.st-page .tpc{background:var(--bg);border:1px solid var(--line);width:100%;max-width:460px;box-shadow:var(--shadow-pop);text-align:left;border-radius:20px;margin:0 auto;padding:22px}.st-page .tpc-rows{flex-direction:column;gap:10px;display:flex}.st-page .tpc-row{grid-template-columns:1.4fr .9fr 1.1fr auto;align-items:end;gap:8px;display:grid}.st-page .tpc-field-label{color:var(--muted);white-space:nowrap;margin-bottom:4px;font-size:.72rem;font-weight:600;display:block}.st-page .tpc-select{appearance:none;width:100%;font-family:var(--sans);color:var(--ink);border:1.5px solid var(--line);background:var(--bg);border-radius:10px;padding:10px;font-size:.88rem;font-weight:600}.st-page .tpc-select:focus,.st-page .tpc-input:focus{border-color:var(--purple);outline:none;box-shadow:0 0 0 3px #7951ad24}.st-page .tpc-input-wrap{align-items:center;display:flex;position:relative}.st-page .tpc-input-prefix{color:var(--muted);pointer-events:none;font-size:.95rem;font-weight:600;position:absolute;left:10px}.st-page .tpc-input{width:100%;font-family:var(--sans);color:var(--ink);border:1.5px solid var(--line);background:var(--bg);border-radius:10px;padding:10px 8px 10px 22px;font-size:.95rem;font-weight:700}.st-page .tpc-remove{appearance:none;border:1px solid var(--line);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:10px;width:30px;height:38px;font-size:1.05rem;line-height:1}.st-page .tpc-remove:hover{color:#b23b3b;border-color:#b23b3b}.st-page .tpc-add{appearance:none;font-family:var(--sans);color:var(--purple-dark);cursor:pointer;background:0 0;border:0;padding:8px 0 0;font-size:.85rem;font-weight:700}.st-page .tpc-add:hover{text-decoration:underline}.st-page .tpc-toggles{flex-direction:column;gap:6px;margin:12px 0 14px;display:flex}.st-page .tpc-toggle{font-family:var(--sans);color:var(--muted);cursor:pointer;align-items:flex-start;gap:8px;font-size:.8rem;display:flex}.st-page .tpc-toggle input{accent-color:var(--purple);flex:none;margin-top:2px}.st-page .tpc-result{border-top:1px solid var(--line);padding-top:14px}.st-page .tpc-headline{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.st-page .tpc-headline-label{font-family:var(--sans);color:var(--muted);font-size:.78rem;font-weight:600}.st-page .tpc-headline-val{font-family:var(--sans);color:var(--purple-dark);font-size:1.7rem;font-weight:800;line-height:1.1}.st-page .tpc-breakdown{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.st-page .tpc-bd-row{font-family:var(--sans);color:var(--muted);justify-content:space-between;font-size:.86rem;display:flex}.st-page .tpc-bd-row span:last-child{color:var(--ink);font-weight:700}.st-page .tpc-bd-total{border-top:1px dashed var(--line);color:var(--ink);padding-top:6px;font-weight:600}.st-page .tpc-curve-label{font-family:var(--sans);color:var(--muted);margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}.st-page .tpc-curve-bars{grid-template-columns:repeat(4,1fr);align-items:end;gap:10px;display:grid}.st-page .tpc-bar-col{flex-direction:column;align-items:center;gap:4px;display:flex}.st-page .tpc-bar-val{font-family:var(--sans);color:var(--ink);white-space:nowrap;font-size:.68rem;font-weight:700}.st-page .tpc-bar{background:linear-gradient(180deg, #b79bdc, var(--purple));border-radius:6px 6px 2px 2px;align-self:stretch;width:100%}.st-page .tpc-bar-now{background:linear-gradient(#d9cdeb,#c2aede)}.st-page .tpc-bar-cap{font-family:var(--sans);color:var(--muted);font-size:.7rem;font-weight:600}.st-page .tpc-curve-note{font-family:var(--sans);color:var(--ink);background:var(--purple-050);border-radius:10px;margin:12px 0 0;padding:9px 12px;font-size:.8rem;line-height:1.45}.st-page .tpc-lines{font-family:var(--sans);color:var(--muted);margin-top:12px;font-size:.82rem}.st-page .tpc-lines summary{cursor:pointer;color:var(--purple-dark);font-weight:700}.st-page .tpc-line{border-bottom:1px dashed var(--line);justify-content:space-between;padding:5px 0;display:flex}.st-page .tpc-refund p{font-family:var(--sans);color:var(--ink);margin:6px 0 0;font-size:.9rem;line-height:1.5}.st-page .tpc-mixed-note{font-family:var(--sans);color:var(--muted);margin:10px 0 0;font-size:.78rem}.st-page .tpc-note{font-family:var(--sans);color:var(--muted);margin:14px 0 0;font-size:.72rem;line-height:1.5}.st-page .tpx-rules{max-width:780px;margin:0 auto}.st-page .tpx-rules-table{border-collapse:collapse;background:var(--bg);border:1px solid var(--line);width:100%;font-family:var(--sans);border-radius:14px;font-size:.92rem;overflow:hidden}.st-page .tpx-rules-table th,.st-page .tpx-rules-table td{text-align:left;border-bottom:1px solid var(--line);color:var(--ink);padding:12px 16px}.st-page .tpx-rules-table thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--purple-050);font-size:.78rem}.st-page .tpx-rules-table tbody th{white-space:nowrap;font-weight:700}.st-page .tpx-rules-table tr:last-child th,.st-page .tpx-rules-table tr:last-child td{border-bottom:0}.st-page .tpx-rules-note{font-family:var(--sans);color:var(--ink);text-align:center;margin:18px 0 0;font-size:.95rem;line-height:1.55}.st-page .tpx-relief-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (max-width:640px){.st-page .tpc{padding:16px}.st-page .tpc-row{grid-template-columns:1fr 1fr}.st-page .tpc-field-kind{grid-column:1/-1}.st-page .tpc-remove{height:36px}.st-page .tpc-bar-val{font-size:.6rem}.st-page .tpx-rules-table{font-size:.82rem}.st-page .tpx-rules-table th,.st-page .tpx-rules-table td{padding:9px 10px}}.st-page .thc{max-width:720px;margin:0 auto}.st-page .thc-questions{flex-direction:column;gap:22px;display:flex}.st-page .thc-q{border:0;margin:0;padding:0}.st-page .thc-q-text{font-family:var(--sans);color:var(--ink);margin-bottom:10px;font-size:1rem;font-weight:700}.st-page .thc-q-opts{flex-wrap:wrap;gap:8px;display:flex}.st-page .thc-opt{appearance:none;font-family:var(--sans);color:var(--muted);background:var(--bg);border:1.5px solid var(--line);cursor:pointer;border-radius:999px;padding:9px 18px;font-size:.9rem;font-weight:600;transition:all .15s}.st-page .thc-opt:hover{border-color:var(--purple);color:var(--ink)}.st-page .thc-opt-on{background:var(--purple);border-color:var(--purple);color:#fff}.st-page .thc-progress{font-family:var(--sans);color:var(--muted);text-align:center;margin:26px 0 0;font-size:.9rem}.st-page .thc-gate{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.st-page .thc-gate-lede{font-family:var(--sans);color:var(--ink);text-align:center;margin:0 0 14px;font-size:1rem;font-weight:600}.st-page .thc-gate .lmf{margin:0 auto}.st-page .thc-report{flex-direction:column;gap:18px;display:flex}.st-page .thc-report-head{text-align:center}.st-page .thc-kicker{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--purple-dark);font-size:.8rem;font-weight:700}.st-page .thc-lede{font-family:var(--sans);color:var(--muted);margin:8px 0 0;font-size:.95rem}.st-page .thc-card{background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-pop);border-radius:16px;padding:24px 26px}.st-page .thc-card-h{font-family:var(--sans);color:var(--ink);margin:0 0 14px;font-size:1.1rem;font-weight:800}.st-page .thc-card p{font-family:var(--sans);color:var(--ink);margin:0 0 12px;font-size:.92rem;line-height:1.6}.st-page .thc-card p:last-child{margin-bottom:0}.st-page .thc-bill{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.st-page .thc-bill-item{background:var(--purple-050);border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.st-page .thc-bill-label{font-family:var(--sans);color:var(--muted);font-size:.72rem;font-weight:600}.st-page .thc-bill-val{font-family:var(--sans);color:var(--purple-dark);font-size:1.25rem;font-weight:800}.st-page .thc-bill-warn .thc-bill-val{color:#b23b3b}.st-page .thc-note{font-family:var(--sans);color:var(--muted);font-size:.88rem}.st-page .thc-deadline{font-family:var(--sans);color:#b23b3b;font-size:.9rem}.st-page .thc-card-relief{border-color:var(--purple)}.st-page .thc-relief-math{font-family:var(--sans);color:var(--ink);background:var(--purple-050);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;font-size:.95rem;font-weight:700;display:flex}.st-page .thc-relief-arrow{color:var(--purple-dark);font-size:1.2rem}.st-page .thc-relief-after{color:#217a53}.st-page .thc-warning{background:#fdf6ec;border-left:3px solid #e8a13c;border-radius:0 10px 10px 0;padding:10px 14px}.st-page .thc-source{color:var(--muted)!important;font-size:.78rem!important}.st-page .thc-lights{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.st-page .thc-light-row{font-family:var(--sans);gap:10px;display:flex}.st-page .thc-light-q{color:var(--ink);font-size:.92rem;font-weight:700}.st-page .thc-light-advice{color:var(--muted)!important;margin:3px 0 0!important;font-size:.88rem!important}.st-page .thc-steps{font-family:var(--sans);color:var(--ink);flex-direction:column;gap:10px;margin:0 0 18px;padding-left:20px;font-size:.92rem;line-height:1.6;display:flex}.st-page .thc-ctas{flex-wrap:wrap;gap:14px;display:flex}.st-page .thc-cta-note{margin-top:10px!important}.st-page .thc-disclaimer{font-family:var(--sans);color:var(--muted);text-align:center;margin:4px 0 0;font-size:.78rem}.st-page .tpc-hc-link{font-family:var(--sans);color:var(--purple-dark);text-align:center;margin-top:12px;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.st-page .tpc-hc-link:hover{text-decoration:underline}@media (max-width:640px){.st-page .thc-bill{grid-template-columns:1fr}.st-page .thc-card{padding:18px}.st-page .thc-ctas .st-btn{text-align:center;width:100%}}.st-page .thc-steps{list-style:decimal}.st-page .thc-preparing{flex-direction:column;align-items:center;gap:12px;margin-top:30px;display:flex}.st-page .thc-preparing p{font-family:var(--sans);color:var(--muted);margin:0;font-size:.95rem;font-weight:600}.st-page .thc-spinner{border:3px solid var(--purple-050);border-top-color:var(--purple);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite thc-spin}@keyframes thc-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.st-page .thc-spinner{animation-duration:1.6s}}.st-page .thc-provenance{font-family:var(--sans);color:var(--muted);text-align:center;margin:-6px 0 2px;font-size:.85rem;line-height:1.55}.st-page .thc-provenance a{color:var(--purple-dark);font-weight:700}.st-page .thc-example-banner{font-family:var(--sans);color:var(--ink);background:#fdf6ec;border:1px solid #e8a13c;border-radius:12px;padding:12px 16px;font-size:.9rem;line-height:1.55}.st-page .thc-example-banner a{color:var(--purple-dark);font-weight:700}.st-page .thc-refresh{appearance:none;font:inherit;color:var(--purple-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}
