:root{--ink:#101b23;--paper:#f2f3ef;--ice:#c7e0ed;--line:rgba(24,40,51,.18);--muted:#60717b;--pad:clamp(23px,5.4vw,96px);--ease:cubic-bezier(.2,.75,.25,1);--progress:0;color-scheme:light;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #278bce;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}p{line-height:1.65}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}::selection{background:#b4d6e9;color:#101b23}[hidden]{display:none!important}.wrap{width:100%;padding-left:var(--pad);padding-right:var(--pad);max-width:1720px;margin:auto}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.15em;line-height:1.5}.small-note,.availability-note{font-size:11px;color:var(--muted);line-height:1.65}.skip-link{position:fixed;top:8px;left:8px;z-index:200;background:white;padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.masthead{position:fixed;z-index:50;inset:0 0 auto;height:92px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;color:#edf4f5;transition:background .4s,color .4s,border-color .4s;border-bottom:1px solid #eaf6ff20}.masthead.scrolled{background:rgba(16,27,35,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:15px;font-size:17px;letter-spacing:-.035em;min-width:195px}.brand-mark{width:36px;height:47px;object-fit:contain}.brand-sub{display:block;font-size:9px;letter-spacing:.075em;margin-top:4px;opacity:.56}.desktop-nav{display:flex;gap:32px;font-size:11px}.desktop-nav a{position:relative;padding:14px 0}.desktop-nav a:after{content:'';position:absolute;bottom:6px;left:0;right:100%;height:1px;background:var(--ice);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:26px}.language-button{background:none;color:inherit;opacity:.7;font-size:11px;padding:10px 0}.header-enquire{display:flex;align-items:center;gap:21px;font-size:11px}.header-enquire>span:last-child{font-size:20px}.menu-toggle{display:none;position:relative;background:none;width:29px;height:35px;padding:5px 0}.menu-toggle span{display:block;width:23px;height:1px;background:currentColor;margin:6px 0;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:45;background:var(--ink);color:var(--paper);padding:125px var(--pad) 40px}.mobile-menu nav{display:flex;flex-direction:column;gap:20px}.mobile-menu nav a{font-size:34px;letter-spacing:-.04em}.mobile-menu>p{position:absolute;bottom:50px;font-size:11px;letter-spacing:.16em;opacity:.5}
.hero-scroll{height:195svh;position:relative;background:var(--ink);color:var(--paper)}.hero-stage{height:100svh;min-height:660px;position:sticky;top:0;overflow:hidden;isolation:isolate}.hero-atmosphere{position:absolute;inset:0;z-index:-3;background:radial-gradient(ellipse at 72% 32%,#344f64 0,#243747 22%,#15232e 46%,#101b23 77%)}.hero-atmosphere:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0,transparent 180px,#a4d9f404 181px,transparent 182px);opacity:.5}.hero-halo{position:absolute;left:44%;top:16%;width:52vw;height:52vw;max-width:820px;max-height:820px;border:1px solid #baddf415;border-radius:50%;transform:rotateX(34deg) rotate(-24deg);z-index:-2;box-shadow:inset 0 0 95px #79bcdf09,0 0 95px #79bcdf07}.hero-halo:after{content:'';position:absolute;inset:8%;border:1px solid #baddf40b;border-radius:50%}.scene-lines{position:absolute;left:var(--pad);right:var(--pad);top:92px;bottom:76px;pointer-events:none;z-index:-1;display:flex;justify-content:space-between}.scene-lines span{width:1px;background:linear-gradient(transparent,#deefff05,transparent)}.hero-primary{position:absolute;left:var(--pad);top:22%;width:46%;z-index:5;will-change:transform,opacity}.opening-kicker{display:flex;align-items:center;gap:9px;color:#a7c2d3;animation:fade-in 1.1s .05s both}.status-dot{width:5px;height:5px;background:#b9e5fd;border-radius:50%;box-shadow:0 0 12px #bceaff80;flex-shrink:0}.hero-primary h1{font-size:clamp(69px,7.2vw,124px);line-height:.95;letter-spacing:-.065em;margin-top:29px}.hero-primary h1 .line{display:block;overflow:hidden;padding-right:10px;padding-bottom:8px;margin-bottom:-8px}.hero-primary h1 .line>span,.hero-primary h1 .line>em{display:block;animation:line-enter 1.2s var(--ease) both}.hero-primary h1 .line:nth-child(1)>*{animation-delay:.08s}.hero-primary h1 .line:nth-child(2)>*{animation-delay:.19s}.hero-primary h1 .line:nth-child(3)>*{animation-delay:.3s}.hero-primary h1 em{color:var(--ice);letter-spacing:-.07em}.hero-intro{font-size:13px;line-height:1.7;max-width:285px;margin-top:32px;color:#aec1cd;animation:fade-in 1.3s .5s both}.quiet-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:9px;transition:gap .3s}.quiet-link:hover{gap:48px}.hero-explore{margin-top:25px;animation:fade-in 1.2s .65s both}.hero-secondary{position:absolute;left:var(--pad);top:40%;width:42%;opacity:0;transform:translateY(35px);z-index:5;pointer-events:none;will-change:transform,opacity}.hero-secondary .eyebrow{color:#b6cfdf}.hero-secondary h2{font-size:clamp(52px,5.3vw,88px);letter-spacing:-.06em;line-height:1.1;margin:25px 0}.hero-secondary h2 em{color:var(--ice)}.hero-secondary>p:last-child{font-size:14px;color:#c0ccd5;max-width:310px}.product-scene{position:absolute;width:min(44vw,710px);height:82%;right:7%;top:-3%;will-change:transform;z-index:2;pointer-events:none;animation:product-enter 1.65s .12s var(--ease) both}.product-float{height:100%;transform:translateZ(0);animation:breathe 7s 1.9s ease-in-out infinite alternate}.hero-product{height:100%;width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 18px #07101870)}.product-shadow{position:absolute;width:86%;height:12px;left:5%;bottom:-19px;background:#d2edfc26;border-radius:50%;filter:blur(25px);transform:scaleY(.8)}.hero-wordmark{position:absolute;left:4%;bottom:6.5%;font-size:clamp(90px,15.1vw,267px);letter-spacing:-.075em;line-height:.9;font-weight:400;white-space:nowrap;color:#d0e7f214;z-index:1;pointer-events:none;will-change:transform,opacity}.hero-side-note{position:absolute;right:var(--pad);top:32%;height:39%;display:flex;align-items:center;flex-direction:column;gap:18px;font-size:8px;letter-spacing:.16em;color:#88a8bc}.hero-side-note span:first-child{writing-mode:vertical-rl}.hero-side-note i{height:100%;width:1px;background:#b3d3e93a}.hero-bottom{position:absolute;bottom:0;left:var(--pad);right:var(--pad);height:72px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf6ff20;z-index:6}.scroll-invitation{display:flex;gap:14px;align-items:center;font-size:9px;letter-spacing:.13em}.scroll-stroke{width:1px;height:26px;background:#eaf7ff35;position:relative;overflow:hidden}.scroll-stroke:after{position:absolute;content:'';width:1px;height:11px;top:0;background:#c0e4fc;animation:scroll-line 2.5s infinite}.hero-location{font-size:9px;letter-spacing:.12em;color:#b4c4cf}.hero-location b{font-size:11px;font-weight:400;padding:0 13px}.motion-toggle{background:none;padding:9px 0;color:inherit;font-size:9px;opacity:.65}.scene-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#d9eff505}.scene-progress span{height:100%;display:block;background:#b6def7;transform:scaleX(var(--progress));transform-origin:left}.section-index{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:43px;padding-bottom:30px;font-size:9px;letter-spacing:.14em;line-height:1.6}.section-index>span:last-child{color:var(--muted)}.section-index:after{display:none}.stage-label{display:flex;align-items:center;gap:8px}.stage-label i{height:5px;width:5px;border-radius:50%;background:#638078}.object-section{padding-bottom:110px}.object-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-top:38px;padding-bottom:65px}.object-head h2{font-size:clamp(60px,9vw,150px);line-height:1;letter-spacing:-.07em;white-space:nowrap}.superscript{font-size:12px;letter-spacing:0;vertical-align:top;display:inline-block;padding-top:15px;margin-left:12px}.object-head p{font-size:13px;line-height:1.6;max-width:230px;flex-shrink:0;padding-bottom:8px}.object-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:clamp(50px,10vw,170px);align-items:center}.archive-figure{position:relative}.image-zoom{display:block;width:100%;padding:0;position:relative;background:#c7cbc5;overflow:hidden;cursor:zoom-in;height:650px}.image-zoom img{width:100%;height:100%;object-fit:cover;object-position:center 65%;transition:transform .9s var(--ease)}.image-zoom:hover img{transform:scale(1.04)}.image-label{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:white;text-shadow:0 1px 5px #000}.image-label b{font-size:20px;font-weight:400}.archive-figure figcaption{font-size:10px;color:var(--muted);margin-top:12px;line-height:1.5}.object-copy .eyebrow{color:var(--muted)}.object-copy h3{font-size:clamp(38px,4vw,63px);letter-spacing:-.055em;line-height:1.1;margin:26px 0}.object-copy h3 em{letter-spacing:-.045em}.body-copy{font-size:14px;line-height:1.85;max-width:420px}.body-copy+.body-copy{margin-top:18px}.subtle{color:var(--muted)}.object-facts{margin:30px 0;font-size:11px;border-top:1px solid var(--line)}.object-facts>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.object-facts dt{color:var(--muted)}.object-facts dd{margin:0;text-align:right}.pill-button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#f3f8fb;padding:18px 25px;min-height:54px;border-radius:100px;font-size:12px;transition:background .2s,transform .2s}.pill-button:hover{background:#304958;transform:translateY(-2px)}.availability-note{margin-top:15px;max-width:320px}.material-section{background:#dde8ed;padding-bottom:90px}.material-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;align-items:center;padding-top:45px}.material-copy h2{font-size:clamp(50px,5.5vw,87px);line-height:1.02;letter-spacing:-.055em;margin-bottom:29px}.material-copy>p:not(.small-note){font-size:14px;max-width:335px;color:#4a616e}.material-tabs{display:flex;gap:22px;margin:40px 0 20px}.material-tab{display:flex;flex-direction:column;gap:13px;align-items:flex-start;background:transparent;border-bottom:1px solid transparent;padding:0 0 12px;font-size:11px;opacity:.65;transition:opacity .3s,border-color .3s}.material-tab:hover,.material-tab.active{opacity:1}.material-tab.active{border-color:var(--ink)}.swatch{display:block;width:31px;height:31px;border:1px solid #647a8638;border-radius:50%}.swatch.clear{background:linear-gradient(135deg,#fff9,#f5fbff22 40%,#fff 55%,#ecf2f2)}.swatch.ice{background:linear-gradient(135deg,#a8d1e9,#d0ecfb 60%,#92bcd4)}.swatch.metal{background:linear-gradient(115deg,#8b999e,#ecf2f4 38%,#718590 70%,#d8e0e4)}.material-description{min-height:52px;font-size:12px;max-width:330px}.material-copy .small-note{max-width:335px;margin-top:8px}.material-view{height:560px;background:#e9f1f1;position:relative;overflow:hidden;transition:background .8s;border:1px solid #4e6e7e15}.material-view[data-finish=ice]{background:#afd3e7}.material-view[data-finish=metal]{background:#bfc9ce}.material-view img{position:absolute;width:91%;max-width:none;height:auto;left:4%;bottom:19%;filter:drop-shadow(0 20px 10px #3c536025);transform:translateY(2%);transition:transform .8s,filter .8s;pointer-events:none}.material-view[data-finish=ice] img{transform:translateY(0) rotate(-2deg)}.material-view[data-finish=metal] img{transform:translateY(-1%) rotate(1deg)}.material-orbit{position:absolute;width:78%;aspect-ratio:1;border:1px solid #71909f2a;border-radius:50%;top:4%;left:11%;box-shadow:0 0 0 42px #e4f3fb13}.material-view-label{position:absolute;z-index:2;top:25px;left:25px;font-size:9px;letter-spacing:.14em}.material-view-footer{position:absolute;bottom:23px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.13em;border-top:1px solid #48617130;padding-top:18px}
.process-section{background:#121f28;color:#e1ecf1;padding-bottom:110px}.process-section .section-index>span:last-child{color:#7e9caa}.process-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:10vw;padding-top:65px;align-items:end;padding-bottom:70px}.process-heading h2{font-size:clamp(50px,6.8vw,106px);letter-spacing:-.057em;line-height:1.02}.process-heading h2 em{color:#bbd8e8}.process-heading>div{max-width:340px}.process-heading .process-lede{font-size:19px;line-height:1.45;letter-spacing:-.025em;margin-bottom:20px}.process-heading>div>p:last-child{font-size:12px;color:#9eafba;line-height:1.8}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.process-number{border-top:1px solid #d5e6f033;padding-top:16px;padding-bottom:29px;display:flex;justify-content:space-between;font-size:12px;color:#93adbf}.process-number span{font-size:21px}.process-image{height:250px;overflow:hidden;position:relative;background:#273139}.process-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.38);opacity:.88;transition:filter .5s,transform .7s}.process-item:hover img{filter:saturate(.8);transform:scale(1.025)}.sketch-image img{object-fit:cover}.process-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#07101990)}.process-image span{position:absolute;left:15px;bottom:15px;font-size:8px;letter-spacing:.15em;color:#f5fafc;z-index:1}.process-item h3{font-size:25px;letter-spacing:-.035em;margin-top:26px;margin-bottom:13px}.process-item p{font-size:12px;line-height:1.8;color:#a6b6c1;max-width:310px}.projects-section{padding-bottom:110px}.projects-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;padding-top:40px;padding-bottom:65px}.projects-intro h2{font-size:clamp(55px,7vw,110px);letter-spacing:-.055em;line-height:1.02}.projects-intro>p{max-width:300px;font-size:13px;color:var(--muted);padding-bottom:4px}.project-row{border-top:1px solid var(--line)}.project-row:last-child{border-bottom:1px solid var(--line)}.project-row summary{display:grid;grid-template-columns:.35fr 2fr .9fr 30px;gap:25px;align-items:center;padding:38px 0;cursor:pointer;list-style:none}.project-row summary::-webkit-details-marker{display:none}.project-code{font-size:10px;color:var(--muted)}.project-title{font-size:clamp(28px,3.2vw,50px);letter-spacing:-.05em}.project-title small{display:block;font-size:12px;color:var(--muted);letter-spacing:0;margin-top:11px}.project-status{font-size:9px;letter-spacing:.08em;color:var(--muted)}.project-open{font-size:25px;font-weight:300;transition:transform .3s}.project-row[open] .project-open{transform:rotate(45deg)}.project-expanded{padding:0 8% 35px 13.5%;max-width:850px}.project-expanded p{font-size:13px;line-height:1.85;color:var(--muted)}.project-expanded .small-note{font-size:11px;margin-top:15px}.project-expanded .quiet-link{margin-top:23px}.studio-section{background:#d9e7ee;padding-bottom:95px}.studio-title{padding-top:38px;font-size:clamp(58px,8.3vw,131px);letter-spacing:-.065em;line-height:1.1;display:flex;align-items:center;justify-content:space-between}.studio-title span{font-family:Georgia,serif;font-size:.8em;font-weight:300;color:#7797ac}.studio-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:6vw;padding-top:65px;margin-top:50px;border-top:1px solid #64839435}.studio-intro{font-size:22px;letter-spacing:-.035em;line-height:1.5}.studio-grid .eyebrow{color:#577183;font-size:9px}.studio-grid h3{font-size:25px;letter-spacing:-.035em;margin:20px 0 14px}.studio-grid>div>p:not(.eyebrow){font-size:12px;max-width:250px;color:#5e7481;line-height:1.8}.location-status{font-size:8px;letter-spacing:.13em;display:block;margin-top:25px}.contact-section{background:#101b23;color:#eaf3f7;padding:55px 0 75px}.contact-top{display:flex;justify-content:space-between;align-items:center}.contact-top .eyebrow{color:#9dbacb}.contact-top img{height:62px;width:auto}.contact-section h2{font-size:clamp(66px,10vw,156px);letter-spacing:-.065em;line-height:.99;margin-top:42px}.contact-section h2 em{color:#bad9eb}.contact-bottom{margin-top:65px;display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.contact-bottom>p{font-size:12px;color:#9fb3c1}.contact-link{display:flex;align-items:center;justify-content:space-between;gap:70px;border-bottom:1px solid #b4cbd870;padding-bottom:17px;font-size:23px;letter-spacing:-.03em}.contact-link>span:last-child{font-size:37px;transition:transform .3s}.contact-link:hover>span:last-child{transform:translate(4px,-4px)}.site-footer{background:var(--ink);color:#a9bdca;font-size:9px}.site-footer>.wrap{border-top:1px solid #afc8d626;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer>.wrap>span:nth-child(2){letter-spacing:.1em}.site-footer a:last-child{font-size:21px}.object-dock{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;gap:44px;align-items:center;z-index:30;background:rgba(17,30,40,.93);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid #c6e8fa30;box-shadow:0 10px 30px #101b2330;border-radius:100px;padding:13px 16px 13px 25px;color:#ebf4f9;animation:dock-in .4s var(--ease)}.object-dock>div>span{display:block;font-size:7px;letter-spacing:.12em;color:#a4becf;margin-bottom:4px}.object-dock strong{font-size:13px;font-weight:400;letter-spacing:-.02em}.object-dock button{border-radius:30px;background:var(--ice);color:var(--ink);font-size:11px;padding:13px 20px;white-space:nowrap}dialog{border:1px solid #71828d45;color:var(--ink);padding:40px;box-shadow:0 25px 100px #0007;max-width:calc(100vw - 32px)}dialog::backdrop{background:#091119b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.dialog-close{position:absolute;right:14px;top:12px;background:transparent;font-size:29px;width:35px;height:35px;z-index:5}.enquiry-dialog{width:480px;background:var(--paper)}.enquiry-dialog h2{font-size:43px;letter-spacing:-.06em;margin:25px 0}.enquiry-dialog>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8}.enquiry-dialog .pill-button{margin-top:25px}.enquiry-dialog>p.small-note{font-size:10px;margin-top:18px}.lightbox{padding:20px;background:var(--ink);color:var(--paper);max-height:94svh}.lightbox .dialog-close{background:var(--ink);border-radius:50%}.lightbox img{max-height:76svh;width:auto;max-width:80vw;margin:15px auto}.lightbox p{font-size:11px;color:#b4c7d4;padding:10px 0 0;text-align:center}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js .reveal.visible{opacity:1;transform:none}.process-item:nth-child(2){transition-delay:.09s}.process-item:nth-child(3){transition-delay:.18s}.noscript-note{padding:20px;font-size:12px;background:var(--paper)}
@keyframes fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes line-enter{from{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes product-enter{from{opacity:0;filter:blur(6px);translate:0 30px}to{opacity:1;filter:blur(0);translate:0 0}}@keyframes breathe{from{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes scroll-line{0%{transform:translateY(-13px)}70%,100%{transform:translateY(30px)}}@keyframes dock-in{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}
@media(min-width:1650px){.product-scene{right:12%;height:86%}.hero-primary{top:23%}.hero-wordmark{font-size:16vw}}
@media(max-width:1100px){.brand{min-width:auto}.desktop-nav{gap:23px}.header-actions{gap:18px}.hero-primary h1{font-size:8.3vw}.hero-primary{width:49%}.hero-intro{max-width:245px}.object-head h2{font-size:8.8vw}.object-head>p{max-width:190px}.object-layout{gap:6vw}.image-zoom{height:575px}.object-copy h3{font-size:43px}.material-layout{gap:5vw}.material-view{height:485px}.material-copy h2{font-size:57px}.process-heading{grid-template-columns:1.2fr 1fr;gap:6vw}.process-heading h2{font-size:7.6vw}.process-grid{gap:25px}.process-image{height:225px}.studio-grid{gap:4vw}.studio-intro{font-size:20px}.studio-grid h3{font-size:22px}}
@media(max-width:760px){:root{--pad:24px}html{scroll-padding-top:75px}.masthead{height:76px}.brand{gap:10px;font-size:15px}.brand-mark{height:38px;width:30px}.brand-sub{font-size:8px}.desktop-nav{display:none}.header-actions{gap:20px}.header-enquire{display:none}.menu-toggle{display:block}.hero-scroll{height:185svh}.hero-stage{min-height:660px}.hero-primary{left:24px;top:17%;width:76%}.opening-kicker{font-size:8px;letter-spacing:.13em}.hero-primary h1{font-size:clamp(57px,10.4vw,76px);line-height:.97;margin-top:23px;letter-spacing:-.07em}.hero-intro{font-size:11px;max-width:174px;margin-top:23px;line-height:1.7}.hero-explore{font-size:10px;gap:15px;margin-top:18px}.product-scene{width:70vw;right:-8%;top:24%;height:61%;opacity:1;z-index:2}.hero-halo{top:30%;left:33%;width:100vw;height:100vw}.hero-primary{z-index:4}.hero-secondary{left:24px;top:24%;width:72%}.hero-secondary h2{font-size:clamp(39px,9vw,65px);margin:20px 0}.hero-secondary>p:last-child{font-size:12px;max-width:190px}.hero-side-note{right:20px;top:20%;height:25%;font-size:7px}.hero-wordmark{font-size:17.5vw;left:2.8%;bottom:12%;color:#c9e6f222}.hero-bottom{height:67px;left:24px;right:24px;flex-wrap:wrap;column-gap:10px}.scroll-invitation{font-size:7px;gap:9px}.scroll-stroke{height:20px}.hero-location{font-size:7px}.hero-location b{padding:0 5px}.hero-bottom .motion-toggle{font-size:8px}.scene-lines{top:76px;bottom:67px}.section-index{font-size:7px;letter-spacing:.1em;align-items:flex-start;padding-top:31px;padding-bottom:22px;gap:14px}.section-index>span:last-child{max-width:48%;text-align:right}.stage-label{justify-content:flex-end}.object-section{padding-bottom:65px}.object-head{display:block;padding-top:23px;padding-bottom:32px}.object-head h2{font-size:clamp(42px,10vw,74px);letter-spacing:-.07em}.superscript{font-size:9px;padding-top:4px;margin-left:8px}.object-head p{font-size:12px;max-width:none;margin-top:19px}.object-layout{grid-template-columns:1fr;gap:43px}.image-zoom{height:430px}.archive-figure figcaption{font-size:9px}.object-copy h3{font-size:44px;margin:21px 0}.body-copy{font-size:13px;max-width:none}.object-facts{margin:25px 0;font-size:11px}.object-copy .eyebrow{font-size:9px}.pill-button{font-size:12px}.availability-note{font-size:10px}.material-section{padding-bottom:55px}.material-layout{grid-template-columns:1fr;gap:33px;padding-top:25px}.material-copy h2{font-size:52px}.material-copy>p:not(.small-note){font-size:13px;max-width:310px}.material-tabs{margin:27px 0 17px;gap:25px}.material-description{min-height:40px;font-size:12px}.material-copy .small-note{font-size:10px;max-width:none}.material-view{height:395px}.material-view img{width:91%;left:4%;bottom:19%}.material-view-label{font-size:8px;left:20px;top:20px}.material-view-footer{left:20px;right:20px;bottom:20px;font-size:8px}.process-section{padding-bottom:65px}.process-heading{grid-template-columns:1fr;gap:34px;padding-top:34px;padding-bottom:43px}.process-heading h2{font-size:clamp(48px,9.7vw,70px)}.process-heading>div{max-width:330px}.process-heading .process-lede{font-size:18px;margin-bottom:15px}.process-grid{grid-template-columns:1fr;gap:37px}.process-number{padding-top:13px;padding-bottom:16px}.process-image{height:240px}.process-item h3{font-size:25px;margin-top:22px}.process-item p{font-size:12px;max-width:none}.process-item:nth-child(n){transition-delay:0s}.projects-section{padding-bottom:65px}.projects-intro{display:block;padding-top:29px;padding-bottom:35px}.projects-intro h2{font-size:58px}.projects-intro>p{font-size:12px;max-width:310px;margin-top:25px}.project-row summary{grid-template-columns:30px 1fr 24px;gap:12px;position:relative;padding:26px 0 46px}.project-code{font-size:8px;align-self:start;padding-top:6px}.project-title{font-size:29px}.project-title small{font-size:10px;margin-top:8px;letter-spacing:0}.project-status{position:absolute;bottom:20px;left:42px;font-size:7px}.project-open{grid-column:3;grid-row:1;font-size:22px}.project-expanded{padding:0 0 25px 42px}.project-expanded p{font-size:12px}.project-expanded .small-note{font-size:10px}.studio-section{padding-bottom:60px}.studio-title{font-size:clamp(54px,12vw,89px);display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px 20px;line-height:1.03;padding-top:25px}.studio-title span{font-size:.64em}.studio-grid{grid-template-columns:1fr 1fr;gap:30px 22px;padding-top:30px;margin-top:33px}.studio-intro{grid-column:1/-1;font-size:21px}.studio-grid h3{font-size:22px;margin-top:15px}.studio-grid .eyebrow{font-size:8px;letter-spacing:.07em}.studio-grid>div>p:not(.eyebrow){font-size:11px;line-height:1.7}.location-status{font-size:7px;letter-spacing:.08em;margin-top:20px}.contact-section{padding:36px 0 45px}.contact-top .eyebrow{font-size:8px;letter-spacing:.1em;max-width:220px}.contact-top img{height:44px}.contact-section h2{font-size:clamp(61px,13vw,88px);margin-top:40px;line-height:1.02}.contact-bottom{flex-direction:column;align-items:stretch;margin-top:33px;gap:31px}.contact-bottom>p{font-size:11px}.contact-link{font-size:22px;gap:30px;padding-bottom:14px}.contact-link>span:last-child{font-size:32px}.site-footer>.wrap{padding-top:25px;padding-bottom:25px;display:flex;flex-wrap:wrap;min-height:100px;gap:17px 22px;font-size:8px}.site-footer>.wrap>span:nth-child(2){width:50%;order:3;font-size:7px}.site-footer .motion-toggle{font-size:8px;margin-left:auto;order:3;padding:0}.site-footer a:last-child{margin-left:auto;order:2}.site-footer .instagram-link{margin-left:auto}.object-dock{bottom:13px;width:calc(100% - 34px);padding:12px 13px 12px 22px;gap:20px}.object-dock>div>span{font-size:7px}.object-dock strong{font-size:13px}.object-dock button{font-size:11px;padding:12px 21px}.enquiry-dialog{padding:35px 25px}.enquiry-dialog h2{font-size:39px}.enquiry-dialog>p:not(.eyebrow){font-size:13px}.lightbox{padding:12px}.lightbox img{max-width:85vw;max-height:76svh}.lightbox p{font-size:10px}}
@media(max-width:380px){:root{--pad:20px}.hero-primary{left:20px;top:17%}.hero-primary h1{font-size:56px}.hero-intro{max-width:155px;font-size:10px}.product-scene{right:-12%;width:75vw}.hero-bottom{left:20px;right:20px}.hero-location{display:none}.material-copy h2{font-size:47px}.object-head h2{font-size:42px}.superscript{margin-left:4px}.project-title{font-size:26px}.studio-title{font-size:52px}.contact-section h2{font-size:58px}.process-heading h2{font-size:46px}.brand-sub{display:none}}
@media(max-height:690px) and (min-width:761px){.hero-stage{min-height:540px}.hero-primary{top:20%}.hero-primary h1{font-size:66px}.hero-primary .hero-intro{margin-top:17px;font-size:12px}.hero-explore{margin-top:14px}.hero-bottom{height:55px}.product-scene{height:83%;top:-5%}.hero-wordmark{font-size:13vw;bottom:9%}}
html.motion-off{scroll-behavior:auto}html.motion-off *,html.motion-off *:before,html.motion-off *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.motion-off .hero-scroll{height:100svh;min-height:660px}html.motion-off .hero-stage{position:relative}html.motion-off .hero-primary{opacity:1!important;transform:none!important}html.motion-off .hero-secondary{display:none}html.motion-off .product-scene,html.motion-off .product-float,html.motion-off .hero-wordmark{transform:none!important;opacity:1!important}html.motion-off .reveal{opacity:1!important;transform:none!important}html.motion-off .scene-progress{display:none}
html[lang=zh-Hant] .hero-primary h1{font-family:'PingFang TC','Microsoft JhengHei',sans-serif;font-size:clamp(58px,5.7vw,94px);line-height:1.13;letter-spacing:-.05em}html[lang=zh-Hant] em{font-family:'Songti TC','Noto Serif CJK TC',serif;font-style:normal}html[lang=zh-Hant] .hero-secondary h2{font-size:clamp(40px,4.8vw,78px)}html[lang=zh-Hant] .material-copy h2{font-size:clamp(45px,4.7vw,76px)}html[lang=zh-Hant] .process-heading h2{font-size:clamp(43px,5.5vw,85px)}html[lang=zh-Hant] .contact-section h2{font-size:clamp(56px,7vw,110px)}
@media(max-width:760px){html[lang=zh-Hant] .hero-primary h1{font-size:51px}html[lang=zh-Hant] .hero-secondary h2{font-size:37px}html[lang=zh-Hant] .hero-intro{max-width:180px}html[lang=zh-Hant] .hero-primary{width:87%}html[lang=zh-Hant] .material-copy h2{font-size:45px}html[lang=zh-Hant] .process-heading h2{font-size:43px}html[lang=zh-Hant] .contact-section h2{font-size:54px}}

@media(max-width:760px){.product-scene{right:-1%;width:70vw}}
