:root{--gutter:clamp(24px,8vw,144px);--ink:#0332f5;--hairline:rgba(3,50,245,.23)}
body{background:var(--cream)}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:8px}
.skip-link{position:fixed;left:24px;top:16px;z-index:200;background:var(--cream);color:var(--blue);padding:14px 18px;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.mono{font-size:12px;letter-spacing:.13em;line-height:1.4}
.hud{transition:none}
.hud-top,.hud-bot,.depth{transition:color .2s linear}
.hud-top{top:32px;left:32px;right:32px}
.hud-brand{padding:5px;min-width:44px;min-height:44px}
.hud-dots{width:32px}
.top-links{display:flex;gap:32px;align-items:center;pointer-events:auto;font-size:14px;letter-spacing:0;text-transform:none;font-weight:500}
.top-links a{padding:12px 0;position:relative}
.top-links a::after{content:"";position:absolute;height:1px;background:currentColor;left:0;right:0;bottom:6px;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.top-links a:hover::after{transform:scaleX(1)}
.depth{left:32px;gap:2px}
.section-arrows{position:absolute;right:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:30px;z-index:1;pointer-events:auto;transition:color .2s linear}
.section-arrows button{display:grid;place-items:center;width:44px;height:72px;padding:0;border:1px solid color-mix(in srgb,currentColor 24%,transparent);border-radius:9px;background:var(--arrow-shell,var(--blue));color:inherit;cursor:pointer;transition:border-color .25s,background .25s}
.section-arrows svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease,opacity .25s}
.section-arrows button[aria-disabled="true"]{border-color:color-mix(in srgb,currentColor 12%,transparent);cursor:default}
.section-arrows button[aria-disabled="true"] svg{opacity:.22}
.section-arrows button:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(hover:hover){.section-arrows button:not([aria-disabled="true"]):hover{border-color:currentColor}.section-arrows button[data-section-step="-1"]:not([aria-disabled="true"]):hover svg{transform:translateY(-2px)}.section-arrows button[data-section-step="1"]:not([aria-disabled="true"]):hover svg{transform:translateY(2px)}}
@media(max-width:1000px){.section-arrows{right:16px}}
@media(max-width:680px){.section-arrows{right:10px;top:auto;bottom:70px;transform:none;gap:24px}.contact-bottom{padding-right:50px}}
@media(prefers-reduced-motion:reduce){.section-arrows,.section-arrows button,.section-arrows svg{transition:none}}
.depth .seg{height:38px;min-width:44px}
.depth .seg .tick{width:12px}
.depth .seg.on .tick{width:25px}
.depth .seg .zn{font-size:12px;letter-spacing:.06em;position:absolute;left:34px;white-space:nowrap;background:var(--cream);color:var(--blue);padding:5px 7px;border-radius:2px;opacity:0;pointer-events:none}
.depth .seg:hover .zn,.depth .seg:focus-visible .zn{opacity:1;transform:none}
.depth .seg.on .zn{opacity:0}
.depth .seg.on:hover .zn,.depth .seg.on:focus-visible .zn{opacity:1}
.hud-bot{left:36px;right:36px;bottom:25px;font-size:12px;letter-spacing:.1em}
.hud-bot .dim{opacity:.8}
.entry{height:280svh;background:var(--cream)}
.entry-pin{position:sticky;top:0;height:100svh;background:var(--blue);isolation:isolate}
.entry-pin .hero{height:100svh;backface-visibility:visible}
.hero{padding-bottom:38px}
.hero-top{padding-top:clamp(110px,16vh,145px)}
.hero-eyebrow{color:rgba(240,238,234,.75);font-size:12px;letter-spacing:.16em}
.hero-mid{padding-bottom:20px;gap:clamp(28px,4vh,45px)}
.liquid-stage{width:min(78vw,1040px)}
.hero-sub{font-weight:400;font-size:clamp(17px,1.55vw,23px);color:rgba(240,238,234,.8);line-height:1.5;max-width:50ch;letter-spacing:-.015em}
.hero-sub b{font-weight:400;color:var(--cream)}
.hero-bottom{margin:0 6vw;color:rgba(240,238,234,.75)}
.hero-bottom>span{visibility:hidden}
.scrollcue{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);color:var(--cream);padding:10px;pointer-events:auto}
.scrollcue .line{height:28px}
.hero.zooming .float{animation-play-state:paused}
.portal{max-width:none;will-change:transform;contain:layout style}
.editorial{position:relative;padding:100px var(--gutter) 120px;scroll-margin-top:105px}
.hud::before,.hud::after{content:"";position:absolute;left:0;right:0;pointer-events:none;opacity:0;background:rgba(240,238,234,.075);-webkit-backdrop-filter:blur(22px) saturate(.9);backdrop-filter:blur(22px) saturate(.9);transition:opacity .45s ease}
.hud::before{top:0;height:94px}
.hud::after{bottom:0;height:60px}
.past-entry .hud::before,.past-entry .hud::after{opacity:var(--hud-reveal,1)}
.hud-top,.hud-bot,.depth{z-index:1}
.section-label{display:flex;justify-content:space-between;align-items:baseline;gap:24px;border-top:1px solid var(--hairline);padding-top:18px;font-size:13px;line-height:1.4;letter-spacing:.015em;margin-bottom:64px}
.section-label>span:last-child{opacity:.72;text-align:right}
.studio-section{padding-top:90px;padding-bottom:140px}
.studio-section .section-label{border-top:0}
.statement{font-size:clamp(64px,8.2vw,144px);font-weight:500;letter-spacing:-.075em;line-height:1.02;margin:0 0 64px -6px}
.statement .offset{display:block;margin-left:14%;font-style:italic;font-weight:400;letter-spacing:-.06em}
.studio-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:72px}
.margin-note{font-size:14px;line-height:1.6;letter-spacing:0}
.studio-copy{max-width:620px;font-size:clamp(21px,2vw,30px);line-height:1.35;letter-spacing:-.035em}
.studio-copy p+p{font-size:18px;line-height:1.6;letter-spacing:-.01em;margin-top:22px;max-width:48ch}
.practice-section{padding-top:0}
.practice-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px}
.practice-intro h2,.work-heading h2,.approach-layout>h2{font-size:clamp(40px,4.5vw,72px);font-weight:500;line-height:1.06;letter-spacing:-.055em}
.practice-intro p{font-size:16px;line-height:1.65;width:35%;max-width:400px}
.practice{border-top:1px solid var(--hairline)}
.practice:last-child{border-bottom:1px solid var(--hairline)}
.practice summary{list-style:none;display:grid;grid-template-columns:44px 1fr 235px 18px;align-items:center;gap:20px;cursor:pointer;padding:32px 0}
.practice summary::-webkit-details-marker{display:none}
.practice-number{font-size:13px;align-self:start;padding-top:7px;opacity:.65}
.practice h3{font-size:clamp(27px,3.4vw,54px);letter-spacing:-.055em;line-height:1.05;font-weight:500;transition:transform .35s ease}
.practice-kind{font-size:14px;opacity:.72}
.toggle{width:16px;height:16px;position:relative}
.toggle::before,.toggle::after{content:"";position:absolute;background:currentColor;top:7px;left:0;width:16px;height:1px;transition:transform .3s}
.toggle::after{transform:rotate(90deg)}
.practice[open] .toggle::after{transform:rotate(0deg)}
.practice-content{padding:0 0 32px 64px;display:grid;grid-template-columns:1fr 253px;gap:48px;animation:detail-in .35s ease both}
.practice-content p{font-size:18px;line-height:1.6;max-width:47ch}
.practice-content>span{font-size:13px;line-height:1.7;max-width:25ch;opacity:.75}
@keyframes detail-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
@media(hover:hover){.practice summary:hover h3{transform:translateX(8px)}}
.work-section{padding-top:0}
.work-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:52px;gap:30px}
.identity-board{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;background:var(--blue);color:var(--cream);overflow:hidden;padding:clamp(30px,6vw,100px)}
.identity-board img{width:100%;filter:brightness(0) saturate(100%) invert(98%) sepia(6%) saturate(326%) hue-rotate(333deg) brightness(99%) contrast(89%);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.identity-board:hover img{transform:scale(1.035)}
.board-meta{position:absolute;top:28px;left:32px;right:32px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}
.board-bottom{top:auto;bottom:28px;opacity:.7}
.identity-study figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:24px}
.identity-study h3{font-size:23px;font-weight:500;letter-spacing:-.025em;margin-bottom:8px}
.identity-study figcaption span{font-size:14px;line-height:1.5}
.project-credit{opacity:.7}
.approach-section{padding-top:0}
.approach-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.approach-layout>h2{position:sticky;top:130px;align-self:start;font-size:clamp(38px,4vw,64px)}
.approach-steps article{display:grid;grid-template-columns:28px 1fr;gap:24px;padding:0 0 44px;margin-bottom:36px;border-bottom:1px solid var(--hairline)}
.approach-steps article:last-child{margin-bottom:0}
.approach-steps article>span{font-size:13px;padding-top:5px;opacity:.65}
.approach-steps h3{font-size:27px;line-height:1.1;font-weight:500;letter-spacing:-.035em;margin-bottom:16px}
.approach-steps p{font-size:17px;line-height:1.65;max-width:40ch}
.contact-section{min-height:95svh;display:flex;flex-direction:column;padding-bottom:100px;border-top:1px solid rgba(240,238,234,.25)}
.contact-section .section-label{border-color:rgba(240,238,234,.3)}
.contact-section h2{font-size:clamp(72px,11vw,182px);letter-spacing:-.075em;line-height:.98;font-weight:500;margin-bottom:48px}
.contact-section h2 em{font-weight:400}
.contact-link{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:20px;border-bottom:1px solid rgba(240,238,234,.4);max-width:620px;font-size:clamp(25px,3vw,44px);letter-spacing:-.035em}
.contact-link span{transition:transform .3s ease}
.contact-link:hover span{transform:translate(6px,-6px)}
.contact-bottom{margin-top:100px;display:flex;justify-content:space-between;gap:30px;align-items:end;font-size:14px;line-height:1.6}
.contact-bottom p span{opacity:.7}
.motion-ready [data-reveal]{transition:opacity .8s ease,translate .8s cubic-bezier(.2,.7,.2,1)}
.motion-ready [data-reveal]:not(.in){opacity:0;translate:0 24px}
.motion-ready [data-reveal].in{opacity:1;translate:0 0}
.no-zoom .entry{height:auto}
.no-zoom .entry-pin{position:relative;height:auto}
@media(min-width:1800px){.editorial{padding-left:max(var(--gutter),calc((100vw - 1440px)/2));padding-right:max(var(--gutter),calc((100vw - 1440px)/2))}}
@media(max-width:1000px){.depth{left:20px}.editorial{--gutter:70px}.practice summary{grid-template-columns:32px 1fr 18px}.practice-kind{display:none}.practice-content{padding-left:52px;grid-template-columns:1fr;gap:14px}.practice-content>span{max-width:none}.approach-layout{gap:40px}.statement .offset{margin-left:5%}.hero-eyebrow{letter-spacing:.09em}}
@media(max-width:680px){
 .hud-top{top:16px;left:16px;right:22px}.hud-dots{width:27px}.top-links{gap:20px;font-size:13px}.top-links>a:first-child{display:none}.hud-bot{left:24px;right:24px;bottom:16px;font-size:11px}.depth{display:none}
 .entry{height:245svh}.hero{padding-bottom:28px}.hero-top{padding-top:120px}.hero-eyebrow{font-size:10px;letter-spacing:.08em;gap:8px}.hero-eyebrow .bar{display:none}.hero-mid{padding-bottom:70px;gap:32px}.liquid-stage{width:90vw}.hero-sub{font-size:16px;line-height:1.6}.scrollcue{bottom:47px;font-size:11px}
 .editorial{--gutter:24px;padding-top:65px;padding-bottom:80px}.section-label{font-size:12px;gap:20px;margin-bottom:40px}.section-label>span:last-child{max-width:145px}.studio-section .section-label>span:last-child{display:none}.statement{font-size:clamp(48px,11.6vw,78px);letter-spacing:-.065em;line-height:1.1;margin-left:0;margin-bottom:40px}.statement .offset{margin-left:0}.studio-bottom{grid-template-columns:1fr;gap:26px;margin-top:32px}.studio-bottom>.margin-note{display:none}.studio-copy{font-size:25px}.studio-copy p+p{font-size:17px}
 .practice-section,.work-section,.approach-section{padding-top:0}.practice-intro{display:block;margin-bottom:38px}.practice-intro h2,.work-heading h2{font-size:40px}.practice-intro p{width:100%;margin-top:25px;font-size:16px}.practice summary{padding:25px 0;grid-template-columns:22px 1fr 16px;gap:12px}.practice h3{font-size:clamp(23px,6.5vw,38px)}.practice-number{font-size:12px;padding-top:4px}.practice-content{padding-left:34px;padding-bottom:25px}.practice-content p{font-size:16px}.practice-content>span{font-size:12px}
 .work-heading{align-items:start;margin-bottom:32px}.work-heading>.margin-note{display:none}.identity-board{aspect-ratio:5/4;padding:25px}.board-meta{top:20px;left:20px;right:20px;font-size:10px;letter-spacing:.04em}.board-bottom{top:auto;bottom:20px}.board-bottom>span:last-child{display:none}.identity-study h3{font-size:19px}.identity-study figcaption span{font-size:12px}.identity-study figcaption{gap:14px}.project-credit{white-space:nowrap}
 .approach-layout{display:block}.approach-layout>h2{position:static;margin-bottom:45px;font-size:40px}.approach-steps article{gap:12px;margin-bottom:26px;padding-bottom:30px}.approach-steps h3{font-size:25px}.approach-steps p{font-size:16px}
 .contact-section{padding-top:55px;padding-bottom:76px;min-height:85svh}.contact-section h2{font-size:clamp(57px,13vw,88px);margin-bottom:40px}.contact-link{font-size:28px}.contact-bottom{display:grid;grid-template-columns:1fr auto;margin-top:70px;font-size:12px;gap:30px 15px}.contact-bottom>a:first-child{grid-column:1/-1;font-size:15px}.contact-bottom>a:last-child{align-self:end}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.float{animation:none}.motion-ready [data-reveal]{opacity:1!important;translate:none!important;transition:none!important}.identity-board img,.practice h3,.contact-link span{transition:none}.no-zoom .hero svg.logo,.no-zoom #logoGroup{filter:none!important}}
@media print{.entry{height:auto}.entry-pin{position:relative}.portal,.hud{display:none}.editorial{break-inside:avoid}.motion-ready [data-reveal]{opacity:1!important;translate:none!important}}

/* Second direction: an inhabited studio, real projects and a local water ripple. */
.hero-sub{max-width:58ch}.hero-sub b{font-weight:600}
.hero.zooming #rippleGroup{filter:none!important}
.studio-section{width:100%;height:100svh;min-height:650px;padding:24px!important;scroll-margin-top:0}
.studio-room{position:relative;width:100%;height:100%;border:1.5px solid var(--blue);border-radius:26px;overflow:hidden;isolation:isolate;padding:clamp(36px,5vw,84px);display:flex;flex-direction:column}
.studio-scene{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.85;mix-blend-mode:multiply}
.studio-wash{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(240,238,234,.96),rgba(240,238,234,.84) 27%,rgba(240,238,234,.25) 58%,rgba(240,238,234,.02))}
.studio-room .section-label{margin:0 0 40px;padding:0;position:relative}
.studio-room .section-label>span{background:rgba(240,238,234,.8);padding:5px 8px;margin-left:-8px}
.studio-room .statement{font-size:clamp(58px,7vw,112px);line-height:1.03;letter-spacing:-.065em;margin:0;max-width:12ch}
.studio-room .statement .offset{margin-left:0;white-space:nowrap}
.studio-room .studio-bottom{margin-top:auto;grid-template-columns:1fr 1fr;align-items:end;gap:30px;padding-top:36px}
.studio-room .studio-copy{max-width:39ch;font-size:clamp(21px,2vw,30px)}
.studio-room .studio-copy p+p{font-size:16px;line-height:1.6;max-width:37ch;margin-top:18px}
.room-caption{font-size:13px;line-height:1.5;text-align:right;justify-self:end;background:rgba(240,238,234,.8);padding:12px 16px;border:1px solid rgba(3,50,245,.2);border-radius:8px}
.practice-section{padding-top:110px}
.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px 40px}
.project:nth-child(even){padding-top:120px}
.project-image{display:block;position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#e1ded7}
.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}
.project-image:hover>img{transform:scale(1.035)}
.project-shoot .project-image{aspect-ratio:4/3}
.concept-label{position:absolute;left:20px;top:20px;color:var(--blue);background:var(--cream);font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:8px 10px;border-radius:3px}
.project-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:23px 0 12px}
.project-heading h3{font-size:clamp(26px,2.5vw,40px);font-weight:500;line-height:1.06;letter-spacing:-.045em}
.project-heading>span{font-size:12px;white-space:nowrap;opacity:.7}
.project-summary{font-size:17px;line-height:1.5;margin-bottom:9px;max-width:43ch}
.project-services{font-size:13px;line-height:1.7;opacity:.75}
.transnomadica-art{background:#b1b6bf}
.project-image>.tn-object{position:absolute;height:88%;width:auto;bottom:-3%;left:50%;transform:translateX(-50%) rotate(-12deg);object-fit:contain;mix-blend-mode:multiply}
.transnomadica-art:hover>.tn-object{transform:translateX(-50%) rotate(-9deg) scale(1.035)}
.project-image>.tn-logo{position:absolute;left:8%;width:84%;height:auto;top:10%;object-fit:contain}
.flyboy-art{background:#151515}
.project-image>.fbj-photo{object-position:center}
.project-image>.fbj-logo{position:absolute;width:60%;height:auto;object-fit:contain;left:20%;bottom:8%;filter:drop-shadow(0 2px 4px #0008)}
.visit-mark{position:absolute;right:20px;bottom:20px;display:grid;place-items:center;width:44px;height:44px;background:var(--cream);color:var(--blue);border-radius:50%;font-size:24px;transition:transform .3s}
.project-image:hover .visit-mark{transform:rotate(45deg)}
.protocol-layout{display:grid;grid-template-columns:1fr 2fr;gap:70px}
.protocol-layout>h2{position:sticky;top:135px;align-self:start;font-size:clamp(40px,4.4vw,70px);font-weight:500;line-height:1.02;letter-spacing:-.055em}
.protocol-steps article{display:grid;grid-template-columns:100px 1fr;gap:34px;border-top:1px solid var(--hairline);padding:42px 0}
.protocol-steps article:last-child{border-bottom:1px solid var(--hairline)}
.protocol-number{font-size:clamp(65px,7vw,108px);font-weight:500;line-height:.9;letter-spacing:-.075em;opacity:.3;transition:opacity .4s}
.protocol-steps article:hover .protocol-number{opacity:1}
.protocol-steps h3{font-size:clamp(29px,3.3vw,52px);line-height:1.05;font-weight:500;letter-spacing:-.045em;margin-bottom:20px}
.protocol-steps p{font-size:clamp(17px,1.45vw,22px);line-height:1.55;max-width:42ch}
.protocol-meta{display:block;margin-top:25px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;opacity:.65}
.contact-section h2{font-size:clamp(65px,10.4vw,172px)}
@media(max-width:1000px){.studio-room{padding:56px 40px}.studio-room .statement{font-size:8vw}.studio-room .studio-copy{font-size:24px}.work-grid{gap:60px 28px}.project:nth-child(even){padding-top:75px}.project-heading{display:block}.project-heading>span{display:block;margin-top:8px}.protocol-layout{grid-template-columns:1fr;gap:40px}.protocol-layout>h2{position:static}.protocol-steps article{grid-template-columns:90px 1fr}.contact-section h2{font-size:10vw}}
@media(max-width:680px){
 .hero-sub{font-size:16px;max-width:34ch;padding:0 12px}.hero-sub b{display:block;margin-top:10px}
 .studio-section{height:100svh;min-height:710px;padding:14px!important}.studio-room{padding:64px 22px 30px;border-radius:20px}.studio-room .section-label{font-size:12px;margin-bottom:28px}.studio-room .statement{font-size:clamp(39px,10.5vw,64px)}
 .studio-scene{object-fit:cover;object-position:65% center;opacity:.72}.studio-wash{background:linear-gradient(180deg,rgba(240,238,234,.9),rgba(240,238,234,.35) 35%,rgba(240,238,234,.16) 50%,rgba(240,238,234,.94) 74%)}
 .studio-room .studio-bottom{grid-template-columns:1fr;padding-top:25px;gap:0}.studio-room .studio-copy{font-size:23px}.studio-room .studio-copy p+p{font-size:14px;margin-top:14px;line-height:1.5}.room-caption{display:none}
 .practice-section{padding-top:75px}.work-grid{grid-template-columns:1fr;gap:50px}.project:nth-child(even){padding-top:0}.project-image{aspect-ratio:4/3}.project-heading{display:flex;margin-top:20px;gap:12px}.project-heading h3{font-size:25px}.project-heading>span{font-size:11px;margin:0}.project-summary{font-size:16px}.project-services{font-size:12px}.concept-label{left:14px;top:14px;font-size:10px}.visit-mark{width:36px;height:36px;right:14px;bottom:14px;font-size:20px}
 .protocol-layout{gap:35px}.protocol-layout>h2{font-size:42px}.protocol-steps article{grid-template-columns:49px 1fr;gap:20px;padding:30px 0}.protocol-number{font-size:54px}.protocol-steps h3{font-size:29px;margin-bottom:17px}.protocol-steps p{font-size:16px}.protocol-meta{font-size:10px;letter-spacing:.1em;margin-top:20px}.contact-section h2{font-size:clamp(47px,12vw,76px);letter-spacing:-.065em;line-height:1.04}
}
@media(prefers-reduced-motion:reduce){#rippleGroup{filter:none!important}.project-image>img,.visit-mark{transition:none}}

/* A quiet touch, an inhabited window, and a fluid field of work. */
.studio-world{position:absolute;z-index:-3;width:100vw;height:100svh;pointer-events:none;background:var(--cream)}
.studio-world .studio-scene,.studio-world svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.studio-world .studio-scene{opacity:.85}
.studio-world svg{opacity:.8}
.studio-room{overflow:hidden}
.studio-wash{pointer-events:none}
.ink-transition{height:180svh;background:var(--cream);position:relative}
.ink-pin{position:sticky;top:0;height:100svh;overflow:hidden}
#inkSurface{width:100%;height:100%;display:block}
.work-section{padding-top:90px;padding-bottom:100px;--hairline:rgba(240,238,234,.3);overflow:hidden}
.work-section .section-label{margin-bottom:42px}
.work-section .work-heading{margin-bottom:35px}
.work-view-controls{display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:20px;margin-bottom:22px}
.work-view-controls button{font:inherit;color:inherit;border:1px solid #f0eeea66;border-radius:30px;padding:12px 20px;background:transparent;cursor:pointer}
.work-view-controls button:hover{background:#f0eeea18}
.wall-hint{opacity:.75}
.work-wall{position:relative;height:min(78svh,860px);margin:0 calc(-1 * var(--gutter));isolation:isolate}
.work-wall[hidden]{display:none}
#wallCanvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;outline-offset:-8px}
#wallCanvas.dragging{cursor:grabbing}
.wall-vignette{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 40px 40px -35px var(--blue),inset 0 -40px 40px -35px var(--blue)}
.wall-position{position:absolute;bottom:0;left:var(--gutter);font-size:12px;opacity:.7;pointer-events:none}
.work-section .project-heading a{color:inherit}
.work-grid[hidden]{display:none}
.approach-section{padding-top:110px}
#projectDialog{margin:auto;width:min(900px,calc(100vw - 32px));max-height:90svh;border:1px solid #f0eeea66;border-radius:14px;padding:65px 36px 36px;background:var(--cream);color:var(--blue);overflow:auto}
#projectDialog::backdrop{background:#001575bb;backdrop-filter:blur(12px)}
.dialog-close{position:absolute;right:24px;top:20px;border:0;background:none;color:inherit;font:inherit;cursor:pointer;padding:8px}
#projectDialog .project{padding:0;opacity:1;translate:none}
#projectDialog .project-image{aspect-ratio:16/9;max-height:55svh}
#projectDialog .project-heading{margin-top:25px}
.contact-section h2{font-size:clamp(80px,14.6vw,250px);line-height:.87;letter-spacing:-.065em;font-weight:650;text-transform:uppercase;margin:8px 0 65px}
.contact-section h2 span,.contact-section h2 em{display:block}
.contact-section h2 em{font-weight:350;line-height:1.05}
@media(max-width:1000px){.work-section{padding-top:75px}.contact-section h2{font-size:12vw}}
@media(max-width:680px){
 .studio-world .studio-scene{object-position:center;opacity:.75}.studio-world svg{opacity:.72}
 .ink-transition{height:155svh}.work-section{padding-top:65px;padding-bottom:70px}.work-section .section-label{margin-bottom:35px}.work-view-controls{font-size:11px}.work-view-controls button{padding:10px 14px}.wall-hint{max-width:150px;line-height:1.5}.work-wall{height:70svh}.wall-position{font-size:10px}.approach-section{padding-top:70px}
 .contact-section h2{font-size:15vw;line-height:.91;margin:10px 0 45px;letter-spacing:-.065em}.contact-section h2 em{line-height:1.1}
 #projectDialog{padding:60px 20px 28px}.dialog-close{right:14px;top:14px}#projectDialog .project-image{aspect-ratio:4/3}
}
@media(prefers-reduced-motion:reduce){.ink-transition{height:28svh}.ink-pin{height:28svh;background:var(--blue)}#inkSurface{display:none}}

.wall-next{position:absolute;right:var(--gutter);bottom:-2px;padding:10px 14px;border:1px solid #f0eeea44;border-radius:24px;background:var(--blue);font-size:12px;z-index:2}

body:has(#projectDialog[open]){overflow:hidden}
body:not(.experience-ready) .ink-transition,body:not(.experience-ready) .work-view-controls{display:none}

/* One form, four material expressions. */
.material-object{position:absolute;width:min(62vw,78svh);aspect-ratio:1;left:66%;top:48%;transform:translate(-50%,-50%);animation:material-drift 20s ease-in-out infinite}
.material-layer{position:absolute;inset:0;background-image:url('assets/material-study-atlas.png');background-size:200% 200%;background-position:var(--material-x) var(--material-y);opacity:0;transition:opacity 1.8s ease;mix-blend-mode:multiply}
.material-layer.is-current{opacity:1}
.material-annotation,.material-property{position:absolute;color:var(--blue);font-size:10px;line-height:1.4;letter-spacing:.09em;text-transform:uppercase;z-index:1}
.material-annotation{right:7%;top:8%;display:flex;flex-direction:column;align-items:end}
.material-annotation i{display:block;width:70px;height:60px;border-right:1px solid #0332f555;border-top:1px solid #0332f555;margin:12px 20px 0 0;transform:skewY(-25deg)}
.material-property{left:8%;bottom:8%}
.material-property i{display:block;width:75px;height:42px;border-bottom:1px solid #0332f555;border-left:1px solid #0332f555;margin:0 0 12px 15px;transform:skewY(-25deg)}
.material-select{justify-self:end;position:relative;z-index:2;font-size:12px;line-height:1.5;text-align:right;align-self:end}
.material-select>span{display:block;margin-bottom:15px;opacity:.7}
.material-select>div{display:flex;gap:4px;border:1px solid #0332f540;border-radius:24px;background:#f0eeeadb;padding:4px}
.material-select button{font:inherit;color:var(--blue);background:transparent;border:0;border-radius:20px;cursor:pointer;padding:8px 13px;transition:background .3s,color .3s}
.material-select button[aria-pressed="true"]{background:var(--blue);color:var(--cream)}
@keyframes material-drift{0%,100%{transform:translate(-50%,-50%) rotate(-1deg)}50%{transform:translate(-50%,calc(-50% - 12px)) rotate(1deg)}}
@media(max-width:1000px){.material-object{left:66%;width:66vw}.material-select button{padding:8px 10px}}
@media(max-width:680px){.material-object{width:95vw;left:50%;top:45%}.material-annotation{font-size:8px;right:17%;top:12%}.material-annotation i{width:35px;height:35px}.material-property{font-size:8px;left:10%;bottom:9%}.material-property i{width:40px;height:25px}.material-select{justify-self:start;margin-top:18px}.material-select>span{display:none}.material-select button{padding:5px 11px;font-size:11px}.studio-room .studio-copy p+p{font-size:13px}.studio-room .studio-bottom{padding-top:20px}.studio-room .studio-copy{font-size:21px}}
@media(prefers-reduced-motion:reduce){.material-object{animation:none}.material-layer{transition:none}}

.aperture-transition{height:200svh}
@media(max-width:680px){.aperture-transition{height:175svh}}
@media(prefers-reduced-motion:reduce){.aperture-transition{height:28svh}}
.material-layer{mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent),linear-gradient(transparent,#000 7%,#000 93%,transparent);mask-composite:intersect}

/* Automatic re-imaginings of the original two-solid / two-open mark. */
.mark-object{position:absolute;width:min(62vw,78svh);aspect-ratio:1;left:66%;top:47%;transform:translate(-50%,-50%)}
#markCanvas,.mark-fallback{position:absolute;inset:0;display:block;width:100%;height:100%}
#markCanvas[hidden]{display:none}
.mark-fallback{filter:drop-shadow(0 0 14px #6c99ff55);animation:mark-fallback-orbit 18s ease-in-out infinite;transform-origin:center}
.mark-rendered .mark-fallback{visibility:hidden}
.mark-caption{justify-self:end;text-align:right;font-size:13px;line-height:1.6;opacity:.7}
.mark-object .material-annotation{right:-8%;top:48%}
.mark-object .material-property{left:5%;bottom:5%}
@keyframes mark-fallback-orbit{0%,100%{transform:perspective(900px) rotateY(0) rotateX(0)}45%{transform:perspective(900px) rotateY(35deg) rotateX(-15deg)}75%{transform:perspective(900px) rotateY(-25deg) rotateX(25deg)}}
@media(max-width:1000px){.mark-object{width:66vw}}
@media(max-width:680px){.mark-object{width:95vw;left:50%;top:45%}.mark-caption{display:none}.mark-object .material-annotation{right:9%;top:98%}.mark-object .material-annotation i{display:none}.mark-object .material-property{left:8%;bottom:4%}.studio-room .studio-copy{font-size:23px}.studio-room .studio-copy p+p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.mark-fallback{animation:none}}

@media(max-width:680px){.studio-wash{background:linear-gradient(180deg,rgba(240,238,234,.9) 18%,rgba(240,238,234,.08) 34%,rgba(240,238,234,.08) 69%,rgba(240,238,234,.85) 80%)}}

/* Direct practice-to-work handoff; no mouse-focus frame around the wall. */
#wallCanvas:focus{outline:none}
.work-section:has(#wallCanvas:focus-visible) .section-label h2{text-decoration:underline;text-underline-offset:5px}

/* Full-screen, naturally pinned work gallery. Scroll remains native. */
.work-section{padding:0;overflow:visible;scroll-margin-top:0}
.work-stage{padding:90px var(--gutter) 60px}
.work-section.wall-ready:not(.is-list){height:250svh}
.wall-ready:not(.is-list) .work-stage{position:sticky;top:0;height:100svh;min-height:560px;padding:84px var(--gutter) 38px;display:flex;flex-direction:column;overflow:hidden;background:var(--blue)}
.wall-ready:not(.is-list) .section-label{border:0;padding:0;margin-bottom:16px;flex-shrink:0}
.wall-ready:not(.is-list) .work-heading{margin-bottom:16px;flex-shrink:0;align-items:center}
.wall-ready:not(.is-list) .work-heading h2{font-size:clamp(34px,4vw,58px);line-height:1.06}
.wall-ready:not(.is-list) .work-heading h2 br{display:contents}
.wall-ready:not(.is-list) .work-heading h2 br::after{content:' '}
.wall-ready:not(.is-list) .work-view-controls{margin-bottom:14px;flex-shrink:0}
.wall-ready:not(.is-list) .work-wall{flex:1;min-height:0;height:auto;border:0;border-radius:0;outline:0}
.wall-ready:not(.is-list) .wall-next{bottom:3px}
.wall-ready:not(.is-list) .wall-position{bottom:13px}
@media(max-width:680px){
 .work-stage{padding:80px var(--gutter) 50px}
 .wall-ready:not(.is-list) .work-stage{padding:78px var(--gutter) 40px;min-height:540px}
 .wall-ready:not(.is-list) .work-heading h2{font-size:32px}
 .wall-ready:not(.is-list) .section-label{margin-bottom:14px}
 .wall-position{display:none}
}
@media(prefers-reduced-motion:reduce){.work-section.wall-ready:not(.is-list){height:auto}.wall-ready:not(.is-list) .work-stage{position:relative}}

@media(min-width:681px) and (max-width:1000px){.mark-object .material-annotation{right:8%;top:48%}}

/* The logo study belongs to the studio section and scrolls away with it. */
.studio-section{padding:0!important}
.studio-room{border:0;border-radius:0;padding:90px var(--gutter) 70px}
.studio-world{inset:0;width:100%;height:100%}
@media(max-width:680px){.studio-room{padding:82px 36px 44px}}

/* A secondary hero: the message sits at the centre of the living mark. */
.studio-room{display:block;padding:90px var(--gutter) 70px}
.studio-room .section-label{margin:0}
.studio-room .statement{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);max-width:none;text-align:center;font-size:clamp(62px,8.8vw,144px);line-height:.98;letter-spacing:-.065em;margin:0;z-index:1}
.studio-room .statement .offset{white-space:nowrap}
.studio-room .mark-object{left:50%;top:50%;width:min(88vw,112svh)}
.studio-wash{background:radial-gradient(ellipse at center,rgba(240,238,234,.28),rgba(240,238,234,.08) 55%,transparent 76%)}
.studio-introduction{position:absolute;top:calc(50% + clamp(62px,8.8vw,144px) + 28px);left:50%;transform:translateX(-50%);width:min(660px,calc(100% - 72px));text-align:center;font-size:18px;line-height:1.6;letter-spacing:-.015em;z-index:1;text-wrap:balance}
.studio-explore{position:absolute;left:50%;bottom:54px;transform:translateX(-50%);font-size:12px;display:flex;gap:16px;align-items:center;padding:8px;z-index:1}
.studio-explore span{transition:transform .3s}.studio-explore:hover span{transform:translateY(3px)}
@media(max-width:680px){
 .studio-room{padding:86px 30px 50px}
 .studio-room .statement{font-size:clamp(38px,11.8vw,72px);width:calc(100% - 32px)}
 .studio-room .mark-object{width:125vw;max-width:82svh;top:48%}
 .studio-introduction{top:calc(50% + 11.8vw + 26px);width:calc(100% - 56px);max-width:440px;font-size:16px;line-height:1.6}
 .studio-explore{bottom:46px}
 .studio-room .section-label{font-size:12px}
}
@media(max-height:740px) and (min-width:681px){.studio-introduction{font-size:16px;line-height:1.5;top:calc(50% + clamp(62px,8.8vw,144px) + 20px)}.studio-explore{bottom:42px}}
@media(prefers-reduced-motion:reduce){.studio-explore span{transition:none}}

/* Compact gallery header leaves the stage to the curved wall. */
.work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:80px}
.work-section .section-label,.wall-ready:not(.is-list) .section-label{border:0;padding:0;margin-bottom:8px;gap:16px}
.work-section .section-label h2{font:inherit;margin:0;white-space:nowrap}
.work-view-controls,.wall-ready:not(.is-list) .work-view-controls{justify-content:flex-end;margin-bottom:8px}
.work-view-controls button{padding:7px 15px}
@media(max-width:680px){
 .work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:78px}
 .work-section .section-label{font-size:11px;gap:10px}
 .work-section .section-label>span{white-space:nowrap}
 .work-view-controls button{padding:7px 12px}
}

/* A quiet spatial grid sits beneath the original floating logo. */
.hero{isolation:isolate}
#heroGrid{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 35%,#0009 85%)}
.hero-sub b{margin-top:0}

/* Our Practice: one continuous section, from point of view to disciplines. */
.studio-section{height:auto;min-height:0}
.studio-room{height:calc(100svh - 72px);min-height:630px;padding-bottom:0}
.studio-room .statement{top:41%;font-size:clamp(54px,7.5vw,122px)}
.studio-room .mark-object{top:50%;width:min(86vw,100svh)}
.studio-introduction{top:calc(41% + clamp(54px,7.5vw,122px) + 24px);width:min(760px,calc(100% - 80px));font-size:17px;line-height:1.55}
.studio-definition{display:block;font-size:11px;letter-spacing:.06em;margin-bottom:12px}
#capabilities{position:relative;padding:0 var(--gutter) 110px;scroll-margin-top:100px}
#capabilities .practice-intro{margin-bottom:44px}

/* The gallery controls share the navigation line; the wall fills the stage. */
.work-toolbar{position:absolute;left:50%;top:0;transform:translateX(-50%);height:44px;display:flex;align-items:center;gap:20px;pointer-events:auto;color:var(--cream);font-size:12px;letter-spacing:0;white-space:nowrap}
.work-toolbar[hidden]{display:none}
.work-toolbar h2{font:inherit;margin:0}
.work-view-toggle{position:relative;display:flex;align-items:center;border:1px solid #f0eeea66;border-radius:30px;padding:3px;isolation:isolate}
.work-view-toggle[hidden]{display:none}
.work-view-toggle button{position:relative;z-index:1;flex:1;width:92px;border:0;background:none;color:inherit;font:inherit;font-size:11px;padding:9px 6px;cursor:pointer;transition:color .4s}
.work-view-toggle button[aria-pressed="true"]{color:var(--blue)}
.view-slider{position:absolute;left:3px;top:3px;bottom:3px;width:calc((100% - 6px)/2);border-radius:24px;background:var(--cream);transition:transform .45s cubic-bezier(.22,.8,.25,1)}
.work-view-toggle.is-list .view-slider{transform:translateX(100%)}
.work-view-toggle button:focus-visible{outline:1px solid currentColor;outline-offset:-3px;border-radius:22px}
.work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:82px}
body:has(#wallCanvas:focus-visible) .work-toolbar h2{text-decoration:underline;text-underline-offset:5px}
@media(max-width:1100px){.work-header-active .top-links>a:not(:last-child){display:none}.work-toolbar{gap:14px}}
@media(max-width:680px){
 .studio-room{height:calc(100svh - 130px);min-height:650px;padding-top:78px}
 .studio-room .statement{font-size:clamp(32px,8.8vw,58px);top:36%}
 .studio-room .mark-object{top:44%;width:125vw}
 .studio-introduction{top:calc(36% + 8.8vw + 28px);width:calc(100% - 48px);font-size:15px;line-height:1.6}
 .studio-definition{font-size:10px;margin-bottom:10px}
 #capabilities{padding:0 var(--gutter) 80px}
 #capabilities .practice-intro{margin-bottom:30px}
 .work-toolbar{top:48px;font-size:11px;gap:16px}
 .work-view-toggle button{width:82px;font-size:10px;padding:8px 5px}
 .work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:116px}
 .work-header-active .hud::before{height:122px}
 .hero-eyebrow{font-size:9px;letter-spacing:.035em}
}
@media(prefers-reduced-motion:reduce){.view-slider,.work-view-toggle button{transition:none}}

/* Shared section furniture follows the top and bottom edges of each section. */
.section-nav-title{position:absolute;left:50%;top:0;transform:translateX(-50%);height:44px;display:flex;align-items:center;font-size:12px;letter-spacing:0;white-space:nowrap;color:inherit}
.section-nav-detail{font-weight:400;opacity:.55;margin-left:22px}
.section-nav-title[hidden],.work-bottom-bar[hidden]{display:none}
.section-context{justify-content:flex-end;border-top:0}
.section-context>span{opacity:.65}
#protocol,#transmission{scroll-margin-top:0}
.work-bottom-bar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:20px;white-space:nowrap;font-size:11px;letter-spacing:0;pointer-events:auto;color:var(--cream)}
.work-bottom-bar>span{opacity:.7;text-transform:none;font-weight:400}
.work-bottom-bar a{padding:7px 12px;border:1px solid #f0eeea44;border-radius:24px;font-weight:400;text-transform:none}
.work-bottom-bar a:hover{background:#f0eeea16}
.hero-mid{padding:0;flex:1;gap:24px}
.hero-mid .hero-top{padding-top:0;margin-bottom:14px}
.hero-mid .scrollcue{position:relative;inset:auto;transform:none;bottom:auto;margin-top:0;padding:0 10px;font-size:11px;flex-shrink:0}
.hero-mid .scrollcue .line{height:22px}
.hero-sub{margin:0}
@media(max-width:1100px){.section-header-active .top-links>a:not(:last-child){display:none}}
@media(max-width:680px){
 .section-nav-title{top:48px;font-size:11px}
 .section-header-active .hud::before{height:122px}
 .studio-room .section-context{visibility:hidden}
 .work-bottom-bar{gap:8px;font-size:8px}
 .work-bottom-bar a{padding:5px 7px}
 .hud-bot .prog-read{font-size:9px;letter-spacing:.02em}
 .hero-mid{padding:0;gap:24px}
 .hero-mid .hero-top{margin-bottom:8px}
 .hero-mid .scrollcue{margin-top:0;font-size:10px}
 .hero-mid .scrollcue .line{height:22px}
}
@media(max-width:680px){#protocol,#transmission{padding-top:132px}}

/* A constant glass tint lets the page colour flow naturally through the HUD. */
.hud::before{border-bottom:1px solid rgba(150,160,190,.2)}
.hud::after{border-top:1px solid rgba(150,160,190,.2)}
.holds-ready .hold-section{padding:0!important;height:calc(var(--content-height,100svh) + 16svh);overflow:visible}
.hold-content{position:relative;top:auto;transform:translateY(var(--flow-offset,0px))}
#studio>.hold-content{padding:0}
#protocol>.hold-content{padding:110px var(--gutter) 120px}
#transmission>.hold-content{padding:100px var(--gutter) 120px}
@media(max-width:680px){
 .past-entry .hud::before{height:122px}
 .past-entry .hud::after{height:50px}
 .holds-ready .hold-section{height:calc(var(--content-height,100svh) + 12svh)}
 #protocol>.hold-content,#transmission>.hold-content{padding:140px var(--gutter) 80px}
}
@media(prefers-reduced-motion:reduce){.holds-ready .hold-section{height:auto}.hold-content{position:relative;transform:none}}

/* Unnumbered collaboration interlude: five continuously moving rows. */
.logo-wall{padding:108px 0 74px;overflow:hidden;min-height:100svh;display:flex;flex-direction:column;justify-content:center}
.brand-row{overflow:hidden;padding:8px 0;flex-shrink:0}
.brand-track{display:flex;width:max-content;animation:brand-marquee var(--marquee-duration) linear infinite;will-change:transform}
.brand-row:nth-child(odd) .brand-track{animation-direction:reverse}
.brand-group{display:flex;align-items:center;flex-shrink:0}
.brand-item{display:flex;align-items:center;justify-content:center;width:240px;height:clamp(72px,calc(20svh - 52.4px),104px);padding:12px 36px;animation:brand-float 8s ease-in-out infinite}
.brand-item:nth-child(2n){animation-delay:-3s}.brand-item:nth-child(3n){animation-delay:-5s}
.brand-item>img{display:block;width:165px;height:76px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}
.brand-item>img.brand-lego{height:76px;width:165px}
.brand-item>img.brand-milk{filter:brightness(0) invert(1)}
.brand-fandom{display:flex;align-items:center;gap:8px}
.brand-fandom img{width:27px;height:35px;filter:brightness(0) invert(1)}
.brand-fandom b{font-size:25px;letter-spacing:-.06em;font-weight:750}
@keyframes brand-marquee{to{transform:translateX(-50%)}}
@keyframes brand-float{50%{translate:0 -5px}}
@media(max-width:680px){.logo-wall{padding:134px 0 62px;min-height:100svh}.brand-item{width:190px;height:90px;padding:12px 24px}.brand-item>img{width:140px;height:62px}.brand-item>img.brand-lego{width:140px;height:62px}.brand-fandom b{font-size:22px}.brand-row{padding:12px 0}}
@media(prefers-reduced-motion:reduce){.brand-track,.brand-item{animation:none}.brand-track{width:auto}.brand-group{flex-wrap:wrap;justify-content:center}.brand-group[aria-hidden="true"],.brand-row~.brand-row{display:none}.brand-group .brand-item:nth-child(n+6){display:none}}
.brand-wordmark{display:block;white-space:nowrap;font-size:28px;line-height:1;letter-spacing:-.06em;text-align:center;font-weight:600}
.brand-wordmark small{display:block;font-size:9px;letter-spacing:.16em;margin-top:9px;font-weight:400}
.brand-milkmade{font-weight:800;letter-spacing:-.09em;font-size:32px}.brand-milkmade>span{font-weight:300}
.brand-made{font-size:38px;letter-spacing:.03em;font-weight:750}
.brand-jordain{font-family:Georgia,serif;font-size:22px;font-weight:400;font-style:italic}
.brand-ensemble{font-family:Georgia,serif;font-size:28px;font-weight:400}
.brand-cbre{font-size:38px;letter-spacing:-.04em;font-weight:800}
.brand-doremi{font-family:Georgia,serif;font-style:italic;font-size:34px}
.brand-darren{font-size:28px;letter-spacing:.09em;line-height:.95;font-weight:400}
@media(prefers-reduced-motion:reduce){.brand-group .brand-item:nth-child(n+6){display:flex}}
.logo-wall{scroll-margin-top:0}

/* The dots become the complete studio signature after entering the site. */
.hud-brand{position:relative;width:44px;height:44px;transform-origin:left center}
.hud-brand .hud-dots{transition:opacity .4s ease,transform .5s ease}
.hud-wordmark{position:absolute;left:5px;top:50%;width:156px;height:39px;background:currentColor;-webkit-mask:url("assets/studio-logo.svg") center/contain no-repeat;mask:url("assets/studio-logo.svg") center/contain no-repeat;opacity:0;transform:translateY(-50%) scale(.94);transform-origin:left center;transition:opacity .5s ease,transform .6s ease;pointer-events:none}
.has-wordmark .hud-brand{width:166px}
.has-wordmark .hud-dots{opacity:0;transform:scale(.86)}
.has-wordmark .hud-wordmark{opacity:1;transform:translateY(-50%) scale(1)}
/* A short cream interval reveals the intro in place, then normal reading resumes. */
.practice-arrival .entry{height:310svh}
.practice-arrival #studio{margin-top:-100svh;background:transparent;z-index:2}
.practice-arrival .studio-room{background:var(--cream);opacity:var(--intro-opacity,0);transform:translateY(var(--intro-offset,0px))}
.studio-message{position:absolute;inset:100px 24px 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:1}
.studio-message .studio-definition{margin:0 0 10px;display:flex;align-items:flex-end;gap:7px;font-size:10px;font-weight:500;letter-spacing:.09em}
.studio-signature{display:block;width:58px;height:17.2px;align-self:flex-end;background:currentColor;-webkit-mask:url("assets/c0d3-wordmark.svg") center/contain no-repeat;mask:url("assets/c0d3-wordmark.svg") center/contain no-repeat}
.studio-message .statement{position:static;transform:none;width:100%;flex-shrink:0}
.studio-message .studio-introduction{position:static;transform:none;width:min(760px,calc(100% - 32px));margin-top:28px;flex-shrink:0}
@media(max-width:680px){
 .practice-arrival .entry{height:275svh}
 .hud-wordmark{width:130px;height:32px}
 .has-wordmark .hud-brand{width:140px}
 .studio-message{inset:130px 24px 50px}
 .studio-message .studio-definition{margin-bottom:10px}
 .studio-message .studio-introduction{width:100%;margin-top:24px}
}
@media(prefers-reduced-motion:reduce){.hud-brand .hud-dots,.hud-wordmark{transition:none}}
@media print{.practice-arrival .entry{height:auto}.practice-arrival #studio{margin-top:0}.practice-arrival .studio-room{opacity:1;transform:none}}

/* The resolved practice intro fills the viewport before the services appear. */
.studio-room{height:100svh}

.studio-definition>span:not(.studio-signature){line-height:1;transform:translateY(1px)}

/* The final composition resolves together at the end of the document. */
#transmission{min-height:100svh;padding:0;display:block}
#transmission>.hold-content{min-height:calc(100svh - 1px);padding:116px var(--gutter) 84px;display:flex;flex-direction:column;transform:none}
#transmission h2{font-size:clamp(48px,min(14.6vw,17svh),250px);margin: auto 0 clamp(20px,3svh,36px);flex-shrink:0}
#transmission .contact-link{width:min(100%,620px);font-size:clamp(24px,3vw,40px);padding-bottom:14px;flex-shrink:0}
#transmission .contact-bottom{width:100%;margin-top:auto;padding-top:clamp(28px,5svh,60px);display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;align-items:end;flex-shrink:0}
#transmission .contact-bottom p{text-align:center}
#transmission .contact-bottom>a:last-child{text-align:right}
@media(max-width:680px){
 #transmission>.hold-content{padding:146px var(--gutter) 82px}
 #transmission h2{font-size:clamp(42px,min(15vw,16svh),90px);margin-top:auto;margin-bottom:28px}
 #transmission .contact-link{width:calc(100% - 48px);font-size:25px}
 #transmission .contact-bottom{grid-template-columns:1fr auto;gap:24px 12px;padding-right:50px;padding-top:36px}
 #transmission .contact-bottom>a:first-child{grid-column:1/-1;font-size:14px}
 #transmission .contact-bottom p{text-align:left}
}
@media(min-width:681px) and (max-height:700px){
 #transmission>.hold-content{padding-top:110px;padding-bottom:80px}
 #transmission h2{font-size:clamp(42px,min(14.6vw,calc((100svh - 330px)/2.79)),120px);margin-bottom:20px}
 #transmission .contact-link{font-size:28px}
 #transmission .contact-bottom{font-size:12px;padding-top:24px}
}

/* Three closely related groups: signature, two-line thought, description. */
.studio-signature{width:46px;height:13.65px}
.studio-message .studio-definition{margin-bottom:6px}
.studio-message .statement{line-height:.9}
.studio-message .statement .taste-line{display:block;font-size:1.06em;line-height:.88}
.studio-message .statement .offset{margin-top:0;line-height:.94}
.studio-message .studio-introduction{margin-top:20px}
@media(max-width:680px){.studio-message .studio-introduction{margin-top:18px}}

.studio-definition>span:first-child,.studio-definition>span:last-child{font-weight:750}
.studio-definition>span:last-child{font-style:italic}
.studio-message .statement .taste-line,.studio-message .statement .offset{white-space:nowrap}

/* Measured full-line slots keep the typewriter and its cursor anchored. */
.studio-message .statement .taste-line{position:relative;height:.88em}
.studio-message .statement .offset{position:relative;height:.94em}
.quote-line{position:absolute;left:50%;top:0;display:block;width:max-content;transform:translateX(-50%) scale(var(--line-fit,1));transform-origin:center center}
.quote-measure{display:block;visibility:hidden;white-space:pre}
.quote-ink{position:absolute;left:0;top:0;display:block;width:max-content;white-space:pre}
.quote-caret{position:absolute;top:.1em;width:2px;height:.72em;margin-left:.045em;background:currentColor;transform:skewX(-2deg)}
.quote-caret[hidden]{display:none}
.quote-caret.is-blinking{animation:quote-cursor-blink .9s steps(1,end) infinite}
@keyframes quote-cursor-blink{0%,49%{opacity:1}50%,100%{opacity:0}}
@media(prefers-reduced-motion:reduce){.quote-caret{display:none!important}}

/* A heavier italic caret carries a tightly localized mosaic eraser. */
.quote-caret{width:.085em;min-width:3px;margin-left:0;transform:translateX(-50%) skewX(-14deg);transform-origin:center center}
.studio-message .statement .taste-line{height:1.2em}
.quote-line{top:50%;transform:translate(-50%,-50%) scale(var(--line-fit,1))}

.quote-caret{width:.125em;min-width:4px}
.quote-ink{text-align:left}

/* Give the masked ink its own glyph-safe box without moving the text baseline. */
.quote-ink{top:-.22em;height:1.5em;padding:.22em 0 .28em;box-sizing:border-box}

/* Approved cream cursor with a softer blue hairline. */
.quote-caret{background:var(--cream);border:1px solid color-mix(in srgb,var(--blue) 75%,transparent);box-sizing:border-box}

/* Recovered personal portfolio: original images, integrated into the existing wall. */
.archive-project-art{background:#f5f5f5}.archive-project-art img{width:100%;height:100%;object-fit:contain;padding:4%;box-sizing:border-box}
.archive-open{appearance:none;background:none;border:0;border-bottom:1px solid currentColor;color:inherit;padding:5px 0;font:inherit;font-size:14px;cursor:pointer;margin-top:18px}#projectDialog .archive-open{display:none}.archive-project-gallery{display:none}#projectDialog .archive-project-gallery{display:grid;gap:20px;margin-top:28px}#projectDialog .archive-project-gallery img{display:block;width:100%;height:auto;background:#fff}
.brand-item img.brand-recovered{filter:brightness(0) invert(1);object-fit:contain;max-width:170px;max-height:76px;width:auto;height:auto}

/* Source links accompany recovered project galleries in the detail view. */
.project-source{display:none}#projectDialog .project-source{display:block;font-size:13px;margin-top:24px;opacity:.7}#projectDialog .project-source a{color:inherit}

/* Discipline filters share the gallery HUD, leaving the curved wall open. */
.work-toolbar{top:-5px;height:38px}
.work-view-toggle button{padding:6px;width:86px}
.work-filters{position:absolute;top:42px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 128px);display:flex;align-items:center;gap:18px;font-size:11px;letter-spacing:0}
.work-filters>span{opacity:.5;flex-shrink:0}
.work-filter-options{display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none;padding:3px 1px}
.work-filter-options::-webkit-scrollbar{display:none}
.work-filter-options button{font:inherit;color:inherit;white-space:nowrap;border:0;border-radius:16px;background:transparent;padding:7px 10px;opacity:.62;cursor:pointer;transition:background .2s,opacity .2s}
.work-filter-options button:hover{opacity:1;background:#f0eeea12}
.work-filter-options button[aria-pressed="true"]{opacity:1;background:#f0eeea1f;box-shadow:inset 0 0 0 1px #f0eeea55}
.work-filter-options button:focus-visible{outline:1px solid currentColor;outline-offset:-2px;opacity:1}
.work-header-active .hud::before{height:118px}
.work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:120px}
#workList>.project[hidden],.work-empty[hidden]{display:none}
.work-empty{margin:auto;text-align:center;font-size:clamp(16px,2vw,24px);font-weight:400;color:var(--cream);opacity:.7;padding:90px 20px;min-height:40vh;display:grid;place-content:center}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:680px){
 .work-toolbar{top:44px;gap:12px}
 .work-view-toggle button{width:77px;font-size:10px;padding:6px 4px}
 .work-filters{top:39px;width:calc(100vw - 40px);max-width:none;gap:10px;font-size:10px}
 .work-filter-options{flex:1;min-width:0}
 .work-filter-options button{padding:8px 9px}
 .work-header-active .hud::before{height:150px}
 .work-stage,.wall-ready:not(.is-list) .work-stage{padding-top:152px}
}
@media(prefers-reduced-motion:reduce){.work-filter-options button{transition:none}}

/* Preserve the monogram's negative space instead of flattening it to a disc. */
.brand-item img.brand-recovered.brand-jordain{filter:url(#brandWhiteInk);mix-blend-mode:normal}

/* Keep the original pixel outline crisp without the coloured glow. */
.brand-item>img.brand-sobol{filter:url(#brandSobolInk)}

/* Small-use signature: full mark in the hero, dots through Practice,
   simplified lettering and equally tall dots from Work onward. */
.hud-wordmark{-webkit-mask-image:url("assets/hud-logo.svg");mask-image:url("assets/hud-logo.svg");width:140px;height:32px;left:0}
.has-wordmark .hud-top{top:24px;align-items:flex-start}
.has-wordmark .hud-brand{width:140px;height:34px;min-height:34px;padding:0}
.has-wordmark .top-links{align-items:flex-start}
.has-wordmark .top-links a{padding:4px 0 10px;line-height:24px}
.has-wordmark .work-toolbar{top:0;height:34px;align-items:flex-start}
.has-wordmark .work-toolbar h2{padding-top:4px;line-height:24px}
.has-wordmark .section-nav-title{height:34px;align-items:flex-start;padding-top:4px;line-height:24px}
.has-wordmark .work-filters{top:49px}
@media(max-width:680px){
 .has-wordmark .hud-top{top:14px}
 .hud-wordmark{width:118px;height:27px}
 .has-wordmark .hud-brand{width:118px;height:30px;min-height:30px}
 .has-wordmark .top-links a{padding-top:1px}
 .has-wordmark .work-toolbar{top:45px;align-items:center}
 .has-wordmark .work-toolbar h2{padding-top:0}
 .has-wordmark .section-nav-title{top:48px;padding-top:0}
 .has-wordmark .work-filters{top:43px}
}

/* Video projects load their player on opening, and release it when closed. */
.project-video-preview{display:block;width:100%;border:0;padding:0;cursor:pointer;color:var(--blue)}
.video-play-mark{position:absolute;right:20px;bottom:20px;width:44px;height:44px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:16px;padding-left:3px;background:var(--cream)}
.project-video-preview:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.project-video{width:100%;aspect-ratio:16/9;background:#000}
.project-video iframe{display:block;width:100%;height:100%;border:0}

/* Approved identity excerpts sit on their own board colour. */
.project-golden-brain .project-image{background:#03101e}
.project-golden-brain-records .project-image{background:#efefed}
.project-golden-brain .project-image img,.project-golden-brain-records .project-image img{max-height:100%;height:100%;width:100%;object-fit:contain;padding:24px}

/* Music and film portfolio intake: retain full frames, including vertical work. */
.project-darren .project-image{background:#111722}
.project-darren .project-image>img{object-fit:contain;padding:0}
.project-credits{font-size:15px;line-height:1.6;margin:12px 0;color:inherit}
.project-instagram{width:min(380px,100%);height:min(660px,68svh);min-height:390px;margin:0 auto;background:#fff;border-radius:4px;overflow:hidden}
.project-instagram iframe{display:block;width:100%;height:100%;border:0}
#projectDialog .project-source{margin-top:18px}
@media(max-width:600px){.project-instagram{min-height:360px;height:62svh}.project-credits{font-size:14px}}
