:root{--bg:#0b1220;--panel:rgba(255,255,255,0.05);--text:rgba(226,232,240,0.95);--muted:rgba(148,163,184,0.9);--border:rgba(255,255,255,0.1)}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;color:var(--admin-text-primary,rgba(226,232,240,.95));background:var(--admin-bg,#0b1220)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}