@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#193140;background:#f5f7f8;font-size:16px}*{box-sizing:border-box}body{margin:0}header{height:94px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid #e0e6e9}.brand{font:800 30px Manrope,sans-serif;color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px}.mark{background:#193140;color:#c3e5a3;border-radius:10px;width:40px;text-align:center;font-size:28px}.brand-sub{font:600 11px 'DM Sans',sans-serif;letter-spacing:1.5px;margin-left:18px;border-left:1px solid #ccd5da;padding-left:25px}.private{font-size:14px;color:#516572}main{max-width:1280px;margin:auto;padding:48px 36px 24px}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#55706f}h1{font:500 42px/1.18 Manrope,sans-serif;letter-spacing:-1.7px;margin:14px 0}p{line-height:1.6}.intro>div>p:last-child{color:#5d6e78}.intro-note{border-left:1px solid #c5d1d7;padding-left:26px;margin-right:48px}.intro-note span{font-size:12px;letter-spacing:2px;color:#607a73}.intro-note p{font-size:19px;line-height:1.5}nav{display:flex;gap:0;margin-bottom:28px;border-bottom:1px solid #cfd9df}.step{border:0;background:transparent;padding:18px 25px 20px;color:#697b86;font:500 15px 'DM Sans';border-bottom:3px solid transparent;cursor:pointer}.step b{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#e5eaed;margin-right:10px;font-size:13px}.step.active{color:#193140;border-color:#193140}.step.active b{background:#193140;color:white}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:28px}.panel{background:white;border:1px solid #dfe6e9;border-radius:15px;padding:32px}h2{font:600 25px/1.3 Manrope;margin:0 0 9px;letter-spacing:-.6px}.muted{color:#637580;font-size:15px;margin-top:0}h3{font-size:16px;margin:29px 0 14px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice{cursor:pointer;text-align:left;border:1px solid #ced9df;border-radius:9px;padding:20px 17px;background:white;color:#193140;position:relative}.choice.selected{background:#f0f6eb;border:2px solid #6b8c51;padding:19px 16px}.choice strong{font:700 21px Manrope;display:block;margin-bottom:6px}.choice small{font:14px/1.5 'DM Sans';color:#5d6e78}.choice.selected:after{content:'✓';position:absolute;right:12px;top:10px;color:#527737}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-top:16px}.field input,.field select{font:16px 'DM Sans';padding:13px 14px;width:100%;border:1px solid #cbd7de;border-radius:7px;background:white;color:#193140}.field input:focus,.field select:focus{outline:2px solid #6b8c51;outline-offset:2px}.check{display:flex;align-items:center;gap:10px;margin:21px 0;font-size:15px}.check input{width:18px;height:18px;accent-color:#365846}.actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e3e9ed;margin-top:29px;padding-top:23px;gap:12px}.primary,.secondary{font:600 15px 'DM Sans';border-radius:7px;padding:14px 20px;cursor:pointer}.primary{background:#193140;color:white;border:1px solid #193140}.secondary{background:white;color:#193140;border:1px solid #cbd7de}.hint{font-size:13px;color:#6b7d85}.summary{border-radius:15px;background:#193140;color:white;padding:29px 25px}.summary .eyebrow{color:#c3e5a3;font-size:11px}.summary h2{font-size:26px;line-height:1.4;margin:22px 0}.snapshot-row{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid #38505d;font-size:14px}.snapshot-row span{color:#b9c6cc}.snapshot-row strong{font-weight:500;text-align:right}.summary-bottom{display:flex;gap:14px;margin-top:22px}.sun{font-size:34px;color:#c3e5a3}.summary-bottom p{font-size:14px;margin:0}.summary-bottom small{display:block;font-size:13px;color:#bac8ce;line-height:1.6;margin-top:9px}.note{padding:25px 15px}.note span{font-size:11px;letter-spacing:1.6px;font-weight:700}.note p{color:#60727d;font-size:14px}footer{text-align:center;color:#778892;font-size:12px;margin-top:36px}.error{color:#a33328;background:#fff1ef;padding:12px;border-radius:6px}.metric{background:#eff5ea;border-radius:9px;padding:22px;margin:22px 0}.metric strong{font:700 36px Manrope}.metric span{font-size:14px;color:#526c50}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.scenario{padding:16px 12px;background:#f5f7f8;border:1px solid #dbe4e9;border-radius:8px}.scenario.selected{border-color:#6b8c51;background:#f0f6eb}.scenario strong{display:block;font-size:23px;margin:9px 0}.scenario p{font-size:13px;margin:6px 0;color:#5b6c77}.chart{height:auto;width:100%;margin-top:15px}.legend{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.legend i{display:inline-block;width:10px;height:10px;margin-right:6px}.product{border-top:1px solid #dce4e8;padding:22px 0 10px}.product h3{margin:7px 0;font-size:18px}.product p{font-size:14px;color:#617480;margin:8px 0}.tag{font-size:11px;letter-spacing:1px;color:#587a42;background:#eff5e9;padding:5px 8px;border-radius:4px}.product a,details a{color:#275f69;font-size:14px}details{margin-top:24px;border-top:1px solid #dce4e8;padding-top:18px;font-size:14px;line-height:1.6}summary{cursor:pointer;font-weight:600}button:hover{filter:brightness(.97)}button:focus-visible{outline:3px solid #92af76;outline-offset:3px}@media(max-width:900px){.workspace{grid-template-columns:1fr}aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.brand-sub,.intro-note{display:none}.private{font-size:12px}main{padding:26px 20px}h1{font-size:34px}.step{padding:15px 12px;font-size:14px}}@media(max-width:550px){header{height:75px}.private{max-width:135px}.panel{padding:22px 17px}.intro{margin-bottom:15px}h1{font-size:29px}nav{justify-content:space-between}.step{font-size:12px;padding:12px 5px}.step b{display:flex;margin:0 auto 6px}.choices{gap:7px}.choice{padding:17px 10px}.choice.selected{padding:16px 9px}.choice strong{font-size:18px}.choice small{font-size:13px}.grid,aside{grid-template-columns:1fr}.scenario-grid{grid-template-columns:1fr}.actions .hint{display:none}.intro p{font-size:14px}}

.pension-fields{border:0;padding:0;margin:0;min-width:0}.pension-fields:disabled .field{color:#77838b}.pension-fields:disabled input,.pension-fields:disabled select{background:#edf0f2;color:#78848d;border-color:#dce2e6;cursor:not-allowed}
.comparison-table{overflow-x:auto;margin:24px 0}.comparison-table table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.5}.comparison-table caption{text-align:left;font-weight:600;margin-bottom:12px}.comparison-table th,.comparison-table td{border-bottom:1px solid #dce4e8;padding:14px 10px;text-align:left;vertical-align:top}.comparison-table thead{background:#edf3f5}.variable-section{margin-top:26px;padding-top:24px;border-top:2px solid #b8ccd5}.guarantee-note{background:#eef3f7;border-radius:9px;margin-top:24px}.variable-section .scenario strong{font-size:22px}

@media(max-width:550px){.brand{font-size:22px;gap:8px}.mark{width:32px;font-size:25px;flex-shrink:0}header{gap:12px}.private{font-size:11px;max-width:110px}}


.mark{display:inline-flex;width:44px;height:44px;flex-shrink:0;background:transparent}.mark svg{display:block;width:100%;height:100%}@media(max-width:550px){.mark{width:36px;height:36px}}

.report-offer{border:1px solid #adc697;background:#f0f6eb;padding:26px;border-radius:12px;margin-top:32px}.report-price{display:flex;gap:18px;align-items:center;margin:20px 0}.report-price strong{font:700 42px Manrope,sans-serif}.report-price span{font-size:14px;line-height:1.5}.report-offer .primary{white-space:normal}dialog{max-width:540px;width:calc(100% - 32px);max-height:90vh;overflow:auto;padding:28px;border:1px solid #cbd7de;border-radius:14px;color:#193140;font:16px/1.6 "DM Sans",sans-serif}dialog::backdrop{background:#19314099}.checkout-status{padding:16px;background:#edf3f7;border-radius:8px}
