:root{--background:#101210;--foreground:#f5f2ea;--muted:#bbb7aa;--panel:#181b18;--panel-strong:#20251f;--line:#f5f2ea24;--brand:#1f6f5b;--brand-strong:#2f8c73;--accent:#d7b46a;--danger:#c84e43;--shadow:#00000047}*{box-sizing:border-box}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#d7b46a59}
