:root{color-scheme:dark;--page: #121214;--surface: #1b1b1f;--surface-raised: #27272d;--border: #303037;--border-strong: #4b4b55;--text-strong: #f5f1e9;--text: #d4d0c8;--text-muted: #a29e99;--accent: #e95a91;--accent-bright: #ff8fba;--shadow: 0 1.4rem 4rem rgb(0 0 0 / 28%)}*{box-sizing:border-box}html{min-height:100%;background:var(--page)}body{min-width:20rem;min-height:100vh;margin:0;background:radial-gradient(circle at 86% 4%,rgba(211,163,69,.08),transparent 22rem),var(--page);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent-bright);outline-offset:.2rem}
