@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=optional";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";.landing-page{--landing-header-height: 65px;min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.landing-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1000}.landing-nav{padding:0 2rem}.nav-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:calc(var(--landing-header-height) - 1px)}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-size:1.25rem;font-weight:700;color:#1f2937}.logo-icon{color:#3b82f6}.logo-text{font-family:Open Sans,sans-serif;font-weight:600;font-size:1.55rem;color:#708090;transform:translateY(1px)}[data-theme=dark] .logo-text{color:#a8b4c0}.logo-image{height:34px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:.25rem}.nav-link:hover,.nav-link.active{color:#1f2937}.dropdown-icon{width:16px;height:16px;transform:rotate(90deg)}.search-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;transition:color .2s}.search-btn:hover{color:#1f2937}.user-btn{padding:.5rem;text-decoration:none;font-size:1.25rem}.launch-app-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.625rem 1.5rem;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #3b82f633;margin-left:1rem;border:none;cursor:pointer}.launch-app-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.launch-app-btn.disabled,.launch-app-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}.launch-app-btn.disabled:hover,.launch-app-btn[aria-disabled=true]:hover{transform:none;box-shadow:none}.login-btn{color:#4b5563;padding:.625rem 1.5rem;border:2px solid #e5e7eb;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .3s;margin-left:.5rem;min-width:100px;text-align:center}.login-btn:hover{background:#f9fafb;border-color:#d1d5db}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#4b5563;transition:color .2s}.mobile-menu-toggle:hover{color:#1f2937}.hero-section{padding:5rem 2rem 4rem;background:linear-gradient(180deg,#f8fafc,#fff)}.hero-content{max-width:800px;margin:0 auto;text-align:center}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;color:#1f2937;margin-bottom:1.5rem}.hero-headline-green{color:#16a34a;display:block;margin-bottom:.25rem;font-size:1.15em}.hero-gradient{background:linear-gradient(135deg,#1e40af,#3b82f6,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:.85em}.blue-header-main{color:#0f766e;text-align:center;margin-bottom:2rem;font-size:2rem}.blue-header-sub{color:#0d9488;font-size:1.25rem;margin-bottom:1rem}.hero-subtitle{font-size:1.125rem;color:#4b5563;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.hero-main-row{position:relative;max-width:800px;margin:0 auto}.hero-main-left{text-align:center}.hero-main-row>.regime-card{position:static;transform:none;margin:32px auto 0}@media(min-width:1800px){.hero-main-row>.regime-card{position:absolute;right:-490px;top:50%;transform:translateY(-50%);margin:0}}.hero-stats{display:flex;gap:3rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;border-top:none}.stat-item{text-align:center}.hero-stats .stat-number{font-size:2rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.hero-stats .stat-label{font-size:.9rem;color:#4b5563;text-transform:uppercase;letter-spacing:.05em}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.cta-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #3b82f640;border:none;cursor:pointer}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.cta-primary.disabled,.cta-primary[aria-disabled=true]{opacity:.6;cursor:not-allowed;box-shadow:none}.cta-primary.disabled:hover,.cta-primary[aria-disabled=true]:hover{transform:none;box-shadow:none}.mobile-access-notice{margin-top:1.75rem;background:#3b82f61f;color:#1e3a8a;padding:1rem 1.25rem;border-radius:10px;font-size:.95rem;line-height:1.5;border:1px solid rgba(59,130,246,.25);transition:box-shadow .3s ease}.mobile-access-notice.active{box-shadow:0 0 0 4px #3b82f626}.cta-secondary{color:#4b5563;padding:1rem 2.5rem;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s;border:2px solid #e5e7eb;border-radius:8px;display:inline-block}.cta-secondary:hover{color:#1f2937;border-color:#d1d5db;background:#f9fafb}.capabilities-section{padding:4rem 2rem;background:#fff}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.capability-group h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #3b82f6}.capability-group ul{list-style:none;padding:0}.capability-group li{color:#4b5563;font-size:.95rem;position:relative;padding:.5rem 0 .5rem 1.5rem}.capability-group li:before{content:"→";position:absolute;left:0;color:#3b82f6;font-weight:700;font-size:1.1rem}.free-trial-callout{background:linear-gradient(135deg,#3b82f614,#0891b214);border:2px solid rgba(59,130,246,.2);border-radius:12px;padding:1.5rem 2rem;margin:2rem auto;text-align:center;max-width:450px}.trial-feature{color:#1e40af;font-size:1.05rem;font-weight:600;margin:.75rem 0;line-height:1.5}.trial-cta-button{display:inline-block;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;margin-top:1rem;transition:all .3s ease;box-shadow:0 4px 6px #3b82f633}.trial-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}.mobile-desktop-banner{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-bottom:2px solid #3b82f6;padding:2rem;text-align:center}.mobile-banner-content{max-width:600px;margin:0 auto}.desktop-icon{font-size:3rem;margin-bottom:1rem}.banner-title{font-size:1.75rem;font-weight:700;color:#1e40af;margin-bottom:.75rem}.banner-description{font-size:1rem;color:#1e3a8a;margin-bottom:1rem;line-height:1.6}.banner-cta{font-size:1.05rem;font-weight:600;color:#1e40af;margin-bottom:1.5rem}.desktop-link-form{display:flex;gap:.75rem;max-width:500px;margin:0 auto}.email-input{flex:1;padding:.875rem 1.25rem;border:2px solid #3b82f6;border-radius:8px;font-size:1rem;transition:all .3s}.email-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}.send-link-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;white-space:nowrap}.send-link-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.send-link-btn:disabled{opacity:.6;cursor:not-allowed}.email-success{background:#10b981;color:#fff;padding:1rem 1.5rem;border-radius:8px;font-weight:600;margin-top:1rem}.email-error{background:#ef4444;color:#fff;padding:1rem 1.5rem;border-radius:8px;font-weight:500;margin-top:1rem}.what-is-oas-section{padding:4rem 2rem;background:transparent;border:none}.what-is-oas-container{max-width:1000px;margin:0 auto;text-align:center;border:1px solid #1F2937;border-radius:12px;padding:2.5rem}.what-is-oas-headline{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.oas-tagline{max-width:700px;margin:0 auto 1rem}.oas-tagline p{margin:0;font-size:1rem;line-height:1.6;color:#6b7280;font-weight:400}.what-is-oas-intro{font-size:.95rem;line-height:1.7;color:#6b7280;max-width:700px;margin:0 auto 2rem}.what-is-oas-comparison-table{max-width:900px;margin:0 auto;width:100%;border-collapse:collapse;background:#fff!important;border:none!important;box-shadow:none!important}.what-is-oas-comparison-table thead th{padding:10px 16px;font-size:13px;font-weight:500;color:#6b7280;text-align:center;border:none!important;white-space:nowrap;background:#fff!important;box-shadow:none!important}.what-is-oas-comparison-table thead tr{border:none!important}.what-is-oas-comparison-table tbody tr{border:none!important;background:#fff!important}.what-is-oas-comparison-table tbody tr:hover{background:#fff!important}.what-is-oas-comparison-table tbody td{padding:10px 16px;font-size:14px;vertical-align:middle;color:#1f2937;white-space:nowrap;border:none!important;background:#fff!important}.what-is-oas-comparison-table tbody td.other{color:#6b7280}.what-is-oas-comparison-table tbody td.oas{color:#1f2937;font-weight:500}.x-mark{color:#ef4444;font-weight:700;font-size:1.1rem;margin-right:8px}.check-mark{color:#10b981;font-weight:700;font-size:1.1rem;margin-right:8px}.comparison-summary{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:2rem auto 0}.summary-col{padding:1.5rem;border-radius:12px;text-align:center}.summary-col p{margin:0;font-size:1rem;line-height:1.6}.summary-col.other{background:#fff;border:1px solid #e5e7eb;color:#6b7280}.summary-col.oas{background:#16653414;border:2px solid #166534;color:#166534;font-weight:500}.what-is-oas-cta{margin-top:3rem;text-align:center}.what-is-oas-cta p{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.25rem}.what-is-oas-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .3s;box-shadow:0 4px 14px #3b82f640}.what-is-oas-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}[data-theme=dark] .what-is-oas-section{background:transparent}[data-theme=dark] .what-is-oas-headline{color:#f9fafb}[data-theme=dark] .oas-tagline p{color:#9ca3af}[data-theme=dark] .what-is-oas-intro{color:#94a3b8}[data-theme=dark] .what-is-oas-comparison-table{background:transparent}[data-theme=dark] .what-is-oas-comparison-table thead tr{border:none}[data-theme=dark] .what-is-oas-comparison-table thead th{color:#6b7280}[data-theme=dark] .what-is-oas-comparison-table tbody tr{border:none}[data-theme=dark] .what-is-oas-comparison-table tbody td{color:#1f2937}[data-theme=dark] .what-is-oas-comparison-table tbody td.other{color:#6b7280}[data-theme=dark] .what-is-oas-comparison-table tbody td.oas{color:#1f2937}[data-theme=dark] .x-mark{color:#f87171}[data-theme=dark] .check-mark{color:#34d399}[data-theme=dark] .summary-col.other{background:#1e293b;border-color:#334155;color:#64748b}[data-theme=dark] .summary-col.oas{background:#14b8a626;border-color:#0d9488;color:#14b8a6}[data-theme=dark] .beginner-advanced-section{background:#14b8a60d!important}[data-theme=dark] .blue-header-main{color:#14b8a6}[data-theme=dark] .blue-header-sub{color:#2dd4bf}[data-theme=dark] .beginner-advanced-section p{color:#94a3b8!important}@media(max-width:768px){.what-is-oas-section{padding:3rem 1.5rem}.what-is-oas-headline{font-size:1.75rem;margin-bottom:1rem}.oas-tagline p{font-size:1.1rem}.what-is-oas-intro{font-size:1rem;margin-bottom:2rem}.what-is-oas-comparison-table{display:block}.what-is-oas-comparison-table thead{display:none}.what-is-oas-comparison-table tbody{display:flex;flex-direction:column;gap:12px}.what-is-oas-comparison-table tbody tr{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:8px;border:1px solid #E5E7EB!important}.what-is-oas-comparison-table tbody td{display:block;padding:4px 0;white-space:normal;font-size:14px;line-height:1.4}.what-is-oas-comparison-table tbody td.other{font-size:13px}.comparison-summary{grid-template-columns:1fr;gap:1rem}.summary-col{padding:1.25rem}.summary-col p{font-size:.95rem}}.screenshot-feature-section{padding:40px;background:#fff}.screenshot-feature-section.alt-bg{background:#f8fafc}.screenshot-container{max-width:1200px;margin:0 auto}.screenshot-content{display:flex;align-items:stretch;gap:2.5rem}.screenshot-content.reverse{flex-direction:row-reverse}.screenshot-image-left,.screenshot-image-right{flex:2.5;display:flex;align-items:center;justify-content:center}.screenshot-text-left,.screenshot-text-right{flex:1}.screenshot-image-left img,.screenshot-image-right img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:none;transition:transform .3s}.screenshot-image-left img:hover,.screenshot-image-right img:hover{transform:none}.screenshot-3-larger .screenshot-image-left{flex:3}.screenshot-3-larger .screenshot-text-right{flex:1}.screenshot-headline{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;line-height:1.2}.screenshot-body{font-size:1.1rem;color:#4b5563;line-height:1.6;margin-bottom:1rem}.screenshot-subtext{font-size:.9rem;color:#6b7280;line-height:1.6;margin-top:1.5rem}.screenshot-technical{font-size:.85rem;color:#3b82f6;font-style:italic;margin-top:1.25rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.final-cta-section{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:5rem 2rem;text-align:center}.final-cta-container{max-width:800px;margin:0 auto}.final-cta-headline{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.final-cta-subtext{font-size:1.25rem;color:#ffffffe6;margin-bottom:2.5rem;line-height:1.6}.final-cta-button{background:#fff;color:#3b82f6;padding:1.25rem 3rem;border:none;border-radius:8px;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 14px #0003}.final-cta-button:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.final-cta-button.disabled{opacity:.6;cursor:not-allowed}.container{max-width:1280px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}.section-subtitle{font-size:1.125rem;color:#4b5563;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.features-section{padding:5rem 2rem;background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.feature-card:hover{transform:none;box-shadow:0 4px 6px #0000000a;border-color:#dbeafe}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#3b82f6}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-card p{color:#4b5563;line-height:1.7;font-size:.95rem}.landing-footer{background:#fff;color:#1f2937;padding:3rem 2rem 1.5rem;border-top:1px solid #e5e7eb}@supports (content-visibility: auto){.landing-footer{content-visibility:auto;contain-intrinsic-block-size:350px}}.footer-content{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.footer-brand{display:flex;flex-direction:column;gap:.5rem}.footer-logo{display:flex;align-items:center;gap:.5rem;color:#1f2937;font-size:1.25rem;font-weight:600}.footer-logo-image{height:28px;width:auto}.footer-logo-text{font-family:Open Sans,sans-serif;font-weight:600;font-size:1.45rem;color:#1f2937}.footer-tagline{color:#6b7280;font-size:.9rem}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-links h4{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.footer-links a{color:#6b7280;text-decoration:none;font-size:.95rem;transition:color .2s;display:block;padding:.25rem 0}.footer-links a:hover{color:#111827}.footer-links .do-not-sell-link{color:#2563eb;font-weight:500;margin-top:.5rem}.footer-links .do-not-sell-link:hover{color:#1d4ed8}.footer-links .ccpa-link{color:#d97706}.footer-bottom{padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center}.footer-bottom p{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.footer-compliance{font-size:.8rem;margin-top:1rem}.footer-compliance a{color:#2563eb;text-decoration:none}.footer-compliance a:hover{text-decoration:underline}@media(max-width:768px){.hero-title{font-size:2rem}.mobile-menu-toggle{display:block}.nav-links{position:absolute;top:var(--landing-header-height);left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:1rem;box-shadow:0 4px 6px #0000001a;border-top:1px solid #e5e7eb;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.nav-links.mobile-open{max-height:400px;opacity:1}.nav-link{padding:.75rem 1rem;border-radius:6px}.nav-link:hover{background:#f3f4f6}.launch-app-btn{margin:.5rem 0;width:100%;text-align:center}.login-btn{margin:.5rem 0 0;width:100%;text-align:center}.features-grid,.capabilities-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:2rem;align-items:flex-start}.footer-links{width:100%;justify-content:space-between}.landing-footer{contain-intrinsic-block-size:700px}.hero-stats{flex-direction:column;gap:2rem}.hero-stats .stat-number{font-size:1.5rem}.cta-buttons{flex-direction:column;width:100%}.cta-primary,.cta-secondary{width:100%;text-align:center}.free-trial-callout{padding:1rem 1.5rem;margin:1.5rem auto}.trial-feature{font-size:.95rem}.trial-cta-button{width:100%;text-align:center;padding:.875rem 1.5rem;font-size:.95rem}.mobile-desktop-banner{padding:1.5rem 1rem}.desktop-icon{font-size:2.5rem}.banner-title{font-size:1.5rem}.desktop-link-form{flex-direction:column}.send-link-btn{width:100%}.screenshot-feature-section{padding:30px 20px}.screenshot-content,.screenshot-content.reverse{flex-direction:column;gap:2rem}.screenshot-2-mobile-reverse .screenshot-content{flex-direction:column-reverse}.screenshot-headline{font-size:1.5rem}.screenshot-body{font-size:1rem}.screenshot-subtext{font-size:.85rem}.screenshot-technical{font-size:.8rem;margin-top:1rem;padding-top:.5rem}.final-cta-section{padding:3rem 1.5rem}.final-cta-headline{font-size:1.75rem}.final-cta-subtext{font-size:1.05rem}.final-cta-button{padding:1rem 2rem;font-size:1.1rem;width:100%}}.standard-models-section{background:linear-gradient(180deg,#f0f4f8,#e2e8f0);padding:6rem 2rem}.standard-container{max-width:1200px;margin:0 auto}.standard-title{color:#1e3a5f;text-align:center;margin-bottom:1rem;font-size:2.75rem;font-weight:800;letter-spacing:-.02em}.standard-subtitle{color:#4b5563;text-align:center;font-size:1.3rem;font-weight:500;max-width:800px;margin:0 auto 1.5rem}.standard-intro{color:#4b5563;text-align:center;font-size:1.15rem;line-height:1.8;max-width:900px;margin:0 auto 3.5rem}.standard-intro strong{color:#1d4ed8;font-weight:600}.standard-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem;margin-bottom:2rem}.standard-card{display:block;background:#fff;padding:2rem 2rem 1.75rem;border-radius:12px;border:1px solid #cbd5e1;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.standard-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);opacity:.9}.standard-card:hover{transform:none;box-shadow:0 4px 6px #0000000a;border-color:#94a3b8}.standard-card-title{color:#1e40af;margin-bottom:.6rem;font-size:1.4rem;font-weight:700}.standard-card-question{color:#0369a1;font-size:1.05rem;margin-bottom:.85rem;font-weight:600;font-style:italic}.standard-card-benefit{color:#4b5563;line-height:1.7;font-size:.95rem}.standard-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #cbd5e1}.standard-footer p{color:#1e40af;font-size:1.15rem;font-weight:600;letter-spacing:-.01em}.exotic-strategy-section{background:linear-gradient(180deg,#e3eeed,#c9dbd9);padding:6rem 2rem}.exotic-container{max-width:1200px;margin:0 auto}.exotic-title{color:#14532d;text-align:center;margin-bottom:1rem;font-size:2.75rem;font-weight:800;letter-spacing:-.02em}.exotic-subtitle{color:#4b5563;text-align:center;font-size:1.3rem;font-weight:500;max-width:800px;margin:0 auto 1.5rem}.exotic-intro{color:#4b5563;text-align:center;font-size:1.15rem;line-height:1.8;max-width:900px;margin:0 auto 3.5rem}.exotic-intro strong{color:#0d9488;font-weight:600}.exotic-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem;margin-bottom:2rem}.exotic-card{display:block;background:#fff;padding:2rem 2rem 1.75rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.exotic-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0d9488,#0891b2);opacity:.9}.exotic-card:hover{transform:none;box-shadow:0 4px 6px #0000000a;border-color:#cbd5e1}.exotic-card-title{color:#0f766e;margin-bottom:.6rem;font-size:1.4rem;font-weight:700}.exotic-card-question{color:#b45309;font-size:1.05rem;margin-bottom:.85rem;font-weight:600;font-style:italic}.exotic-card-benefit{color:#4b5563;line-height:1.7;font-size:.95rem}.exotic-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.exotic-footer p{color:#0f766e;font-size:1.15rem;font-weight:600;letter-spacing:-.01em}[data-theme=dark] .landing-page{background:#0f172a}[data-theme=dark] .landing-header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .nav-links a{color:#e2e8f0}[data-theme=dark] .nav-links a:hover{color:#60a5fa}[data-theme=dark] .hero-section{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .hero-title{color:#f1f5f9}[data-theme=dark] .hero-headline-green{color:#22c55e}[data-theme=dark] .hero-subtitle{color:#cbd5e1}[data-theme=dark] .hero-stats .stat-number{color:#60a5fa}[data-theme=dark] .hero-stats .stat-label{color:#94a3b8}[data-theme=dark] .cta-secondary{color:#e2e8f0;border-color:#475569}[data-theme=dark] .cta-secondary:hover{color:#f1f5f9;border-color:#60a5fa;background:#334155}[data-theme=dark] .features-section{background:#0f172a}[data-theme=dark] .feature-card{background:#1e293b;border:1px solid #334155}[data-theme=dark] .feature-card:hover{border-color:#475569;box-shadow:0 8px 24px #0006}[data-theme=dark] .feature-icon{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#60a5fa}[data-theme=dark] .feature-card h3{color:#f1f5f9}[data-theme=dark] .feature-card p{color:#cbd5e1}[data-theme=dark] .screenshot-feature-section{background:#1e293b}[data-theme=dark] .screenshot-feature-section.alt-bg{background:#0f172a}[data-theme=dark] .screenshot-headline{color:#f1f5f9}[data-theme=dark] .screenshot-body{color:#cbd5e1}[data-theme=dark] .screenshot-subtext{color:#94a3b8}[data-theme=dark] .screenshot-technical{color:#60a5fa;border-top-color:#334155}[data-theme=dark] .capabilities-section{background:#0f172a}[data-theme=dark] .transparency-section{background:#0f172a!important}[data-theme=dark] .transparency-section h2,[data-theme=dark] .transparency-section p{color:#f1f5f9!important}[data-theme=dark] .transparency-card{background:#1e293b!important;border:1px solid #334155!important}[data-theme=dark] .transparency-card h3{color:#60a5fa!important}[data-theme=dark] .transparency-card p{color:#cbd5e1!important}[data-theme=dark] .transparency-info-box{background:#1e3a8a!important;border:1px solid #60a5fa!important}[data-theme=dark] .transparency-info-box p{color:#e0e7ff!important}[data-theme=dark] .trust-signals{color:#cbd5e1!important}[data-theme=dark] .standard-models-section{background:linear-gradient(180deg,#0f172a,#1e293b)}[data-theme=dark] .standard-title{color:#f1f5f9}[data-theme=dark] .standard-subtitle,[data-theme=dark] .standard-intro{color:#94a3b8}[data-theme=dark] .standard-intro strong{color:#60a5fa}[data-theme=dark] .standard-card{background:#1e293bcc;border:1px solid rgba(148,163,184,.15);box-shadow:0 4px 6px -1px #0003,0 2px 4px -2px #0000001a}[data-theme=dark] .standard-card:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}[data-theme=dark] .standard-card:hover{box-shadow:0 20px 40px -12px #0006,0 0 0 1px #60a5fa1a;border-color:#94a3b840}[data-theme=dark] .standard-card-title{color:#60a5fa}[data-theme=dark] .standard-card-question{color:#7dd3fc}[data-theme=dark] .standard-card-benefit{color:#cbd5e1}[data-theme=dark] .standard-footer{border-top-color:#94a3b833}[data-theme=dark] .standard-footer p{color:#60a5fa}[data-theme=dark] .exotic-strategy-section{background:linear-gradient(180deg,#0f172a,#1e293b)}[data-theme=dark] .exotic-title{color:#f1f5f9}[data-theme=dark] .exotic-subtitle,[data-theme=dark] .exotic-intro{color:#94a3b8}[data-theme=dark] .exotic-intro strong{color:#5eead4}[data-theme=dark] .exotic-card{background:#1e293bcc;border:1px solid rgba(148,163,184,.15);box-shadow:0 4px 6px -1px #0003,0 2px 4px -2px #0000001a}[data-theme=dark] .exotic-card:before{background:linear-gradient(90deg,#14b8a6,#06b6d4)}[data-theme=dark] .exotic-card:hover{box-shadow:0 20px 40px -12px #0006,0 0 0 1px #5eead41a;border-color:#94a3b840}[data-theme=dark] .exotic-card-title{color:#5eead4}[data-theme=dark] .exotic-card-question{color:#fbbf24}[data-theme=dark] .exotic-card-benefit{color:#cbd5e1}[data-theme=dark] .exotic-footer{border-top-color:#94a3b833}[data-theme=dark] .exotic-footer p{color:#5eead4}@media(max-width:768px){[data-theme=dark] .nav-links{background:#1e293b;border-top:1px solid #334155}}.hero-section div[style*=background][style*=border][style*=borderRadius],.hero-section div[style*=background][style*=padding][style*=border]{background:#fff!important;background-color:#fff!important;background-image:none!important;box-shadow:none!important}.hero-section input{background:#fff!important;background-color:#fff!important}.landing-page .hero-section input.ticker-search-input{background:#fff!important;background-color:#fff!important;background-image:none!important}.landing-page .hero-section input.ticker-search-input:focus{outline:none!important;box-shadow:none!important;border-color:transparent!important}.options-market-landing-section{max-width:1280px;margin:0 auto;padding:2rem;background:#fff}.options-market-landing-section div:not(.market-trends-card):not(.market-trends-tooltip):not(.ticker-detail-modal):not(.modal-chart-tooltip),.options-market-landing-section table,.options-market-landing-section thead,.options-market-landing-section tbody,.options-market-landing-section tr,.options-market-landing-section td,.options-market-landing-section th,.options-market-landing-section p,.options-market-landing-section section,.options-market-landing-section button:not(.active-filter),.options-market-landing-section select,.options-market-landing-section span{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.options-market-landing-section div[style*=padding][style*=background][style*=border]:not(.market-trends-card):not(.market-trends-tooltip):not(.ticker-detail-modal):not(.modal-chart-tooltip),.options-market-landing-section div[style*=padding][style*=background]:not(.fft-heatmap-cell):not(.risk-correlation-cell):not(.optimization-heatmap-cell):not(.modal-overlay):not(.ticker-detail-overlay):not(.options-section-header):not(.market-trends-card):not(.market-trends-tooltip):not(.ticker-detail-modal):not(.modal-chart-tooltip),.options-market-landing-section div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.market-trends-card):not(.market-trends-tooltip):not(.ticker-detail-modal):not(.modal-chart-tooltip){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border:none!important}.options-market-landing-section .market-trends-card{background:#fff!important;background-color:#fff!important;background-image:none!important;border:none!important;border-radius:0!important;box-shadow:none!important}.options-market-landing-section .market-trends-card[style*=padding][style*=background][style*=border],.options-market-landing-section .market-trends-card[style*=padding][style*=background],.options-market-landing-section .market-trends-card[style*=borderRadius][style*=background],#root .options-market-landing-section .market-trends-card,#root .options-market-landing-section .market-trends-card[style*=padding][style*=background][style*=border],#root .options-market-landing-section .market-trends-card[style*=padding][style*=background],#root .options-market-landing-section .market-trends-card[style*=borderRadius][style*=background]{background:#fff!important;background-color:#fff!important;background-image:none!important;box-shadow:none!important;border:none!important}.options-market-landing-section button{box-shadow:none!important;border:1.5px solid #1F2937!important}.options-market-landing-section .active-filter,.options-market-landing-section .active-filter:hover{background:#dbeafe!important;background-color:#dbeafe!important;background-image:none!important;color:#1f2937!important;box-shadow:none!important;border:1.5px solid #1F2937!important}.options-market-landing-section tr:hover{background:transparent!important;background-color:transparent!important}.options-market-table tr:nth-child(2n){background-color:transparent!important}.options-market-landing-section table,.options-market-landing-section table *{border-left:none!important;border-right:none!important}.options-market-landing-section .recharts-tooltip-wrapper div{background:#fff!important;background-color:#fff!important}#root .options-market-landing-section .ticker-detail-overlay{background:#00000080!important}#root .options-market-landing-section .ticker-detail-modal{background:#fff!important;background-color:#fff!important;background-image:none!important;border:1.5px solid #1F2937!important;box-shadow:0 25px 50px -12px #00000040!important}#root .options-market-landing-section .ticker-detail-overlay div,#root .options-market-landing-section .ticker-detail-overlay span,#root .options-market-landing-section .ticker-detail-overlay p,#root .options-market-landing-section .ticker-detail-overlay button:not(.active-filter),#root .options-market-landing-section .ticker-detail-overlay table,#root .options-market-landing-section .ticker-detail-overlay thead,#root .options-market-landing-section .ticker-detail-overlay tbody,#root .options-market-landing-section .ticker-detail-overlay tr,#root .options-market-landing-section .ticker-detail-overlay td,#root .options-market-landing-section .ticker-detail-overlay th,#root .options-market-landing-section .ticker-detail-overlay section{background:#fff!important;background-color:#fff!important;background-image:none!important;box-shadow:none!important}.options-market-landing-section .modal-chart-tooltip{background:#fff!important;background-color:#fff!important;border:1px solid #E5E7EB!important;border-radius:4px!important;box-shadow:0 4px 6px #0000001a!important}.cookie-banner{display:block!important;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e0e0e0;box-shadow:0 -4px 12px #0000001a;z-index:9999;padding:20px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.cookie-banner-text{flex:1;min-width:300px}.cookie-banner-text h3{margin:0 0 10px;font-size:20px;font-weight:600;color:#333}.cookie-banner-text p{margin:0 0 8px;font-size:14px;line-height:1.5;color:#666}.cookie-link{color:#06c;text-decoration:underline;font-size:14px}.cookie-link:hover{color:#0052a3}.cookie-banner-actions{display:flex;gap:12px;flex-wrap:wrap}.cookie-btn{padding:10px 20px;font-size:14px;font-weight:500;border-radius:4px;border:none;cursor:pointer;transition:all .2s;white-space:nowrap}.cookie-btn-reject{background:#fff;color:#666;border:1px solid #ddd}.cookie-btn-reject:hover{background:#f5f5f5;border-color:#ccc}.cookie-btn-manage{background:#f0f0f0;color:#333;border:1px solid #ddd}.cookie-btn-manage:hover{background:#e8e8e8;border-color:#ccc}.cookie-btn-accept{background:#06c;color:#fff;border:1px solid #0066cc}.cookie-btn-accept:hover{background:#0052a3;border-color:#0052a3}.cookie-preferences-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cookie-preferences-modal{background:#fff;border-radius:8px;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-preferences-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.cookie-preferences-header h2{margin:0;font-size:24px;color:#333}.cookie-close-btn{background:none;border:none;font-size:32px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.cookie-close-btn:hover{color:#333}.cookie-preferences-content{flex:1;overflow-y:auto;padding:20px}.cookie-preferences-intro{margin:0 0 24px;font-size:14px;line-height:1.6;color:#666}.cookie-category{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.cookie-category:last-child{border-bottom:none}.cookie-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cookie-category-info{display:flex;align-items:center;gap:12px}.cookie-category-info h3{margin:0;font-size:16px;font-weight:600;color:#333}.cookie-badge{background:#e8f4e8;color:#2e7d2e;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.cookie-category p{margin:0;font-size:14px;line-height:1.5;color:#666}.cookie-toggle{position:relative;display:inline-block;width:48px;height:24px}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.cookie-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.cookie-toggle input:checked+.cookie-toggle-slider{background-color:#06c}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(24px)}.cookie-toggle input:disabled+.cookie-toggle-slider{background-color:#e0e0e0;cursor:not-allowed}.cookie-preferences-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e0e0e0}.cookie-btn-save{background:#28a745;color:#fff;border:1px solid #28a745}.cookie-btn-save:hover{background:#218838;border-color:#218838}@media(max-width:768px){.cookie-banner-content{flex-direction:column;align-items:stretch}.cookie-banner-actions{justify-content:stretch;flex-direction:column}.cookie-btn{width:100%;text-align:center}.cookie-preferences-modal{max-height:100vh;border-radius:0}.cookie-preferences-footer{flex-wrap:wrap}.cookie-preferences-footer .cookie-btn{flex:1;min-width:120px}}.cookie-btn:focus,.cookie-close-btn:focus,.cookie-toggle input:focus+.cookie-toggle-slider{outline:2px solid #0066cc;outline-offset:2px}@media(prefers-contrast:high){.cookie-banner{border-top-width:3px}.cookie-btn{border-width:2px}}@media(prefers-reduced-motion:reduce){.cookie-banner,.cookie-preferences-overlay,.cookie-preferences-modal{animation:none}.cookie-toggle-slider,.cookie-toggle-slider:before,.cookie-btn{transition:none}}@media(max-width:1024px){.results-header h2{display:none!important}}@media(max-width:768px){.page-content-container,.asset-container,.asset-page{transform:scale(.5);transform-origin:top left;width:200%!important}.results-header{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;overflow:visible!important}.header-controls[style],div.header-controls[style],.header-controls,div.header-controls,.analysis-page .header-controls,.page-content-container .header-controls{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;grid-auto-flow:row!important}.header-controls>*,.header-controls>div{min-width:0!important}.bs-params-mobile-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.bs-params-mobile-container>div{padding:12px!important;font-size:11px!important;line-height:1.4!important}.market-params-compact{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:10px!important;margin-bottom:16px!important;padding:12px!important;background:var(--bg-primary)!important;border-radius:8px!important}.market-params-compact .param-item{display:flex!important;flex-direction:column!important;gap:4px!important}.market-params-compact .param-label{font-size:10px!important;color:#6b7280!important;font-weight:500!important}.market-params-compact input,.market-params-compact select{font-size:12px!important;padding:6px 8px!important;border:1px solid #D1D5DB!important;border-radius:4px!important}body{overflow-x:hidden!important}#root{overflow-x:hidden!important;max-width:100vw!important}.analysis-page *,div[style*="padding: 20px"][style*="background: #F8FAFC"][style*="minHeight: 100vh"] *,.asset-container *,.asset-page *{word-wrap:break-word!important;overflow-wrap:break-word!important}.view-mode-buttons,.analytics-tabs{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;grid-template-rows:auto auto!important;gap:8px!important}.view-mode-buttons button,.analytics-tabs button{width:100%!important;box-sizing:border-box!important}}@media(min-width:769px)and (max-width:1024px)and (orientation:landscape){.bs-params-mobile-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.bs-params-mobile-container>div{padding:12px!important;font-size:11px!important;line-height:1.4!important}}.regime-card{width:420px;flex-shrink:0;border-radius:4px;padding:20px;position:relative;overflow:hidden}.regime-card-skeleton{display:flex;flex-direction:column}@keyframes regime-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.regime-card .skeleton-bar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:regime-shimmer 1.5s infinite;border-radius:4px}@media(max-width:768px){.regime-card{width:100%;max-width:420px;margin:0 auto}}.stripe-checkout-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit;min-width:140px;min-height:48px;box-sizing:border-box}.stripe-checkout-btn:disabled{opacity:.6;cursor:not-allowed}.stripe-checkout-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.stripe-checkout-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 16px #6366f14d}.stripe-checkout-btn-secondary{background:#fff;color:#1f2937;border:2px solid #e5e7eb}.stripe-checkout-btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#6366f1;color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.spinner{display:inline-block;width:16px;height:16px;min-width:16px;min-height:16px;flex-shrink:0;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .6s linear infinite;box-sizing:border-box}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.stripe-checkout-btn{width:100%;padding:14px 20px}}.pricing-page{min-height:100vh;background:linear-gradient(180deg,#f9fafb,#fff)}.pricing-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem}.pricing-header h1{font-size:2.5rem;font-weight:700;color:#1f2937}.pricing-content{padding:4rem 2rem}.pricing-container{max-width:1200px;margin:0 auto;text-align:center}.pricing-container h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.pricing-subtitle{color:#6b7280;font-size:1.125rem;margin-bottom:3rem}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;position:relative}.pricing-card.featured{border-color:#3b82f6;border-width:2px}.featured-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.pricing-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.price{font-size:3rem;font-weight:700;color:#3b82f6;margin-bottom:2rem}.price span{font-size:1rem;color:#6b7280;font-weight:400}.pricing-card ul{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.pricing-card li{color:#4b5563;border-bottom:1px solid #f3f4f6;position:relative;padding:.75rem 0 .75rem 1.5rem}.pricing-card li:before{content:"→";position:absolute;left:0;color:#10b981}.pricing-btn{display:block;width:100%;padding:.75rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s}.pricing-btn:hover{opacity:.9}.pricing-actions{display:flex;flex-direction:column;gap:12px}.annual-price{font-size:.9rem;color:#6b7280;margin-top:-1rem;margin-bottom:1.5rem}.savings{color:#10b981;font-weight:600}@media(max-width:768px){.pricing-cards{grid-template-columns:1fr}}.value-prop-section{max-width:900px;margin:0 auto 2rem;padding:2rem;background:#3b82f60a;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.value-prop-title{font-size:1.25rem;font-weight:600;color:#3b82f6;margin-bottom:1.5rem;text-align:center}.value-prop-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:left}.value-prop-item strong{display:block;font-size:.95rem;color:#1f2937;margin-bottom:.25rem}.value-prop-item p{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}@media(max-width:768px){.value-prop-grid{grid-template-columns:1fr}}[data-theme=dark] .pricing-page{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .pricing-header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .pricing-header h1{color:#f1f5f9}[data-theme=dark] .pricing-container h2{color:#f1f5f9}[data-theme=dark] .pricing-subtitle{color:#cbd5e1}[data-theme=dark] .pricing-card{background:#1e293b;border:1px solid #334155}[data-theme=dark] .pricing-card:hover{border-color:#475569}[data-theme=dark] .pricing-card.featured{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33}[data-theme=dark] .pricing-card h3{color:#f1f5f9}[data-theme=dark] .pricing-card li{color:#cbd5e1;border-bottom:1px solid #334155}[data-theme=dark] .annual-price{color:#94a3b8}[data-theme=dark] .mobile-disclaimer,[data-theme=dark] .trial-info,[data-theme=dark] .stripe-badge{color:#cbd5e1!important}[data-theme=dark] .value-prop-section{background:#60a5fa14;border-color:#60a5fa26}[data-theme=dark] .value-prop-title{color:#60a5fa}[data-theme=dark] .value-prop-item strong{color:#f1f5f9}[data-theme=dark] .value-prop-item p{color:#cbd5e1}.documentation-page{min-height:100vh;background:#fff}.docs-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem;position:sticky;top:0;z-index:100}.docs-header h1{font-size:2.5rem;font-weight:700;color:#1f2937}.docs-content{max-width:1280px;margin:0 auto;padding:2rem}.docs-main section[id]{scroll-margin-top:150px}.docs-container{display:grid;grid-template-columns:250px 1fr;gap:3rem}.docs-sidebar{position:sticky;top:120px;height:fit-content;max-height:calc(100vh - 140px);overflow-y:auto}.docs-sidebar h3{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;margin-top:1.5rem}.docs-sidebar h3:first-child{margin-top:0}.docs-sidebar ul{list-style:none;padding:0;margin:0 0 1.5rem}.docs-sidebar li{margin-bottom:.5rem}.docs-sidebar a{color:#4b5563;text-decoration:none;font-size:.95rem;display:block;padding:.5rem .75rem;border-radius:6px;transition:all .2s}.docs-sidebar a:hover{background:#f3f4f6;color:#1f2937}.docs-main{max-width:800px}.docs-main section{margin-bottom:3rem;scroll-margin-top:150px}.docs-main h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.docs-main h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-top:1.5rem;margin-bottom:.75rem}.docs-main h3[id^=feature-]{color:#3b82f6}.docs-main h4{font-size:1.1rem;font-weight:600;color:#374151;margin-top:1.25rem;margin-bottom:.5rem}.docs-main p{color:#4b5563;line-height:1.75;margin-bottom:1.5rem}.docs-main ul,.docs-main ol{color:#4b5563;line-height:1.75;margin-bottom:1.5rem;padding-left:1.5rem}.docs-main li{margin-bottom:.5rem}.docs-main strong{color:#1f2937;font-weight:600}.code-block{background:#1f2937;color:#e5e7eb;padding:1.5rem;border-radius:8px;overflow-x:auto;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5;margin:1.5rem 0}@media(max-width:768px){.docs-container{grid-template-columns:1fr}.docs-sidebar{position:static;border-bottom:1px solid #e5e7eb;padding-bottom:2rem;margin-bottom:2rem;max-height:none;overflow-y:visible}}[data-theme=dark] .documentation-page{background:#0f172a}[data-theme=dark] .docs-header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .docs-header h1{color:#f1f5f9}[data-theme=dark] .docs-sidebar{border-bottom:1px solid #334155}[data-theme=dark] .docs-sidebar h3,[data-theme=dark] .docs-sidebar a{color:#cbd5e1}[data-theme=dark] .docs-sidebar a:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .docs-main h2{color:#f1f5f9;border-bottom:2px solid #334155}[data-theme=dark] .docs-main h3{color:#f1f5f9}[data-theme=dark] .docs-main h3[id^=feature-]{color:#60a5fa}[data-theme=dark] .docs-main h4{color:#e2e8f0}[data-theme=dark] .docs-main p,[data-theme=dark] .docs-main ul,[data-theme=dark] .docs-main ol{color:#cbd5e1}[data-theme=dark] .docs-main strong{color:#f1f5f9}[data-theme=dark] .docs-content,[data-theme=dark] .docs-container,[data-theme=dark] .docs-main,[data-theme=dark] .docs-main section{background:#0f172a!important}.retail-context-box{background:#3b82f614;border-left:4px solid #3b82f6;padding:1rem 1.5rem;margin:1rem 0 1.5rem;border-radius:0 8px 8px 0}.retail-context-box h4{margin:0 0 .75rem;color:#3b82f6;font-size:1rem;font-weight:600}.retail-context-box p{margin:.5rem 0;font-size:.95rem;line-height:1.6}.retail-context-box p:last-child{margin-bottom:0}[data-theme=dark] .retail-context-box{background:#3b82f626;border-left-color:#60a5fa}[data-theme=dark] .retail-context-box h4{color:#60a5fa}[data-theme=dark] .retail-context-box p{color:#cbd5e1}.market-conditions-table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.9rem}.market-conditions-table th,.market-conditions-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.market-conditions-table th{background:#f9fafb;font-weight:600;color:#1f2937}.market-conditions-table tr:hover{background:#f3f4f6}[data-theme=dark] .market-conditions-table th,[data-theme=dark] .market-conditions-table td{border-bottom-color:#334155}[data-theme=dark] .market-conditions-table th{background:#1e293b;color:#f1f5f9}[data-theme=dark] .market-conditions-table tr:hover{background:#1e293b}.example-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;margin:1rem 0 1.5rem}.example-box p{margin:.5rem 0;font-size:.95rem;line-height:1.6}.example-box p:first-child{margin-top:0}.example-box p:last-child{margin-bottom:0}.example-box ol,.example-box ul{margin:.75rem 0;padding-left:1.25rem}.example-box li{margin-bottom:.35rem;font-size:.95rem;line-height:1.5}[data-theme=dark] .example-box{background:#1e293b;border-color:#334155}[data-theme=dark] .example-box p,[data-theme=dark] .example-box li{color:#cbd5e1}[data-theme=dark] .example-box strong{color:#f1f5f9}.model-matrix{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.9rem}.model-matrix th,.model-matrix td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.model-matrix th{background:#f9fafb;font-weight:600;color:#1f2937}.model-matrix td{color:#4b5563}.model-matrix tr:hover{background:#f3f4f6}[data-theme=dark] .model-matrix th,[data-theme=dark] .model-matrix td{border-bottom-color:#334155}[data-theme=dark] .model-matrix th{background:#1e293b;color:#f1f5f9}[data-theme=dark] .model-matrix td{color:#cbd5e1}[data-theme=dark] .model-matrix tr:hover{background:#1e293b}.disclaimer-box{background:#ef444414;border-left:4px solid #ef4444;padding:1rem 1.5rem;margin:1rem 0 1.5rem;border-radius:0 8px 8px 0}.disclaimer-box p{margin:.5rem 0;font-size:.95rem;line-height:1.6;color:#4b5563}.disclaimer-box p:first-child{margin-top:0}.disclaimer-box p:last-child{margin-bottom:0}.disclaimer-box strong{color:#dc2626}[data-theme=dark] .disclaimer-box{background:#ef444426;border-left-color:#f87171}[data-theme=dark] .disclaimer-box p{color:#cbd5e1}[data-theme=dark] .disclaimer-box strong{color:#f87171}.model-method-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem 1.75rem;margin:1.25rem 0}.model-method-card h4{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;color:#1f2937}.model-method-card .method-assumes{margin-bottom:1rem;font-size:.95rem;line-height:1.7;color:#4b5563}.model-method-card .method-assumes p{margin:0 0 .5rem}.model-method-card .method-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.model-method-card .method-grid-item h5{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;margin:0 0 .4rem}.model-method-card .method-grid-item p{font-size:.93rem;line-height:1.6;color:#4b5563;margin:0}.model-method-card .method-grid-item ul{margin:0;padding-left:1.25rem}.model-method-card .method-grid-item li{font-size:.93rem;line-height:1.5;color:#4b5563;margin-bottom:.25rem}[data-theme=dark] .model-method-card{background:#1e293b;border-color:#334155}[data-theme=dark] .model-method-card h4{color:#f1f5f9}[data-theme=dark] .model-method-card .method-assumes p,[data-theme=dark] .model-method-card .method-grid-item p,[data-theme=dark] .model-method-card .method-grid-item li{color:#cbd5e1}[data-theme=dark] .model-method-card .method-grid-item h5{color:#94a3b8}.regime-diagnostic-box{background:#10b98114;border-left:4px solid #10b981;padding:1rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.regime-diagnostic-box h3{margin:0 0 .75rem;color:#059669;font-size:1.15rem;font-weight:600}.regime-diagnostic-box p{margin:.5rem 0;font-size:.95rem;line-height:1.6;color:#4b5563}.regime-diagnostic-box ul{margin:.75rem 0;padding-left:1.25rem}.regime-diagnostic-box li{margin-bottom:.4rem;font-size:.95rem;line-height:1.5;color:#4b5563}[data-theme=dark] .regime-diagnostic-box{background:#10b98126;border-left-color:#34d399}[data-theme=dark] .regime-diagnostic-box h3{color:#34d399}[data-theme=dark] .regime-diagnostic-box p,[data-theme=dark] .regime-diagnostic-box li{color:#cbd5e1}@media(max-width:768px){.model-method-card .method-grid{grid-template-columns:1fr}}.contact-page{min-height:100vh;background:linear-gradient(180deg,#f9fafb,#fff)}.contact-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem}.header-container{max-width:1280px;margin:0 auto}.back-link{color:#6b7280;text-decoration:none;font-size:.9rem;display:inline-block;margin-bottom:1rem;transition:color .2s}.back-link:hover{color:#3b82f6}.contact-header h1{font-size:2.5rem;font-weight:700;color:#1f2937}.contact-content{padding:4rem 2rem}.contact-container{max-width:800px;margin:0 auto}.contact-intro{text-align:center;margin-bottom:3rem}.contact-intro h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.contact-intro p{font-size:1.125rem;color:#6b7280;line-height:1.6}.status-message{padding:1rem;border-radius:8px;margin-bottom:2rem;font-weight:500}.status-message.success{background:#d1fae5;color:#065f46;border:1px solid #34d399}.status-message.error{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.contact-form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;box-shadow:0 1px 3px #0000000d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.required{color:#ef4444}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#1f2937;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:120px}.error-message{display:block;color:#ef4444;font-size:.875rem;margin-top:.25rem}.helper-text{display:block;color:#6b7280;font-size:.875rem;margin-top:.25rem}.submit-btn{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.submit-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.rate-limit-notice{text-align:center;color:#6b7280;font-size:.875rem;margin-top:1rem;margin-bottom:0}.contact-info{margin-top:3rem;padding:2rem;background:#f9fafb;border-radius:8px;text-align:center}.contact-info h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.contact-info p{color:#4b5563;margin-bottom:.75rem;line-height:1.6}.contact-info a{color:#3b82f6;text-decoration:none;transition:color .2s}.contact-info a:hover{color:#2563eb;text-decoration:underline}@media(max-width:768px){.contact-header{padding:1.5rem}.contact-header h1{font-size:2rem}.contact-content{padding:2rem 1rem}.contact-intro h2{font-size:1.5rem}.contact-intro p{font-size:1rem}.contact-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}.contact-info{padding:1.5rem}}@media(max-width:480px){.contact-header h1{font-size:1.75rem}.contact-intro h2{font-size:1.25rem}.contact-form{padding:1rem}}[data-theme=dark] .contact-page{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .contact-header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .contact-header h1{color:#f1f5f9}[data-theme=dark] .back-link{color:#94a3b8}[data-theme=dark] .back-link:hover{color:#60a5fa}[data-theme=dark] .contact-intro h2{color:#f1f5f9}[data-theme=dark] .contact-intro p{color:#cbd5e1}[data-theme=dark] .status-message.success{background:#064e3b;color:#a7f3d0;border:1px solid #10b981}[data-theme=dark] .status-message.error{background:#7f1d1d;color:#fecaca;border:1px solid #dc2626}[data-theme=dark] .contact-form{background:#1e293b;border:1px solid #334155}[data-theme=dark] .form-group input,[data-theme=dark] .form-group select,[data-theme=dark] .form-group textarea{background:#334155;border:1px solid #475569;color:#f1f5f9}[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group select:focus,[data-theme=dark] .form-group textarea:focus{border-color:#60a5fa;background:#1e293b}[data-theme=dark] .form-group input.error,[data-theme=dark] .form-group select.error,[data-theme=dark] .form-group textarea.error{border-color:#ef4444}[data-theme=dark] .form-group input:disabled,[data-theme=dark] .form-group select:disabled,[data-theme=dark] .form-group textarea:disabled{background-color:#334155;opacity:.6}[data-theme=dark] .helper-text{color:#94a3b8}[data-theme=dark] .rate-limit-notice{color:#cbd5e1}[data-theme=dark] .contact-info{background:#1e293b}[data-theme=dark] .contact-info h3{color:#f1f5f9}[data-theme=dark] .contact-info p{color:#cbd5e1}[data-theme=dark] .contact-info a{color:#60a5fa}[data-theme=dark] .contact-info a:hover{color:#3b82f6}.two-factor-login{max-width:400px;width:100%}.two-factor-login__header{text-align:center;margin-bottom:2rem}.two-factor-login__header h2{margin:0 0 .5rem;font-size:1.5rem;color:#1a202c}.two-factor-login__header p{margin:0;color:#718096;font-size:.875rem}.expires-timer{margin-top:.75rem;padding:.5rem 1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;color:#92400e;font-weight:600;font-size:.875rem;display:inline-block}.expires-timer.expired{background:#fee2e2;border-color:#f87171;color:#991b1b}.two-factor-login__form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151;font-size:.875rem}.form-control{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-control:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.code-input{font-size:1.5rem;text-align:center;letter-spacing:.25rem;font-weight:600;font-family:Courier New,monospace}.backup-code-input{font-size:1.25rem;text-align:center;letter-spacing:.15rem;font-weight:600;font-family:Courier New,monospace;text-transform:uppercase}.alert{padding:.75rem 1rem;border-radius:6px;font-size:.875rem}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#0d9488;color:#fff}.btn-primary:hover:not(:disabled){background:#0f766e;transform:translateY(-1px);box-shadow:0 4px 6px #0d94884d}.btn-full-width{width:100%}.two-factor-login__options{display:flex;flex-direction:column;gap:.75rem;align-items:center}.link-button{background:none;border:none;color:#0d9488;font-size:.875rem;cursor:pointer;padding:.25rem;text-decoration:underline}.link-button:hover:not(:disabled){color:#0f766e}.link-button:disabled{opacity:.5;cursor:not-allowed}.auth-page{min-height:100vh;background:linear-gradient(135deg,#14b8a6,#0f766e);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-container{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.auth-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 40px #00000026}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{font-size:1.5rem;font-weight:700;color:#0d9488;text-decoration:none;display:inline-block;margin-bottom:1rem}.auth-header h1{font-size:2rem;color:#1f2937;margin:.5rem 0}.auth-subtitle{color:#6b7280;font-size:1rem;margin-top:.5rem}.auth-form{margin-top:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.form-group input.error{border-color:#ef4444}.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem;display:block}.password-input-wrapper{position:relative;display:block}.toggle-password{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;padding:.25rem .5rem;transition:none!important;animation:none!important;will-change:auto!important;z-index:10;pointer-events:auto}.toggle-password:hover{color:#6b7280;transition:none!important;animation:none!important;transform:translateY(-50%)}.submit-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.submit-success{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.auth-submit-btn{width:100%;padding:.875rem 1.5rem;background:#0d9488;color:#fff!important;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;position:relative;overflow:visible;box-shadow:none;text-shadow:none}.auth-submit-btn:before,.auth-submit-btn:after{content:none!important;display:none!important;background:none!important;opacity:0!important}.auth-submit-btn:hover:not(:disabled){background:#0f766e;transform:translateY(-1px);box-shadow:0 4px 12px #0d948866}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-submit-btn *{display:none!important}.trial-btn,.trial-btn:hover,.trial-btn:active,.trial-btn:focus{background:linear-gradient(135deg,#14b8a6,#0f766e)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border:none!important;outline:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.trial-btn:before,.trial-btn:after{content:none!important;display:none!important;background:none!important;opacity:0!important;visibility:hidden!important}button[style*=linear-gradient]:before,button[style*=linear-gradient]:after{content:none!important;display:none!important}button[style*=linear-gradient]{box-shadow:none!important;text-shadow:none!important;overflow:visible!important}.forgot-password-link{display:block;text-align:center;color:#0d9488;text-decoration:none;font-size:.875rem;margin-top:1rem;transition:color .2s}.forgot-password-link:hover{color:#0f766e;text-decoration:underline}.trial-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1.5rem;margin:2rem 0}.trial-info h3{color:#166534;font-size:1rem;margin:0 0 1rem}.trial-info ul{list-style:none;padding:0;margin:0}.trial-info li{color:#15803d;padding:.5rem 0 .5rem 1.5rem;position:relative}.trial-info li:before{content:"→";position:absolute;left:0;color:#22c55e;font-weight:700}.auth-switch{text-align:center;margin-top:2rem}.auth-switch p{color:#6b7280;font-size:.875rem}.switch-auth-btn{background:none;border:none;color:#0d9488;font-weight:600;cursor:pointer;margin-left:.25rem;transition:color .2s}.switch-auth-btn:hover{color:#0f766e;text-decoration:underline}.terms-notice{text-align:center;font-size:.75rem;color:#9ca3af;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.terms-notice a{color:#0d9488;text-decoration:none}.terms-notice a:hover{text-decoration:underline}.auth-features{color:#fff;padding:2rem}.auth-features h2{font-size:2rem;margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.2)}.feature-item strong{display:block;font-size:1.125rem;margin-bottom:.5rem}.feature-item p{color:#ffffffe6;font-size:.875rem;margin:0}@media(max-width:1024px){.auth-container{grid-template-columns:1fr;max-width:500px}.auth-features{display:none}}@media(max-width:640px){.auth-page{padding:1rem}.auth-card{padding:2rem 1.5rem}.auth-header h1{font-size:1.5rem}.auth-subtitle{font-size:.875rem}}[data-theme=dark] .auth-page{background:linear-gradient(135deg,#0f766e,#134e4a)}[data-theme=dark] .auth-card{background:#1e293b}[data-theme=dark] .auth-logo{color:#2dd4bf}[data-theme=dark] .auth-header h1{color:#f1f5f9}[data-theme=dark] .auth-subtitle{color:#cbd5e1}[data-theme=dark] .form-group label{color:#e2e8f0}[data-theme=dark] .form-group input{background:#334155;border:2px solid #475569;color:#f1f5f9}[data-theme=dark] .password-input-wrapper{position:relative;display:block}[data-theme=dark] .form-group input:focus{border-color:#14b8a6;background:#1e293b;box-shadow:none}[data-theme=dark] .toggle-password{color:#94a3b8;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:10}[data-theme=dark] .toggle-password:hover{color:#cbd5e1;transform:translateY(-50%)}[data-theme=dark] .submit-error{background:#7f1d1d;border:1px solid #dc2626;color:#fecaca}[data-theme=dark] .submit-success{background:#064e3b;border:1px solid #10b981;color:#a7f3d0}[data-theme=dark] .auth-submit-btn{background:#14b8a6}[data-theme=dark] .auth-submit-btn:hover:not(:disabled){background:#0d9488}[data-theme=dark] .forgot-password-link{color:#2dd4bf}[data-theme=dark] .forgot-password-link:hover{color:#14b8a6}[data-theme=dark] .trial-info{background:#064e3b;border:1px solid #10b981}[data-theme=dark] .trial-info h3{color:#a7f3d0}[data-theme=dark] .trial-info li{color:#d1fae5}[data-theme=dark] .trial-info li:before{color:#10b981}[data-theme=dark] .auth-switch p{color:#cbd5e1}[data-theme=dark] .switch-auth-btn{color:#2dd4bf}[data-theme=dark] .switch-auth-btn:hover{color:#14b8a6}[data-theme=dark] .terms-notice{color:#94a3b8;border-top:1px solid #334155}[data-theme=dark] .terms-notice a{color:#2dd4bf}.not-found-page{min-height:100vh;background:linear-gradient(180deg,#f9fafb,#fff)}.not-found-content-wrapper{min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:center}.not-found-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem}.not-found-header .header-container{max-width:1280px;margin:0 auto}.not-found-header .back-link{color:#6b7280;text-decoration:none;font-size:.9rem;display:inline-block;margin-bottom:1rem;transition:color .2s}.not-found-header .back-link:hover{color:#3b82f6}.not-found-header h1{font-size:2.5rem;font-weight:700;color:#1f2937}.not-found-content{padding:4rem 2rem}.not-found-container{max-width:600px;margin:0 auto}.not-found-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem;text-align:center;box-shadow:0 4px 6px -1px #0000000d}.not-found-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fef3c7;border-radius:50%;color:#d97706;margin-bottom:1.5rem}.not-found-card h2{font-size:4rem;font-weight:800;color:#1f2937;margin:0 0 1rem;line-height:1}.not-found-message{font-size:1.125rem;color:#4b5563;margin-bottom:.5rem}.missing-path{background:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;color:#dc2626;word-break:break-all}.not-found-description{font-size:1rem;color:#6b7280;margin-bottom:2rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.action-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.action-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.action-btn.secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.action-btn.secondary:hover{background:#e5e7eb;border-color:#d1d5db}.not-found-help{margin-top:2.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px;text-align:center}.not-found-help h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.not-found-help p{color:#4b5563;line-height:1.6;margin:0}.not-found-help a{color:#3b82f6;text-decoration:none;font-weight:500}.not-found-help a:hover{text-decoration:underline}@media(max-width:768px){.not-found-header{padding:1.5rem}.not-found-header h1{font-size:2rem}.not-found-content{padding:2rem 1rem}.not-found-card{padding:2rem 1.5rem}.not-found-card h2{font-size:3rem}.not-found-actions{flex-direction:column}.action-btn{width:100%;justify-content:center}}@media(max-width:480px){.not-found-header h1{font-size:1.75rem}.not-found-card{padding:1.5rem 1rem}.not-found-icon{width:64px;height:64px}.not-found-icon svg{width:32px;height:32px}.not-found-card h2{font-size:2.5rem}}[data-theme=dark] .not-found-page{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .not-found-header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .not-found-header h1{color:#f1f5f9}[data-theme=dark] .not-found-header .back-link{color:#94a3b8}[data-theme=dark] .not-found-header .back-link:hover{color:#60a5fa}[data-theme=dark] .not-found-card{background:#1e293b;border:1px solid #334155}[data-theme=dark] .not-found-icon{background:#422006;color:#fbbf24}[data-theme=dark] .not-found-card h2{color:#f1f5f9}[data-theme=dark] .not-found-message{color:#cbd5e1}[data-theme=dark] .missing-path{background:#334155;color:#f87171}[data-theme=dark] .not-found-description{color:#94a3b8}[data-theme=dark] .action-btn.secondary{background:#334155;color:#e2e8f0;border:1px solid #475569}[data-theme=dark] .action-btn.secondary:hover{background:#475569;border-color:#64748b}[data-theme=dark] .not-found-help{background:#1e293b}[data-theme=dark] .not-found-help h3{color:#f1f5f9}[data-theme=dark] .not-found-help p{color:#cbd5e1}[data-theme=dark] .not-found-help a{color:#60a5fa}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.4}}:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #e9ecef;--card-bg: #ffffff;--bg-header: #ffffff;--bg-nav: #f8f9fa;--text-primary: #212529;--text-secondary: #495057;--text-tertiary: #6c757d;--text-inverse: #ffffff;--border-primary: #dee2e6;--border-secondary: #e9ecef;--border-accent: #cbd5e1;--accent-primary: #0066cc;--accent-primary-hover: #0052a3;--accent-primary-muted: #e6f0ff;--accent-success: #28a745;--accent-success-hover: #218838;--accent-success-muted: #d4edda;--accent-danger: #dc3545;--accent-danger-hover: #c82333;--accent-danger-muted: #f8d7da;--accent-warning: #ffc107;--accent-warning-hover: #e0a800;--accent-warning-muted: #fff3cd;--accent-info: #17a2b8;--accent-info-hover: #138496;--accent-info-muted: #d1ecf1;--accent-purple: #6f42c1;--accent-purple-hover: #5a32a3;--accent-purple-muted: #e9e3f5;--accent-teal: #20c997;--accent-teal-hover: #1ba47b;--accent-teal-muted: #d2f4ea;--accent-pink: #e83e8c;--accent-pink-hover: #d91a72;--accent-pink-muted: #f8d7e4;--button-border: #ced4da;--button-hover-border: #adb5bd;--shadow-sm: 0 .125rem .25rem rgba(0,0,0,.075);--shadow-md: 0 .25rem .5rem rgba(0,0,0,.1);--shadow-lg: 0 .5rem 1rem rgba(0,0,0,.15);--chart-grid: #e9ecef;--chart-text: #495057;--color-primary: #3B82F6;--color-primary-rgb: 59, 130, 246;--color-success: #10B981;--color-success-rgb: 16, 185, 129;--color-error: #EF4444;--color-error-rgb: 239, 68, 68;--color-warning: #F59E0B;--color-warning-rgb: 245, 158, 11;--color-accent: #8B5CF6;--color-accent-rgb: 139, 92, 246;--color-neutral: #6B7280;--color-neutral-rgb: 107, 114, 128;--color-cyan: #06B6D4;--color-cyan-rgb: 6, 182, 212;--color-pink: #EC4899;--color-pink-rgb: 236, 72, 153;--color-success-dark: #059669;--color-success-dark-rgb: 5, 150, 105;--color-error-dark: #DC2626;--color-error-dark-rgb: 220, 38, 38}[data-theme=dark]{--bg-primary: #0d1117;--bg-secondary: #161b22;--bg-tertiary: #21262d;--card-bg: #161b22;--bg-header: #010409;--bg-nav: #0d1117;--text-primary: #c9d1d9;--text-secondary: #8b949e;--text-tertiary: #6e7681;--text-inverse: #0d1117;--border-primary: #30363d;--border-secondary: #21262d;--border-accent: #484f58;--accent-primary: #58a6ff;--accent-primary-hover: #79b8ff;--accent-primary-muted: #1f6feb;--accent-success: #3fb950;--accent-success-hover: #56d364;--accent-success-muted: #238636;--accent-danger: #f85149;--accent-danger-hover: #ff6e67;--accent-danger-muted: #da3633;--accent-warning: #d29922;--accent-warning-hover: #e3b341;--accent-warning-muted: #9e6a03;--accent-info: #58a6ff;--accent-info-hover: #79b8ff;--accent-info-muted: #388bfd;--accent-purple: #8b5cf6;--accent-purple-hover: #a78bfa;--accent-purple-muted: #6d28d9;--accent-teal: #2dd4bf;--accent-teal-hover: #5eead4;--accent-teal-muted: #0d9488;--accent-pink: #ec4899;--accent-pink-hover: #f472b6;--accent-pink-muted: #db2777;--button-border: #363b42;--button-hover-border: #484f58;--shadow-sm: 0 .125rem .25rem rgba(0,0,0,.3);--shadow-md: 0 .25rem .5rem rgba(0,0,0,.4);--shadow-lg: 0 .5rem 1rem rgba(0,0,0,.5);--chart-grid: #30363d;--chart-text: #8b949e}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;scrollbar-gutter:stable}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.main-layout{--nav-chrome-height: 94px;display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary)}.trading-header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 20px;background-color:var(--bg-header);border-bottom:1px solid var(--border-primary);box-shadow:var(--shadow-sm);z-index:1000;position:relative}[data-theme=light] .trading-header{background:linear-gradient(to bottom,#fff,#fafbfc);border-bottom:2px solid var(--accent-primary-muted);box-shadow:0 1px 4px #00000014}[data-theme=dark] .trading-header{background:linear-gradient(to bottom,var(--bg-header),rgba(1,4,9,.95));border-bottom:1px solid var(--border-accent);box-shadow:0 2px 10px #00000080}.header-left{display:flex;align-items:center}.app-logo{display:flex;align-items:center;font-size:16px;font-weight:600;color:var(--text-primary)}.app-logo svg{color:var(--accent-primary)}.app-logo-image{height:28px;width:auto;margin-right:8px}.app-logo-text{font-family:Open Sans,sans-serif;font-weight:600;font-size:1.25rem;color:#708090;transform:translateY(1px)}[data-theme=dark] .app-logo-text{color:#a8b4c0}.header-center{display:flex;align-items:center}.market-status{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:var(--bg-secondary);border-radius:4px;font-size:12px;font-weight:500}[data-theme=light] .market-status{background:var(--bg-secondary);border:1px solid var(--border-accent);font-weight:500}[data-theme=light] .market-status.open{background:var(--accent-success-muted);border-color:var(--accent-success);color:var(--accent-success-hover)}[data-theme=light] .market-status.closed{background:var(--accent-danger-muted);border-color:var(--accent-danger);color:var(--accent-danger-hover)}[data-theme=dark] .market-status{background:linear-gradient(to right,var(--bg-secondary),var(--bg-tertiary));border:1px solid var(--button-border)}[data-theme=dark] .market-status.open{background:linear-gradient(to right,#3fb9501a,#3fb9500d);border-color:var(--accent-success-muted);color:var(--accent-success-hover)}[data-theme=dark] .market-status.closed{background:linear-gradient(to right,#f851491a,#f851490d);border-color:var(--accent-danger-muted);color:var(--accent-danger-hover)}.status-indicator{width:8px;height:8px;border-radius:50%;background-color:var(--accent-danger)}.status-indicator.active{background-color:var(--accent-success);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #28a74566}70%{box-shadow:0 0 0 8px #28a74500}to{box-shadow:0 0 #28a74500}}[data-theme=light] .status-indicator.active{background-color:var(--accent-success);box-shadow:0 0 8px var(--accent-success-muted)}[data-theme=dark] .status-indicator.active{background-color:var(--accent-success);box-shadow:0 0 10px var(--accent-success-muted)}.header-right{display:flex;align-items:center;gap:16px}.header-info{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--text-secondary)}.date{font-weight:500}.time{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-weight:500;color:var(--accent-primary)}[data-theme=light] .time{color:var(--accent-primary);font-weight:600}[data-theme=dark] .time{color:var(--accent-primary-hover);text-shadow:0 0 10px rgba(88,166,255,.3)}.theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:4px;background-color:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .2s ease}.theme-toggle:hover{background-color:var(--bg-tertiary)}[data-theme=light] .theme-toggle{background:var(--bg-secondary);border:1px solid var(--border-accent);color:var(--accent-warning-hover)}[data-theme=light] .theme-toggle:hover{background:var(--accent-warning-muted);border-color:var(--accent-warning);box-shadow:0 2px 6px #ffc10733}[data-theme=dark] .theme-toggle{background:linear-gradient(to bottom,var(--bg-secondary),var(--bg-tertiary));border:1px solid var(--button-border);color:var(--accent-warning)}[data-theme=dark] .theme-toggle:hover{background:linear-gradient(to bottom,var(--bg-tertiary),var(--bg-secondary));border-color:var(--accent-warning-muted);box-shadow:0 0 10px #d2992233}.theme-toggle svg{font-size:20px}.trading-nav{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 20px;background-color:var(--bg-nav);border-bottom:2px solid var(--border-primary)}.nav-scroll{flex:1;min-width:0;height:100%;display:flex;align-items:center}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:100%}.nav-list li{height:100%;position:relative}.nav-link{display:flex;align-items:center;gap:6px;height:100%;padding:0 16px;color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:500;border-bottom:2px solid transparent;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.nav-link:hover{color:var(--text-primary);background-color:var(--bg-tertiary)}.nav-link.active{color:var(--accent-primary);border-bottom-color:var(--accent-primary)}.nav-link.disabled{opacity:.55;cursor:not-allowed;pointer-events:none}[data-theme=light] .trading-nav{background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:2px solid var(--accent-primary-muted)}[data-theme=light] .nav-link{position:relative;font-weight:500}[data-theme=light] .nav-link:hover{background:var(--accent-primary-muted);color:var(--accent-primary)}[data-theme=light] .nav-link.active{color:var(--accent-primary);border-bottom-color:var(--accent-primary);background:linear-gradient(to bottom,var(--accent-primary-muted),transparent)}[data-theme=light] .nav-link.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--accent-primary)}[data-theme=dark] .trading-nav{background:linear-gradient(to bottom,var(--bg-nav),rgba(13,17,23,.95));border-bottom:2px solid var(--border-accent)}[data-theme=dark] .nav-link{position:relative}[data-theme=dark] .nav-link:hover{background:linear-gradient(to bottom,#58a6ff1a,#58a6ff0d);color:var(--accent-primary)}[data-theme=dark] .nav-link.active{color:var(--accent-primary);border-bottom-color:var(--accent-primary);background:linear-gradient(to bottom,rgba(88,166,255,.05),transparent)}[data-theme=dark] .nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--accent-primary),transparent)}.nav-link svg{opacity:.8}.nav-dropdown{position:relative}.dropdown-trigger{cursor:pointer;user-select:none}.dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--bg-primary);border:1px solid var(--border-primary);border-radius:4px;box-shadow:var(--shadow-md);list-style:none;padding:4px 0;z-index:1000;margin:0}[data-theme=dark] .dropdown-menu{background-color:var(--bg-secondary);border-color:var(--border-accent);box-shadow:0 4px 12px #0000004d}.dropdown-link{display:flex;align-items:center;padding:8px 16px;color:var(--text-secondary);text-decoration:none;font-size:13px;transition:all .2s ease}.dropdown-link:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.dropdown-link.active{background-color:var(--bg-tertiary);color:var(--accent-primary)}.dropdown-link.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.nav-status{display:flex;align-items:center;gap:16px}.connection-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary)}.live-data-dropdown{position:relative}.status-dot{width:6px;height:6px;border-radius:50%;background-color:var(--text-tertiary)}.status-dot.active{background-color:var(--accent-success)}.status-dot.error{background-color:var(--accent-danger)}.status-dot.disabled{background-color:#6b7280}[data-theme=light] .status-dot{box-shadow:0 0 3px #0000001a}[data-theme=light] .status-dot.active{background-color:var(--accent-success);box-shadow:0 0 6px var(--accent-success-muted)}[data-theme=light] .status-dot.error{background-color:var(--accent-danger);box-shadow:0 0 6px var(--accent-danger-muted)}[data-theme=light] .status-dot.disabled{background-color:#9ca3af;box-shadow:0 0 3px #0000001a}[data-theme=dark] .status-dot{box-shadow:0 0 4px #6e76814d}[data-theme=dark] .status-dot.active{background-color:var(--accent-success);box-shadow:0 0 8px var(--accent-success-muted)}[data-theme=dark] .status-dot.error{background-color:var(--accent-danger);box-shadow:0 0 8px var(--accent-danger-muted)}[data-theme=dark] .status-dot.disabled{background-color:#4b5563;box-shadow:0 0 4px #6e76814d}.trading-main{flex:1;padding:20px;background-color:var(--bg-primary);overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable both-edges}.verify-data-btn{position:fixed;bottom:20px;left:20px;padding:10px 16px;background-color:var(--accent-primary);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;box-shadow:var(--shadow-md);transition:all .2s ease;z-index:999}.verify-data-btn:hover{background-color:var(--accent-primary);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.disclaimer-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center}.disclaimer-content{background:var(--bg-primary);padding:32px;border-radius:8px;max-width:500px;width:90%;box-shadow:var(--shadow-lg);border:1px solid var(--border-primary)}.disclaimer-content h2{margin-bottom:16px;color:var(--text-primary);font-size:20px;font-weight:600}.disclaimer-content p{margin-bottom:24px;color:var(--text-secondary);line-height:1.6}.disclaimer-content button{background:var(--accent-primary);color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:4px;font-size:14px;font-weight:500;transition:all .2s ease}.disclaimer-content button:hover{background:var(--accent-primary);transform:translateY(-1px);box-shadow:var(--shadow-md)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}[data-theme=dark]::-webkit-scrollbar-track{background:var(--bg-secondary);border:1px solid var(--border-primary)}[data-theme=dark]::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--accent-primary-muted),var(--button-border));border:1px solid var(--border-accent)}[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,var(--accent-primary),var(--accent-primary-muted));box-shadow:0 0 5px var(--accent-primary-muted)}@media(max-width:1140px){.nav-link{padding:0 12px}}@media(max-width:980px){.nav-link .nav-label{display:none}.dropdown-trigger span{display:inline}}@media(max-width:768px){.trading-header{padding:0 12px}.header-center,.app-logo span{display:none}.trading-main{padding:12px}.trading-nav{padding:0 12px;position:relative;z-index:6000}.nav-scroll{flex:1;min-width:0;height:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-list{min-width:max-content}.nav-list li{flex-shrink:0}.nav-link{padding:0 12px;white-space:nowrap}.nav-status{flex-shrink:0;margin-left:12px}.nav-dropdown .dropdown-menu{position:fixed;left:12px;right:12px;top:92px;min-width:auto;max-height:60vh;overflow-y:auto;z-index:10000;background-color:var(--bg-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-lg)}.nav-mobile-dropdowns{position:fixed;left:12px;right:12px;top:92px;z-index:10000;display:flex;flex-direction:column;gap:8px;max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-mobile-dropdowns .dropdown-menu{position:static;margin:0;width:100%}}.text-success{color:var(--accent-success)!important}.text-danger{color:var(--accent-danger)!important}.text-warning{color:var(--accent-warning)!important}.text-info{color:var(--accent-info)!important}.text-muted{color:var(--text-tertiary)!important}span.text-success[style],.text-success[style]{color:var(--accent-success)!important}span.text-danger[style],.text-danger[style]{color:var(--accent-danger)!important}span.text-warning[style],.text-warning[style]{color:var(--accent-warning)!important}span.text-info[style],.text-info[style]{color:var(--accent-info)!important}span[style].text-success,span[style].text-danger,span[style].text-warning,span[style].text-info,span[style].text-muted{color:var(--accent-success)!important}span[style].text-danger{color:var(--accent-danger)!important}span[style].text-warning{color:var(--accent-warning)!important}span[style].text-info{color:var(--accent-info)!important}span[style].text-muted{color:var(--text-tertiary)!important}table td span.text-success,table td span.text-danger{color:var(--accent-success)!important}table td span.text-danger{color:var(--accent-danger)!important}.card{background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:6px;padding:20px;margin-bottom:20px;box-shadow:var(--shadow-sm)}[data-theme=light] .card{background:linear-gradient(to bottom,#fff,#fafbfc);border-color:var(--border-accent)}[data-theme=light] .card:hover{border-color:var(--accent-primary);box-shadow:0 0 0 1px #0066cc1a,var(--shadow-md)}[data-theme=dark] .card{border-color:var(--border-accent);background:linear-gradient(to bottom,var(--bg-secondary),rgba(22,27,34,.8))}[data-theme=dark] .card:hover{border-color:var(--accent-primary-muted);box-shadow:0 0 0 1px #58a6ff1a,var(--shadow-md)}.card-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border-secondary)}.card-title{font-size:16px;font-weight:600;color:var(--text-primary)}[data-theme=light] .card-header{border-bottom:2px solid var(--accent-primary-muted)}[data-theme=light] .card-title{color:var(--accent-primary)}[data-theme=dark] .card-header{border-bottom:1px solid var(--border-accent);position:relative}[data-theme=dark] .card-header:after{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:2px;background:var(--accent-primary)}input[type=text],input[type=number],input[type=email],input[type=password],textarea,select{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-primary);transition:all .2s ease}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px #58a6ff33}[data-theme=light] input[type=text],[data-theme=light] input[type=number],[data-theme=light] input[type=email],[data-theme=light] input[type=password],[data-theme=light] textarea,[data-theme=light] select{background-color:#fff;border-color:var(--border-accent)}[data-theme=light] input[type=text]:hover,[data-theme=light] input[type=number]:hover,[data-theme=light] input[type=email]:hover,[data-theme=light] input[type=password]:hover,[data-theme=light] textarea:hover,[data-theme=light] select:hover{border-color:var(--accent-primary)}[data-theme=light] input[type=text]:focus,[data-theme=light] input[type=number]:focus,[data-theme=light] input[type=email]:focus,[data-theme=light] input[type=password]:focus,[data-theme=light] textarea:focus,[data-theme=light] select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-muted);background-color:#fff}[data-theme=dark] input[type=text],[data-theme=dark] input[type=number],[data-theme=dark] input[type=email],[data-theme=dark] input[type=password],[data-theme=dark] textarea,[data-theme=dark] select{background-color:var(--bg-tertiary);border-color:var(--button-border)}[data-theme=dark] input[type=text]:hover,[data-theme=dark] input[type=number]:hover,[data-theme=dark] input[type=email]:hover,[data-theme=dark] input[type=password]:hover,[data-theme=dark] textarea:hover,[data-theme=dark] select:hover{border-color:var(--border-accent)}[data-theme=dark] input[type=text]:focus,[data-theme=dark] input[type=number]:focus,[data-theme=dark] input[type=email]:focus,[data-theme=dark] input[type=password]:focus,[data-theme=dark] textarea:focus,[data-theme=dark] select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #58a6ff1a;background-color:var(--bg-secondary)}button{transition:all .2s ease;border:1px solid var(--button-border);position:relative}button:hover{border-color:var(--button-hover-border);transform:translateY(-1px)}button:active{transform:translateY(0)}[data-theme=light] button{box-shadow:0 1px 3px #00000014}[data-theme=light] button:hover{box-shadow:0 2px 6px #0000001f}[data-theme=dark] button{border:1.5px solid rgba(255,255,255,.2);box-shadow:0 1px 3px #0000004d}[data-theme=dark] button:hover{border-color:#ffffff4d;box-shadow:0 2px 6px #0006}button[style*=padding][style*=background],button[style*=padding][style*=color]{font-weight:500;letter-spacing:.02em}[data-theme=light] button[style*=padding][style*=background]{border:1px solid var(--button-border);box-shadow:0 1px 3px #00000014}[data-theme=light] button[style*=padding][style*=background]:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px #0066cc26}button[style*=background][style*="0066cc"],button[style*=background][style*="3B82F6"],button[style*=background][style*=primary]{background-color:var(--accent-primary)!important;border-color:var(--accent-primary)!important;color:#fff!important}[data-theme=light] button[style*=background][style*="0066cc"],[data-theme=light] button[style*=background][style*="3B82F6"],[data-theme=light] button[style*=background][style*=primary]{background-color:var(--accent-primary)!important;border-color:var(--accent-primary)!important;box-shadow:0 1px 3px #06c3}[data-theme=light] button[style*=background][style*="0066cc"]:hover,[data-theme=light] button[style*=background][style*="3B82F6"]:hover,[data-theme=light] button[style*=background][style*=primary]:hover{background-color:var(--accent-primary-hover)!important;border-color:var(--accent-primary-hover)!important;box-shadow:0 2px 8px #0066cc4d}[data-theme=dark] button[style*=background][style*="58a6ff"],[data-theme=dark] button[style*=background][style*="3B82F6"],[data-theme=dark] button[style*=background][style*=primary]{background-color:var(--accent-primary)!important;border-color:var(--accent-primary-hover)!important;box-shadow:0 0 0 1px #58a6ff1a,inset 0 1px #ffffff1a}[data-theme=dark] button[style*=background][style*="58a6ff"]:hover,[data-theme=dark] button[style*=background][style*="3B82F6"]:hover,[data-theme=dark] button[style*=background][style*=primary]:hover{background-color:var(--accent-primary-hover)!important;border-color:var(--accent-primary-hover)!important;box-shadow:0 0 0 2px #58a6ff33,inset 0 1px #ffffff26}button[style*=background][style*="28a745"],button[style*=background][style*="10B981"],button[style*=background][style*=success]{background-color:var(--accent-success)!important;border-color:var(--accent-success)!important;color:#fff!important}[data-theme=light] button[style*=background][style*="28a745"],[data-theme=light] button[style*=background][style*="10B981"],[data-theme=light] button[style*=background][style*=success]{box-shadow:0 1px 3px #28a74533}[data-theme=light] button[style*=background][style*="28a745"]:hover,[data-theme=light] button[style*=background][style*="10B981"]:hover,[data-theme=light] button[style*=background][style*=success]:hover{background-color:var(--accent-success-hover)!important;border-color:var(--accent-success-hover)!important;box-shadow:0 2px 8px #28a7454d}[data-theme=dark] button[style*=background][style*="3fb950"],[data-theme=dark] button[style*=background][style*="10B981"],[data-theme=dark] button[style*=background][style*=success]{background-color:var(--accent-success)!important;border-color:var(--accent-success-hover)!important;box-shadow:0 0 0 1px #3fb9501a,inset 0 1px #ffffff1a}[data-theme=dark] button[style*=background][style*="3fb950"]:hover,[data-theme=dark] button[style*=background][style*="10B981"]:hover,[data-theme=dark] button[style*=background][style*=success]:hover{background-color:var(--accent-success-hover)!important;border-color:var(--accent-success-hover)!important;box-shadow:0 0 0 2px #3fb95033,inset 0 1px #ffffff26}button[style*=background][style*=dc3545],button[style*=background][style*=EF4444],button[style*=background][style*=danger]{background-color:var(--accent-danger)!important;border-color:var(--accent-danger)!important;color:#fff!important}[data-theme=light] button[style*=background][style*=dc3545],[data-theme=light] button[style*=background][style*=EF4444],[data-theme=light] button[style*=background][style*=danger]{box-shadow:0 1px 3px #dc354533}[data-theme=light] button[style*=background][style*=dc3545]:hover,[data-theme=light] button[style*=background][style*=EF4444]:hover,[data-theme=light] button[style*=background][style*=danger]:hover{background-color:var(--accent-danger-hover)!important;border-color:var(--accent-danger-hover)!important;box-shadow:0 2px 8px #dc35454d}[data-theme=dark] button[style*=background][style*=f85149],[data-theme=dark] button[style*=background][style*=EF4444],[data-theme=dark] button[style*=background][style*=danger]{background-color:var(--accent-danger)!important;border-color:var(--accent-danger-hover)!important;box-shadow:0 0 0 1px #f851491a,inset 0 1px #ffffff1a}[data-theme=dark] button[style*=background][style*=f85149]:hover,[data-theme=dark] button[style*=background][style*=EF4444]:hover,[data-theme=dark] button[style*=background][style*=danger]:hover{background-color:var(--accent-danger-hover)!important;border-color:var(--accent-danger-hover)!important;box-shadow:0 0 0 2px #f8514933,inset 0 1px #ffffff26}button[style*=background][style*=f97316],button[style*=background][style*=orange],button[style*="background-color: rgb(249, 115, 22)"],button[style*="background: rgb(249, 115, 22)"]{background-color:#f97316!important;border-color:#f97316!important;color:#fff!important}[data-theme=light] button[style*=background][style*=f97316],[data-theme=light] button[style*=background][style*=orange],[data-theme=light] button[style*="background-color: rgb(249, 115, 22)"],[data-theme=light] button[style*="background: rgb(249, 115, 22)"]{box-shadow:0 1px 3px #f9731633}[data-theme=light] button[style*=background][style*=f97316]:hover,[data-theme=light] button[style*=background][style*=orange]:hover,[data-theme=light] button[style*="background-color: rgb(249, 115, 22)"]:hover,[data-theme=light] button[style*="background: rgb(249, 115, 22)"]:hover{background-color:#ea580c!important;border-color:#ea580c!important;box-shadow:0 2px 8px #f973164d}[data-theme=dark] button[style*=background][style*=f97316],[data-theme=dark] button[style*=background][style*=orange],[data-theme=dark] button[style*="background-color: rgb(249, 115, 22)"],[data-theme=dark] button[style*="background: rgb(249, 115, 22)"]{background-color:#f97316!important;border-color:#fb923c!important;box-shadow:0 0 0 1px #f973161a,inset 0 1px #ffffff1a}[data-theme=dark] button[style*=background][style*=f97316]:hover,[data-theme=dark] button[style*=background][style*=orange]:hover,[data-theme=dark] button[style*="background-color: rgb(249, 115, 22)"]:hover,[data-theme=dark] button[style*="background: rgb(249, 115, 22)"]:hover{background-color:#fb923c!important;border-color:#fb923c!important;box-shadow:0 0 0 2px #f9731633,inset 0 1px #ffffff26}button[style*=background][style*=F59E0B],button[style*=background][style*=f59e0b],button[style*="background-color: rgb(245, 158, 11)"],button[style*="background: rgb(245, 158, 11)"]{background-color:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important}[data-theme=light] button[style*=background][style*=F59E0B],[data-theme=light] button[style*=background][style*=f59e0b],[data-theme=light] button[style*="background-color: rgb(245, 158, 11)"],[data-theme=light] button[style*="background: rgb(245, 158, 11)"]{background-color:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important;-webkit-text-fill-color:white!important;box-shadow:0 1px 3px #f59e0b33}[data-theme=light] button[style*=background][style*=F59E0B]:hover:not(:disabled),[data-theme=light] button[style*=background][style*=f59e0b]:hover:not(:disabled),[data-theme=light] button[style*="background-color: rgb(245, 158, 11)"]:hover:not(:disabled),[data-theme=light] button[style*="background: rgb(245, 158, 11)"]:hover:not(:disabled){background-color:#d97706!important;border-color:#d97706!important;box-shadow:0 2px 8px #f59e0b4d}[data-theme=light] button[style*=background][style*=F59E0B]:disabled,[data-theme=light] button[style*=background][style*=f59e0b]:disabled,[data-theme=light] button[style*="background-color: rgb(245, 158, 11)"]:disabled,[data-theme=light] button[style*="background: rgb(245, 158, 11)"]:disabled{background-color:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important;-webkit-text-fill-color:white!important;opacity:.7!important;cursor:not-allowed!important;filter:none!important;box-shadow:none!important}[data-theme=dark] button[style*=background][style*=F59E0B],[data-theme=dark] button[style*=background][style*=f59e0b],[data-theme=dark] button[style*="background-color: rgb(245, 158, 11)"],[data-theme=dark] button[style*="background: rgb(245, 158, 11)"]{background-color:#f59e0b!important;border-color:#fbbf24!important;box-shadow:0 0 0 1px #f59e0b1a,inset 0 1px #ffffff1a}[data-theme=dark] button[style*=background][style*=F59E0B]:hover,[data-theme=dark] button[style*=background][style*=f59e0b]:hover,[data-theme=dark] button[style*="background-color: rgb(245, 158, 11)"]:hover,[data-theme=dark] button[style*="background: rgb(245, 158, 11)"]:hover{background-color:#fbbf24!important;border-color:#fbbf24!important;box-shadow:0 0 0 2px #f59e0b33,inset 0 1px #ffffff26}button[style*=background][style*="6c757d"],button[style*=background][style*=gray],button[style*=background][style*=secondary]{background-color:var(--text-secondary)!important;border-color:var(--text-secondary)!important;color:#fff!important}[data-theme=light] button[style*=background][style*="6c757d"],[data-theme=light] button[style*=background][style*=gray],[data-theme=light] button[style*=background][style*=secondary]{box-shadow:0 1px 3px #6c757d33}[data-theme=light] button[style*=background][style*="6c757d"]:hover,[data-theme=light] button[style*=background][style*=gray]:hover,[data-theme=light] button[style*=background][style*=secondary]:hover{background-color:var(--text-primary)!important;border-color:var(--text-primary)!important;box-shadow:0 2px 8px #6c757d4d}[data-theme=dark] button[style*=background][style*="6c757d"],[data-theme=dark] button[style*=background][style*=gray],[data-theme=dark] button[style*=background][style*=secondary]{background-color:var(--bg-tertiary)!important;border-color:var(--border-accent)!important;color:var(--text-primary)!important;box-shadow:0 0 0 1px #8b949e1a,inset 0 1px #ffffff0d}[data-theme=dark] button[style*=background][style*="6c757d"]:hover,[data-theme=dark] button[style*=background][style*=gray]:hover,[data-theme=dark] button[style*=background][style*=secondary]:hover{background-color:var(--button-border)!important;border-color:var(--button-hover-border)!important;box-shadow:0 0 0 2px #8b949e33,inset 0 1px #ffffff14}.analysis-iv-action{background-color:#6b7280!important;border:2px solid #6B7280!important;color:#fff!important;border-radius:8px;box-shadow:0 1px 3px #37415140;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.analysis-iv-action:hover:not(:disabled){background-color:#4b5563!important;border-color:#4b5563!important;box-shadow:0 3px 8px #1e293b40}.analysis-iv-action:disabled{background-color:#9ca3af!important;border-color:#9ca3af!important;color:#e5e7eb!important;cursor:not-allowed!important;box-shadow:none!important;opacity:.95}.analysis-iv-action:disabled:hover{background-color:#9ca3af!important;border-color:#9ca3af!important;box-shadow:none!important}.analysis-iv-toggle{background-color:#6b7280!important;border:2px solid #6B7280!important;color:#fff!important;border-radius:8px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.analysis-iv-toggle:hover{background-color:#4b5563!important;border-color:#4b5563!important}table{background-color:var(--bg-secondary);color:var(--text-primary)}th{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-primary)}td{border-color:var(--border-primary)}tr:hover{background-color:var(--bg-tertiary)}[data-theme=light] table{border:1px solid var(--border-accent);box-shadow:var(--shadow-sm)}[data-theme=light] th{background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-color:var(--border-accent);color:var(--accent-primary);font-weight:600}[data-theme=light] td{border-color:var(--border-secondary)}[data-theme=light] tr:hover{background-color:var(--accent-primary-muted)}[data-theme=light] tr:nth-child(2n){background-color:#0066cc05}[data-theme=dark] table{border:1px solid var(--border-accent)}[data-theme=dark] th{background:linear-gradient(to bottom,var(--bg-tertiary),var(--bg-secondary));border-color:var(--border-accent);color:var(--accent-primary);font-weight:600}[data-theme=dark] td{border-color:var(--button-border)}[data-theme=dark] tr:hover{background-color:#58a6ff0d}.chart-container{background-color:var(--bg-secondary);border:1px solid var(--border-primary)}[data-theme=light] .chart-container{background:linear-gradient(to bottom,#fff,#fafbfc);border:1px solid var(--border-accent);box-shadow:0 1px 3px #0000000d}[data-theme=light] .chart-container:hover{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary-muted),0 2px 6px #00000014}[data-theme=dark] .chart-container{background:linear-gradient(to bottom,var(--bg-secondary),rgba(22,27,34,.9));border:1px solid var(--border-accent);box-shadow:inset 0 1px #ffffff05}[data-theme=dark] .chart-container:hover{border-color:var(--accent-primary-muted);box-shadow:0 0 0 1px #58a6ff1a,inset 0 1px #ffffff05}.tab-button{background-color:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-primary)}.tab-button:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.tab-button.active{background-color:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}[data-theme=light] .tab-button{border-color:var(--border-accent);background:linear-gradient(to bottom,#fff,#f8f9fa);font-weight:500}[data-theme=light] .tab-button:hover{border-color:var(--accent-primary);background:var(--accent-primary-muted);color:var(--accent-primary)}[data-theme=light] .tab-button.active{background:var(--accent-primary);border-color:var(--accent-primary-hover);box-shadow:0 2px 4px #06c3}[data-theme=dark] .tab-button{border-color:var(--button-border);background:linear-gradient(to bottom,var(--bg-secondary),var(--bg-tertiary))}[data-theme=dark] .tab-button:hover{border-color:var(--accent-primary-muted);background:linear-gradient(to bottom,var(--bg-tertiary),var(--bg-secondary));color:var(--accent-primary)}[data-theme=dark] .tab-button.active{background:linear-gradient(to bottom,var(--accent-primary),var(--accent-primary-muted));border-color:var(--accent-primary-hover);box-shadow:0 0 0 1px #58a6ff33,inset 0 1px #ffffff1a}.modal-backdrop{background-color:#00000080}.modal-content{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-lg)}.alert{background-color:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-primary)}.alert-success{background-color:#3fb9501a;border-color:var(--accent-success);color:var(--accent-success)}.alert-danger{background-color:#f851491a;border-color:var(--accent-danger);color:var(--accent-danger)}.alert-warning{background-color:#d299221a;border-color:var(--accent-warning);color:var(--accent-warning)}[data-theme=light] .alert{background:linear-gradient(to right,var(--bg-secondary),#ffffff);border-color:var(--border-accent)}[data-theme=light] .alert-success{background:var(--accent-success-muted);border-color:var(--accent-success);border-left:4px solid var(--accent-success);color:var(--accent-success-hover)}[data-theme=light] .alert-danger{background:var(--accent-danger-muted);border-color:var(--accent-danger);border-left:4px solid var(--accent-danger);color:var(--accent-danger-hover)}[data-theme=light] .alert-warning{background:var(--accent-warning-muted);border-color:var(--accent-warning);border-left:4px solid var(--accent-warning);color:var(--accent-warning-hover)}[data-theme=light] .alert-info{background:var(--accent-info-muted);border-color:var(--accent-info);border-left:4px solid var(--accent-info);color:var(--accent-info-hover)}[data-theme=dark] .alert{background:linear-gradient(to right,var(--bg-secondary),rgba(22,27,34,.95));border-color:var(--border-accent)}[data-theme=dark] .alert-success{background:linear-gradient(to right,#3fb95026,#3fb9500d);border-color:var(--accent-success-muted);border-left:4px solid var(--accent-success);color:var(--accent-success-hover)}[data-theme=dark] .alert-danger{background:linear-gradient(to right,#f8514926,#f851490d);border-color:var(--accent-danger-muted);border-left:4px solid var(--accent-danger);color:var(--accent-danger-hover)}[data-theme=dark] .alert-warning{background:linear-gradient(to right,#d2992226,#d299220d);border-color:var(--accent-warning-muted);border-left:4px solid var(--accent-warning);color:var(--accent-warning-hover)}[data-theme=dark] .alert-info{background:linear-gradient(to right,#58a6ff26,#58a6ff0d);border-color:var(--accent-info-muted);border-left:4px solid var(--accent-info);color:var(--accent-info-hover)}.badge{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary);font-weight:500}.badge-success{background-color:var(--accent-success);color:#fff}.badge-danger{background-color:var(--accent-danger);color:#fff}.badge-warning{background-color:var(--accent-warning);color:var(--text-primary)}.badge-info{background-color:var(--accent-info);color:#fff}[data-theme=light] .badge{background-color:var(--bg-tertiary);border:1px solid var(--border-accent)}[data-theme=light] .badge-success{background-color:var(--accent-success-muted);color:var(--accent-success-hover);border:1px solid var(--accent-success)}[data-theme=light] .badge-danger{background-color:var(--accent-danger-muted);color:var(--accent-danger-hover);border:1px solid var(--accent-danger)}[data-theme=light] .badge-warning{background-color:var(--accent-warning-muted);color:var(--accent-warning-hover);border:1px solid var(--accent-warning)}[data-theme=light] .badge-info{background-color:var(--accent-info-muted);color:var(--accent-info-hover);border:1px solid var(--accent-info)}[data-theme=dark] .badge{background-color:var(--bg-tertiary);border:1px solid var(--border-accent)}[data-theme=dark] .badge-success{background:linear-gradient(to bottom,var(--accent-success),var(--accent-success-muted));border:1px solid var(--accent-success-hover);box-shadow:0 0 10px #3fb95033}[data-theme=dark] .badge-danger{background:linear-gradient(to bottom,var(--accent-danger),var(--accent-danger-muted));border:1px solid var(--accent-danger-hover);box-shadow:0 0 10px #f8514933}[data-theme=dark] .badge-warning{background:linear-gradient(to bottom,var(--accent-warning),var(--accent-warning-muted));border:1px solid var(--accent-warning-hover);box-shadow:0 0 10px #d2992233;color:#fff}[data-theme=dark] .badge-info{background:linear-gradient(to bottom,var(--accent-info),var(--accent-info-muted));border:1px solid var(--accent-info-hover);box-shadow:0 0 10px #58a6ff33;color:#fff}.divider{border-color:var(--border-primary)}[data-theme=dark] .divider{border-color:var(--border-accent);position:relative}[data-theme=dark] .divider:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:1px;background:linear-gradient(to right,transparent,var(--accent-primary-muted),transparent)}.spinner{border-color:var(--text-tertiary);border-top-color:var(--accent-primary)}[data-theme=dark] .spinner{border-color:#58a6ff33;border-top-color:var(--accent-primary);border-right-color:var(--accent-primary-hover);animation:spin 1s linear infinite,glow 2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glow{0%,to{box-shadow:0 0 5px var(--accent-primary-muted)}50%{box-shadow:0 0 20px var(--accent-primary),0 0 30px var(--accent-primary-muted)}}[style*="background: white"]:not(.gex-page):not(.gex-page *),[style*="background-color: white"]:not(.gex-page):not(.gex-page *),[style*="background: #fff"]:not(.gex-page):not(.gex-page *),[style*="background-color: #fff"]:not(.gex-page):not(.gex-page *),[style*="background: #ffffff"]:not(.gex-page):not(.gex-page *),[style*="background-color: #ffffff"]:not(.gex-page):not(.gex-page *),[style*="background: rgb(255, 255, 255)"]:not(.gex-page):not(.gex-page *),[style*="background-color: rgb(255, 255, 255)"]:not(.gex-page):not(.gex-page *),[style*="background:white"]:not(.gex-page):not(.gex-page *),[style*="background-color:white"]:not(.gex-page):not(.gex-page *),[style*="background:#fff"]:not(.gex-page):not(.gex-page *),[style*="background-color:#fff"]:not(.gex-page):not(.gex-page *){background-color:var(--bg-secondary)!important}[style*="background: #f"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *),[style*="background-color: #f"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *),[style*="background: rgb(24"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *),[style*="background-color: rgb(24"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *),[style*="background: rgb(25"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *),[style*="background-color: rgb(25"]:not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(button):not([class*=greek-dot]):not(.gex-page):not(.gex-page *){background-color:var(--bg-tertiary)!important}[style*="color: #1F2937"]:not(.gex-page):not(.gex-page *),[style*="color: #111827"]:not(.gex-page):not(.gex-page *),[style*="color: #030712"]:not(.gex-page):not(.gex-page *),[style*="color: #000"]:not(.gex-page):not(.gex-page *),[style*="color: #333"]:not(.gex-page):not(.gex-page *),[style*="color: black"]:not(.gex-page):not(.gex-page *),[style*="color: #212529"]:not(.gex-page):not(.gex-page *),[style*="color: #374151"]:not(.gex-page):not(.gex-page *),[style*="color:#1F2937"]:not(.gex-page):not(.gex-page *),[style*="color:#000"]:not(.gex-page):not(.gex-page *),[style*="color:black"]:not(.gex-page):not(.gex-page *){color:var(--text-primary)!important}[style*="color: #6B7280"]:not(.gex-page):not(.gex-page *),[style*="color: #4B5563"]:not(.gex-page):not(.gex-page *),[style*="color: #666"]:not(.gex-page):not(.gex-page *),[style*="color: #6c757d"]:not(.gex-page):not(.gex-page *),[style*="color: #495057"]:not(.gex-page):not(.gex-page *),[style*="color:#6B7280"]:not(.gex-page):not(.gex-page *),[style*="color:#666"]:not(.gex-page):not(.gex-page *){color:var(--text-secondary)!important}[style*="color: #9CA3AF"]:not(.gex-page):not(.gex-page *),[style*="color: #999"]:not(.gex-page):not(.gex-page *),[style*="color:#9CA3AF"]:not(.gex-page):not(.gex-page *){color:var(--text-tertiary)!important}[style*=border]:not(.legend-indicator):not(.mc-spinner):not(.gex-page):not(.gex-page *){border-color:var(--border-primary)!important}[data-theme=dark] [style*=box-shadow]:not(.legend-indicator):not(.gex-page):not(.gex-page *),[data-theme=dark] [style*=boxShadow]:not(.legend-indicator):not(.gex-page):not(.gex-page *){box-shadow:var(--shadow-md)!important}[style*="color: #10B981"]:not(.gex-page):not(.gex-page *),[style*="color: #059669"]:not(.gex-page):not(.gex-page *),[style*="color: #28a745"]:not(.gex-page):not(.gex-page *){color:var(--accent-success)!important}[style*="color: #EF4444"]:not(.gex-page):not(.gex-page *),[style*="color: #DC2626"]:not(.gex-page):not(.gex-page *),[style*="color: #dc3545"]:not(.gex-page):not(.gex-page *){color:var(--accent-danger)!important}[style*="color: #F59E0B"]:not(.gex-page):not(.gex-page *),[style*="color: #D97706"]:not(.gex-page):not(.gex-page *),[style*="color: #ffc107"]:not(.gex-page):not(.gex-page *){color:var(--accent-warning)!important}[style*="color: #3B82F6"]:not(.gex-page):not(.gex-page *),[style*="color: #2563EB"]:not(.gex-page):not(.gex-page *),[style*="color: #0066cc"]:not(.gex-page):not(.gex-page *){color:var(--accent-primary)!important}[data-theme=dark] [style*="color: #10B981"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #059669"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #28a745"]:not(.gex-page):not(.gex-page *){color:var(--accent-success-hover)!important;text-shadow:0 0 10px var(--accent-success-muted)}[data-theme=dark] [style*="color: #EF4444"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #DC2626"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #dc3545"]:not(.gex-page):not(.gex-page *){color:var(--accent-danger-hover)!important;text-shadow:0 0 10px var(--accent-danger-muted)}[data-theme=dark] [style*="color: #F59E0B"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #D97706"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #ffc107"]:not(.gex-page):not(.gex-page *){color:var(--accent-warning-hover)!important;text-shadow:0 0 10px var(--accent-warning-muted)}[data-theme=dark] [style*="color: #3B82F6"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #2563EB"]:not(.gex-page):not(.gex-page *),[data-theme=dark] [style*="color: #0066cc"]:not(.gex-page):not(.gex-page *){color:var(--accent-primary-hover)!important;text-shadow:0 0 10px var(--accent-primary-muted)}div[style*="background: white"]:not(.gex-page):not(.gex-page *),div[style*="background-color: white"]:not(.gex-page):not(.gex-page *),div[style*="background: #fff"]:not(.gex-page):not(.gex-page *),div[style*="background-color: #fff"]:not(.gex-page):not(.gex-page *){background-color:var(--bg-secondary)!important;color:var(--text-primary)!important}h1[style],h2[style],h3[style],h4[style],h5[style],h6[style]{color:var(--text-primary)!important}p[style],label[style]{color:inherit!important}[style*="background: linear-gradient"]:not(.landing-page *):not(.upgrade-btn):not(a[href="/pricing"]):not(.options-section-header):not(.gex-page):not(.gex-page *){background:var(--bg-secondary)!important}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body,[data-theme=dark] #root{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*="background-color: white"],[data-theme=dark] div[style*="background: 'white'"],[data-theme=dark] div[style*='background: "white"']{background-color:var(--bg-secondary)!important;color:var(--text-primary)!important}.recharts-wrapper{font-family:inherit}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:var(--chart-grid)}.recharts-cartesian-axis-tick-value{fill:var(--chart-text)}.recharts-cartesian-axis-line{stroke:var(--border-primary)}.recharts-tooltip-wrapper{outline:none}.recharts-default-tooltip{background-color:var(--bg-primary)!important;border:1px solid var(--border-primary)!important;border-radius:4px;box-shadow:var(--shadow-md)}[data-theme=dark] .recharts-default-tooltip{background:linear-gradient(to bottom,var(--bg-primary),rgba(13,17,23,.95))!important;border:1px solid var(--accent-primary-muted)!important;box-shadow:0 4px 20px #00000080,0 0 0 1px #58a6ff1a}.recharts-tooltip-label{color:var(--text-primary)!important;font-weight:600;margin-bottom:4px}.recharts-tooltip-item-list{margin:0;padding:0}.recharts-tooltip-item{color:var(--text-secondary)!important}.recharts-legend-wrapper{margin-top:10px}.recharts-legend-item-text{color:var(--text-secondary)!important}.recharts-text,.recharts-label{fill:var(--text-primary)}div[style*=padding][style*=background]:not(.fft-heatmap-cell):not(.risk-correlation-cell):not(.optimization-heatmap-cell):not(.modal-overlay):not(.ticker-detail-overlay):not(.options-section-header):not(.gex-page):not(.gex-page *){background-color:var(--bg-secondary)!important}h3.options-section-header{background-color:unset!important;color:#fff!important}.histogram-toggle-btn{background-color:#3b82f6!important;border:2px solid #3B82F6!important;color:#fff!important}.histogram-toggle-btn:hover{background-color:#2563eb!important;border-color:#2563eb!important}.options-tooltip-wrapper{position:relative;z-index:10}.options-tooltip-wrapper .options-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:8px 12px;border-radius:8px;font-size:11px;line-height:1.4;white-space:pre-line;z-index:30;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;min-width:120px;text-align:left;box-shadow:0 4px 12px #00000026}.options-tooltip-wrapper:hover{z-index:20}.options-histogram-chart{position:relative;isolation:isolate;overflow:visible;z-index:0}.options-histogram-grid{position:absolute;inset:0;z-index:1;pointer-events:none}.options-histogram-bars{position:absolute;inset:0;z-index:5;display:flex;align-items:flex-end;gap:1px;height:100%;overflow:visible;max-width:100%}.options-tooltip-wrapper:hover .options-tooltip{visibility:visible;opacity:1}[data-theme=light] .options-tooltip,:root .options-tooltip{background-color:#fff;color:#1f2937;border:1px solid #E5E7EB}[data-theme=dark] .options-tooltip{background-color:#1f2937;color:#f9fafb;border:1px solid #374151}.curve-day-btn{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;min-width:60px;transition:all .2s ease;outline:none}.curve-day-btn.active{background-color:#3b82f6!important;color:#fff!important;border:2px solid #3B82F6!important;border-radius:8px!important;box-shadow:none!important;background-image:none!important}.curve-day-btn:not(.active){background-color:#fff;color:#6b7280;border:1px solid #E5E7EB}[data-theme=dark] .curve-day-btn:not(.active){background-color:#161b22!important;color:#8b949e!important;border:1px solid #374151!important}.curve-position-btn{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.curve-position-btn:not(.active){background-color:#fff;color:#6b7280;border:1px solid #E5E7EB}[data-theme=dark] .curve-position-btn:not(.active){background-color:#161b22!important;color:#8b949e!important;border:1px solid #374151!important}.curve-position-btn.active.long,.curve-position-btn.active.short{background-color:#3b82f6!important;color:#fff!important;border:2px solid #3B82F6!important;border-radius:8px!important;box-shadow:none!important;background-image:none!important}.curve-option-type-btn{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.curve-option-type-btn:not(.active){background-color:#fff;color:#6b7280;border:1px solid #E5E7EB}[data-theme=dark] .curve-option-type-btn:not(.active){background-color:#161b22!important;color:#8b949e!important;border:1px solid #374151!important}.curve-option-type-btn.active.call,.curve-option-type-btn.active.put{background-color:#3b82f6!important;color:#fff!important;border:2px solid #3B82F6!important;border-radius:8px!important;box-shadow:none!important;background-image:none!important}.curve-day-btn.active:hover,.curve-position-btn.active:hover,.curve-option-type-btn.active:hover{transform:none!important;box-shadow:none!important}[data-theme=light] div[style*=padding][style*=background][style*=border]:not(.gex-page):not(.gex-page *){background:linear-gradient(to bottom,#ffffff,var(--bg-secondary))!important;border:1px solid var(--border-accent)!important;box-shadow:0 1px 3px #0000000f}[data-theme=light] div[style*=padding][style*=background][style*=border]:not(.gex-page):not(.gex-page *):hover{border-color:var(--accent-primary)!important;box-shadow:0 2px 6px #0000001a}div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.sec-filing-modal):not(.gex-page):not(.gex-page *){background-color:var(--bg-secondary)!important;box-shadow:var(--shadow-sm)!important}[data-theme=light] div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.sec-filing-modal):not(.gex-page):not(.gex-page *){background:linear-gradient(135deg,#ffffff,var(--bg-secondary))!important;border:1px solid var(--border-accent);box-shadow:0 2px 8px #00000014!important}[data-theme=light] div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.gex-page):not(.gex-page *):hover{border-color:var(--accent-primary);box-shadow:0 4px 12px #0000001f,0 0 0 1px var(--accent-primary-muted)!important}[data-theme=dark] div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.sec-filing-modal):not(.gex-page):not(.gex-page *){background:linear-gradient(135deg,var(--bg-secondary),var(--bg-tertiary))!important;border:1px solid var(--border-accent);box-shadow:0 4px 15px #0000004d,inset 0 1px #ffffff05!important}[data-theme=dark] div[style*=boxShadow][style*=background]:not(.legend-indicator):not(.gex-page):not(.gex-page *):hover{border-color:var(--accent-primary-muted);box-shadow:0 4px 20px #0006,0 0 0 1px #58a6ff1a!important}[style*=borderRadius][style*=background]:not(.risk-correlation-cell):not(.fft-heatmap-cell):not(.legend-indicator):not(.optimization-heatmap-cell):not(.fft-filter-badge):not(.sec-filing-modal):not(.gex-page):not(.gex-page *){background-color:var(--bg-secondary)!important}table{background-color:var(--bg-secondary)!important}td[style],th[style]{background-color:inherit!important;color:var(--text-primary)!important}button[style*="background: white"],button[style*="background-color: white"],button[style*="background: #f"],button[style*="background-color: #f"]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important}[data-theme=dark] button[style*="background: white"],[data-theme=dark] button[style*="background-color: white"],[data-theme=dark] button[style*="background: #f"],[data-theme=dark] button[style*="background-color: #f"]{border:1.5px solid rgba(255,255,255,.2)!important}[data-theme=dark] button[style*="background: white"]:hover,[data-theme=dark] button[style*="background-color: white"]:hover,[data-theme=dark] button[style*="background: #f"]:hover,[data-theme=dark] button[style*="background-color: #f"]:hover{border-color:#ffffff4d!important}[data-theme=dark] button[style*="background: transparent"]{border:1.5px solid rgba(255,255,255,.2)!important}[data-theme=dark] button[style*="background: transparent"]:hover{background-color:#58a6ff1a!important;border-color:#ffffff4d!important}input[style],select[style],textarea[style]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important;border-color:var(--border-primary)!important}input.option-market-price-input{background-color:#fff!important;color:#000!important;opacity:1!important}input:disabled,select:disabled,textarea:disabled{background-color:var(--bg-secondary)!important;opacity:.6}input.live-data-readonly-input{background-color:#fff!important;color:#000!important;opacity:1!important}select.live-data-select{background-color:#f3f4f6!important}.autocallable-price-button{background-color:#f97316!important;color:#fff!important;border:none!important}.autocallable-price-button:disabled{background-color:#fb923c!important;opacity:.7!important;cursor:not-allowed!important;filter:none!important;color:#fff!important;-webkit-text-fill-color:white!important}.autocallable-price-button:disabled:hover{background-color:#fb923c!important}.autocallable-price-button:not(:disabled):hover{background-color:#ea580c!important}.autocallable-tab{border:none!important;transition:all .2s ease!important}.autocallable-tab:focus{outline:none!important}.autocallable-tab[data-active=true]{background-color:#f97316!important;color:#fff!important}.autocallable-tab[data-active=false]{background-color:transparent!important}.autocallable-tab[data-active=false]:hover{background-color:#fed7aa!important}[data-theme=dark] .autocallable-tab[data-active=false]:hover{background-color:#7c2d12!important}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent-primary)!important;outline-offset:-2px}.info-box-value,div[data-metric=portfolio-value],div[data-metric=total-value]{background:var(--accent-primary-muted)!important;border:1px solid var(--accent-primary)!important;color:var(--text-primary)!important}[data-theme=light] .info-box-value,[data-theme=light] div[data-metric=portfolio-value],[data-theme=light] div[data-metric=total-value]{background:linear-gradient(135deg,#e6f0ff,#cce0ff)!important;border-color:var(--accent-primary)!important}[data-theme=dark] .info-box-value,[data-theme=dark] div[data-metric=portfolio-value],[data-theme=dark] div[data-metric=total-value]{background:linear-gradient(135deg,#58a6ff26,#58a6ff14)!important;border-color:var(--accent-primary-muted)!important}.info-box-pnl,div[data-metric=pnl],div[data-metric=profit-loss]{border-width:1px!important;border-style:solid!important}[data-theme=light] .info-box-pnl.positive,[data-theme=light] div[data-metric=pnl].positive{background:linear-gradient(135deg,#d4edda,#c3e6cb)!important;border-color:var(--accent-success)!important;color:var(--accent-success-hover)!important}[data-theme=light] .info-box-pnl.negative,[data-theme=light] div[data-metric=pnl].negative{background:linear-gradient(135deg,#f8d7da,#f5c6cb)!important;border-color:var(--accent-danger)!important;color:var(--accent-danger-hover)!important}[data-theme=dark] .info-box-pnl.positive,[data-theme=dark] div[data-metric=pnl].positive{background:linear-gradient(135deg,#3fb95026,#3fb95014)!important;border-color:var(--accent-success-muted)!important;color:var(--accent-success-hover)!important}[data-theme=dark] .info-box-pnl.negative,[data-theme=dark] div[data-metric=pnl].negative{background:linear-gradient(135deg,#f8514926,#f8514914)!important;border-color:var(--accent-danger-muted)!important;color:var(--accent-danger-hover)!important}.info-box-delta,div[data-metric=delta],div[data-metric=total-delta]{background:var(--accent-purple-muted)!important;border:1px solid var(--accent-purple)!important}[data-theme=light] .info-box-delta,[data-theme=light] div[data-metric=delta]{background:linear-gradient(135deg,#e9e3f5,#ddd4ee)!important;border-color:var(--accent-purple)!important}[data-theme=dark] .info-box-delta,[data-theme=dark] div[data-metric=delta]{background:linear-gradient(135deg,#8b5cf626,#8b5cf614)!important;border-color:var(--accent-purple-muted)!important}.info-box-gamma,div[data-metric=gamma],div[data-metric=gamma-exposure]{background:var(--accent-teal-muted)!important;border:1px solid var(--accent-teal)!important}[data-theme=light] .info-box-gamma,[data-theme=light] div[data-metric=gamma]{background:linear-gradient(135deg,#d2f4ea,#b8ede0)!important;border-color:var(--accent-teal)!important}[data-theme=dark] .info-box-gamma,[data-theme=dark] div[data-metric=gamma]{background:linear-gradient(135deg,#2dd4bf26,#2dd4bf14)!important;border-color:var(--accent-teal-muted)!important}.info-box-theta,div[data-metric=theta],div[data-metric=theta-decay]{background:var(--accent-warning-muted)!important;border:1px solid var(--accent-warning)!important}[data-theme=light] .info-box-theta,[data-theme=light] div[data-metric=theta]{background:linear-gradient(135deg,#fff3cd,#ffeaa7)!important;border-color:var(--accent-warning)!important;color:var(--accent-warning-hover)!important}[data-theme=dark] .info-box-theta,[data-theme=dark] div[data-metric=theta]{background:linear-gradient(135deg,#d2992226,#d2992214)!important;border-color:var(--accent-warning-muted)!important;color:var(--accent-warning-hover)!important}.info-box-vega,div[data-metric=vega],div[data-metric=vega-exposure]{background:var(--accent-pink-muted)!important;border:1px solid var(--accent-pink)!important}[data-theme=light] .info-box-vega,[data-theme=light] div[data-metric=vega]{background:linear-gradient(135deg,#f8d7e4,#f5c2db)!important;border-color:var(--accent-pink)!important}[data-theme=dark] .info-box-vega,[data-theme=dark] div[data-metric=vega]{background:linear-gradient(135deg,#e83e8c26,#e83e8c14)!important;border-color:var(--accent-pink-muted)!important}.info-box-rho,div[data-metric=rho]{background:#e0e7ff!important;border:1px solid #6366f1!important}[data-theme=light] .info-box-rho,[data-theme=light] div[data-metric=rho]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)!important;border-color:#6366f1!important}[data-theme=dark] .info-box-rho,[data-theme=dark] div[data-metric=rho]{background:linear-gradient(135deg,#6366f126,#6366f114)!important;border-color:#4f46e5!important}.info-box-cost,div[data-metric=cost],div[data-metric=total-cost]{background:var(--bg-muted)!important;border:1px solid var(--border-default)!important}[data-theme=light] .info-box-cost,[data-theme=light] div[data-metric=cost],[data-theme=light] div[data-metric=total-cost]{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)!important;border-color:#9ca3af!important}[data-theme=dark] .info-box-cost,[data-theme=dark] div[data-metric=cost],[data-theme=dark] div[data-metric=total-cost]{background:linear-gradient(135deg,#6b728026,#6b728014)!important;border-color:#9ca3af80!important}.info-box-risk,div[data-metric=var],div[data-metric=risk]{background:var(--accent-danger-muted)!important;border:1px solid var(--accent-danger)!important}[data-theme=light] .info-box-risk,[data-theme=light] div[data-metric=risk]{background:linear-gradient(135deg,#fee2e2,#fecaca)!important;border-color:var(--accent-danger)!important}[data-theme=dark] .info-box-risk,[data-theme=dark] div[data-metric=risk]{background:linear-gradient(135deg,#f851491f,#f851490f)!important;border-color:var(--accent-danger-muted)!important}.info-box-performance,div[data-metric=win-rate],div[data-metric=sharpe-ratio]{background:var(--accent-success-muted)!important;border:1px solid var(--accent-success)!important}[data-theme=light] .info-box-performance,[data-theme=light] div[data-metric=performance]{background:linear-gradient(135deg,#d1fae5,#a7f3d0)!important;border-color:var(--accent-success)!important}[data-theme=dark] .info-box-performance,[data-theme=dark] div[data-metric=performance]{background:linear-gradient(135deg,#3fb9501f,#3fb9500f)!important;border-color:var(--accent-success-muted)!important}.info-box-cash,div[data-metric=cash],div[data-metric=available-cash]{background:#e0f2fe!important;border:1px solid #0ea5e9!important}[data-theme=light] .info-box-cash,[data-theme=light] div[data-metric=cash]{background:linear-gradient(135deg,#e0f2fe,#bae6fd)!important;border-color:#0ea5e9!important}[data-theme=dark] .info-box-cash,[data-theme=dark] div[data-metric=cash]{background:linear-gradient(135deg,#0ea5e926,#0ea5e914)!important;border-color:#0284c7!important}.info-box-positions,div[data-metric=positions],div[data-metric=active-positions]{background:var(--bg-tertiary)!important;border:1px solid var(--border-accent)!important}[data-theme=light] .info-box-positions,[data-theme=light] div[data-metric=positions]{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)!important;border-color:#9ca3af!important}[data-theme=dark] .info-box-positions,[data-theme=dark] div[data-metric=positions]{background:linear-gradient(135deg,#6b728026,#6b728014)!important;border-color:var(--border-accent)!important}[data-theme=light] div[data-metric]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;transition:all .2s ease}[data-theme=dark] div[data-metric]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000004d;transition:all .2s ease}[data-theme=light] div[data-metric=positions]:hover,[data-theme=dark] div[data-metric=positions]:hover{transform:none!important;box-shadow:none!important}div[data-metric=positions]:hover .metric-value{transform:none!important}div[data-metric=positions] .metric-value{transition:none!important}.info-box-header,div[data-metric] .metric-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:4px}.info-box-value-text,div[data-metric] .metric-value{font-size:24px;font-weight:700;line-height:1.2}.info-box-description,div[data-metric] .metric-description{font-size:11px;opacity:.7;margin-top:4px}div[data-metric][style*=background]{background:inherit!important}div[data-metric][style*=border]{border-width:1px!important;border-style:solid!important}[data-theme=light] div[data-metric],[data-theme=dark] div[data-metric]{transition:all .2s ease}div[data-metric=pnl] .metric-value,div[data-metric=profit-loss] .metric-value{transition:color .3s ease}div[data-metric]:hover .metric-label{transform:translate(2px)}div[data-metric]:hover .metric-value{transform:scale(1.05)}div[data-metric]{min-height:80px;display:flex;flex-direction:column;justify-content:center}.modal[style*=background],.popup[style*=background],div[role=dialog][style*=background]{background-color:var(--bg-primary)!important}.dropdown[style*=background],ul[style*=background],.menu[style*=background]{background-color:var(--bg-secondary)!important}.quality-badge{display:inline-block;padding:1px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;line-height:1.4;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.quality-badge--green{background-color:#10b981!important}.quality-badge--yellow{background-color:#eab308!important}.quality-badge--red{background-color:#ef4444!important}.quality-badge--gray{background-color:#6b7280!important}[style*="background: #10B981"] *,[style*="background-color: #10B981"] *{color:#fff!important}a[href="/pricing"][style*=linear-gradient]{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}a[href="/auth"][style*=linear-gradient]{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}[style*="background: #EF4444"] *,[style*="background-color: #EF4444"] *,[style*="background: #3B82F6"] *,[style*="background-color: #3B82F6"] *{color:#fff!important}.text-success,.text-success[style],span.text-success,span.text-success[style],table .text-success,table span.text-success,td .text-success,td span.text-success,[data-theme=dark] .text-success,[data-theme=dark] span.text-success,[data-theme=dark] table .text-success,[data-theme=dark] td span.text-success{color:var(--accent-success)!important}.text-danger,.text-danger[style],span.text-danger,span.text-danger[style],table .text-danger,table span.text-danger,td .text-danger,td span.text-danger,[data-theme=dark] .text-danger,[data-theme=dark] span.text-danger,[data-theme=dark] table .text-danger,[data-theme=dark] td span.text-danger{color:var(--accent-danger)!important}table td span.text-success,table tbody td span.text-success,[data-theme=dark] table td span.text-success,[data-theme=dark] table tbody td span.text-success{color:var(--accent-success)!important}table td span.text-danger,table tbody td span.text-danger,[data-theme=dark] table td span.text-danger,[data-theme=dark] table tbody td span.text-danger{color:var(--accent-danger)!important}span.text-success,td span.text-success,table td span.text-success,[data-theme=light] .text-success,[data-theme=light] span.text-success,[data-theme=light] td span.text-success,[data-theme=light] table td span.text-success,[data-theme=dark] .text-success,[data-theme=dark] span.text-success,[data-theme=dark] td span.text-success,[data-theme=dark] table td span.text-success{color:var(--accent-success)!important}.text-danger,span.text-danger,td span.text-danger,table td span.text-danger,[data-theme=light] .text-danger,[data-theme=light] span.text-danger,[data-theme=light] td span.text-danger,[data-theme=light] table td span.text-danger,[data-theme=dark] .text-danger,[data-theme=dark] span.text-danger,[data-theme=dark] td span.text-danger,[data-theme=dark] table td span.text-danger{color:var(--accent-danger)!important}span[style].text-success,span[style].text-danger,[data-theme=light] span[style].text-success,[data-theme=light] span[style].text-danger,[data-theme=dark] span[style].text-success,[data-theme=dark] span[style].text-danger{color:var(--accent-success)!important}span[style].text-danger,[data-theme=light] span[style].text-danger,[data-theme=dark] span[style].text-danger{color:var(--accent-danger)!important}.best-worst-icon-bestof{background-color:#ffc107!important}.best-worst-icon-worstof{background-color:#f44336!important}.best-worst-icon-rainbow{background-color:#9c27b0!important}.best-worst-asset-0{background-color:#4caf50!important}.best-worst-asset-1{background-color:#2196f3!important}.best-worst-asset-2{background-color:#ff9800!important}.best-worst-asset-3{background-color:#9c27b0!important}.best-worst-asset-4{background-color:#f44336!important}.himalayan-asset-0{background-color:#4caf50!important}.himalayan-asset-1{background-color:#2196f3!important}.himalayan-asset-2{background-color:#ff9800!important}.himalayan-asset-3{background-color:#9c27b0!important}.himalayan-asset-4{background-color:#f44336!important}.himalayan-timeline-icon svg{stroke:currentColor!important;fill:none!important;color:inherit!important}.vol-shock-progress{background-color:#ff8c00!important}.himalayan-icon-purple{color:#14b8a6!important}.himalayan-icon-purple-dark{color:#0f766e!important}.himalayan-icon-pink{color:#f5576c!important}@keyframes cdoProgress{0%{transform:translate(-100%)}to{transform:translate(400%)}}.vega-hedge-progress{background-color:#f59e0b!important}.fft-heatmap-cell{background-color:var(--heatmap-bg)!important}.fft-moneyness-badge{background-color:var(--moneyness-bg, inherit)!important;color:var(--moneyness-color, white)!important}span.fft-signal-badge,span.fft-signal-badge[style],.fft-signal-badge,[data-theme=dark] .fft-signal-badge,[data-theme=light] .fft-signal-badge,[data-theme=dark] td .fft-signal-badge,[data-theme=dark] table td .fft-signal-badge,[data-theme=dark] tbody td .fft-signal-badge,[data-theme=dark] .fft-scanner-card .fft-signal-badge,[data-theme=dark] div .fft-signal-badge{background-color:var(--signal-bg, #F3F4F6)!important;color:var(--signal-color, #6B7280)!important}[data-theme=dark] .fft-scanner-card{background-color:var(--bg-secondary)!important;border-color:var(--border-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .fft-scanner-card *:not(.fft-signal-badge):not(.fft-moneyness-badge):not(.fft-agreement-badge){color:inherit}[data-theme=dark] .fft-scanner-card .fft-label{color:var(--text-secondary)!important}[data-theme=dark] .fft-scanner-card .fft-value,[data-theme=dark] .fft-value{color:var(--text-primary)!important}[data-theme=dark] .fft-label{color:var(--text-secondary)!important}.fft-value-colored{color:var(--value-color)!important}[data-theme=dark] .fft-scanner-legend{background-color:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] .fft-scanner-legend span{color:var(--text-secondary)!important}[data-theme=dark] .fft-scanner-legend span.fft-legend-success{color:var(--accent-success)!important}[data-theme=dark] .fft-scanner-legend span.fft-legend-danger{color:var(--accent-danger)!important}[data-theme=dark] .fft-scanner-legend .fft-heatmap-cell,[data-theme=dark] .fft-scanner-legend div.fft-heatmap-cell,[data-theme=dark] div.fft-heatmap-cell[style],[data-theme=light] .fft-scanner-legend .fft-heatmap-cell,[data-theme=light] .fft-scanner-legend div.fft-heatmap-cell,div.fft-heatmap-cell[style*=background]{background-color:var(--heatmap-bg)!important}[data-theme=dark] .fft-legend-dark-text{color:var(--dark-text-color, white)!important}[data-theme=dark] .fft-heatmap-strike{color:var(--text-primary)!important;background-color:var(--bg-secondary)!important}.fft-atm-badge{background-color:#3b82f6!important;color:#fff!important}.fft-model-badge{background-color:#8b5cf6!important;color:#fff!important}.fft-agreement-badge,span.fft-agreement-badge,[data-theme=light] .fft-agreement-badge,[data-theme=light] span.fft-agreement-badge,[data-theme=light] td span.fft-agreement-badge,[data-theme=light] table td span.fft-agreement-badge,[data-theme=dark] .fft-agreement-badge,[data-theme=dark] span.fft-agreement-badge,[data-theme=dark] td .fft-agreement-badge,[data-theme=dark] td span.fft-agreement-badge,[data-theme=dark] table td .fft-agreement-badge,[data-theme=dark] table td span.fft-agreement-badge,[data-theme=dark] tbody td .fft-agreement-badge,[data-theme=dark] tbody td span.fft-agreement-badge{background-color:var(--agreement-bg)!important;color:#fff!important}[data-theme=dark] .fft-filter-panel{background-color:var(--bg-secondary)!important;border-color:var(--border-primary)!important}[data-theme=dark] .fft-filter-panel .fft-label{color:var(--text-secondary)!important}[data-theme=dark] .fft-filter-panel .fft-value{color:var(--text-primary)!important}[data-theme=dark] .fft-filter-panel input,[data-theme=dark] .fft-filter-panel select{background-color:var(--bg-primary)!important;border-color:var(--border-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .fft-heatmap-cell,[data-theme=dark] .fft-scanner-legend .fft-heatmap-cell{background-color:var(--heatmap-bg)!important}.data-quality-banner{margin-bottom:16px!important;padding:12px 16px!important;border-radius:8px!important;border-width:1px!important;border-style:solid!important}.data-quality-banner--historical{background-color:#d9770614!important;border-color:#d977064d!important}.data-quality-banner--blended{background-color:#2563eb14!important;border-color:#2563eb4d!important}.data-quality-banner--theoretical{background-color:#8b5cf614!important;border-color:#8b5cf64d!important}.data-quality-banner--synthetic{background-color:#10b98114!important;border-color:#10b9814d!important}.data-quality-banner--warning{background-color:#f59e0b14!important;border-color:#f59e0b4d!important}.data-quality-banner--info{background-color:#3b82f614!important;border-color:#3b82f64d!important}[data-theme=dark] .data-quality-banner--historical{background-color:#d977061f!important;border-color:#d9770666!important}[data-theme=dark] .data-quality-banner--blended{background-color:#2563eb1f!important;border-color:#2563eb66!important}[data-theme=dark] .data-quality-banner--theoretical{background-color:#8b5cf61f!important;border-color:#8b5cf666!important}[data-theme=dark] .data-quality-banner--synthetic{background-color:#10b9811f!important;border-color:#10b98166!important}[data-theme=dark] .data-quality-banner--warning{background-color:#f59e0b1f!important;border-color:#f59e0b66!important}[data-theme=dark] .data-quality-banner--info{background-color:#3b82f61f!important;border-color:#3b82f666!important}
