*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#020508;--color-surface:#0d1f2d;--color-border:#1a3a4a;--color-accent:#00ccff;--color-text:#e0f4ff;--color-text-muted:#6b8fa3;--color-text-secondary:#9ab4c3;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444}html{font-size:16px}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir=rtl]{text-align:right}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#1a3a4a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a5a6a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}