@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@400;600;700&family=Geologica:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--border:#2a2a38;--accent:#4f6ef7;--accent2:#7c3aed;--text:#e8e8f0;--text2:#8888a0;--danger:#ef4444;--success:#22c55e}html,body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Geologica,sans-serif;font-weight:300}input,textarea,select{font-family:Geologica,sans-serif}
