:root{--canvas:#e9e3d8;--ink:#152f2e;--muted:#53625f;--rule:#b9afa0}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.home{place-items:center;min-height:100svh;padding:48px 24px;display:grid}.placeholder{text-align:center;flex-direction:column;align-items:center;width:min(100%,520px);display:flex}.mark{filter:drop-shadow(0 14px 16px #152f2e24);width:min(62vw,242px);height:auto}.rule{background:var(--rule);width:36px;height:1px;margin:34px 0 25px}.eyebrow{color:var(--muted);letter-spacing:.28em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem;font-weight:700;line-height:1}h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,4.25rem);font-weight:400;line-height:.95}.status{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:22px 0 0;font-size:.82rem;font-weight:600;line-height:1.4}@media (max-height:620px){.home{padding-block:28px}.mark{width:min(40vh,190px)}.rule{margin-block:22px 18px}.status{margin-top:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
