@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--bg:#0a0b1d;--bg-surface:#12142e;--bg-surface2:#1a1d3a;--navbar:#6b70be;--cta:#ef6370;--cta-hover:#e84f5d;--accent:#8b8fcc;--border:#2a2d52;--text:#fff;--text-muted:#9497bb;--text-dark:#1a1d3a;--badge-rw-bg:#ef637026;--badge-rw-text:#ef6370;--badge-ro-bg:#8b8fcc26;--badge-ro-text:#8b8fcc;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,system-ui,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--bg);margin:0}#root{text-align:left;width:100%;min-height:100vh}h1,h2,h3{color:var(--text);margin:0;font-weight:600}p{margin:0}button{cursor:pointer;font-family:Poppins,system-ui,sans-serif}
