@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f5f5f0;--ink:#202722;--muted:#6b7068;--accent:#c34c2b;--line:#d4d7cc;--sans:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:#ebc2aa;color:#222b23}.serif{font-family:var(--serif);font-weight:400;font-style:italic}h1,h2,h3,p{margin-top:0}.eyebrow{font-size:12px;font-weight:550;letter-spacing:1.75px;line-height:1.8;margin:0 0 25px}.skip-link{position:fixed;top:-100px;left:25px;z-index:100;background:var(--paper);padding:12px 20px}.skip-link:focus{top:15px}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:104px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:40px;line-height:1;font-weight:750;letter-spacing:-2.5px}.wordmark span{color:var(--accent)}.site-header nav{display:flex;gap:36px;font-size:14px}.site-header nav a{padding:5px 0}.site-header nav a:hover{color:var(--accent)}.header-button{display:flex;gap:28px;align-items:center;background:var(--ink);color:white;font-size:14px;border-radius:3px;padding:11px 17px}.header-button span{font-size:21px}.journey{height:620svh;position:relative}.stage{position:sticky;top:0;height:100svh;min-height:560px;overflow:hidden;background:#e9ede8}.canvas-wrap{position:absolute;inset:0}.fallback-image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.5}.canvas-wrap canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity 1.1s;touch-action:pan-y}.model-ready .canvas-wrap canvas{opacity:1}.model-ready .fallback-image{visibility:hidden}.stage-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(237,240,232,.96) 0%,rgba(237,240,232,.88) 20%,rgba(237,240,232,.55) 34%,transparent 60%);pointer-events:none;transition:background 1s,opacity .8s}.scene-copy{position:absolute;z-index:3;left:5.2%;top:50%;width:46%;max-width:720px;transform:translateY(calc(-50% + 24px));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s,transform .8s,visibility .65s}.scene-copy.active{opacity:1;visibility:visible;transform:translateY(-50%)}.scene-copy button{pointer-events:auto}.hero-copy{top:49%}.tiny-star{color:var(--accent);font-size:19px;display:inline-block;vertical-align:-1px;margin-right:8px}h1{font-size:clamp(66px,6.8vw,108px);font-weight:500;letter-spacing:-5.6px;line-height:.99;margin-bottom:26px}h1 .serif{font-size:1.09em;letter-spacing:-4.5px;color:var(--accent)}.hero-description{font-size:19px;line-height:1.5;color:#535e52;margin-bottom:22px}.journey-button{padding:11px 0;border-bottom:1px solid var(--ink);font-size:14px;font-weight:550;background:transparent;display:inline-flex;gap:36px;align-items:center}.journey-button span{font-size:22px;line-height:1}.chapter-copy h2{font-size:clamp(65px,6.7vw,100px);line-height:1.0;letter-spacing:-4px;font-weight:450;margin-bottom:28px}.chapter-copy h2 .serif{color:var(--accent);font-size:1.12em}.chapter-copy>p:last-child{font-size:17px;color:#566250;line-height:1.65}.interior .stage-shade{background:linear-gradient(90deg,rgba(22,31,24,.83),rgba(22,31,24,.59) 22%,rgba(22,31,24,.16) 46%,transparent 75%)}.interior .chapter-copy{color:#f7f3e6;left:5.2%;max-width:480px}.interior .chapter-copy h2 .serif{color:#f3c69b}.interior .chapter-copy>p:last-child{color:#e2dfd1}.interior .stage-bottom,.interior .tour-rail{color:#f1eee4}.scene-loading{position:absolute;right:5.2%;bottom:125px;z-index:4;display:flex;gap:12px;align-items:center;font-size:12px;color:#4a5b4b;letter-spacing:.4px;background:#f6f6edda;border:1px solid #ffffffa0;padding:12px 16px;border-radius:4px;transition:opacity .5s}.model-ready .scene-loading{opacity:0;pointer-events:none}.loading-mark{width:12px;height:12px;border-radius:50%;border:1px solid #a1ad97;border-top-color:#273a27;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tour-rail{position:absolute;right:3%;top:50%;transform:translateY(-50%);z-index:5;display:flex;flex-direction:column;gap:11px;transition:color .6s}.rail-item{display:flex;align-items:center;justify-content:end;gap:14px;min-height:35px;min-width:50px;background:transparent;font-size:12px;opacity:.45}.rail-item i{width:12px;height:1px;background:currentColor;display:block;transition:width .3s}.rail-item.active{opacity:1}.rail-item.active i{width:30px}.rail-item:hover{opacity:1}.stage-bottom{position:absolute;z-index:5;bottom:35px;left:4.5%;right:4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;transition:color .6s}.scroll-cue{display:flex;align-items:center;gap:13px;font-size:12px;letter-spacing:1.2px;flex:1}.scroll-track{height:35px;width:18px;border:1px solid currentColor;border-radius:13px;position:relative;opacity:.6}.scroll-track span{width:2px;height:6px;border-radius:2px;background:currentColor;position:absolute;top:7px;left:7px;animation:scroll 2.1s ease infinite}@keyframes scroll{0%,100%{transform:translateY(0);opacity:.9}70%{transform:translateY(11px);opacity:0}}.view-switch{background:#f9faf2d9;backdrop-filter:blur(18px);border:1px solid #ffffffc0;border-radius:5px;padding:4px;display:flex;gap:3px;box-shadow:0 5px 25px #2238220a}.view-switch button{padding:8px 18px;border-radius:3px;background:transparent;font-size:14px;color:#606958;transition:background .25s,color .25s}.view-switch button.selected{background:#26362d;color:#faf8ed}.project-stamp{display:flex;flex-direction:column;gap:3px;font-size:12px;letter-spacing:1.1px;text-align:right;flex:1}.project-stamp span:last-child{opacity:.6;font-size:12px}.journey-progress{position:absolute;bottom:0;height:2px;width:100%;background:#53644922;z-index:5}.journey-progress span{display:block;width:100%;height:100%;background:var(--accent);transform-origin:left;transform:scaleX(0)}.blueprint .stage{background:#122531}.blueprint .stage-shade{background:linear-gradient(90deg,#122531ee,#122531ad 25%,#12253144 46%,transparent 70%)}.blueprint .scene-copy,.blueprint .tour-rail,.blueprint .stage-bottom{color:#f0efe6}.blueprint .scene-copy h1 .serif,.blueprint .scene-copy h2 .serif{color:#b8d1d2}.blueprint .hero-description,.blueprint .chapter-copy>p:last-child{color:#c9d4cd}.blueprint .journey-button{border-color:#c9d4cd}.section-pad{padding:100px 7%}.section-topline{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-bottom:70px}.section-topline .eyebrow{margin:0}.section-number{font-size:12px;letter-spacing:2px;color:var(--muted)}.manifesto-main{display:grid;grid-template-columns:1.6fr 1fr;gap:90px;align-items:center}.manifesto h2{font-size:clamp(55px,5.9vw,88px);line-height:1.02;letter-spacing:-3.8px;font-weight:450;margin:0}.manifesto h2 .serif{color:var(--accent);font-size:1.1em}.manifesto-main>div{max-width:360px;padding-top:10px}.manifesto-main>div p{color:var(--muted);font-size:16px}.manifesto-main>div .manifesto-lead{font-size:24px;color:var(--ink);line-height:1.4;letter-spacing:-.6px;margin-bottom:22px}.manifesto-main>div .small-note{font-size:13px;line-height:1.6;border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:85px}.feature-grid article{border-top:1px solid var(--line);padding-top:22px}.feature-mark{font-size:12px;color:var(--accent);letter-spacing:2px;display:block;margin-bottom:30px}.feature-grid h3{font-size:24px;line-height:1.3;letter-spacing:-.8px;font-weight:500;margin-bottom:20px}.feature-grid p{color:var(--muted);line-height:1.65;max-width:320px;margin:0}.reference-section{position:relative;height:660px;overflow:hidden}.reference-section>img{height:100%;width:100%;object-fit:cover;object-position:center}.reference-section:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,#0c190ecc)}.reference-copy{position:absolute;z-index:1;bottom:55px;left:7%;right:7%;color:#faf8ed}.reference-copy .eyebrow{margin-bottom:20px;font-size:12px}.reference-copy h2{font-size:72px;line-height:1.02;letter-spacing:-3px;font-weight:450;margin:0}.reference-copy h2 .serif{font-size:1.2em}.image-caption{position:absolute;right:0;bottom:4px;font-size:12px;letter-spacing:1px;opacity:.7}.process{display:grid;grid-template-columns:1fr 1fr;gap:100px}.process h2{font-size:68px;font-weight:450;letter-spacing:-3px;line-height:1.05;margin-bottom:0}.process h2 .serif{font-size:1.12em}.process ol{margin:0;padding:0;list-style:none}.process li{display:flex;gap:27px;padding:27px 0;border-top:1px solid var(--line)}.process li:first-child{padding-top:0;border-top:0}.process li>span{font-size:12px;color:var(--accent);line-height:2.8}.process h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.7px;margin-bottom:12px}.process li p{font-size:16px;line-height:1.65;color:var(--muted);margin:0;max-width:420px}.closing{background:#23392c;color:#f0f1e7;padding-top:75px;padding-bottom:85px}.closing>.eyebrow{opacity:.65;font-size:12px;margin-bottom:35px}.closing>div{display:flex;align-items:end;justify-content:space-between;gap:40px}.closing h2{font-size:clamp(95px,11.3vw,165px);font-weight:450;letter-spacing:-6px;line-height:.9;margin:0}.closing h2 .serif{font-size:1.13em;color:#d8b795}.replay-button{display:flex;gap:35px;align-items:center;background:transparent;color:#f0f1e7;border-bottom:1px solid #f0f1e79c;padding:12px 0;font-size:16px;margin-bottom:6px}.replay-button span{font-size:28px}.site-footer{display:flex;gap:40px;align-items:center;padding:36px 7%;background:#1c3024;color:#d5ded0;border-top:1px solid #ffffff1a}.site-footer .wordmark{font-size:34px}.site-footer p{margin:0;font-size:14px;opacity:.6}.site-footer>span{font-size:12px;letter-spacing:1px;margin-left:auto;opacity:.6}.noscript-note{padding:20px 7%;font-size:16px}.webgl-failed .journey{height:100svh}.webgl-failed .tour-rail,.webgl-failed .view-switch,.webgl-failed .journey-button,.webgl-failed .loading-mark{display:none}.webgl-failed .scene-loading{max-width:280px;font-size:13px}.webgl-failed .fallback-image{opacity:1}.reduced-motion .journey{height:145svh}.reduced-motion .scroll-track span{animation:none}
@media(min-width:1800px){.scene-copy{left:8%}}@media(max-width:1100px){h1{font-size:82px;letter-spacing:-4px}.scene-copy{left:5%;width:48%}.chapter-copy h2{font-size:75px}.stage-bottom{left:5%;right:5%}.section-pad{padding:80px 6%}.manifesto-main{gap:50px;grid-template-columns:1.4fr 1fr}.manifesto h2{font-size:62px;letter-spacing:-2.7px}.feature-grid{gap:35px}.process{gap:50px}.process h2{font-size:54px}.reference-section{height:560px}.reference-copy h2{font-size:63px}.image-caption{bottom:-26px}.view-switch button{padding:7px 13px}}@media(max-width:760px){.site-header{height:80px;padding:0 6%;gap:15px}.wordmark{font-size:34px;letter-spacing:-2px}.site-header nav{display:none}.header-button{font-size:12px;padding:9px 12px;gap:20px}.header-button span{font-size:19px}.journey{height:560svh}.stage{min-height:600px}.scene-copy{top:122px;left:6%;width:88%;transform:translateY(18px);max-width:none}.scene-copy.active{transform:translateY(0)}.hero-copy{top:115px}.eyebrow{font-size:12px;letter-spacing:1.3px;margin-bottom:19px}.tiny-star{font-size:16px;margin-right:5px}h1{font-size:clamp(60px,11.7vw,86px);letter-spacing:-3px;line-height:1.02;margin-bottom:16px}h1 .serif{letter-spacing:-2.8px}.hero-description{font-size:16px;line-height:1.45;margin-bottom:9px}.hero-description br{display:none}.journey-button{font-size:14px;gap:25px;padding:7px 0}.chapter-copy{top:12%;max-width:90%}.chapter-copy h2{font-size:64px;line-height:1.01;letter-spacing:-2.5px;margin-bottom:20px}.chapter-copy>p:last-child{font-size:16px}.stage-shade{background:linear-gradient(180deg,#edf0e8ee 0%,#edf0e8df 18%,#edf0e855 48%,transparent 68%)}.interior .stage-shade{background:linear-gradient(180deg,#162019d9 0%,#1620199e 30%,#16201922 58%,transparent 80%)}.interior .chapter-copy{left:6%;max-width:90%}.blueprint .stage-shade{background:linear-gradient(180deg,#122531eb,#12253180 35%,transparent 67%)}.tour-rail{right:4%;top:61%;gap:5px}.rail-item{min-width:43px;min-height:36px;gap:8px}.rail-item i{width:7px}.rail-item.active i{width:19px}.rail-item span{font-size:12px}.stage-bottom{bottom:22px;left:6%;right:6%;flex-wrap:wrap;gap:16px;align-items:center}.scroll-cue{flex:none;font-size:12px;letter-spacing:.4px;gap:9px}.scroll-track{height:28px;width:15px}.scroll-track span{left:6px;top:5px}.view-switch{margin-left:auto}.view-switch button{font-size:14px;padding:6px 11px}.project-stamp{flex-basis:100%;flex-direction:row;justify-content:space-between;text-align:left;font-size:12px;letter-spacing:.6px}.project-stamp span:last-child{font-size:12px}.scene-loading{right:6%;left:6%;bottom:121px;font-size:12px;padding:9px 12px;width:fit-content}.section-pad{padding:65px 7%}.section-topline{padding-top:20px;margin-bottom:45px}.section-topline .eyebrow{font-size:12px;letter-spacing:.8px}.section-number{font-size:12px}.manifesto-main{display:block}.manifesto h2{font-size:54px;letter-spacing:-2.3px;line-height:1.06}.manifesto-main>div{padding-top:32px;max-width:100%}.manifesto-main>div .manifesto-lead{font-size:22px;margin-bottom:14px}.feature-grid{grid-template-columns:1fr;gap:30px;margin-top:44px}.feature-grid article{padding-top:17px}.feature-mark{margin-bottom:18px}.feature-grid h3{font-size:23px;margin-bottom:14px}.feature-grid h3 br{display:none}.feature-grid p{max-width:100%}.reference-section{height:480px}.reference-section>img{object-position:48% center}.reference-copy{bottom:53px;left:7%;right:7%}.reference-copy h2{font-size:47px;letter-spacing:-2px}.reference-copy .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:16px}.image-caption{position:static;font-size:12px;display:block;margin-top:24px;letter-spacing:.5px}.process{display:block}.process h2{font-size:55px;letter-spacing:-2px}.process ol{margin-top:42px}.process li{gap:20px;padding:23px 0}.process h3{font-size:22px}.closing{padding-top:52px;padding-bottom:58px}.closing>.eyebrow{font-size:12px;letter-spacing:.8px;margin-bottom:30px}.closing>div{display:block}.closing h2{font-size:102px;letter-spacing:-4px}.replay-button{font-size:15px;gap:35px;margin-top:42px}.site-footer{padding:28px 7%;gap:19px;flex-wrap:wrap}.site-footer .wordmark{font-size:31px}.site-footer p{font-size:14px}.site-footer>span{flex-basis:100%;margin-left:0;font-size:12px}.reduced-motion .journey{height:150svh}}@media(max-height:720px) and (min-width:761px){.hero-copy{top:48%}h1{font-size:77px}.hero-description{font-size:17px;margin-bottom:12px}.hero-copy .eyebrow{margin-bottom:18px}.chapter-copy h2{font-size:73px}.site-header{height:84px}.stage-bottom{bottom:25px}}@media(max-height:720px) and (max-width:760px){.hero-copy{top:100px}h1{font-size:61px}.hero-description{font-size:15px}.chapter-copy{top:12%}.chapter-copy h2{font-size:53px}.stage{min-height:540px}.stage-bottom{bottom:18px}.scene-loading{bottom:110px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene-copy{transform:none!important}}@media(forced-colors:active){button{border:1px solid ButtonText}.view-switch button.selected{border:2px solid Highlight}}
.interior .stage-shade{background:linear-gradient(0deg,#14221980,transparent 25%),linear-gradient(90deg,rgba(22,31,24,.83),rgba(22,31,24,.59) 22%,rgba(22,31,24,.16) 46%,transparent 75%)}
.blueprint .site-header{color:#f0efe6}.blueprint .site-header .header-button{background:#e2e8dc;color:#18312a}
@media(max-width:760px){.interior .stage-shade{background:linear-gradient(0deg,#14221999,transparent 27%),linear-gradient(180deg,#162019d9 0%,#1620199e 30%,#16201922 58%,transparent 80%)}}
