.st-app{--ink:#112e40;--teal:#006d73;--line:#d5e0e5;color:var(--ink);background:#f2f6f8;min-height:100vh;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}.st-app *{box-sizing:border-box}.st-app [hidden]{display:none!important}.st-app main{max-width:1360px;margin:auto;padding:26px 30px 60px}.st-header{color:#fff;background:#102e41;justify-content:space-between;align-items:center;gap:22px;padding:20px 32px;display:flex}.st-header strong{letter-spacing:.06em;font-size:17px}.st-header small{letter-spacing:.17em;color:#aac9d5;font-size:12px;display:block}.st-draft{color:#172a35;letter-spacing:.07em;background:#e9ad49;border-radius:25px;padding:7px 13px;font-size:12px;font-weight:700}.st-app button{font:inherit;cursor:pointer;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:42px;padding:9px 14px}.st-app button:hover{border-color:var(--teal);background:#eaf7f7}.st-app button:focus-visible,.st-app input:focus-visible,.st-app summary:focus-visible{outline-offset:3px;outline:3px solid #14a1ae}.st-tabs{border-bottom:1px solid var(--line);background:#fff;justify-content:center;gap:8px;padding:15px 20px;display:flex}.st-tabs button{min-width:240px}.st-app button[aria-pressed=true]{background:var(--teal);color:#fff;border-color:var(--teal)}.st-intro{justify-content:space-between;align-items:center;gap:25px;margin:10px 0 24px;display:flex}.st-intro h1{letter-spacing:-.035em;color:var(--ink);margin:8px 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.12}.st-intro p{color:#426071;max-width:740px;margin:0}.st-intro img{object-fit:cover;border-radius:12px;width:160px;height:110px}.st-step{letter-spacing:.12em;color:var(--teal);font-size:12px;font-weight:700}.st-app h2{letter-spacing:-.02em;margin:9px 0 22px;font-size:23px;line-height:1.2}.st-presets{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.st-presets button{font-size:14px}.st-presets span{color:#5e7280;flex-basis:100%;margin-top:4px;font-size:13px}.st-workspace{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:18px;display:grid}.st-panel{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:25px}.st-panel p,.st-result p{color:#526b7a;font-size:14px;line-height:1.6}.st-field{color:var(--ink);margin:0 0 19px;font-size:14px;font-weight:600;display:block}.st-field>span{margin-bottom:7px;display:block}.st-input{background:#fff;border:1px solid #b6cad4;border-radius:8px;align-items:center;display:flex;overflow:hidden}.st-input small{white-space:nowrap;color:#617785;padding-left:12px;font-size:13px;font-weight:400}.st-input input{width:100%;min-width:0;color:var(--ink);outline-offset:-3px;font-weight:600;background:0 0!important;border:0!important;padding:10px 12px!important;font-size:19px!important}.st-field [data-slot=slider]{margin-top:14px}.st-field [data-slot=slider-track]{background:#dce7ec;height:5px}.st-field [data-slot=slider-range]{background:var(--teal)}.st-field [data-slot=slider-thumb]{border:2px solid var(--teal);width:18px;height:18px}.st-chips{flex-wrap:wrap;gap:6px;margin:10px 0 19px;display:flex}.st-chips button{min-height:35px;padding:6px 10px;font-size:13px}.st-equation{background:#edf7f7;border-radius:8px;padding:12px;color:#18545c!important}.st-check{align-items:center;gap:9px;margin:17px 0;font-size:14px;font-weight:600;display:flex}.st-check input{width:19px;height:19px;accent-color:var(--teal);flex-shrink:0}.st-app details{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.st-app summary{cursor:pointer;margin-bottom:18px;font-size:14px;font-weight:600}.st-result{color:#fff;background:#102e41;border-radius:15px;min-width:0;padding:27px;position:sticky;top:18px}.st-result .st-step{color:#8bd2d6}.st-result h2{color:#fff}.st-stat{min-width:0;padding:17px 0}.st-stat>span{margin-bottom:7px;font-size:14px;display:block}.st-stat strong{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(25px,2.6vw,36px);font-weight:700;line-height:1.15;display:block}.st-stat small{color:#617b8a;margin-top:8px;font-size:13px;line-height:1.5;display:block}.st-result .st-stat{border-bottom:1px solid #345261}.st-result .st-stat>span{color:#c3d7e0}.st-result .st-stat small,.st-result p{color:#bad1de}.st-result-divider{background:#31b4b9;border-radius:8px;height:6px;margin:15px 0}.st-outcome{background:#214857;border-radius:8px;padding:14px;color:#fff!important}.st-section{margin-top:22px}.st-section-heading{justify-content:space-between;align-items:start;gap:25px;display:flex}.st-section-heading p{max-width:440px;margin-top:0}.st-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.st-grid-3 .st-stat{border-top:1px solid var(--line)}.st-note,.st-alert{border-radius:8px;padding:15px 18px;color:#165d5e!important;background:#eaf6f5!important}.st-alert{border-left:4px solid #de9e3e;color:#744310!important;background:#fff2dc!important}.st-two{grid-template-columns:1fr 1fr;gap:22px;display:grid}.st-two-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.st-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;font-size:14px;display:flex}.st-row strong{text-align:right;white-space:nowrap}.st-table-wrap{overflow:auto}.st-app table{border-collapse:collapse;width:100%;font-size:14px}.st-app th,.st-app td{text-align:left;border-bottom:1px solid var(--line);padding:16px 13px}.st-app th{background:#eff5f7;font-weight:600}.st-app td:not(:first-child){font-variant-numeric:tabular-nums}.st-total{background:#e4f3f2;font-weight:700}.st-summary{background:#edf6f8;padding:18px;color:var(--ink)!important;font-size:17px!important}.st-light-result{background:#eef6f8;border-radius:12px;padding:4px 25px}.st-sources{border:1px solid var(--line);background:#fff;border-radius:10px;font-size:14px;padding:22px!important}.st-app a{color:#006873;text-decoration:underline}.st-footer{text-align:center;color:#627784;margin-top:30px;font-size:13px}.st-app button,.st-app input{box-shadow:none}.st-app p{overflow-wrap:break-word}@media (width<=1000px){.st-workspace{grid-template-columns:1fr 1fr}.st-result{grid-column:1/-1;position:static}.st-payment-path{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.st-grid-3{gap:16px}.st-section-heading{display:block}}@media (width<=640px){.st-app main{padding:18px 15px 40px}.st-header{flex-wrap:wrap;gap:12px;padding:18px}.st-header strong{font-size:14px}.st-header button{font-size:13px}.st-draft{font-size:10px}.st-tabs{gap:7px;padding:12px}.st-tabs button{flex:1;min-width:0;padding:9px;font-size:13px}.st-intro img{display:none}.st-workspace,.st-two,.st-grid-3{grid-template-columns:1fr}.st-panel,.st-result{padding:22px}.st-payment-path{grid-template-columns:1fr}.st-stat strong{font-size:32px}.st-app td,.st-app th{min-width:105px;padding:12px 8px}.st-row strong{white-space:normal}}@media print{.st-app{background:#fff;font-size:12px}.st-header{color:#112e40;background:#fff}.st-tabs,.st-presets,.st-header button,.st-chips{display:none}.st-app main{padding:0}.st-workspace{display:block}.st-result{color:#112e40;background:#eef5f8;position:static}.st-result h2,.st-result p,.st-result .st-stat>span{color:#112e40}.st-panel,.st-result{break-inside:avoid;margin:12px 0;padding:15px}.st-app input{font-size:14px!important}.st-field [data-slot=slider]{display:none}.st-section-heading{display:block}.st-two,.st-grid-3{gap:10px}.st-stat strong{font-size:24px}.st-intro img,.site-disclosures{display:none}}.st-field [data-slot=slider]{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:22px;display:flex;position:relative}.st-field [data-slot=slider-track]{border-radius:20px;flex-grow:1;position:relative;overflow:hidden}.st-field [data-slot=slider-range]{height:100%;position:absolute}.st-field [data-slot=slider-thumb]{background:#fff;border-radius:50%;display:block}.st-app h1,.st-app h2{font-family:Georgia,Times,serif;font-weight:400}.st-result .st-row{color:#d9e8ef;border-color:#345261}.st-advanced>summary{margin:0;font-size:21px}.st-advanced[open]>summary{margin-bottom:20px}.st-research-form{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.st-research-form .st-field{flex:1;min-width:170px;margin:0}.st-search-input{width:100%;font:inherit;border:1px solid #b6cad4;border-radius:8px;margin-top:8px;padding:12px;display:block}.st-research-result{background:#edf6f8;border-radius:12px;padding:20px}.st-research-result h3{margin:0}.st-research-result p{margin-top:8px}
