.res-calculator{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);border:1px solid #dde5f1;border-radius:18px;overflow:hidden;background:#fff;margin-bottom:24px;box-shadow:0 12px 35px #14294708}.res-form,.res-result{padding:30px;min-width:0}.res-result{background:#142947;color:#fff}.res-result .eyebrow{color:#b2c7ff}.res-result h2{font-size:26px;color:#fff}.res-result>p{color:#d3ddef}.res-toolbar{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.res-toolbar .eyebrow{margin-right:auto}.res-toolbar button{color:#254edb;background:none;border:0;font-size:13px;font-weight:700;cursor:pointer;min-height:44px}.res-scope{font-size:13px;color:#53647b;line-height:1.65;margin:14px 0 22px}.res-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.res-field{min-width:0;display:flex;flex-direction:column;gap:8px}.res-field label{font-size:13px;font-weight:700;color:#263b59}.res-field input,.res-field select{width:100%;min-width:0;min-height:48px;border:1px solid #c8d3e3;border-radius:9px;background:#fff;color:#142947;padding:11px;font:inherit;font-size:16px}.res-field small{font-size:12px;color:#596a80;line-height:1.5}.res-calculator button:focus-visible,.res-field input:focus-visible,.res-field select:focus-visible{outline:3px solid #7394ff;outline-offset:3px}.res-full{grid-column:1/-1}.res-submit{width:100%;cursor:pointer;border:0;min-height:48px}.res-status{min-height:24px;font-size:13px;margin:12px 0 0;color:#263b59}.res-lines{margin:24px 0}.res-lines>div,.res-total{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #ffffff24;padding:14px 0;font-size:14px}.res-lines dt{min-width:0}.res-lines dt small{display:block;color:#b6c7e1;font-size:11px;line-height:1.6;margin-top:4px}.res-lines dd{margin:0;text-align:right;font-weight:700}.res-lines dd,.res-total strong{white-space:nowrap}.res-highlight{margin:22px 0;padding:20px;border-radius:12px;background:#ffffff10;display:flex;flex-direction:column;gap:9px;font-size:13px}.res-highlight strong{font-size:clamp(25px,3vw,38px);overflow-wrap:anywhere}.res-highlight small{color:#cad8ed}.res-fgts{border:1px solid #ffffff30;border-radius:12px;padding:18px}.res-fgts h3{font-size:17px;color:#fff}.res-fgts p{font-size:13px;color:#d4dfef;line-height:1.7}.res-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.res-actions button{background:#fff;color:#142947;padding:12px;border:0;border-radius:8px;font-weight:700;cursor:pointer;min-height:44px}.res-warning{color:#ffe0b0;font-size:13px}@media(max-width:1000px){.res-calculator{grid-template-columns:1fr}.res-form,.res-result{padding:24px}}@media(max-width:540px){.res-grid{grid-template-columns:1fr}.res-form,.res-result{padding:20px}.res-lines>div{gap:10px;font-size:13px}.res-total{flex-wrap:wrap}.res-actions button{width:100%}}@media print{.res-calculator{display:block;border:0}.res-actions,.res-form{display:none}.res-result{background:#fff;color:#111;padding:0}.res-result *{color:#111!important}.res-lines>div,.res-total{border-color:#bbb}.res-fgts,.res-highlight{border:1px solid #aaa;background:#fff}.res-lines>div{break-inside:avoid}.res-result h2{font-size:20pt}}