.ProjectShowcase-module__G2GuXW__container{background:var(--bg-dark);max-width:1400px;margin:0 auto;padding:6rem 2rem;scroll-margin-top:2rem}.ProjectShowcase-module__G2GuXW__header{max-width:800px;margin-bottom:4rem}.ProjectShowcase-module__G2GuXW__eyebrow{text-transform:uppercase;letter-spacing:.4em;color:#fa6107;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:block}.ProjectShowcase-module__G2GuXW__title{text-transform:uppercase;color:var(--text-main);font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1}.ProjectShowcase-module__G2GuXW__mainLayout{grid-template-columns:1.3fr 1fr;align-items:start;gap:5rem;display:grid}.ProjectShowcase-module__G2GuXW__mediaSection{width:100%;min-width:0;position:relative}.ProjectShowcase-module__G2GuXW__mainImageWrapper{aspect-ratio:16/10;cursor:zoom-in;background:#000;border:1px solid #ffffff1a;position:relative;overflow:hidden}.ProjectShowcase-module__G2GuXW__featureImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.165,.84,.44,1);display:block}.ProjectShowcase-module__G2GuXW__mainImageWrapper:hover .ProjectShowcase-module__G2GuXW__featureImage{transform:scale(1.02)}.ProjectShowcase-module__G2GuXW__navArrow{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:none;justify-content:center;align-items:center;width:45px;height:70px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectShowcase-module__G2GuXW__prev{border-radius:0 8px 8px 0;left:0}.ProjectShowcase-module__G2GuXW__next{border-radius:8px 0 0 8px;right:0}.ProjectShowcase-module__G2GuXW__thumbContainer{margin-top:1.5rem}.ProjectShowcase-module__G2GuXW__thumbRow{grid-template-columns:repeat(4,1fr);gap:1rem;padding:.6rem 0 1.5rem;display:grid}.ProjectShowcase-module__G2GuXW__thumbWrapper{aspect-ratio:16/10;cursor:pointer;background:#000;border:1px solid #ffffff1a;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.ProjectShowcase-module__G2GuXW__active{z-index:2;border-color:#fa6107;transform:translateY(-4px);box-shadow:0 10px 20px #0006}.ProjectShowcase-module__G2GuXW__thumbMedia{object-fit:cover;opacity:.4;width:100%;height:100%;transition:opacity .4s;display:block}.ProjectShowcase-module__G2GuXW__active .ProjectShowcase-module__G2GuXW__thumbMedia,.ProjectShowcase-module__G2GuXW__thumbWrapper:hover .ProjectShowcase-module__G2GuXW__thumbMedia{opacity:1}.ProjectShowcase-module__G2GuXW__thumbVideoWrapper{width:100%;height:100%;position:relative}.ProjectShowcase-module__G2GuXW__playIcon{color:#fff;z-index:5;pointer-events:none;filter:drop-shadow(0 2px 4px #00000080);font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectShowcase-module__G2GuXW__active .ProjectShowcase-module__G2GuXW__playIcon{color:#fa6107;transform:translate(-50%,-50%)scale(1.1)}.ProjectShowcase-module__G2GuXW__progressBar{background:#ffffff1a;width:0;height:2px;position:relative}.ProjectShowcase-module__G2GuXW__progressFill{background:#fa6107;height:100%;transition:width .3s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0}.ProjectShowcase-module__G2GuXW__infoSection{color:var(--text-main)}.ProjectShowcase-module__G2GuXW__textBody{opacity:.8;margin-bottom:4rem;font-size:1.1rem;line-height:1.8}.ProjectShowcase-module__G2GuXW__specsHeader{text-transform:uppercase;color:var(--text-main);letter-spacing:.3em;opacity:.6;margin-bottom:2.5rem;font-size:.8rem;font-weight:800}.ProjectShowcase-module__G2GuXW__statsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProjectShowcase-module__G2GuXW__statRow{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.5rem;padding-bottom:1.2rem;display:flex}.ProjectShowcase-module__G2GuXW__statLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);font-size:.65rem;font-weight:600}.ProjectShowcase-module__G2GuXW__statValue{color:#fff;opacity:.9;font-size:1.1rem;font-weight:700}.ProjectShowcase-module__G2GuXW__modal{z-index:999999999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);touch-action:none;background:#000000fa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.ProjectShowcase-module__G2GuXW__modalContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProjectShowcase-module__G2GuXW__fullMedia{object-fit:contain;max-width:90%;max-height:80vh;box-shadow:0 30px 60px #00000080}.ProjectShowcase-module__G2GuXW__closeBtn{color:#fff;cursor:pointer;z-index:150;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:30px;right:30px}.ProjectShowcase-module__G2GuXW__navBtn{color:#fff;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;justify-content:center;align-items:center;width:60px;height:110px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectShowcase-module__G2GuXW__modalAudioToggle{z-index:130;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:30px;left:30px}.ProjectShowcase-module__G2GuXW__activeAudio{background:#fa6107!important;border-color:#fa6107!important}.ProjectShowcase-module__G2GuXW__mobileIndicator{color:#fff;letter-spacing:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff1a;border:1px solid #fa6107;border-radius:20px;padding:6px 16px;font-size:.8rem;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@media (hover:hover){.ProjectShowcase-module__G2GuXW__closeBtn:hover{color:#000;background:#fa6107;border-color:#fa6107;transform:rotate(90deg)scale(1.1)}.ProjectShowcase-module__G2GuXW__navBtn:hover{color:#000;background:#fa6107;border-color:#fa6107;width:80px}.ProjectShowcase-module__G2GuXW__prev:hover{padding-right:20px}.ProjectShowcase-module__G2GuXW__next:hover{padding-left:20px}}@media (max-width:1024px){.ProjectShowcase-module__G2GuXW__mainLayout{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.ProjectShowcase-module__G2GuXW__container{padding:4rem 1.5rem}.ProjectShowcase-module__G2GuXW__progressBar{width:100%}.ProjectShowcase-module__G2GuXW__navArrow,.ProjectShowcase-module__G2GuXW__navBtn,.ProjectShowcase-module__G2GuXW__desktopOnly{display:none!important}.ProjectShowcase-module__G2GuXW__thumbRow{scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.ProjectShowcase-module__G2GuXW__thumbWrapper{flex:0 0 70%}.ProjectShowcase-module__G2GuXW__statsGrid{grid-template-columns:1fr}.ProjectShowcase-module__G2GuXW__fullMedia{max-width:100%;max-height:70vh}}
.Workshop-module__1VjlgW__container{max-width:1400px;margin:0 auto;padding:10vh 2rem 5vh}.Workshop-module__1VjlgW__featureGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:8rem;display:grid}.Workshop-module__1VjlgW__featureCard{background:var(--glass-bg);border:1px solid var(--glass-border);padding:3rem 2rem}.Workshop-module__1VjlgW__featureCard h3{color:var(--text-main);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.1rem}.Workshop-module__1VjlgW__accentLine{background-color:var(--primary);width:30px;height:2px;margin-bottom:2rem}.Workshop-module__1VjlgW__gallerySection{margin:0 0 10rem;scroll-margin-top:100px}.Workshop-module__1VjlgW__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:1.5rem;display:grid}.Workshop-module__1VjlgW__galleryItem{background:var(--bg-navbar);border:1px solid var(--glass-border);cursor:pointer;position:relative;overflow:hidden}.Workshop-module__1VjlgW__galleryItem img,.Workshop-module__1VjlgW__workshopVideo{object-fit:cover;opacity:.8;pointer-events:none;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity .5s}.Workshop-module__1VjlgW__galleryItem:hover img,.Workshop-module__1VjlgW__galleryItem:hover .Workshop-module__1VjlgW__workshopVideo{opacity:1;transform:scale(1.03)}.Workshop-module__1VjlgW__fullWidth{grid-area:span 2/1/auto/-1}.Workshop-module__1VjlgW__tall{grid-row:span 2}.Workshop-module__1VjlgW__wide{grid-column:span 2}.Workshop-module__1VjlgW__videoOverlay{z-index:2;align-items:center;gap:1rem;display:flex;position:absolute;top:2rem;left:2rem}.Workshop-module__1VjlgW__videoOverlay span{color:var(--text-main);text-transform:uppercase;letter-spacing:.25em;border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;padding:.6rem 1.2rem;font-size:.7rem}.Workshop-module__1VjlgW__videoOverlay:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite Workshop-module__1VjlgW__blink}.Workshop-module__1VjlgW__ctaSection{border-top:1px solid var(--border-subtle);text-align:center;padding-top:8rem}.Workshop-module__1VjlgW__workshopBtn{border:1px solid var(--border-highlight);color:var(--text-main);text-transform:uppercase;letter-spacing:.3em;cursor:pointer;background:0 0;outline:none;justify-content:center;align-items:center;padding:1.2rem 3.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex}.Workshop-module__1VjlgW__workshopBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--accent-alpha-15);transform:translateY(-2px)}@keyframes Workshop-module__1VjlgW__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (max-width:992px){.Workshop-module__1VjlgW__featureGrid{grid-template-columns:1fr}.Workshop-module__1VjlgW__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}}@media (max-width:768px){.Workshop-module__1VjlgW__gallerySection{margin-bottom:5rem;scroll-margin-top:-20px}.Workshop-module__1VjlgW__videoOverlay{display:none}.Workshop-module__1VjlgW__galleryGrid{grid-template-columns:1fr;grid-auto-rows:minmax(200px,auto)}.Workshop-module__1VjlgW__fullWidth,.Workshop-module__1VjlgW__tall,.Workshop-module__1VjlgW__wide{grid-area:span 1/span 1}.Workshop-module__1VjlgW__fullWidth{aspect-ratio:16/9;height:auto}.Workshop-module__1VjlgW__workshopBtn{border:1px solid var(--border-highlight);background:0 0;width:100%;padding:1.1rem}}.Workshop-module__1VjlgW__reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.Workshop-module__1VjlgW__revealVisible{opacity:1;transform:translateY(0)}
