:root{--bg:#0b0e14;--panel:rgba(255,255,255,0.06);--panel2:rgba(255,255,255,0.10);--text:rgba(255,255,255,0.92);--muted:rgba(255,255,255,0.65);--accent:#7dd3fc}*{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;overscroll-behavior:none}a{color:inherit}button{font:inherit}