*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#201a16;background:#f8f6f2}body{margin:0;line-height:1.5}.container{width:min(100% - 32px,960px);margin:auto}.site-header{background:#201a16;color:#fff}.header-inner{padding:16px 0}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#fff;color:#201a16;font-weight:900}.brand strong,.brand small{display:block}.brand small{opacity:.75;font-size:12px}.hero{padding:48px 0 32px;background:#eee9e0}.eyebrow,.step-kicker{font-size:12px;letter-spacing:.12em;font-weight:800;margin:0 0 8px}.hero h1{font-size:clamp(32px,7vw,56px);line-height:1.03;max-width:780px;margin:0 0 16px}.hero-copy{font-size:18px;max-width:650px;margin:0}.calculator-shell{padding:28px 0 64px}.alert{padding:14px 16px;border-radius:12px;margin-bottom:18px}.alert-error{background:#f8dede;border:1px solid #e3b4b4}.hidden{display:none!important}.progress{margin-bottom:28px}.progress-label{display:flex;justify-content:space-between;font-size:13px;font-weight:700;margin-bottom:8px}.progress-track{height:8px;background:#ded9d0;border-radius:99px;overflow:hidden}.progress-bar{height:100%;width:20%;background:#201a16;transition:width .2s}.step{border:0;padding:0;margin:0;display:none}.step.active{display:block}.step h2{font-size:28px;margin:0 0 8px}.muted,.field-help{color:#6e675f}.choice-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:20px 0}.choice-list{display:grid;gap:10px;margin:20px 0}.choice{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #d9d2c8;border-radius:14px;background:#fff;cursor:pointer}.choice:has(input:checked),.product-card:has(input:checked){border-color:#201a16;box-shadow:0 0 0 2px #201a16}.choice input,.product-card input{margin-top:3px}.choice strong,.choice small{display:block}.choice small{color:#6e675f;margin-top:3px}.compact .choice{padding:12px}.product-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:20px 0}.product-card{display:block;border:1px solid #d9d2c8;border-radius:14px;background:#fff;cursor:pointer}.product-card input{position:absolute;opacity:0}.product-card-body{display:flex;flex-direction:column;padding:18px;gap:4px}.product-card-body span{color:#6e675f;font-size:14px}.product-card-body b{font-size:18px;margin-top:4px}.form-label{display:block;font-weight:800;margin:20px 0 8px}.text-input{width:100%;padding:14px;border:1px solid #cfc7bd;border-radius:10px;background:#fff;font:inherit}.field-help{display:block;font-size:13px;margin-top:6px}.review-card,.result-panel{background:#fff;border:1px solid #ddd5ca;border-radius:18px;padding:20px;margin:20px 0}.review-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #eee7df}.review-row:last-child{border-bottom:0}.form-navigation,.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.primary-button,.secondary-button{border:0;border-radius:10px;padding:14px 18px;font:inherit;font-weight:800;cursor:pointer}.primary-button{background:#201a16;color:#fff}.secondary-button{background:#e8e2d9;color:#201a16}.form-navigation .primary-button{margin-left:auto}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.result-grid div{padding:16px;background:#f5f1eb;border-radius:12px}.result-grid span,.result-grid strong{display:block}.result-grid span{font-size:13px;color:#6e675f}.result-grid strong{font-size:21px;margin-top:4px}.coverage-note{font-size:14px;color:#5e5750}.notes{margin-top:24px;padding-top:18px;border-top:1px solid #e8e1d8}.site-footer{background:#201a16;color:#fff;padding:28px 0;font-size:14px}.site-footer p{opacity:.75;margin:5px 0}@media (min-width:680px){.choice-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}}@media print{.site-header,.hero,.progress,.form-navigation,.result-actions,.site-footer{display:none!important}body{background:#fff}.calculator-shell{width:100%;padding:0}.result-panel{display:block!important;border:0}}
