@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800&display=swap";:root{--orange:#f76a10;--orange-hover:#e85d06;--blue:#2f6fed;--navy:#0e182c;--copy:#363f58;--muted:#667085;--line:#dbe3ef;--sky:#eef6ff;--green:#138a55;color:var(--navy);background:#f8fafc;font-family:Inter,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0%,#eff7ff 0,#f8fafc 42%,#fff)}.site-header{height:78px;background:#fffffff0;border-bottom:1px solid #ebeef2;display:flex;align-items:center}.header-inner{width:min(100% - 40px,1170px);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand-logo{display:block;width:190px;height:auto}.secure-label{display:flex;align-items:center;gap:7px;color:var(--copy);font-size:13px}.secure-label svg,.secure-label strong{color:var(--green)}.quote-main{width:min(100% - 40px,1160px);margin:38px auto 42px;flex:1}.quote-card{overflow:hidden;background:#fff;border:1px solid #e3e8f1;border-radius:20px;box-shadow:0 24px 70px #1c365b1a}.stepper{width:min(100% - 56px,660px);margin:0 auto;padding:30px 0 18px;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.stepper:before{content:"";position:absolute;z-index:0;left:16.5%;right:16.5%;top:45px;height:2px;background:#d9e1ec}.stepper li{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;color:#7b8495;font-size:12px;font-weight:600}.step-marker{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;border:2px solid #cbd4e1;background:#fff;color:#667085}.stepper .is-current{color:var(--blue)}.stepper .is-current .step-marker,.stepper .is-done .step-marker{border-color:var(--blue);background:var(--blue);color:#fff}.stepper .is-done{color:var(--blue)}.form-step{padding:16px 58px 42px;min-height:510px}.section-heading{text-align:center;margin-bottom:30px}.eyebrow{margin:0 0 8px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1,h2{font-family:Outfit,sans-serif}.section-heading h1,.quote-welcome h1{margin:0;color:var(--navy);font-size:clamp(27px,3vw,36px);line-height:1.08}.section-heading p:not(.eyebrow),.quote-welcome p{margin:9px 0 0;color:var(--muted);font-size:14px}.fields-grid{max-width:920px;margin:0 auto;display:grid;grid-template-columns:.72fr 1.28fr;gap:20px 28px;align-items:start}.field{min-width:0}.field label,.field legend{display:block;margin:0 0 8px;padding:0;color:var(--navy);font-size:13px;font-weight:700}.field input,.field select{width:100%;height:49px;border:1px solid #cbd5e1;border-radius:9px;padding:0 14px;color:var(--navy);background:#fff;outline:none;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#98a2b3}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2f6fed1c}.field small{display:block;margin-top:7px;color:var(--muted);font-size:11px}.home-type-field{grid-column:2;grid-row:1;border:0;margin:0;padding:0}.home-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.home-type{min-height:86px;padding:11px 6px;border:1px solid #cbd5e1;border-radius:10px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--copy);background:#fff;cursor:pointer;font-size:11px;font-weight:700;line-height:1.15;transition:.2s ease}.home-type:hover{border-color:#9bb8f6;background:#f8fbff}.home-type.is-selected{border:2px solid var(--blue);color:var(--blue);background:#f3f7ff;box-shadow:0 6px 18px #2f6fed17}.form-error{max-width:920px;min-height:18px;margin:14px auto -9px;color:#b42318;font-size:12px;text-align:right}.form-actions{max-width:920px;margin:28px auto 0;padding-top:20px;border-top:1px solid #eef1f5;display:flex;align-items:center;justify-content:space-between;gap:16px}.trust-note{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.trust-note svg{color:var(--green)}.button{min-height:49px;border-radius:8px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;cursor:pointer;font-size:13px;font-weight:800;letter-spacing:.02em;transition:transform .15s,background .15s,box-shadow .15s}.button:not(:disabled):hover{transform:translateY(-1px)}.button-primary{min-width:230px;color:#fff;background:var(--orange);box-shadow:0 8px 22px #f76a1038}.button-primary:not(:disabled):hover{background:var(--orange-hover);box-shadow:0 10px 26px #f76a1047}.button-secondary{color:var(--copy);background:#fff;border:1px solid #cbd5e1}.button:disabled{opacity:.62;cursor:not-allowed}.contact-layout{max-width:850px;margin:0 auto;display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:stretch}.contact-fields{display:grid;gap:16px}.delivery-note{border:1px solid #d8e8fb;border-radius:12px;padding:26px;display:grid;align-content:center;justify-items:center;gap:15px;color:var(--copy);background:var(--sky);text-align:center;font-size:13px;line-height:1.55}.delivery-note p{margin:0}.delivery-note strong{color:var(--blue)}.delivery-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:#fff}.quote-step{padding-top:12px}.quote-welcome{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 24px;text-align:left}.success-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 8px 22px #138a5533}.quote-layout{max-width:930px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.home-summary{margin-bottom:10px;padding:13px;border-radius:9px;color:#17613d;background:#edf9f1;text-align:center;font-size:12px}.price-card{min-height:320px;border-radius:13px;padding:23px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#073ca7,#0759d8);text-align:center;box-shadow:0 16px 32px #0038ff2b}.price-card>span:first-child{font-size:11px;opacity:.86}.insurer-logo{width:132px;min-height:43px;margin:8px 0 18px;padding:7px 12px;border-radius:7px;display:grid;place-items:center;background:#fff}.insurer-logo img{display:block;max-width:100%;max-height:32px;object-fit:contain}.price-card small{font-size:11px;font-weight:700;text-transform:uppercase}.price{margin:5px 0;font-family:Outfit,sans-serif;font-size:40px;font-weight:800;letter-spacing:-.03em}.price span{font-family:Inter,sans-serif;font-size:13px;font-weight:600}.price-card>strong{color:#d9ff4f;font-size:13px}.price-card>span:not(:first-child){margin-top:3px;font-size:11px}.price-card em{margin-top:15px;padding:6px 9px;border-radius:5px;color:#794100;background:#fff2dd;font-size:9px;font-style:normal;font-weight:700;text-transform:uppercase}.full-button{width:100%;margin-top:10px}.coverage-card{border:1px solid #e0e6ef;border-radius:13px;padding:20px;background:#fff}.coverage-card h2{margin:0 0 7px;color:var(--blue);font-size:14px;letter-spacing:.06em;text-transform:uppercase}.coverage-row{min-height:43px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:22px;color:var(--copy);font-size:12px}.coverage-row:last-child{border-bottom:0}.coverage-row span{display:flex;align-items:center;gap:9px}.coverage-row svg{color:var(--blue);flex:none}.coverage-row strong{color:var(--navy);white-space:nowrap}.coverage-row .included{color:var(--green);text-transform:uppercase}.quote-footer{max-width:930px;margin:18px auto 0;display:flex;justify-content:space-between;align-items:center;gap:18px;color:var(--muted);font-size:11px}.text-button{padding:0;border:0;display:inline-flex;align-items:center;gap:6px;color:var(--blue);background:transparent;cursor:pointer;font-weight:700}.site-footer{min-height:70px;padding:20px max(20px,calc((100% - 1170px)/2));display:flex;justify-content:space-between;gap:20px;color:#fff;background:var(--navy);font-size:12px}.site-footer span:first-child{font-family:Outfit,sans-serif;font-weight:700}@media(max-width:760px){.site-header{height:67px}.header-inner{width:min(100% - 30px,1170px)}.brand-logo{width:148px}.secure-label{max-width:112px;font-size:10px;line-height:1.25}.secure-label svg{flex:none}.quote-main{width:100%;margin:0}.quote-card{border:0;border-radius:0;box-shadow:none}.stepper{width:calc(100% - 28px);padding:25px 0 15px}.stepper:before{top:40px}.stepper li{font-size:10px}.form-step{min-height:calc(100vh - 185px);padding:14px 18px 30px}.section-heading{margin-bottom:24px}.section-heading h1,.quote-welcome h1{font-size:27px}.fields-grid,.contact-layout,.quote-layout{grid-template-columns:1fr}.fields-grid{gap:18px}.home-type-field{grid-column:auto;grid-row:auto}.home-types{grid-template-columns:repeat(2,1fr)}.form-actions{flex-direction:column-reverse;align-items:stretch}.button{width:100%}.trust-note{justify-content:center}.delivery-note{min-height:165px}.quote-welcome{justify-content:flex-start}.quote-welcome p{font-size:12px}.price-card{min-height:295px}.quote-footer{flex-direction:column;text-align:center}.coverage-row{font-size:11px}.site-footer{flex-direction:column;align-items:center;text-align:center}}
