:root{--ink:#142019;--ink-muted:#4d5a52;--paper:#f5f1e8;--paper-deep:#e7dfcf;--accent:#a84e30;--line:#14201933}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.page-shell{grid-template-rows:auto 1fr auto;min-height:100svh;padding:34px clamp(26px,5vw,78px);display:grid;position:relative;overflow:hidden}.frame{border:1px solid var(--line);pointer-events:none;position:absolute;inset:16px}.site-header,.hero,.site-footer{z-index:1;position:relative}.site-header{align-items:center;display:flex}.wordmark{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.wordmark-mark{aspect-ratio:1;letter-spacing:.08em;border:1px solid;justify-content:center;align-items:center;width:44px;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:.8rem;font-weight:600;display:inline-flex}.wordmark-name,.eyebrow,.status,.site-footer{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:650}.hero{align-self:center;max-width:980px;padding:clamp(72px,13vh,150px) 0}.eyebrow{color:var(--accent);margin:0 0 28px}h1{letter-spacing:-.055em;max-width:8.7ch;margin:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(4.25rem,9.5vw,9.4rem);font-weight:500;line-height:.86}.introduction{color:var(--ink-muted);max-width:590px;margin:clamp(34px,5vw,58px) 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7}.status{border-top:1px solid var(--line);align-items:center;gap:12px;max-width:590px;margin-top:44px;padding-top:20px;display:flex}.status-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.site-footer{color:var(--ink-muted);justify-content:space-between;gap:24px;display:flex}.site-footer p{margin:0}.orb{pointer-events:none;border-radius:50%;position:absolute}.orb-left{background:var(--paper-deep);opacity:.7;width:560px;height:560px;top:28%;left:-330px}.orb-right{border:1px solid #a84e3057;width:min(62vw,780px);height:min(62vw,780px);top:-20%;right:min(-29vw,-300px)}@media (max-width:640px){.page-shell{padding:28px 28px 24px}.frame{inset:10px}.wordmark{gap:11px}.wordmark-mark{width:39px}.wordmark-name{letter-spacing:.11em;font-size:.64rem}.hero{padding:82px 0 64px}h1{font-size:clamp(3.55rem,18vw,5.5rem)}.site-footer{flex-direction:column;gap:8px}.orb-right{top:4%;right:-75%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
