@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f8f7f4;--ink:#222323;--muted:#666760;--line:#d7d6d0;--blue:#303fa0;--blue-pale:#e9ebf5;--red:#a9432f;font-family:'DM Sans',sans-serif;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:30px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:6px}::selection{background:#dce0f4}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Instrument Serif',Georgia,serif;font-weight:400}em{font-weight:400}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.header{height:106px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:30px}.wordmark{font-size:32px;letter-spacing:-1.8px;line-height:1;font-weight:650;white-space:nowrap}.wordmark span{font-size:12px;vertical-align:top;display:inline-block;margin:1px 0 0 5px;letter-spacing:0}.header nav{display:flex;gap:35px;font-size:14px}.text-link{font-size:14px;border-bottom:1px solid var(--ink);padding-block:9px;display:inline-flex;align-items:center;gap:35px;line-height:1.5}.text-link:hover{color:var(--blue);border-color:var(--blue)}.text-link span{font-size:21px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.9px;margin-bottom:28px}.hero{text-align:center;padding-top:73px}.hero h1{font-size:clamp(72px,8.1vw,118px);line-height:.98;letter-spacing:-3px;margin-bottom:31px}.hero h1 em{color:var(--blue)}.hero-intro{display:flex;gap:50px;justify-content:center;margin:0 auto 28px;max-width:750px}.hero-intro p{font-size:16px;line-height:1.7;text-align:left;max-width:320px;margin-bottom:0}.hero-intro p:last-child{max-width:330px;color:var(--muted)}.round-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;margin-bottom:45px}.round-link span{width:33px;height:33px;border:1px solid #aaafa9;border-radius:50%;display:grid;place-items:center;transition:transform .2s}.round-link:hover span{transform:translateY(3px)}.artwork{height:450px;position:relative;overflow:hidden;text-align:left;background:#edede8}.artwork>img{width:100%;height:100%;object-fit:cover;object-position:center 51%}.artwork-label{position:absolute;z-index:1;top:23px;left:28px;right:28px;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.6px}.canvas-thought{position:absolute;bottom:30px;left:35px;margin:0;font-family:'Instrument Serif',Georgia,serif;font-size:clamp(31px,3.4vw,48px);line-height:1.1;letter-spacing:-.5px;max-width:480px;background:var(--paper);padding:17px 25px 21px;transform:rotate(-3deg);box-shadow:0 3px 16px #181b2510}.section{padding-block:112px}.manifesto{display:grid;grid-template-columns:1fr 2fr;gap:55px}.margin-note{display:flex;align-items:flex-start;gap:25px;padding-top:13px}.margin-note p{font-size:12px;letter-spacing:1.4px;line-height:1.7}.small-cross{font-size:26px;line-height:1;color:var(--red)}h2{font-size:clamp(49px,5.1vw,75px);line-height:1.07;letter-spacing:-1.5px;margin-bottom:30px}.manifesto>div:last-child{max-width:680px}.manifesto .large-copy{font-size:23px;line-height:1.5;margin-bottom:22px}.manifesto p:not(.large-copy){color:var(--muted)}.manifesto>div>p:last-child{max-width:595px;margin-bottom:0}.invitation{text-align:center}.invitation h2{font-size:clamp(74px,8vw,110px);margin-bottom:28px}.invitation h2 em{color:var(--blue)}.invitation>p:not(.eyebrow){color:var(--muted);font-size:18px}.invitation .text-link{font-size:18px;gap:60px;margin-top:5px}.email{display:block;width:fit-content;font-size:14px;color:var(--muted);margin:22px auto 0}.footer{border-top:1px solid var(--line);padding-block:38px;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer .wordmark{font-size:26px}.footer p,.footer>span{font-size:12px;color:var(--muted);margin:0}.skip{position:fixed;top:-100px;left:15px;padding:10px 20px;background:var(--blue);color:white;z-index:10}.skip:focus{top:15px}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{padding-top:60px}.hero h1{font-size:90px}.artwork{height:390px}.hero-intro{gap:30px}.manifesto{grid-template-columns:1fr 2.3fr;gap:30px}.section{padding-block:85px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:86px;gap:20px}.wordmark{font-size:27px}.header nav{display:none}.header>.text-link{font-size:12px;gap:16px}.hero{padding-top:48px}.eyebrow{font-size:12px;letter-spacing:1.2px;margin-bottom:24px}.hero h1{font-size:clamp(53px,10vw,76px);letter-spacing:-1.5px;line-height:1.02;margin-bottom:25px}.hero-intro{display:block;max-width:440px;margin-bottom:23px}.hero-intro p,.hero-intro p:last-child{max-width:100%;text-align:center;font-size:16px}.hero-intro p:first-child{display:none}.round-link{margin-bottom:30px}.artwork{height:340px;margin-inline:-20px}.artwork-label{top:17px;left:20px;right:20px}.artwork-label span:last-child{display:none}.canvas-thought{left:25px;bottom:25px;padding:14px 18px;font-size:34px;max-width:calc(100% - 50px)}.section{padding-block:63px}.manifesto{grid-template-columns:1fr;gap:15px}.margin-note{gap:15px;padding:0}.margin-note p{font-size:12px}.margin-note br{display:none}h2{font-size:52px;letter-spacing:-1px;margin-bottom:25px}.manifesto .large-copy{font-size:21px}.invitation h2{font-size:72px}.footer{flex-wrap:wrap;gap:20px}.footer .wordmark{flex-basis:100%}.footer p{max-width:180px}.footer>span{max-width:110px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.voice-panel{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:var(--paper);border:1px solid #c9cedb;padding:44px;margin:0 0 42px;scroll-margin-top:24px}
.voice-intro h3{font-family:'Instrument Serif',Georgia,serif;font-size:54px;font-weight:400;line-height:1.08;margin:0 0 24px}.voice-intro h3 em{color:var(--blue)}
.voice-intro>p:not(.eyebrow){font-size:16px;color:var(--muted)}.voice-intro .voice-invitation{font-family:'Instrument Serif',Georgia,serif;font-size:24px!important;line-height:1.3;margin-bottom:0}
.voice-console{border-left:1px solid var(--line);padding-left:35px;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.voice-identity{font-size:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--blue)}.voice-light{width:9px;height:9px;border:1px solid var(--blue);border-radius:50%;flex-shrink:0}.voice-panel[data-connected=true] .voice-light{background:var(--blue);box-shadow:0 0 0 5px var(--blue-pale)}
#voice-time{margin-left:auto;color:var(--muted);font-variant-numeric:tabular-nums}#voice-status{font-family:'Instrument Serif',Georgia,serif;font-size:31px;line-height:1.15;margin:30px 0}
.voice-controls{display:flex;flex-wrap:wrap;gap:10px}.voice-controls button{font-size:13px;border:1px solid var(--blue);background:transparent;color:var(--blue);padding:12px 18px}.voice-controls #voice-start{background:var(--blue);color:white}.voice-controls button:disabled{opacity:.5;cursor:default}.voice-controls [hidden]{display:none}
.voice-privacy{font-size:12px;color:var(--muted);line-height:1.6;margin:24px 0 16px}.voice-captions{font-size:12px;color:var(--muted)}.voice-captions summary{cursor:pointer}.voice-captions>div{max-height:220px;overflow:auto;border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.voice-captions p{white-space:pre-wrap;overflow-wrap:anywhere}.walkthrough-intro{font-size:14px;color:var(--muted);margin:0 0 18px}
@media(max-width:1050px){.voice-panel{padding:30px;gap:30px}.voice-console{padding-left:25px}.voice-intro h3{font-size:47px}}
@media(max-width:700px){.voice-panel{grid-template-columns:1fr;padding:25px 22px;gap:25px}.voice-console{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.voice-intro h3{font-size:45px}.voice-intro .eyebrow{font-size:11px}#voice-status{font-size:29px;margin:24px 0}}

.voice-build-link{align-self:flex-start;margin-top:22px;font-size:14px;gap:25px}.voice-handoff-note{font-size:12px;color:var(--muted);margin:7px 0 0}
button.voice-build-link{border:0;border-bottom:1px solid var(--ink);background:transparent;color:var(--ink);text-align:left}
.contact-panel{background:var(--paper);border:1px solid #c9cedb;margin:0 0 42px;scroll-margin-top:25px}.contact-panel>summary{padding:23px 30px;cursor:pointer;display:flex;justify-content:space-between;list-style:none;font-size:17px}.contact-panel>summary::-webkit-details-marker{display:none}.contact-panel[open]>summary{border-bottom:1px solid var(--line)}.contact-content{max-width:800px;margin:auto;padding:35px}.contact-content h3{font-family:'Instrument Serif',Georgia,serif;font-size:48px;font-weight:400;line-height:1.1;margin:0 0 25px}.contact-content h3 em{color:var(--blue)}.contact-content>p:not(.eyebrow){color:var(--muted)}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-fields .wide{grid-column:1/-1}.contact-fields label{display:flex;flex-direction:column;font-size:13px;gap:7px}.contact-fields input,.contact-fields textarea{width:100%;border:1px solid #b9bdc9;background:#fffefa;color:var(--ink);padding:12px;font:inherit;font-size:16px;border-radius:0}.contact-fields textarea{resize:vertical}.contact-fields small{color:var(--muted)}.contact-confirm{display:flex;gap:12px;font-size:13px;margin:25px 0;align-items:flex-start}.contact-confirm input{margin-top:5px;width:18px;height:18px;flex-shrink:0;accent-color:var(--blue)}#contact-send{background:var(--blue);color:white;border:0;padding:13px 22px;font-size:14px}#contact-send:disabled{opacity:.6;cursor:default}#contact-status{font-size:13px;color:var(--muted);margin-top:18px;overflow-wrap:anywhere}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-fields input:focus-visible,.contact-fields textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
@media(max-width:700px){.contact-content{padding:25px 22px}.contact-fields{grid-template-columns:1fr}.contact-content h3{font-size:42px}.contact-panel>summary{padding:20px 22px}}
.inbox-title{font-size:64px;line-height:1.1}#inbox-login label{font-size:14px}#inbox-login input{font:inherit;padding:10px;border:1px solid var(--line);background:white}#inbox-login button,#inbox-lock,#inbox-more,.inbox-message button{font:inherit;font-size:14px;padding:10px 18px;border:1px solid var(--blue);background:var(--blue);color:white;margin:10px 0}.inbox-message{border-top:1px solid var(--line);padding:30px 0}.inbox-message h2{font-size:36px;margin-bottom:15px}.inbox-message h3{font-size:14px;margin:20px 0 8px}.inbox-message p{white-space:pre-wrap;overflow-wrap:anywhere}.inbox-message small{display:block;color:var(--muted)}

/* The companion follows the visitor, with microphone state and Stop always in reach. */
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.voice-invitation-block{display:grid;grid-template-columns:1fr 1fr;gap:45px;border-block:1px solid #c9cedb;padding:38px 0;margin-bottom:42px}.voice-invitation-block h3{font:400 54px/1.08 'Instrument Serif',Georgia,serif;margin:0}.voice-invitation-block h3 em{color:var(--blue)}.voice-invitation-block>div>p:not(.eyebrow){color:var(--muted)}.voice-invitation-block button{background:none;border:0;border-bottom:1px solid var(--ink);padding-inline:0;color:var(--blue)}
.companion{position:fixed;z-index:50;right:28px;bottom:max(24px,env(safe-area-inset-bottom));width:382px;max-width:calc(100vw - 32px);pointer-events:none}.companion>*{pointer-events:auto}.companion-panel{background:#fbfaf7;border:1px solid #cbcdd8;box-shadow:0 15px 70px #1b24432b;border-radius:18px;padding:26px;margin-bottom:14px;max-height:calc(100dvh - 128px);overflow-y:auto;overscroll-behavior:contain}.companion-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.companion-heading .eyebrow{font-size:9px;letter-spacing:1.6px}.companion-heading h2{font:400 35px/1.02 'Instrument Serif',Georgia,serif;margin:13px 0 18px;letter-spacing:-.7px}.companion-heading h2 em{color:var(--blue)}#companion-minimize{background:transparent;border:1px solid var(--line);border-radius:50%;width:32px;height:32px;color:var(--muted);line-height:1}.companion-context{font-size:11px;color:var(--muted);padding-block:12px;border-block:1px solid var(--line);margin:0}.companion-activity{display:flex;align-items:center;gap:10px;padding:20px 0 10px}.companion #voice-status{font:500 14px/1.45 'DM Sans',sans-serif;margin:0;flex:1}.companion #voice-time{font-size:10px;flex-shrink:0}.companion-memory{font-size:12px;color:var(--muted);line-height:1.5;margin:0 0 18px}.companion .voice-controls button{font-size:12px;border-radius:6px;padding:10px 13px}.companion .voice-build-link{margin-top:19px;font-size:12px}.companion .voice-handoff-note{font-size:10px;margin-bottom:15px}.companion .voice-captions,.companion-privacy,.voice-sources{font-size:11px;border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.companion summary{cursor:pointer}.companion-privacy p{font-size:11px;color:var(--muted);margin:10px 0}.companion-privacy button{font-size:11px;color:var(--muted);border:0;border-bottom:1px solid var(--line);padding:4px 0;background:none}.voice-sources ul{padding-left:17px}.voice-sources a{text-decoration:underline;text-underline-offset:3px;color:var(--blue);overflow-wrap:anywhere}.voice-sources li{margin:8px 0}.companion-dock{display:flex;align-items:center;justify-content:flex-end;gap:12px}.companion-label{background:#fbfaf7;border:1px solid #d8d9de;border-radius:10px;padding:9px 13px;box-shadow:0 4px 16px #2023300a;font-size:12px;line-height:1.5}.companion-label>span{display:block;font-size:9px;color:var(--muted)}#companion-launcher{width:66px;height:66px;padding:10px;border:1px solid #6772b5;border-radius:50%;background:var(--blue);color:#fbfaf7;box-shadow:0 7px 24px #29377738;flex-shrink:0;transition:transform .2s}#companion-launcher:hover{transform:translateY(-3px)}#companion-launcher svg{width:100%;height:100%}#voice-stop{background:#fbfaf7;border:1px solid #ba7567;color:#963925;border-radius:30px;font-size:12px;font-weight:600;min-height:44px;padding:9px 15px}.companion[data-connected=true] .voice-light{background:var(--blue);box-shadow:0 0 0 4px var(--blue-pale)}.companion[data-state=thinking] .voice-light,.companion[data-state=researching] .voice-light{animation:companion-pulse 1.4s ease-in-out infinite}.companion[data-state=researching] #companion-launcher svg{animation:companion-orbit 15s linear infinite}.companion[data-state=muted] .voice-light{background:var(--red);border-color:var(--red)}.companion[data-connected=true] #companion-launcher{outline:3px solid #cdd3f1;outline-offset:4px}@keyframes companion-pulse{50%{opacity:.35}}@keyframes companion-orbit{to{transform:rotate(360deg)}}
@media(max-width:700px){.voice-invitation-block{grid-template-columns:1fr;gap:24px}.voice-invitation-block h3{font-size:44px}.companion{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.companion-panel{padding:22px;max-height:calc(100dvh - 115px)}#companion-launcher{width:58px;height:58px}.companion-label{font-size:11px}.footer{padding-bottom:110px}}@media(prefers-reduced-motion:reduce){.companion *{animation:none!important}}

/* Let the painting lead the opening, with the promise written into its paper. */
.hero-art-first{padding-top:0;text-align:left}.hero-surface{position:relative;isolation:isolate;min-height:640px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#eeebe4}.hero-art-first .artwork{position:absolute;inset:0;height:100%;width:100%;margin:0;z-index:-2}.hero-art-first .artwork>img{object-fit:cover;object-position:center 52%}.hero-surface::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f8f7f4e8 0%,#f8f7f4de 29%,#f8f7f485 43%,#f8f7f400 60%);pointer-events:none}.hero-copy{padding-block:65px 90px}.hero-copy .eyebrow{margin-bottom:32px;font-size:11px;letter-spacing:2px}.hero-art-first h1{font-size:clamp(66px,6.9vw,105px);line-height:1.04;letter-spacing:-2.5px;margin:0 0 34px}.hero-art-first h1 span,.hero-art-first h1 em{display:block}.hero-art-first h1 em{color:var(--blue)}.hero-art-first .round-link{margin:0;gap:18px;font-size:14px}.hero-art-first .round-link span{border-color:#73766e;background:#f8f7f499}.hero-art-caption{position:absolute;bottom:23px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.3px}.hero-art-caption span:last-child{letter-spacing:.3px;background:#f8f7f4dc;padding:4px 9px}.hero-art-first .hero-intro{display:flex;max-width:1320px;justify-content:space-between;gap:35px;padding-block:31px;margin-bottom:0;border-bottom:1px solid var(--line)}.hero-art-first .hero-intro p,.hero-art-first .hero-intro p:last-child{display:block;max-width:460px;text-align:left;font-size:15px;line-height:1.7}.hero-art-first .hero-intro p:last-child{color:var(--muted)}
@media(min-width:1600px){.hero-surface{min-height:730px}.hero-art-first .artwork>img{object-position:center 49%}}
@media(max-width:1050px){.hero-surface{min-height:590px}.hero-art-first h1{font-size:clamp(65px,8.6vw,86px)}.hero-surface::after{background:linear-gradient(90deg,#f8f7f4ed,#f8f7f4c4 37%,#f8f7f400 73%)}.hero-art-caption span:last-child{max-width:230px;text-align:right}}
@media(max-width:700px){.hero-surface{min-height:0;display:block;padding-bottom:0}.hero-copy{padding-block:36px 30px;position:relative}.hero-art-first h1{font-size:clamp(49px,9.8vw,68px);line-height:1.04;letter-spacing:-1.5px;margin-bottom:22px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:20px}.hero-art-first .round-link{font-size:12px}.hero-art-first .artwork{position:relative;height:clamp(290px,66vw,440px);width:100%;z-index:0;order:2}.hero-art-first .artwork>img{object-position:75% 53%}.hero-surface{display:flex;flex-direction:column;background:var(--paper)}.hero-surface::after{display:none}.hero-copy{order:1}.hero-art-caption{position:relative;order:3;bottom:auto;padding-block:12px;font-size:9px}.hero-art-caption span:last-child{display:none}.hero-art-first .hero-intro{display:block;padding-block:19px 26px}.hero-art-first .hero-intro p,.hero-art-first .hero-intro p:last-child{font-size:14px;max-width:none}.hero-art-first .hero-intro p:last-child{margin-top:12px}}

/* One stage, five chapters. Scrolling changes the idea rather than the frame. */
.scroll-story{position:relative;background:#f0f1f5;border-block:1px solid #dde0e8;--story-progress:0}.scroll-story.is-enhanced{height:340svh}.story-sticky{position:relative;background:radial-gradient(ellipse at 76% 48%,#fcfbf7 0,#f2f3f6 52%,#edeff4 100%)}.is-enhanced .story-sticky{position:sticky;top:0;height:100svh;min-height:560px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.story-top{padding-block:30px 15px;display:flex;justify-content:space-between;gap:25px;font-size:10px;letter-spacing:1.7px;color:#59617a}.story-top span:last-child{letter-spacing:.3px}.story-body{display:grid;grid-template-columns:.95fr 1.15fr;align-items:center;gap:20px;min-height:0}.story-copy{position:relative;min-width:0}.story-chapter{padding-block:40px}.is-enhanced .story-copy{height:370px}.is-enhanced .story-chapter{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(22px);transition:opacity .55s ease,transform .7s cubic-bezier(.2,.65,.3,1),visibility .55s}.is-enhanced .story-chapter[aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0)}.story-chapter .eyebrow{color:var(--blue);font-size:10px;letter-spacing:1.5px;margin-bottom:24px}.story-chapter h2{font-size:clamp(40px,4.4vw,65px);line-height:1.07;letter-spacing:-1.4px;margin-bottom:24px}.story-chapter h2 em{color:var(--blue)}.story-description{max-width:410px;font-size:16px;line-height:1.75;color:#565e70;margin-bottom:25px}.story-thought{max-width:420px;font-size:13px;color:#8e4832;margin:0}.story-art{margin:0;min-width:0;position:relative}.idea-sculpture{display:block;width:100%;max-height:66svh;overflow:visible}.story-art figcaption{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-size:22px;line-height:1.3;color:#66708a;text-align:center;min-height:2em;margin-top:3px}.story-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:20px 36px}.story-nav{display:flex;gap:30px}.story-nav a{display:flex;flex-direction:column;gap:5px;color:#9299a9;min-width:44px;padding-block:8px;transition:color .3s}.story-nav a>span{font-size:10px;font-variant-numeric:tabular-nums}.story-nav b{font-size:12px;font-weight:500}.story-nav a[aria-current=step]{color:var(--blue)}.story-scroll-hint{font-size:11px;color:#697186;margin:0 220px 0 0;white-space:nowrap}.story-scroll-hint span{padding-left:10px}.story-progress{height:2px;background:#dfe3ef;position:absolute;bottom:0;left:0;right:0}.story-progress>span{display:block;width:100%;height:100%;transform:scaleX(var(--story-progress));transform-origin:left;background:var(--blue)}.story-anchors{position:absolute;inset:0;pointer-events:none}.story-anchor{position:absolute;left:0;top:0;width:1px;height:1px;scroll-margin-top:0}.story-anchor:nth-child(2){top:17%}.story-anchor:nth-child(3){top:32%}.story-anchor:nth-child(4){top:47%}.story-anchor:nth-child(5){top:63%}
.idea-sculpture g{transform-box:view-box;transform-origin:340px 280px;transition:opacity .65s ease,transform 1s cubic-bezier(.2,.65,.3,1)}.sculpture-grid,.sculpture-voice,.sculpture-foundation,.sculpture-planes,.sculpture-guide,.sculpture-people,.sculpture-growth,.sculpture-labels{opacity:0}.sculpture-foundation,.sculpture-planes{transform:translateY(45px) scale(.8)}.sculpture-growth{transform:translateY(-15px) scale(.7)}.sculpture-guide{transform:rotate(-18deg) scale(.8)}.sculpture-people{transform:scale(.85)}.sculpture-shadow{transition:opacity .6s;opacity:.03}.sculpture-seed{transform:scale(1.35)}.sculpture-possibility{transform:rotate(-12deg)}
[data-story-stage="1"] .sculpture-voice{opacity:.85}[data-story-stage="1"] .sculpture-possibility{transform:rotate(0deg) scale(1.07)}[data-story-stage="1"] .sculpture-grid{opacity:.2}[data-story-stage="1"] .sculpture-seed{transform:scale(1)}
[data-story-stage="2"] .sculpture-foundation,[data-story-stage="3"] .sculpture-foundation,[data-story-stage="4"] .sculpture-foundation,[data-story-stage="2"] .sculpture-planes,[data-story-stage="3"] .sculpture-planes,[data-story-stage="4"] .sculpture-planes{opacity:1;transform:translateY(0) scale(1)}
[data-story-stage="2"] .sculpture-grid,[data-story-stage="3"] .sculpture-grid,[data-story-stage="4"] .sculpture-grid{opacity:.3}[data-story-stage="2"] .sculpture-possibility,[data-story-stage="3"] .sculpture-possibility,[data-story-stage="4"] .sculpture-possibility{opacity:0;transform:scale(1.2)}
[data-story-stage="2"] .sculpture-seed,[data-story-stage="3"] .sculpture-seed,[data-story-stage="4"] .sculpture-seed{transform:translateY(-86px) scale(.55)}
[data-story-stage="3"] .sculpture-guide,[data-story-stage="4"] .sculpture-guide,[data-story-stage="3"] .sculpture-people,[data-story-stage="4"] .sculpture-people{opacity:1;transform:rotate(0) scale(1)}
[data-story-stage="3"] .sculpture-labels,[data-story-stage="4"] .sculpture-labels{opacity:1}.label-growth{opacity:0}[data-story-stage="4"] .label-growth{opacity:1}[data-story-stage="4"] .sculpture-growth{opacity:1;transform:translateY(0) scale(1)}[data-story-stage="2"] .sculpture-shadow,[data-story-stage="3"] .sculpture-shadow,[data-story-stage="4"] .sculpture-shadow{opacity:.07}
.story-invitation{text-align:center;padding-bottom:55px}.story-invitation h2{font-size:clamp(48px,5.5vw,76px)}.story-invitation h2 em{color:var(--blue)}.story-invitation>p:not(.eyebrow){max-width:550px;margin-inline:auto;color:var(--muted)}.story-invitation button{border:0;border-bottom:1px solid var(--ink);background:none;padding-inline:0;margin-top:12px}.story-invitation .story-concept-note{font-size:11px;line-height:1.7;margin-top:45px;max-width:490px!important}.story-contact{max-width:900px;padding-bottom:65px}
.scroll-story:not(.is-enhanced) .story-nav,.scroll-story:not(.is-enhanced) .story-scroll-hint{display:none}.scroll-story:not(.is-enhanced) .story-chapter{border-bottom:1px solid var(--line)}
@media(max-width:1050px){.story-body{grid-template-columns:1fr 1fr;gap:0}.story-chapter h2{font-size:45px}.story-description{font-size:15px}.story-nav{gap:20px}.story-scroll-hint{display:none}.story-bottom{padding-bottom:95px}.story-art figcaption{font-size:19px}.is-enhanced .story-copy{height:390px}}
@media(max-width:700px){.scroll-story.is-enhanced{height:360svh}.is-enhanced .story-sticky{min-height:620px}.story-top{padding-top:22px;padding-bottom:10px;font-size:9px}.story-top span:last-child{display:none}.story-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-items:center;gap:0}.is-enhanced .story-copy{height:250px}.story-chapter{padding-block:18px 0}.story-chapter .eyebrow{font-size:9px;margin-bottom:15px;letter-spacing:1.2px}.story-chapter h2{font-size:38px;line-height:1.05;letter-spacing:-.8px;margin-bottom:15px}.story-description{font-size:13px;line-height:1.6;max-width:440px;margin-bottom:12px}.story-thought{font-size:11px;line-height:1.5}.story-art{align-self:center;margin-inline:auto;width:min(100%,390px)}.idea-sculpture{max-height:34svh;width:100%}.story-art figcaption{font-size:16px;margin-top:0;min-height:1.5em}.story-bottom{padding-top:5px;padding-bottom:100px}.story-nav{width:100%;justify-content:space-between;gap:8px}.story-nav a{gap:3px}.story-nav b{font-size:10px}.story-nav a>span{font-size:9px}.story-invitation{padding-top:65px}.story-invitation h2{font-size:44px}.story-invitation>p:not(.eyebrow){font-size:15px}.story-contact{padding-bottom:30px}}
@media(max-height:650px) and (min-width:701px){.is-enhanced .story-sticky{min-height:0}.story-top{padding-top:15px}.story-chapter{padding-block:10px}.is-enhanced .story-copy{height:300px}.story-chapter h2{font-size:40px;margin-bottom:14px}.story-chapter .eyebrow{margin-bottom:14px}.story-description{font-size:13px;margin-bottom:15px}.story-bottom{padding-block:10px 20px}.idea-sculpture{max-height:64svh}.story-art figcaption{font-size:18px}}
@media(prefers-reduced-motion:reduce){.is-enhanced .story-chapter,.idea-sculpture g{transition:none!important}.is-enhanced .story-chapter{transform:none!important}}

@media(max-width:700px) and (max-height:700px){.is-enhanced .story-sticky{min-height:0}.story-top{padding-top:14px;padding-bottom:7px}.is-enhanced .story-copy{height:220px}.story-chapter{padding-top:10px}.story-chapter h2{font-size:32px;margin-bottom:12px}.story-chapter .eyebrow{margin-bottom:12px}.story-description{font-size:12px;line-height:1.5;margin-bottom:10px}.story-thought{font-size:10px}.idea-sculpture{max-height:24svh}.story-art figcaption{font-size:14px}.story-bottom{padding-bottom:92px}}

/* Carry the opening promise into the story of a missing medium. */
.hero-art-first .hero-bridge{display:block;padding-block:38px 0;border-bottom:0}
.hero-art-first .hero-bridge p,.hero-art-first .hero-bridge p:last-child{max-width:850px;margin:0;font-size:clamp(19px,2vw,25px);line-height:1.5;color:var(--ink)}
.hero-bridge p span{color:var(--muted)}
.manifesto .text-link{margin-top:8px}
@media(max-width:700px){.hero-art-first .hero-bridge{padding-block:27px 0}.hero-art-first .hero-bridge p,.hero-art-first .hero-bridge p:last-child{font-size:19px;margin-top:0}}

/* A single continuous canvas: unexpressed vision, conversation, capability, growth. */
.narrative-story{--scene-color:var(--paper);background:var(--paper);border:0;margin-top:50px}
.narrative-story.is-enhanced{height:calc(100svh + var(--chapter-count,8)*68svh)}
.narrative-story .story-sticky{background:radial-gradient(ellipse at 72% 44%,#ffffff85,transparent 64%),var(--scene-color)}
.narrative-story .story-sticky::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#f8f7f4 0,transparent 10%,transparent 90%,#f8f7f4 100%);z-index:0}
.narrative-story .story-top,.narrative-story .story-body,.narrative-story .story-bottom{position:relative;z-index:1}
.narrative-story .story-body{grid-template-columns:1fr 1.15fr;gap:22px}
.narrative-story.is-enhanced .story-copy{height:420px}
.narrative-story.is-enhanced .story-chapter{visibility:visible;transition:none;will-change:opacity,transform;pointer-events:none}
.narrative-story .story-chapter h2{font-size:clamp(42px,4.5vw,66px);line-height:1.07}
.narrative-story .story-description{font-size:17px;line-height:1.7;max-width:455px;color:#535766}
.narrative-story .story-thought{font-size:14px;color:#a44931}
.narrative-story .idea-sculpture{max-height:69svh}
.narrative-story .idea-sculpture g{transition:none;will-change:opacity,transform}
.narrative-story .canvas-vision,.narrative-story .conversation-ribbons{opacity:0}
.narrative-story .canvas-fragments{opacity:1}
.narrative-story .ribbon-line{stroke-dasharray:1;stroke-dashoffset:1}
.narrative-story .story-art figcaption{font-size:21px;max-width:470px;margin-inline:auto;color:#756a76;min-height:2.6em}
.narrative-story .story-top{padding-top:35px;color:#8b5e4d}
.narrative-story .story-nav{gap:22px}
.narrative-story .story-bottom{padding-bottom:35px}
.narrative-story .story-scroll-hint{margin-right:205px}
.narrative-story .story-progress{z-index:2;background:#e5dedb}
.narrative-story .story-progress>span{background:linear-gradient(90deg,#cb603c,#303fa0)}
.narrative-story .story-anchor{scroll-margin-top:0}
.narrative-story:not(.is-enhanced) .story-body{align-items:start}
.narrative-story:not(.is-enhanced) .story-art{position:sticky;top:35px;padding-top:50px}
.narrative-story:not(.is-enhanced) .story-chapter{opacity:1;visibility:visible;scroll-margin-top:25px}
.story-invitation{background:radial-gradient(ellipse at 50% 10%,#e9e9f355,transparent 62%)}
@media(max-width:1100px) and (min-width:701px){.narrative-story .story-description{font-size:15px}.narrative-story .story-chapter h2{font-size:46px}.narrative-story .story-nav{gap:16px}.narrative-story .story-bottom{padding-bottom:95px}}
@media(max-width:700px){
 .narrative-story{margin-top:30px}.narrative-story.is-enhanced{height:calc(100svh + var(--chapter-count,8)*65svh)}
 .narrative-story.is-enhanced .story-sticky{min-height:0;height:100svh}
 .narrative-story .story-top{padding-block:20px 6px;font-size:9px}
 .narrative-story .story-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:0}
 .narrative-story.is-enhanced .story-copy{height:285px}
 .narrative-story .story-chapter{padding-top:15px}
 .narrative-story .story-chapter h2{font-size:clamp(32px,9.4vw,39px);line-height:1.04;margin-bottom:17px}
 .narrative-story .story-description{font-size:14px;line-height:1.55;margin-bottom:12px}
 .narrative-story .story-thought{font-size:11px}
 .narrative-story .story-art{width:min(100%,400px);align-self:center}
 .narrative-story .idea-sculpture{max-height:29svh}
 .narrative-story .story-art figcaption{font-size:16px;min-height:2.6em;max-width:320px}
 .narrative-story .story-nav{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;gap:0}
 .narrative-story .story-nav a{min-width:0;min-height:44px;padding-block:8px}.narrative-story .story-nav b{font-size:9px}
 .narrative-story .story-bottom{padding-block:4px 95px}
 .narrative-story:not(.is-enhanced) .story-art{position:relative;top:auto;padding-block:20px}
}
@media(max-width:700px) and (max-height:730px){.narrative-story.is-enhanced .story-copy{height:270px}.narrative-story .story-description{font-size:13px}.narrative-story .story-art figcaption{font-size:14px}.narrative-story .idea-sculpture{max-height:23svh}.narrative-story .story-chapter h2{font-size:33px}.narrative-story .story-bottom{padding-bottom:80px}}
@media(prefers-reduced-motion:reduce){.narrative-story .story-chapter,.narrative-story .idea-sculpture g{will-change:auto}.narrative-story{margin-top:25px}}
