.os-root{--sv-navy: #0a0f2c;--sv-blue: #635bff;--sv-cyan: #00c2ff;--sv-purple: #a855f7;--sv-pink: #ff4fd8;--sv-coral: #ff7a59;--sv-lavender: #eef1ff;--sv-gradient: linear-gradient(90deg, #00c2ff 0%, #635bff 30%, #a855f7 55%, #ff4fd8 80%, #ff7a59 100%);--background: 230 100% 97%;--foreground: 232 63% 11%;--border: 230 40% 90%;--card: 0 0% 100%;--card-foreground: 232 63% 11%;--card-border: 230 40% 93%;--popover: 0 0% 100%;--popover-foreground: 232 63% 11%;--popover-border: 230 40% 90%;--primary: 243 100% 68%;--primary-foreground: 0 0% 100%;--secondary: 230 60% 94%;--secondary-foreground: 232 63% 11%;--muted: 230 50% 94%;--muted-foreground: 232 18% 42%;--accent: 230 100% 95%;--accent-foreground: 232 63% 11%;--destructive: 0 72% 46%;--destructive-foreground: 0 0% 100%;--input: 230 30% 82%;--ring: 243 100% 68%;--chart-1: 243 100% 68%;--chart-2: 16 100% 67%;--chart-3: 193 100% 50%;--chart-4: 271 91% 65%;--chart-5: 309 100% 65%;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--radius: 1rem;--sidebar: 0 0% 100%;--sidebar-foreground: 232 63% 11%;--sidebar-border: 230 40% 92%;--sidebar-accent: 230 100% 95%;--sidebar-accent-foreground: 232 63% 11%;--sidebar-primary: 243 100% 68%;--sidebar-primary-foreground: 0 0% 100%;font-family:var(--font-sans);color:hsl(var(--foreground));background-color:hsl(var(--background));min-height:100vh;-webkit-font-smoothing:antialiased}.os-root .sv-gradient-text{background:var(--sv-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.os-root .sv-gradient-bar{height:2px;border-radius:999px;background:var(--sv-gradient)}.os-root .sv-gradient-ring{position:relative;background:#fff;border-radius:24px}.os-root .sv-gradient-ring:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:var(--sv-gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.os-root .sv-card{background:#fff;border-radius:24px;border:1px solid rgba(10,15,44,.06);box-shadow:0 8px 32px #0a0f2c0f}.os-root .sv-orb{position:absolute;border-radius:9999px;filter:blur(70px);opacity:.35;pointer-events:none}.os-root .sv-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.os-root .sv-pill{border-radius:999px}.os-root ::-moz-selection{background:#635bff2e}.os-root ::selection{background:#635bff2e}.os-root .sv-waveform path{stroke:url(#sv-wave-gradient);filter:drop-shadow(0 0 6px rgba(168,85,247,.35))}@keyframes sv-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.os-root .sv-fade-up{animation:sv-fade-up .35s ease-out both}
