@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--yellow:#ffd600;--ink:#242424;--muted:#656565;--line:#e7e7e7;--soft:#f7f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6;background:white}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif;line-height:1.2}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{background:none;border:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2570d0;outline-offset:5px}.wrap{max-width:1192px;margin:auto;padding-left:26px;padding-right:26px}.utility{background:#f5f5f5;font-size:12px;color:#5c5c5c}.utility .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px}.utility .wrap>div{display:flex;gap:26px}.utility button{font-size:12px;padding:0}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:9px;align-items:center;font-size:24px;font-weight:800;letter-spacing:-1px}.brand-caption{display:block;font:600 8px/1.8 'DM Sans',Arial,sans-serif;letter-spacing:2.4px;margin-top:6px}.brand-mark{width:38px;height:43px;background:var(--yellow);border-radius:9px 9px 15px 9px;font-size:35px;text-align:center;line-height:1.25;font-weight:800;position:relative}.brand-mark>span{position:absolute;right:-3px;bottom:2px;background:white;width:12px;height:7px;transform:rotate(-35deg)}nav{display:flex;gap:33px;align-items:center;font-size:14px;font-weight:600}nav button{padding:0}nav a span{margin-left:5px}.nav-contact{border:1px solid #444;padding:10px 18px;border-radius:6px;margin-left:9px}.nav-contact span{margin-left:16px}.mobile-toggle{display:none}.hero{background:linear-gradient(#fff 62%,#fafaf8);padding:44px 0 0}.hero-heading{text-align:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.7px;color:#737373;margin:0 0 17px}.hero h1{font-size:45px;letter-spacing:-1.8px;margin:0;font-weight:800}.hero h1 span{position:relative;z-index:0}.hero h1 span:after{position:absolute;content:'';height:12px;left:0;right:0;bottom:1px;z-index:-1;background:var(--yellow)}.hero-heading>p:last-child{color:var(--muted);margin:16px 0 29px}.insurance-widget{background:white;border:1px solid #ddd;border-radius:14px;overflow:hidden;box-shadow:0 8px 35px #00000006}.product-tabs{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);padding:0 34px}.product-tab{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:21px 5px;font-size:15px;transition:background .2s}.product-tab[aria-selected=true]:after{position:absolute;bottom:-1px;left:18px;right:18px;height:4px;background:var(--yellow);content:'';border-radius:4px 4px 0 0}.product-tab[aria-selected=true]{font-weight:700;background:#fffdf1}.product-tab .icon{width:30px;height:30px}.icon svg{height:100%;width:100%;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.widget-body{display:grid;grid-template-columns:1fr 1fr}.quote-panel{padding:33px 43px 21px}.tiny-label{font-size:10px;letter-spacing:1.5px;font-weight:700;color:#777}.quote-panel h2{font-size:30px;letter-spacing:-.9px;margin:12px 0}.quote-panel>p:not(.preview-note){color:var(--muted);font-size:14px;line-height:1.7;max-width:360px;margin:0 0 19px}.field-label{font-size:12px;font-weight:600;display:block;margin-bottom:8px}.coverage-choices{display:flex;gap:7px;margin-bottom:18px;flex-wrap:wrap}.coverage-choices label{cursor:pointer;display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #ddd;border-radius:5px;font-size:12px}.coverage-choices label:has(input:checked){border-color:#b79b00;background:#fffcec}.coverage-choices input{margin:0;accent-color:#272727;width:13px;height:13px}.primary{background:var(--yellow);border:1px solid var(--yellow);display:flex;align-items:center;justify-content:space-between;padding:13px 19px;border-radius:6px;font-weight:700;font-size:15px;gap:40px;transition:background .2s}.primary:hover{background:#f0c900;border-color:#f0c900}.quote-panel>.primary{width:100%}.preview-note{font-size:11px;color:#777;margin:10px 0 0}.panel-links{display:flex;gap:21px;margin-top:20px;border-top:1px solid #eee;padding-top:14px}.panel-links button{padding:0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.panel-links span{display:inline-block;margin-left:5px}.hero-visual{background:var(--yellow);position:relative;overflow:hidden;min-height:400px}.hero-visual img{position:absolute;right:0;bottom:0;width:100%;height:78%;object-fit:cover;object-position:center 40%;mix-blend-mode:multiply}.photo-copy{position:relative;z-index:1;display:flex;justify-content:space-between;padding:25px 31px;gap:20px}.photo-copy>span{font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.15;letter-spacing:-.8px}.photo-copy p{font-size:12px;line-height:1.5;margin:0}.photo-tag{position:absolute;bottom:23px;left:25px;display:flex;align-items:center;gap:11px;border:1px solid #ffffffa0;background:#fffc;backdrop-filter:blur(10px);padding:13px 18px;border-radius:8px;font-size:11px;line-height:1.5}.photo-tag .icon{width:28px;height:28px}.photo-tag strong{font-weight:600}.promise-strip{display:flex;justify-content:center;gap:66px;padding:25px 0;color:#5e5e5e;font-size:12px}.promise-strip>div{display:flex;align-items:center;gap:9px}.promise-strip .icon{width:20px;height:20px}.section{padding-top:70px;padding-bottom:70px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2,h2{font-size:31px;letter-spacing:-1px;font-weight:800;margin:0}.section-heading>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{display:flex;text-align:left;gap:15px;border:1px solid #dedede;border-radius:9px;padding:24px 17px;align-items:center;transition:transform .2s,border-color .2s}.product-card:hover{border-color:#bda000;transform:translateY(-3px)}.card-icon{width:44px;height:44px;flex-shrink:0;background:#fff9d9;padding:8px;border-radius:10px}.card-content{display:flex;flex-direction:column;gap:7px}.card-content strong{font-size:15px}.card-content>span{font-size:11px;color:#666}.card-arrow{margin-left:auto;font-size:20px}.why{background:var(--soft);padding:67px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.why h2{font-size:37px;line-height:1.27}.why h2 span{color:#717171}.why-grid>div>p:not(.eyebrow){max-width:415px;color:#676767;font-size:14px;margin:23px 0}.text-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px;padding:0}.text-link span{margin-left:15px}.why-items article{display:flex;gap:25px;padding:16px 0;border-bottom:1px solid #dedede}.why-items article:first-child{padding-top:0}.why-items article:last-child{border:0;padding-bottom:0}.why-items article>span{font-size:13px;font-weight:600;width:36px;height:36px;flex-shrink:0;background:var(--yellow);border-radius:50%;display:grid;place-items:center}.why-items h3{font-size:17px;margin:2px 0 9px}.why-items p{font-size:13px;color:#676767;line-height:1.7;margin:0}.pill{font-size:10px;padding:4px 11px;border:1px solid #ccc;border-radius:20px;letter-spacing:1px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide{text-align:left;padding:27px;background:#fafaf9;border-radius:8px;border-top:3px solid var(--yellow);transition:background .2s}.guide:hover{background:#fffbea}.guide-number{font-size:10px;font-weight:600;color:#777;letter-spacing:1px}.guide h3{font-size:20px;line-height:1.45;margin:23px 0 28px;letter-spacing:-.5px}.guide .text-link{font-size:12px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;padding-top:10px;padding-bottom:80px}.faq-section h2{line-height:1.3;margin-bottom:25px}.faq-list details{border-bottom:1px solid #ddd}.faq-list summary{list-style:none;cursor:pointer;font-size:14px;font-weight:600;position:relative;padding:20px 28px 20px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;font-size:20px;top:15px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:14px;color:#666;margin-top:0;line-height:1.7}.bottom-band{background:var(--yellow);padding:38px 0}.bottom-band .wrap{display:flex;align-items:center;justify-content:space-between}.bottom-band h2{font-size:28px;line-height:1.4}.dark{background:#252525;border-color:#252525;color:white}.dark:hover{background:#444;border-color:#444}footer{background:#f7f7f7;padding:55px 0 26px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1.2fr;gap:35px}.footer-main>div{display:flex;align-items:start;flex-direction:column;gap:11px}.footer-main h3{font-size:13px;margin:0 0 10px}.footer-main>div>a:not(.brand),.footer-main button{font-size:12px;color:#666;padding:0}.footer-main>div>p{font-size:13px;color:#666;margin:7px 0 0}.domain{font-size:12px;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ddd;padding-top:20px;margin-top:36px;font-size:11px;color:#666}.footer-bottom p{margin:0}.footer-bottom button{font-size:11px;padding:0}.footer-bottom>div{display:flex;gap:25px}.disclosure{font-size:10px;color:#777;margin:20px 0 0;line-height:1.7;max-width:1040px}dialog{border:0;border-radius:16px;box-shadow:0 15px 100px #0003;padding:38px;max-width:600px;width:calc(100% - 32px);max-height:85vh;color:var(--ink)}dialog::backdrop{background:#15151588;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin-bottom:20px;padding-right:20px}dialog p,dialog li{font-size:15px;color:#606060;line-height:1.8}dialog ul{padding-left:20px}.dialog-close{position:absolute;right:15px;top:10px;font-size:29px;line-height:1}.dialog-done{width:100%;margin-top:26px}.cover-detail{padding:14px 18px;background:#fffbed;border-radius:8px;margin:15px 0}.cover-detail h3{font-size:16px;margin:0 0 7px}.cover-detail p{font-size:14px;margin:0}.skip{position:fixed;left:16px;top:-80px;z-index:100;background:var(--yellow);padding:12px}.skip:focus{top:10px}body.large-text{font-size:20px}body.large-text p,body.large-text button,body.large-text a,body.large-text summary{font-size:1rem!important}
@media(min-width:1500px){.hero{padding-top:55px}.hero-heading{margin-bottom:35px}.widget-body{min-height:440px}.quote-panel{padding-top:38px}}
@media(max-width:1000px){.brand{font-size:21px}nav{gap:21px}.quote-panel{padding:26px}.product-tab{gap:6px}.promise-strip{gap:25px}.why-grid,.faq-section{gap:40px}.product-cards{gap:10px}.product-card{padding:20px 12px;gap:9px}.card-content>span{font-size:11px}.photo-copy{padding:24px 20px}.photo-copy>span{font-size:22px}.photo-copy p{font-size:11px}.footer-main{gap:20px}.hero h1{font-size:40px}}
@media(max-width:760px){.wrap{padding-left:20px;padding-right:20px}.utility .wrap>span{display:none}.utility .wrap{justify-content:flex-end;min-height:30px}.utility .wrap>div{gap:20px}.utility button,.utility a{font-size:10px}.header-inner{height:75px}.brand{font-size:22px}.brand-mark{height:37px;width:33px;font-size:30px}.brand-caption{font-size:7px;letter-spacing:2px;margin-top:5px}.mobile-toggle{display:block;font-size:25px;padding:5px}nav{display:none;position:absolute;top:75px;left:0;right:0;background:white;border-bottom:1px solid #ddd;padding:22px;align-items:stretch;gap:18px}nav.open{display:flex;flex-direction:column}nav button,nav a{text-align:left}.nav-contact{margin-left:0}.hero{padding-top:32px}.eyebrow{font-size:9px;letter-spacing:1.3px}.hero h1{font-size:31px;letter-spacing:-1.3px}.hero-heading>p:last-child{font-size:13px;margin:13px 0 24px}.product-tabs{padding:0 5px;grid-template-columns:repeat(6,minmax(0,1fr))}.product-tab{flex-direction:column;gap:7px;font-size:10px;padding:16px 0}.product-tab .icon{width:25px;height:25px}.product-tab[aria-selected=true]:after{left:5px;right:5px}.widget-body{grid-template-columns:1fr}.quote-panel{padding:25px}.quote-panel h2{font-size:28px}.quote-panel>p:not(.preview-note){font-size:14px;max-width:none}.hero-visual{min-height:335px}.hero-visual img{height:84%;object-position:center 40%}.photo-copy>span{font-size:22px}.photo-copy p{font-size:11px}.photo-tag{bottom:15px;left:18px;padding:9px 12px}.promise-strip{gap:10px;justify-content:space-between;padding:22px 0}.promise-strip>div{flex-direction:column;text-align:center;gap:7px;flex:1;font-size:10px;line-height:1.5}.section{padding-top:45px;padding-bottom:45px}.section-heading{display:block;margin-bottom:23px}.section-heading h2,h2{font-size:26px}.section-heading>p{margin-top:16px;font-size:13px}.product-cards{grid-template-columns:1fr}.product-card{padding:18px;gap:16px}.card-content>span{font-size:12px}.why{padding:43px 0}.why-grid{grid-template-columns:1fr;gap:35px}.why h2{font-size:30px}.why-grid>div>p:not(.eyebrow){max-width:none;font-size:14px}.why-items article{gap:17px;padding:19px 0}.why-items p{font-size:14px}.pill{display:none}.guide-grid{grid-template-columns:1fr;gap:15px}.guide{padding:23px}.guide h3{margin:13px 0 20px;font-size:21px}.guide h3 br{display:none}.faq-section{grid-template-columns:1fr;gap:16px;padding-top:0;padding-bottom:40px}.faq-section h2{font-size:27px}.faq-section h2 br{display:none}.faq-list summary{font-size:14px}.bottom-band{padding:30px 0}.bottom-band .wrap{align-items:start;flex-direction:column;gap:22px}.bottom-band h2{font-size:25px}.bottom-band .primary{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:33px 20px}.footer-main>div:first-child{grid-column:1/-1}.footer-main h3{font-size:13px}.footer-main button,.footer-main>div>a:not(.brand){font-size:12px}.footer-bottom{gap:18px;flex-direction:column}.disclosure{font-size:11px}dialog{padding:30px 25px}dialog h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable text across laptop and touch layouts. */
.eyebrow,.tiny-label,.guide-number,.pill,.brand-caption{font-size:12px}.brand-caption{font-size:8px}.utility,.utility button{font-size:12px}.quote-panel>p:not(.preview-note),.section-heading>p,.why-grid>div>p:not(.eyebrow),.why-items p,.faq-list p{font-size:16px}.field-label,.coverage-choices label,.panel-links button,.promise-strip,.card-content>span,.text-link,.guide .text-link,.footer-main>div>a:not(.brand),.footer-main button,.faq-list summary{font-size:14px}.preview-note,.photo-copy p,.photo-tag,.footer-bottom,.footer-bottom button,.disclosure,.domain{font-size:12px}.guide h3{font-size:21px}.quote-panel h2{font-size:29px}.product-card{padding-top:22px;padding-bottom:22px}.card-content>span{line-height:1.5}.photo-copy{padding-bottom:0}.photo-copy>span{font-size:22px}.hero-visual img{height:76%;object-position:top center;mix-blend-mode:normal}.hero-visual{background:#ffd719}.hero-visual:after{content:'';position:absolute;left:0;right:0;top:22%;height:12%;background:linear-gradient(#ffd719,transparent);pointer-events:none}.photo-tag{z-index:2}.photo-copy{z-index:3}.product-tabs{padding-left:20px;padding-right:20px}.product-tab{font-size:14px;gap:9px}
@media(max-width:760px){.eyebrow,.tiny-label{font-size:12px;letter-spacing:1px}.hero-heading>.eyebrow{font-size:10px}.product-tabs{grid-template-columns:repeat(3,1fr);padding:0}.product-tab{font-size:14px;flex-direction:row;padding:15px 4px}.product-tab[aria-selected=true]:after{left:10px;right:10px}.product-tab .icon{width:23px;height:23px}.product-tabs{border-bottom:1px solid #ddd}.hero-visual{min-height:360px}.hero-visual img{height:76%}.photo-copy>span{font-size:20px}.photo-copy p{font-size:12px}.photo-tag{font-size:12px}.promise-strip{font-size:12px}.promise-strip>div{font-size:12px}.panel-links{gap:18px;flex-wrap:wrap}.coverage-choices label{font-size:14px}.footer-main h3,.footer-main button,.footer-main>div>a:not(.brand){font-size:14px}.utility a,.utility button{font-size:12px}.brand-caption{font-size:8px}.quote-panel{padding:24px}.section-heading>p{font-size:16px}.guide-number{font-size:12px}}
.panel-links a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.underlined{text-decoration:underline;text-underline-offset:4px}.inline-action{width:100%;color:var(--ink);font-size:15px}.company-details{display:flex;flex-direction:column;gap:3px;margin-top:30px;padding:18px 0;border-top:1px solid #ddd;color:#666;font-size:12px;line-height:1.6}.company-details strong{color:#444;font-size:12px;letter-spacing:.4px}@media(max-width:760px){.company-details{font-size:12px;margin-top:28px}}
.payment-info{background:#f7f7f5}.policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.policy-card{position:relative;min-height:190px;padding:25px 24px 52px;background:#fff;border:1px solid #dedede;border-radius:9px;transition:transform .2s,border-color .2s,box-shadow .2s}.policy-card:hover{border-color:#bda000;transform:translateY(-3px);box-shadow:0 10px 25px #00000009}.policy-card strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:18px;margin-bottom:12px}.policy-card>span:not(.card-arrow){display:block;color:#666;font-size:14px;line-height:1.65}.policy-card .card-arrow{position:absolute;left:24px;bottom:20px;font-size:20px}.company-details a{text-decoration:underline;text-underline-offset:3px}.footer-bottom a{font-size:12px}.footer-bottom>div{display:flex;gap:18px}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:980px){.policy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.payment-info .section-heading>p{margin-top:14px}.policy-grid{grid-template-columns:1fr}.policy-card{min-height:150px}.footer-bottom>div{flex-wrap:wrap}}
