:root{--ink:#10263b;--muted:#536675;--line:#d7e0e4;--paper:#f8f4eb;--panel:#edf3f2;--green:#0b5a59;--green-2:#08706b;--gold:#d78b36;--blue:#1b4c7d;--danger:#9f3f35;--navy:#0b2437;--sand:#f1e6d2;--shadow:0 20px 45px rgb(16 38 59/12%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Avenir Next,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgb(248 244 235/96%);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header-inner{display:flex;width:min(1280px,100%);align-items:center;justify-content:space-between;gap:28px;margin-inline:auto;padding:14px clamp(18px,4vw,56px)}.brand-mark,.footer-brand{color:var(--green);text-decoration:none}.brand-mark{display:inline-flex;align-items:center;gap:10px}.brand-mark small,.brand-mark strong{display:block;line-height:1.1}.brand-mark small{color:var(--muted);font-size:.78rem}.brand-icon{display:grid;width:40px;height:40px;place-items:center;color:white;background:var(--navy);border-radius:50%}.inline-links,.primary-nav{display:flex;flex-wrap:wrap;gap:14px}.inline-links a,.primary-nav a{color:var(--muted);font-size:.94rem;text-decoration:none}.inline-links a:hover,.primary-nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.button,.button-secondary,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:8px;font-weight:700;text-decoration:none}.button,.header-cta{color:white;background:var(--navy);border:1px solid var(--navy)}.button-secondary{color:var(--navy);background:white;border:1px solid var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(46px,7vw,92px) clamp(18px,4vw,56px) clamp(30px,5vw,64px);background:var(--paper)}.hero h1,.page-hero h1{max-width:860px;margin:0 0 18px;font-size:clamp(2.25rem,5vw,4.65rem);line-height:1.02;font-family:Baskerville,Iowan Old Style,Palatino,Georgia,serif;letter-spacing:-.035em}.hero p,.page-hero p{max-width:760px;margin:0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.26rem)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--green);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-visual{position:relative;justify-self:center;width:min(100%,540px);aspect-ratio:5/4;margin:0;border-radius:2px;overflow:hidden;box-shadow:18px 18px 0 var(--sand),0 24px 48px rgb(16 38 59/14%)}.hero-visual img{object-fit:cover}.hero-visual figcaption{position:absolute;right:0;bottom:0;max-width:80%;padding:8px 12px;color:white;background:rgb(11 36 55/88%);font-size:.7rem;line-height:1.3}.hero--home{width:min(1280px,100%);margin-inline:auto;min-height:580px}.hero-copy{padding-block:24px}.hero-copy h1{max-width:780px}.hero-points{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:22px;color:var(--navy);font-size:.9rem;font-weight:750}.hero-points span{display:inline-flex;align-items:center;gap:7px}.hero-points svg{color:var(--gold)}.answer-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-block:1px solid var(--line)}.answer-band div{min-height:120px;padding:24px clamp(18px,3vw,34px);background:white}.answer-band strong{display:block;color:var(--navy);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.2}.answer-band span{display:block;margin-top:8px;color:var(--muted)}.article,.city-layout,.page-hero,.section{padding:clamp(38px,6vw,76px) clamp(18px,4vw,56px)}.page-hero{background:var(--panel);border-bottom:1px solid var(--line)}.article-inner,.city-inner,.section-inner{width:min(1120px,100%);margin-inline:auto}.narrow{width:min(840px,100%);margin-inline:auto}.article h2,.city-layout h2,.section h2{margin:0 0 16px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.12;font-family:Baskerville,Iowan Old Style,Palatino,Georgia,serif;letter-spacing:-.025em}.article h3,.city-layout h3,.section h3{margin:28px 0 10px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}.article li,.article p,.city-layout li,.city-layout p,.section li,.section p{color:var(--muted);font-size:1.02rem}.grid-2,.grid-3{display:grid;grid-gap:18px;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.info-card,.quote-panel,.source-card{background:white;border:1px solid var(--line);border-radius:2px;box-shadow:0 10px 28px rgb(23 32 28/7%)}.article-card,.info-card,.source-card{padding:22px}.article-card svg,.info-card svg{color:var(--green)}.article-card h3,.info-card h3{margin-top:12px}.article-card{display:flex;flex-direction:column;gap:10px;text-decoration:none}.article-card:hover{border-color:var(--gold);transform:translateY(-2px);transition:transform .18s ease,border-color .18s ease}.badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;color:var(--green);background:rgb(15 81 50/8%);border:1px solid rgb(15 81 50/16%);border-radius:999px;font-size:.86rem;font-weight:700}.callout{margin:26px 0;padding:22px;color:var(--ink);background:#fff7e8;border:1px solid #efd3a4;border-radius:8px}.warning{background:#fff2ef;border-color:#e2b9b0}.quote-panel{padding:clamp(24px,4vw,34px);background:linear-gradient(135deg,rgb(15 81 50/8%),transparent),white}.quote-panel label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-weight:700}.quote-panel input,.quote-panel select,.quote-panel textarea{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:8px;font:inherit}.quote-panel textarea{min-height:110px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}table{width:100%;min-width:620px;border-collapse:collapse;background:white}td,th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:var(--ink);background:var(--panel)}tr:last-child td{border-bottom:0}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;color:var(--muted);font-size:.94rem}.markdown-article{max-width:850px}.markdown-article h2{margin-top:42px}.markdown-article h3{margin-top:28px}.markdown-article blockquote{margin:28px 0;padding:18px 22px;color:var(--ink);background:#eef7f0;border-left:4px solid var(--green);border-radius:0 8px 8px 0}.markdown-article a{color:var(--green);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.source-list{display:grid;grid-gap:12px;gap:12px;padding:0;list-style:none}.source-list a{color:var(--green);font-weight:700}.city-links{columns:180px 3;padding-left:18px}.city-links li{page-break-inside:avoid;break-inside:avoid;margin-bottom:8px}.site-footer{margin-top:52px;color:#d8e5e9;background:var(--navy)}.site-footer-inner{width:min(1280px,100%);margin-inline:auto;padding:clamp(42px,6vw,76px) clamp(18px,4vw,56px) 20px}.footer-grid{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(140px,.75fr));grid-gap:clamp(28px,5vw,74px);gap:clamp(28px,5vw,74px)}.footer-intro p{max-width:355px;margin:15px 0 22px;color:#bfd0d5}.footer-brand,.footer-request{display:inline-flex;align-items:center;gap:8px;color:white;font-weight:750;text-decoration:none}.footer-brand{font-size:1.1rem}.footer-brand svg{color:#f0b66f}.footer-request{color:#f5c17b}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-column strong{margin-bottom:5px;color:white;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:#bfd0d5;font-size:.92rem;text-decoration:none}.footer-column a:hover,.footer-request:hover{color:white;text-decoration:underline;text-underline-offset:4px}.footer-cities>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px 18px;gap:9px 18px}.footer-cities-all{margin-top:4px;color:#f5c17b!important;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:clamp(38px,5vw,64px);padding-top:18px;border-top:1px solid rgb(191 208 213/28%);color:#9eb5bd;font-size:.78rem}.footer-bottom p{margin:0}.skip-note{font-size:.92rem}@media (max-width:900px){.site-header{align-items:flex-start;flex-direction:column}.header-cta{width:100%}.hero{grid-template-columns:1fr}.hero-visual{justify-self:start;width:min(100%,360px)}.answer-band,.form-grid,.grid-2,.grid-3{grid-template-columns:1fr}}@media (max-width:560px){.primary-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.primary-nav a{padding:8px 0}.site-footer{flex-direction:column}}.site-footer .footer-cities{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:220px}.site-footer .footer-cities strong{color:var(--ink,#0f172a);font-size:.9rem;margin-bottom:2px}.site-footer .footer-cities a{font-size:.9rem}.site-footer .footer-cities .footer-cities-all{font-weight:600;margin-top:4px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:.85rem;margin-bottom:12px}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}@media (max-width:720px){.site-footer{flex-direction:column;align-items:flex-start}.site-footer .footer-cities{max-width:none}}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading-row h2{max-width:680px;margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:var(--green);font-weight:750;text-underline-offset:4px}.quote-page{min-height:calc(100vh - 95px);padding:clamp(48px,7vw,86px) clamp(18px,4vw,56px) clamp(60px,8vw,110px);background:var(--panel)}.quote-page-intro{width:min(760px,100%);margin:0 auto 34px;text-align:center}.quote-page-intro h1,.thank-you-card h1{margin:0 0 14px;font-family:Baskerville,Iowan Old Style,Palatino,Georgia,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:.98;letter-spacing:-.04em}.quote-page-intro>p:last-child,.thank-you-card>p{color:var(--muted);font-size:1.08rem}.quote-flow-shell{width:min(900px,100%);margin-inline:auto}.quote-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;padding:0;margin:0 0 18px;list-style:none}.quote-progress li{display:flex;align-items:center;gap:8px;color:#80909c;font-size:.76rem}.quote-progress li span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #b9c7cd;border-radius:50%;font-weight:800}.quote-progress li strong{font-weight:700}.quote-progress .is-current,.quote-progress .is-done{color:var(--navy)}.quote-progress .is-current span{color:white;background:var(--navy);border-color:var(--navy)}.quote-progress .is-done span{color:white;background:var(--green);border-color:var(--green)}.quote-flow-card{padding:clamp(24px,5vw,54px);background:white;border:1px solid #d5e0e2;border-radius:3px;box-shadow:var(--shadow)}.quote-step-heading{margin-bottom:30px}.quote-kicker{margin:0 0 8px;color:var(--green);font-size:.76rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.quote-step-heading h1{max-width:680px;margin:0;color:var(--navy);font-family:Baskerville,Iowan Old Style,Palatino,Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.01;letter-spacing:-.035em}.quote-step-heading>p:last-child{max-width:650px;margin:12px 0 0;color:var(--muted)}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:0;border:0}.choice-card{display:flex;align-items:flex-start;gap:12px;min-height:132px;padding:18px;cursor:pointer;color:var(--navy);background:#fbfcfa;border:1px solid #d7e0e4;border-radius:3px}.choice-card.is-selected,.choice-card:hover{background:#f1f7f6;border-color:var(--green)}.choice-card input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--green)}.choice-card svg{flex:0 0 auto;color:var(--gold)}.choice-card small,.choice-card strong{display:block}.choice-card strong{font-size:.98rem}.choice-card small{margin-top:5px;color:var(--muted);line-height:1.45}.coverage-stack,.driver-stack,.vehicle-stack{display:grid;grid-gap:16px;gap:16px}.vehicle-card{padding:20px;background:#fcfdfc;border:1px solid #d7e0e4;border-radius:3px}.vehicle-card-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;color:var(--navy);font-weight:800}.vehicle-card-header button{display:inline-flex;align-items:center;gap:5px;padding:0;cursor:pointer;color:var(--danger);background:transparent;border:0;font:inherit;font-size:.86rem;font-weight:750}.quote-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.quote-field-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-field-grid label,.quote-select-block{display:grid;grid-gap:7px;gap:7px;color:var(--navy);font-size:.88rem;font-weight:750}.quote-field-grid input,.quote-field-grid select,.quote-select-block select{width:100%;min-height:46px;padding:10px 12px;color:var(--ink);background:white;border:1px solid #bdcad1;border-radius:2px;font:inherit}.quote-field-grid input:focus,.quote-field-grid select:focus,.quote-select-block select:focus{outline:3px solid rgb(11 90 89/18%);outline-offset:1px;border-color:var(--green)}.quote-select-block{max-width:520px;margin-bottom:18px}.consent-row,.toggle-row{display:flex;align-items:flex-start;gap:10px;margin-top:18px;cursor:pointer}.check-pill input,.consent-row input,.toggle-row input{width:17px;height:17px;flex:0 0 auto;margin:3px 0 0;accent-color:var(--green)}.toggle-row small,.toggle-row strong{display:block}.toggle-row small{margin-top:3px;color:var(--muted);font-size:.83rem}.quote-add-button,.quote-back-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 14px;cursor:pointer;color:var(--green);background:white;border:1px solid #b9c9cb;border-radius:2px;font:inherit;font-size:.92rem;font-weight:800}.quote-add-button{width:100%;border-style:dashed}.quote-add-button:hover,.quote-back-button:hover{color:var(--navy);border-color:var(--green)}.quote-note{display:flex;align-items:flex-start;gap:10px;margin:22px 0 0;padding:16px 18px;color:#36535e;background:#edf6f4;border-left:3px solid var(--green)}.quote-note p,.quote-note strong{margin:0}.quote-note p{font-size:.9rem;line-height:1.5}.quote-note--warm{color:#6d491d;background:#fff3df;border-color:var(--gold)}.quote-note--privacy{color:#435664;background:#f1f5f7;border-color:var(--blue)}.coverage-options{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.check-pill{display:inline-flex;align-items:flex-start;gap:7px;padding:9px 11px;cursor:pointer;color:var(--navy);background:white;border:1px solid #d7e0e4;border-radius:999px;font-size:.84rem;font-weight:700}.check-pill input{width:15px;height:15px;margin-top:1px}.consent-row{max-width:740px;color:var(--muted);font-size:.85rem;line-height:1.55}.consent-row a{color:var(--green);font-weight:750}.review-list{display:grid;grid-gap:0;gap:0;margin:0;border-top:1px solid #d7e0e4}.review-list>div{display:grid;grid-template-columns:minmax(130px,.38fr) minmax(0,1fr);grid-gap:24px;gap:24px;padding:15px 0;border-bottom:1px solid #d7e0e4}.review-list dt{color:var(--muted);font-size:.85rem;font-weight:750}.review-list dd{margin:0;color:var(--navy);font-weight:700}.quote-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.quote-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 18px;cursor:pointer;color:white;background:var(--navy);border:1px solid var(--navy);border-radius:2px;font:inherit;font-weight:800}.quote-primary-button:hover{background:var(--green);border-color:var(--green)}.quote-primary-button:disabled{cursor:wait;opacity:.7}.quote-error{margin:24px 0 0;padding:12px 14px;color:#782f27;background:#fff0ed;border-left:3px solid var(--danger);font-weight:700}.quote-thank-you{display:grid;place-items:center}.thank-you-card{width:min(660px,100%);padding:clamp(30px,6vw,60px);text-align:center;background:white;border:1px solid #d5e0e2;box-shadow:var(--shadow)}.thank-you-card>svg{margin-bottom:15px;color:var(--green)}.thank-you-card .button{margin-top:12px}.reference-number{color:var(--navy)!important;font-weight:800}.site-footer .footer-cities{max-width:none}.site-footer .footer-cities strong{color:white}.site-footer .footer-cities a{color:#bfd0d5}.site-footer .footer-cities .footer-cities-all{color:#f5c17b}@media (max-width:1000px){.site-header-inner{flex-wrap:wrap}.primary-nav{order:3;width:100%;justify-content:space-between}.footer-grid{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(150px,1fr))}.footer-intro{grid-row:span 2}}@media (max-width:900px){.site-header{align-items:normal;flex-direction:row}.hero--home{min-height:0}.hero-visual{justify-self:stretch;width:100%}.quote-field-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header-inner{align-items:flex-start;flex-direction:column}.primary-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.primary-nav a{padding:8px 0}.header-cta{width:100%}.hero-visual{aspect-ratio:4/3;box-shadow:10px 10px 0 var(--sand),0 18px 35px rgb(16 38 59/12%)}.footer-bottom,.section-heading-row{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-intro{grid-row:auto}.footer-cities>div{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-progress{grid-template-columns:repeat(5,auto);justify-content:space-between}.quote-progress li strong{display:none}.quote-flow-card{padding:22px 18px}.choice-grid,.quote-field-grid,.quote-field-grid--three,.review-list>div{grid-template-columns:1fr}.review-list>div{gap:4px}.quote-actions{align-items:stretch;flex-direction:column-reverse}.quote-actions .quote-back-button,.quote-actions .quote-primary-button{width:100%}}