@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&display=swap");:root{--bg0:#050608;--bg1:#111317;--card:rgba(255,255,255,0.02);--border:rgba(255,255,255,0.12);--muted:#D6D9DE;--text:#F7F8FA;--accent:#0A84FF;--accent2:#0058C8;--shadow:0 18px 60px rgba(0,0,0,0.55)}*{box-sizing:border-box}body,html{height:100%;margin:0;min-height:100%;background:#050608}