@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:DM Sans,sans-serif;color:#e5e5e5;background:#0a0a0a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0a0a0a;color:#e5e5e5;font-family:DM Sans,sans-serif;margin:0;min-width:320px}button,input,textarea,select{font:inherit}.font-display,h1,h2,h3,h4{font-family:Syne,sans-serif}.glow-text{text-shadow:0 0 40px rgba(168,85,247,.5)}.glow-border{box-shadow:0 0 0 1px #8b5cf666,0 0 20px #8b5cf626}::selection{background:#7c3aed;color:#fff}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a855f7}@keyframes pulse-glow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.04)}}.pulse-glow{animation:pulse-glow 5s ease-in-out infinite}
