@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Instrument+Serif:ital@0;1&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--ease-soft: cubic-bezier(.4, 0, .2, 1);--dur-press: .14s;--dur-tooltip: .16s;--dur-popover: .2s;--dur-modal: .26s;--dur-page: .38s}.scl-serif-italic{font-family:"Instrument Serif",Iowan Old Style,Georgia,serif;font-style:italic;font-weight:400;font-size:1.06em;letter-spacing:-.005em;padding-right:.05em}body.scl-drawer-open .wa-fab-root,body.scl-drawer-open .wa-fab-root+div{display:none!important}.scl-press{transition:transform var(--dur-press) var(--ease-out),filter var(--dur-press) var(--ease-out);will-change:transform}.scl-press:active{transform:scale(.97)}.scl-lift{transition:transform var(--dur-popover) var(--ease-out),box-shadow var(--dur-popover) var(--ease-out),border-color var(--dur-popover) var(--ease-out)}@media (hover: hover) and (pointer: fine){.scl-lift:hover{transform:translateY(-2px)}}.scl-fade-in{animation:sclFadeIn var(--dur-popover) var(--ease-out) both}.scl-slide-up{animation:sclSlideUp var(--dur-modal) var(--ease-out) both}@keyframes sclFadeIn{0%{opacity:0}to{opacity:1}}@keyframes sclSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.scl-press,.scl-lift,.scl-fade-in,.scl-slide-up{transition:none!important;animation:none!important;transform:none!important}}.press{transition:transform var(--dur-press) var(--ease-out),box-shadow var(--dur-press) var(--ease-out),background-color var(--dur-press) var(--ease-soft),filter var(--dur-press) var(--ease-out)}.press:active{transform:scale(.97)}.press-light:active{transform:scale(.94)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*,*:before,*:after{box-sizing:border-box}body{background-color:#050817;color:#fff;font-family:Space Grotesk,system-ui,-apple-system,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,system-ui,sans-serif;font-weight:700;letter-spacing:-.02em}code,kbd,pre,.mono,[data-mono]{font-family:JetBrains Mono,monospace;letter-spacing:.02em}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.theme-light ::-webkit-scrollbar-thumb{background:#00000024}.theme-light ::-webkit-scrollbar-thumb:hover{background:#00000038}.theme-light ::selection{background:#05784826;color:#057848}.theme-light .shimmer-text{background:linear-gradient(90deg,#057848,#0057c2,#6d28d9,#057848);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 4s linear infinite}.theme-light .text-gradient{background:linear-gradient(135deg,#057848,#0057c2,#6d28d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-light .live-dot{background:#057848;box-shadow:none}.theme-light .live-dot:after{background:#057848;opacity:.2}.theme-light .glass-card{background:#ffffffd9;border:1px solid rgba(0,0,0,.08)}.theme-light .input-focus:focus{border-color:#057848!important;box-shadow:0 0 0 3px #0578481a!important}.theme-light .table-row-hover:hover{background:#00000006!important}.theme-light .hero-headline-gradient{background:linear-gradient(135deg,#057848,#0057c2 45%,#6d28d9 80%,#057848)!important;background-size:300% 300%!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.theme-light .badge-glow{animation:none;box-shadow:none}.theme-light .hero-grid-light{opacity:.7!important}.theme-light .card-lift:hover{box-shadow:0 12px 40px #0000001a,0 2px 8px #0000000f!important}.theme-light .hero-star{display:none}.theme-light .section-divider{background:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 30%,rgba(0,0,0,.08) 70%,transparent)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::selection{background:#00ff9433;color:#00ff94}*{transition-property:color,background-color,border-color,opacity,box-shadow,transform,filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes glow-pulse{0%,to{opacity:1;box-shadow:0 0 8px currentColor}50%{opacity:.5;box-shadow:0 0 2px currentColor}}.glow-pulse{animation:glow-pulse 2s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .35s cubic-bezier(.22,1,.36,1) forwards}@keyframes fadeInScale{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.fade-in-scale{animation:fadeInScale .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes countUp{0%{opacity:0;transform:scale(.9) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.count-up{animation:countUp .4s cubic-bezier(.22,1,.36,1) forwards}@keyframes floatCard{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(.4deg)}66%{transform:translateY(-6px) rotate(-.3deg)}}.float-card{animation:floatCard 7s ease-in-out infinite}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.float-slow{animation:floatSlow 6s ease-in-out infinite}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .8s cubic-bezier(.22,1,.36,1) forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.scale-in{animation:scaleIn .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes gradient-x{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-animate{background-size:300% 300%;animation:gradient-x 5s ease infinite}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.shimmer-text{background:linear-gradient(90deg,#00ff94,#00d4ff,#7c3aed,#00ff94);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 4s linear infinite}@keyframes orb-drift{0%,to{transform:translate(0) scale(1)}25%{transform:translate(40px,-30px) scale(1.06)}50%{transform:translate(10px,20px) scale(.96)}75%{transform:translate(-30px,-10px) scale(1.03)}}.orb{animation:orb-drift 12s ease-in-out infinite}@keyframes orb-drift-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,30px) scale(1.08)}66%{transform:translate(30px,-20px) scale(.94)}}.orb-2{animation:orb-drift-2 14s ease-in-out infinite}@keyframes border-rotate{0%{--angle: 0deg}to{--angle: 360deg}}@keyframes noise-shimmer{0%{transform:translate(0)}10%{transform:translate(-2%,-2%)}20%{transform:translate(2%,2%)}30%{transform:translate(-1%,1%)}40%{transform:translate(1%,-1%)}50%{transform:translate(-2%,2%)}60%{transform:translate(2%,-2%)}70%{transform:translate(-1%,-1%)}80%{transform:translate(1%,1%)}to{transform:translate(0)}}@keyframes beam-sweep{0%{transform:translate(-100%) skew(-15deg);opacity:0}5%{opacity:1}50%{opacity:.6}to{transform:translate(300%) skew(-15deg);opacity:0}}.beam-sweep{animation:beam-sweep 3s ease-in-out infinite}@keyframes stagger-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes tick{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.blink{animation:blink 1s step-end infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.ping{animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{animation:spin-slow 8s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{animation:marquee 22s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{animation:ticker 30s linear infinite}.ticker-track:hover{animation-play-state:paused}.glass-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass-card-light{background:#fffc;border:1px solid rgba(0,0,0,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.glow-card{position:relative;border-radius:20px;overflow:hidden}.glow-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:21px;background:linear-gradient(135deg,rgba(0,255,148,.3),rgba(0,212,255,.1),transparent,rgba(124,58,237,.1));z-index:0;opacity:0;transition:opacity .4s}.glow-card:hover:before{opacity:1}.noise:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4}.text-gradient{background:linear-gradient(135deg,#00ff94,#00d4ff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-blue{background:linear-gradient(135deg,#00d4ff,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-gold{background:linear-gradient(135deg,#f59e0b,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-scale{opacity:0;transform:scale(.95) translateY(16px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal-scale.visible{opacity:1;transform:scale(1) translateY(0)}.btn-primary{position:relative;overflow:hidden;isolation:isolate}.btn-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.15),transparent);opacity:0;transition:opacity .2s}.btn-primary:hover:after{opacity:1}.stat-glow{text-shadow:0 0 40px currentColor;filter:drop-shadow(0 0 20px currentColor)}.active-dot{position:relative;display:inline-flex;align-items:center;justify-content:center}.active-dot:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:currentColor;opacity:.3;animation:ping 1.8s ease-in-out infinite}.hero-grid{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 80%)}.hero-grid-light{background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 80%)}.input-focus:focus{outline:none;border-color:#00ff94!important;box-shadow:0 0 0 3px #00ff941f!important}.nav-frosted{background:#050817d9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.06)}.nav-frosted-light{background:#fcfcffd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.06)}.card-lift{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s!important}.card-lift:hover{transform:translateY(-4px)}.shine{position:relative;overflow:hidden}.shine:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);transition:left .6s}.shine:hover:before{left:150%}@media (max-width: 1100px){.grid-responsive{grid-template-columns:1fr!important}}@media (max-width: 1100px){.main-content{padding:20px 16px!important}}@media (max-width: 768px){.main-content{padding:16px 12px!important}}@media (max-width: 900px){.app-header-inner{padding:0 14px!important}}@media (max-width: 860px){.plans-grid{grid-template-columns:1fr 1fr!important}}@media (max-width: 560px){.plans-grid{grid-template-columns:1fr!important}}@media (max-width: 900px){.panel-max{max-width:100%!important}}@media (max-width: 1100px){.sidebar-overlay{display:block}}@media (min-width: 1101px){.sidebar-overlay{display:none}}.badge-glow{box-shadow:0 0 0 0 currentColor;animation:badge-pulse 2.5s ease-in-out infinite}@keyframes badge-pulse{0%{box-shadow:0 0 #00ff9466}50%{box-shadow:0 0 0 6px #00ff9400}to{box-shadow:0 0 #00ff9400}}.price-popular{position:relative}.price-popular:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:25px;background:linear-gradient(135deg,#06c,#2563eb,#7c3aed);z-index:-1}@keyframes hero-badge-in{0%{opacity:0;transform:translateY(-10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-badge-in{animation:hero-badge-in .6s cubic-bezier(.22,1,.36,1) forwards}.recharts-tooltip-wrapper{filter:drop-shadow(0 8px 24px rgba(0,0,0,.4))}.table-row-hover{transition:background .15s!important}.table-row-hover:hover{background:#ffffff08!important}.live-dot{width:6px;height:6px;border-radius:50%;background:#00ff94;box-shadow:0 0 8px #00ff94;position:relative;display:inline-block}.live-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#00ff94;opacity:.3;animation:ping 2s ease-in-out infinite}body,.scx-app{font-feature-settings:"cv02","cv03","cv04","cv11","ss01";text-rendering:optimizeLegibility}.scx-nav-item{position:relative;display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;font-size:13.5px;font-weight:500;letter-spacing:-.01em;color:var(--scx-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .16s cubic-bezier(.4,0,.2,1),color .16s,transform .16s;border:1px solid transparent}.scx-nav-item:hover{background:#5b5bf70f;color:var(--scx-text)}.theme-light .scx-nav-item:hover{background:#4f46e50f}.scx-nav-item.active{background:linear-gradient(135deg,#22d3ee1a,#5b5bf724);color:var(--scx-text);font-weight:600;border-color:#5b5bf733}.theme-light .scx-nav-item.active{background:linear-gradient(135deg,#06b6d414,#4f46e51a);border-color:#4f46e533;color:#0f172a}.scx-nav-item.active:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:2px;background:linear-gradient(180deg,#22d3ee,#5b5bf7);box-shadow:0 0 12px #5b5bf799}.theme-light .scx-nav-item.active:before{background:linear-gradient(180deg,#06b6d4,#4f46e5);box-shadow:0 0 8px #4f46e566}.scx-card{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s}.scx-card:hover{transform:translateY(-2px);border-color:var(--scx-border, rgba(91,91,247,.18))}.theme-dark .scx-card:hover{box-shadow:0 8px 24px #00000059,0 16px 48px #0006}.theme-light .scx-card:hover{box-shadow:0 8px 24px #0f172a1a,0 16px 48px #0f172a1a}.scx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;border:1px solid transparent;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.scx-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #5b5bf74d}.theme-light .scx-btn:focus-visible{box-shadow:0 0 0 3px #4f46e53d}.scx-btn-primary{background:linear-gradient(135deg,#22d3ee,#5b5bf7);color:#fff;border:none;box-shadow:0 1px #ffffff1f inset,0 6px 14px #5b5bf74d}.scx-btn-primary:hover{transform:translateY(-1px);box-shadow:0 1px #ffffff29 inset,0 10px 24px #5b5bf766}.scx-btn-primary:active{transform:translateY(0)}.theme-light .scx-btn-primary{background:linear-gradient(135deg,#4f46e5,#06b6d4);box-shadow:0 1px #ffffff2e inset,0 6px 14px #4f46e542}.theme-light .scx-btn-primary:hover{box-shadow:0 1px #ffffff38 inset,0 10px 24px #4f46e55c}.scx-btn-ghost{background:transparent;color:var(--scx-text-muted);border:1px solid var(--scx-border)}.scx-btn-ghost:hover{background:#5b5bf70f;color:var(--scx-text)}.theme-light .scx-btn-ghost:hover{background:#4f46e50f}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px #5b5bf74d;border-radius:inherit}.theme-light button:focus-visible,.theme-light a:focus-visible{box-shadow:0 0 0 3px #4f46e53d}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px #5b5bf733;border-color:#5b5bf766!important}.theme-light input:focus-visible,.theme-light select:focus-visible,.theme-light textarea:focus-visible{box-shadow:0 0 0 3px #4f46e52e;border-color:#4f46e580!important}.scx-app{background:var(--scx-bg, #050817);position:relative;min-height:100vh}.scx-app:before{content:"";position:fixed;top:0;left:0;right:0;height:480px;pointer-events:none;z-index:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(34,211,238,.08) 0%,transparent 60%),radial-gradient(ellipse 50% 35% at 90% 0%,rgba(91,91,247,.08) 0%,transparent 55%)}.theme-light .scx-app:before{background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(79,70,229,.05) 0%,transparent 60%),radial-gradient(ellipse 50% 35% at 90% 0%,rgba(6,182,212,.04) 0%,transparent 55%)}.scx-app>*{position:relative;z-index:1}.scx-sidebar{background:var(--scx-bg-card, rgba(10,15,34,.85));backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-right:1px solid var(--scx-border)}.theme-light .scx-sidebar{background:#ffffffd9;border-right:1px solid #E2E8F0}.scx-topbar{background:var(--scx-bg, rgba(5,8,23,.78));backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--scx-border)}.theme-light .scx-topbar{background:#f8fafcb8;border-bottom:1px solid #E2E8F0}.scx-overline{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--scx-text-muted);margin-bottom:6px}@media (prefers-reduced-motion: no-preference){.scx-fade-up{animation:scxFadeUp .38s cubic-bezier(.22,1,.36,1) both}@keyframes scxFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.scx-stagger>*{animation:scxFadeUp .38s cubic-bezier(.22,1,.36,1) both}.scx-stagger>*:nth-child(1){animation-delay:40ms}.scx-stagger>*:nth-child(2){animation-delay:80ms}.scx-stagger>*:nth-child(3){animation-delay:.12s}.scx-stagger>*:nth-child(4){animation-delay:.16s}.scx-stagger>*:nth-child(5){animation-delay:.2s}}.scx-skel{background:linear-gradient(90deg,var(--scx-bg-card, #0A0F22) 0%,rgba(91,91,247,.08) 50%,var(--scx-bg-card, #0A0F22) 100%);background-size:200% 100%;animation:scxSkel 1.4s ease-in-out infinite;border-radius:8px}@keyframes scxSkel{0%{background-position:100% 0}to{background-position:-100% 0}}.scx-app ::-webkit-scrollbar{width:8px;height:8px}.scx-app ::-webkit-scrollbar-thumb{background:#5b5bf733;border-radius:10px;border:2px solid transparent;background-clip:padding-box}.scx-app ::-webkit-scrollbar-thumb:hover{background:#5b5bf766;background-clip:padding-box}.theme-light .scx-app ::-webkit-scrollbar-thumb{background:#4f46e533;background-clip:padding-box}.theme-light .scx-app ::-webkit-scrollbar-thumb:hover{background:#4f46e566;background-clip:padding-box}.theme-light .scx-app [style*="background:#070B18"],.theme-light .scx-app [style*="background: #070B18"],.theme-light .scx-app [style*="background:#070B14"],.theme-light .scx-app [style*="background: #070B14"],.theme-light .scx-app [style*="background:#0a0d14"],.theme-light .scx-app [style*="background:#0d1117"],.theme-light .scx-app [style*="background: #0d1117"],.theme-light .scx-app [style*="background:#0F1117"],.theme-light .scx-app [style*="background:#0a0f1a"],.theme-light .scx-app [style*="background:#0f0a1a"],.theme-light .scx-app [style*="background:#0d2235"],.theme-light .scx-app [style*="background:#0b0f1a"],.theme-light .scx-app [style*="background:#0a0e1a"]{background:#f8fafc!important}.theme-light .scx-app [style*="background:#10131e"],.theme-light .scx-app [style*="background:#10142A"],.theme-light .scx-app [style*="background:#111827"],.theme-light .scx-app [style*="background: #111827"],.theme-light .scx-app [style*="background:#141824"],.theme-light .scx-app [style*="background:#1a1f2e"],.theme-light .scx-app [style*="background: #1a1f2e"],.theme-light .scx-app [style*="background:#1e293b"],.theme-light .scx-app [style*="background: #1e293b"],.theme-light .scx-app [style*="background:#1f2937"]{background:#fff!important}.theme-light .scx-app [style*="background:#1a0a33"],.theme-light .scx-app [style*="background:#1a0533"],.theme-light .scx-app [style*="background:#1e3a5f"]{background:#eef2ff!important}.theme-light .scx-app [style*="border:1px solid #1a1f2e"],.theme-light .scx-app [style*="border:1px solid #1e293b"],.theme-light .scx-app [style*="border:1px solid #2d3748"],.theme-light .scx-app [style*="border:1px solid #374151"],.theme-light .scx-app [style*="border: 1px solid #1a1f2e"],.theme-light .scx-app [style*="border: 1px solid #1e293b"],.theme-light .scx-app [style*="border: 1px solid #2d3748"],.theme-light .scx-app [style*="border: 1px solid #374151"],.theme-light .scx-app [style*="border-color:#1e293b"],.theme-light .scx-app [style*="borderColor:#1e293b"]{border-color:#e2e8f0!important}.theme-light .scx-app [style*="color:#94a3b8"],.theme-light .scx-app [style*="color: #94a3b8"]{color:#64748b!important}.theme-light .scx-app [style*="color:#cbd5e1"],.theme-light .scx-app [style*="color: #cbd5e1"]{color:#475569!important}.theme-light .scx-app [style*="color:#e2e8f0"],.theme-light .scx-app [style*="color: #e2e8f0"]{color:#0f172a!important}.theme-light .scx-app [style*="color:#64748b"],.theme-light .scx-app [style*="color: #64748b"]{color:#475569!important}.theme-light .scx-app [style*="color:#475569"],.theme-light .scx-app [style*="color: #475569"]{color:#334155!important}.theme-light .scx-app [style*="color:#334155"],.theme-light .scx-app [style*="color: #334155"],.theme-light .scx-app [style*="color:#f1f5f9"],.theme-light .scx-app [style*="color: #f1f5f9"]{color:#0f172a!important}.theme-light .scx-app [style*="color:#00FF94"],.theme-light .scx-app [style*="color: #00FF94"],.theme-light .scx-app [style*="color:#00FF88"]{color:#059669!important}.theme-light .scx-app [style*="color:#00D4FF"]{color:#0284c7!important}.theme-light .scx-app [style*="color:#22D3EE"]{color:#0891b2!important}.theme-light .scx-app [style*="color:#FFB300"]{color:#b45309!important}.theme-light .scx-app [style*="color:#FF6B6B"]{color:#dc2626!important}.theme-light .scx-app [style*="color:#A78BFA"]{color:#7c3aed!important}.theme-light .scx-app [style*="color:#8B5CF6"]{color:#6d28d9!important}.theme-light .scx-app [style*="rgba(7,11,24"],.theme-light .scx-app [style*="rgba(7, 11, 24"],.theme-light .scx-app [style*="rgba(13,17,23"],.theme-light .scx-app [style*="rgba(13, 17, 23"],.theme-light .scx-app [style*="rgba(15,23,42"],.theme-light .scx-app [style*="rgba(15, 23, 42"]{background:#f8fafcfa!important}.theme-light .scx-app .table-row-hover:hover{background:#0f172a0a!important}.theme-light .scx-app input[style*="background:#1a1f2e"],.theme-light .scx-app input[style*="background: #1a1f2e"],.theme-light .scx-app input[style*="background:#0d1117"],.theme-light .scx-app select[style*="background:#1a1f2e"],.theme-light .scx-app select[style*="background:#0d1117"]{background:#fff!important;color:#0f172a!important;border:1px solid #E2E8F0!important}.theme-light .scx-app [style*="linear-gradient(135deg,#0d1117"],.theme-light .scx-app [style*="linear-gradient(135deg, #0d1117"],.theme-light .scx-app [style*="linear-gradient(145deg,#070B18"],.theme-light .scx-app [style*="linear-gradient(145deg, #070B18"]{background:linear-gradient(145deg,#fff,#f8fafc)!important}.theme-light .scx-app button[style*="background:#1a1f2e"],.theme-light .scx-app button[style*="background: #1a1f2e"]{background:#fff!important;color:#334155!important;border:1px solid #E2E8F0!important}.theme-light .scx-app [class*=admin] [style*="background:#0a0d14"],.theme-light .scx-app [class*=admin] [style*="background:#0d1117"]{background:#fff!important;border:1px solid #E2E8F0!important;color:#0f172a!important}.theme-light .scx-app [style*="color:rgba(255,255,255,0.3)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.3)"],.theme-light .scx-app [style*="color:rgba(255,255,255,0.25)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.25)"],.theme-light .scx-app [style*="color:rgba(255,255,255,0.35)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.35)"]{color:#94a3b8!important}.theme-light .scx-app [style*="color:rgba(255,255,255,0.4)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.4)"],.theme-light .scx-app [style*="color:rgba(255,255,255,0.5)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.5)"]{color:#64748b!important}.theme-light .scx-app [style*="color:rgba(255,255,255,0.6)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.6)"],.theme-light .scx-app [style*="color:rgba(255,255,255,0.65)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.65)"]{color:#475569!important}.theme-light .scx-app [style*="color:rgba(255,255,255,0.7)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.7)"],.theme-light .scx-app [style*="color:rgba(255,255,255,0.8)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.8)"]{color:#334155!important}.theme-light .scx-app [style*="color:rgba(255,255,255,0.9)"],.theme-light .scx-app [style*="color: rgba(255,255,255,0.9)"]{color:#0f172a!important}.theme-light .scx-app [style*="color:#fff"],.theme-light .scx-app [style*="color: #fff"],.theme-light .scx-app [style*="color:#ffffff"],.theme-light .scx-app [style*="color: #ffffff"]{color:inherit!important}.theme-light .scx-app [style*="background:rgba(255,255,255,0.03)"],.theme-light .scx-app [style*="background: rgba(255,255,255,0.03)"],.theme-light .scx-app [style*="background:rgba(255,255,255,0.04)"],.theme-light .scx-app [style*="background: rgba(255,255,255,0.04)"],.theme-light .scx-app [style*="background:rgba(255,255,255,0.05)"],.theme-light .scx-app [style*="background: rgba(255,255,255,0.05)"],.theme-light .scx-app [style*="background:rgba(255,255,255,0.06)"],.theme-light .scx-app [style*="background: rgba(255,255,255,0.06)"]{background:#0f172a0a!important}.theme-light .scx-app [style*="border:1px solid rgba(255,255,255,0.08)"],.theme-light .scx-app [style*="border: 1px solid rgba(255,255,255,0.08)"],.theme-light .scx-app [style*="border:1px solid rgba(255,255,255,0.12)"],.theme-light .scx-app [style*="border: 1px solid rgba(255,255,255,0.12)"]{border-color:#e2e8f0!important}.theme-light .scx-app [style*="background:#0d0f24"],.theme-light .scx-app [style*="background: #0d0f24"]{background:#fff!important;color:#0f172a!important}.theme-light .scx-app [stroke="rgba(255,255,255,0.5)"],.theme-light .scx-app [stroke="rgba(255,255,255,0.4)"]{stroke:#94a3b8!important}.theme-light .scx-app [fill="rgba(255,255,255,0.7)"],.theme-light .scx-app [fill="rgba(255,255,255,0.8)"]{fill:#334155!important}.theme-light .scx-app [style*="background: rgb(7, 11, 24)"],.theme-light .scx-app [style*="background: rgb(7, 11, 20)"],.theme-light .scx-app [style*="background: rgb(10, 13, 20)"],.theme-light .scx-app [style*="background: rgb(13, 17, 23)"],.theme-light .scx-app [style*="background: rgb(15, 17, 23)"],.theme-light .scx-app [style*="background: rgb(10, 15, 26)"],.theme-light .scx-app [style*="background: rgb(15, 10, 26)"],.theme-light .scx-app [style*="background: rgb(13, 34, 53)"],.theme-light .scx-app [style*="background: rgb(11, 15, 26)"],.theme-light .scx-app [style*="background: rgb(10, 14, 26)"]{background:#f8fafc!important}.theme-light .scx-app [style*="background: rgb(16, 19, 30)"],.theme-light .scx-app [style*="background: rgb(16, 20, 42)"],.theme-light .scx-app [style*="background: rgb(17, 24, 39)"],.theme-light .scx-app [style*="background: rgb(20, 24, 36)"],.theme-light .scx-app [style*="background: rgb(26, 31, 46)"],.theme-light .scx-app [style*="background: rgb(30, 41, 59)"],.theme-light .scx-app [style*="background: rgb(31, 41, 55)"],.theme-light .scx-app [style*="background: rgb(13, 15, 36)"]{background:#fff!important}.theme-light .scx-app [style*="background: rgb(26, 10, 51)"],.theme-light .scx-app [style*="background: rgb(26, 5, 51)"],.theme-light .scx-app [style*="background: rgb(30, 58, 95)"]{background:#eef2ff!important}.theme-light .scx-app [style*="border: 1px solid rgb(26, 31, 46)"],.theme-light .scx-app [style*="border: 1px solid rgb(30, 41, 59)"],.theme-light .scx-app [style*="border: 1px solid rgb(45, 55, 72)"],.theme-light .scx-app [style*="border: 1px solid rgb(55, 65, 81)"],.theme-light .scx-app [style*="border-color: rgb(30, 41, 59)"],.theme-light .scx-app [style*="border-color: rgb(26, 31, 46)"]{border-color:#e2e8f0!important}.theme-light .scx-app [style*="color: rgb(148, 163, 184)"]{color:#64748b!important}.theme-light .scx-app [style*="color: rgb(203, 213, 225)"]{color:#334155!important}.theme-light .scx-app [style*="color: rgb(226, 232, 240)"]{color:#0f172a!important}.theme-light .scx-app [style*="color: rgb(100, 116, 139)"]{color:#475569!important}.theme-light .scx-app [style*="color: rgb(71, 85, 105)"]{color:#334155!important}.theme-light .scx-app [style*="color: rgb(51, 65, 85)"],.theme-light .scx-app [style*="color: rgb(241, 245, 249)"],.theme-light .scx-app [style*="color: rgb(255, 255, 255)"]{color:#0f172a!important}.theme-light .scx-app [style*="color: rgb(0, 255, 148)"],.theme-light .scx-app [style*="color: rgb(0, 255, 136)"]{color:#059669!important}.theme-light .scx-app [style*="color: rgb(0, 212, 255)"]{color:#0284c7!important}.theme-light .scx-app [style*="color: rgb(34, 211, 238)"]{color:#0891b2!important}.theme-light .scx-app [style*="color: rgb(255, 179, 0)"]{color:#b45309!important}.theme-light .scx-app [style*="color: rgb(255, 107, 107)"]{color:#dc2626!important}.theme-light .scx-app [style*="color: rgb(167, 139, 250)"]{color:#7c3aed!important}.theme-light .scx-app [style*="color: rgb(139, 92, 246)"]{color:#6d28d9!important}.theme-light .scx-app [style*="background: rgba(255, 255, 255, 0.03)"],.theme-light .scx-app [style*="background: rgba(255, 255, 255, 0.04)"],.theme-light .scx-app [style*="background: rgba(255, 255, 255, 0.05)"],.theme-light .scx-app [style*="background: rgba(255, 255, 255, 0.06)"]{background:#0f172a0a!important}.theme-light .scx-app [style*="border: 1px solid rgba(255, 255, 255, 0.08)"],.theme-light .scx-app [style*="border: 1px solid rgba(255, 255, 255, 0.12)"]{border-color:#e2e8f0!important}.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.3)"],.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.4)"]{color:#94a3b8!important}.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.5)"],.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.6)"]{color:#64748b!important}.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.65)"]{color:#475569!important}.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.7)"],.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.8)"]{color:#334155!important}.theme-light .scx-app [style*="color: rgba(255, 255, 255, 0.9)"]{color:#0f172a!important}.theme-light .scx-app input[style*="background: rgb(26, 31, 46)"],.theme-light .scx-app input[style*="background: rgb(13, 17, 23)"],.theme-light .scx-app select[style*="background: rgb(26, 31, 46)"],.theme-light .scx-app select[style*="background: rgb(13, 17, 23)"],.theme-light .scx-app select[style*="background: rgb(15, 17, 23)"]{background:#fff!important;color:#0f172a!important;border:1px solid #E2E8F0!important}.theme-light .scx-app button[style*="background: rgb(26, 31, 46)"]{background:#fff!important;color:#334155!important;border:1px solid #E2E8F0!important}.theme-light .scx-app [stroke="rgba(255, 255, 255, 0.5)"],.theme-light .scx-app [stroke="rgba(255, 255, 255, 0.4)"]{stroke:#94a3b8!important}.theme-light .scx-app [fill="rgba(255, 255, 255, 0.7)"],.theme-light .scx-app [fill="rgba(255, 255, 255, 0.8)"]{fill:#334155!important}.theme-light .scx-app [style*="background: rgba(0, 0, 0, 0.88)"],.theme-light .scx-app [style*="background:rgba(0,0,0,0.88)"]{background:#0f172a6b!important;backdrop-filter:blur(12px) saturate(180%)!important;-webkit-backdrop-filter:blur(12px) saturate(180%)!important}.theme-light .scx-app [style*="background: rgba(0, 0, 0, 0.85)"],.theme-light .scx-app [style*="background:rgba(0,0,0,0.85)"],.theme-light .scx-app [style*="background: rgba(0, 0, 0, 0.7)"],.theme-light .scx-app [style*="background:rgba(0,0,0,0.7)"]{background:#0f172a99!important}.theme-light .scx-app [style*="background: rgba(0, 0, 0, 0.28)"],.theme-light .scx-app [style*="background:rgba(0,0,0,0.28)"]{background:#0f172a2e!important}.theme-light .scx-app [style*="background: rgba(16, 185, 129, 0.07)"]{background:#10b98124!important}.theme-light .scx-app [style*="background: rgba(59, 130, 246, 0.07)"]{background:#3b82f624!important}.theme-light .scx-app [style*="background: rgba(244, 63, 94, 0.07)"]{background:#f43f5e24!important}.theme-light .scx-app [style*="background: rgba(59, 130, 246, 0.06)"]{background:#3b82f61f!important}.theme-light .scx-app [style*="background: rgba(16, 185, 129, 0.06)"]{background:#10b9811f!important}.theme-light .scx-app [style*="background: rgba(245, 158, 11, 0.05)"]{background:#f59e0b24!important}.theme-light .scx-app [style*="background: rgba(244, 63, 94, 0.05)"]{background:#f43f5e1f!important}.theme-light .scx-app [style*="color: rgb(91, 255, 183)"],.theme-light .scx-app [style*="color: rgb(0, 255, 171)"]{color:#059669!important}.theme-light .scx-app [style*="background: rgb(0, 255, 148)"]{background:#10b981!important;color:#fff!important}.theme-light .scx-app [style*="background: rgb(0, 212, 255)"],.theme-light .scx-app [style*="background: rgb(34, 211, 238)"]{background:#0891b2!important;color:#fff!important}.theme-light .scx-app [style*="border: 1px solid rgb(0, 255, 148)"],.theme-light .scx-app [style*="border-color: rgb(0, 255, 148)"]{border-color:#10b981!important}.theme-light .scx-app [style*="border: 1px solid rgb(34, 211, 238)"]{border-color:#0891b2!important}.theme-light .scx-app [style*="color: rgb(255, 192, 0)"]{color:#b45309!important}.theme-light .scx-app [style*="color: rgb(0, 255, 102)"]{color:#059669!important}.theme-light .scx-app [style*="color: rgb(34, 197, 94)"]{color:#15803d!important}.theme-light .scx-app [style*="color: rgb(16, 185, 129)"]{color:#047857!important}.theme-light .scx-app [style*="background: rgba(0, 255, 148, 0.12)"],.theme-light .scx-app [style*="background: rgba(0, 255, 148, 0.1)"]{background:#10b98124!important}.theme-light .scx-app [style*="background: rgba(0, 255, 148, 0.18)"]{background:#10b9812e!important}.scx-app .table-row-hover{transition:background .18s cubic-bezier(.4,0,.2,1),transform .18s!important}.scx-app .theme-dark .table-row-hover:hover,.theme-dark .scx-app .table-row-hover:hover{background:linear-gradient(90deg,#5b5bf70f,#22d3ee0a)!important}.theme-light .scx-app .table-row-hover:hover{background:linear-gradient(90deg,#4f46e50d,#06b6d40a)!important}.theme-light .scx-app [style*="background:rgba(0, 255, 148, 0.18)"],.theme-light .scx-app [style*="background: rgba(0, 255, 148, 0.18)"]{background:#10b9812e!important;color:#047857!important;border-color:#10b98166!important}.scx-app .tts-table-header{background:linear-gradient(180deg,rgba(91,91,247,.04),transparent);border-bottom:1px solid var(--scx-border)}:where(button,a,input,select,textarea,[role=button],[tabindex]):focus-visible{outline:none;box-shadow:0 0 0 2px var(--scx-bg, #0A0A0B),0 0 0 4px #5b5bf78c;border-radius:8px}body,.scx-app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}.scx-app [data-tabular],.scx-app .tabular,.scx-app pre,.scx-app code{font-variant-numeric:tabular-nums}::selection{background:#5b5bf747;color:inherit}.scx-app,.scx-app *{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.theme-light .scx-app,.theme-light .scx-app *{scrollbar-color:rgba(0,0,0,.18) transparent}.scx-app *::-webkit-scrollbar{width:10px;height:10px}.scx-app *::-webkit-scrollbar-track{background:transparent}.scx-app *::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:8px;border:2px solid transparent;background-clip:content-box;transition:background .16s var(--ease-out)}.scx-app *::-webkit-scrollbar-thumb:hover{background:#fff3;background-clip:content-box}.theme-light .scx-app *::-webkit-scrollbar-thumb{background:#00000024;background-clip:content-box}.theme-light .scx-app *::-webkit-scrollbar-thumb:hover{background:#00000042;background-clip:content-box}.scx-app input:not([type=color]):not([type=checkbox]):not([type=radio]):focus,.scx-app textarea:focus,.scx-app select:focus{outline:none;border-color:#5b5bf78c;box-shadow:0 0 0 3px #5b5bf72e;transition:border-color .16s var(--ease-out),box-shadow .16s var(--ease-out)}.scx-app a{text-underline-offset:3px;text-decoration-thickness:1px;transition:color .16s var(--ease-out)}.scx-app button:not(.press):not(.press-light):not([disabled]):active{transform:scale(.98)}.scx-app button:not(.press):not(.press-light):not([disabled]){transition:transform .14s var(--ease-out)}.scx-app [data-no-motion] *{animation:none!important;transition:none!important}@keyframes scxAuroraA{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-20px) scale(1.15)}}@keyframes scxAuroraB{0%,to{transform:translate(0) scale(1.05)}50%{transform:translate(-30px,25px) scale(.92)}}.scx-aurora{position:relative;isolation:isolate}.scx-aurora:before,.scx-aurora:after{content:"";position:absolute;pointer-events:none;z-index:0;filter:blur(48px);opacity:.55;border-radius:50%;will-change:transform}.scx-aurora:before{width:380px;height:380px;right:-80px;top:-120px;background:radial-gradient(circle,rgba(91,91,247,.55),transparent 65%);animation:scxAuroraA 14s cubic-bezier(.45,0,.55,1) infinite}.scx-aurora:after{width:320px;height:320px;left:30%;bottom:-100px;background:radial-gradient(circle,rgba(34,211,238,.45),transparent 65%);animation:scxAuroraB 16s cubic-bezier(.45,0,.55,1) infinite 1.5s}.scx-aurora>*{position:relative;z-index:1}.scx-aurora-soft{position:relative;isolation:isolate}.scx-aurora-soft:before{content:"";position:absolute;pointer-events:none;z-index:0;top:-30%;right:-30%;bottom:-30%;left:-30%;opacity:.35;filter:blur(40px);background:radial-gradient(ellipse at 30% 0%,var(--scx-aurora-color, rgba(91,91,247,.4)),transparent 55%)}.scx-aurora-soft>*{position:relative;z-index:1}.scx-glass{background:#ffffff0a;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 1px #ffffff0d inset,0 10px 40px #0000004d}.theme-light .scx-glass{background:#ffffff8c;border-color:#0000000f;box-shadow:0 1px #fffc inset,0 10px 30px #0f172a1a}.scx-tilt{transform-style:preserve-3d;transition:transform .28s var(--ease-out);will-change:transform}.scx-tilt-wrap{perspective:1000px}.scx-tilt-wrap:hover .scx-tilt{transform:translateY(-3px) rotateX(2.5deg) rotateY(-2deg)}@keyframes scxFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.scx-stagger>*{opacity:0;animation:scxFadeUp .38s var(--ease-out) forwards}.scx-stagger>*:nth-child(1){animation-delay:0ms}.scx-stagger>*:nth-child(2){animation-delay:40ms}.scx-stagger>*:nth-child(3){animation-delay:80ms}.scx-stagger>*:nth-child(4){animation-delay:.12s}.scx-stagger>*:nth-child(5){animation-delay:.16s}.scx-stagger>*:nth-child(6){animation-delay:.2s}.scx-stagger>*:nth-child(7){animation-delay:.24s}.scx-stagger>*:nth-child(8){animation-delay:.28s}.scx-stagger>*:nth-child(n+9){animation-delay:.32s}.scx-glow-ring-host{position:relative;isolation:isolate}.scx-glow-ring-host:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--mx, 50%) var(--my, 50%),var(--scx-glow-color, rgba(91, 91, 247, .45)),transparent 60%);transition:opacity .22s var(--ease-out);z-index:-1;filter:blur(14px)}.scx-glow-ring-host:hover:after{opacity:1}@keyframes scxShimmer{to{transform:translate(120%)}}.scx-shimmer{position:relative;overflow:hidden;isolation:isolate}.scx-shimmer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translate(-120%);pointer-events:none}.scx-shimmer:hover:before{animation:scxShimmer .9s var(--ease-out) forwards}@keyframes scxOrbHalo{0%,to{transform:scale(1);opacity:.35}50%{transform:scale(1.08);opacity:.8}}.scx-orb-halo{animation:scxOrbHalo 2.8s ease-in-out infinite;pointer-events:none}@keyframes scxFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.scx-float{animation:scxFloat 3.5s ease-in-out infinite}@keyframes scxPing{0%{transform:scale(1);opacity:.65}to{transform:scale(2.6);opacity:0}}.scx-ping{position:relative;display:inline-block}.scx-ping:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:currentColor;animation:scxPing 2s cubic-bezier(0,0,.2,1) infinite;pointer-events:none}.scx-product-card{cursor:pointer;transition:transform .22s var(--ease-out),border-color .22s var(--ease-out),box-shadow .24s var(--ease-out);will-change:transform}.scx-product-card:hover{transform:translateY(-3px);border-color:#5b5bf766!important;box-shadow:0 1px 2px #0006,0 14px 36px #00000073,0 0 0 1px #5b5bf71a}.theme-light .scx-product-card:hover{box-shadow:0 1px 2px #0f172a1a,0 14px 30px #0f172a1f,0 0 0 1px #5b5bf71f}.scx-product-card__media{overflow:hidden;position:relative}.scx-product-card__media img,.scx-product-card__media video{transition:transform .6s var(--ease-out)}.scx-product-card:hover .scx-product-card__media img,.scx-product-card:hover .scx-product-card__media video{transform:scale(1.04)}.scx-product-card__quickview{position:absolute;left:8px;bottom:8px;right:8px;padding:8px 12px;background:#0b0a14c7;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);color:#fff;border-radius:10px;font-size:12px;font-weight:600;letter-spacing:-.005em;display:flex;align-items:center;justify-content:space-between;opacity:0;transform:translateY(6px);transition:opacity .2s var(--ease-out),transform .2s var(--ease-out);pointer-events:none}.scx-product-card:hover .scx-product-card__quickview{opacity:1;transform:translateY(0)}@keyframes scxModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes scxModalPanelIn{0%{opacity:0;transform:scale(.96) translateY(8px);filter:blur(6px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.scx-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:var(--scx-sidebar-w, 0px);z-index:1000;background:#05060aa8;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;animation:scxModalBackdropIn .2s var(--ease-out);transition:left .28s cubic-bezier(.4,0,.2,1)}.scx-modal-panel{position:relative;max-width:min(1100px,100%);max-height:92vh;width:100%;overflow:auto;background:#111113f0;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 1px #ffffff0d inset,0 30px 80px #0000008c;animation:scxModalPanelIn .28s var(--ease-out);transform-origin:center}.theme-light .scx-modal-panel{background:#fffffff5;border-color:#00000014;box-shadow:0 1px #fffc inset,0 30px 70px #0f172a33}.scx-modal-close{position:absolute;top:14px;right:14px;z-index:2;width:32px;height:32px;border-radius:999px;cursor:pointer;background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;transition:background .16s var(--ease-out),transform .16s var(--ease-out)}.scx-modal-close:hover{background:#ffffff29;transform:scale(1.06)}.scx-modal-close:active{transform:scale(.95)}.theme-light .scx-modal-close{background:#0000000f;color:#0f172a;border-color:#00000014}.theme-light .scx-modal-close:hover{background:#0000001f}.scx-stat{position:relative;padding:18px 18px 16px;border:1px solid var(--scx-border, rgba(255,255,255,.06));border-radius:14px;background:var(--scx-card-bg, rgba(17, 17, 19, .62));backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);transition:transform .22s var(--ease-out),border-color .22s var(--ease-out),box-shadow .24s var(--ease-out);overflow:hidden}.scx-stat:hover{transform:translateY(-2px)}.scx-stat:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--scx-stat-accent, rgba(91, 91, 247, .5)),transparent);opacity:.7}.scx-stat__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--scx-text-dim, rgba(255, 255, 255, .45));font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.scx-stat__value{margin-top:6px;font-size:28px;font-weight:800;line-height:1;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.scx-stat__sub{margin-top:6px;font-size:12px;color:var(--scx-text-muted, rgba(255, 255, 255, .65))}
