*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07070d;--surface:#10101a;--surface2:#181826;--border:#ffffff12;--border-active:#ffffff29;--text:#eeeef8;--muted:#eeeef86b;--accent:#6c63ff;--accent-light:#6c63ff2e;--accent-glow:#6c63ff59;--accent2:#ff6384;--success:#4ade80;--warn:#facc15;--radius:14px;--radius-sm:8px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:3px}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.text-accent{color:var(--accent)}.text-muted{color:var(--muted)}body:before{content:"";pointer-events:none;z-index:9999;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}
