:root{color-scheme:dark;--background: #0d0f0c;--surface: #151914;--surface-strong: #1d231b;--line: #2a3127;--line-strong: #3a4635;--text: #f0f4ed;--text-soft: #c3cec0;--muted: #889582;--accent: #99f178;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--text)}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 50% -15%,rgb(153 241 120 / 10%),transparent 34rem),var(--background)}button,input,textarea,select{font:inherit}
