.home-page{--home-bg:#fff;--home-surface:#ffffffb8;--home-card:#fff;--home-card-subtle:#f5f5f7;--home-text:#1d1d1f;--home-muted:#86868b;--home-line:#e3e3e3;--home-accent:#06c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100vh;color:var(--home-text);background:radial-gradient(circle at 0 0,#0066cc0f,#0000 26%),radial-gradient(circle at 100% 100%,#0b8f4d08,#0000 30%),linear-gradient(#fff 0%,#fbfbfd 100%);font-family:Inter,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif}.home-shell{width:min(1280px,100%);margin:0 auto;padding:18px 20px 48px}.home-header{z-index:20;background:var(--home-surface);-webkit-backdrop-filter:blur(20px);border:1px solid #e3e3e3f2;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;display:flex;position:sticky;top:14px}.home-brand-lockup{align-items:center;min-width:0;display:flex}.home-logo{letter-spacing:-.045em;font-size:28px;font-weight:650}.home-top-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.home-top-link{color:var(--home-muted);border-bottom:1px solid #0000;font-size:13px;line-height:1;text-decoration:none;transition:color .22s ease-out,border-color .22s ease-out,transform .22s ease-out}.home-top-link:hover{color:var(--home-text);border-color:#1d1d1f33;transform:scale(1.01)}.home-hero{text-align:center;padding:48px 0 32px}.home-kicker{color:var(--home-accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.home-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(36px,5vw,48px);font-weight:600;line-height:1.1}.home-subtitle{color:var(--home-muted);max-width:52ch;margin:0 auto 28px;font-size:15px;line-height:1.5}.home-product-grid{grid-template-columns:1fr;align-items:stretch;gap:14px;margin-top:40px;display:grid}.home-product-card{border:1px solid var(--home-line);background:var(--home-card);min-height:90px;color:inherit;border-radius:20px;flex-direction:row;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:transform .22s ease-out,box-shadow .22s ease-out,border-color .22s ease-out;animation:.72s ease-out both homeFadeUp;display:flex;position:relative}.home-product-card--stock{animation-delay:.2s}.home-product-card--options{animation-delay:.26s}.home-product-card:hover{border-color:var(--home-accent);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.home-product-icon{flex-shrink:0;font-size:32px;line-height:1}.home-product-content{flex-direction:column;flex:1;gap:4px;display:flex}.home-product-card h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600;line-height:1.2}.home-product-card p{color:var(--home-muted);margin:0;font-size:14px;line-height:1.5}.home-risk-bar{text-align:center;border-top:1px solid var(--home-line);margin-top:48px;padding:20px}.home-risk-bar p{color:var(--home-muted);max-width:800px;margin:0 auto;font-size:12px;line-height:1.6}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.home-header{border-radius:26px}.home-hero{padding-top:54px}.home-steps-grid,.home-product-grid{grid-template-columns:1fr}}@media (width<=720px){.home-shell{padding:14px 14px 34px}.home-header{border-radius:24px;align-items:flex-start;padding:14px 16px}.home-top-nav{justify-content:flex-start;gap:12px 14px}.home-hero{padding:40px 0 26px}.home-hero-copy h1{max-width:100%;font-size:clamp(38px,12vw,56px)}.home-subtitle{max-width:100%;font-size:17px}.home-action-row{flex-direction:column;align-items:stretch}.home-primary-cta,.home-secondary-cta{width:100%}.home-product-card{border-radius:24px;min-height:186px;padding:20px}}.home-search-form{gap:12px;max-width:520px;margin:0 auto 20px;display:flex}.home-search-input{border:2px solid var(--home-line);background:var(--home-card);min-height:54px;color:var(--home-text);border-radius:999px;flex:1;padding:0 20px;font-family:inherit;font-size:16px;transition:border-color .22s ease-out,box-shadow .22s ease-out}.home-search-input:focus{border-color:var(--home-accent);outline:none;box-shadow:0 0 0 4px #0066cc1a}.home-search-button{background:linear-gradient(135deg, var(--home-accent) 0%, #0052a3 100%);color:#fff;cursor:pointer;border:none;border-radius:999px;min-width:100px;min-height:54px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .22s ease-out,box-shadow .22s ease-out;box-shadow:0 4px 12px #0066cc40}.home-search-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0066cc59}.home-quick-symbols{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.home-quick-label{color:var(--home-muted);font-size:13px}.home-quick-button{border:1px solid var(--home-line);background:var(--home-card);min-height:32px;color:var(--home-text);cursor:pointer;border-radius:999px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .22s ease-out}.home-quick-button:hover{border-color:var(--home-accent);color:var(--home-accent);transform:translateY(-1px)}.home-main-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.home-card{border:1px solid var(--home-line);background:var(--home-card);border-radius:20px;flex-direction:column;gap:16px;padding:24px;animation:.6s ease-out both homeFadeUp;display:flex;box-shadow:inset 0 1px #ffffffe0}.home-card--market{animation-delay:.1s}.home-card--news{animation-delay:.15s}.home-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-card-header h2{margin:0;font-size:18px;font-weight:600;line-height:1.2}.home-card-date{color:var(--home-muted);white-space:nowrap;font-size:12px}.home-card-content{flex-direction:column;gap:14px;display:flex}.home-market-summary{grid-template-columns:1fr;gap:10px;display:grid}.home-market-item{background:var(--home-card-subtle);border-radius:14px;grid-template-columns:minmax(72px,.7fr) minmax(120px,1fr) minmax(180px,1.4fr);align-items:center;gap:16px;padding:14px 16px;display:grid}.home-market-item--partial{border:1px solid #0066cc14}.home-market-item--invalid{border:1px dashed #86868b59}.home-market-label{color:var(--home-muted);font-size:14px;font-weight:600}.home-market-value{font-size:18px;font-weight:650}.home-market-value.positive{color:var(--home-accent)}.home-market-value.negative{color:#d93025}.home-market-price{color:var(--home-muted);font-size:12px;line-height:1.2}.home-market-range{color:var(--home-muted);text-align:right;font-size:14px;line-height:1.4}.home-empty-surface{min-height:88px;color:var(--home-muted);background:#f5f5f7b8;border:1px dashed #e3e3e3f2;border-radius:14px;justify-content:center;align-items:center;font-size:13px;display:flex}.home-card-text{color:var(--home-text);margin:0;font-size:14px;line-height:1.6}.home-news-list{flex-direction:column;gap:12px;display:flex}.home-news-item{border:1px solid var(--home-line);background:var(--home-card-subtle);color:inherit;border-radius:16px;gap:8px;padding:14px 16px;text-decoration:none;transition:all .22s ease-out;display:grid}.home-news-item:hover{background:#f0f2f6;transform:translateY(-1px)}.home-news-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-news-source{color:var(--home-muted);font-size:12px;font-weight:600}.home-news-time{color:var(--home-muted);white-space:nowrap;font-size:12px;font-weight:600}.home-news-item h4{color:var(--home-text);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:650;line-height:1.4}.home-news-summary{color:var(--home-muted);font-size:13px;line-height:1.55}.home-news-link{color:var(--home-accent);opacity:.82;justify-self:start;font-size:13px;font-weight:600;transition:opacity .22s ease-out,transform .22s ease-out}.home-news-item:hover .home-news-link{opacity:1;transform:translate(2px)}.home-tools{margin-top:32px}.home-section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:16px;display:flex}.home-section-title{color:var(--home-text);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:650}.home-section-note{color:var(--home-muted);white-space:nowrap;font-size:12px}.home-tools-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.home-tool-card{border:1px solid var(--home-line);background:var(--home-card);border-radius:16px;align-items:center;gap:12px;padding:16px 20px;text-decoration:none;transition:all .22s ease-out;display:flex}.home-tool-card:hover{border-color:var(--home-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.home-tool-icon{font-size:28px;line-height:1}.home-tool-card strong{color:var(--home-text);font-size:15px;font-weight:600}.home-tool-desc{color:var(--home-muted);white-space:nowrap;margin-left:auto;font-size:12px}.home-showcase{margin-top:32px}.home-showcase-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:16px;display:grid}.home-showcase-link{height:100%;color:inherit;text-decoration:none;display:block}.home-showcase-link:focus-visible{outline:none}.home-showcase-link:focus-visible .home-showcase-panel{border-color:#0066cc4d;transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.home-showcase-panel{border:1px solid var(--home-line);background:var(--home-card);border-radius:24px;gap:18px;height:100%;padding:22px;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out;display:grid;box-shadow:inset 0 1px #fffc}.home-showcase-panel:hover{border-color:#0066cc2e;transform:translateY(-2px);box-shadow:0 10px 24px #0000000a}.home-showcase-panel--stock,.home-showcase-panel--options{min-height:560px}.home-showcase-panel-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.home-showcase-entry-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-showcase-entry-main{align-items:center;gap:14px;min-width:0;display:flex}.home-showcase-entry-main h4{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:650;line-height:1.15}.home-showcase-entry-meta{text-align:right;justify-items:end;gap:8px;display:grid}.home-showcase-entry-note{color:var(--home-muted);white-space:nowrap;font-size:12px;line-height:1.45}.home-showcase-kicker{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.home-showcase-panel-head h4{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:650;line-height:1.15}.home-showcase-chip{background:var(--home-card-subtle);min-height:32px;color:var(--home-muted);border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.home-stock-hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:stretch;gap:18px;display:grid}.home-stock-main{gap:6px;padding:20px 0 0;display:grid}.home-stock-price{letter-spacing:-.06em;font-size:clamp(54px,6vw,84px);font-weight:650;line-height:.95}.home-stock-change{font-size:18px;font-weight:650;line-height:1}.home-stock-change.negative{color:#d93025}.home-stock-change.positive{color:var(--home-accent)}.home-stock-main p{color:var(--home-muted);max-width:32ch;margin:14px 0 0;font-size:15px;line-height:1.6}.home-stock-side{border-left:1px solid var(--home-line);gap:10px;padding-left:18px;display:grid}.home-stock-side-box{border:1px solid var(--home-line);background:linear-gradient(#f9f9fbf5,#fff);border-radius:20px;gap:6px;padding:14px 16px;display:grid}.home-stock-side-box span{color:var(--home-muted);font-size:12px;font-weight:600}.home-stock-side-box strong{color:var(--home-text);letter-spacing:-.02em;font-size:17px;line-height:1.2}.home-stock-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-mini-panel{border:1px solid var(--home-line);background:var(--home-card-subtle);border-radius:20px;gap:12px;padding:16px;display:grid}.home-mini-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-mini-panel-head span:first-child{color:var(--home-text);font-size:13px;font-weight:650}.home-mini-tone{background:var(--home-card);min-height:28px;color:var(--home-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.home-mini-tone.positive{color:var(--home-accent)}.home-mini-tone.negative{color:#d93025}.home-mini-tone.warning{color:#f29900}.home-mini-tone.accent{color:var(--home-accent)}.home-empty-inline{color:var(--home-muted);font-size:13px;line-height:1.6}.home-mini-rows{gap:10px;display:grid}.home-mini-row{border-top:1px solid var(--home-line);grid-template-columns:minmax(88px,.9fr) minmax(0,1.1fr);gap:12px;padding-top:10px;display:grid}.home-mini-row:first-child{border-top:none;padding-top:0}.home-mini-row span{color:var(--home-muted);font-size:12px}.home-mini-row strong{color:var(--home-text);text-align:right;letter-spacing:-.01em;font-size:13px;line-height:1.5}.home-options-chart{gap:14px;display:grid}.home-options-legend{flex-wrap:wrap;gap:10px 12px;display:flex}.home-legend-item{background:var(--home-card-subtle);min-height:28px;color:var(--home-text);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.home-legend-item.positive{color:#34a853}.home-legend-item.negative{color:#ea4335}.home-legend-item.warning{color:#f29900}.home-legend-item.accent{color:var(--home-accent)}.home-legend-item.neutral{color:#5f6c80}.home-options-canvas{border:1px solid var(--home-line);background:linear-gradient(#fffffffa,#f5f5f7eb),radial-gradient(circle,#0066cc0d,#0000 55%);border-radius:22px;min-height:360px;position:relative;overflow:hidden}.home-options-axis{background:#e3e3e3f2;width:1px;position:absolute;top:0;bottom:0}.home-options-axis--left{left:9%}.home-options-axis--mid{left:52%}.home-options-axis--right{left:78%}.home-options-line{border-radius:999px;position:absolute}.home-options-line--call{background:linear-gradient(#34a853e6,#34a8530d);width:2px;height:56%;top:12%;left:39%}.home-options-line--put{background:linear-gradient(#ea4335e6,#ea43350d);width:2px;height:58%;top:16%;left:50%}.home-options-line--gamma{background:linear-gradient(#f29900e6,#f299000a);width:2px;height:44%;top:24%;left:54%}.home-options-line--pain{background:#668edb73;width:2px;height:70%;top:8%;left:76%}.home-options-line--max-pain{background:#668edb73;width:2px}.home-options-tag{-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650;position:absolute;transform:translate(-50%)}.home-options-tag--call{color:#34a853;top:56%;left:43%}.home-options-tag--put{color:#ea4335;top:76%;left:47%}.home-options-tag--gamma{color:#f29900;top:48%;left:52%}.home-options-tag--pain{color:var(--home-accent);top:28%;left:72%}.home-options-tag--max-pain{color:var(--home-accent)}.home-options-price{color:#d93025;background:#fffffff5;border-radius:14px;padding:8px 12px;font-size:20px;font-weight:700;position:absolute;top:10%;transform:translate(-50%);box-shadow:0 8px 18px #0000000f}.home-showcase-state{background:linear-gradient(#f9f9fbf5,#fff);border:1px dashed #e3e3e3f2;border-radius:22px;align-content:center;gap:10px;min-height:420px;padding:28px;display:grid}.home-showcase-state strong{letter-spacing:-.03em;font-size:22px;line-height:1.2}.home-showcase-state p{color:var(--home-muted);max-width:38ch;margin:0;font-size:14px;line-height:1.7}.home-options-summary{border:1px solid var(--home-line);background:var(--home-card-subtle);border-radius:20px;gap:12px;padding:16px 18px;display:grid}.home-options-summary-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-options-summary-head span:first-child{color:var(--home-text);font-size:13px;font-weight:650}.home-options-summary-copy{color:var(--home-muted);margin:0;font-size:14px;line-height:1.65}.home-options-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-options-summary-item{border:1px solid var(--home-line);background:var(--home-card);border-radius:18px;gap:6px;padding:12px 14px;display:grid}.home-options-summary-item span{color:var(--home-muted);font-size:12px;font-weight:600}.home-options-summary-item strong{color:var(--home-text);letter-spacing:-.02em;font-size:17px;line-height:1.2}.home-options-summary-item.positive strong{color:#34a853}.home-options-summary-item.negative strong{color:#ea4335}.home-options-summary-item.warning strong{color:#f29900}.home-options-summary-item.accent strong{color:var(--home-accent)}@media (width<=768px){.home-main-grid,.home-market-summary{grid-template-columns:1fr}.home-market-item{grid-template-columns:1fr;align-items:start;gap:6px}.home-market-range{text-align:left}.home-tools-grid{grid-template-columns:1fr}.home-search-form{flex-direction:column}.home-search-button{width:100%}.home-showcase-grid{grid-template-columns:1fr}.home-showcase-entry-head{flex-direction:column;align-items:stretch}.home-showcase-entry-meta{text-align:left;justify-items:start}.home-showcase-entry-note{white-space:normal}.home-stock-hero{grid-template-columns:1fr}.home-stock-side{border-left:none;border-top:1px solid var(--home-line);padding-top:14px;padding-left:0}.home-stock-subgrid,.home-options-summary-grid{grid-template-columns:1fr}.home-options-canvas{min-height:300px}}:root{--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-dim:#475569;--accent:#10b981;--bg-deep:#0f172a;--color-green:#10b981;--color-red:#ef4444;--color-yellow:#f59e0b;--color-orange:#f97316;--color-blue:#7dd3fc;--color-muted:#64748b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#94a3b8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Inter,ui-monospace,system-ui,sans-serif;font-size:13px;line-height:1.5}html,body{background:#0f172a;width:100%;min-height:100%;margin:0;padding:0}*{box-sizing:border-box}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}.collapsible-body{opacity:0;max-height:0;transition:max-height .25s,opacity .2s;overflow:hidden}.collapsible-body.open{opacity:1;max-height:2000px}
