:root{--font-serif:"Fraunces", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background:#faf8f5;--foreground:#161d1a;--muted:#5a615d;--line:#e0d9cf;--panel:#fff;--panel-soft:#f2ece2;--accent:#0a2e25;--accent-strong:#21634f;--accent-soft:#dceee7;--green-900:#0a2e25;--green-800:#0f4538;--green-700:#21634f;--green-100:#dceee7;--cream-50:#fbf8f1;--cream-100:#f5efe2;--cream-200:#eae0cc;--gold:#c8961f;--gold-soft:#f6ebd0;--warning:#946414;--ink-400:#8a918d;--shadow:0 18px 48px #18141014}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground)}body{min-height:100vh;font-family:var(--font-sans);letter-spacing:0;background:var(--background);margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}
