:root{--font-size: 14px;--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input-background: #f3f3f5;--radius: .625rem}html{scroll-behavior:smooth}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0)}body{background-color:var(--background);color:var(--foreground);font-size:var(--font-size)}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:.5}}.animate-twinkle{animation:twinkle 4s ease-in-out infinite}@keyframes flicker{0%,to{opacity:1}10%{opacity:.4}15%{opacity:1}30%{opacity:.1}35%{opacity:1}55%{opacity:.6}60%{opacity:1}}.animate-flicker{animation:flicker 5s ease-in-out infinite}@keyframes shiny-text{0%{background-position:200% 0}to{background-position:-40% 0}}@keyframes shimmer-button{0%{background-position:220% 0}to{background-position:-80% 0}}@keyframes border-beam-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes signal-emit{0%{transform:scale(.15);opacity:.7}to{transform:scale(1);opacity:0}}
