@import "https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=DM+Sans:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--dp-orange:#ff6b2b;--dp-pink:#ff2d78;--dp-gradient:linear-gradient(135deg, #ff6b2b 0%, #ff2d78 100%);--bg:#0a0a0f;--surface:#111118;--surface-2:#1a1a24;--surface-3:#22222e;--border:#ffffff12;--text:#fff;--text-muted:#fff;--text-dim:#f0eef8;--success:#4ade80;--error:#f87171}html,body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select{outline:none;font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}
