
:root{--bg:#f5f7fb;--ink:#101828;--muted:#52677d;--blue:#1264d8;--blue2:#0b4eb4;--green:#139b6d;--cream:#fff7ec;--line:#d8e3ef;--card:#fff;--shadow:0 24px 70px rgba(16,24,40,.10);--radius:28px;--spring:cubic-bezier(.2,.9,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.62;letter-spacing:-.01em}a{color:inherit}.wrap{width:min(1168px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);box-shadow:0 8px 28px rgba(16,24,40,.05);backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;color:var(--ink);letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--green));color:white;font-weight:950}nav{display:flex;gap:18px;flex-wrap:wrap}nav a{text-decoration:none;color:#344b63;font-size:14px;font-weight:800}.btn,.nav-cta,.mini-btn{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;border-radius:999px;min-height:48px;padding:13px 21px;font-weight:900;cursor:pointer;transition:transform .24s var(--spring),box-shadow .24s var(--spring),background .2s,border-color .2s}.btn:active,.nav-cta:active,.mini-btn:active,.option-card:active{transform:scale(.975)}.nav-cta,.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 14px 32px rgba(18,100,216,.22)}.primary:hover{transform:translateY(-1px);box-shadow:0 18px 44px rgba(18,100,216,.26)}.secondary,.mini-btn{background:#fff;color:var(--ink);border:1px solid var(--line)}.full{width:100%}.hero{padding:38px 0 44px;min-height:calc(100svh - 64px);display:grid;align-items:center;background:linear-gradient(180deg,#eef5ff 0%,#fff 74%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:34px;align-items:center}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:7px 11px;background:#e7f0ff;color:#084fb2;border:1px solid #bdd3f1;font-size:12px;font-weight:900}.hero-copy h1{font-size:clamp(40px,6vw,70px);letter-spacing:normal;line-height:1.02;margin:16px 0 16px;max-width:790px}.lead{font-size:clamp(18px,1.55vw,22px);line-height:1.45;color:#30465d;font-weight:560;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.trust-row span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #cbd9e8;color:#1d344d;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(16,24,40,.06)}.trust-row span:before{content:'✓';color:var(--green);font-weight:950}.quote-card,.company-card,.info-card,.coverage-tool,.faq,.final-box,.survey-card,.feature-grid article,.legal-card{background:#fff;color:var(--ink);border:1px solid #cbd9e8;border-radius:var(--radius);box-shadow:var(--shadow)}.quote-card{padding:14px 18px 20px;text-align:left}.quote-photo{height:172px;margin:-2px -6px 16px;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:#eef3f8}.quote-photo img{width:100%;height:100%;object-fit:cover;display:block}.card-top{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.mini-house{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:var(--cream);font-size:26px}.quote-card h2{margin:0 0 4px;font-size:27px;line-height:1.05}.quote-card p,.section p,.company-card p,.info-card p,.coverage-tool p,.faq p,.legal-card p,.legal-card li{color:#33485f}.quote-card label,.coverage-tool label{display:block;font-weight:850;color:#22384e;margin-top:13px}.quote-card input,.quote-card select,.coverage-tool select,.coverage-tool input,.survey-input input{width:100%;height:52px;border-radius:18px;border:1px solid #b9cadb;background:#fff;color:var(--ink);padding:0 14px;margin-top:7px;font:inherit}.quote-card input:focus,.quote-card select:focus,.coverage-tool select:focus,.survey-input input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 5px rgba(18,100,216,.12)}.input-error{border-color:#ef4444!important;box-shadow:0 0 0 5px rgba(239,68,68,.12)!important}.micro,.tag{color:#42576e!important;font-weight:750}.micro{text-align:center;font-size:13px}.section{padding:82px 0;background:#fff}.section.soft,.soft-guide{background:#f2f6fb}.intro-grid,.coverage-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);gap:34px;align-items:center}.section h2,.section-head h2,.final-box h2,.faq h2{font-size:clamp(34px,4.8vw,58px);line-height:1.02;letter-spacing:-.025em;margin:10px 0 14px}.section-copy{font-size:17px}.photo-stack{position:relative}.photo-main,.coverage-tool img{width:100%;height:360px;object-fit:cover;border-radius:32px;border:1px solid var(--line);box-shadow:var(--shadow);display:block}.floating-note{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(255,255,255,.94);border:1px solid rgba(216,227,239,.9);border-radius:22px;padding:14px 16px;box-shadow:0 16px 44px rgba(16,24,40,.12);display:grid;gap:2px}.floating-note b{font-size:15px}.floating-note span{color:#42576e;font-weight:650}.section-head{max-width:780px;margin:0 auto 26px;text-align:center}.section-head .eyebrow{margin:auto}.company-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.company-card{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:18px;height:100%;transition:transform .25s var(--spring),box-shadow .25s var(--spring)}.company-card:hover{transform:translateY(-4px);box-shadow:0 28px 80px rgba(16,24,40,.13)}.company-body{display:flex;flex-direction:column;min-height:100%}.company-icon{width:64px;height:64px;border-radius:20px;background:#fff;border:1px solid #d2dfeb;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(16,24,40,.08);overflow:hidden}.company-icon img{width:54px;height:54px;object-fit:contain}.company-card h3{margin:2px 0 4px}.company-card p{margin:6px 0}.company-link{margin-top:auto;align-self:flex-start;min-width:150px}.company-link:hover{background:var(--blue);color:white;border-color:var(--blue);box-shadow:0 14px 30px rgba(18,100,216,.2)}.coverage-copy{max-width:650px}.coverage-tool{padding:16px 18px 22px}.coverage-tool img{height:190px;border-radius:24px;margin-bottom:14px;box-shadow:none}.coverage-tool h3,.info-card h3{color:#071525;margin:12px 0 6px}.range-labels{display:flex;justify-content:space-between;font-size:13px;color:#42576e;font-weight:800}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.info-card{padding:22px}.faq{padding:24px}.faq details{border-top:1px solid var(--line);padding:16px 0}.faq details:first-of-type{border-top:0}.faq summary{cursor:pointer;font-weight:950;font-size:18px}.results{padding:72px 0;background:linear-gradient(180deg,#fff,#eef5ff)}.final-box{max-width:860px;margin:auto;text-align:center;padding:30px}.survey-page{background:radial-gradient(circle at 12% 5%,rgba(18,100,216,.12),transparent 32%),linear-gradient(180deg,#f7fbff,#fff)}.survey-hero{text-align:center;padding:42px 0 20px}.survey-hero .eyebrow{margin:auto}.survey-hero h1{font-size:clamp(40px,6vw,70px);letter-spacing:normal;line-height:1.02;margin:14px 0 10px}.survey-shell{padding:20px 0 70px}.survey-card{max-width:960px;margin:auto;padding:28px}.survey-top{display:flex;gap:16px;align-items:center;margin-bottom:18px}.step-count{font-weight:950;color:var(--blue)}.survey-progress{height:12px;background:#dbeafe;border-radius:99px;overflow:hidden;flex:1}.survey-progress span{display:block;height:100%;width:20%;background:linear-gradient(90deg,var(--blue),var(--green));border-radius:99px;transition:width .32s var(--spring)}.survey-step{text-align:center;animation:fadeUp .25s var(--spring)}.survey-step h2{font-size:clamp(28px,4vw,46px);line-height:1.05;margin:8px 0 10px}.survey-step p{color:#33485f;max-width:670px;margin:0 auto 22px}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.option-card{border:1px solid var(--line);background:#f8fbff;border-radius:24px;padding:18px;text-align:left;cursor:pointer;min-height:98px;font:inherit;transition:.2s}.option-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(16,24,40,.08);border-color:rgba(18,100,216,.28)}.option-card b{display:block;font-size:18px;margin-bottom:4px}.option-card span{color:#42576e}.survey-input{max-width:360px;margin:auto;text-align:left;font-weight:850}.survey-input input{text-align:center;font-weight:900}.zip-step-btn{display:flex;margin:18px auto 0;min-width:210px}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.match-card{padding:18px;border-radius:26px;text-align:center;display:flex;flex-direction:column;background:#fff;border:1px solid #cbd9e8;box-shadow:var(--shadow)}.match-card img{width:100%;height:64px;object-fit:contain;border:1px solid #d2dfeb;border-radius:16px;margin-bottom:12px}.match-card .company-link{align-self:stretch;margin-top:auto}.survey-actions{display:none!important}footer{padding:42px 0 34px;background:#071525;color:#d9e7f5}footer p{color:#b8c7d8!important;margin:.35rem 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.legal-footer{border-top:1px solid rgba(255,255,255,.14);margin-top:22px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.legal-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}.legal-links a{color:white;text-decoration:none;font-weight:850}.legal-page{padding:64px 0 88px}.legal-card{max-width:900px;margin:auto;padding:30px}.legal-card h1{font-size:clamp(38px,5vw,64px);line-height:1;margin:0 0 18px}.legal-card h2{margin-top:28px}@keyframes fadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1050px){.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-grid,.coverage-layout{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr}.quote-card{max-width:560px;margin:auto}.hero-copy{text-align:center;margin:auto}.hero-copy .eyebrow{margin:auto}.hero-actions,.trust-row{justify-content:center}.photo-main{height:320px}}@media(max-width:680px){.wrap{width:min(100% - 28px,1168px)}nav{display:none}.nav-cta{min-height:42px;padding:10px 14px}.hero{min-height:auto;padding:28px 0 42px}.hero-copy{text-align:left}.hero-copy .eyebrow{margin:0}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{justify-content:flex-start}.quote-photo{height:150px}.company-grid,.info-grid,.option-grid,.match-grid{grid-template-columns:1fr}.company-card{grid-template-columns:60px 1fr}.company-icon{width:54px;height:54px;border-radius:17px}.company-icon img{width:46px;height:46px}.company-link{width:100%;align-self:stretch}.survey-card{padding:20px;border-radius:24px}.survey-top{gap:10px}.photo-main{height:260px;border-radius:24px}.floating-note{position:static;margin-top:12px}.footer-grid{grid-template-columns:1fr}.legal-links{justify-content:flex-start}.legal-footer{display:grid}.legal-card{padding:22px;border-radius:24px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.company-card:hover,.option-card:hover,.primary:hover{transform:none!important}}


/* user screenshot fix: make the right start card smaller and separate CTA from selects */
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,390px)!important;gap:30px!important;}
.quote-card{max-width:390px!important;padding:12px 16px 18px!important;border-radius:24px!important;}
.quote-photo{height:132px!important;margin:0 0 14px!important;border-radius:20px!important;}
.quote-card h2{font-size:24px!important;}
.quote-card .card-top{margin-bottom:10px!important;}
.quote-card label{margin-top:11px!important;}
.quote-card input,.quote-card select{height:48px!important;border-radius:16px!important;}
.quote-card #startSurvey{margin-top:18px!important;min-height:52px!important;border:0!important;background:linear-gradient(135deg,#0f63d6,#073f9f)!important;color:#fff!important;box-shadow:0 16px 36px rgba(15,99,214,.28)!important;position:relative!important;z-index:1!important;}
.quote-card .micro{margin:11px 0 0!important;}
@media(max-width:1050px){.quote-card{max-width:520px!important}.hero-grid{grid-template-columns:1fr!important}}
@media(max-width:680px){.quote-card{padding:12px 14px 16px!important}.quote-photo{height:120px!important}.quote-card #startSurvey{margin-top:16px!important;width:100%!important}}


/* user screenshot fix: align company-card buttons to bottom and center */
.company-grid{align-items:stretch!important;grid-auto-rows:1fr!important;}
.company-card{display:flex!important;flex-direction:column!important;height:100%!important;text-align:center!important;align-items:center!important;}
.company-card .company-icon{margin:0 auto 12px!important;flex:0 0 auto!important;}
.company-card .company-body{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;flex:1 1 auto!important;width:100%!important;min-height:100%!important;}
.company-card h3,.company-card .tag,.company-card p{text-align:center!important;}
.company-card p:not(.tag){max-width:24ch!important;margin-left:auto!important;margin-right:auto!important;}
.company-card .company-link{margin-top:auto!important;align-self:center!important;width:min(100%,190px)!important;min-height:48px!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
@media(max-width:680px){.company-card .company-link{width:100%!important;max-width:260px!important}}


/* keep home company CTA buttons inside cards, centered at the bottom */
.company-grid{align-items:stretch!important;grid-auto-rows:1fr!important;}
.company-card{position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:100%!important;min-height:315px!important;text-align:center!important;padding-bottom:24px!important;}
.company-card .company-icon{margin:0 auto 14px!important;flex:0 0 auto!important;}
.company-card .company-body{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:0!important;}
.company-card h3{margin-left:auto!important;margin-right:auto!important;text-align:center!important;}
.company-card .tag{margin-left:auto!important;margin-right:auto!important;text-align:center!important;}
.company-card p:not(.tag){max-width:25ch!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;}
.company-card .company-link{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;margin:22px auto 0!important;margin-top:auto!important;align-self:center!important;width:min(100%,194px)!important;min-height:48px!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
@media(max-width:680px){.company-card{min-height:0!important}.company-card .company-link{width:100%!important;max-width:260px!important;margin-top:18px!important}}
