html,body,#root{width:100%;min-height:100%;margin:0}#root{min-height:100vh}:root{color:#172033;background:#eef2f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#3b82f62e,#0000 32rem),linear-gradient(#f8fafc 0%,#e9eef7 100%);min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button{color:#fff;cursor:pointer;background:#172033;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:700}button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.5;transform:none}button.secondary{color:#172033;background:#dbe3ef}button.primary{color:#fff;background:#155e75}button.wide{width:100%;margin:.5rem 0 1rem}select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:.8rem;width:100%;padding:.75rem}.lab-shell{width:min(1800px,100vw - 2rem);margin:0 auto;padding:2rem 0 3rem}.hero-card,.chart-card,.panel,.note-card,.how-to-card{background:#ffffffeb;border:1px solid #94a3b859;border-radius:1.5rem;box-shadow:0 20px 50px #0f172a14}.hero-card{justify-content:space-between;gap:2rem;margin-bottom:1.25rem;padding:2rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#155e75;margin:0 0 .5rem;font-size:.78rem;font-weight:800}h1{margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1}h2{margin:0 0 .35rem;font-size:1.2rem}.subtitle{color:#475569;margin:.75rem 0 0;font-size:1.15rem}.hero-stats{grid-template-columns:repeat(2,minmax(130px,1fr));gap:1rem;min-width:320px;display:grid}.hero-stats div{background:#f1f5f9;border-radius:1rem;padding:1rem}.hero-stats span,.stat-line span,.control-group label{color:#64748b;font-size:.86rem;font-weight:700;display:block}.hero-stats strong{margin-top:.3rem;font-size:1.5rem;display:block}.page-tabs{gap:.75rem;margin:0 0 1.25rem;display:flex}.page-tabs .tab{color:#172033;background:#dbe3ef}.page-tabs .tab.active{color:#fff;background:#155e75}.how-to-card{background:#f8fafc;margin-bottom:1.25rem;padding:1.25rem}.how-to-card h2{margin-bottom:.7rem}.how-to-card ol{color:#334155;margin:0;padding-left:1.4rem;line-height:1.6}.how-to-card li{margin:.15rem 0}.chart-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem .5rem 1rem;display:flex}.chart-header p{color:#64748b;margin:0}.button-row{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.chart-box{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:1350px;height:390px;margin:0 auto;padding:.75rem}.chart-legend{color:#475569;flex-wrap:wrap;justify-content:center;gap:.45rem 1.35rem;margin-top:1.25rem;font-size:.88rem;line-height:1.35;display:flex}.dte-badge{color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-left:5px solid #b91c1c;border-radius:.8rem;margin-top:.6rem;padding:.55rem .75rem;font-size:.95rem;font-weight:700;display:inline-block}.start-note{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:.8rem;margin-top:.6rem;padding:.55rem .75rem;font-size:.95rem;font-weight:700;display:inline-block}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.panel{padding:1.25rem}.control-group{margin-bottom:1rem}.control-group label{margin-bottom:.35rem}.quote-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1rem;padding:.8rem}.quote-box p{color:#334155;margin:.35rem 0}.call-prompt{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-left:5px solid #ea580c;border-radius:.9rem;margin:0 0 1rem;padding:.9rem}.call-prompt p{margin:.4rem 0 0;line-height:1.45}.stat-line{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.stat-line:last-child{border-bottom:0}.stat-line strong{text-align:right}.stat-line.good strong{color:#047857}.stat-line.bad strong{color:#b91c1c}.lower-grid{grid-template-columns:1fr 1.4fr;gap:1.25rem;margin-top:1.25rem;display:grid}.active-call-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.active-call-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;padding:.85rem}.active-call-grid span{color:#64748b;font-size:.82rem;font-weight:700;display:block}.active-call-grid strong{color:#172033;margin-top:.3rem;display:block}.summary-box{color:#334155;background:#f1f5f9;border-left:5px solid #155e75;border-radius:.8rem;margin-top:1rem;padding:1rem;line-height:1.5}.muted{color:#64748b}.event-log{margin:1rem 0 0;padding:0;list-style:none}.event-log li{color:#334155;border-bottom:1px solid #e2e8f0;padding:.75rem 0;line-height:1.45}.event-log li:first-child{color:#172033;font-weight:800}.event-log li:last-child{border-bottom:0}.summary-page{gap:1.25rem;display:grid}.summary-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.summary-stats-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;padding:1rem}.summary-stats-grid span{color:#64748b;font-size:.84rem;font-weight:800;display:block}.summary-stats-grid strong{color:#172033;margin-top:.35rem;font-size:1.2rem;display:block}.table-scroll{margin-top:1rem;overflow-x:auto}.trade-table{border-collapse:collapse;width:100%;min-width:1050px}.trade-table th,.trade-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.75rem}.trade-table th{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.84rem}.trade-table td{color:#172033}.note-card{margin-top:1.25rem;padding:1.25rem}.note-card p{color:#475569;margin:.35rem 0 0;line-height:1.6}.note-card p+p{margin-top:.9rem}@media (width<=1000px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{flex-direction:column}.hero-stats{min-width:0}.summary-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.lower-grid{grid-template-columns:1fr}}@media (width<=640px){.lab-shell{width:min(100% - 1rem,1220px);padding-top:1rem}.grid{grid-template-columns:1fr}.chart-header{flex-direction:column}.button-row{justify-content:flex-start}.hero-stats,.active-call-grid{grid-template-columns:1fr}.page-tabs{flex-direction:column}.summary-stats-grid{grid-template-columns:1fr}}.hero-card-landing{background:linear-gradient(135deg,#fffffff5,#eff6ffeb),radial-gradient(circle at 100% 0,#155e7524,#0000 30rem);align-items:stretch}.hero-copy{max-width:920px}.hero-subtitle{color:#172033;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800}.hero-description{color:#334155;max-width:780px;margin:1rem 0 0;font-size:1.08rem;line-height:1.65}.hero-disclaimer{color:#164e63;background:#ecfeff;border-left:5px solid #155e75;border-radius:.8rem;margin:1rem 0 0;padding:.7rem .9rem;font-weight:800;display:inline-block}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.15rem;display:flex}.hero-side-panel{align-content:start;gap:1rem;min-width:340px;display:grid}.hero-mini-note{background:#f8fafceb;border:1px solid #cbd5e1;border-radius:1rem;padding:1rem}.hero-mini-note strong{color:#155e75;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;display:block}.hero-mini-note p{color:#334155;margin:.5rem 0 0;line-height:1.5}.intro-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 1.25rem;display:grid}.intro-card{background:#fffffff0;border:1px solid #94a3b859;border-radius:1.25rem;padding:1.15rem;box-shadow:0 14px 35px #0f172a0f}.intro-card span{color:#155e75;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.intro-card strong{color:#172033;margin-top:.45rem;font-size:1.05rem;display:block}.intro-card p{color:#475569;margin:.55rem 0 0;line-height:1.55}.guided-start{grid-template-columns:minmax(0,.95fr) minmax(280px,1.25fr);align-items:start;gap:1.25rem;display:grid}.guided-start p{color:#475569;margin:.65rem 0 0;line-height:1.55}@media (width<=1000px){.intro-grid{grid-template-columns:1fr}.hero-side-panel{min-width:0}.guided-start{grid-template-columns:1fr}}@media (width<=640px){.hero-actions{flex-direction:column}.hero-actions button{width:100%}}.main-site-card{margin-top:0;margin-bottom:1.25rem}.main-site-card .eyebrow{margin-bottom:.35rem}.main-site-link{color:#fff;background:#155e75;border-radius:999px;margin-top:.9rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.main-site-link:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0f172a1f}:root{color:#172033;background:#edf2f7}body{background:radial-gradient(circle at 0 0,#38bdf829,#0000 28rem),radial-gradient(circle at 100% 0,#fbbf2421,#0000 26rem),linear-gradient(#fbfdff 0%,#eef3f8 45%,#e7edf5 100%)}.hero-card,.chart-card,.panel,.note-card,.how-to-card,.intro-card{box-shadow:0 18px 42px #0f172a14}button{background:linear-gradient(135deg,#0f4c6b,#155e75);box-shadow:0 10px 24px #155e752e}button.secondary,.page-tabs .tab{color:#172033;background:linear-gradient(135deg,#edf2ff,#dbeafe)}button.primary,.page-tabs .tab.active,.main-site-link{background:linear-gradient(135deg,#0f766e,#0ea5a6)}.hero-card-landing{background:radial-gradient(circle at 100% 0,#fbbf242e,#0000 24rem),radial-gradient(circle at 0 20%,#0ea5e91f,#0000 26rem),linear-gradient(135deg,#fffffff5,#fff7eded)}.hero-disclaimer{color:#0f4c5c;background:#ecfeff;border-left-color:#14b8a6}.hero-mini-note{background:linear-gradient(#ffffffeb,#eff6ffeb);border:1px solid #c7d2e2}.hero-mini-note strong,.eyebrow,.intro-card span,.main-site-card .eyebrow{color:#0f766e}.hero-stats div{border:1px solid #94a3b840}.hero-stats div:first-child{background:linear-gradient(135deg,#eff6ff,#f0fdfa)}.hero-stats div:nth-child(2){background:linear-gradient(135deg,#fff7ed,#fefce8)}.intro-card{position:relative;overflow:hidden}.intro-card:before{content:"";opacity:.95;width:100%;height:6px;position:absolute;inset:0 auto auto 0}.intro-card:first-child{background:linear-gradient(#fff,#f0fdfa)}.intro-card:first-child:before{background:linear-gradient(90deg,#14b8a6,#2dd4bf)}.intro-card:nth-child(2){background:linear-gradient(#fff,#fff7ed)}.intro-card:nth-child(2):before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.intro-card:nth-child(3){background:linear-gradient(#fff,#f5f3ff)}.intro-card:nth-child(3):before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.how-to-card{background:linear-gradient(#f8fafc,#f1f5f9)}.panel{background:linear-gradient(#fffffff5,#f8fafcf5)}.summary-box{background:linear-gradient(#f0fdfa,#ecfeff);border-left-color:#14b8a6}.main-site-card{background:radial-gradient(circle at 100% 0,#fbbf241f,#0000 24rem),linear-gradient(#fffffff7,#f0f9fff2);border:1px solid #38bdf82e}.main-site-link:hover,button:hover{box-shadow:0 14px 28px #0f172a29}.chart-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.button-row{grid-template-columns:repeat(3,minmax(108px,1fr));justify-content:end;align-items:center;gap:.6rem;min-width:350px;display:grid}.button-row button{white-space:nowrap;min-width:108px;min-height:46px}@media (width<=760px){.chart-header{grid-template-columns:1fr}.button-row{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;min-width:0}.button-row button{width:100%;min-width:0}}.chart-card{margin-bottom:1rem;padding:1rem}.chart-header{gap:.75rem;padding:.25rem .25rem .75rem}.chart-header h2{margin-bottom:.2rem}.chart-header p{line-height:1.35}.chart-box{max-width:1280px;height:300px;padding:.5rem}.chart-legend{gap:.8rem;margin-top:.55rem;font-size:.88rem}.dte-badge,.start-note{margin-top:.45rem;padding:.45rem .65rem}@media (width>=1100px){.lab-shell{padding-top:1.25rem;padding-bottom:2rem}.chart-box{height:285px}}@media (width<=760px){.chart-box{height:250px}}.call-prompt p{line-height:1.5}.price-chart-layout{align-items:stretch;gap:1rem;width:100%;max-width:1540px;margin:0 auto;display:flex}.price-chart-layout>.chart-box{flex:auto;min-width:0;margin:0}.market-condition-panel{color:#172033;background:#f8fafc;border:1px solid #cbd5e1;border-radius:1rem;flex-direction:column;flex:0 0 245px;justify-content:center;align-self:stretch;gap:.45rem;width:245px;padding:1rem;display:flex;box-shadow:0 14px 32px #0f172a12}.market-condition-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#155e75;font-size:.72rem;font-weight:900}.market-condition-label{color:#0f172a;font-size:1.15rem;font-weight:900}.market-condition-detail{color:#334155;font-size:.9rem;line-height:1.35}.market-condition-rule{color:#64748b;border-top:1px solid #e2e8f0;margin-top:.25rem;padding-top:.55rem;font-size:.78rem;line-height:1.25}.market-condition-up{background:#ecfdf5;border-left:6px solid #0f766e}.market-condition-down{background:#fff1f2;border-left:6px solid #b91c1c}.market-condition-sideways{background:#eff6ff;border-left:6px solid #2563eb}.market-condition-volatile{background:#fffbeb;border-left:6px solid #d97706}.market-condition-neutral{border-left:6px solid #64748b}@media (width<=1150px){.price-chart-layout{display:block}.price-chart-layout>.chart-box{margin:0 auto}.market-condition-panel{width:auto;max-width:1350px;margin:.75rem auto 0;display:block}.market-condition-detail{margin-top:.35rem}.market-condition-rule{margin-top:.55rem}}.market-condition-row{color:#334155;font-size:.9rem;line-height:1.25}.market-condition-row span{color:#475569;font-weight:800}.market-overall-label{color:#0f172a;font-size:1rem;font-weight:900}.market-overall-detail{color:#475569;border-top:1px solid #e2e8f0;margin-top:.15rem;padding-top:.45rem;font-size:.86rem;line-height:1.32}.warning-text{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:.8rem;padding:.7rem;line-height:1.4}.dte-badge{color:#7f1d1d}.quote-box p strong{float:right;margin-left:1rem}.quote-box p:after{content:"";clear:both;display:block}@media (width<=640px){.quote-box p strong{float:none;margin:.15rem 0 0;display:block}}.decision-required-card{background:#ecfdf5;border:2px solid #0f766e;border-left-width:8px;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin:0 0 1rem;padding:1.1rem 1.2rem;display:grid;box-shadow:0 16px 35px #0f172a1f}.decision-required-card h2{color:#0f172a;margin:.15rem 0 .45rem}.decision-required-card p{margin:.25rem 0;line-height:1.48}.decision-required-card.decision-assignment{background:#fff1f2;border-color:#b91c1c}.decision-selection-note{color:#334155;border-top:1px solid #0f172a24;padding-top:.55rem;font-size:.92rem;margin-top:.65rem!important}.decision-actions{gap:.65rem;min-width:220px;display:grid}.decision-actions button{width:100%;min-height:48px}.decision-lock-note{color:#7f1d1d;background:#fff1f2;border-color:#fecdd3;font-weight:800}@media (width<=820px){.decision-required-card{grid-template-columns:1fr}.decision-actions{grid-template-columns:1fr 1fr;min-width:0}}@media (width<=560px){.decision-actions{grid-template-columns:1fr}}.strategy-mode-card{background:linear-gradient(135deg,#fff,#eff6ff);border:1px solid #2563eb38;border-left:7px solid #2563eb;border-radius:1.25rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin:0 0 1rem;padding:1.2rem 1.3rem;display:grid;box-shadow:0 16px 35px #0f172a14}.strategy-mode-card h2{margin:.1rem 0 .4rem}.strategy-mode-card p{color:#475569;margin:.25rem 0;line-height:1.5}.mode-buttons{grid-template-columns:1fr 1fr;gap:.65rem;min-width:310px;display:grid}.mode-button{color:#172033;box-shadow:none;background:#e2e8f0;border:2px solid #0000}.mode-button.active{color:#fff;background:linear-gradient(135deg,#1d4ed8,#0f766e);border-color:#bfdbfe}.mode-lock-note{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;margin-top:.55rem;padding:.35rem .65rem;font-size:.82rem;font-weight:800;display:inline-block}.panel-title-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.panel-title-row h2{margin:0}.phase-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .6rem;font-size:.76rem;font-weight:900;display:inline-flex}.phase-cash{color:#155e75;background:#ecfeff;border:1px solid #a5f3fc}.phase-stock{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa}.call-quote-box{background:linear-gradient(#eff6ff,#eef2ff);border-color:#bfdbfe}.put-quote-box{background:linear-gradient(#faf5ff,#f5f3ff);border-color:#ddd6fe}.call-dte-badge{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe #bfdbfe #bfdbfe #2563eb}.decision-required-card.decision-putAssignment{background:#fff1f2;border-color:#b91c1c}.decision-required-card.decision-callExpired{background:#fffbeb;border-color:#d97706}.decision-required-card.decision-callAway{background:#ecfdf5;border-color:#0f766e}.decision-actions{min-width:235px}.trade-table{min-width:1900px}.share-sale-table{min-width:760px}@media (width<=820px){.strategy-mode-card{grid-template-columns:1fr}.mode-buttons{width:100%;min-width:0}}@media (width<=520px){.mode-buttons{grid-template-columns:1fr}.panel-title-row{flex-direction:column;align-items:flex-start}}
.mode-locked-compact{grid-template-columns:1fr;padding:.8rem 1rem}.mode-locked-compact .mode-buttons{display:none}.mode-locked-compact>div>p:not(.eyebrow){display:none}.mode-locked-compact h2{display:inline;margin-right:.65rem}.mode-locked-compact .mode-lock-note{margin-top:.25rem}.decision-required-card{grid-template-columns:1fr}.decision-required-card .decision-selection-note{font-weight:700}.panel button.wide{margin:.35rem 0 .65rem}
/* v4: keep the selected strategy visibly identified after the mode locks */
.mode-locked-compact .mode-buttons{display:flex;justify-content:flex-end}.mode-locked-compact .mode-button:not(.active){display:none}.mode-locked-compact .mode-button.active{display:inline-flex;opacity:1;cursor:default;pointer-events:none}.mode-locked-compact>div>p:not(.eyebrow){display:none}
