*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--bg-alt: #0f0f0f;--card: #131313;--border: #1e1e1e;--red: #e53935;--red-hover: #ef5350;--text: #f0f0f0;--text-muted: #606060;--text-dim: #303030}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}app-root>*:not(app-particle-bg):not(app-navbar){position:relative;z-index:1}a{color:inherit}img{max-width:100%}::selection{background:#e5393540;color:var(--text)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#252525;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--red)}
