:root{--bg-a: #080f26;--bg-b: #121622;--panel: rgba(33, 35, 45, .93);--white: #f5f5f5;--muted: #ababab;--orange: #f59b2b;--orange-deep: #ea8e1c;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--white);background:var(--bg-a);line-height:1.4}*{box-sizing:border-box}body{margin:0;min-height:100vh}h1,h2,p{margin:0}.page{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;display:grid;place-items:center;padding:24px;background:#16171c}.page:before{content:"";position:absolute;width:912px;height:912px;left:50%;top:405px;transform:translate(-50%);background:#f7931a99;filter:blur(220px);z-index:0;pointer-events:none}.page:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#16171c 6.68%,#16171c00),url(/123.png) center top / cover no-repeat;z-index:1;pointer-events:none}.page>*{position:relative;z-index:2}.hero-card{width:min(760px,100%);display:grid;gap:20px}.eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);font-weight:700}h1{font-size:clamp(34px,6vw,72px);text-transform:uppercase;line-height:.95;font-weight:900}.panel{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:0;padding:clamp(18px,3vw,28px);display:grid;gap:20px}.field{display:grid;gap:8px}label,.field strong{font-size:14px}input[type=date],input[type=number]{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.25);padding:10px 0;color:var(--white);background:transparent;outline:none}input[type=range]{width:100%;accent-color:var(--orange)}.cta{justify-self:start;border:0;border-radius:999px;background:var(--orange);color:#181818;text-decoration:none;font-weight:700;padding:12px 22px;cursor:pointer}.cta[disabled]{opacity:.5;cursor:not-allowed}.row-between{display:flex;justify-content:space-between;align-items:center;gap:14px}.result-card{gap:0}.result-card h1{max-width:11ch;margin-bottom:22px}.accent{color:var(--orange)}.chart-panel{gap:22px}.chart-header{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px}.chart-header h2{margin-bottom:6px;font-size:37px}.chart-header p{font-size:13px;color:var(--muted)}.align-right{text-align:right}.result-chart{display:grid;gap:12px}.chart-legend{display:flex;align-items:center;gap:22px;font-size:14px;color:#e5e5e5}.chart-legend span{display:inline-flex;align-items:center;gap:8px}.swatch{display:inline-block;width:26px;height:0;border-top:2px solid}.swatch.hold{border-color:#9b9b9b;border-top-style:dashed}.swatch.yield{border-color:var(--orange)}.result-chart svg{width:100%;height:auto}.grid-line{stroke:#ffffff1a;stroke-width:1}.v-line{stroke:#ffffff0f;stroke-width:1}.line-holding{fill:none;stroke:#8f8f8f;stroke-width:2;stroke-dasharray:5 6}.line-yield{fill:none;stroke:var(--orange);stroke-width:2.5}.marker-line{stroke:#ffffffd9;stroke-width:1.4}.tick-label{fill:#9f9f9f;font-size:12px}.x-label{fill:#c8c8c8;font-size:12px}.x-year{fill:#777;font-size:11px}.marker-pill{fill:#f4f4f4}.marker-pill-text{fill:#202020;font-size:12px;font-weight:700}.summary{background:var(--orange);color:#111;padding:34px 30px;display:grid;gap:16px;margin-bottom:18px}.summary p,.summary strong{font-size:17px}.summary .total{margin-top:8px;border-top:1px solid rgba(0,0,0,.22);padding-top:22px}.summary .total strong{font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1}.summary-cta-wrap{display:flex;justify-content:center;margin-top:6px}.ixs-cta{border:0;border-radius:999px;background:#fff;color:#1b1b1b;text-decoration:none;font-weight:700;padding:12px 26px;display:inline-flex;align-items:center;gap:10px}.summary-disclaimer{text-align:center;font-size:12px;color:#ffffffb8;margin-top:4px}.actions{display:flex;justify-content:center;padding-bottom:8px}@media(max-width:700px){.chart-header{align-items:start;flex-direction:column}.align-right{text-align:left}.summary p,.summary strong{font-size:14px}.summary .total strong{font-size:38px}.chart-legend{gap:14px;font-size:12px}}
