@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap);:root{--background:217 33% 5%;--foreground:210 20% 96%;--card:217 28% 10%;--primary:189 100% 42%;--accent:193 95% 48%;--muted:217 22% 18%;--muted-foreground:210 12% 55%;--border:217 20% 18%;--destructive:0 84% 60%;--success:152 55% 45%;--warning:38 92% 55%;--ring:189 100% 42%;--radius:0.625rem;--font-heading:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--font-body:"Inter",ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}#root,body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:#090c11;background:hsl(var(--background));color:#f3f5f7;color:hsl(var(--foreground));font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-family:var(--font-heading);letter-spacing:-.01em}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#7e8c9a;color:hsl(var(--muted-foreground))}select option{background:#121821;background:hsl(var(--card));color:#f3f5f7;color:hsl(var(--foreground))}input:focus,select:focus,textarea:focus{border-color:#00b6d6!important;border-color:hsl(var(--ring))!important;box-shadow:0 0 0 3px #00b6d62e;box-shadow:0 0 0 3px hsl(var(--ring)/.18)}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#252c37;background:hsl(var(--border));border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#7e8c9a80;background:hsl(var(--muted-foreground)/.5)}@keyframes ai-pulse{0%,to{box-shadow:0 0 0 0 #00b6d6,0 0 20px -5px #00b6d6;box-shadow:0 0 0 0 hsl(var(--primary)),0 0 20px -5px hsl(var(--primary))}50%{box-shadow:0 0 0 12px #00b6d600,0 0 30px 0 #00b6d6;box-shadow:0 0 0 12px hsl(var(--primary)/0),0 0 30px 0 hsl(var(--primary))}}@keyframes ai-glow{0%,to{text-shadow:0 0 10px #00b6d6,0 0 20px #00b6d680;text-shadow:0 0 10px hsl(var(--primary)),0 0 20px hsl(var(--primary)/.5)}50%{text-shadow:0 0 20px #00b6d6,0 0 40px #00b6d6;text-shadow:0 0 20px hsl(var(--primary)),0 0 40px hsl(var(--primary))}}.ai-pulse{animation:ai-pulse 2s infinite}.ai-glow{animation:ai-glow 2s infinite}@media (max-width:768px){[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns: 1fr 280px"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(2"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns: repeat(4"]{grid-template-columns:1fr 1fr!important}[style*="grid-column: span 2"]{grid-column:span 1!important}input[placeholder^=Search]{width:100%!important}}
/*# sourceMappingURL=main.bc2c1908.css.map*/