.rsc{--rsc-navy:#0b1f55;--rsc-navy-2:#07183f;--rsc-yellow:#ffd400;--rsc-fg:#10204a;--rsc-muted:#5d6a86;--rsc-border:rgba(11,31,85,.14)}.rsc *{box-sizing:border-box}.rsc-head{text-align:center;max-width:640px;margin:0 auto 34px}.rsc-eyebrow{display:inline-block;background:var(--rsc-yellow);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:999px;margin:0 0 14px}.rsc-eyebrow,.rsc-h2{color:var(--rsc-navy)}.rsc-h2{font-size:clamp(28px,4vw,42px);font-weight:900;letter-spacing:-.02em;margin:0 0 10px;line-height:1.05}.rsc-sub{color:var(--rsc-muted);font-size:18px;line-height:1.5;margin:0}.rsc-card{background:#fff;border:1px solid var(--rsc-border);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(7,24,63,.14);max-width:940px;margin:0 auto}.rsc-grid{display:grid;grid-template-columns:1fr 1fr}@media (max-width:760px){.rsc-grid{grid-template-columns:1fr}}.rsc-inputs{padding:30px}.rsc-field{display:grid;gap:6px;margin-bottom:18px}.rsc-field>label{font-size:14px;font-weight:700;color:var(--rsc-fg)}.rsc-field .hint{font-size:12.5px;color:var(--rsc-muted)}.rsc-inwrap{display:flex;align-items:center;border:1px solid #cdd7e6;border-radius:12px;background:#fff;padding-left:12px;transition:border-color .15s,box-shadow .15s}.rsc-inwrap:focus-within{border-color:var(--rsc-navy);box-shadow:0 0 0 3px rgba(11,31,85,.12)}.rsc-inwrap .sym{color:#9aa7bd}.rsc-inwrap input{flex:1;width:100%;height:48px;border:0;outline:none;background:transparent;padding:0 8px;font-size:16px;color:var(--rsc-navy)}.rsc-inwrap .unit{padding-right:12px;color:#9aa7bd;font-size:13px;white-space:nowrap}.rsc-result{background:var(--rsc-navy);color:#eaf0ff;padding:30px;display:flex;flex-direction:column}.rsc-rlabel{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:rgba(234,240,255,.6);margin:0}.rsc-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.rsc-row .k{font-size:14px;color:rgba(234,240,255,.72)}.rsc-row .v{font-weight:800;font-size:22px}.rsc-row .v small{font-size:13px;font-weight:500;opacity:.7;margin-left:3px}.rsc-kwp{color:var(--rsc-yellow);font-size:30px}.rsc-invest{background:hsla(0,0%,100%,.06);border-radius:14px;padding:14px;margin-top:14px}.rsc-invest .total{display:flex;justify-content:space-between;align-items:center}.rsc-invest .total b{font-size:15px}.rsc-invest .total .amt{color:var(--rsc-yellow);font-weight:800;font-size:21px}.rsc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;border:0;border-radius:12px;font-weight:800;font-size:15px;cursor:pointer;text-decoration:none;width:100%}.rsc-btn-yellow{background:var(--rsc-yellow);color:var(--rsc-navy)}.rsc-btn-yellow:hover{filter:brightness(1.04)}.rsc-btn-light{background:#fff;color:var(--rsc-navy)}.rsc-btn-light:hover{filter:brightness(.97)}.rsc-btn:disabled{opacity:.45;cursor:not-allowed}.rsc-mt{margin-top:14px}.rsc-note{font-size:11.5px;color:rgba(234,240,255,.5);margin-top:12px;line-height:1.5}.rsc-savings{margin-top:14px;background:rgba(255,212,0,.1);border:1px solid rgba(255,212,0,.3);border-radius:14px;padding:16px}.rsc-savings h4{margin:0 0 10px;font-size:13px;color:var(--rsc-yellow);text-transform:uppercase;letter-spacing:.04em}.rsc-srow{display:flex;justify-content:space-between;font-size:14px;padding:6px 0;color:#eaf0ff}.rsc-srow b{font-weight:800}.rsc-srow.hl{font-size:17px}.rsc-form{margin-top:14px;display:grid;gap:10px}.rsc-form input{height:46px;border:1px solid hsla(0,0%,100%,.2);border-radius:10px;background:hsla(0,0%,100%,.06);color:#fff;padding:0 12px;font-size:15px;outline:none}.rsc-form input::-moz-placeholder{color:rgba(234,240,255,.45)}.rsc-form input::placeholder{color:rgba(234,240,255,.45)}.rsc-form input:focus{border-color:var(--rsc-yellow)}.rsc-ok{background:rgba(255,212,0,.16);border:1px solid rgba(255,212,0,.4);border-radius:12px;padding:16px;text-align:center;color:#fff;font-weight:600;margin-top:14px}.rsc-err{color:#ffb4b4;font-size:13px;margin:2px 0 0}