:root{--bg: #faf9f7;--surface: #ffffff;--text: #1a1a18;--muted: #5c5b57;--border: #e6e4df;--accent: #2d4a3e;--accent-soft: rgba(45, 74, 62, .12);--danger: #8b2c2c;--radius: 12px;--font-sans: "DM Sans", system-ui, sans-serif;--font-display: "Instrument Serif", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;height:100%}body{margin:0;min-height:100%;height:100%;font-family:var(--font-sans);color:var(--text);background:var(--bg);background-image:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(45,74,62,.06),transparent)}#root{min-height:100%;height:100%}.skip-link{position:absolute;left:-9999px;top:.75rem;z-index:10000;padding:.45rem .85rem;font-size:.85rem;font-weight:600;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 2px 8px #00000014;text-decoration:none}.skip-link:focus{left:.75rem;outline:2px solid var(--accent);outline-offset:2px}a{color:var(--accent)}button,input,textarea{font:inherit}
