:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#20231f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20231f;--muted:#696c65;--paper:#f4f0e7;--card:#faf8f2;--line:#d5d0c3;--accent:#d7653d;--green:#556b52;--shell:min(1160px, calc(100% - 64px));background:#f4f0e7;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 88% 8%, #d7653d14, transparent 30rem), var(--paper);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body:before{z-index:-1;pointer-events:none;opacity:.16;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.14'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:2px}.skip-link{z-index:10;color:var(--card);background:var(--ink);padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{width:var(--shell);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;margin-inline:auto;display:flex}.wordmark{letter-spacing:-.025em;align-items:center;min-height:44px;font-size:1.05rem;font-weight:720;display:inline-flex}.wordmark-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;margin:.55em 0 0 3px}nav{gap:clamp(18px,3vw,40px);display:flex}nav a,.site-footer a{min-height:44px;color:var(--muted);align-items:center;font-size:.84rem;transition:color .18s;display:inline-flex}nav a:hover,.site-footer a:hover{color:var(--ink)}.hero{width:var(--shell);flex-direction:column;justify-content:space-between;min-height:calc(100svh - 84px);margin-inline:auto;padding:clamp(84px,15vh,164px) 0 36px;display:flex}.eyebrow,.section-index,.project-meta,.status,.project-progress{letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:650}.eyebrow,.section-index,.project-meta,.project-progress{color:var(--muted)}.hero h1{letter-spacing:-.085em;max-width:1050px;margin:14px 0 0 -.065em;font-size:clamp(5rem,16.4vw,12.7rem);font-weight:620;line-height:.8}.hero h1 span{color:var(--accent)}.hero-tagline{letter-spacing:-.035em;margin:clamp(34px,5vh,60px) 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3.2vw,3rem);line-height:1.15}.hero-description{max-width:470px;color:var(--muted);margin:18px 0 0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.hero-scroll{min-height:44px;color:var(--muted);align-self:flex-end;align-items:center;gap:14px;font-size:.78rem;display:flex}.scroll-line{background:var(--muted);width:52px;height:1px;transition:width .18s}.hero-scroll:hover .scroll-line{width:70px}.section-shell{width:var(--shell);border-top:1px solid var(--line);margin-inline:auto;padding:clamp(96px,13vw,164px) 0}.section-heading{grid-template-columns:1fr 2fr;gap:48px;margin-bottom:60px;display:grid}.section-heading h2,.notes h2,.about h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}.section-heading h2{font-size:clamp(2.3rem,5.5vw,4.4rem)}.section-heading>div>p{max-width:500px;color:var(--muted);margin:18px 0 0;line-height:1.65}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-card{border:1px solid var(--line);background:#faf8f2b3;flex-direction:column;min-height:390px;padding:clamp(26px,4vw,42px);transition:border-color .22s,background-color .22s,transform .22s;display:flex;overflow:hidden}.project-card:hover{background:var(--card);border-color:#aaa497;transform:translateY(-4px)}.project-card--dormant{background:#ebe7dd8c}.project-meta,.project-footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.project-number{color:var(--line);letter-spacing:-.03em;font-size:1.6rem;font-weight:450}.project-copy{margin:auto 0;padding:44px 0}.project-copy h3{letter-spacing:-.05em;max-width:440px;margin:0;font-size:clamp(1.8rem,3.4vw,3rem);font-weight:590;line-height:1.05}.project-summary{max-width:460px;margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.4}.project-detail{max-width:430px;color:var(--muted);margin:14px 0 0;font-size:.9rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:7px;margin:20px 0 0;padding:0;list-style:none;display:flex}.project-tags li{border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;padding:5px 8px;font-size:.7rem}.status{color:var(--green);letter-spacing:.07em;align-items:center;gap:8px;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status--dormant{color:var(--muted)}.project-link,.text-link{text-underline-offset:5px;align-items:center;gap:8px;min-height:44px;font-size:.85rem;font-weight:650;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s;display:inline-flex}.project-link:hover,.text-link:hover{color:var(--accent);text-decoration-color:currentColor}.notes{padding-block:clamp(84px,10vw,120px)}.notes-inner{color:#f6f2e8;background:var(--ink);grid-template-columns:1fr 1fr;align-items:end;gap:64px;padding:clamp(30px,5vw,64px);display:grid}.notes h2{margin-top:54px;font-size:clamp(2.7rem,6vw,5.2rem)}.notes .section-index{color:#aaa99f}.notes-copy p{color:#c9c7be;max-width:420px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.5}.notes .text-link:hover{color:#ef9876}.about{grid-template-columns:1fr 2fr;gap:48px;display:grid}.about-copy{gap:56px;display:grid}.about h2{max-width:760px;font-size:clamp(2.6rem,6.6vw,5.8rem)}.about-copy>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.about-copy p{color:var(--muted);margin:0;line-height:1.7}.site-footer{width:var(--shell);border-top:1px solid var(--line);min-height:112px;color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;margin-inline:auto;font-size:.78rem;display:grid}.site-footer p{margin:0}.footer-note{text-align:center}.site-footer a{justify-self:end}.reveal{animation:.65s cubic-bezier(.22,1,.36,1) both reveal;animation-delay:var(--delay,0s)}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}}@media (width<=760px){:root{--shell:min(100% - 36px, 1160px)}.site-header{min-height:74px}nav{gap:16px}nav a{font-size:.76rem}.hero{min-height:calc(100svh - 74px);padding-top:clamp(78px,15vh,128px)}.hero h1{margin-top:18px;font-size:clamp(4.5rem,24.5vw,8rem)}.hero-tagline{max-width:310px}.hero-scroll{align-self:flex-start;margin-top:68px}.section-heading,.about,.notes-inner{grid-template-columns:1fr}.section-heading{gap:28px;margin-bottom:40px}.project-grid{grid-template-columns:1fr}.project-card{min-height:350px}.project-copy h3{font-size:clamp(2rem,9vw,2.8rem)}.notes-inner{align-items:start;gap:54px}.notes h2{margin-top:36px}.about{gap:40px}.about-copy{gap:44px}.about-copy>div{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr;min-height:100px}.footer-note{display:none}}@media (width<=430px){.hero-description{max-width:340px}.project-footer{align-items:flex-end}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
