:root{--bg:#181a1b;--bg-deep:#111314;--panel:#242628;--ink:#eeece5;--muted:#b9b8b2;--muted-2:#939793;--line:rgba(238,236,229,.17);--line-soft:rgba(238,236,229,.085);--accent:#f04b32;--accent-soft:#ff7a62;--cyan:#8cbfc3;--paper:#eeece5;--lime:#b7d90c;--cyan-accent:#8cbfc3;--cyan-soft:rgba(140,191,195,.16);--cyan-glow:rgba(140,191,195,.10);--cyan-bright:rgba(190,226,228,.72);--cyan-line:rgba(140,191,195,.48);--dot:rgba(238,236,229,.042);--side:clamp(20px,3.3vw,58px);--max:1440px;--header:84px;--sans:"Manrope","Avenir Next","Segoe UI",ui-sans-serif,system-ui,sans-serif;--display:"Raleway","Avenir Next","Century Gothic","Segoe UI",sans-serif;--hand:var(--sans);--ease:cubic-bezier(.2,.72,.2,1)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:calc(var(--header) + 18px);overflow-x:clip}body{margin:0;color:var(--ink);background-size:20px 20px;font-family:var(--sans);overflow-x:clip;text-rendering:optimizeLegibility}body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none}body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}::selection{background:var(--accent);color:#fff}.skip{position:fixed;z-index:5000;left:18px;top:14px;transform:translateY(-180%);background:#fff;color:#111;padding:10px 14px;font-size:12px;transition:transform .2s}.skip:focus{transform:none}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.hero,.section,.footer{z-index:1}.eyebrow{font-size:9px;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.site-header{position:fixed;z-index:1000;inset:0 0 auto;height:var(--header);display:flex;align-items:center;-webkit-backdrop-filter:blur(4px) saturate(1.04);backdrop-filter:blur(4px) saturate(1.04)}.site-header::after{content:"";position:absolute;z-index:-1;left:0;right:0;top:100%;height:22px;pointer-events:none;background:linear-gradient(180deg,rgba(25,26,28,.42) 0%,rgba(25,26,28,.14) 52%,rgba(25,26,28,0) 100%)}.header-inner{width:min(calc(100% - 2*var(--side)),var(--max));margin:auto;display:grid;align-items:center}.brand{width:92px;display:inline-flex;align-items:center}.brand img{width:100%;height:auto}.main-nav{display:flex;justify-content:center}.main-nav a{position:relative;padding:9px 0;border:0;background:none;text-transform:uppercase;cursor:pointer}.menu-toggle{cursor:pointer}.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;transition:right .28s var(--ease)}.main-nav a:hover,.main-nav a:focus-visible{color:#fff;outline:none}.main-nav a:hover::after,.main-nav a:focus-visible::after{right:0}.header-tools{justify-self:end;display:flex;align-items:center}.language-switch{display:flex;align-items:center;gap:8px}.lang{position:relative;border:0;background:none;min-width:40px;min-height:40px;padding:12px 6px;font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.38);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.lang+ .lang::before{content:"/";position:absolute;left:-6px;color:rgba(255,255,255,.2)}.lang.active,.lang:hover,.lang:focus-visible{color:#fff;outline:none}.lang.active::after{content:"";position:absolute;left:1px;right:1px;bottom:2px;height:1px;background:var(--accent)}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:#111214;display:grid;place-items:start center}.hero-stage{position:relative;width:min(100%,1920px,177.7778svh);aspect-ratio:16 / 9;container-type:inline-size;overflow:hidden;background:#111214}.hero-media{position:absolute;inset:0;overflow:hidden;background:#111214}.hero-poster,.hero-video{position:absolute;inset:0;width:100%;height:100%}.hero-poster{display:block;margin:0}.hero-poster img,.hero-video{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:saturate(.97) contrast(1.005) brightness(.98);transform:none}.hero-video{opacity:0;transition:opacity .34s ease}.hero-video.is-ready{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,10,.58) 0%,rgba(8,9,10,.36) 31%,rgba(8,9,10,.12) 56%,rgba(8,9,10,.015) 78%,transparent 100%),linear-gradient(180deg,rgba(8,9,10,.20) 0%,transparent 31%,rgba(8,9,10,.05) 66%,rgba(8,9,10,.40) 100%)}.hero-inner{position:absolute;z-index:2;inset:0;width:100%;margin:auto;padding:clamp(92px,7.45cqw,143px) clamp(30px,6.35cqw,122px) clamp(28px,4.15cqw,80px);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(34px,3.8cqw,72px)}.hero-heading{max-width:min(58cqw,1050px);margin-top:clamp(0px,1.6cqw,31px)}.hero-heading .eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:clamp(18px,1.45cqw,28px);color:rgba(255,255,255,.78)}.hero-heading .eyebrow::before{content:"";width:34px;height:1px}.hero h1{margin:0;max-width:1050px;font-size:clamp(46px,5.85cqw,112px);line-height:.91;text-wrap:balance;text-shadow:0 8px 28px rgba(0,0,0,.30)}.hero h1 span{display:block}.hero-bottom{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(150px,.62fr) auto;align-items:end;gap:clamp(24px,4.25cqw,82px)}.hero-copy{margin:0;color:rgba(255,255,255,.91);font-family:var(--sans);font-weight:300;font-size:clamp(14px,1.08cqw,21px);line-height:1.55;max-width:590px;text-shadow:0 4px 18px rgba(0,0,0,.26)}.hero-pocket{--hero-pocket-line:rgba(255,255,255,.36);min-width:0}.hero-pocket--manifesto{max-width:min(690px,48cqw)}.hero-pocket-line{position:relative;z-index:2;width:clamp(220px,20.75cqw,360px);max-width:100%;height:1px;background:var(--hero-pocket-line)}.hero-pocket-window{position:relative;overflow:hidden;margin-top:-1px;padding-top:10px}.hero-pocket-card{transform:translate3d(0,calc(-100% - 12px),0);animation:heroPocketCardIn .94s cubic-bezier(.22,.78,.23,1) .28s forwards;will-change:transform}.hero-pocket--meta .hero-pocket-card{animation-delay:.38s}@keyframes heroPocketCardIn{to{transform:translate3d(0,0,0)}}.hero-copy.hero-manifesto{max-width:none;text-wrap:balance;text-shadow:0 4px 20px rgba(0,0,0,.38)}.hero-meta{padding-top:0;border-top:0;font-size:clamp(7px,.47cqw,9px);line-height:1.75;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.76);text-shadow:0 3px 12px rgba(0,0,0,.24)}.hero-side{display:grid;align-self:end;gap:12px;min-width:0}.hero-socials{display:flex;align-items:center;gap:9px;min-height:31px}.hero-social{width:31px;height:31px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.50);background:rgba(12,13,14,.12);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 5px 18px rgba(0,0,0,.16);transition:transform .28s var(--ease),background-color .28s var(--ease),color .28s var(--ease),border-color .28s var(--ease),box-shadow .28s var(--ease)}.hero-social svg{display:block;width:14px;height:14px;overflow:visible}.hero-social--behance svg{width:17px;height:17px}.hero-social:hover{color:#202123;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 9px 22px rgba(0,0,0,.24);outline:none}.hero-social:focus-visible{color:#202123;background:#fff;border-color:#fff;transform:translateY(-2px);outline:none}.hero-social:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.20),0 9px 22px rgba(0,0,0,.24)}.hero-scroll{justify-self:end;display:inline-flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.56);font-size:clamp(7px,.42cqw,8px);letter-spacing:.18em;text-transform:uppercase;color:#fff;transition:gap .3s var(--ease),border-color .25s;text-shadow:0 3px 12px rgba(0,0,0,.24)}.hero-scroll:hover,.hero-scroll:focus-visible{gap:24px;border-color:#fff;outline:none}.section{position:relative;width:min(calc(100% - 2*var(--side)),var(--max));margin:auto;padding:120px 0;border-bottom:1px solid var(--line);overflow-x:clip}.section-number{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding-top:12px}#projects,#practice{border-bottom:0}#projects::before,#projects::after,#practice::before,#practice::after{content:none !important}#projects{padding-bottom:clamp(56px,5vw,78px)}.section-band{position:relative;width:100%;overflow-x:clip}.practice-band{--practice-logo-tile:clamp(88px,6.8vw,126px);--practice-logo-row:clamp(16.5px,1.275vw,23.625px);--practice-logo-pair:clamp(33px,2.55vw,47.25px);position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#1d1f21 0%,#191b1d 54%,#1d1f21 100%)}.practice-band__motion{position:absolute;z-index:0;inset:-42% -12%;opacity:.04;transform:rotate(-6deg);pointer-events:none}.practice-band__motion::before,.practice-band__motion::after{content:"";position:absolute;inset:0;background-image:url("../images/logo-white.png");background-repeat:repeat;background-size:var(--practice-logo-tile) auto;will-change:background-position}.practice-band__motion::before{-webkit-mask-image:repeating-linear-gradient(to bottom,#000 0 var(--practice-logo-row),transparent var(--practice-logo-row) var(--practice-logo-pair));mask-image:repeating-linear-gradient(to bottom,#000 0 var(--practice-logo-row),transparent var(--practice-logo-row) var(--practice-logo-pair));animation:practiceLogoForward 28s linear infinite}.practice-band__motion::after{-webkit-mask-image:repeating-linear-gradient(to bottom,transparent 0 var(--practice-logo-row),#000 var(--practice-logo-row) var(--practice-logo-pair));mask-image:repeating-linear-gradient(to bottom,transparent 0 var(--practice-logo-row),#000 var(--practice-logo-row) var(--practice-logo-pair));animation:practiceLogoReverse 28s linear infinite}.practice-band::after{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,rgba(29,31,33,.08) 0 22%,rgba(25,27,29,.42) 72%,rgba(25,27,29,.68) 100%),linear-gradient(90deg,rgba(25,27,29,.52),transparent 18%,transparent 82%,rgba(25,27,29,.52))}@keyframes practiceLogoForward{from{background-position:0 0}to{background-position:var(--practice-logo-tile) 0}}@keyframes practiceLogoReverse{from{background-position:0 0}to{background-position:calc(0px - var(--practice-logo-tile)) 0}}.practice{z-index:1;background:none}.practice-inner{width:100%;margin:auto}.practice-file{--practice-black:#141414;--practice-sand:#d7c9b5;--practice-cool-gray:#aeb3b7;--practice-offwhite:#efeee8;--practice-graphite:#383838;--practice-warm-gray:#c8baa6;position:relative;width:100%;background:transparent;border:0;box-shadow:none;overflow:visible}.practice-file::before,.practice-file::after{content:none;display:none}.practice-file__label{position:absolute;z-index:6;left:0;width:max-content;max-width:calc(100% - 44px);display:inline-flex;align-items:center;gap:0;white-space:nowrap;overflow:visible;line-height:1;color:#151617;font-weight:800;text-transform:uppercase}.practice-file__label::before,.practice-file__label::after{content:"";position:absolute;top:50%;width:12px;height:12px;margin-top:-6px;border-radius:50%;background:var(--bg)}.practice-file__label::before{left:-6px}.practice-file__label::after{right:-6px}.practice-console{z-index:2}.practice-console__screen{position:relative}.practice-console__content{position:relative;display:grid;align-items:center;gap:clamp(34px,5vw,86px)}.practice-console__content h3{margin:0;letter-spacing:-.045em;transition:opacity .22s ease,transform .28s var(--ease)}.practice-console__content p{margin:0;letter-spacing:-.024em;text-wrap:balance;transition:opacity .22s ease,transform .28s var(--ease)}.practice-console__dock{grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.11);border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.practice-console__key{--accent:var(--practice-black);--active-ink:#f2f1eb;position:relative;border-right:1px solid rgba(255,255,255,.065);text-align:left;cursor:pointer}.practice-console__key:nth-child(1){--accent:#2b2d2f;--active-ink:#f2f1eb}.practice-console__key:nth-child(2){--accent:#f04b32;--active-ink:#111314}.practice-console__key:nth-child(3){--accent:#8cbfc3;--active-ink:#111314}.practice-console__key:nth-child(4){--accent:#eeece5;--active-ink:#111314}.practice-console__key:nth-child(5){--accent:#45484a;--active-ink:#f2f1eb}.practice-console__key:nth-child(6){--accent:#b8b4aa;--active-ink:#111314}.practice-console__key:last-child{border-right:0}.practice-console__key::before{content:"";position:absolute;transform-origin:left;transition:transform .42s var(--ease),background .35s ease}.practice-console__key::after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;transition:background .35s ease,box-shadow .35s ease}.practice-console__key.is-active::after{background:currentColor;box-shadow:0 0 0 4px rgba(16,17,19,.1)}.practice-console__key-number{display:block;font-weight:800;opacity:.62}.practice-console__key-title{display:block;margin-top:20px;font-weight:700;line-height:1;letter-spacing:-.025em;overflow-wrap:anywhere}.practice-console__key-line{position:absolute;left:14px;bottom:10px;width:20px;height:1px;background:currentColor;opacity:.5}@media (max-width:1080px){.practice-console__dock{overflow-x:auto;grid-template-columns:repeat(6,minmax(150px,1fr));scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain}.practice-console__key{scroll-snap-align:start}}@media (max-width:760px){.practice-file{padding:34px 0 18px}.practice-file__label{left:0;right:auto;white-space:nowrap;overflow:visible;max-width:100%}.practice-console__content{align-content:center}.practice-console__dock{grid-template-columns:repeat(6,minmax(0,1fr));scroll-snap-type:none;scrollbar-width:none;overscroll-behavior-inline:auto}.practice-console__key{display:flex;flex-direction:column;align-items:center;scroll-snap-align:none}.practice-console__key-title{position:absolute;margin:0;white-space:nowrap;overflow-wrap:normal;transform-origin:center}.practice-console__key-line{left:50%;bottom:10px;transform:translateX(-50%);width:18px}}@media (max-width:420px){.practice-file__label{right:auto;padding:0 14px;font-size:7px;max-width:calc(100% - 30px)}.practice-file{padding-left:0;padding-right:0}.practice-console__content h3{font-size:31px}.practice-console__content p{font-size:17px}}.contact{display:flex;align-items:flex-start;background:none;border-bottom:0;position:relative;overflow-x:clip}.contact-inner{position:relative;z-index:2;width:100%}.contact-actions{display:flex;gap:18px 34px;flex-wrap:wrap}.contact-link{display:inline-flex;align-items:center;gap:15px;padding:13px 0;min-height:40px;border-bottom:1px solid rgba(255,255,255,.46);letter-spacing:.17em;text-transform:uppercase;transition:gap .3s var(--ease)}.contact-link:hover,.contact-link:focus-visible{gap:25px;outline:none}@media (max-width:599px){.contact-actions{justify-content:center}}.footer{position:relative;padding:20px var(--side);display:flex;justify-content:space-between;gap:25px;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.mobile-menu{position:fixed;z-index:980;pointer-events:none}.mobile-nav{display:grid}.mobile-meta{padding-top:32px;font-size:9px;line-height:1.8;letter-spacing:.13em;text-transform:uppercase}.reveal{opacity:1;transform:none}.reveal.reveal-pending{opacity:0;transform:translateY(24px);transition:opacity .78s var(--ease),transform .78s var(--ease)}.reveal.reveal-pending.visible{opacity:1;transform:none}.hero::after{position:absolute;pointer-events:none}.section::after{content:"";position:absolute;pointer-events:none}.hero::before{position:absolute;pointer-events:none}.section::before{content:"";position:absolute;pointer-events:none}.footer::before{content:"";position:absolute;pointer-events:none}.footer::after{content:"";position:absolute;pointer-events:none}.hero::before{animation-duration:10.5s}#contact::before{animation-duration:11.1s;animation-delay:-7.3s}.contact.section::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none}.contact.section::before{content:"";position:absolute;bottom:0;left:-22%;width:24%;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(182,66,62,.06) 15%,rgba(220,118,112,.9) 50%,rgba(182,66,62,.06) 85%,transparent 100%);box-shadow:0 0 8px rgba(182,66,62,.18),0 0 14px rgba(182,66,62,.10);animation:lineSweep 9.5s linear infinite}@keyframes lineSweep{0%{transform:translateX(0);opacity:0}8%{opacity:.85}50%{opacity:.95}92%{opacity:.55}100%{transform:translateX(610%);opacity:0}}@media (max-width:1100px){.hero-bottom{grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr) auto;gap:clamp(22px,3.2cqw,48px)}}@media (max-width:900px){:root{--header:74px;--side:22px}.site-header{height:var(--header);background:rgba(25,26,28,.96);border-bottom:0;-webkit-backdrop-filter:blur(4px) saturate(1.04);backdrop-filter:blur(4px) saturate(1.04)}.site-header::after{height:14px;background:linear-gradient(180deg,rgba(25,26,28,.34),rgba(25,26,28,0))}.main-nav{display:none}.brand{width:82px}.header-tools{gap:15px}.hero-inner{padding-top:clamp(80px,9.4cqw,112px);padding-bottom:clamp(25px,3.8cqw,42px);gap:clamp(26px,4cqw,44px)}.hero-heading{max-width:62cqw}.hero h1{font-size:clamp(43px,6.4cqw,68px)}.hero-bottom{grid-template-columns:minmax(0,1fr) minmax(135px,.48fr);gap:20px 30px}.hero-side{gap:10px}.hero-socials{gap:8px}.hero-social{width:29px;height:29px}.hero-scroll{grid-column:1/-1;justify-self:start}.section{padding:90px 0}.contact{min-height:560px;padding-top:96px;padding-bottom:100px}.mobile-menu{flex-direction:column}}@media (max-width:760px){.hero{overflow:visible}.hero-stage{width:100%;aspect-ratio:auto;overflow:visible;padding-top:var(--header);container-type:normal}.hero-media{position:relative;inset:auto;width:100%;aspect-ratio:16 / 9;background:#111214}.hero-video{object-fit:contain;object-position:center;filter:saturate(.97) contrast(1.005) brightness(.98)}.hero-overlay{background:linear-gradient(180deg,rgba(8,9,10,.08) 0%,transparent 68%,rgba(8,9,10,.22) 100%)}.hero-inner{position:relative;inset:auto;width:100%;padding:30px var(--side) 36px;gap:34px;background:#111214}.hero-heading{max-width:none;margin:0}.hero-heading .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(48px,11.4vw,72px);line-height:.9;letter-spacing:-.058em}.hero-bottom{grid-template-columns:1fr;gap:22px}.hero-copy{font-size:17px;max-width:42ch}.hero-pocket--manifesto{max-width:30ch}.hero-pocket-line{width:min(260px,100%)}.hero-copy.hero-manifesto{max-width:none;letter-spacing:.01em}.hero-side{max-width:260px;gap:12px}.hero-socials{gap:9px}.hero-social{width:31px;height:31px}.hero-meta{max-width:250px;font-size:8px}.hero-scroll{grid-column:auto;justify-self:start;font-size:8px}}@media (max-width:560px){:root{--side:18px}body{background-size:16px 16px}.hero h1{font-size:clamp(46px,13.4vw,73px)}.section{padding:72px 0}.contact{min-height:540px;padding-top:88px;padding-bottom:92px}.contact h2{max-width:100%}.contact p{font-size:17px}.contact-link{font-size:9px}.footer{display:block;line-height:1.9;font-size:9px}.footer span:last-child{display:block;margin-top:5px}}.structure-preview{display:grid;align-items:center;border:0;background:none}.structure-preview .section-number{padding-top:0;margin:0 0 clamp(18px,1.8vw,26px)}.structure-preview h2{margin:0;text-wrap:balance}.structure-preview > div:first-child > p{margin:36px 0 0;color:#d2d0c9;text-wrap:pretty}.structure-preview__link{justify-self:start;display:inline-flex;gap:14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.52);text-transform:uppercase;color:#fff}.structure-preview__link:hover,.structure-preview__link:focus-visible{gap:22px;outline:none}.lab-tabs-shell{position:relative;min-width:0}.lab-tabs-shell::before,.lab-tabs-shell::after{content:"";position:absolute;height:1px;pointer-events:none}.lab-tabs-shell::before{top:0}.lab-tabs-shell::after{bottom:0}.lab-tabs{display:flex;align-items:stretch;justify-content:flex-end;width:100%;isolation:isolate}.lab-tab{--surface:#343638;--tab-text:#f2f2ee;position:relative;flex:0 0 66px;height:100%;overflow:hidden;border-left:1px solid rgba(17,18,19,.28);background:var(--surface);color:var(--tab-text)}.lab-tab:last-child{border-right:1px solid rgba(17,18,19,.24)}.lab-tab:nth-child(1){--tab-offset:7px}.lab-tab:nth-child(2){--tab-offset:-8px}.lab-tab:nth-child(3){--tab-offset:4px}.lab-tab:nth-child(4){--tab-offset:-3px}.lab-tab:nth-child(5){--tab-offset:9px}.lab-tab:nth-child(6){--tab-offset:-6px}.lab-tab.is-active,.lab-tab:focus-within{z-index:3;filter:none;opacity:1}@media (min-width:761px) and (hover:hover) and (pointer:fine){.lab-tab:hover{z-index:3;filter:none;opacity:1}}.lab-tab-trigger{position:absolute;z-index:2;inset:0 auto 0 0;padding:18px 0 16px;border:0;border-right:1px solid rgba(17,18,19,.18);background:transparent;color:inherit;cursor:pointer}.lab-tab-trigger:focus-visible{outline:2px solid var(--tab-accent);outline-offset:-4px}.lab-tab-number{position:absolute;top:18px;left:50%;transform:translateX(-50%);font-weight:800}.lab-tab-title{position:absolute;left:50%;transform:translate(-50%,-50%) rotate(180deg);writing-mode:vertical-rl;white-space:nowrap;font-weight:700;letter-spacing:.035em}.lab-tab-mark{position:absolute;left:50%;bottom:17px;width:18px;height:18px;transform:translateX(-50%)}.lab-tab-mark::before,.lab-tab-mark::after{content:"";position:absolute}.lab-tab-mark::before{left:1px;right:1px;top:8px;height:1px;background:currentColor}.lab-tab-mark::after{right:1px;top:5px;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.lab-tab-panel{position:absolute;display:flex;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease .08s,transform .42s var(--ease) .03s,visibility 0s linear .44s}.lab-tab.is-active .lab-tab-panel,.lab-tab:focus-within .lab-tab-panel{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;transition-delay:.08s,.03s,0s}@media (min-width:761px) and (hover:hover) and (pointer:fine){.lab-tab:hover .lab-tab-panel{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;transition-delay:.08s,.03s,0s}}.lab-tab-panel::before{content:"";width:42px;height:2px;margin-bottom:42px;background:var(--tab-accent)}.lab-tab-question{margin:0;color:var(--tab-text);text-wrap:balance}.lab-tab-link{align-self:flex-start;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:gap .26s var(--ease)}.lab-tab-link:hover,.lab-tab-link:focus-visible{gap:19px;outline:none}@media (max-width:1180px){#structure{padding-top:68px;padding-bottom:68px}.structure-preview{grid-template-columns:1fr;gap:64px;padding-top:10px}.structure-preview > div:first-child{padding-top:0;max-width:840px}.lab-tabs{justify-content:flex-start}.lab-tab.is-active,.lab-tab:focus-within{flex-basis:min(400px,48vw)}}@media (min-width:761px) and (max-width:1180px) and (hover:hover) and (pointer:fine){.lab-tab:hover{flex-basis:min(400px,48vw)}}@media (max-width:760px){.structure-preview{padding:0}.structure-preview > div:first-child > p{line-height:1.68}.lab-tabs-shell{padding:0}.lab-tabs-shell::before,.lab-tabs-shell::after{display:none}.lab-tabs{width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.lab-tab{width:100%;min-width:0;flex:none;transform:none}.lab-tab.is-active,.lab-tab:focus-within{transform:none}.lab-tab-trigger{border:0;border-bottom:1px solid rgba(17,18,19,.18);display:flex;align-items:center;text-align:left}.lab-tab-number{position:static;transform:none;flex:0 0 26px}.lab-tab-title{position:static;transform:none;writing-mode:horizontal-tb;white-space:normal;line-height:1.2}.lab-tab-mark{left:auto;bottom:auto;transform:none}.lab-tab:focus-within .lab-tab-panel{transform:translateY(0)}.lab-tab-panel::before{width:34px;margin-bottom:24px}.lab-tab-link{margin-top:24px}}.hero,.section{--divider-line-start:rgba(202,165,107,0);--divider-line-mid:rgba(202,165,107,.125);--divider-core-soft:rgba(202,165,107,.055);--divider-core:rgba(248,220,155,.82);--divider-glow-a:rgba(202,165,107,.16);--divider-glow-b:rgba(202,165,107,.08)}#contact.contact.section,.footer{--divider-line-start:rgba(182,66,62,0);--divider-line-mid:rgba(182,66,62,.13);--divider-core-soft:rgba(182,66,62,.055);--divider-core:rgba(220,118,112,.82);--divider-glow-a:rgba(182,66,62,.16);--divider-glow-b:rgba(182,66,62,.08)}.hero::after,.section::after{left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,var(--divider-line-start) 0%,rgba(202,165,107,.075) 18%,var(--divider-line-mid) 50%,rgba(202,165,107,.075) 82%,var(--divider-line-start) 100%)}#contact.contact.section::after,.footer::before{left:0;right:0;bottom:0;height:1px}#contact.contact.section::after,.footer::before{background:linear-gradient(90deg,var(--divider-line-start) 0%,rgba(182,66,62,.075) 18%,var(--divider-line-mid) 50%,rgba(182,66,62,.075) 82%,var(--divider-line-start) 100%)}.hero::before,.section::before,#projects::before,#practice::before,#contact.contact.section::before,.footer::after{bottom:0;left:-22%;width:24%;height:1px;opacity:.9;background:linear-gradient(90deg,transparent 0%,var(--divider-core-soft) 16%,var(--divider-core) 50%,var(--divider-core-soft) 84%,transparent 100%);box-shadow:0 0 8px var(--divider-glow-a),0 0 14px var(--divider-glow-b);animation:lineSweep 9.6s linear infinite}#projects::before{animation-duration:9.2s;animation-delay:-2.2s}#practice::before{animation-duration:9.9s;animation-delay:-5.4s}#contact.contact.section::before{animation-duration:10.8s;animation-delay:-7.3s}.footer::after{animation-duration:9.6s;animation-delay:-1.4s}.hero::before,.hero::after{content:none !important}.hero-transition-line{position:relative;z-index:2;width:min(calc(100% - 2*var(--side)),var(--max));height:1px;margin:0 auto;overflow:hidden;pointer-events:none;--divider-line-start:rgba(202,165,107,0);--divider-line-mid:rgba(202,165,107,.125);--divider-core-soft:rgba(202,165,107,.055);--divider-core:rgba(248,220,155,.82);--divider-glow-a:rgba(202,165,107,.16);--divider-glow-b:rgba(202,165,107,.08)}.hero-transition-line::after{content:"";position:absolute;inset:0;height:1px}.hero-transition-line::before{content:"";position:absolute;left:-22%;bottom:0;width:24%;height:1px;opacity:.9;background:linear-gradient(90deg,transparent 0%,var(--divider-core-soft) 16%,var(--divider-core) 50%,var(--divider-core-soft) 84%,transparent 100%);box-shadow:0 0 8px var(--divider-glow-a),0 0 14px var(--divider-glow-b);animation:lineSweep 10.4s linear infinite}.contact h2{margin-left:auto;margin-right:auto;text-wrap:balance;padding-bottom:.04em}@media (max-width:560px){.contact h2{font-size:clamp(38px,10.7vw,50px);line-height:1.02;letter-spacing:-.044em}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}.reveal{opacity:1;transform:none}.hero-pocket-card{animation:none !important;transform:none !important;will-change:auto}}body{background-color:var(--bg);background-image:radial-gradient(circle,var(--dot) .7px,transparent .8px)}body::before{background:linear-gradient(90deg,rgba(0,0,0,.14),transparent 18%,transparent 82%,rgba(0,0,0,.14)),radial-gradient(circle at 82% 16%,rgba(140,191,195,.09),transparent 20%),radial-gradient(circle at 20% 78%,rgba(240,75,50,.04),transparent 18%);opacity:1}.site-header{background:rgba(17,19,20,.88);border-bottom:1px solid rgba(238,236,229,.09);transition:background .28s ease,border-color .28s ease,color .28s ease}.header-inner{gap:clamp(18px,2.4vw,38px)}.main-nav a{display:inline-flex;align-items:baseline}.main-nav a::before{font-size:7px;font-weight:800;letter-spacing:.12em;color:var(--cyan)}.main-nav a:nth-child(1)::before{content:"01"}.main-nav a:nth-child(2)::before{content:"02"}.main-nav a:nth-child(3)::before{content:"03"}.main-nav a::after{background:var(--accent)}.header-tools{gap:10px}.header-cta{font-weight:800;text-transform:uppercase;transition:background .25s,color .25s,border-color .25s,opacity .25s}.menu-toggle{font-weight:800;letter-spacing:.16em;text-transform:uppercase;transition:background .25s,color .25s,border-color .25s,opacity .25s}.header-cta{display:inline-flex;align-items:center}.header-cta:hover,.header-cta:focus-visible{outline:none}.menu-toggle{display:inline-flex;align-items:center;position:relative;color:var(--paper)}.menu-toggle::before,.menu-toggle::after{content:"";position:absolute;right:13px;width:17px;height:1px;background:currentColor;transform-origin:center;transition:transform .28s var(--ease),box-shadow .28s var(--ease)}.menu-toggle::before{top:12px;box-shadow:0 6px 0 currentColor}.menu-toggle::after{top:24px}.menu-toggle:hover,.menu-toggle:focus-visible{color:#111314;outline:none}body.menu-open .menu-toggle::before{transform:translateY(6px) rotate(45deg);box-shadow:none}body.menu-open .menu-toggle::after{transform:translateY(-6px) rotate(-45deg)}body.menu-open .site-header{background:transparent;border-color:transparent;backdrop-filter:none}body.menu-open .site-header::after{opacity:0}body.menu-open .main-nav,body.menu-open .header-cta{opacity:0;pointer-events:none}.mobile-menu{display:flex;flex-direction:column;inset:0;padding:calc(var(--header) + clamp(28px,4vw,58px)) var(--side) clamp(28px,4vw,52px);overflow:auto;color:#111314;background:radial-gradient(circle at 82% 24%,rgba(238,236,229,.42) 0 10%,transparent 10.2%),var(--cyan);opacity:0;visibility:hidden;transform:translateY(-14px);transition:opacity .32s ease,visibility .32s ease,transform .42s var(--ease)}.mobile-menu::before{content:"";position:absolute;inset:-12%;background:url("../images/logo-white.png") repeat;background-size:clamp(220px,20vw,380px) auto;filter:brightness(0);opacity:.055;transform:rotate(-6deg);pointer-events:none}.mobile-menu::after{content:"MCRV / 2026";position:absolute;right:var(--side);bottom:clamp(26px,4vw,54px);font-size:8px;font-weight:800;letter-spacing:.22em;writing-mode:vertical-rl;pointer-events:none}body.menu-open .mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-nav,.mobile-meta{position:relative;z-index:1}.mobile-nav{width:min(1040px,84vw);margin:auto 0;border-top:1px solid rgba(17,19,20,.28);counter-reset:menu-item}.mobile-nav a{counter-increment:menu-item;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:baseline;gap:18px;padding:clamp(11px,1.4vw,20px) 0;border-bottom:1px solid rgba(17,19,20,.22);color:#111314;font:700 clamp(46px,6.4vw,104px)/.88 var(--sans);letter-spacing:-.065em;transition:padding-left .3s var(--ease),background .3s,color .3s}.mobile-nav a::before{content:counter(menu-item,decimal-leading-zero);font:800 8px/1 var(--sans);letter-spacing:.14em}.mobile-nav a::after{content:"↗";font:500 clamp(18px,2vw,30px)/1 var(--sans);letter-spacing:0}.mobile-nav a:hover,.mobile-nav a:focus-visible{padding-left:18px;background:rgba(238,236,229,.28);outline:none}.mobile-meta{margin-top:auto;max-width:480px;color:rgba(17,19,20,.68);font-weight:700}.mobile-meta a{color:#111314;border-bottom:1px solid rgba(17,19,20,.36)}.hero h1{font-family:var(--sans);font-weight:700;letter-spacing:-.07em}.hero h1 span:last-child{color:var(--paper)}.hero-heading .eyebrow::before{background:linear-gradient(90deg,var(--accent),var(--cyan))}.hero-copy.hero-manifesto{color:rgba(238,236,229,.95);font-family:var(--sans);font-weight:500;font-size:clamp(18px,1.75cqw,32px);line-height:1.16;letter-spacing:-.025em}.section::before,#contact.contact.section::before,.footer::after,.hero-transition-line::before{display:none !important}.hero-transition-line::after{background:linear-gradient(90deg,transparent,rgba(140,191,195,.34),transparent)}#projects .mcr-project-rails{margin-top:0}.practice-file{--practice-orange:var(--accent)}.practice-file__label{background:var(--accent)}.contact-band{isolation:isolate;overflow:hidden;color:#111314}.contact-band::before{content:"";position:absolute;z-index:0;inset:-24% -8%;background:url("../images/logo-white.png") repeat;background-size:clamp(150px,12vw,240px) auto;filter:brightness(0);pointer-events:none}.contact{justify-content:flex-start;text-align:left;color:#111314}.contact-inner{max-width:var(--max);padding-inline:0}.contact .eyebrow{color:rgba(17,19,20,.62);font-weight:800}.contact h2{margin:24px 0 32px;color:#111314}.contact p{max-width:620px;margin:0;color:rgba(17,19,20,.72)}.contact-actions{justify-content:flex-start;margin-top:48px}.contact-link{border-bottom-color:rgba(17,19,20,.48);font-weight:800}.contact-link:hover,.contact-link:focus-visible{border-bottom-color:#111314}.contact.section::after{background:rgba(17,19,20,.22) !important}.footer{background:#111314;color:rgba(238,236,229,.58)}@media (max-width:1100px){.main-nav{gap:22px}}@media (max-width:900px){.mobile-menu{display:flex}.mobile-nav{width:100%}}@media (max-width:760px){.mobile-menu{padding-top:calc(var(--header) + 34px);padding-bottom:26px}.mobile-menu::before{background-size:170px auto;opacity:.045}.mobile-menu::after{display:none}.mobile-nav a{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;font-size:clamp(38px,12.5vw,64px);letter-spacing:-.06em}.hero-copy.hero-manifesto{font-size:clamp(20px,5.7vw,29px);line-height:1.18}.contact-actions{display:grid;justify-content:stretch;gap:6px;margin-top:38px}.contact-link{justify-content:space-between}}@media (max-width:430px){.language-switch{gap:2px}.lang{min-width:32px;padding-inline:3px}.menu-toggle{padding-left:10px;padding-right:34px}}@media (prefers-reduced-motion:reduce){.mobile-menu,.mobile-nav a,.site-header,.header-cta,.menu-toggle{transition:none !important}}.header-inner{grid-template-columns:140px minmax(360px,1fr) auto}.main-nav{gap:clamp(30px,3.5vw,66px)}.main-nav a{gap:0;color:rgba(238,236,229,.72);font-size:10px;font-weight:700;letter-spacing:.14em}.main-nav a::before{display:none !important;content:none !important}.header-cta{min-height:40px;padding:10px 0;border:0;background:transparent;color:rgba(238,236,229,.78);font-size:10px;letter-spacing:.14em}.header-cta::after{content:"↗";margin-left:9px;font-size:12px;line-height:1}.header-cta:hover,.header-cta:focus-visible{border-color:transparent;background:transparent;color:var(--paper)}.menu-toggle{min-height:40px;padding:10px 38px 10px 8px;border:0;background:transparent;font-size:10px}.menu-toggle:hover,.menu-toggle:focus-visible,body.menu-open .menu-toggle{border-color:transparent;background:transparent}body.menu-open .menu-toggle{color:#111314}@media (min-width:901px){.menu-toggle{display:none !important}}#projects{padding-top:clamp(42px,4vw,62px)}.practice{padding-top:clamp(72px,6vw,104px);padding-bottom:clamp(76px,6.5vw,112px)}.practice-file{padding:48px 0 0}.practice-file__label{top:0;min-height:40px;padding:0 24px;border-radius:12px 12px 0 0;box-shadow:none;font-size:10px;letter-spacing:.13em}.practice-file__label::before,.practice-file__label::after{display:none}.practice-console{--active-accent:#2b2d2f;--active-ink:#f2f1eb;position:relative;padding-top:18px}.practice-console__screen{z-index:1;min-height:220px;margin:0;padding-bottom:62px;border:1px solid rgba(255,255,255,.08);border-radius:24px 24px 18px 18px;background:var(--active-accent);color:var(--active-ink);box-shadow:0 30px 60px rgba(0,0,0,.2);transition:background .38s ease,color .38s ease;overflow:hidden}.practice-console__screen::after{content:"";position:absolute;right:28px;top:28px;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;opacity:.22}.practice-console__content{min-height:158px;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);padding:clamp(34px,4vw,58px) clamp(30px,4.4vw,70px)}.practice-console__content h3{color:inherit;font-family:var(--sans);font-style:normal;font-weight:700;font-size:clamp(42px,4.2vw,64px);line-height:.94}.practice-console__content p{max-width:650px;color:inherit;opacity:.78;font-family:var(--sans);font-style:normal;font-weight:600;font-size:clamp(16px,1.25vw,19px);line-height:1.35}.practice-console__dock{position:relative;z-index:3;display:flex;align-items:stretch;gap:0;margin:-62px 22px 0;border:0;background:transparent;overflow:visible}.practice-console__key{flex:0 1 12%;min-width:0;min-height:236px;margin-left:-1px;padding:18px 15px 16px;border:1px solid rgba(17,19,20,.18);border-radius:20px 20px 0 0;background:var(--accent);color:var(--active-ink);box-shadow:-8px 0 22px rgba(0,0,0,.13);overflow:hidden;transition:flex-basis .46s var(--ease),transform .46s var(--ease),filter .35s ease,box-shadow .35s ease}.practice-console__key:first-child{margin-left:0}.practice-console__key:hover,.practice-console__key:focus-visible{background:var(--accent);color:var(--active-ink);filter:brightness(1.04)}.practice-console__key:focus-visible{outline:2px solid var(--paper);outline-offset:-5px}.practice-console__key.is-active{flex-basis:34%;z-index:2;transform:translateY(-18px);background:var(--accent);color:var(--active-ink);box-shadow:-10px 0 28px rgba(0,0,0,.2)}.practice-console__key::before{top:auto;left:18px;right:auto;bottom:18px;width:28px;height:1px;transform:none;background:currentColor;opacity:.42}.practice-console__key::after{right:16px;top:16px;background:currentColor;opacity:.35}.practice-console__key.is-active::before{transform:none;background:currentColor;opacity:.55}.practice-console__key-number{font-size:9px;letter-spacing:.13em}.practice-console__key-title{position:absolute;left:50%;top:52%;margin:0;font-size:clamp(13px,1vw,16px);white-space:nowrap;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;transition:font-size .35s ease,transform .42s var(--ease),left .42s var(--ease),top .42s var(--ease)}.practice-console__key.is-active .practice-console__key-title{left:20px;top:50%;font-size:clamp(24px,2.4vw,38px);transform:translateY(-50%)}@media (min-width:761px){.practice-console__key.is-active .practice-console__key-number{position:absolute;top:18px;left:20px;width:auto;line-height:1}}.practice-console__key-line{display:none}.contact-band{background:var(--cyan) !important}.contact-band::before{opacity:.028;transform:rotate(-4deg)}.contact{min-height:650px;padding-top:clamp(92px,8vw,132px);padding-bottom:clamp(92px,8vw,132px)}.contact h2{max-width:1040px;letter-spacing:-.062em;font-family:var(--sans);font-style:normal;font-weight:700;font-size:clamp(56px,6.8vw,104px);line-height:.9}.contact p{font-family:var(--sans);font-style:normal;font-weight:600;font-size:clamp(16px,1.15vw,18px);line-height:1.6}.contact-link{font-size:10px}@media (max-width:1100px){.header-inner{grid-template-columns:120px minmax(300px,1fr) auto}.header-cta{display:inline-flex}.practice-console__dock{margin-left:12px;margin-right:12px}.practice-console__key{flex-basis:12.5%}.practice-console__key.is-active{flex-basis:32%}}@media (max-width:900px){.header-inner{grid-template-columns:1fr auto}.header-cta{display:none}.menu-toggle{display:inline-flex}}@media (max-width:760px){#projects{padding-top:34px}.practice{padding-top:64px;padding-bottom:68px}.practice-file{padding-top:42px}.practice-file__label{top:0;min-height:36px;padding:0 16px;border-radius:10px 10px 0 0;font-size:8px}.practice-console{padding-top:12px}.practice-console__screen{min-height:190px;padding-bottom:42px;border-radius:18px}.practice-console__screen::after{right:18px;top:18px;width:26px;height:26px}.practice-console__content{min-height:148px;grid-template-columns:1fr;gap:13px;padding:30px 20px 38px}.practice-console__content h3{font-size:clamp(34px,9.5vw,42px)}.practice-console__content p{max-width:30ch;font-size:16px;line-height:1.32}.practice-console__dock{display:flex;margin:-42px 8px 0;overflow:visible}.practice-console__key,.practice-console__key.is-active{flex:1 1 0;min-width:0;min-height:176px;padding:12px 6px 10px;border-radius:13px 13px 0 0}.practice-console__key.is-active{transform:translateY(-10px)}.practice-console__key::before{left:50%;bottom:11px;width:18px;transform:translateX(-50%)}.practice-console__key.is-active::before{transform:translateX(-50%)}.practice-console__key::after{right:7px;top:9px}.practice-console__key-number{align-self:flex-start;font-size:7px}.practice-console__key-title,.practice-console__key.is-active .practice-console__key-title{left:50%;top:53%;font-size:clamp(12px,3.5vw,14px);transform:translate(-50%,-50%) rotate(-90deg)}.contact{min-height:580px;padding-top:82px;padding-bottom:86px}.contact h2{font-size:clamp(46px,12vw,68px);line-height:.94;letter-spacing:-.052em}.contact-link{font-size:9px}}@media (max-width:430px){.menu-toggle{min-width:44px;width:44px;padding:0;font-size:0}.menu-toggle::before,.menu-toggle::after{right:8px;width:27px}.practice-console__dock{margin-left:2px;margin-right:2px}.practice-console__key,.practice-console__key.is-active{min-height:164px;padding-left:4px;padding-right:4px}.practice-console__key-title,.practice-console__key.is-active .practice-console__key-title{font-size:12px}}#structure{padding-top:clamp(70px,6.2vw,104px);padding-bottom:clamp(70px,6.2vw,104px)}.structure-preview{grid-template-columns:minmax(330px,.72fr) minmax(690px,1.28fr);gap:clamp(58px,5.4vw,92px);padding:0}.structure-preview > div:first-child{padding-top:0}.structure-preview .section-number{margin-bottom:clamp(18px,1.7vw,24px);color:#8fb8bd}.structure-preview h2{max-width:680px;letter-spacing:-.047em;font-family:var(--display);font-style:normal;font-weight:400;font-size:clamp(46px,4.15vw,66px);line-height:.94}.structure-preview > div:first-child > p{max-width:520px;margin-top:30px;font-family:var(--sans);font-style:normal;font-weight:400;font-size:clamp(16px,1.02vw,18px);line-height:1.6}.structure-preview__link{margin-top:38px;font-size:10.5px;font-weight:700;letter-spacing:.15em;transition:gap .28s var(--ease),border-color .28s var(--ease),color .28s ease}.structure-preview__link:hover,.structure-preview__link:focus-visible{border-color:#b7d90c;color:#b7d90c}.lab-tabs-shell{padding:22px 0}.lab-tabs-shell::before,.lab-tabs-shell::after{left:-16px;right:-16px;background:linear-gradient(90deg,transparent,rgba(143,184,189,.24) 10%,rgba(143,184,189,.24) 90%,transparent)}.lab-tabs{height:clamp(420px,31vw,458px);overflow:hidden;border-radius:6px;box-shadow:0 20px 42px rgba(0,0,0,.2)}.lab-tab{--tab-accent:#b7d90c;flex-basis:58px;min-width:58px;border:0;border-right:1px solid rgba(17,18,19,.2);box-shadow:none;transform:none;transition:flex-basis .48s var(--ease),filter .35s ease,opacity .35s ease,box-shadow .35s ease}.lab-tab:nth-child(1){--surface:#eceae3;--tab-text:#171819;--tab-accent:#b7d90c}.lab-tab:nth-child(2){--surface:#c7c4ba;--tab-text:#171819;--tab-accent:#b7d90c}.lab-tab:nth-child(3){--surface:#76979e;--tab-text:#111314;--tab-accent:#b7d90c}.lab-tab:nth-child(4){--surface:#777a79;--tab-text:#f2f2ee;--tab-accent:#b7d90c}.lab-tab:nth-child(5){--surface:#37393a;--tab-text:#f2f2ee;--tab-accent:#b7d90c}.lab-tab:nth-child(6){--surface:#111213;--tab-text:#f2f2ee;--tab-accent:#b7d90c}.lab-tab:not(.is-active){filter:saturate(.74) brightness(.9);opacity:.94}.lab-tab.is-active,.lab-tab:focus-within{flex-basis:min(390px,44vw);transform:none;box-shadow:inset 0 4px 0 var(--tab-accent)}.lab-tab-trigger{width:58px}.lab-tab-number{font-size:9px;letter-spacing:.14em}.lab-tab-title{top:51%;font-size:clamp(12px,.86vw,14px)}.lab-tab-panel{inset:0 0 0 58px;min-width:300px;padding:34px 30px 30px;justify-content:flex-start;transform:translateX(20px)}.lab-tab-panel::before{display:none}.lab-tab-panel-title{display:flex;flex-direction:column;color:currentColor;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.lab-tab-panel-title::after{content:"";width:44px;height:2px;margin-top:18px;background:var(--tab-accent)}.lab-tab-question{max-width:300px;margin-top:34px;letter-spacing:-.043em;font-family:var(--sans);font-style:normal;font-weight:700;font-size:clamp(26px,1.9vw,32px);line-height:1.04}.lab-tab-link{margin-top:auto;padding-top:30px;padding-bottom:7px;color:var(--tab-accent);font-size:10px}@media (min-width:761px) and (hover:hover) and (pointer:fine){.lab-tab:hover{flex-basis:min(390px,44vw);transform:none;box-shadow:inset 0 4px 0 var(--tab-accent)}}@media (max-width:1280px){#structure{padding-top:72px;padding-bottom:72px}.structure-preview{grid-template-columns:1fr;gap:62px;padding:0}.structure-preview > div:first-child{max-width:760px}.lab-tab.is-active,.lab-tab:focus-within{flex-basis:min(430px,52vw)}}@media (min-width:761px) and (max-width:1280px) and (hover:hover) and (pointer:fine){.lab-tab:hover{flex-basis:min(430px,52vw)}}@media (max-width:760px){#structure{padding-top:58px;padding-bottom:60px}.structure-preview{gap:46px}.structure-preview .section-number{margin-bottom:14px}.structure-preview h2{font-size:clamp(43px,12.3vw,58px)}.structure-preview > div:first-child > p{margin-top:24px;font-size:16px}.structure-preview__link{margin-top:30px;font-size:10px}.lab-tabs{height:auto;gap:6px;overflow:visible;border-radius:0;box-shadow:none}.lab-tab{display:grid;grid-template-rows:58px 0fr;height:auto;overflow:hidden;border:0;border-radius:4px;box-shadow:none;transition:grid-template-rows .46s var(--ease),filter .3s ease,opacity .3s ease,box-shadow .3s ease}.lab-tab.is-active{grid-template-rows:58px 1fr;height:auto;box-shadow:inset 4px 0 0 var(--tab-accent)}.lab-tab:focus-within{height:auto}.lab-tab:focus-within:not(.is-active){box-shadow:none}.lab-tab-trigger{position:relative;inset:auto;grid-row:1;width:100%;height:58px;padding:0 52px 0 17px;gap:16px}.lab-tab-title{font-size:13.5px}.lab-tab-mark{right:16px;top:20px}.lab-tab-panel{position:relative;inset:auto;grid-row:2;min-width:0;min-height:0;height:auto;overflow:hidden;padding:0 20px;transform:translateY(12px);transition:opacity .24s ease,transform .42s var(--ease),visibility 0s linear .44s,padding .46s var(--ease)}.lab-tab.is-active .lab-tab-panel{padding:26px 20px 22px;transform:translateY(0);transition-delay:.08s,.03s,0s,0s}.lab-tab-panel-title{display:none}.lab-tab-question{max-width:470px;margin:0;font-size:clamp(23px,6.6vw,28px)}.lab-tab-link{padding-top:24px;font-size:9.5px}}@media (prefers-reduced-motion:reduce){.practice-console__screen,.practice-console__key,.practice-console__key-title{transition:none !important}}:root{color-scheme:only light}.practice-console[data-active-layer="0"]{--active-accent:#2b2d2f;--active-ink:#f2f1eb}.practice-console[data-active-layer="1"]{--active-accent:#f04b32;--active-ink:#111314}.practice-console[data-active-layer="2"]{--active-accent:#8cbfc3;--active-ink:#111314}.practice-console[data-active-layer="3"]{--active-accent:#eeece5;--active-ink:#111314}.practice-console[data-active-layer="4"]{--active-accent:#45484a;--active-ink:#f2f1eb}.practice-console[data-active-layer="5"]{--active-accent:#b8b4aa;--active-ink:#111314}#projects .mcr-project-rails{--mcr-visual-height:clamp(142px,14vw,210px);--mcr-gap:clamp(14px,1.65vw,24px);width:100%;max-width:100%;margin:0 auto;display:grid;gap:clamp(18px,2.2vw,30px);overflow:hidden}#projects .mcr-rail{width:100%;max-width:100%;overflow:hidden;position:relative;isolation:isolate}#projects .mcr-rail-track{display:flex;align-items:center;width:max-content;max-width:none;will-change:transform;transform:translate3d(0,0,0)}#projects .mcr-rail-group{flex:0 0 auto;display:flex;align-items:center;gap:var(--mcr-gap);padding-right:var(--mcr-gap)}#projects .mcr-rail-track--visuals{animation:mcr-visual-rail-right 150s linear infinite}#projects .mcr-rail:hover .mcr-rail-track,#projects .mcr-rail:focus-within .mcr-rail-track,body.visual-lightbox-open #projects .mcr-rail-track{animation-play-state:paused}#projects .mcr-rail-track.is-runtime-paused{animation-play-state:paused;will-change:auto}#projects .mcr-rail--visuals{min-height:var(--mcr-visual-height)}#projects .mcr-rail--visuals .mcr-rail-group{align-items:center}#projects .visual-rail-item{flex:0 0 auto;height:var(--mcr-visual-height);width:auto;display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:0;margin:0;border:0;border-radius:0;background:transparent;cursor:zoom-in;overflow:hidden;text-decoration:none}#projects .visual-rail-item img{display:block;height:100%;width:auto;max-width:none;object-fit:contain;filter:saturate(.96) contrast(.99) brightness(.92);transition:filter .35s var(--ease),transform .35s var(--ease)}#projects .visual-rail-item:hover img,#projects .visual-rail-item:focus-visible img{filter:saturate(1) contrast(1) brightness(.98);transform:translateY(-2px)}#projects .visual-rail-item:focus-visible{outline:1px solid rgba(255,255,255,.36);outline-offset:3px}.visual-lightbox{position:fixed;inset:0;z-index:6000;display:grid;place-items:center;padding:clamp(18px,3vw,46px);background:rgba(25,26,28,.96);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.visual-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.visual-lightbox__image{display:block;max-width:min(100%,1680px);max-height:calc(100svh - clamp(36px,6vw,92px));width:auto;height:auto;object-fit:contain;box-shadow:none}.visual-lightbox__close,.visual-lightbox__nav{position:fixed;z-index:2;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(25,26,28,.35);cursor:pointer}.visual-lightbox__close{top:clamp(16px,2.6vw,34px);right:clamp(16px,2.6vw,34px)}.visual-lightbox__close::before,.visual-lightbox__close::after{content:"";position:absolute;left:12px;right:12px;top:50%;height:1px;background:rgba(255,255,255,.82)}.visual-lightbox__close::before{transform:rotate(45deg)}.visual-lightbox__close::after{transform:rotate(-45deg)}.visual-lightbox__nav{top:50%;transform:translateY(-50%);color:#fff;display:inline-flex;align-items:center;justify-content:center}.visual-lightbox__nav svg{width:18px;height:18px;display:block}.visual-lightbox__nav--prev{left:clamp(12px,2vw,24px)}.visual-lightbox__nav--next{right:clamp(12px,2vw,24px)}.visual-lightbox__close:hover,.visual-lightbox__close:focus-visible,.visual-lightbox__nav:hover,.visual-lightbox__nav:focus-visible{border-color:rgba(255,255,255,.62);outline:none}body.visual-lightbox-open{overflow:hidden}@keyframes mcr-visual-rail-right{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (max-width:900px){#projects .mcr-project-rails{--mcr-visual-height:clamp(128px,31vw,178px)}}@media (max-width:620px){#projects .mcr-project-rails{--mcr-visual-height:132px;--mcr-gap:14px;gap:18px}.visual-lightbox{padding:18px}.visual-lightbox__close,.visual-lightbox__nav{width:38px;height:38px}.visual-lightbox__nav--prev{left:10px}.visual-lightbox__nav--next{right:10px}}@media (prefers-reduced-motion:reduce){#projects .mcr-rail-track{animation:none}#projects .visual-rail-item img,.visual-lightbox{transition:none}}#projects .projects-entry{min-height:clamp(126px,9.6vw,158px);display:grid;grid-template-columns:minmax(0,1fr) clamp(108px,8.8vw,148px);align-items:center;column-gap:clamp(26px,3.2vw,56px);padding:clamp(18px,2vw,26px) clamp(12px,1.8vw,26px) clamp(18px,2vw,24px) clamp(54px,5vw,88px);color:var(--cyan);text-decoration:none;cursor:pointer}#projects .projects-entry__statement{min-width:0;width:100%;max-width:1220px;margin-inline:auto;color:var(--cyan);font-family:var(--sans);font-size:clamp(30px,2.55vw,46px);font-style:normal;font-weight:700;line-height:.99;letter-spacing:-.052em;text-align:center;text-wrap:balance;transition:color .25s ease}#projects .projects-entry__line{display:block}#projects .projects-entry__line--second > span{display:inline}#projects .projects-entry__line--second > span + span::before{content:" "}#projects .projects-entry__direction{--projects-entry-leg-width:30%;width:100%;display:grid;grid-template-columns:1fr;justify-items:stretch;align-self:center;color:var(--cyan);transform:translate(0,0);transform-origin:center;transition:transform .28s var(--ease),color .25s ease}#projects .projects-entry__direction-mark{display:block;width:100%;height:auto;overflow:visible;fill:currentColor}#projects .projects-entry__direction-label{display:block;width:var(--projects-entry-leg-width);justify-self:end;box-sizing:border-box;margin-top:clamp(2px,.22vw,4px);color:currentColor;font-family:var(--sans);font-size:clamp(7.4px,.61vw,9.6px);font-weight:800;line-height:.92;letter-spacing:-.075em;text-align:left;text-transform:lowercase;white-space:nowrap;opacity:.84;transition:opacity .25s ease}#projects .projects-entry:hover .projects-entry__statement,#projects .projects-entry:focus-visible .projects-entry__statement,#projects .projects-entry:hover .projects-entry__direction,#projects .projects-entry:focus-visible .projects-entry__direction{color:var(--cyan-bright)}#projects .projects-entry:hover .projects-entry__direction,#projects .projects-entry:focus-visible .projects-entry__direction{transform:translate(4px,-4px)}#projects .projects-entry:hover .projects-entry__direction-label,#projects .projects-entry:focus-visible .projects-entry__direction-label{opacity:1}#projects .projects-entry:focus-visible{outline:1px solid rgba(140,191,195,.62);outline-offset:8px}@media (min-width:901px){#projects .projects-entry__line{white-space:nowrap}}@media (max-width:900px){#projects .projects-entry{min-height:clamp(118px,15vw,138px);grid-template-columns:minmax(0,1fr) clamp(92px,10.2vw,112px);column-gap:clamp(18px,2.6vw,30px);padding:clamp(18px,3vw,24px) clamp(10px,1.6vw,18px) clamp(18px,3vw,22px) clamp(34px,4vw,46px)}#projects .projects-entry__statement{font-size:clamp(28px,4vw,34px)}#projects .projects-entry__direction-label{font-size:clamp(6.8px,.82vw,7.8px);letter-spacing:-.07em}}@media (max-width:760px){#projects .projects-entry{min-height:auto;grid-template-columns:1fr;row-gap:14px;padding:20px 0 22px}#projects .projects-entry__statement{max-width:100%;font-size:clamp(18px,5vw,21px);line-height:1.08;letter-spacing:-.035em;text-align:left;text-wrap:normal}#projects .projects-entry__line--second > span{display:block}#projects .projects-entry__line--second > span + span::before{content:none}#projects .projects-entry__direction{justify-self:end;width:clamp(82px,18vw,100px)}#projects .projects-entry__direction-label{margin-top:2px;font-size:clamp(6.2px,1.4vw,7px);letter-spacing:-.07em}#projects .projects-entry:hover .projects-entry__direction,#projects .projects-entry:focus-visible .projects-entry__direction{transform:translate(3px,-3px)}}@media (prefers-reduced-motion:reduce){#projects .projects-entry__statement,#projects .projects-entry__direction,#projects .projects-entry__direction-label{transition:none}}#projects .mcr-rail[data-lightbox-gallery] .visual-rail-item,#projects .mcr-rail[data-lightbox-gallery] .visual-rail-item img,#visualLightbox .visual-lightbox__image{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#projects .mcr-rail[data-lightbox-gallery] .visual-rail-item img,#visualLightbox .visual-lightbox__image{-webkit-user-drag:none}.mcarva-cursor,.mcarva-cursor-dot{position:fixed;top:0;left:0;z-index:1100;pointer-events:none;opacity:0;transform:translate3d(-120px,-120px,0) translate(-50%,-50%);will-change:transform,width,height,opacity}.mcarva-cursor{--cursor-accent:rgba(245,242,236,.86);--cursor-fill:rgba(245,242,236,.08);--cursor-label:#191a1c;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--cursor-accent);border-radius:50%;background:transparent;color:var(--cursor-label);mix-blend-mode:difference;transition:width .28s cubic-bezier(.22,1,.36,1),height .28s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease,opacity .16s ease}.mcarva-cursor-dot{width:4px;height:4px;border-radius:50%;background:#c9a76a;transition:opacity .16s ease,background-color .2s ease}.mcarva-cursor-label{opacity:0;font-size:9px;font-weight:650;line-height:1;letter-spacing:.13em;text-transform:uppercase;transition:opacity .18s ease}.mcarva-cursor.is-visible,.mcarva-cursor-dot.is-visible{opacity:1}.mcarva-cursor.is-interactive{width:58px;height:58px;background:var(--cursor-fill)}.mcarva-cursor.is-project,.mcarva-cursor.is-lab{width:82px;height:82px;mix-blend-mode:normal}.mcarva-cursor.is-project{--cursor-accent:#ece6dc;--cursor-label:#1b1b1a;border-color:#ece6dc;background:#ece6dc}.mcarva-cursor.is-lab{--cursor-accent:#c9a76a;--cursor-label:#191816;border-color:#c9a76a;background:#c9a76a}.mcarva-cursor.is-project .mcarva-cursor-label,.mcarva-cursor.is-lab .mcarva-cursor-label{opacity:1}.mcarva-cursor-dot.is-contextual{opacity:0}.mcarva-cursor.is-suspended,.mcarva-cursor-dot.is-suspended{opacity:0!important}@media (hover:hover) and (pointer:fine) and (min-width:901px) and (prefers-reduced-motion:no-preference){html.mcarva-cursor-ready body:not(.visual-lightbox-open),html.mcarva-cursor-ready body:not(.visual-lightbox-open) a,html.mcarva-cursor-ready body:not(.visual-lightbox-open) button,html.mcarva-cursor-ready body:not(.visual-lightbox-open) [role="button"],html.mcarva-cursor-ready body:not(.visual-lightbox-open) .visual-rail-item{cursor:none!important}}@media (hover:none),(pointer:coarse),(max-width:900px),(prefers-reduced-motion:reduce){.mcarva-cursor,.mcarva-cursor-dot{display:none!important}}
