@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");:root{--background:#fdfdfd;--surface:#ffffff;--surface-muted:#f3f4f6;--text:#171717;--text-soft:#444444;--text-muted:#888888;--text-inverse:#ffffff;--line:rgba(0,0,0,0.08);--accent:#a68966;--accent-soft:#c5ac8c;--shadow:0 10px 40px rgba(0,0,0,0.05);--selection:#a68966}[data-theme=dark]{--background:#080808;--surface:#121212;--surface-muted:#1e1e1e;--text:#ffffff;--text-soft:rgba(255,255,255,0.8);--text-muted:rgba(255,255,255,0.5);--text-inverse:#171717;--line:rgba(255,255,255,0.12);--accent:#a68966;--accent-soft:#8a7154;--shadow:0 30px 100px rgba(0,0,0,0.6);--selection:#a68966}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--background);color:var(--text)}body{font-family:var(--font-body),sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img,video{display:block;max-width:100%}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24}.vertical-text{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed}.site-shell{overflow-x:hidden}.site-shell-content{position:relative;z-index:1;transition:filter .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1),opacity .4s ease}.experiential-shell.project-panel-open .site-shell-content{filter:blur(18px) saturate(.86);transform:scale(.992)}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh}body:has(.homepage-snap-shell){scroll-snap-type:y mandatory;scroll-padding-top:5rem}.homepage-snap-shell .homepage-section{display:flex;align-items:center}.homepage-snap-shell .homepage-section-inner{width:min(100%,88rem);padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}.homepage-snap-shell .homepage-services-inner{padding-top:clamp(2rem,4vh,3rem);padding-bottom:clamp(2rem,4vh,3rem)}.homepage-snap-shell .homepage-services-section{display:flex;flex-direction:column;align-items:stretch}.homepage-snap-shell .homepage-services-section .services-grid{width:100%;flex:1 1}.homepage-snap-shell .homepage-projects-section .section-heading,.homepage-snap-shell .homepage-services-section .section-heading,.homepage-snap-shell .homepage-team-section .section-heading{margin-bottom:clamp(1.75rem,3.5vh,3rem)}.homepage-snap-shell .homepage-section-cta{display:flex;justify-content:center;margin-top:clamp(1.75rem,3vh,3rem)}.homepage-snap-shell .homepage-copy-cta{margin-top:clamp(1.25rem,2.4vh,2rem)}.homepage-snap-shell .homepage-about-grid{align-items:center;gap:clamp(2rem,4vw,3.5rem)}.homepage-snap-shell .homepage-team-section{padding-bottom:0}.homepage-footer-snap{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh}.topbar{position:fixed;inset:0 0 auto;z-index:50;padding:0 1.5rem;background:transparent;transition:background .45s cubic-bezier(.19,1,.22,1),border-color .45s cubic-bezier(.19,1,.22,1),box-shadow .45s cubic-bezier(.19,1,.22,1),-webkit-backdrop-filter .45s cubic-bezier(.19,1,.22,1);transition:background .45s cubic-bezier(.19,1,.22,1),backdrop-filter .45s cubic-bezier(.19,1,.22,1),border-color .45s cubic-bezier(.19,1,.22,1),box-shadow .45s cubic-bezier(.19,1,.22,1);transition:background .45s cubic-bezier(.19,1,.22,1),backdrop-filter .45s cubic-bezier(.19,1,.22,1),border-color .45s cubic-bezier(.19,1,.22,1),box-shadow .45s cubic-bezier(.19,1,.22,1),-webkit-backdrop-filter .45s cubic-bezier(.19,1,.22,1);border-bottom:1px solid transparent}.topbar.scrolled{background:var(--surface-muted);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.topbar-nav{height:5rem;display:flex;align-items:center;justify-content:space-between}.topbar-actions,.topbar-brand,.topbar-links{display:flex;align-items:center;gap:1.5rem}.topbar-links{display:none;text-transform:uppercase;letter-spacing:.2em;font-size:.65rem;font-weight:800;color:var(--text)!important}.topbar-links a{color:var(--text)!important;text-decoration:none}.topbar-brand{display:flex;align-items:center;gap:3.5rem}@media (max-width:1280px){.topbar-links{gap:1rem;font-size:.55rem}.topbar-brand{gap:1rem}.topbar-actions{gap:.75rem}}@media (max-width:768px){.topbar{padding:0 1rem}.topbar-nav{height:4.5rem}}@media (max-width:1100px){.topbar-links{display:none!important}}.brand-mark{font-family:var(--font-display),sans-serif;color:var(--text)!important;letter-spacing:.35em;text-transform:uppercase;font-size:.9rem;text-decoration:none;display:flex;align-items:center}.topbar-logo{height:auto;max-height:44px;width:auto;object-fit:contain;display:block}.icon-button{border:0;background:transparent;color:var(--text)!important;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.icon-button:hover{opacity:.8}.icon-button span{font-size:2rem;color:var(--text)!important}.mobile-menu-overlay{position:fixed;inset:0;z-index:999;background:var(--background);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.165,.84,.44,1)}.mobile-menu-overlay.open{opacity:1;pointer-events:auto}.site-shell.menu-open{height:100vh;overflow:hidden}.mobile-menu-header{position:absolute;top:1.5rem;left:1.5rem}.mobile-menu-header .close-button{color:var(--text)}.mobile-menu-nav{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.mobile-menu-nav a,.mobile-menu-nav button{background:transparent;border:none;font-family:var(--font-display),sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:200;text-transform:uppercase;letter-spacing:.15em;color:var(--text-soft);transition:all .4s cubic-bezier(.165,.84,.44,1);transform:translateY(20px);opacity:0;text-align:center;width:100%;padding:0 1.5rem;box-sizing:border-box;cursor:pointer;outline:none}.mobile-menu-overlay.open .mobile-menu-nav a,.mobile-menu-overlay.open .mobile-menu-nav button{transform:translateY(0);opacity:1}.mobile-menu-overlay.open .mobile-menu-nav a:first-child,.mobile-menu-overlay.open .mobile-menu-nav button:first-child{transition-delay:.1s}.mobile-menu-overlay.open .mobile-menu-nav a:nth-child(2),.mobile-menu-overlay.open .mobile-menu-nav button:nth-child(2){transition-delay:.15s}.mobile-menu-overlay.open .mobile-menu-nav a:nth-child(3),.mobile-menu-overlay.open .mobile-menu-nav button:nth-child(3){transition-delay:.2s}.mobile-menu-overlay.open .mobile-menu-nav a:nth-child(4),.mobile-menu-overlay.open .mobile-menu-nav button:nth-child(4){transition-delay:.25s}.mobile-menu-overlay.open .mobile-menu-nav a:nth-child(5),.mobile-menu-overlay.open .mobile-menu-nav button:nth-child(5){transition-delay:.3s}.mobile-menu-nav a:hover,.mobile-menu-nav button:hover{color:var(--text);letter-spacing:.25em}.mobile-menu-footer{position:absolute;bottom:2rem;color:var(--text-muted);font-size:.6rem;letter-spacing:.4em;text-transform:uppercase;font-weight:500}.hero-section{position:relative;min-height:100vh;background:#111;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 2s ease-in-out}.hero-slide.active{opacity:1;z-index:1;will-change:transform,opacity,filter}.hero-overlay,.hero-video{position:absolute;inset:0;width:100%;height:100%}.hero-video{object-fit:cover}.hero-overlay{background:rgba(0,0,0,.4)}[data-theme=light] .hero-overlay{background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-content{position:relative;z-index:2;min-height:100vh;display:grid;place-items:center;padding:2rem}.hero-cta{position:relative;display:inline-flex;align-items:center;gap:0;background:transparent;border:1px solid var(--line);color:var(--text);font-family:var(--font-display),sans-serif;text-transform:uppercase;letter-spacing:.18em;font-size:.65rem;cursor:pointer;padding:0;outline:none;overflow:hidden;border-radius:0;transition:border-color .7s cubic-bezier(.19,1,.22,1),color .7s cubic-bezier(.19,1,.22,1);text-decoration:none}.hero-cta.appointment-cta{border-radius:999px;background:var(--surface-muted);border:1px solid var(--line);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:var(--shadow)}.hero-cta.appointment-cta:hover{border-color:var(--text-soft)}.hero-cta.appointment-cta:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(247,247,247,.92))}.hero-cta.appointment-cta:after{display:none}.hero-cta:before{content:"";position:absolute;inset:0;background:#fff;transform:translateX(-101%);transition:transform .7s cubic-bezier(.77,0,.175,1);z-index:0}.hero-cta:hover{border-color:var(--accent);color:var(--text-inverse)}.hero-cta:hover:before{transform:translateX(0)}.hero-cta:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.18) 50%,transparent);transform:skewX(-20deg);transition:left .8s cubic-bezier(.19,1,.22,1);z-index:1;pointer-events:none}.hero-cta:hover:after{left:125%}.hero-cta-text{position:relative;z-index:2;display:block;padding:1rem 2.35rem;transition:color .7s cubic-bezier(.19,1,.22,1);white-space:nowrap}.hero-cta.appointment-cta .hero-cta-text{padding-left:2rem;padding-right:2.6rem;letter-spacing:.22em}.hero-cta.appointment-cta .hero-cta-text:before{display:none}.hero-cta-circle{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:3.4rem;height:100%;min-height:3.1rem;border-left:1px solid var(--line);flex-shrink:0;transition:border-color .7s cubic-bezier(.19,1,.22,1);overflow:hidden}.hero-cta.appointment-cta .hero-cta-circle{width:3.65rem;min-height:3.65rem;border-left:0;border-right:1px solid rgba(255,255,255,.14);border-radius:999px;margin-left:.45rem;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(240,240,240,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.hero-cta:hover .hero-cta-circle{border-color:rgba(8,8,8,.18)}.hero-cta.appointment-cta .hero-cta-circle{border-color:rgba(255,255,255,.22)}.hero-cta-circle span{position:relative;z-index:2;font-size:1.1rem;display:block;color:var(--text);transition:transform .6s cubic-bezier(.19,1,.22,1),color .7s cubic-bezier(.19,1,.22,1)}.hero-cta.appointment-cta .hero-cta-circle span{color:#101010!important;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.hero-cta:hover .hero-cta-circle span{transform:translate(140%,-140%);animation:arrowReenter .65s cubic-bezier(.19,1,.22,1) .05s forwards}.hero-cta.appointment-cta:hover .hero-cta-circle span{transform:translate(0);animation:none}.hero-cta.appointment-cta:hover .hero-cta-circle{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,244,244,.88))}.hero-cta.appointment-cta:hover .hero-cta-text,.hero-cta.appointment-cta:hover .hero-cta-text:before{color:#101010}.swipe-appointment-button{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:clamp(330px,46vw,500px);height:68px;padding:0;border:0;border-radius:999px;overflow:hidden;cursor:default;background:rgba(255,255,255,.08);box-shadow:0 20px 45px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.14);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.swipe-appointment-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.65rem}.swipe-appointment-stack.compact{transform:scale(.82);transform-origin:left center}.swipe-appointment-stack.compact .swipe-appointment-hint{margin-left:.4rem}.swipe-appointment-button.compact{transform:scale(.82);transform-origin:left center}.swipe-appointment-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(242,242,242,.94));border-radius:inherit;will-change:width}.swipe-appointment-label{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);margin-left:0;color:var(--text);font-family:var(--font-display),sans-serif;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase;white-space:nowrap;pointer-events:none;text-shadow:0 1px 10px rgba(0,0,0,.28)}.swipe-appointment-label.is-dark{color:#101010;text-shadow:none}.swipe-appointment-handle{position:absolute;inset:4px auto 4px 4px;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95),rgba(255,255,255,.25) 45%,transparent 70%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(231,231,231,.92));box-shadow:0 10px 18px rgba(0,0,0,.14),0 1px 3px rgba(255,255,255,.25),inset 0 1px 0 rgba(255,255,255,.82);display:grid;place-items:center;cursor:-webkit-grab;cursor:grab;touch-action:none;z-index:2}.swipe-appointment-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.swipe-appointment-handle span{color:#121212!important;font-size:1.26rem;text-shadow:0 1px 2px rgba(255,255,255,.32)}.swipe-appointment-hint{color:var(--text-soft);font-family:var(--font-body),sans-serif;font-size:.62rem;font-weight:400;letter-spacing:.34em;text-transform:uppercase;padding-left:.95rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 1px 6px rgba(0,0,0,.16);display:inline-flex;align-items:center;gap:.55rem}.swipe-appointment-hint.is-dark{color:rgba(16,16,16,.7);text-shadow:none}.swipe-appointment-hint-text{opacity:.9}.swipe-appointment-hint.is-dark .swipe-appointment-hint-text{opacity:.92}.swipe-appointment-hint-arrow{display:inline-block;font-size:.7rem;line-height:1;opacity:.55;animation:hintArrowNudge 1.3s ease-in-out infinite;transform-origin:left center}.swipe-appointment-hint.is-dark .swipe-appointment-hint-arrow{opacity:.7}.swipe-appointment-button.compact .swipe-appointment-label{font-size:.7rem;letter-spacing:.24em}@media (max-width:767px){.swipe-appointment-button{width:calc(100vw - 2.4rem);max-width:100%;height:64px;border-radius:999px}.swipe-appointment-handle{width:52px;height:52px;inset:6px auto 6px 6px;border-radius:50%;box-shadow:0 8px 14px rgba(0,0,0,.12),0 1px 2px rgba(255,255,255,.24),inset 0 1px 0 rgba(255,255,255,.82)}.swipe-appointment-label{left:50%;top:50%;font-size:.68rem;letter-spacing:.26em}.swipe-appointment-hint{font-size:.6rem;letter-spacing:.3em;color:var(--text);padding-left:.7rem}.swipe-appointment-hint.is-dark{color:rgba(16,16,16,.74)}.swipe-appointment-hint-arrow{font-size:.58rem}}@keyframes hintArrowNudge{0%,to{transform:translateX(0);opacity:.45}50%{transform:translateX(4px);opacity:.8}}@keyframes arrowReenter{0%{transform:translate(-140%,140%);color:#080808}to{transform:translate(0);color:#080808}}.hero-cta-text:before{content:"◆";display:inline-block;font-size:.3rem;vertical-align:middle;margin-right:.7rem;opacity:.45;transition:opacity .4s ease,color .7s ease;position:relative;top:-1px}.hero-cta:hover .hero-cta-text:before{opacity:1;color:#080808}.hero-controls,.hero-meta,.hero-progress{position:absolute;z-index:2}.hero-controls{right:3rem;bottom:3rem;display:flex;gap:1rem}.carousel-buttons button,.hero-controls button{width:4rem;height:4rem;border:1px solid .3);border-radius:50%;background:transparent;color:white;cursor:pointer;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.165,.84,.44,1),border-color .6s ease}.carousel-buttons button:before,.hero-controls button:before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:#fff;transition:top .6s cubic-bezier(.77,0,.175,1);z-index:0}.carousel-buttons button:hover,.hero-controls button:hover{transform:scale(1.1);border-color:var(--text)}.carousel-buttons button:hover:before,.hero-controls button:hover:before{top:0}.carousel-buttons button span,.hero-controls button span{position:relative;z-index:1;transition:color .6s ease}.carousel-buttons button:hover span,.hero-controls button:hover span{color:#0f0f0f}.hero-meta{left:3rem;bottom:3rem;display:flex;align-items:flex-start;gap:1.25rem;color:white;max-width:18rem}.hero-count{display:flex;flex-direction:column;flex-shrink:0}.hero-count span{font-family:var(--font-headline),serif;font-size:clamp(1.6rem,2vw,2rem);line-height:.95}.hero-count div{width:2rem;height:1px;background:rgba(255,255,255,.3);margin:.35rem 0}.hero-count small{display:block;letter-spacing:.3em;line-height:1.2}.hero-count small,.hero-meta p{color:var(--text-muted);font-size:.65rem}.hero-meta p{height:5.2rem;letter-spacing:.2em;text-transform:uppercase;line-height:1.1;margin:0;padding-top:.1rem}.hero-progress{left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.1)}.hero-progress>div,.mini-progress>div{height:100%;background:rgba(255,255,255,.6);transform-origin:left center}.about-section,.before-after-section,.projects-section,.services-section,.team-section{background:var(--surface)}.services-grid{display:grid;grid-template-columns:1fr}.material-studio-collection-shell{width:100%;max-width:none;margin:0;padding:5rem 0 0}.material-studio-collection-inner{max-width:none;width:100%;padding-left:0;padding-right:0}.material-studio-grid{grid-template-columns:1fr;gap:0}.material-studio-collection .section-heading{padding-left:clamp(.75rem,1vw,1.25rem);padding-right:clamp(.75rem,1vw,1.25rem)}.service-card{position:relative;min-height:25rem;overflow:hidden;border-bottom:1px solid var(--line)}.service-card img,.service-copy,.service-overlay{position:absolute;inset:0}.service-card img{width:100%;height:100%;object-fit:cover;transition:transform 2s ease}.service-card:hover img{transform:scale(1.05)}.service-overlay{background:rgba(0,0,0,.35);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:background .8s ease,-webkit-backdrop-filter .8s ease;transition:backdrop-filter .8s ease,background .8s ease;transition:backdrop-filter .8s ease,background .8s ease,-webkit-backdrop-filter .8s ease}[data-theme=light] .service-overlay{background:rgba(255,255,255,.35)}.service-card:hover .service-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.45)}[data-theme=light] .service-card:hover .service-overlay{background:rgba(255,255,255,.45)}.service-copy{display:flex;align-items:flex-end;justify-content:space-between;padding:3rem;color:var(--text)}.service-copy h3{font-size:clamp(3rem,6vw,5rem)}.about-copy h2,.section-heading h2,.service-copy h3{margin:0;font-family:var(--font-display),sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:-.04em;line-height:.95}.about-copy h2,.section-heading h2{font-size:clamp(3rem,8vw,5rem)}.section-line,.service-line{width:3rem;height:1px;background:currentColor;margin-top:1rem}.service-copy span{color:var(--text-soft);letter-spacing:.48em;text-transform:uppercase;font-size:.92rem}.service-cta{display:flex;align-items:center;gap:1rem;margin-top:2rem;font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.3em;font-weight:500;text-transform:uppercase;color:var(--text-muted);transition:all .4s cubic-bezier(.165,.84,.44,1)}.service-card:hover .service-cta{opacity:1;gap:1.5rem}.service-cta .material-symbols-outlined{font-size:1.2rem;transition:transform .4s ease}.service-card:hover .service-cta .material-symbols-outlined{transform:translateX(5px)}.section-inner{max-width:80rem;margin:0 auto;padding:5rem 1.5rem}.projects-heading,.section-heading{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.carousel-buttons,.carousel-counter,.carousel-status{display:flex;align-items:center;gap:1rem}.carousel-counter span{font-family:var(--font-headline),serif;font-size:1.4rem}.carousel-counter small{letter-spacing:.3em;color:#9a9a9a;font-size:.65rem}.mini-progress{width:3rem;height:1px;background:#ddd;overflow:hidden}.carousel-buttons button{border-color:var(--line);color:var(--text)}.carousel-window{overflow:hidden}.carousel-track{display:flex;transition:transform 1.2s cubic-bezier(.65,0,.35,1)}.carousel-slide{flex:0 0 100%;min-width:100%}.ba-slider{position:relative;overflow:hidden;aspect-ratio:4/3;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.ba-after,.ba-before{width:100%;height:100%;object-fit:cover}.before-img-container{position:absolute;inset:0 auto 0 0;overflow:hidden;height:100%}.before-img-container .ba-before{max-width:none}.ba-badge{position:absolute;bottom:1.5rem;z-index:2;padding:.7rem 1rem;background:rgba(0,0,0,.8);color:white;text-transform:uppercase;letter-spacing:.2em;font-size:.62rem;font-weight:700}.ba-badge.left{left:1.5rem}.ba-badge.right{right:1.5rem}.ba-handle{position:absolute;inset:0 auto 0 0;width:2px;background:white;transform:translateX(-50%)}.ba-handle-button{position:absolute;top:50%;left:50%;width:2.75rem;height:2.75rem;transform:translate(-50%,-50%);border-radius:999px;display:grid;place-items:center;background:white;color:var(--text);box-shadow:var(--shadow)}.ba-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:2rem}.ba-caption h4,.project-card h4{margin:0;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}.ba-caption p{margin:.5rem 0 0;font-family:var(--font-headline),serif;font-size:1.6rem}.ba-caption span{color:#c3c3c3;letter-spacing:.5em;text-transform:uppercase;font-size:.56rem}.filter-bar{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem}.filter-button{position:relative;gap:1rem;border:0;color:#9da1a2;text-transform:uppercase;padding:0 0 .75rem}.filter-button span:last-child{font-size:.72rem;letter-spacing:.2em;font-weight:700}.filter-button .vertical-text{font-size:.56rem;letter-spacing:.5em}.filter-button.active{color:var(--text)}.filter-button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--text)}.project-slider-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.project-slider-counter{display:flex;align-items:baseline;gap:.75rem}.project-slider-counter span{font-family:var(--font-headline),serif;font-size:1.6rem}.project-slider-counter small{font-size:.68rem;letter-spacing:.3em;color:#9a9a9a}.project-slider-dots{display:flex;align-items:center;gap:.5rem}.project-slider-dot{width:.7rem;height:.7rem;border-radius:999px;border:0;background:rgba(255,255,255,.22);cursor:pointer;transition:transform .35s ease,background .35s ease,width .35s ease}.project-slider-dot.active{width:2rem;background:var(--text)}.project-slider-window{position:relative;overflow:hidden;border-radius:0;min-height:min(102vh,72rem);overscroll-behavior:contain}.project-slider-progress{position:absolute;top:0;left:0;right:0;z-index:4;height:2px;background:rgba(255,255,255,.08);overflow:hidden}.project-slider-progress-fill{display:block;width:100%;height:100%;transform-origin:left center;background:linear-gradient(90deg,rgba(204,168,131,.1),rgba(204,168,131,.95),rgba(255,255,255,.65))}.project-title-counter{display:inline-flex;align-items:baseline;gap:.45rem;margin-top:.7rem;color:#9a9a9a}.project-title-counter span{font-family:var(--font-headline),serif;font-size:1rem;letter-spacing:.18em;color:var(--text)}.project-title-counter small{font-size:.55rem;letter-spacing:.28em;color:var(--text-soft)}.project-slide{min-height:inherit;cursor:-webkit-grab;cursor:grab}.project-slide:active{cursor:-webkit-grabbing;cursor:grabbing}.project-card{position:relative;aspect-ratio:auto;overflow:hidden}.project-card-trigger{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.project-card-trigger:focus-visible{outline:1px solid rgba(204,168,131,.82);outline-offset:8px}.project-card-full{display:block;width:100%;min-height:min(102vh,72rem);border-radius:0}.project-card img,.project-overlay,.project-slide-glow{position:absolute;inset:0;width:100%;height:100%}.project-card img{object-fit:cover;filter:grayscale(1) contrast(1.05);transition:transform 1.8s ease,filter 1.8s ease}.project-slide-parallax{position:absolute;inset:-8%;background-size:cover;background-position:50%;filter:blur(12px) saturate(1.15) brightness(.72);opacity:.42;transform-origin:center}.project-card:hover img{transform:scale(1.05);filter:grayscale(0)}.project-overlay{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.58)),linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.05) 55%,rgba(0,0,0,.45))}.project-slide-glow{pointer-events:none;background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.12),transparent 30%),radial-gradient(circle at 80% 80%,rgba(204,168,131,.18),transparent 28%);mix-blend-mode:screen}.project-slide-copy{position:absolute;inset:0;z-index:2;display:flex;align-items:stretch;justify-content:flex-start;padding:clamp(.9rem,2vw,2rem);gap:0}.project-slide-copy .vertical-text{color:var(--text-soft);position:absolute;left:clamp(.6rem,1.4vw,1.15rem);top:clamp(.6rem,1.4vw,1.15rem);writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;letter-spacing:.3em;font-size:clamp(1.15rem,1.55vw,1.8rem);opacity:.8}.project-slide-copy>div{display:grid;grid-gap:.5rem;gap:.5rem;max-width:min(76vw,26rem);margin-top:auto;margin-left:auto;text-align:right}.project-slide-copy h4,.project-slide-copy p{margin:0;color:var(--text)}.project-slide-copy h4{font-family:var(--font-smooch),sans-serif;font-size:clamp(3.4rem,7.4vw,8rem);line-height:.86;letter-spacing:.01em;text-transform:uppercase;text-wrap:balance}.project-slide-cta{font-family:var(--font-display),sans-serif;font-size:.68rem;letter-spacing:.34em;text-transform:uppercase;color:#cca883;align-self:end;display:inline-flex;align-items:center;justify-content:flex-end;gap:.75rem}.project-slide-cta-line{width:1.6rem;height:1px;background:rgba(204,168,131,.7);flex:0 0 auto}.project-slide-cta-icon{font-size:1rem;color:var(--text-soft);transition:transform .25s ease,color .25s ease}.project-card-trigger:hover .project-slide-cta-icon{transform:translateX(4px);color:var(--text)}.project-card-trigger:hover .project-slide-cta-line{width:2.2rem}.project-card-trigger:hover .project-slide-copy h4{transform:translateY(-4px)}.project-slide-copy h4{transition:transform .55s cubic-bezier(.16,1,.3,1)}.project-slide-cta-line{transition:width .35s ease}.project-snap-shell{position:relative}.project-snap-scroller{position:relative;height:min(100svh,54rem);display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:1.75rem;background:#0a0a0a;box-shadow:0 28px 90px rgba(0,0,0,.18);touch-action:pan-x}.project-snap-scroller::-webkit-scrollbar{display:none}.project-snap-frame{width:100%;min-height:min(100svh,54rem);scroll-snap-align:center;scroll-snap-stop:always;position:relative}.project-snap-card{min-height:inherit;border-radius:inherit;isolation:isolate;touch-action:pan-x}.project-snap-card.active .project-snap-image-wrap img{transform:scale(1.03);filter:grayscale(.04) contrast(1.02)}.project-snap-ambient,.project-snap-copy,.project-snap-image-wrap{position:absolute;inset:0}.project-snap-ambient{inset:-10%;background-size:cover;background-position:50%;filter:blur(26px) saturate(1.08) brightness(.48);opacity:.52;transform:scale(1.08)}.project-snap-image-wrap img{width:100%;height:100%;object-fit:cover;filter:grayscale(.16) contrast(1.04);transition:transform .85s cubic-bezier(.16,1,.3,1),filter .85s cubic-bezier(.16,1,.3,1)}.project-snap-copy{z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem 1.15rem calc(1.35rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.72) 75%),linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.08) 48%,rgba(0,0,0,.3))}.project-snap-kicker{display:inline-flex;align-self:flex-start;margin-bottom:1rem;padding:.55rem .8rem;background:rgba(255,255,255,.12);border:1px solid .14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text);font-size:.58rem;letter-spacing:.22em;text-transform:uppercase}.project-snap-main{display:grid;grid-gap:.85rem;gap:.85rem;max-width:18rem}.project-snap-main h4{margin:0;color:var(--text);font-family:var(--font-smooch),sans-serif;font-size:clamp(2.9rem,15vw,4.7rem);line-height:.9;letter-spacing:.06em;text-transform:uppercase}.project-snap-main p{margin:0;color:var(--text-soft);font-size:.86rem;line-height:1.7;max-width:20rem}.project-snap-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.1rem}.project-snap-meta span{display:inline-flex;align-items:center;min-height:2.2rem;padding:.55rem .72rem;border-radius:999px;background:rgba(10,10,10,.34);border:1px solid .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--text-soft);font-size:.56rem;letter-spacing:.18em;text-transform:uppercase}.project-slider-progress-mobile{top:1rem;left:1rem;right:1rem;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.1)}.project-detail-backdrop{position:fixed;inset:0;z-index:2100;border:0;padding:0;background:radial-gradient(circle at top,rgba(255,255,255,.12),transparent 28%),rgba(8,8,8,.52);backdrop-filter:blur(30px) saturate(130%);-webkit-backdrop-filter:blur(30px) saturate(130%);cursor:pointer}.project-detail-sheet{position:fixed;top:1.5rem;right:1.5rem;bottom:1.5rem;z-index:2200;width:min(30rem,calc(100vw - 3rem));border-radius:2rem;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.05)),rgba(12,12,12,.96);border:1px solid .1);box-shadow:0 36px 100px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.14);display:flex;flex-direction:column}.project-detail-sheet-media{position:relative;height:14rem;flex:0 0 auto;overflow:hidden}.project-detail-sheet-media img,.project-detail-sheet-media-overlay{position:absolute;inset:0;width:100%;height:100%}.project-detail-sheet-media img{object-fit:cover;transform:scale(1.04);filter:saturate(.95) contrast(1.05)}.project-detail-sheet-media-overlay{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.62)),linear-gradient(90deg,rgba(0,0,0,.42),transparent 55%,rgba(0,0,0,.22))}.project-detail-sheet-body{display:flex;flex-direction:column;gap:1.5rem;padding:1.4rem 1.35rem calc(1.5rem + env(safe-area-inset-bottom));overflow-y:auto}.project-detail-sheet-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.project-detail-sheet-label{display:inline-block;margin-bottom:.85rem;color:rgba(204,168,131,.9);font-size:.58rem;letter-spacing:.24em;text-transform:uppercase}.project-detail-sheet-head h3{margin:0;color:var(--text);font-family:var(--font-display),sans-serif;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:300;letter-spacing:.06em;text-transform:uppercase;line-height:.95}.project-detail-close{width:3rem;height:3rem;flex:0 0 auto;border-radius:999px;border:1px solid .12);background:rgba(255,255,255,.06);color:var(--text);display:grid;place-items:center;cursor:pointer;transition:transform .3s ease,background .3s ease,border-color .3s ease}.project-detail-close:hover{transform:translateY(-2px);background:rgba(255,255,255,.1);border-color:var(--text-muted)}.project-detail-sheet-summary{margin:0;color:var(--text-soft);font-size:.97rem;line-height:1.8}.project-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.project-detail-facts div,.project-detail-sections section{padding:.95rem 1rem;border-radius:1.15rem;background:rgba(255,255,255,.04);border:1px solid .08)}.project-detail-facts span,.project-detail-sections span{display:block;margin-bottom:.55rem;color:rgba(204,168,131,.86);font-size:.56rem;letter-spacing:.24em;text-transform:uppercase}.project-detail-facts strong{display:block;color:var(--text);font-size:.9rem;line-height:1.45;font-weight:500}.project-detail-sections{display:grid;grid-gap:.8rem;gap:.8rem}.project-detail-sections p{margin:0;color:var(--text-soft);font-size:.9rem;line-height:1.7}.project-detail-gallery-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.project-detail-gallery-frame{position:relative;aspect-ratio:1;overflow:hidden;border-radius:1rem}.project-detail-gallery-frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.94)}.project-detail-sheet-footer{padding-top:.2rem}@media (max-width:767px){.experiential-shell.project-panel-open .site-shell-content{filter:blur(12px) saturate(.88);transform:scale(.996)}.project-slider-controls-mobile{align-items:center;gap:.75rem;margin-bottom:1rem}.project-slider-controls-mobile .project-slider-dots{display:inline-flex;flex:1 1 auto;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.project-slider-controls-mobile .project-slider-dots::-webkit-scrollbar{display:none}.project-slider-controls-mobile .project-slider-counter{min-width:max-content}.project-slider-controls-mobile .project-slider-arrows{display:none}.project-snap-frame,.project-snap-scroller{height:min(82svh,46rem);min-height:min(82svh,46rem)}.project-snap-scroller{border-radius:1.4rem;box-shadow:0 22px 60px rgba(0,0,0,.16)}.project-snap-copy{padding:1rem 1rem calc(1.1rem + env(safe-area-inset-bottom))}.project-snap-main{gap:.7rem;max-width:16rem}.project-snap-main h4{font-size:clamp(2.6rem,14vw,4rem);letter-spacing:.05em}.project-snap-main p{font-size:.82rem;line-height:1.6}.project-snap-meta{gap:.5rem;margin-top:.9rem}.project-snap-meta span{min-height:2rem;padding:.5rem .66rem;font-size:.52rem;letter-spacing:.16em}.project-slider-progress-mobile{top:.8rem;left:.8rem;right:.8rem}.project-detail-sheet{top:auto;left:.75rem;right:.75rem;bottom:.75rem;width:auto;max-height:min(84svh,48rem);border-radius:1.6rem}.project-detail-sheet-media{height:11.5rem}.project-detail-sheet-body{gap:1.2rem;padding:1rem 1rem calc(1.2rem + env(safe-area-inset-bottom))}.project-detail-sheet-head h3{font-size:1.6rem}.project-detail-sections p,.project-detail-sheet-summary{font-size:.84rem;line-height:1.65}.project-detail-facts{grid-template-columns:1fr}.project-detail-gallery-strip{gap:.55rem}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.project-slide-copy h4,.project-snap-image-wrap img,.site-shell-content{transition:none!important}}@keyframes projectProgressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.about-grid{display:grid;grid-gap:4rem;gap:4rem}.about-copy{display:grid;grid-gap:3rem;gap:3rem}.about-text{max-width:42rem}.about-label-row{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.about-label-row span{margin-top:.35rem;color:#9fa5a6;letter-spacing:.5em;text-transform:uppercase;font-size:.56rem}.about-label-row p{margin:0;color:var(--text-soft);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.8;font-weight:300}.inline-link{gap:2rem;text-transform:uppercase;letter-spacing:.3em;font-size:.72rem;font-weight:700}.inline-link,.inline-link-rail{display:inline-flex;align-items:center}.inline-link-rail span{width:3rem;height:1px;background:var(--text);transition:width .4s ease}.inline-link:hover .inline-link-rail span{width:5rem}.about-frame{position:relative;padding:1rem;border:1px solid var(--line);width:min(100%,38rem);margin-left:auto}.about-image-wrap{overflow:hidden;aspect-ratio:4/5}.about-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 3s ease}.about-frame:hover img{transform:scale(1.1)}.about-frame:after,.about-frame:before{content:"";position:absolute;width:3rem;height:3rem;border-color:#c7c7c7}.about-frame:before{top:-.5rem;right:-.5rem;border-top:1px solid;border-right:1px solid}.about-frame:after{bottom:-.5rem;left:-.5rem;border-bottom:1px solid;border-left:1px solid}.team-section{padding-bottom:8rem}.team-grid{display:none}.team-card-gallery{position:relative;display:block;overflow:hidden;background:#0f0f0f;border:1px solid .06);border-radius:0;transition:transform .65s cubic-bezier(.165,.84,.44,1),border-color .65s ease}.team-card-gallery:hover{transform:translateY(-8px);border-color:rgba(204,168,131,.28)}.team-card-img{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:0}.team-card-img img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05);transition:transform 1.2s ease,filter 1.2s ease}.team-card-gallery:hover .team-card-img img{transform:scale(1.08);filter:grayscale(0)}.team-card-content{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.9rem;gap:.9rem;padding:1.1rem 1.25rem 1.15rem;z-index:2;pointer-events:none}.team-card-content:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.26));z-index:-1}.team-card-role-vertical{writing-mode:vertical-rl;transform:rotate(180deg);justify-self:start;align-self:end;margin-top:0;font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.38em;text-transform:uppercase;color:var(--text-soft);padding-left:.1rem}.team-card-copy{display:grid;grid-gap:.1rem;gap:.1rem}.team-card-copy h3{margin:0;font-family:var(--font-smooch),sans-serif;font-size:clamp(2rem,3.8vw,3.75rem);font-style:normal;font-weight:100;line-height:.86;color:var(--text);letter-spacing:.16em;text-transform:uppercase;text-wrap:balance}.team-card-copy p{display:none}.team-card-footer{display:inline-flex;align-items:flex-end;gap:.75rem;color:var(--text)}.team-card-index{font-family:var(--font-headline),serif;font-size:.95rem;letter-spacing:.18em;color:#cca883;line-height:1}.team-card-footer .material-symbols-outlined{font-size:1.2rem;color:var(--text-soft)}.team-mobile-slider{display:grid;grid-gap:1rem;gap:1rem;margin-top:2.5rem;position:relative}.team-slider-arrow{display:none}@keyframes progressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (min-width:768px){.topbar{padding:0 3rem}.topbar-links{display:flex}.services-grid{grid-template-columns:repeat(3,1fr)}.material-studio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{min-height:92vh;border-bottom:0;border-right:1px solid var(--line)}.service-card:last-child{border-right:0}.projects-heading,.section-heading{flex-direction:row;align-items:flex-end;justify-content:space-between}.ba-slider{aspect-ratio:16/9}.project-slider-window{min-height:102vh}.projects-section .section-inner{max-width:none;width:100%;padding-left:clamp(1.5rem,3vw,4rem);padding-right:clamp(1.5rem,3vw,4rem)}.about-grid{grid-template-columns:minmax(0,1.02fr) minmax(24rem,.98fr);align-items:center}.about-image-wrap{aspect-ratio:1/1.08}.team-grid{display:none}.team-mobile-slider{max-width:min(48rem,92vw);margin:.65rem auto 0}.team-slider-arrow{display:grid}.team-home-mobile-slider{grid-template-columns:minmax(0,1fr);max-width:min(52rem,96vw);width:100%}.team-home-mobile-slider .team-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:3rem;height:3rem;border-radius:999px;border:1px solid .14);background:rgba(255,255,255,.08);color:var(--text);place-items:center;backdrop-filter:blur(18px) saturate(1.45);-webkit-backdrop-filter:blur(18px) saturate(1.45);box-shadow:0 16px 32px rgba(0,0,0,.2);transition:transform .25s ease,background .25s ease,border-color .25s ease}.team-slider-arrow:active,.team-slider-arrow:hover{transform:translateY(-50%) scale(.96);background:rgba(255,255,255,.14);border-color:var(--text-muted)}.team-slider-arrow-left{left:-1.1rem}.team-slider-arrow-right{right:-1.1rem}.team-mobile-card{max-width:100%}.team-card-img{aspect-ratio:4/5}.team-card-role-vertical{font-size:.56rem;letter-spacing:.3em}.team-card-copy h3{font-size:clamp(1.15rem,2vw,1.7rem);line-height:.9}.team-mobile-card{max-width:min(100%,100vw);margin:0 auto;width:100%}.team-mobile-slide{width:100%}.team-home-mobile-slider{margin-top:1.25rem}.team-home-mobile-slider,.team-home-mobile-slider .team-card-gallery{min-height:100svh;min-height:100dvh}.team-home-mobile-slider .team-card-img{aspect-ratio:auto;min-height:100svh;min-height:100dvh}.team-home-mobile-slider .team-card-content{padding:1.25rem 1.1rem 1.3rem}.team-home-mobile-slider .team-card-role-vertical{font-size:.48rem;letter-spacing:.26em}.team-home-mobile-slider .team-card-copy h3{font-size:clamp(1.8rem,7vw,2.6rem);line-height:.88}.team-home-mobile-slider .team-card-index{font-size:.8rem}.team-home-mobile-slider .team-card-footer .material-symbols-outlined{font-size:1rem}.project-slide-copy{padding:.75rem .6rem .85rem}.project-slide-copy>div{max-width:min(62vw,32rem);gap:.65rem}.project-slide-copy .vertical-text{font-size:clamp(1.45rem,2vw,2.4rem);letter-spacing:.38em}.project-slide-copy h4{font-size:clamp(4rem,12vw,8.2rem);line-height:.84}.project-slide-copy p{font-size:.9rem;letter-spacing:.28em}.project-slide-copy .vertical-text{left:.55rem;top:.55rem;font-size:.9rem}.project-title-counter{display:none}.project-slider-controls{width:100%;justify-content:flex-end;gap:.35rem;flex-wrap:nowrap}.project-slider-counter{order:1;gap:.3rem;margin-right:.15rem}.project-slider-dots{display:none}.carousel-buttons.project-slider-arrows{order:2;margin-left:auto;gap:.35rem}.project-slider-counter span{font-size:1.1rem}.project-slider-counter small{font-size:.48rem;letter-spacing:.22em}.carousel-buttons.project-slider-arrows button{width:2.35rem;height:2.35rem}.carousel-buttons.project-slider-arrows .material-symbols-outlined{font-size:1rem}.hero-controls{right:1rem;bottom:1rem}.hero-meta{left:1rem;bottom:1rem;gap:1rem;max-width:15rem}.hero-meta p{display:none}.hero-count span{font-size:1.5rem}.hero-count small{font-size:.58rem;letter-spacing:.28em}.hero-cta{padding:1rem 1.25rem;gap:1rem;font-size:.64rem}.section-inner,.service-copy{padding-left:1.25rem;padding-right:1.25rem}.about-label-row{align-items:stretch}.team-desc p{text-align:left;margin-top:1rem}}@media (prefers-reduced-motion:reduce){.homepage-snap-shell{scroll-snap-type:none}.snap-section{scroll-snap-align:none}}@media (max-width:767px){.homepage-snap-shell .homepage-section-inner{padding-top:2rem;padding-bottom:2rem}.homepage-snap-shell .homepage-projects-section .section-heading,.homepage-snap-shell .homepage-services-section .section-heading,.homepage-snap-shell .homepage-team-section .section-heading{margin-bottom:1.5rem}.homepage-snap-shell .homepage-section-cta{margin-top:1.5rem}.homepage-snap-shell .homepage-about-grid{gap:1.75rem}}@media (min-width:1025px){.project-slide-copy .vertical-text{font-size:clamp(1.8rem,2.15vw,3rem);letter-spacing:.42em;left:clamp(.9rem,1.6vw,1.6rem);top:clamp(.9rem,1.6vw,1.6rem)}.project-slide-copy>div{max-width:min(60vw,34rem)}}.premium-all-btn{display:inline-flex;align-items:center;gap:1.5rem;padding:1.2rem 3rem;border:1px solid rgba(0,0,0,.2);border-radius:50px;background:transparent;text-decoration:none;transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.premium-all-btn:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:rgba(0,0,0,.04);transition:width .5s cubic-bezier(.165,.84,.44,1);z-index:0}.premium-all-btn:hover:before{width:100%}.premium-all-btn:hover{border-color:rgba(0,0,0,.8);transform:translateY(-3px)}.premium-btn-text{font-family:var(--font-display),sans-serif;font-size:.75rem;letter-spacing:.3em;font-weight:500;color:#000;z-index:1}.premium-btn-icon{font-size:1.2rem!important;color:#000;transition:transform .5s ease;z-index:1}.premium-all-btn:hover .premium-btn-icon{transform:translateX(10px)}.search-overlay-master{position:fixed;inset:0;z-index:1000;background:var(--background);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .6s cubic-bezier(.165,.84,.44,1);overflow-y:auto}.search-overlay-master.open{opacity:1;pointer-events:auto}.search-overlay-header{position:absolute;top:2rem;right:2rem;z-index:1001}.search-overlay-content{width:100%;max-width:1400px;margin:0 auto;padding:10rem 4rem 4rem;display:flex;flex-direction:column;min-height:100vh}.search-input-wrapper{position:relative;width:100%;display:flex;align-items:center;border-bottom:2px solid var(--line);padding-bottom:1rem;transition:border-color .4s ease}.search-input-wrapper:focus-within{border-bottom-color:var(--accent)}.search-icon-massive{font-size:clamp(2rem,4vw,3rem);color:var(--text);margin-right:2rem;opacity:.5}.huge-search-input{flex:1 1;background:transparent;border:none;outline:none;color:var(--text);font-family:var(--font-headline),serif;font-size:clamp(3rem,6vw,6rem);font-weight:200;letter-spacing:-.02em}.huge-search-input::placeholder{color:var(--text-muted)}.search-results-container{margin-top:4rem;flex:1 1}.no-results-msg{font-size:1.5rem;font-weight:300;text-align:center;margin-top:5rem}.no-results-msg,.results-label{font-family:var(--font-display),sans-serif;color:var(--text-muted)}.results-label{display:block;font-size:.7rem;letter-spacing:.3em;margin-bottom:2rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.search-result-card{display:flex;align-items:center;gap:1.5rem;padding:1rem;border-radius:8px;transition:background .3s ease;text-decoration:none;cursor:pointer}.search-result-card:hover{background:rgba(255,255,255,.05)}.result-img-wrap{width:80px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#111}.result-img-wrap.team-style{border-radius:50%}.result-img-wrap img{width:100%;height:100%;object-fit:cover}.result-info h4{font-family:var(--font-body),sans-serif;color:var(--text);font-size:1.1rem;font-weight:400;margin:0 0 .4rem}.result-info span{font-family:var(--font-display),sans-serif;color:var(--text-muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}@media (max-width:767px){.search-overlay-content{padding:6rem 1.5rem 3rem;align-items:center}.search-input-wrapper{justify-content:center;border-bottom:1px solid rgba(255,255,255,.15)}.search-icon-massive{margin-right:.8rem;font-size:1.8rem}.huge-search-input{flex:0 1 auto;text-align:center;font-size:2.2rem;width:auto}.results-grid{grid-template-columns:1fr;gap:1.5rem}}.project-detail-shell{background-color:#0a0a0a;min-height:100vh}.gallery-detail-vertical-shell,.gallery-vertical-shell,.studio-vertical-shell{height:100svh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y proximity;scroll-padding-top:5rem;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.gallery-snap-point,.studio-snap-point{scroll-snap-align:start;scroll-snap-stop:normal}.detail-topbar{position:absolute;top:0;left:0;width:100%;padding:2.5rem 3.5rem;z-index:100;opacity:.8;transition:opacity .3s ease;pointer-events:auto}.detail-topbar:hover{opacity:1}.back-button{display:inline-flex;align-items:center;gap:1rem;color:var(--text-base);text-decoration:none;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.back-text{border-bottom:1px solid transparent;transition:border-bottom .3s ease}.back-button:hover .back-text{border-bottom-color:var(--text-base)}.project-detail-hero{position:relative;height:85vh;display:flex;align-items:flex-end;padding:4rem}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.hero-overlay-dark{position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,14,14,.95) 0,rgba(14,14,14,.3));z-index:1}.hero-title-container{position:relative;z-index:10;max-width:1200px}.project-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(4rem,15vw,13rem);font-weight:100;color:var(--text);letter-spacing:.1em;line-height:.9;text-transform:uppercase;margin:0}.project-category{display:block;font-family:var(--font-display),sans-serif;font-size:.75rem;letter-spacing:.5em;font-weight:300;color:rgba(255,255,255,.7);text-transform:uppercase;margin-top:1rem;padding-left:.2rem}.project-detail-content{padding:6rem 4rem;max-width:1800px;margin:0 auto}.detail-info-block{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;margin-bottom:8rem}.desc-container{display:flex;flex-direction:column;gap:2rem}.section-small-label{font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.3em;color:rgba(255,255,255,.5)}.desc-text{font-size:clamp(1.2rem,3vw,2.5rem);line-height:1.3;font-weight:200;color:var(--text);margin:0}.stats-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-content:start}.stat-col{display:flex;flex-direction:column;gap:1rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.stat-label{font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.2em;color:rgba(255,255,255,.5)}.stat-value{font-size:1.2rem;font-weight:300;color:var(--text)}.project-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.gallery-item{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 1.5s ease}.gallery-item:hover img{transform:scale(1.05)}@media (max-width:1024px){.detail-info-block{gap:4rem}.detail-info-block,.project-gallery{grid-template-columns:1fr}}@media (max-width:767px){.project-gallery,.project-grid-sensory,.studio-gallery-sensory{display:grid;grid-auto-flow:row;overflow:visible;scroll-snap-type:none}.studio-gallery-sensory{gap:1rem}.project-gallery,.project-grid-sensory,.studio-gallery-sensory{grid-auto-columns:unset;grid-template-columns:1fr;align-items:stretch}.project-gallery,.project-grid-sensory{gap:.9rem}.project-gallery .gallery-item,.project-grid-sensory .project-card-gallery-sensory,.studio-gallery-sensory .project-card-interactive-sensory{scroll-snap-align:start;scroll-snap-stop:always}.studio-gallery-sensory .project-card-interactive-sensory{min-height:86svh}.project-gallery .gallery-item{aspect-ratio:16/11;border-radius:1.2rem;min-height:72svh}.detail-topbar,.project-detail-content,.project-detail-hero{padding-left:1.25rem;padding-right:1.25rem}.stats-container{grid-template-columns:1fr;gap:2rem}}.consultation-overlay-master{position:fixed;inset:0;z-index:2000;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 34%),rgba(4,4,4,.72);backdrop-filter:blur(28px) saturate(130%);-webkit-backdrop-filter:blur(28px) saturate(130%);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.16,1,.3,1);padding:clamp(1rem,2vw,2rem)}.consultation-overlay-master.open{opacity:1;pointer-events:auto}.consultation-overlay-wrapper{background:var(--surface);border:1px solid var(--line);padding:3.25rem 3.5rem 2.5rem;width:min(100%,880px);max-width:880px;position:relative;transform:scale(.985);transform-origin:center center;transition:transform .65s cubic-bezier(.16,1,.3,1),box-shadow .65s cubic-bezier(.16,1,.3,1);border-radius:28px;box-shadow:var(--shadow);overflow-y:auto;max-height:min(92vh,980px)}.consultation-overlay-master.open .consultation-overlay-wrapper{transform:scale(1)}.consultation-sheet-grabber{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:72px;height:5px;border-radius:999px;background:var(--line);position:absolute;top:14px;left:50%;transform:translateX(-50%);box-shadow:0 1px 0 var(--line);cursor:-webkit-grab;cursor:grab;touch-action:none}.consultation-sheet-grabber:active{cursor:-webkit-grabbing;cursor:grabbing}.consultation-content,.consultation-scroll-area{display:flex;flex-direction:column}.consultation-scroll-area{gap:1.5rem}.consultation-header-block{display:flex;flex-direction:column;gap:1rem}.consultation-stepbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.consultation-step-count{font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.3em;opacity:.5}.consultation-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(3rem,6vw,4.5rem);color:var(--text);font-weight:200;letter-spacing:.1em;margin:0 0 1rem}.consultation-subtitle{font-family:var(--font-body),sans-serif;color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.6;margin-bottom:2rem}.consultation-subtitle-tight,.consultation-title-tight{margin-bottom:0}.consultation-form,.consultation-step-panel{display:flex;flex-direction:column;gap:1.5rem}.consultation-actions{display:flex;gap:1rem;margin-top:1rem}.form-row{display:flex;gap:1.5rem}.form-group.half{flex:1 1}.consultation-input{width:100%;background:transparent;border:none;border-bottom:1px solid var(--line);padding:1rem 0;color:var(--text);font-family:var(--font-body),sans-serif;font-size:1.1rem;font-weight:300;outline:none;transition:border-color .4s ease,box-shadow .4s ease;border-radius:0}.consultation-input::placeholder{color:var(--text-muted)}.consultation-input:focus{border-bottom-color:var(--accent);box-shadow:0 1px 0 var(--accent)}.consultation-textarea{min-height:100px;resize:vertical}.select-style option{background:#111;color:var(--text)}.submit-btn-invert{border-color:var(--text-muted)!important;align-self:flex-start}.submit-btn-invert .premium-btn-icon,.submit-btn-invert .premium-btn-text{color:var(--text-inverse)!important}.submit-btn-invert:hover{border-color:var(--accent)!important}@media (max-width:767px){.consultation-overlay-master{align-items:center;padding:.75rem}.consultation-overlay-wrapper{padding:3rem 1rem calc(1rem + env(safe-area-inset-bottom));width:min(100%,720px);max-height:calc(100dvh - 1.5rem);border-radius:24px;border-left:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.consultation-title{font-size:2rem;margin-bottom:.5rem}.consultation-subtitle{font-size:.85rem;margin-bottom:1.5rem}.consultation-actions{gap:.75rem;margin-top:.5rem}.consultation-textarea{min-height:80px}.form-row{flex-direction:column;gap:1rem}.consultation-form{gap:1rem}.consultation-stepbar{margin-bottom:.25rem}.consultation-overlay-wrapper .swipe-appointment-stack{width:100%}.consultation-overlay-wrapper .swipe-appointment-button{width:100%;min-width:0}}.contact-page-master{position:relative;min-height:100vh;background-color:#0d0d0d}.worldwide-section{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.contact-map-bg{position:absolute;inset:0;background-image:url(/images/world_map_contact.png);background-size:cover;background-position:50%;opacity:.2;mix-blend-mode:screen;z-index:1;transition:transform 1.5s cubic-bezier(.165,.84,.44,1),opacity 1.5s ease;transform-origin:56% 38%}.contact-map-bg.map-zoomed{transform:scale(4.5);opacity:.4}.contact-grid-lines{position:absolute;inset:0;display:flex;justify-content:space-between;z-index:2;pointer-events:none;transition:opacity 1s ease}.contact-grid-lines.fade-out{opacity:0}.contact-grid-lines .v-line{width:1px;height:100%;background:rgba(255,255,255,.03)}.contact-pointer-group{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;margin-top:5rem}.cp-title-wrap h2{font-family:var(--font-display),sans-serif;font-size:clamp(2rem,4vw,3rem);letter-spacing:.4em;color:var(--text);font-weight:200;margin-bottom:2rem;text-transform:uppercase}.cp-title-wrap h2 span.highlight-text{color:#cca883}.cp-pointer-wrapper{top:38%;left:56%;margin:0;display:flex;flex-direction:column;align-items:center}.cp-pointer-dot,.cp-pointer-wrapper{position:absolute;transform:translate(-50%,-50%);z-index:10}.cp-pointer-dot{width:14px;height:14px;background-color:#e5b991;border-radius:50%;box-shadow:0 0 15px rgba(229,185,145,.5);top:50%;left:50%;cursor:pointer;border:none;padding:0;outline:none;transition:transform .4s cubic-bezier(.165,.84,.44,1),background-color .4s}.cp-pointer-dot:hover{transform:translate(-50%,-50%) scale(1.3)}.cp-pointer-dot.active{transform:translate(-50%,-50%) scale(1.1);background-color:var(--text);box-shadow:0 0 20px #fff}.cp-pulse{position:absolute;inset:-20px;border-radius:50%;border:1px solid rgba(229,185,145,.6);animation:pulseAnim 2s ease-out infinite;pointer-events:none}@keyframes pulseAnim{0%{transform:scale(.5);opacity:1}to{transform:scale(3.5);opacity:0}}.cp-info-card{position:absolute;top:15rem;right:5rem;transform:translateX(50px) scale(.9);background:rgba(18,18,18,.9);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid .1);padding:2.5rem;width:360px;max-width:calc(100vw - 60px);box-shadow:0 40px 100px rgba(0,0,0,.6);opacity:0;pointer-events:none;visibility:hidden;transition:all .8s cubic-bezier(.19,1,.22,1);z-index:21}.cp-info-card.card-visible{opacity:1;visibility:visible;transform:translateX(0) scale(1);pointer-events:auto}.cp-info-card h4{font-family:var(--font-display),sans-serif;font-size:.9rem;letter-spacing:.15em;color:#cca883;margin-bottom:1.5rem;font-weight:400;text-transform:uppercase;line-height:1.4}.cp-info-card h4 span{font-size:1.2rem;letter-spacing:.25em}.cp-info-content p{font-family:var(--font-body),sans-serif;font-size:.85rem;color:var(--text-muted);font-weight:300;line-height:1.8;margin:0}.contact-footer-title{position:absolute;bottom:4rem;width:100%;text-align:center;z-index:4}.contact-footer-title h3{font-family:var(--font-display),sans-serif;font-size:clamp(1.2rem,3vw,2rem);letter-spacing:.5em;color:var(--text);font-weight:300;text-transform:uppercase;position:relative;z-index:2}.contact-footer-title .watermark{position:absolute;bottom:-4rem;right:-5rem;font-family:var(--font-display),sans-serif;font-size:clamp(8rem,20vw,26rem);color:rgba(255,255,255,.015);font-weight:800;text-transform:lowercase;pointer-events:none;z-index:1;line-height:1;white-space:nowrap}@media (max-width:767px){.worldwide-section{height:100vh}.cp-pointer-wrapper{top:45%;left:50%}.cp-info-card{width:300px;padding:2rem 1.5rem;top:auto;right:auto;left:50%;bottom:80px;transform:translate(-50%,20px) scale(.95)}.cp-info-card.card-visible{transform:translate(-50%) scale(1);opacity:1;visibility:visible}.contact-footer-title .watermark{font-size:6rem;bottom:-1rem;right:-2rem}}.google-map-section{position:relative;width:100%;padding:8rem 0 0;background-color:#0d0d0d}.map-header{max-width:1400px;margin:0 auto 4rem;padding:0 4rem;text-align:center}.location-label{display:block;font-size:.7rem;letter-spacing:.4em;color:#cca883;margin-bottom:1rem}.location-label,.map-header h4{font-family:var(--font-display),sans-serif;text-transform:uppercase}.map-header h4{font-size:clamp(1.5rem,4vw,2.5rem);color:var(--text);font-weight:200;letter-spacing:.2em;margin:0}.map-frame-wrapper{position:relative;width:100%;height:600px;border-top:1px solid rgba(255,255,255,.05);overflow:hidden;filter:grayscale(100%) invert(90%) contrast(1.2);transition:filter .5s ease}.map-frame-wrapper:hover{filter:grayscale(80%) invert(85%) contrast(1.1)}.map-overlay-vignette{position:absolute;inset:0;box-shadow:inset 0 0 150px rgba(0,0,0,.8);pointer-events:none;z-index:2}@media (max-width:767px){.google-map-section{padding:4rem 0 0}.map-header{padding:0 1.5rem;margin-bottom:2rem}.map-frame-wrapper{height:400px}}.mimari-hero{position:relative;height:100vh;min-height:700px;overflow:hidden;display:flex;align-items:flex-end;background:#080808}.mimari-hero-bg{position:absolute;inset:-10% 0;will-change:transform}.mimari-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;max-width:none}.mimari-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,8,.98) 0,rgba(8,8,8,.5) 40%,rgba(8,8,8,.15));z-index:1}.mimari-hero-content{position:relative;z-index:5;padding:0 5rem 7rem;max-width:1000px}.mimari-hero-tag{display:block;font-family:var(--font-display),sans-serif;font-size:.65rem;letter-spacing:.5em;color:#cca883;text-transform:uppercase;margin-bottom:2rem}.mimari-hero-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(5rem,14vw,13rem);font-weight:100;color:var(--text);letter-spacing:.08em;text-transform:uppercase;line-height:.9;margin:0 0 2.5rem}.mimari-hero-sub{font-family:var(--font-body),sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:300;color:var(--text-soft);line-height:1.6;margin-bottom:3rem;max-width:550px}.mimari-hero-actions{display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.mimari-ghost-btn{display:flex;align-items:center;gap:.8rem;font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:4px;transition:color .4s ease,border-color .4s ease}.mimari-ghost-btn:hover{color:var(--text);border-color:var(--text-soft)}.mimari-ghost-btn .material-symbols-outlined{font-size:1rem;transition:transform .4s ease}.mimari-ghost-btn:hover .material-symbols-outlined{transform:translateX(6px)}.mimari-hero-scroll-hint{position:absolute;right:4rem;bottom:7rem;z-index:5;display:flex;flex-direction:column;align-items:center;gap:1rem}.mimari-hero-scroll-hint .vertical-text{font-family:var(--font-display),sans-serif;font-size:.55rem;letter-spacing:.4em;color:var(--text-muted);text-transform:uppercase}.scroll-line{width:1px;height:60px;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:1}}.mimari-hero-stats{position:absolute;bottom:3rem;right:9rem;z-index:5;display:none}.mimari-stat{display:flex;flex-direction:column;align-items:center;gap:.3rem}.mimari-stat-num{font-family:var(--font-smooch),sans-serif;font-size:2.5rem;font-weight:100;color:var(--text);line-height:1}.mimari-stat-label{font-family:var(--font-display),sans-serif;font-size:.55rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase}.mimari-stat-divider{width:1px;height:40px;background:var(--line);margin:0 2rem}@media (min-width:1200px){.mimari-hero-stats{display:flex;align-items:center}}.mimari-manifesto{background:var(--background);padding:10rem 0;border-bottom:1px solid var(--line)}.mimari-manifesto-inner{max-width:1400px;margin:0 auto;padding:0 5rem;display:grid;grid-template-columns:auto 1fr;grid-gap:6rem;gap:6rem;align-items:start}.mimari-manifesto-label .vertical-text{font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.4em;color:rgba(255,255,255,.25);text-transform:uppercase}.mimari-quote{font-family:var(--font-smooch),sans-serif;font-size:clamp(2rem,4.5vw,4rem);font-weight:100;color:var(--text);line-height:1.2;margin:0 0 3rem;border:none;padding:0;font-style:normal}.mimari-manifesto-text{font-family:var(--font-body),sans-serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300;color:var(--text-soft);line-height:1.9;max-width:700px;margin:0}.mimari-section-inner{max-width:1400px;margin:0 auto;padding:0 5rem}.mimari-section-header{margin-bottom:6rem}.mimari-section-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:100;color:var(--text);margin:1rem 0 0;letter-spacing:.05em}.mimari-principles{background:var(--background);padding:10rem 0}.mimari-principles-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;border:1px solid var(--line)}.mimari-principle-card{padding:4rem;border-right:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);transition:background .5s ease}.mimari-principle-card:nth-child(2n){border-right:none}.mimari-principle-card:nth-child(3),.mimari-principle-card:nth-child(4){border-bottom:none}.mimari-principle-card:hover{background:rgba(255,255,255,.02)}.mimari-principle-num{font-family:var(--font-display),sans-serif;font-size:.65rem;letter-spacing:.3em;color:#cca883}.mimari-principle-line{width:2rem;height:1px;background:var(--line);margin:2rem 0}.mimari-principle-title{font-family:var(--font-body),sans-serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:300;color:var(--text);margin:0 0 .5rem}.mimari-principle-sub{display:block;font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;margin-bottom:1.5rem}.mimari-principle-desc{font-family:var(--font-body),sans-serif;font-size:.95rem;font-weight:300;color:var(--text-soft);line-height:1.8;margin:0}.mimari-gallery{background:#080808;padding:10rem 0}.mimari-gallery-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;grid-gap:.4rem;gap:.4rem;max-width:1600px;margin:0 auto;padding:0 4rem}.mimari-gallery-item{position:relative;overflow:hidden;aspect-ratio:16/10}.mimari-gallery-item.featured{grid-row:1/3;aspect-ratio:auto}.mimari-gallery-item img{width:100%;height:100%;max-width:none;object-fit:cover;transition:transform 1.8s cubic-bezier(.165,.84,.44,1)}.mimari-gallery-item:hover img{transform:scale(1.06)}.mimari-gallery-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 50%);z-index:1}.mimari-gallery-label{position:absolute;bottom:1.5rem;left:1.5rem;z-index:2;font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.3em;color:rgba(255,255,255,.6);text-transform:uppercase}.mimari-specialties{background:#0a0a0a;padding:10rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.mimari-specialties-header{margin-bottom:5rem}.mimari-specialties-list{display:flex;flex-direction:column}.mimari-specialty-row{display:flex;align-items:center;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.06);gap:2rem;transition:padding-left .4s ease}.mimari-specialty-row:first-child{border-top:1px solid rgba(255,255,255,.06)}.mimari-specialty-row:hover{padding-left:1rem}.mimari-specialty-label{font-family:var(--font-body),sans-serif;font-size:clamp(1rem,2.5vw,1.8rem);font-weight:200;color:rgba(255,255,255,.7);min-width:200px;transition:color .4s ease}.mimari-specialty-row:hover .mimari-specialty-label{color:var(--accent)}.mimari-specialty-line{flex:1 1;height:1px;background:rgba(255,255,255,.06)}.mimari-specialty-count{font-family:var(--font-display),sans-serif;font-size:.65rem;letter-spacing:.3em;color:#cca883;text-transform:uppercase;white-space:nowrap}.mimari-process{background:#0a0a0a;padding:10rem 0}.mimari-process-steps{display:flex;flex-direction:column}.mimari-process-step{display:grid;grid-template-columns:80px 1fr;grid-gap:4rem;gap:4rem;padding:4rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.mimari-process-step:first-child{border-top:1px solid rgba(255,255,255,.06)}.mimari-step-num-wrap{display:flex;flex-direction:column;align-items:center}.mimari-step-num{font-family:var(--font-display),sans-serif;font-size:.65rem;letter-spacing:.3em;color:#cca883}.mimari-step-connector{flex:1 1;width:1px;background:rgba(204,168,131,.2);margin-top:1rem;min-height:40px}.mimari-step-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;gap:2rem}.mimari-step-title{font-family:var(--font-body),sans-serif;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:200;color:var(--text);margin:0}.mimari-step-duration{font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;margin-top:.4rem;flex-shrink:0}.mimari-step-desc{font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:300;color:var(--text-soft);line-height:1.8;max-width:700px;margin:0}.mimari-cta-banner{position:relative;height:70vh;min-height:500px;display:flex;align-items:center;overflow:hidden}.mimari-cta-bg{position:absolute;inset:0}.mimari-cta-bg img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:transform 8s ease}.mimari-cta-banner:hover .mimari-cta-bg img{transform:scale(1.04)}.mimari-cta-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}[data-theme=light] .mimari-cta-overlay{background:rgba(255,255,255,.4)}.mimari-cta-content{position:relative;z-index:5;padding:0 5rem;max-width:800px}.mimari-cta-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(3rem,7vw,5rem);font-weight:100;color:var(--text);margin:1rem 0 1.5rem;line-height:.95;letter-spacing:.05em}.mimari-cta-sub{font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:300;color:var(--text-soft);line-height:1.7;max-width:550px;margin-bottom:3rem}.mimari-other-services{background:var(--background);padding:10rem 0;border-top:1px solid var(--line)}.mimari-other-services .section-small-label{display:block;margin-bottom:4rem}.mimari-other-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem}.mimari-other-card{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;text-decoration:none}.mimari-other-card img{width:100%;height:100%;max-width:none;object-fit:cover;transition:transform 1.5s cubic-bezier(.165,.84,.44,1)}.mimari-other-card:hover img{transform:scale(1.06)}.mimari-other-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent 60%);z-index:1}.mimari-other-copy{position:absolute;inset:0;z-index:2;padding:2rem;display:flex;align-items:flex-end;justify-content:space-between}.mimari-other-copy h3{font-family:var(--font-body),sans-serif;font-size:clamp(1.2rem,3vw,2rem);font-weight:200;color:var(--text);margin:0;letter-spacing:.05em}.mimari-other-copy .vertical-text{font-family:var(--font-display),sans-serif;font-size:.55rem;letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase}@media (max-width:1024px){.mimari-manifesto-inner{grid-template-columns:1fr;gap:3rem}.mimari-manifesto-label{display:none}.mimari-principles-grid{grid-template-columns:1fr}.mimari-principle-card:nth-child(2n){border-right:1px solid rgba(255,255,255,.06)}.mimari-gallery-grid{grid-template-columns:1fr}.mimari-gallery-item.featured{grid-row:auto;aspect-ratio:16/9}.mimari-other-grid{grid-template-columns:1fr}}@media (max-width:767px){.mimari-hero-content{padding:0 1.5rem 6rem}.mimari-hero-scroll-hint{display:none}.mimari-gallery,.mimari-manifesto,.mimari-other-services,.mimari-principles,.mimari-process,.mimari-specialties{padding:6rem 0}.mimari-section-inner{padding:0 1.5rem}.mimari-process-step{grid-template-columns:50px 1fr;gap:2rem;padding:3rem 0}.mimari-step-header{flex-direction:column;gap:.5rem}.mimari-cta-content,.mimari-gallery-grid{padding:0 1.5rem}}.topbar-logo:hover{opacity:.85}.footer-logo{height:36px;width:auto;display:block;object-fit:contain;margin-bottom:1.5rem}.site-footer{background:#060606;border-top:1px solid rgba(255,255,255,.06)}.footer-top{padding:8rem 5rem 7rem;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#0c0c0c,#060606)}.footer-top-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr auto;grid-gap:6rem;gap:6rem;align-items:end}.footer-cta-label{display:block;font-family:var(--font-display),sans-serif;font-size:.65rem;letter-spacing:.45em;color:#cca883;text-transform:uppercase;margin-bottom:1.5rem}.footer-cta-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(3.5rem,7vw,6rem);font-weight:100;color:var(--text);line-height:.92;letter-spacing:.04em;margin:0 0 3.5rem}.footer-address-block{text-align:right}.footer-address{font-family:var(--font-body),sans-serif;font-size:.9rem;font-weight:300;color:var(--text-muted);line-height:1.9;font-style:normal;margin-top:1rem}.footer-divider{height:1px;background:rgba(255,255,255,.06)}.footer-main{max-width:1400px;margin:0 auto;padding:5rem 5rem 4rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.footer-tagline{font-family:var(--font-body),sans-serif;font-size:.9rem;font-weight:300;color:var(--text-muted);line-height:1.8;margin:0 0 2rem;max-width:280px}.footer-socials{display:flex;align-items:center;gap:1.2rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:1px solid .12);color:var(--text-muted);transition:border-color .4s ease,color .4s ease,background .4s ease}.footer-social-link:hover{border-color:#cca883;color:#cca883;background:rgba(204,168,131,.06)}.footer-nav-label{display:block;font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.35em;color:var(--text-muted);text-transform:uppercase;margin-bottom:1.8rem}.footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.footer-nav-link{font-family:var(--font-body),sans-serif;font-size:.95rem;font-weight:300;color:var(--text-muted);text-decoration:none;position:relative;padding-bottom:2px;transition:color .35s ease;display:inline-block}.footer-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#cca883;transition:width .45s cubic-bezier(.77,0,.175,1)}.footer-nav-link:hover{color:var(--text)}.footer-nav-link:hover:after{width:100%}.footer-bottom{max-width:1400px;margin:0 auto;padding:2rem 5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom-tag,.footer-copy{font-family:var(--font-display),sans-serif;font-size:.6rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase}@media (max-width:1024px){.footer-top-inner{grid-template-columns:1fr;gap:4rem}.footer-address-block{text-align:left}.footer-main{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:767px){.footer-top{padding:5rem 1.5rem 4rem}.footer-main{grid-template-columns:1fr;padding:4rem 1.5rem 3rem;gap:3rem}.footer-bottom{padding:2rem 1.5rem;flex-direction:column;align-items:flex-start;gap:.8rem}.footer-cta-title{font-size:clamp(2.8rem,10vw,4rem);margin-bottom:2.5rem}}@media (max-width:1024px){.footer-top-inner{flex-direction:column;gap:4rem;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr;gap:4rem 2rem}.footer-brand{grid-column:1/-1;margin-bottom:2rem}}@media (max-width:768px){.footer-main{grid-template-columns:1fr}.footer-cta-title{font-size:2.5rem}.footer-bottom{flex-direction:column;gap:1.5rem;align-items:flex-start;text-align:left}.topbar-nav{padding:0 .5rem}.topbar-logo{max-height:38px}.footer-logo{height:2.5rem;margin-bottom:2rem}.project-card h4{top:1rem;left:1rem;font-size:1rem;letter-spacing:.1em}.project-card p{bottom:1rem;left:1rem;font-size:.45rem}.topbar-actions{gap:.75rem}}.no-retail-notice{width:100%;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02);margin-bottom:6rem;padding:2.5rem 0}.notice-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:0 2rem;text-align:center}.notice-inner span{color:#cca883;font-size:1.5rem;opacity:.8}.notice-inner p{font-family:var(--font-display);font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-soft);margin:0;line-height:1.6}@media (max-width:768px){.notice-inner{flex-direction:column;gap:1rem}.no-retail-notice{padding:2rem 0;margin-bottom:4rem}.notice-inner p{font-size:.75rem;letter-spacing:.15em}}.process-section{background:#0a0a0a;padding:7rem 2rem 8.5rem;color:var(--text);border-top:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.process-header{text-align:center;margin-bottom:5.25rem}.process-header h2{font-family:var(--font-smooch),sans-serif;font-size:clamp(4rem,10vw,8rem);font-weight:100;text-transform:uppercase;letter-spacing:.1em;line-height:.9;margin-bottom:.5rem}.process-header .section-line{margin:0 auto;background:#cca883;width:4rem}.process-timeline{display:flex;justify-content:space-between;position:relative;max-width:90rem;margin:0 auto;z-index:2}.process-timeline:before{content:"";position:absolute;top:2.2rem;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(204,168,131,.3) 20%,rgba(204,168,131,.3) 80%,transparent);z-index:1}.process-step{flex:1 1;text-align:center;padding:0 1.5rem;position:relative;z-index:2;transition:transform .5s cubic-bezier(.19,1,.22,1)}.process-step:hover{transform:translateY(-10px)}.step-number{position:relative;width:5rem;height:5rem;background:#0a0a0a;border:1px solid rgba(204,168,131,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;transition:all .7s cubic-bezier(.19,1,.22,1);z-index:2}.process-step:hover .step-number{background:#cca883;border-color:#cca883;box-shadow:0 15px 40px rgba(204,168,131,.15)}.step-icon{font-family:Material Symbols Outlined;font-size:1.6rem!important;font-variation-settings:"wght" 100,"opsz" 24}.step-icon,.step-id{color:#cca883;transition:all .7s cubic-bezier(.19,1,.22,1)}.step-id{position:absolute;top:-.5rem;right:-.5rem;font-family:var(--font-headline),serif;font-size:.65rem;background:#0f0f0f;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(204,168,131,.3);letter-spacing:0}.process-step:hover .step-icon,.process-step:hover .step-id{color:#0a0a0a;transform:scale(1.1)}.process-step:hover .step-id{background:#fff;border-color:var(--text)}.step-content h3{font-family:var(--font-display),sans-serif;font-size:1.1rem;letter-spacing:.25em;text-transform:uppercase;margin-bottom:1rem;font-weight:400}.step-content p{font-family:var(--font-body),sans-serif;font-size:.85rem;line-height:1.6;color:var(--text-muted);max-width:15rem;margin:0 auto;transition:color .4s ease}.process-step:hover .step-content p{color:var(--text)}@media (max-width:1024px){.process-timeline{flex-direction:column;gap:3rem;padding:2rem 1rem}.process-timeline:before{display:none}.process-step{display:flex;text-align:left;align-items:flex-start;gap:1.5rem;padding:0}.step-number{margin:0;flex-shrink:0;width:50px;height:50px}.step-content p{margin:0;max-width:100%;font-size:.8rem}}.studio-page{background:#0a0a0a;color:var(--text);min-height:100vh}.studio-hero{position:relative;height:100vh;min-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#080808}.studio-hero-slider{position:absolute;inset:0;z-index:1}.studio-hero-slide{position:absolute;inset:-10px;background-size:cover;background-position:50%;opacity:0;transition:opacity 2s ease-in-out,transform 8s ease;transform:scale(1.1);filter:blur(2px)}.studio-hero-slide.active{opacity:1;transform:scale(1);z-index:2}.studio-hero-blur-overlay{position:absolute;inset:0;z-index:3;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(8,8,8,.2)}[data-theme=light] .studio-hero-blur-overlay{background:rgba(255,255,255,.1)}.studio-hero-dark-overlay{position:absolute;inset:0;z-index:4;background:linear-gradient(180deg,rgba(8,8,8,.4) 0,rgba(8,8,8,.7) 50%,rgba(8,8,8,.95))}[data-theme=light] .studio-hero-dark-overlay{background:linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.5) 50%,rgba(255,255,255,.8))}.studio-hero-content{position:relative;z-index:10;text-align:center;padding:0 2rem;max-width:1200px}.studio-hero-content h1{font-family:var(--font-smooch),sans-serif;font-size:clamp(5rem,16vw,12rem);font-weight:100;color:var(--text);letter-spacing:.12em;margin:0;line-height:.85;text-shadow:0 5px 15px rgba(0,0,0,.2)}.studio-hero-content p{font-family:var(--font-display),sans-serif;font-size:clamp(.8rem,2vw,1.1rem);letter-spacing:.5em;font-weight:300;margin-top:2rem;color:var(--text)}.studio-hero-line{width:100px;height:1px;background:#cca883;margin:3rem auto 0;opacity:.6}.studio-search-container{max-width:1200px;margin:-2.5rem auto 4rem;padding:0 1.5rem;position:relative;z-index:10}.studio-search-bar{background:rgba(20,20,20,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid .1);display:flex;align-items:center;padding:.5rem 1.5rem;border-radius:4px;transition:border-color .4s ease}.studio-search-bar:focus-within{border-color:#cca883}.studio-search-bar input{background:transparent;border:none;color:var(--text);flex:1 1;padding:1rem;font-size:.9rem;letter-spacing:.05em;outline:none}.studio-search-bar .material-symbols-outlined{color:var(--text-muted)}.studio-main{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;grid-gap:4rem;gap:4rem;padding:0 2rem 10rem}.studio-sidebar{position:-webkit-sticky;position:sticky;top:8rem;height:-moz-fit-content;height:fit-content}.filter-group{margin-bottom:3rem}.filter-group h4{font-family:var(--font-display),sans-serif;font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#cca883;margin-bottom:2rem;padding-left:.5rem;border-left:1px solid #cca883}.filter-list{list-style:none;padding:0;margin:0}.filter-item{margin-bottom:.8rem}.filter-button{background:transparent;border:none;color:var(--text-muted);font-size:.85rem;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;width:100%;text-align:left;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.filter-button.active,.filter-button:hover{color:var(--text);padding-left:1rem}.filter-button.active:after{content:"→";color:#cca883}.studio-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:3rem;gap:3rem;min-width:0}.project-card-interactive{background:#0f0f0f;border:1px solid .05);transition:transform .6s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column}.project-card-interactive-sensory{cursor:pointer;position:relative;overflow:hidden}.project-card-interactive-sensory:focus-visible{outline:1px solid rgba(204,168,131,.88);outline-offset:8px}.project-card-interactive:hover{transform:translateY(-10px);border-color:rgba(204,168,131,.3)}.project-card-gallery-sensory:after,.project-card-interactive-sensory:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 24%,rgba(0,0,0,.08));opacity:0;transition:opacity .45s ease;pointer-events:none}.project-card-gallery-sensory:hover:after,.project-card-interactive-sensory:hover:after{opacity:1}.project-card-gallery-sensory{cursor:pointer}.project-card-gallery-sensory:focus-visible{outline:1px solid rgba(204,168,131,.88);outline-offset:8px}.project-card-gallery-sensory .vertical-text,.project-card-gallery-sensory h4{pointer-events:none}.project-card-img{position:relative;aspect-ratio:16/10;overflow:hidden}.project-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.project-card-interactive:hover .project-card-img img{transform:scale(1.1)}.project-card-badge{position:absolute;top:1rem;right:1rem;background:rgba(10,10,10,.8);color:#cca883;padding:.5rem 1rem;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-card-info{padding:2.5rem;flex:1 1;display:flex;flex-direction:column;min-width:0}.project-card-info h3{font-family:var(--font-display),sans-serif;font-size:1.8rem;font-weight:300;letter-spacing:.1em;margin-bottom:1.5rem;color:var(--text)}.project-meta-row{display:flex;gap:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1.5rem;min-width:0}.meta-item{display:flex;flex-direction:column;gap:.4rem;min-width:0;flex:1 1}.meta-item label{font-size:.55rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase}.meta-item span{font-size:.75rem;color:var(--text);overflow-wrap:anywhere}.project-story-section{display:grid;grid-gap:1.5rem;gap:1.5rem}.story-block h5{font-size:.65rem;color:#cca883;text-transform:uppercase;letter-spacing:.2em;margin-bottom:.8rem}.story-block p{font-size:.85rem;line-height:1.6;color:var(--text-soft);overflow-wrap:anywhere}.project-card-footer{margin-top:3rem;display:flex;justify-content:space-between;align-items:center}.project-action-btn{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:.7rem;letter-spacing:.2em;color:var(--text);text-transform:uppercase;display:flex;align-items:center;gap:1rem;transition:all .4s ease}.project-card-interactive:hover .project-action-btn{gap:1.5rem;color:#cca883}.material-showcase-intro{max-width:1400px;margin:0 auto;padding:0 2rem}.material-showcase-intro h2{margin:1rem 0 1.25rem;font-family:var(--font-display),sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:300;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.material-showcase-intro p,.material-showcase-sidebar-copy{max-width:780px;font-size:.95rem;line-height:1.8;color:var(--text-soft)}.material-studio-search{margin-top:3rem}.material-studio-main{padding-top:0}.material-studio-collection-inner,.material-studio-collection-shell{padding-left:0;padding-right:0}.material-showcase-footer-note{font-size:.6rem;color:var(--text-muted);letter-spacing:.1em}.material-showcase-empty{text-align:center;padding:10rem 0;color:var(--text-muted)}.material-showcase-empty .material-symbols-outlined{font-size:3rem;margin-bottom:1rem}.mobile-filter-toggle,.studio-mobile-drawer,.studio-mobile-drawer-overlay{display:none}@media (max-width:1024px){.studio-main{grid-template-columns:1fr;gap:3rem}.studio-sidebar{display:none}.studio-search-container{display:flex;flex-direction:column;gap:1.5rem;margin-top:-1rem}.mobile-filter-toggle{background:#111;border:1px solid .1);color:var(--text);padding:1.2rem;font-size:.7rem;letter-spacing:.3em;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;text-transform:uppercase;position:relative}.mobile-filter-toggle .active-dot{width:6px;height:6px;background:#cca883;border-radius:50%;position:absolute;top:1rem;right:1.5rem}.studio-mobile-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;opacity:0;visibility:hidden;transition:all .5s ease}.studio-mobile-drawer-overlay.active{opacity:1;visibility:visible}.studio-mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:85%;max-width:320px;background:#0a0a0a;z-index:1001;transform:translateX(-100%);transition:transform .5s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;box-shadow:20px 0 50px rgba(0,0,0,.5)}.studio-mobile-drawer.active{transform:translateX(0)}.drawer-header{padding:2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05)}.drawer-header h3{font-family:var(--font-display),sans-serif;font-size:.75rem;letter-spacing:.3em;color:#cca883}.drawer-close{background:none;border:none;color:var(--text);cursor:pointer}.drawer-content{flex:1 1;overflow-y:auto;padding:2rem}.mobile-filter-list{list-style:none;padding:0;margin:0}.mobile-filter-item{margin-bottom:1.5rem}.mobile-filter-button{background:none;border:none;color:var(--text-muted);font-size:1rem;letter-spacing:.05em;text-align:left;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;transition:color .3s ease}.mobile-filter-button.active{color:var(--text);font-weight:500}.mobile-filter-button .material-symbols-outlined{color:#cca883;font-size:1.2rem}.drawer-footer{padding:2rem;border-top:1px solid rgba(255,255,255,.05)}.drawer-footer p{font-size:.75rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.drawer-footer .hero-cta{display:flex;width:100%;justify-content:space-between}.drawer-footer .hero-cta-text{flex:1 1;padding:1.15rem 1.2rem;text-align:center}.studio-gallery:not(.studio-gallery-sensory){grid-template-columns:1fr}.material-showcase-intro{padding:0 1.5rem}.studio-gallery{grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%}.project-card-interactive,.project-card-interactive-sensory{min-width:0;width:100%}}.mimari-page-hero{position:relative;height:100vh;min-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#080808}.mimari-hero-slider{position:absolute;inset:0;z-index:1}.mimari-hero-slide{position:absolute;inset:-10px;background-size:cover;background-position:50%;opacity:0;transition:opacity 2s ease-in-out,transform 8s ease;transform:scale(1.1);filter:blur(2px)}.mimari-hero-slide.active{opacity:1;transform:scale(1);z-index:2}.mimari-hero-blur-overlay{position:absolute;inset:0;z-index:3;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(8,8,8,.2)}[data-theme=light] .mimari-hero-blur-overlay{background:rgba(255,255,255,.1)}.mimari-hero-dark-overlay{position:absolute;inset:0;z-index:4;background:linear-gradient(180deg,rgba(8,8,8,.4) 0,rgba(8,8,8,.7) 50%,rgba(8,8,8,.95))}[data-theme=light] .mimari-hero-dark-overlay{background:linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.5) 50%,rgba(255,255,255,.8))}.mimari-hero-content-centric{position:relative;z-index:10;text-align:center;padding:0 2rem;max-width:1200px}.mimari-hero-title-main{font-family:var(--font-smooch),sans-serif;font-size:clamp(5rem,18vw,15rem);font-weight:100;color:var(--text);letter-spacing:.15em;line-height:.8;margin:0;text-shadow:0 10px 30px rgba(0,0,0,.5)}.mimari-hero-sub-main{font-family:var(--font-display),sans-serif;font-size:clamp(.8rem,2vw,1.2rem);letter-spacing:.6em;font-weight:300;color:var(--text);text-transform:uppercase;margin-top:2rem}.mimari-hero-line{width:100px;height:1px;background:#cca883;margin:3rem auto 0}@media (max-width:768px){.mimari-page-hero{height:60vh;min-height:400px}}@media (max-width:1024px){.material-studio-page .mimari-manifesto-inner{padding:0 1.5rem;gap:2.5rem}.material-studio-page .mimari-cta-content{max-width:100%}.material-studio-page .studio-main{padding:0 1.5rem 7rem;gap:2rem}.material-studio-page .studio-search-container{margin:0 auto 2.5rem;padding:0 1.5rem}.material-studio-page .studio-gallery{gap:1.5rem}}@media (max-width:767px){.studio-hero{min-height:100svh;height:auto;padding:7rem 0 3rem;align-items:flex-end}.studio-hero-content{width:100%;max-width:none;padding:0 1.25rem}.studio-hero-content h1{font-size:clamp(3.6rem,17vw,5.2rem);letter-spacing:.08em;line-height:.88}.studio-hero-content p{font-size:.72rem;letter-spacing:.28em;line-height:1.6;margin-top:1.25rem}.studio-hero-line{width:70px;margin-top:2rem}.material-studio-page .mimari-page-hero{height:auto;min-height:100svh;padding:7rem 0 3rem;align-items:flex-end}.material-studio-page .mimari-hero-content-centric{width:100%;padding:0 1.25rem}.material-studio-page .mimari-hero-title-main{font-size:clamp(3.7rem,18vw,5.4rem);letter-spacing:.1em;line-height:.88}.material-studio-page .mimari-hero-sub-main{font-size:.72rem;letter-spacing:.34em;margin-top:1.25rem}.material-studio-page .mimari-hero-line{width:72px;margin-top:2rem}.material-studio-page .mimari-hero-actions{flex-direction:column;align-items:stretch;gap:1rem;width:100%;margin-top:2rem!important}.material-studio-page .mimari-hero-actions>*{width:100%}.material-studio-page .mimari-hero-actions .mimari-ghost-btn{justify-content:center;padding:1rem 1.25rem;border:1px solid .14)}.material-studio-page .mimari-hero-scroll-hint{display:none}.material-studio-page .mimari-manifesto{padding:5rem 0}.material-studio-page .mimari-manifesto-inner{padding:0 1.25rem;gap:2rem}.material-studio-page .mimari-manifesto-body .section-small-label{display:block;margin-bottom:.75rem}.material-studio-page .mimari-manifesto-text{max-width:none;font-size:.98rem;line-height:1.8}.material-studio-page .material-studio-collection-shell{padding-top:0}.material-studio-page .material-studio-collection .section-heading{margin-bottom:2rem;padding-left:1.25rem;padding-right:1.25rem}.material-studio-page .material-studio-grid{grid-template-columns:1fr}.material-studio-page .service-card{min-height:72svh;border-right:0;border-bottom:1px solid var(--line)}.material-studio-page .service-copy{padding:1.5rem 1.25rem;align-items:flex-end}.material-studio-page .service-copy h3{font-size:clamp(2rem,11vw,3rem);line-height:.98;max-width:11ch}.material-studio-page .service-cta{margin-top:1.25rem;gap:.7rem;font-size:.62rem;letter-spacing:.22em}.material-studio-page .service-copy .vertical-text{display:none}.material-studio-page .mimari-cta-banner{min-height:68svh;height:auto}.material-studio-page .mimari-cta-content{padding:0 1.25rem}.material-studio-page .mimari-cta-title{font-size:clamp(2.4rem,12vw,3.6rem)}.material-studio-page .mimari-cta-sub{font-size:.95rem;line-height:1.7;margin-bottom:2rem}.material-studio-page .studio-search-container{margin:0 auto 2rem;padding:0 1.25rem}.material-studio-page .studio-search-bar{padding:.35rem 1rem}.material-studio-page .studio-search-bar input{padding:.95rem .75rem;font-size:.82rem}.material-studio-page .mobile-filter-toggle{padding:1rem 1.1rem;font-size:.64rem;letter-spacing:.24em}.material-studio-page .studio-main{padding:0 1.25rem 5.5rem;gap:1.5rem}.material-studio-page .studio-gallery{gap:1.25rem}.studio-main{padding:0 1.25rem 5.5rem;gap:1.5rem}.studio-search-container{margin:0 auto 2rem;padding:0 1.25rem}.studio-search-bar{padding:.35rem .9rem}.studio-search-bar input{padding:.9rem .65rem;font-size:.82rem;min-width:0}.mobile-filter-toggle{padding:1rem 1.1rem;font-size:.64rem;letter-spacing:.22em}.project-card-badge{top:.85rem;right:.85rem;padding:.4rem .75rem;font-size:.52rem;letter-spacing:.18em;max-width:calc(100% - 1.7rem);overflow-wrap:anywhere}.project-card-info{padding:1.4rem 1.2rem 1.5rem}.project-card-info h3{font-size:1.3rem;margin-bottom:1rem;letter-spacing:.06em;overflow-wrap:anywhere}.project-meta-row{gap:.9rem;flex-wrap:wrap;margin-bottom:1.25rem;padding-bottom:1rem}.meta-item{min-width:calc(50% - .5rem)}.story-block p{font-size:.8rem;line-height:1.55}.project-card-footer{margin-top:2rem;flex-direction:column;align-items:flex-start;gap:1rem}.project-action-btn{font-size:.62rem;letter-spacing:.16em}.material-studio-page .project-card-badge{top:.85rem;right:.85rem;padding:.4rem .75rem;font-size:.52rem;letter-spacing:.18em}.material-studio-page .project-card-info{padding:1.4rem 1.2rem 1.5rem}.material-studio-page .project-card-info h3{font-size:1.3rem;margin-bottom:1rem;letter-spacing:.06em}.material-studio-page .project-meta-row{gap:.9rem;flex-wrap:wrap;margin-bottom:1.25rem;padding-bottom:1rem}.material-studio-page .meta-item{min-width:calc(50% - .5rem)}.material-studio-page .story-block p{font-size:.8rem;line-height:1.55}.material-studio-page .project-card-footer{margin-top:2rem;flex-direction:column;align-items:flex-start;gap:1rem}.material-studio-page .project-action-btn{font-size:.62rem;letter-spacing:.16em}.material-studio-page .material-showcase-intro{padding:0 1.25rem}.material-studio-page .material-showcase-intro h2{font-size:clamp(1.8rem,10vw,2.6rem);letter-spacing:.05em}.material-studio-page .material-showcase-intro p{font-size:.9rem;line-height:1.75}}.galeri-header-section{margin-bottom:5rem;text-align:center}.galeri-title{font-family:var(--font-smooch),sans-serif;font-size:clamp(4rem,12vw,10rem);font-weight:100;color:var(--text);letter-spacing:.2em;text-transform:uppercase;margin:0;opacity:.9}.galeri-subtitle{font-family:var(--font-display),sans-serif;font-size:.75rem;letter-spacing:.5em;font-weight:300;color:rgba(255,255,255,.5);text-transform:uppercase;margin-top:-1rem;transition:all .3s ease}.galeri-page .section-inner{max-width:none;width:100%;padding:5rem clamp(1.5rem,3vw,4rem)}.galeri-page .studio-main{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:clamp(2rem,3vw,4rem);gap:clamp(2rem,3vw,4rem);padding:0;max-width:none}.galeri-page .project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:1.5rem;gap:1.5rem}.galeri-page .project-card{min-height:38rem}@media (max-width:1024px){.galeri-page .studio-main{grid-template-columns:1fr;gap:2rem}}@media (max-width:767px){.projects-section .section-inner{padding-left:0;padding-right:0}.project-slider-window{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.project-card.project-card-full,.project-slider-window{border-radius:0!important;min-height:94svh;min-height:94dvh}.galeri-subtitle{margin-top:1rem;font-size:.7rem;letter-spacing:.35em;opacity:.6}.galeri-page .section-inner{padding-left:0;padding-right:0;padding-top:4rem}.galeri-page .studio-main{padding:0;gap:0}.galeri-page .project-grid:not(.project-grid-sensory){grid-template-columns:1fr;grid-auto-rows:94svh;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.galeri-page .project-card:not(.project-card-gallery-sensory){display:block;width:100%;height:94svh;min-height:94vh;min-height:94dvh;border-radius:0!important;overflow:clip}.galeri-page .project-card img,.galeri-page .project-overlay,.galeri-page .project-slide-glow{border-radius:0!important}.galeri-page .project-grid.project-grid-sensory{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 1rem}.galeri-page .project-card-gallery-sensory{display:block;width:100%;height:82svh;min-height:82svh;border-radius:1.35rem!important;overflow:clip;box-shadow:0 28px 60px rgba(0,0,0,.22)}.galeri-page .project-card h4{bottom:4.5rem;font-size:1.25rem;letter-spacing:.12em;max-width:min(78vw,18rem);color:var(--text)}.galeri-page .project-card h4,.galeri-page .project-card p{position:absolute;top:auto;left:auto;right:.9rem;text-align:right;z-index:2}.galeri-page .project-card p{bottom:2.5rem;font-size:.62rem;letter-spacing:.42em;color:var(--text-soft)}.galeri-page .project-card .vertical-text{position:absolute;left:.9rem;bottom:2.5rem;z-index:2;color:var(--text-soft);font-size:.62rem;letter-spacing:.35em}.galeri-page .project-slider-window{min-height:92vh;border-radius:0!important}.galeri-page .project-slide-copy{align-items:flex-end;justify-content:flex-start;padding:1rem .9rem 1.15rem}.galeri-page .project-slide-copy .vertical-text{position:absolute;left:.9rem;top:.9rem;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed}.galeri-page .project-slide-copy>div{max-width:100%;gap:.6rem;padding-left:0;margin-top:auto}.galeri-page .project-slide-copy h4{font-size:clamp(2rem,9vw,3.2rem);line-height:.92}.galeri-page .project-slide-copy p{font-size:.52rem;letter-spacing:.42em}.galeri-page .section-inner>div:first-child,.galeri-page .studio-search-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.galeri-page .project-slider-window{min-height:72vh}.galeri-page .section-inner{padding-left:clamp(1.5rem,4vw,5rem);padding-right:clamp(1.5rem,4vw,5rem)}}@media (min-width:1440px){.about-grid{grid-template-columns:minmax(0,.96fr) minmax(30rem,1.08fr);gap:5rem}.about-frame{width:min(100%,44rem)}}