@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&display=swap";
:root{--bg0:#050608;--bg1:#111317;--card:#ffffff05;--border:#ffffff1f;--muted:#d6d9de;--text:#f7f8fa;--accent:#0a84ff;--accent2:#0058c8;--green:#22c55e;--alert:#ff3b6e;--shadow:0 18px 60px #0000008c}*{box-sizing:border-box}html,body{background:var(--bg0);height:100%;min-height:100%;margin:0}
