:root{--bg:#060706;--bg-soft:#10110f;--card:#f6f1e6;--card-strong:#fff7df;--text:#f8f4eb;--muted:#cfc5b2;--ink:#111;--accent:#ffe44d;--accent-strong:#ffcf32;--border:#ffffff29;--shadow:0 24px 90px #00000061}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:var(--accent);color:var(--ink)}
