/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-3{z-index:3}.z-1000{z-index:1000}.col-6{grid-column:6}.col-12{grid-column:12}.col-auto{grid-column:auto}.container{width:100%}.mx-auto{margin-inline:auto}.ms-auto{margin-inline-start:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-full{width:100%}.max-w-\[180px\]{max-width:180px}.max-w-none{max-width:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-transparent{background-color:#0000}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab}.bg-gradient-to-br,.bg-gradient-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab}.text-center{text-align:center}.text-end{text-align:end}.text-right{text-align:right}.text-start{text-align:start}.align-bottom{vertical-align:bottom}.align-top{vertical-align:top}.text-nowrap{text-wrap:nowrap}.text-wrap{text-wrap:wrap}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.opacity-25{opacity:.25}.shadow-none{--tw-shadow:0 0 #0000}.ring,.shadow-none{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:border-transparent:focus{border-color:#0000}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}body:after{pointer-events:none}:root{--background:#fff;--foreground:#171717;--primary-color:#487fff;--secondary-color:#6c757d;--success-color:#22c55e;--danger-color:#ef4444;--warning-color:#f59e0b;--info-color:#3b82f6;--dark-bg:#1a1d1f;--sidebar-bg:#111315;--card-bg:#fff;--text-primary:#1f2937;--text-secondary:#6b7280;--border-color:#e5e7eb;--radius:8px}[data-theme=dark]{--card-bg:#1f2937;--text-primary:#f9fafb;--text-secondary:#d1d5db;--border-color:#374151}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Inter,Inter Fallback}.bg-gradient-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed 50%,#a855f7)}.bg-gradient-success{background:linear-gradient(135deg,#10b981,#059669)}.bg-gradient-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.bg-gradient-warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.circular-progress{transform:rotate(-90deg)}.circular-progress .progress-circle{transition:stroke-dasharray 1s ease-in-out}.card-hover-lift{transition:transform .2s,box-shadow .2s}.card-hover-lift:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.border-cyan{border-color:#06b6d4!important}.bg-cyan-50{background-color:#06b6d41a}.text-cyan-600{color:#0891b2}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3}.bg-warning-50{background-color:#f59e0b14}.bg-info-50{background-color:#3b82f614}.border-success-200{border-color:#10b98140!important}.border-danger-200{border-color:#ef444440!important}.border-warning-200{border-color:#f59e0b40!important}.border-info-200{border-color:#3b82f640!important}.text-success-main{color:#10b981}.text-danger-main{color:#ef4444}.text-warning-main{color:#f59e0b}.text-info-main{color:#3b82f6}.text-primary-main{color:#4f46e5}.flex-1{flex:1}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.bg-primary-50{background-color:#4f46e514}.border-primary-600{border-color:#4f46e5!important}.text-primary-600{color:#4f46e5}.bg-neutral-50{background-color:#f9fafb}.text-neutral-600{color:#4b5563}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}@keyframes pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}html{scroll-behavior:smooth}.landing-page{overflow-x:hidden}.landing-page a{text-decoration:none;transition:all .3s}.landing-page .btn{white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing-page .btn:hover{text-decoration:none}@media (max-width:768px){.landing-page h1{font-size:2.5rem!important}.landing-page h2{font-size:2rem!important}}.w-40-px{width:40px}.h-40-px{height:40px}.w-48-px{width:48px}.h-48-px{height:48px}.w-56-px{width:56px}.h-56-px{height:56px}.w-64-px{width:64px}.h-64-px{height:64px}.py-100{padding-top:100px;padding-bottom:100px}.py-64{padding-top:64px;padding-bottom:64px}.py-60{padding-top:60px;padding-bottom:60px}.gap-64{gap:64px}.mb-64{margin-bottom:64px}.mt-64{margin-top:64px}.radius-pill{border-radius:50px}.radius-24{border-radius:24px}.radius-20{border-radius:20px}.radius-16{border-radius:16px}.radius-14{border-radius:14px}.radius-12{border-radius:12px}.radius-10{border-radius:10px}[data-theme=dark]{--background:#0f172a;--card-bg:#1e293b;--sidebar-bg:#111827;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--border-color:#334155}[data-theme=dark] .dashboard-content{background-color:#0f172a!important}[data-theme=dark] .card{color:#f1f5f9!important;background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .form-control,[data-theme=dark] .form-select{color:#f1f5f9!important;background-color:#334155!important;border-color:#475569!important}[data-theme=dark] .form-control::placeholder{color:#64748b!important}[data-theme=dark] .btn-outline-primary,[data-theme=dark] .btn-outline-primary-600{color:#93c5fd!important;border-color:#3b82f6!important}[data-theme=dark] .btn-outline-primary-600:hover,[data-theme=dark] .btn-outline-primary:hover{color:#fff!important;background-color:#3b82f6!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#f1f5f9!important}[data-theme=dark] .text-secondary,[data-theme=dark] .text-secondary-light{color:#94a3b8!important}[data-theme=dark] .text-neutral-600{color:#d1d5db!important}[data-theme=dark] .text-primary-light{color:#93c5fd!important}[data-theme=dark] .bg-neutral-100,[data-theme=dark] .bg-neutral-50{background-color:#334155!important}[data-theme=dark] .bg-neutral-200,[data-theme=dark] .hover-bg-neutral-100:hover{background-color:#475569!important}[data-theme=dark] .bg-white{background-color:#1e293b!important}[data-theme=dark] .card[style*="linear-gradient(180deg, #f8fafc"],[data-theme=dark] .card[style*="linear-gradient(180deg, #ffffff"]{background:linear-gradient(#1e293b,#0f172a)!important}[data-theme=dark] .border,[data-theme=dark] .border-bottom,[data-theme=dark] .border-top{border-color:#334155!important}[data-theme=dark] .card,[data-theme=dark] .shadow,[data-theme=dark] .shadow-lg,[data-theme=dark] .shadow-sm{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003!important}[data-theme=dark] .badge.bg-white{color:#f1f5f9!important;background-color:#334155!important}[data-theme=dark] .bg-warning-50{background-color:#f59e0b1a!important}[data-theme=dark] .bg-info-50,[data-theme=dark] .bg-primary-50{background-color:#3b82f61a!important}[data-theme=dark] .dropdown-menu,[data-theme=dark] .modal-content{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .dropdown-item{color:#f1f5f9!important}[data-theme=dark] .dropdown-item:hover{background-color:#334155!important}[data-theme=dark] .spinner-border{border-right-color:#0000!important}[data-theme=dark] .alert-danger{color:#fca5a5!important;background-color:#ef444433!important;border-color:#ef44444d!important}[data-theme=dark] .alert-success{color:#6ee7b7!important;background-color:#10b98133!important;border-color:#10b9814d!important}[data-theme=dark] .alert-info{color:#93c5fd!important;background-color:#3b82f633!important;border-color:#3b82f64d!important}[data-theme=dark] .fw-bold,[data-theme=dark] .fw-semibold{color:inherit}[data-theme=dark] .btn-outline-primary:disabled{opacity:.5}[data-theme=dark] [data-sonner-toast]{color:#f1f5f9!important;background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] [data-sonner-toast][data-type=success]{color:#6ee7b7!important;background-color:#10b98133!important;border-color:#10b9814d!important}[data-theme=dark] [data-sonner-toast][data-type=error]{color:#fca5a5!important;background-color:#ef444433!important;border-color:#ef44444d!important}[data-theme=dark] [data-sonner-toast][data-type=info]{color:#93c5fd!important;background-color:#3b82f633!important;border-color:#3b82f64d!important}[data-theme=dark] .info-tooltip-button{color:#94a3b8!important}[data-theme=dark] .info-tooltip-button:hover{color:#60a5fa!important}[data-theme=dark] .info-tooltip-content{color:#f1f5f9!important;background-color:#1e293b!important;border-color:#334155!important;box-shadow:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d!important}[data-theme=dark] .info-tooltip-content.is-development{color:#fef3c7!important;background-color:#78350f!important;border-color:#f59e0b!important}[data-theme=dark] .col-6 .p-16[style*="background: #fff"]{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .position-absolute[style*="background: linear-gradient(90deg"]{opacity:.9}.card-gradient-light{background:linear-gradient(#fff,#f8fafc)!important;box-shadow:0 4px 6px -1px #0000001a!important}[data-theme=dark] .card-gradient-light{background:linear-gradient(#1e293b,#0f172a)!important;box-shadow:0 4px 6px -1px #0000004d!important}.card-gradient-dark{background:linear-gradient(#f8fafc,#fff)!important;box-shadow:0 4px 6px -1px #0000001a!important}[data-theme=dark] .card-gradient-dark{background:linear-gradient(#0f172a,#1e293b)!important;box-shadow:0 4px 6px -1px #0000004d!important}.agent-confidence-card{background:#fff!important;border:1px solid #e2e8f0!important;transition:all .2s!important}[data-theme=dark] .agent-confidence-card{background:#1e293b!important;border:1px solid #334155!important}.card-glass-effect{background:#ffffff05!important}[data-theme=dark] .card-glass-effect{background:#1e293b80!important}.bg-success-overlay{background:#10b9811a!important;border:1px solid #10b98133!important}[data-theme=dark] .bg-success-overlay{background:#10b98126!important;border:1px solid #10b9814d!important}.bg-danger-overlay{background:#ef44441a!important;border:1px solid #ef444433!important}[data-theme=dark] .bg-danger-overlay{background:#ef444426!important;border:1px solid #ef44444d!important}.bg-primary-overlay{background:#6366f10d!important;border:1px solid #6366f11a!important}[data-theme=dark] .bg-primary-overlay{background:#6366f11a!important;border:1px solid #6366f133!important}.model-card-bg{background:#fff!important;transition:all .2s!important}[data-theme=dark] .model-card-bg{background:#1e293b!important}.agent-footer-section{background:#f8fafc!important;border-top:1px solid #e2e8f0!important}[data-theme=dark] .agent-footer-section{background:#0f172a!important;border-top:1px solid #334155!important}.scenario-probability-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:80px;height:80px;background:#fff3!important}[data-theme=dark] .scenario-probability-circle{background:#0000004d!important}.scenario-metric-card{border-radius:12px;padding:16px;background:#fffffff2!important}[data-theme=dark] .scenario-metric-card{background:#1e293bf2!important}.scenario-alt-card{border-radius:12px;height:100%;padding:20px;background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=dark] .scenario-alt-card{background:#1e293b!important;border-color:#334155!important}.fv-value-bar-container{height:120px}.fv-price-bar{background:linear-gradient(#3b82f6,#1d4ed8)!important}.fv-intrinsic-bar,.fv-price-bar{border-radius:8px 8px 0 0;width:60px}.fv-metric-card{border-radius:12px;height:100%;padding:20px;background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=dark] .fv-metric-card{background:#1e293b!important;border-color:#334155!important}.fv-progress-bg{border-radius:5px;height:10px;overflow:hidden;background:#e2e8f0!important}[data-theme=dark] .fv-progress-bg{background:#334155!important}.fv-progress-bar{border-radius:5px;height:100%}.risk-recommendation-banner{border-radius:16px;margin-bottom:20px;padding:20px}.risk-icon-circle{border-radius:50%;width:64px;height:64px;background:#fff3!important}[data-theme=dark] .risk-icon-circle{background:#0000004d!important}.volume-metric-card{border-radius:12px;height:100%;padding:20px;background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=dark] .volume-metric-card{background:#1e293b!important;border-color:#334155!important}.volume-progress-bg{border-radius:3px;height:6px;background:#e2e8f0!important}[data-theme=dark] .volume-progress-bg{background:#334155!important}.volume-progress-bar{border-radius:3px;height:100%;transition:width .3s}.activity-level-bar{flex:1;height:10px;transition:background .3s}.activity-level-bar-first{border-radius:5px 0 0 5px}.activity-level-bar-last{border-radius:0 5px 5px 0}.activity-level-bar-inactive{background:#e2e8f0!important}[data-theme=dark] .activity-level-bar-inactive{background:#334155!important}.landing-bg{background:#fff;transition:background-color .3s}[data-theme=dark] .landing-bg{background:#0f172a!important}.landing-nav{--nav-border:#0000000d;--nav-border-scrolled:#6366f11a;--nav-shadow:#0000000d;background:#fffc}[data-theme=dark] .landing-nav{--nav-border:#ffffff0d;--nav-border-scrolled:#6366f133;--nav-shadow:#0000004d;background:#0f172acc!important}.landing-logo-text{color:#0f172a}[data-theme=dark] .landing-logo-text{color:#f1f5f9!important}.landing-nav-link{color:#475569}[data-theme=dark] .landing-nav-link{color:#94a3b8!important}[data-theme=dark] .landing-nav-link:hover{color:#6366f1!important}.landing-theme-toggle{--border-color:#e2e8f0}[data-theme=dark] .landing-theme-toggle{--border-color:#334155}[data-theme=dark] .landing-theme-toggle:hover{background:#6366f11a!important;border-color:#6366f1!important}.landing-theme-icon{color:#475569}[data-theme=dark] .landing-theme-icon{color:#f1f5f9!important}.hero-section{background:linear-gradient(#f8fafc,#eef2ff 40%,#e0e7ff 70%,#fff)}[data-theme=dark] .hero-section{background:linear-gradient(#0f172a,#1e293b 40%,#1e3a5f 70%,#0f172a)!important}[data-theme=dark] .landing-page h1,[data-theme=dark] .landing-page h2,[data-theme=dark] .landing-page h3,[data-theme=dark] .landing-page h4,[data-theme=dark] .landing-page h5{color:#f1f5f9!important}[data-theme=dark] .landing-page p{color:#94a3b8!important}[data-theme=dark] .landing-page,[data-theme=dark].text-sm.fw-semibold{color:#cbd5e1!important}[data-theme=dark] .landing-page div[style*="background: linear-gradient(180deg, rgba(255,255,255,0.9)"]{background:linear-gradient(#1e293be6,#0f172a99)!important;border-color:#6366f14d!important}[data-theme=dark] .landing-page div[style*="background: linear-gradient(135deg, #EEF2FF"]{background:linear-gradient(135deg,#1e293b,#1e3a5f)!important}[data-theme=dark] .landing-page div[style*="background: #fff"].p-20,[data-theme=dark] .landing-page div[style*="background: #ffffff"].p-20{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .landing-page div[style*="background: #ffffff"].d-inline-flex.px-24{background:#1e293b!important;box-shadow:0 4px 20px #0000004d!important}[data-theme=dark] .landing-page div[style*="color: #0f172a"]{color:#f1f5f9!important}[data-theme=dark] .landing-page div[style*="color: #64748b"],[data-theme=dark] .landing-page p[style*="color: #64748b"],[data-theme=dark] .landing-page span[style*="color: #64748b"]{color:#94a3b8!important}.social-proof-section{background:#fff;border-bottom:1px solid #f1f5f9}[data-theme=dark] .social-proof-section{background:#0f172a!important;border-bottom:1px solid #ffffff0d!important}[data-theme=dark] #features{background:linear-gradient(#0f172a,#1e293b)!important}[data-theme=dark] .landing-page .col-md-6.col-lg-4>div[style*="background: #ffffff"]{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .landing-page .col-md-6.col-lg-4>div[style*="background: #ffffff"]:hover{background:#1e3a5f!important;border-color:#6366f1!important}.how-it-works-section{background:linear-gradient(#f8fafc,#eef2ff)}[data-theme=dark] #how-it-works,[data-theme=dark] .how-it-works-section{background:linear-gradient(#0f172a,#1e293b)!important}[data-theme=dark] .landing-page .col-md-6>div[style*="background: #ffffff"].p-32{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .landing-page .col-md-6>div[style*="background: #ffffff"].p-32:hover{background:#1e3a5f!important;box-shadow:0 12px 40px #0000004d!important}[data-theme=dark] .landing-page div[style*="background: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%)"].p-40{background:linear-gradient(135deg,#4c1d95,#5b21b6)!important;box-shadow:0 20px 60px #00000080!important}[data-theme=dark] section[style*="background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%)"]{background:linear-gradient(135deg,#1e293b,#0f172a)!important}[data-theme=dark] .landing-page .accordion-item{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .landing-page .accordion-button{color:#f1f5f9!important;background:#1e293b!important}[data-theme=dark] .landing-page .accordion-button:not(.collapsed){color:#f1f5f9!important;background:#1e3a5f!important}[data-theme=dark] .landing-page .accordion-body{color:#94a3b8!important;background:#1e293b!important}[data-theme=dark] .landing-page footer{background:#0f172a!important;border-top:1px solid #ffffff0d!important}[data-theme=dark] .landing-page footer .text-secondary,[data-theme=dark] .landing-page footer .text-secondary-light{color:#94a3b8!important}[data-theme=dark] .landing-page footer a{color:#cbd5e1!important}[data-theme=dark] .landing-page footer a:hover{color:#6366f1!important}[data-theme=dark] .landing-page .badge[style*="background: linear-gradient(135deg, rgba(99, 102, 241"]{color:#a78bfa!important;background:linear-gradient(135deg,#6366f133,#8b5cf633)!important}[data-theme=dark] .landing-page div[style*="background: rgba(99, 102, 241, 0.1)"]{background:#6366f133!important;border-color:#6366f14d!important}[data-theme=dark] .landing-page .fw-bold[style*="fontSize: '1.75rem'"][style*=color],[data-theme=dark] .landing-page .fw-bold[style*="fontSize: '2rem'"][style*=color]{filter:brightness(1.2)}[data-theme=dark] .landing-page .btn-outline-primary[style*="borderColor: #e2e8f0"]{color:#cbd5e1!important;border-color:#334155!important}[data-theme=dark] .landing-page .btn-outline-primary[style*="borderColor: #e2e8f0"]:hover{color:#a78bfa!important;background:#6366f11a!important;border-color:#6366f1!important}[data-theme=dark] .landing-page .btn .text-white,[data-theme=dark] .landing-page .btn[style*="color: #ffffff"]{color:#fff!important}[data-theme=dark] .landing-page .university-badge{filter:brightness(1.1)}.alpha-access-section{background:linear-gradient(#f8fafc,#eef2ff)}[data-theme=dark] .alpha-access-section{background:linear-gradient(#0f172a,#1e293b)!important}.alpha-card{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #6366f133}[data-theme=dark] .alpha-card{background:linear-gradient(135deg,#1e293b,#1e3a5f)!important;border-color:#6366f14d!important}.alpha-card-box{background:#fff}[data-theme=dark] .alpha-card-box{background:#0f172a!important}.ai-viz-card{background:linear-gradient(#ffffffe6,#fff9);border:1px solid #6366f133}[data-theme=dark] .ai-viz-card{background:linear-gradient(#1e293be6,#0f172a99)!important;border-color:#6366f14d!important}.ai-viz-inner{background:linear-gradient(135deg,#eef2ff,#e0e7ff)}[data-theme=dark] .ai-viz-inner{background:linear-gradient(135deg,#1e293b,#1e3a5f)!important}.stock-info-card{background:#fff}[data-theme=dark] .stock-info-card{background:#1e293b!important;box-shadow:0 4px 20px #0000004d!important}.price-target-card{background:#fff}[data-theme=dark] .price-target-card{background:#1e293b!important;border-color:#334155!important}.feature-card{background:#fff;border:1px solid #e2e8f0}[data-theme=dark] .feature-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .feature-card:hover{background:#1e3a5f!important;border-color:#6366f1!important;box-shadow:0 20px 60px #0000004d!important}.how-it-works-card{background:#fff;border:1px solid #e2e8f0}[data-theme=dark] .how-it-works-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .how-it-works-card:hover{background:#1e3a5f!important;box-shadow:0 12px 40px #0000004d!important}[data-theme=dark] .landing-text-primary{color:#f1f5f9!important}[data-theme=dark] .landing-text-secondary{color:#94a3b8!important}[data-theme=dark] .landing-text-muted{color:#64748b!important}.landing-border{border-color:#e2e8f0}[data-theme=dark] .landing-border{border-color:#334155!important}[data-theme=dark] .wave-divider path{fill:#0f172a!important}.university-badge-container{filter:none;background:#fff;border-radius:12px;width:350px;height:auto;padding:12px 20px;transition:all .3s;box-shadow:0 8px 24px #6366f159}[data-theme=dark] .university-badge-container{border:1px solid #6366f14d;box-shadow:0 8px 24px #6366f180!important}.university-badge-img{width:100%;height:auto;transition:filter .3s;display:block}[data-theme=dark] .university-badge-img{filter:brightness(1.1)contrast(.95)!important}@media (max-width:768px){.university-badge-container{width:280px;padding:10px 16px}}@media (max-width:480px){.university-badge-container{width:100%;max-width:300px;padding:8px 12px}}.faq-section{background:#fff}[data-theme=dark] .faq-section{background:linear-gradient(#0f172a,#1e293b)!important}.faq-title{color:#0f172a}[data-theme=dark] .faq-title{color:#f1f5f9!important}.faq-subtitle{color:#64748b}[data-theme=dark] .faq-subtitle{color:#94a3b8!important}.faq-accordion-item{background:#fff;border:1px solid #e2e8f0}[data-theme=dark] .faq-accordion-item{background:#1e293b!important;border-color:#334155!important}.faq-card{background:#fff;border:1px solid #e2e8f0}[data-theme=dark] .faq-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .faq-card:hover{background:#1e3a5f!important;border-color:#6366f1!important;box-shadow:0 4px 16px #6366f14d!important}.faq-question{color:#0f172a}[data-theme=dark] .faq-question{color:#f1f5f9!important}.faq-answer{color:#64748b}[data-theme=dark] .faq-answer{color:#94a3b8!important}.faq-cta-text{color:#64748b}[data-theme=dark] .faq-cta-text{color:#94a3b8!important}.social-proof-label{color:#94a3b8}[data-theme=dark] .social-proof-label{color:#cbd5e1!important}.social-proof-stat-name{color:#64748b}[data-theme=dark] .social-proof-stat-name{color:#94a3b8!important}.logo-div-auth,.logo-div-dashboard{background:#fff;border:none;border-radius:12px;width:fit-content;box-shadow:0 4px 12px #0000001a}.logo-div-auth{margin-bottom:24px;padding:12px}[data-theme=dark] .logo-div-auth,[data-theme=dark] .logo-div-dashboard{background:#1a1919}.logo-div-auth img{height:40px}[data-theme=dark] .logo-div-auth img{filter:invert(.9)}.auth-page{background:linear-gradient(135deg,#f8fafc,#eef2ff 50%,#fff);flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;display:flex}[data-theme=dark] .auth-page{background:linear-gradient(135deg,#0f172a,#1e1b4b 50%,#1e293b)}.auth-alpha-banner{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:10px 20px;box-shadow:0 2px 12px #6366f140}[data-theme=dark] .auth-alpha-banner{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 2px 12px #6366f166}.auth-alpha-banner svg{width:20px;height:20px}.auth-banner-title{letter-spacing:.08em;font-size:13px;font-weight:700}.auth-banner-subtitle{opacity:.9;font-size:12px}.auth-banner-divider{opacity:.5}.auth-content{width:100%;max-width:1100px;margin:0 auto;padding:24px 20px 32px;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1)}.auth-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;width:100%;display:grid}.auth-hero{color:#1d1d1f;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;padding:28px;position:relative;overflow:hidden;box-shadow:0 20px 60px #6366f126,0 0 0 1px #6366f11a}[data-theme=dark] .auth-hero{color:#f1f5f9;background:linear-gradient(135deg,#1e293b,#334155);box-shadow:0 20px 60px #6366f140,0 0 0 1px #6366f133}.auth-hero:before{content:"";filter:blur(40px);background:radial-gradient(circle,#6366f114 0,#0000 70%);width:320px;height:320px;position:absolute;top:-20%;right:-20%}[data-theme=dark] .auth-hero:before{background:radial-gradient(circle,#6366f126 0,#0000 70%)}.auth-hero-logo img{height:32px}.auth-hero-badge{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:999px;align-items:center;gap:8px;margin:16px 0 20px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #6366f14d}[data-theme=dark] .auth-hero-badge{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 12px #6366f180}.auth-hero-badge svg{width:16px;height:16px}.auth-hero-title{letter-spacing:-.5px;color:#1d1d1f;text-shadow:none;margin:0 0 12px;font-size:26px;font-weight:800}[data-theme=dark] .auth-hero-title{color:#f1f5f9}.auth-hero-subtitle{color:#0009;margin-bottom:16px;font-size:14px;line-height:1.7}[data-theme=dark] .auth-hero-subtitle{color:#f1f5f9b3}.auth-hero-points{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.auth-hero-point{color:#000000b3;align-items:center;gap:10px;font-size:13px;display:flex}[data-theme=dark] .auth-hero-point{color:#f1f5f9cc}.auth-hero-point svg{color:#6366f1;flex-shrink:0;width:46px;height:46px}[data-theme=dark] .auth-hero-point svg{color:#818cf8}.auth-hero-note{color:#000000b3;background:#6366f114;border:1px solid #6366f126;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:inline-flex}[data-theme=dark] .auth-hero-note{color:#f1f5f9cc;background:#6366f126;border:1px solid #6366f14d}.auth-hero-note svg{color:#6366f1;width:16px;height:16px}[data-theme=dark] .auth-hero-note svg{color:#818cf8}.auth-card-wrap{flex-direction:column;gap:20px;width:100%;display:flex}.auth-card{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:28px;box-shadow:0 8px 32px #00000014}[data-theme=dark] .auth-card{background:#1e293b;border:1px solid #94a3b81a;box-shadow:0 8px 32px #0000004d}.auth-card-header{text-align:center;margin-bottom:20px}.auth-card-header h4{color:#1d1d1f;letter-spacing:-.5px;margin:0 0 8px;font-size:22px;font-weight:700}[data-theme=dark] .auth-card-header h4{color:#f1f5f9}.auth-card-header p{color:#00000080;margin:0;font-size:14px;font-weight:400}[data-theme=dark] .auth-card-header p{color:#f1f5f999}.auth-alert{border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;font-size:15px;animation:slideDown .4s cubic-bezier(.4,0,.2,1);display:flex}.auth-alert.error{color:#ff3b30;background:#ff3b3014}[data-theme=dark] .auth-alert.error{color:#fca5a5;background:#ff3b3026}.auth-alert.warning{color:#ff9500;background:#ff950014}[data-theme=dark] .auth-alert.warning{color:#fdba74;background:#ff950026}.auth-alert.info{color:#007aff;background:#007aff14}[data-theme=dark] .auth-alert.info{color:#93c5fd;background:#007aff26}.auth-alert svg{flex-shrink:0;width:20px;height:20px;margin-top:2px}.auth-alert strong{margin-bottom:4px;font-weight:600;display:block}.auth-alert p{margin:0;line-height:1.4}.auth-form{margin-bottom:24px}.auth-form-options{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.auth-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex;position:relative}.auth-checkbox input{opacity:0;cursor:pointer;position:absolute}.auth-checkbox-mark{border:2px solid #0003;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;transition:all .2s;display:flex}[data-theme=dark] .auth-checkbox-mark{border:2px solid #f1f5f94d}.auth-checkbox input:checked~.auth-checkbox-mark{background:#6366f1;border-color:#6366f1}[data-theme=dark] .auth-checkbox input:checked~.auth-checkbox-mark{background:#4f46e5;border-color:#4f46e5}.auth-checkbox input:checked~.auth-checkbox-mark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;display:block;transform:rotate(45deg)}.auth-checkbox-label{color:#1d1d1f;font-size:15px;font-weight:500}[data-theme=dark] .auth-checkbox-label{color:#f1f5f9}.auth-checkbox.large{padding:4px 0}.auth-checkbox.large .auth-checkbox-label{font-size:15px;line-height:1.5}.auth-link{color:#6366f1;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-link:hover{opacity:.7}[data-theme=dark] .auth-link{color:#818cf8}.auth-link-primary{color:#6366f1;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-link-primary:hover{opacity:.7}[data-theme=dark] .auth-link-primary{color:#818cf8}.auth-nda-link{color:#6366f1;text-underline-offset:4px;cursor:pointer;padding:2px 0;font-weight:700;-webkit-text-decoration:underline #6366f1;text-decoration:underline #6366f1;text-decoration-thickness:2px;transition:all .2s;display:inline-block;position:relative}.auth-nda-link:hover{background-color:#6366f114;border-radius:3px;padding:2px 4px}[data-theme=dark] .auth-nda-link{color:#818cf8;text-decoration-color:#818cf8}[data-theme=dark] .auth-nda-link:hover{background-color:#818cf826}.auth-card-footer{text-align:center}.auth-card-footer p{color:#0009;margin:0;font-size:15px}[data-theme=dark] .auth-card-footer p{color:#f1f5f9b3}.auth-page.register-page{background:linear-gradient(135deg,#f5f7fa,#fff)}[data-theme=dark] .auth-page.register-page{background:linear-gradient(135deg,#0f172a,#1e293b)}.auth-progress{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.auth-progress .step{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.auth-progress .step span:first-child,.auth-progress .step svg{color:#0006;background:#00000014;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}[data-theme=dark] .auth-progress .step span:first-child{color:#94a3b880;background:#94a3b826}.auth-progress .step.active span:first-child{color:#fff;background:#6366f1}[data-theme=dark] .auth-progress .step.active span:first-child{background:#4f46e5}.auth-progress .step.completed span:first-child,.auth-progress .step.completed svg{color:#fff;background:#34c759}[data-theme=dark] .auth-progress .step.completed span:first-child,[data-theme=dark] .auth-progress .step.completed svg{background:#22c55e}.auth-progress .label{color:#00000080;font-size:12px;font-weight:600}[data-theme=dark] .auth-progress .label{color:#94a3b8b3}.auth-progress .step.active .label{color:#6366f1}[data-theme=dark] .auth-progress .step.active .label{color:#818cf8}.auth-progress .line{background:#0000001a;width:40px;height:2px;margin:0 8px 24px}[data-theme=dark] .auth-progress .line{background:#94a3b833}.auth-step-content{animation:fadeIn .4s cubic-bezier(.4,0,.2,1);display:none}.auth-step-content.active{display:block}.auth-form-grid{gap:16px;margin-bottom:8px}.auth-button-group,.auth-form-grid{grid-template-columns:1fr 1fr;display:grid}.auth-button-group{gap:12px}.auth-nda-header,.auth-nda-section{margin-bottom:24px}.auth-nda-header{text-align:center;background:#ff95000f;border-radius:12px;padding:20px}[data-theme=dark] .auth-nda-header{background:#ff95001a}.auth-nda-header svg{color:#ff9500;width:32px;height:32px;margin-bottom:8px}[data-theme=dark] .auth-nda-header svg{color:#fdba74}.auth-nda-header h3{color:#1d1d1f;margin:0 0 4px;font-size:18px;font-weight:700}[data-theme=dark] .auth-nda-header h3{color:#f1f5f9}.auth-nda-header p{color:#0009;margin:0;font-size:14px}[data-theme=dark] .auth-nda-header p{color:#f1f5f9b3}.auth-nda-checkbox{background:#00000005;border:2px solid #0000000f;border-radius:12px;padding:20px}[data-theme=dark] .auth-nda-checkbox{background:#94a3b80d;border:2px solid #94a3b81a}.auth-nda-hint{color:#ff9500;background:#ff950014;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:13px;font-weight:500;display:flex}[data-theme=dark] .auth-nda-hint{color:#fdba74;background:#ff950026}.auth-nda-hint svg{flex-shrink:0;width:16px;height:16px}.auth-alpha-info{background:#6366f114;border:1px solid #6366f133;border-radius:12px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}[data-theme=dark] .auth-alpha-info{background:#6366f126;border:1px solid #6366f14d}.auth-alpha-info svg{color:#6366f1;flex-shrink:0;width:20px;height:20px}[data-theme=dark] .auth-alpha-info svg{color:#818cf8}.auth-alpha-info p{color:#1d1d1f;margin:0;font-size:14px;line-height:1.4}[data-theme=dark] .auth-alpha-info p{color:#f1f5f9}.auth-alpha-info strong{font-weight:700}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.auth-layout{grid-template-columns:1fr;gap:24px}.auth-hero{padding:24px}.auth-hero-title{font-size:24px}.auth-card{border-radius:16px;padding:32px 24px}.auth-form-grid{grid-template-columns:1fr}.auth-progress .line{width:24px}.auth-progress .label{font-size:11px}}.bollinger-squeeze-alert{background:linear-gradient(90deg,#fef3c7,#fde68a);border-top:1px solid #f59e0b}[data-theme=dark] .bollinger-squeeze-alert{background:linear-gradient(90deg,#422006,#78350f);border-top:1px solid #f59e0b}.bollinger-squeeze-icon{background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}[data-theme=dark] .bollinger-squeeze-icon{background:#f59e0b}.bollinger-squeeze-title{color:#d97706;margin-bottom:0;font-weight:700}[data-theme=dark] .bollinger-squeeze-title{color:#fbbf24}.bollinger-squeeze-subtitle{color:#6b7280;font-size:14px}[data-theme=dark] .bollinger-squeeze-subtitle{color:#d1d5db}:root{--track-card-bg:#fff;--track-card-border:#e2e8f0;--track-alt-bg:#f8fafc;--track-table-header:#f1f5f9;--track-progress-bg:#e2e8f0;--track-badge-bg:#6366f114;--track-badge-border:#6366f126;--track-badge-red-bg:#fef2f2;--track-badge-red-border:#fecaca;--track-text-primary:#0f172a;--track-text-secondary:#475569;--track-text-muted:#94a3b8;--track-hover-bg:#6366f10a;--track-ring-trail:#e2e8f0;--track-divider:#e2e8f0;--nav-hover-bg:#6366f10f}[data-theme=dark]{--track-card-bg:#1e293b;--track-card-border:#334155;--track-alt-bg:#0f172a;--track-table-header:#1e293b;--track-progress-bg:#334155;--track-badge-bg:#6366f126;--track-badge-border:#6366f140;--track-badge-red-bg:#ef44441a;--track-badge-red-border:#ef44444d;--track-text-primary:#f1f5f9;--track-text-secondary:#cbd5e1;--track-text-muted:#64748b;--track-hover-bg:#6366f114;--track-ring-trail:#334155;--track-divider:#334155;--nav-hover-bg:#6366f11a}.track-record-bg{background:linear-gradient(#f8fafc,#eef2ff 30%,#e0e7ff 60%,#fff)}[data-theme=dark] .track-record-bg{background:linear-gradient(#0f172a,#1e293b 30%,#1e3a5f 60%,#0f172a)!important}.track-nav{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000000f}[data-theme=dark] .track-nav{background:#0f172ad9!important;border-bottom:1px solid #ffffff0f!important}.track-stat-card{background:var(--track-card-bg);border:1px solid var(--track-card-border);border-radius:16px;transition:all .3s}.track-stat-card:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 25px #6366f11f}[data-theme=dark] .track-stat-card:hover{box-shadow:0 8px 25px #6366f133!important}.track-table-row{border-bottom:1px solid var(--track-divider);transition:background .2s}.track-table-row:hover{background:var(--track-hover-bg)}.track-precision-card{background:var(--track-card-bg);border:1px solid var(--track-card-border);border-radius:16px;transition:all .3s}.track-precision-card:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 25px #6366f11f}[data-theme=dark] .track-precision-card:hover{box-shadow:0 8px 25px #6366f133!important}[data-theme=dark] .track-section-title{color:#f1f5f9!important}[data-theme=dark] .track-section-subtitle{color:#94a3b8!important}.track-badge-green{background:var(--track-badge-bg);border:1px solid var(--track-badge-border);color:#16a34a}[data-theme=dark] .track-badge-green{color:#4ade80!important}.track-badge-red{background:var(--track-badge-red-bg);border:1px solid var(--track-badge-red-border);color:#dc2626}[data-theme=dark] .track-badge-red{color:#f87171!important}.track-progress-bar{background:var(--track-progress-bg);border-radius:999px;overflow:hidden}.track-progress-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:999px;transition:width 1s}.track-ring-trail{stroke:var(--track-ring-trail)}.track-cta-section{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#6366f1);border-radius:24px}.track-filter-btn{border:1px solid var(--track-card-border);color:var(--track-text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:500;transition:all .2s}.track-filter-btn:hover{color:#6366f1;border-color:#6366f1}.track-filter-btn.active{border-color:#0000}.track-filter-btn.active,.track-scroll-top{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.track-scroll-top{z-index:100;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #6366f166}.track-scroll-top:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f180}.track-mobile-card{background:var(--track-card-bg);border:1px solid var(--track-card-border);border-radius:12px;padding:16px}@keyframes trackFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.track-animate-in{animation:trackFadeInUp .6s forwards}.track-animate-delay-1{animation-delay:.1s}.track-animate-delay-2{animation-delay:.2s}.track-animate-delay-3{animation-delay:.3s}.track-animate-delay-4{animation-delay:.4s}.track-gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa);-webkit-background-clip:text;background-clip:text}.track-miss-card{background:var(--track-card-bg);border:1px solid var(--track-card-border);border-left:4px solid #f59e0b;border-radius:12px;transition:all .3s}.track-miss-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f59e0b26}[data-theme=dark] .track-miss-card:hover{box-shadow:0 4px 15px #f59e0b40!important}.track-benchmark-row{border-bottom:1px solid var(--track-divider);padding:12px 0}.track-benchmark-row:last-child{border-bottom:none}@media (max-width:768px){.track-stat-card{border-radius:12px}.track-cta-section{border-radius:16px}.track-scroll-top{width:40px;height:40px;bottom:20px;right:20px}}.track-timeframe-card{transition:all .3s}.track-timeframe-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #6366f11f}[data-theme=dark] .track-timeframe-card:hover{box-shadow:0 12px 30px #6366f140!important}[data-theme=dark] .landing-page .landing-login-btn{color:#cbd5e1!important;border-color:#334155!important}[data-theme=dark] .landing-page .landing-login-btn:hover{color:#a78bfa!important;background:#6366f11a!important;border-color:#6366f1!important}[data-theme=dark] .landing-page section[style*=--track-alt-bg]{background-color:#0f172a!important}[data-theme=dark] .landing-page .py-100 .text-white{color:#fff!important}[data-theme=dark] .landing-page .track-table-row:hover{background:#6366f10f!important}[data-theme=dark] .landing-page div[style*="background: #22c55e15"],[data-theme=dark] .landing-page div[style*="background: #6366F115"],[data-theme=dark] .landing-page div[style*="background: #8B5CF615"],[data-theme=dark] .landing-page div[style*="background: #f59e0b15"]{filter:brightness(1.3)}[data-theme=dark] .landing-page span[style*=WebkitTextFillColor]{-webkit-text-fill-color:transparent!important}.perf-text-primary{color:#1e293b}.perf-text-secondary{color:#64748b}.perf-text-accent-primary{color:#4f46e5}.perf-text-accent-success{color:#16a34a}.perf-text-accent-danger{color:#dc2626}.perf-text-accent-warning{color:#d97706}.perf-text-accent-info{color:#2563eb}.perf-badge-success{color:#16a34a;background-color:#dcfce7}.perf-badge-failed{color:#dc2626;background-color:#fee2e2}.perf-badge-warning{color:#d97706;background-color:#fef3c7}.perf-badge-pending{color:#64748b;background-color:#e2e8f0}.perf-badge-neutral{color:#475569;background-color:#e2e8f0}.perf-thead-warning{background:linear-gradient(90deg,#fefce8,#fef9c3)}.perf-thead-warning th{color:#854d0e}.perf-thead-primary{background:linear-gradient(90deg,#eef2ff,#e0e7ff)}.perf-thead-primary th{color:#312e81}.perf-thead-danger{background:linear-gradient(90deg,#fef2f2,#fee2e2)}.perf-thead-danger th{color:#991b1b}.perf-thead-success{background:linear-gradient(90deg,#f0fdf4,#dcfce7)}.perf-thead-success th{color:#166534}.perf-rank-circle{color:#475569;background-color:#e2e8f0}.perf-timeframe-success{background-color:#22c55e0f;border-color:#22c55e!important}.perf-timeframe-primary{background-color:#6366f10f;border-color:#6366f1!important}.perf-timeframe-info{background-color:#3b82f60f;border-color:#3b82f6!important}.perf-progress-bg{background-color:#e2e8f0}.perf-failure-card{border-color:#e2e8f0}.perf-failure-card:hover{border-color:#fca5a5!important}.perf-failure-card-active{background-color:#fef2f2;border-color:#dc2626!important}.perf-bar-danger{background-color:#f87171}.perf-bar-danger-active{background-color:#dc2626}.perf-border-danger{border-color:#fecaca!important}.perf-icon-danger{color:#dc2626;background-color:#ef44441a}.perf-row-hover:hover{background-color:#f8fafc}.perf-alert-info{background-color:#eff6ff;border-left:4px solid #3b82f6;border-radius:8px}.perf-alert-info-title{color:#1e3a5f}.perf-alert-info-text{color:#1e40af}[data-theme=dark] .perf-text-primary{color:#f1f5f9!important}[data-theme=dark] .perf-text-secondary{color:#94a3b8!important}[data-theme=dark] .perf-text-accent-primary{color:#93c5fd!important}[data-theme=dark] .perf-text-accent-success{color:#86efac!important}[data-theme=dark] .perf-text-accent-danger{color:#fca5a5!important}[data-theme=dark] .perf-text-accent-warning{color:#fcd34d!important}[data-theme=dark] .perf-text-accent-info{color:#93c5fd!important}[data-theme=dark] .perf-badge-success{color:#86efac!important;background-color:#22c55e26!important}[data-theme=dark] .perf-badge-failed{color:#fca5a5!important;background-color:#ef444426!important}[data-theme=dark] .perf-badge-warning{color:#fcd34d!important;background-color:#f59e0b26!important}[data-theme=dark] .perf-badge-pending{color:#cbd5e1!important;background-color:#475569!important}[data-theme=dark] .perf-badge-neutral{color:#f1f5f9!important;background-color:#475569!important}[data-theme=dark] .perf-thead-warning{background:#f59e0b1a!important}[data-theme=dark] .perf-thead-warning th{color:#fcd34d!important}[data-theme=dark] .perf-thead-primary{background:#6366f11a!important}[data-theme=dark] .perf-thead-primary th{color:#a5b4fc!important}[data-theme=dark] .perf-thead-danger{background:#ef44441a!important}[data-theme=dark] .perf-thead-danger th{color:#fca5a5!important}[data-theme=dark] .perf-thead-success{background:#22c55e1a!important}[data-theme=dark] .perf-thead-success th{color:#86efac!important}[data-theme=dark] .perf-rank-circle{color:#f1f5f9!important;background-color:#475569!important}[data-theme=dark] .perf-timeframe-success{background-color:#22c55e14!important;border-color:#22c55e66!important}[data-theme=dark] .perf-timeframe-primary{background-color:#6366f114!important;border-color:#6366f166!important}[data-theme=dark] .perf-timeframe-info{background-color:#3b82f614!important;border-color:#3b82f666!important}[data-theme=dark] .perf-progress-bg{background-color:#334155!important}[data-theme=dark] .perf-failure-card{border-color:#475569!important}[data-theme=dark] .perf-failure-card:hover{border-color:#ef4444!important}[data-theme=dark] .perf-failure-card-active{background-color:#ef44441a!important;border-color:#ef4444!important}[data-theme=dark] .perf-bar-danger{background-color:#b91c1c!important}[data-theme=dark] .perf-bar-danger-active{background-color:#ef4444!important}[data-theme=dark] .perf-border-danger{border-color:#ef44444d!important}[data-theme=dark] .perf-icon-danger{color:#fca5a5!important;background-color:#ef444426!important}[data-theme=dark] .perf-row-hover:hover{background-color:#6366f10f!important}[data-theme=dark] .perf-alert-info{background-color:#3b82f61a!important;border-left-color:#60a5fa!important}[data-theme=dark] .perf-alert-info-title{color:#93c5fd!important}[data-theme=dark] .perf-alert-info-text{color:#bfdbfe!important}[data-theme=dark] .dashboard-content .table{color:#e2e8f0}[data-theme=dark] .dashboard-content .table td,[data-theme=dark] .dashboard-content .table th{border-color:#334155}[data-theme=dark] .dashboard-content .table-hover tbody tr:hover{color:#f1f5f9;background-color:#6366f10f}.bg-success-gradient{background:linear-gradient(135deg,#16a34a,#22c55e)!important}.bg-primary-gradient{background:linear-gradient(135deg,#4f46e5,#6366f1)!important}.bg-warning-gradient{background:linear-gradient(135deg,#d97706,#f59e0b)!important}.bg-danger-gradient{background:linear-gradient(135deg,#dc2626,#ef4444)!important}.card-footer{border-top:none!important}.card.radius-12 .card-footer{border-radius:0 0 12px 12px!important}.bg-success-100{background-color:#dcfce7!important}.bg-primary-100{background-color:#e0e7ff!important}.bg-warning-100{background-color:#fef3c7!important}.bg-danger-100{background-color:#fee2e2!important}.bg-info-100{background-color:#dbeafe!important}.bg-success-50{background-color:#f0fdf4!important}.bg-danger-50{background-color:#fef2f2!important}.bg-neutral-100{background-color:#f3f4f6!important}.border-danger-200,.hover-border-danger-200:hover{border-color:#fecaca!important}.border-primary-200{border-color:#c7d2fe!important}.transition-all{transition:all .3s!important}.cursor-pointer{cursor:pointer!important}[data-theme=dark] .bg-success-100{background-color:#16a34a26!important}[data-theme=dark] .bg-primary-100{background-color:#6366f126!important}[data-theme=dark] .bg-warning-100{background-color:#f59e0b26!important}[data-theme=dark] .bg-danger-100{background-color:#ef444426!important}[data-theme=dark] .bg-info-100{background-color:#3b82f626!important}[data-theme=dark] .bg-success-50{background-color:#16a34a14!important}[data-theme=dark] .bg-danger-50{background-color:#ef444414!important}[data-theme=dark] .bg-neutral-100{background-color:#1e293b!important}[data-theme=dark] .hover-border-danger-200:hover{border-color:#ef444466!important}[data-theme=dark] .border-danger-200{border-color:#ef44444d!important}[data-theme=dark] .border-primary-200{border-color:#6366f14d!important}[data-theme=dark] .apexcharts-tooltip{color:#e2e8f0!important;background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .apexcharts-tooltip-title{color:#e2e8f0!important;background:#0f172a!important;border-color:#334155!important}[data-theme=dark] .apexcharts-xaxis-label,[data-theme=dark] .apexcharts-yaxis-label{fill:#94a3b8!important}[data-theme=dark] .apexcharts-gridline{stroke:#334155!important}[data-theme=dark] .apexcharts-legend-text{color:#cbd5e1!important}[data-theme=dark] .apexcharts-title-text{fill:#e2e8f0!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}