*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#20334a;font-family:Arial,'Malgun Gothic',sans-serif;line-height:1.65}a{color:inherit}.topbar{border-bottom:1px solid #e4ebf3;background:#fbfdff}.wrap{max-width:1120px;margin:auto;padding:0 24px}.topbar .wrap{height:70px;display:flex;justify-content:space-between;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#2165ca;font-size:23px}.mark{display:grid;place-items:center;width:32px;height:32px;background:#286dd4;border-radius:9px;color:white;font-weight:900}.home{font-weight:700;text-decoration:none;color:#275fae}.home:hover,.region-links a:hover{color:#174984}main{max-width:1120px;margin:auto;padding:0 24px}.crumb{display:flex;gap:10px;padding:30px 0 12px;color:#708097;font-size:13px}.crumb a{text-decoration:none}article{max-width:820px;margin:auto}.article-head{padding:36px 0 32px;border-bottom:1px solid #e5ebf2}.eyebrow{margin:0 0 12px;color:#276acf;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3{letter-spacing:-.04em;line-height:1.3}h1{font-size:clamp(33px,5vw,52px);margin:0 0 24px;word-break:keep-all}h2{font-size:clamp(25px,3vw,32px);margin:0 0 16px;word-break:keep-all}h3{font-size:20px;margin:0 0 9px}p{margin:0 0 15px;word-break:keep-all}.intro{color:#52657b;font-size:19px;line-height:1.8}.date{font-size:13px;color:#8996a5;margin:22px 0 0}.answer{margin:34px 0 50px;padding:28px 30px;border:1px solid #cbdcf7;border-left:5px solid #2670d7;background:#f4f8ff;border-radius:12px}.answer h2{font-size:25px;margin:9px 0 18px}.answer p:last-child{margin:0}.answer a,.section a,.references a{color:#1c61bd;text-underline-offset:3px}.pill{display:inline-block;background:#dceaff;color:#1b5ab2;border-radius:30px;padding:5px 11px;font-size:12px;font-weight:800}.section{padding:26px 0 45px;border-bottom:1px solid #e7ecf2}.section>p:not(.eyebrow):not(.small-note){font-size:17px;color:#485a70}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.type-card{padding:24px 20px;border-radius:11px;border:1px solid #dce5ef;background:#fff;box-shadow:0 5px 20px #243c5a08}.type-card p{color:#55667b;margin:0}.small-note{font-size:14px;color:#6b7b8e}.callbox{padding:25px;background:#f8fafc;border:1px solid #e0e7ef;border-radius:12px}.questions{list-style:none;padding:0;margin:0 0 21px}.questions li{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid #e2e8ef;color:#394b60}.questions li:last-child{border:0}.questions span{color:#235da9;font-weight:800}.secondary{background:#e5efff;color:#205dab;border:0;border-radius:8px;padding:10px 17px;font-size:14px;font-weight:800;cursor:pointer}.secondary:hover{background:#d8e9ff}#copy-status{margin-left:10px;color:#32694b;font-size:13px}.calculator{border:1px solid #dce6f1;border-radius:12px;overflow:hidden;margin:25px 0 15px}.calc-head{background:#f2f7ff;padding:20px 24px}.calc-head h3{margin:0 0 5px}.calc-head p{font-size:13px;color:#6c7c90;margin:0}.inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:24px}.inputs label{display:grid;grid-template-columns:1fr auto;position:relative;gap:2px;color:#33475c;font-size:14px;font-weight:700}.inputs label span{color:#8290a0;font-size:12px;font-weight:400;text-align:right}.inputs input{grid-column:1/3;width:100%;font:inherit;font-weight:400;border:1px solid #d8e1ec;border-radius:7px;padding:10px 38px 10px 12px;outline:none}.inputs input:focus{border-color:#2d70d2;box-shadow:0 0 0 3px #2d70d21a}.inputs input::placeholder{color:#a6b0bc}.inputs i{position:absolute;right:12px;bottom:10px;font-style:normal;font-weight:400;color:#77879a}.total{padding:20px 24px;border-top:1px solid #e0e7ef;background:#fafcff}.total>div{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.total span{font-weight:800}.total strong{font-size:26px;color:#2063bd}.total p{font-size:13px;color:#6d7d90;margin:4px 0 0}.next-step{margin:50px 0 38px;padding:34px;border-radius:13px;background:linear-gradient(120deg,#e6f1ff,#f6faff)}.next-step p:not(.eyebrow){color:#52667d}.region-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.region-links a{padding:11px 15px;border:1px solid #a9c7f1;border-radius:8px;background:white;color:#205eaf;font-size:14px;font-weight:800;text-decoration:none}.references{border-top:1px solid #e4ebf2;padding:25px 0 65px;color:#66798d}.references h2{font-size:17px}.references ul{font-size:13px;padding-left:19px;margin:0}.references li{margin:5px 0}footer{background:#f4f7fb;border-top:1px solid #e1e8f0}footer .wrap{min-height:90px;display:flex;align-items:center;gap:18px;color:#708095;font-size:13px}footer strong{font-size:19px;color:#2165c4}footer a{margin-left:auto}@media(max-width:650px){.wrap,main{padding-left:18px;padding-right:18px}.topbar .wrap{height:61px}.home{font-size:13px}.crumb{padding-top:17px}.article-head{padding:24px 0}.intro{font-size:16px}.answer{padding:23px 21px;margin:25px 0 35px}.answer h2{font-size:23px}.section{padding:22px 0 32px}.cards,.inputs{grid-template-columns:1fr}.questions li{grid-template-columns:1fr;gap:2px}.callbox{padding:19px}.calc-head,.inputs,.total{padding:18px}.next-step{padding:23px;margin:35px 0}.region-links a{width:100%}footer .wrap{min-height:105px;display:block;padding-top:19px}footer span{margin-left:10px}footer a{display:block;margin:5px 0}}
.quick-cost{margin:20px 0;padding:17px 19px;border:1px solid #b8d1f3;border-radius:10px;background:#fff}.quick-cost>strong{display:block;margin-bottom:8px;color:#203e68}.quick-cost>div{display:flex;gap:8px;flex-wrap:wrap}.quick-cost span{flex:1 1 230px;display:flex;justify-content:space-between;gap:8px;padding:9px 11px;background:#f1f6fd;border-radius:7px;font-size:14px}.quick-cost b{color:#165aaf;white-space:nowrap}.quick-cost small{display:block;margin-top:8px;color:#667b90;font-size:12px}@media(max-width:650px){.quick-cost{padding:15px}.quick-cost span{display:block}.quick-cost b{display:block}}
