:root{--background: #f5f1e8;--surface: #fffdf8;--ink: #183027;--muted: #65736c;--oak: #8b5e34;--leaf: #4f6b58;--line: #dcd5c8;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--background);color:var(--ink);margin:0}button,input,select,textarea{font:inherit}.eyebrow{color:var(--oak);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2{font-family:Georgia,Times New Roman,serif;line-height:1.12}h1{font-size:clamp(2.4rem,7vw,5.5rem);margin:.45rem 0 1rem;max-width:850px}.lede{color:var(--muted);font-size:1.1rem;line-height:1.7;max-width:720px}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 35px #29342d0f;padding:1.35rem}.status-pill{background:#e7eee9;border-radius:999px;color:var(--leaf);display:inline-flex;font-size:.76rem;font-weight:800;padding:.35rem .65rem}
