:root{--ink: #0b1220;--ink-soft: #151d2e;--paper: #f6f3ec;--cream: #fdfbf7;--gold: #c9a227;--gold-soft: #e4c86a;--teal: #1b6b5c;--teal-glow: rgba(27, 107, 92, .35);--muted: #8a9199;--danger: #c94c4c;--radius-lg: 20px;--radius-md: 12px;--shadow-soft: 0 24px 80px rgba(11, 18, 32, .35);--font-sans: "DM Sans", "Noto Sans SC", system-ui, sans-serif;--font-serif: "Noto Serif SC", "Songti SC", serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;min-height:100%;background:var(--ink)}body{margin:0;min-height:100vh;font-family:var(--font-sans);color:var(--cream);background:var(--ink)}a{color:inherit;text-decoration:none}button{font-family:inherit}input,button{font-size:1rem}
