@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--luna-bg: #0a0a1a;--luna-surface: rgba(255,255,255,.05);--luna-border: rgba(255,255,255,.1);--luna-primary: #7c3aed;--luna-secondary: #06b6d4;--luna-text: #f1f5f9;--luna-text-muted: #94a3b8;--luna-glow-purple: rgba(124,58,237,.15);--luna-glow-blue: rgba(37,99,235,.15);--luna-glow-cyan: rgba(6,182,212,.12);--background: 240 20% 6%;--foreground: 210 40% 96%;--muted: 240 10% 16%;--muted-foreground: 215 20% 65%;--border: 240 10% 18%;--primary: 263 70% 58%;--chart-1: 263 70% 58%;--chart-2: 187 92% 47%;--chart-3: 142 71% 45%;--chart-4: 38 92% 50%;--chart-5: 350 89% 60%}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--luna-bg);color:var(--luna-text);min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(124,58,237,.12) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 85% 70%,rgba(6,182,212,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 50% 50%,rgba(37,99,235,.06) 0%,transparent 50%),var(--luna-bg);pointer-events:none}code{font-family:JetBrains Mono,source-code-pro,Menlo,Monaco,Consolas,monospace}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}::selection{background:#7c3aed4d;color:#f1f5f9}.glass-card{background:#ffffff0d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 8px 32px #0000004d}.gradient-text{background:linear-gradient(135deg,#a78bfa,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 4px #10b98180}50%{opacity:.7;box-shadow:0 0 12px #10b981cc}}.pulse-live{animation:pulse-glow 2s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .5s ease-out forwards}.stagger-children>*{opacity:0;animation:fadeInUp .4s ease-out forwards}.stagger-children>*:nth-child(1){animation-delay:.05s}.stagger-children>*:nth-child(2){animation-delay:.1s}.stagger-children>*:nth-child(3){animation-delay:.15s}.stagger-children>*:nth-child(4){animation-delay:.2s}.stagger-children>*:nth-child(5){animation-delay:.25s}.stagger-children>*:nth-child(6){animation-delay:.3s}.stagger-children>*:nth-child(7){animation-delay:.35s}.stagger-children>*:nth-child(8){animation-delay:.4s}
