:root{font-family:Arial,Helvetica,sans-serif;background:#0e1723;color:#ecf4fa;font-size:16px;color-scheme:dark}*{box-sizing:border-box}body{margin:0}header,main{max-width:1140px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;border-bottom:1px solid #304457;gap:20px}a{color:#a3f0d0}.brand{font-weight:800;letter-spacing:.12em;text-decoration:none}.intro{padding:42px 0 28px;max-width:760px}.eyebrow{font-size:.8rem;letter-spacing:.14em;color:#99dfc4;font-weight:700}h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.08;letter-spacing:-.04em;margin:16px 0}p{line-height:1.65}.intro>p:last-child{font-size:1.1rem;color:#c5d3df;max-width:650px}.calculator{display:grid;grid-template-columns:1.3fr 1fr;border:1px solid #40586b;border-radius:14px;overflow:hidden}.questions{padding:30px;background:#192b3b}.estimate{padding:30px;background:#223d41}.estimate output{font-size:clamp(2.8rem,5vw,4rem);font-weight:800;display:block;margin:20px 0}.estimate .terms{color:#d5e5e3}.external{border-top:1px solid #53716f;padding-top:20px;font-size:.9rem}.button{display:block;text-align:center;background:#a3f0d0;color:#112b25;padding:16px;text-decoration:none;font-weight:700;border-radius:7px;margin-top:28px}h2{font-size:1.6rem;margin:0 0 20px}fieldset{padding:0;border:0;margin:0}legend{font-size:.9rem;margin-bottom:10px;color:#c4d2dd}.choice{display:flex;align-items:center;gap:12px;border:1px solid #516c7c;border-radius:8px;padding:17px;margin-bottom:12px;cursor:pointer}.choice:has(input:checked){border-color:#a3f0d0;background:#28433e}.choice span{flex:1}.choice small{display:block;margin-top:7px;line-height:1.4;color:#cad6dd;font-size:.85rem}.choice b{white-space:nowrap}.choice input,.addon input{width:18px;height:18px;accent-color:#82dbb4}.addon{display:flex;align-items:center;gap:10px;line-height:1.4;margin-top:24px}.hint{font-size:.85rem;color:#c1d1db}.field{display:block;margin-top:24px}.field input{display:block;width:100%;padding:14px;background:#101f2e;border:1px solid #647e90;border-radius:7px;color:white;font:inherit;margin-top:10px}.scope{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:56px 0;border-bottom:1px solid #304457}.scope ol{padding-left:22px;margin:0}.scope li{padding:0 0 18px 8px;line-height:1.6;color:#cbd8e2}.faq{padding:45px 0;max-width:820px}details{border-bottom:1px solid #405568;padding:18px 0}summary{cursor:pointer;font-weight:700;line-height:1.6}details p{color:#c7d5df}footer{border-top:1px solid #304457;padding:28px 0;font-size:.9rem;color:#adbfce}*:focus-visible{outline:3px solid #a3f0d0;outline-offset:4px}@media(max-width:760px){header,main{padding:20px}.intro{padding-top:25px}.calculator,.scope{grid-template-columns:1fr}.questions,.estimate{padding:23px}.scope{gap:20px;padding:35px 0}.choice{padding:14px;gap:9px}.choice b{font-size:.95rem}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
