:root{--ink: #11110f;--paper: #ede8de;--paper-deep: #dcd5c8;--orange: #ff6433;--orange-dark: #ca3f16;--muted: #858077;--line: rgba(17, 17, 15, .18);--sans: "Manrope", "Noto Sans SC", system-ui, sans-serif;--serif: "Instrument Serif", Georgia, serif;--page-pad: clamp(22px, 4vw, 64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--ink);background:var(--orange)}.site-header{position:absolute;z-index:50;top:0;left:0;right:0;height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--page-pad);color:#f5f0e8;border-bottom:1px solid rgba(255,255,255,.14)}.brand{font:600 17px/1 var(--sans);letter-spacing:-.035em}.site-header nav{display:flex;gap:38px;font-size:12px;letter-spacing:.12em}.site-header nav a{transition:color .2s ease}.site-header nav a:hover{color:var(--orange)}.header-actions{justify-self:end;display:flex;align-items:center;gap:22px}.language-switch{padding:5px 0;border:0;border-bottom:1px solid rgba(255,255,255,.35);color:#aaa69f;background:transparent;font-size:10px;letter-spacing:.12em;cursor:pointer;transition:color .2s ease,border-color .2s ease}.language-switch:hover,.language-switch:focus-visible{color:#f5f0e8;border-color:var(--orange)}.language-switch:focus-visible{outline:2px solid var(--orange);outline-offset:5px}.status-link{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.14em}.status-dot{position:relative;width:7px;height:7px;border-radius:50%;background:var(--orange)}.status-dot:after{content:"";position:absolute;inset:-5px;border:1px solid var(--orange);border-radius:50%;animation:status 2.2s ease-out infinite}@keyframes status{0%{transform:scale(.45);opacity:0}30%{opacity:1}to{transform:scale(1.25);opacity:0}}.hero{position:relative;min-height:100svh;height:max(760px,100svh);overflow:hidden;color:#f6f1e8;background:var(--ink)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 44%,rgba(255,100,51,.11),transparent 34%)}.hero-grid{position:absolute;inset:92px var(--page-pad) 0;border-left:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08)}.hero-grid:before,.hero-grid:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:#ffffff14}.hero-grid:before{left:33.33%}.hero-grid:after{left:66.66%}.hero-index{position:absolute;top:125px;right:var(--page-pad);font-size:10px;letter-spacing:.18em;color:#827f78}.hero-copy{position:relative;z-index:3;width:52%;height:100%;padding:19vh 0 48px var(--page-pad);display:flex;flex-direction:column;justify-content:flex-start}.hero-kicker{margin:0;padding-left:5px;font-size:11px;letter-spacing:.22em;color:#aaa69f}.hero h1{margin:clamp(72px,10vh,104px) 0 0;width:auto;white-space:nowrap;font:500 clamp(66px,8vw,132px)/.84 var(--sans);letter-spacing:-.07em}.hero-line{display:block}.hero-line>span{font-family:var(--sans)}.hero-line>i{margin:0 .015em;color:var(--orange);font-style:normal;font-weight:400}.hero-line>em{position:relative;top:.015em;font-family:var(--serif);font-size:1.09em;font-weight:400;font-style:italic;letter-spacing:-.055em}.hero-bottom{width:min(440px,100%);margin-top:clamp(32px,5vh,52px);display:flex;align-items:center;justify-content:space-between;gap:36px}.hero-bottom p{margin:0;color:#d9d4cc;font-size:clamp(16px,1.25vw,20px);line-height:1.55;letter-spacing:.01em}.round-link{flex:0 0 auto;width:54px;height:54px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;transition:background .25s,color .25s,transform .25s}.round-link:hover{color:var(--ink);background:var(--orange);transform:rotate(-45deg)}.round-link svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.5}.scroll-note{position:absolute;z-index:4;right:var(--page-pad);bottom:50px;display:flex;align-items:center;gap:12px;color:#7e7a73;font-size:9px;letter-spacing:.2em}.scroll-note span{width:48px;height:1px;background:#5c5953;overflow:hidden}.scroll-note span:after{content:"";display:block;width:18px;height:1px;background:var(--orange);animation:scrollline 2s ease-in-out infinite}@keyframes scrollline{0%{transform:translate(-20px)}to{transform:translate(52px)}}.hero-art{position:absolute;z-index:2;width:min(50vw,790px);height:min(61vh,590px);right:1.5vw;top:24vh;pointer-events:none;transform:translateY(calc(var(--scroll, 0) * .045px))}.hero-window{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:9px;box-shadow:0 28px 70px #0000007a}.hero-window--back{width:74%;height:57%;right:0;top:2%;background:#0b100e;transform:rotate(1.1deg)}.hero-window--front{width:84%;height:61%;left:0;bottom:2%;background:#f5f0e8;transform:rotate(-1.1deg)}.window-bar{height:30px;display:flex;align-items:center;gap:5px;padding:0 10px;color:#718078;background:#111814;font-size:7px;letter-spacing:.08em}.window-bar.light{color:#8c867c;background:#e6dfd8}.window-bar i,.browser-dots i{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.45}.window-bar span{margin-left:6px}.bridge-mini{height:calc(100% - 30px);display:grid;grid-template-columns:28% 1fr;color:#edf5f0}.bridge-mini aside{padding:13px 10px;border-right:1px solid #28332e;display:flex;flex-direction:column;gap:8px;font-style:normal;font-size:7px;color:#91a098}.bridge-mini aside b{color:#67d6aa;font-size:12px}.bridge-mini aside em{margin-top:5px;font-size:5px;color:#59665f;letter-spacing:.18em}.bridge-mini>div{padding:13% 10%}.bridge-mini small{font-size:5px;color:#67d6aa;letter-spacing:.15em}.bridge-mini strong{display:block;margin:9px 0;font:18px/1.05 var(--serif)}.bridge-mini p{font-size:6px;color:#91a098}.bridge-mini button{margin-top:8px;padding:7px 9px;border:0;border-radius:3px;color:#07110d;background:#67d6aa;font-size:6px}.ink-mini{height:calc(100% - 30px);display:grid;grid-template-columns:30% 1fr;color:#211f1c}.ink-mini aside{padding:18px 12px;border-right:1px solid #ded6ca;display:flex;flex-direction:column;gap:10px;font-size:7px}.ink-mini aside b{margin-bottom:5px;font-size:9px}.ink-mini aside span{padding:6px}.ink-mini aside .active{color:#a9583e;background:#e9dfd3;border-radius:3px}.ink-mini>div{padding:16% 12%}.ink-mini small{color:#a9583e;font-size:6px;letter-spacing:.15em}.ink-mini strong{display:block;margin:6px 0 14px;font:20px var(--serif)}.ink-mini p{font:9px/1.8 Georgia,serif;color:#4f4a43}.ink-mini .ai-note{display:inline-block;margin-top:6px;color:#a9583e;font-size:6px}.hero-reveal{opacity:0;transform:translateY(25px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.is-loaded .hero-reveal{opacity:1;transform:translateY(0)}.is-loaded .hero-kicker{transition-delay:.08s}.is-loaded .hero h1 .hero-line:first-child{transition-delay:.15s}.is-loaded .hero-art{transition-delay:.28s}.is-loaded .hero-bottom{transition-delay:.36s}.is-loaded .scroll-note{transition-delay:.5s}.manifesto{padding:clamp(110px,14vw,220px) var(--page-pad) 90px;display:grid;grid-template-columns:1fr 3fr;gap:60px;background:var(--paper)}.section-label{margin:0;font-size:10px;letter-spacing:.18em;color:#716c64}.manifesto-copy{grid-column:2;max-width:900px;margin:0;font:clamp(32px,4vw,62px)/1.14 var(--serif);letter-spacing:-.025em}.manifesto-copy em{color:var(--orange-dark);font-weight:400}.manifesto-meta{grid-column:2;display:flex;flex-wrap:wrap;gap:12px 42px;margin-top:45px;padding-top:18px;border-top:1px solid var(--line);color:#726d65;font-size:9px;letter-spacing:.14em}.work{background:var(--paper)}.work-heading{padding:120px var(--page-pad) 80px;border-top:1px solid var(--line)}.work-heading h2{margin:60px 0 0;font:clamp(52px,7vw,108px)/.92 var(--serif);letter-spacing:-.045em}.work-heading h2 span{color:var(--muted);font-style:italic}.project{min-height:100svh;display:grid;grid-template-columns:minmax(350px,32%) 1fr;border-top:1px solid var(--line)}.project-copy{position:sticky;top:0;height:100svh;padding:clamp(40px,5vw,75px) var(--page-pad);display:flex;flex-direction:column;align-items:flex-start;background:var(--paper);transition:background-color .35s ease}.project-number{margin-bottom:auto;font:italic clamp(34px,4vw,60px)/1 var(--serif);color:#999389}.project-type{margin:0 0 24px;font-size:9px;letter-spacing:.16em;color:#777168}.project h3{margin:0 0 28px;font:clamp(48px,5.2vw,82px)/.88 var(--serif);letter-spacing:-.05em}.project h3 span{font-style:italic;color:var(--orange-dark)}.project h3 a{display:inline-block;transition:opacity .2s ease}.project h3 a:hover{opacity:.68}.project-lead{max-width:420px;margin:0 0 18px;font-size:clamp(18px,1.5vw,24px);line-height:1.45}.project-description{max-width:430px;margin:0;color:#69645c;font-size:13px;line-height:1.8}.project-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.project-facts span{padding:6px 10px;border:1px solid rgba(17,17,15,.16);border-radius:999px;font-size:9px;letter-spacing:.08em}.project-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 26px;margin-top:32px}.project-link{padding-bottom:8px;border-bottom:1px solid currentColor;font-size:10px;letter-spacing:.14em;transition:color .2s ease,border-color .2s ease}.project-link:not(.project-link--github):after{content:"→";display:inline-block;margin-left:14px;transition:transform .2s ease}.project-link:hover{color:var(--orange-dark)}.project-link:hover:after{transform:translate(5px)}.project-link--github{color:#777168;border-bottom-color:#11110f47}.project-link--github i{display:inline-block;margin-left:10px;font-style:normal;transition:transform .2s ease}.project-link--github:hover i{transform:translate(3px,-3px)}.project-link--muted{color:#989188;border-bottom-color:#c7c0b5;cursor:default}.project-visual{min-height:115svh;padding:clamp(24px,5vw,80px);background:#b8aea0;cursor:pointer}.project-visual .project-browser{transition:transform .2s ease-out,box-shadow .35s ease}.project-visual:hover .project-browser{box-shadow:0 55px 110px #281d1461}.project-stage{position:sticky;top:5vh;height:90vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-browser{--rx: 0deg;--ry: 0deg;position:relative;z-index:2;width:min(920px,96%);aspect-ratio:1.42;overflow:hidden;border:1px solid rgba(0,0,0,.2);border-radius:10px;box-shadow:0 45px 90px #281d1447;transform:perspective(1500px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .2s ease-out}.project-browser:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--mx, 60%) var(--my, 30%),rgba(255,255,255,.13),transparent 30%)}.browser-top{height:6.5%;min-height:30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;color:#8f887e;background:#e6dfd8;font-size:clamp(5px,.6vw,8px);letter-spacing:.08em}.browser-top>span:last-child{justify-self:end}.browser-dots{display:flex;gap:5px}.browser-dots i{display:block;width:6px;height:6px}.ink-app{height:93.5%;background:#f8f5ef}.ink-nav{height:10%;min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4%;border-bottom:1px solid #e3ddd3}.ink-nav b{font:18px var(--serif)}.ink-nav b i{color:#cc785c;font-style:normal}.ink-nav-links{display:flex;gap:28px;font-size:8px;color:#777169}.ink-nav-links .active{color:#b75a3d}.avatar{justify-self:end;width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#25221f;border-radius:50%;font-size:8px}.ink-workspace{height:90%;display:grid;grid-template-columns:24% 1fr}.ink-workspace>aside{padding:7% 8%;border-right:1px solid #e3ddd3;display:flex;flex-direction:column;gap:6px;background:#f1ece3}.aside-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8%;font-size:8px}.aside-title>span{color:#a9583e;font-size:6px}.ink-workspace aside>span{padding:8px;color:#777169;border-radius:4px;font-size:clamp(5px,.65vw,9px)}.ink-workspace aside>span.active{color:#211f1c;background:#e5ddd0;box-shadow:2px 0 #cc785c inset}.ink-workspace aside>small{margin-top:auto;font-size:5px;color:#a9a198;letter-spacing:.08em}.writing-page{position:relative;display:flex;justify-content:center;padding:4.5% 6%}.writing-tools{position:absolute;top:0;left:0;right:0;height:9%;display:flex;align-items:center;gap:18px;padding-left:4%;border-bottom:1px solid #e8e2d9;color:#837c72;font-size:8px}.writing-paper{width:74%;margin-top:6%}.chapter-meta{color:#aaa297;font-size:5px;letter-spacing:.11em}.writing-paper h4{margin:5% 0 7%;font:clamp(18px,2.4vw,38px) var(--serif)}.writing-paper p{font:clamp(7px,.85vw,12px)/2 Georgia,serif;color:#49443e}.ai-selection{position:relative;margin-top:3%;padding:2% 3%;color:#453d36;background:#eee1d6;border-left:2px solid #cc785c;font:clamp(6px,.78vw,11px)/1.8 Georgia,serif}.ai-selection span{position:absolute;right:2%;bottom:-19px;padding:3px 7px;border-radius:10px;color:#fff;background:#b85e41;font:5px var(--sans)}.ai-rail{position:absolute;top:14%;right:2%;display:flex;flex-direction:column;gap:6px}.ai-rail>span{width:clamp(20px,2.3vw,34px);aspect-ratio:1;display:grid;place-items:center;border:1px solid #ded7cc;border-radius:50%;color:#9a5f4d;background:#faf7f1;font-size:7px}.visual-caption{position:absolute;left:2%;right:2%;bottom:2%;display:flex;justify-content:space-between;color:#11110f8f;font-size:8px;letter-spacing:.15em}.project--bridge .project-copy{color:#edf5f0;background:#101512}.project--bridge .project-number,.project--bridge .project-type,.project--bridge .project-description{color:#86958d}.project--bridge h3 span{color:#67d6aa}.project--bridge .project-facts span{border-color:#344139}.project--bridge .project-link:hover{color:#67d6aa}.project--bridge .project-link--github{color:#86958d;border-bottom-color:#425047}.project--bridge .project-visual{background:#17221d}.bridge-stage:before{content:"";position:absolute;width:72%;aspect-ratio:1;border:1px solid rgba(103,214,170,.11);border-radius:50%}.bridge-browser{border-color:#334039;background:#0b100e;box-shadow:0 45px 100px #0000007a}.bridge-top{color:#708078;background:#111814}.bridge-top .browser-dots i{background:#708078}.bridge-app{height:93.5%;display:grid;grid-template-columns:25% 1fr;color:#edf5f0}.bridge-app>aside{padding:4.5% 6%;border-right:1px solid #28332e;display:flex;flex-direction:column;gap:3px;background:#0e1411}.bridge-brand{display:flex;align-items:center;gap:9px;margin-bottom:10%}.bridge-brand>b{width:28px;aspect-ratio:1;display:grid;place-items:center;border:1px solid #345045;border-radius:7px;color:#67d6aa;background:#17251f;font-size:8px}.bridge-brand strong,.bridge-brand small{display:block}.bridge-brand strong{font-size:clamp(6px,.8vw,11px)}.bridge-brand small{margin-top:2px;color:#819087;font-size:5px}.bridge-app aside em{margin:6% 6% 2%;color:#647269;font-size:5px;font-style:normal;letter-spacing:.14em}.bridge-app aside>span{position:relative;padding:6px 7px;border-radius:5px;color:#93a198;font-size:clamp(5px,.7vw,9px)}.bridge-app aside>span.active{color:#c4f1df;background:#18241f}.bridge-app aside>span i{position:absolute;right:7px;color:#5f6c64;font-style:normal}.bridge-spacer{flex:1}.bridge-main{display:flex;flex-direction:column}.bridge-main>header{height:12%;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid #28332e}.bridge-main header strong,.bridge-main header small{display:block}.bridge-main header strong{font-size:clamp(7px,.8vw,11px)}.bridge-main header small{margin-top:3px;color:#819087;font-size:5px}.bridge-main header>span{padding:5px 8px;border:1px solid #345045;border-radius:5px;color:#67d6aa;background:#15221c;font-size:5px}.bridge-chat{width:74%;height:88%;margin:auto;padding-top:13%}.bridge-chat>small{color:#67d6aa;font-size:5px;letter-spacing:.18em}.bridge-chat h4{margin:3% 0 2%;font:clamp(24px,3.5vw,54px)/.94 var(--serif);letter-spacing:-.02em}.bridge-chat>p{color:#89978f;font-size:clamp(5px,.65vw,9px);line-height:1.6}.suggestions{display:flex;gap:7px;margin-top:7%}.suggestions span{padding:7px 9px;border:1px solid #2b3932;border-radius:5px;color:#a7b4ad;font-size:5px}.composer{margin-top:11%;height:14%;min-height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 3%;border:1px solid #344139;border-radius:8px;color:#708078;background:#141b18;font-size:6px}.composer b{width:22px;aspect-ratio:1;display:grid;place-items:center;border-radius:5px;color:#07110d;background:#67d6aa}.bridge-stage .visual-caption{color:#c9e8da80}.project--contextcue .project-copy{color:#f3f4ed;background:#1d1f1a}.project--contextcue .project-number,.project--contextcue .project-type,.project--contextcue .project-description{color:#8f9389}.project--contextcue h3 span{color:#c8ff3d}.project--contextcue .project-facts span{border-color:#4a4e44}.project--contextcue .project-link:hover{color:#c8ff3d}.project--contextcue .project-link--github{color:#a6aaa0;border-bottom-color:#55594e}.project--contextcue .project-visual{background:#30342c}.cue-stage:before{content:"";position:absolute;width:72%;aspect-ratio:1;right:-12%;top:1%;border-radius:50%;background:#c8ff3d;opacity:.08}.cue-browser{border-color:#595d54;background:#eaeae4;box-shadow:0 48px 100px #0000006b}.cue-top{color:#777b72;background:#f4f4ef}.cue-app{position:relative;height:93.5%;padding:7% 9%;color:#1b1d18;background-color:#e9e9e3;background-image:linear-gradient(rgba(27,29,24,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(27,29,24,.035) 1px,transparent 1px);background-size:30px 30px}.cue-conversation{position:relative;height:100%}.cue-conversation>small{display:block;margin-bottom:5%;color:#8f9289;font-size:6px;text-align:center}.cue-message{width:62%;margin:0 0 4%;padding:2.5% 3%;border:1px solid #d0d1ca;border-radius:4px 13px 13px;background:#fafaf7;font-size:clamp(6px,.8vw,11px);line-height:1.55}.cue-message--mine{width:fit-content;margin-left:auto;border-color:#a8d52f;border-radius:13px 4px 13px 13px;background:#c8ff3d}.cue-composer{position:absolute;left:0;right:0;bottom:0;height:11%;min-height:37px;padding:0 3%;display:flex;align-items:center;justify-content:space-between;color:#a2a49d;border:1px solid #cfd0c9;border-radius:8px;background:#ffffffd1;font-size:7px}.cue-composer i{font-style:normal}.cue-reply{position:absolute;z-index:3;right:4%;bottom:9%;width:52%;overflow:hidden;color:#f5f6ef;border:1px solid #55594f;border-radius:12px;background:#20221d;box-shadow:0 24px 65px #0000005c}.cue-reply header,.cue-reply footer{min-height:35px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #45483f;font-size:6px}.cue-reply header b{display:flex;align-items:center;gap:7px}.cue-reply header i{width:8px;height:8px;border:2px solid #c8ff3d;border-radius:2px}.cue-reply header span{color:#8f9389}.cue-reply>div{padding:5% 6% 0;display:flex;justify-content:space-between;color:#c8ff3d;font-size:6px}.cue-reply>div em{color:#8f9389;font-style:normal}.cue-reply>p{min-height:78px;margin:0;padding:5% 6%;font-size:clamp(9px,1.25vw,17px);line-height:1.55}.cue-reply footer{color:#92968c;border-top:1px solid #45483f;border-bottom:0}.cue-reply footer b{color:#c8ff3d}.cue-shortcut{position:absolute;z-index:4;top:4%;right:3%;display:flex;gap:4px;padding:6px;border:1px solid #575b51;border-radius:9px;background:#272a24;box-shadow:0 12px 28px #0000003d}.cue-shortcut kbd{min-width:25px;padding:6px;color:#1b1d18;border:1px solid #9fd00f;border-bottom-width:3px;border-radius:5px;background:#c8ff3d;font:7px ui-monospace,monospace;text-align:center}.cue-stage .visual-caption{color:#eef0e88a}.project--autofolio .project-copy{color:#20231f;background:#f3f1ea}.project--autofolio .project-number,.project--autofolio .project-type,.project--autofolio .project-description{color:#747970}.project--autofolio h3 span,.project--autofolio .project-link:hover{color:#2e6b4f}.project--autofolio .project-visual{background:#cdd7cf}.folio-stage:before{content:"";position:absolute;inset:10% 5%;border:1px solid rgba(46,107,79,.18);border-radius:50%;transform:rotate(-8deg)}.folio-browser{border-color:#b9bcb3;background:#fbfaf6;box-shadow:0 45px 95px #1f2e243b}.folio-top{color:#81867d;background:#ece9df}.folio-app{height:93.5%;display:grid;grid-template-columns:23% 1fr;color:#20231f;background:#fbfaf6}.folio-app>aside{padding:6% 7%;display:flex;flex-direction:column;gap:4px;border-right:1px solid #d9d6cb;background:#f3f1ea}.folio-app aside>b{margin-bottom:16%;font-size:clamp(7px,.9vw,13px)}.folio-app aside>b i{width:23px;height:23px;margin-right:5px;padding:4px;display:inline-grid;place-items:center;color:#fff;border-radius:6px;background:#2e6b4f;font-style:normal}.folio-app aside>span{padding:8px;color:#6f756c;border-radius:6px;font-size:clamp(5px,.65vw,9px)}.folio-app aside>span.active{color:#20231f;background:#e3e0d6;box-shadow:-2px 0 #2e6b4f}.folio-app aside>small{margin-top:auto;color:#777c73;font-size:5px}.folio-app aside>small i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#2e6b4f}.folio-main{padding:6% 7%}.folio-main>header{display:flex;justify-content:space-between;align-items:start}.folio-main header small{color:#2e6b4f;font-size:5px;letter-spacing:.13em}.folio-main header strong{display:block;margin:5px 0 3px;font-size:clamp(15px,2vw,30px);letter-spacing:-.04em}.folio-main header p{margin:0;color:#7a8077;font-size:clamp(5px,.6vw,8px)}.folio-main header>span{padding:6px 9px;color:#636960;border:1px solid #d1cec4;border-radius:20px;font-size:5px;background:#fff}.folio-capture{min-height:48%;margin-top:5%;padding:4%;display:flex;flex-direction:column;border:1px solid #c8c5ba;border-radius:11px;background:#fff;box-shadow:0 10px 28px #2427220f}.folio-capture>small{color:#767c73;font-size:5px;letter-spacing:.08em}.folio-capture>p{max-width:80%;margin:5% 0;color:#4e534c;font-size:clamp(7px,.85vw,12px);line-height:1.65}.folio-capture footer{margin-top:auto;padding-top:3%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2dfd5;font-size:6px}.folio-capture footer span{color:#72786f}.folio-capture footer b{padding:7px 10px;color:#fff;border-radius:5px;background:#2e6b4f;font-weight:500}.folio-metrics{display:flex;gap:8%;margin-top:4%;padding-bottom:4%;border-bottom:1px solid #dddacf;color:#848980;font-size:5px}.folio-metrics b{margin-right:3px;color:#30342f;font-size:10px}.closing{min-height:76svh;padding:clamp(90px,10vw,150px) var(--page-pad) 60px;color:#f4efe7;background:var(--orange);display:flex;flex-direction:column}.closing .section-label{color:#11110f99}.closing-title{margin-top:auto;font:clamp(52px,8vw,122px)/.9 var(--serif);letter-spacing:-.045em}.closing-title span{margin-left:7vw;color:var(--ink);font-style:italic}.closing-bottom{display:flex;justify-content:flex-end;align-items:flex-end;gap:11vw;margin-top:60px}.closing-bottom p{margin:0;color:#11110fb3;font-size:12px;line-height:1.7}.closing-bottom a{padding-bottom:8px;border-bottom:1px solid;font-size:10px;letter-spacing:.16em}.closing-bottom i{margin-left:18px;font-style:normal}.contact{padding:clamp(56px,5vw,78px) var(--page-pad);display:grid;grid-template-columns:minmax(140px,.55fr) minmax(0,2.45fr);gap:44px;color:#eee9df;background:var(--ink);border-top:1px solid rgba(255,255,255,.12)}.contact .section-label{color:#77736d}.contact-content{grid-column:2;width:min(100%,1260px);display:grid;grid-template-columns:minmax(220px,.75fr) minmax(420px,1.25fr);gap:clamp(44px,5vw,90px);align-items:start}.contact h2{margin:-5px 0 0;font:400 clamp(32px,3.2vw,50px)/1 var(--serif);letter-spacing:-.025em}.contact-links{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.18)}.contact-links a{display:flex;justify-content:space-between;gap:22px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#b9b4ab;font-size:clamp(12px,1vw,15px);transition:color .2s ease,padding-left .2s ease}.contact-links a:hover{padding-left:7px;color:var(--orange)}.contact-links i{font-style:normal}footer{padding:30px var(--page-pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:end;color:#d8d2c8;background:var(--ink)}footer p{margin:0;color:#706d67;font-size:8px;letter-spacing:.15em}footer p:last-child{justify-self:end}.js .reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .9s cubic-bezier(.22,1,.36,1)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1050px){.hero-copy{width:58%}.hero-art{width:59vw;right:-11vw;opacity:.82}.project{grid-template-columns:38% 1fr}.project-visual{padding:24px}}@media(max-width:760px){:root{--page-pad: 20px}.site-header{height:72px;grid-template-columns:1fr auto}.site-header nav{display:none}.header-actions{gap:14px}.language-switch,.status-link{font-size:9px}.hero{height:max(720px,100svh)}.hero-grid{inset:72px 20px 0}.hero-grid:before{left:50%}.hero-grid:after{display:none}.hero-index{top:94px}.hero-copy{width:100%;padding:17vh 20px 35px;justify-content:flex-start}.hero h1{position:static;margin-top:52px;font-size:clamp(52px,16.5vw,72px)}.hero-kicker{font-size:8px;letter-spacing:.16em}.hero-art{width:108vw;height:34vh;top:53vh;right:-29vw;opacity:.64}.hero-window--front{width:91%;height:86%;bottom:0}.hero-window--back{display:none}.hero-bottom{width:min(340px,92%);margin-top:28px;gap:22px}.hero-bottom p{font-size:14px}.round-link{width:46px;height:46px}.scroll-note{display:none}.manifesto{padding-top:90px;grid-template-columns:1fr;gap:36px}.manifesto-copy,.manifesto-meta{grid-column:1}.manifesto-copy{font-size:clamp(30px,8.5vw,42px);line-height:1.18}.manifesto-meta{gap:12px 20px;margin-top:8px}.work-heading{padding-top:80px;padding-bottom:56px}.work-heading h2{margin-top:42px;font-size:clamp(48px,14vw,68px);line-height:.98}.project{display:flex;flex-direction:column;min-height:auto}.project-copy{position:relative;height:auto;min-height:620px}.project-number{margin-bottom:110px}.project h3{font-size:clamp(48px,14vw,68px);line-height:.92}.project-visual{min-height:auto;height:68svh;padding:14px;order:-1}.project-stage{position:relative;top:0;height:100%;min-height:0}.project-browser{width:128%;max-width:none;flex:0 0 128%}.project--bridge .project-visual{order:-1}.cue-reply{width:58%}.cue-shortcut{right:1%}.folio-app{grid-template-columns:25% 1fr}.closing{min-height:66svh}.closing-title{font-size:clamp(44px,13vw,62px);line-height:.98}.closing-title span{margin-left:0}.closing-bottom{justify-content:space-between;gap:20px}.closing-bottom p{font-size:9px}.contact{grid-template-columns:1fr;gap:34px;padding-top:62px;padding-bottom:62px}.contact-content{grid-column:1;width:100%;grid-template-columns:1fr;gap:32px}.contact-links a{font-size:12px}footer{grid-template-columns:1fr 1fr;gap:22px}footer p:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-art{transform:none}}
