@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#14223b;background:#f7faff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0e2041;--blue: #1376e8;--blue-dark: #075fc8;--red: #d85158;--page: #f7faff;--card: rgba(255, 255, 255, .92);--text: #14223b;--muted: #5c6b82;--border: #dbe4f0;--radius-sm: 12px;--radius-card: 24px;--radius-button: 14px;--shadow-light: 0 12px 36px rgba(20, 43, 79, .08);--shadow-medium: 0 24px 70px rgba(20, 43, 79, .16);--container: 1240px;--section-space: clamp(74px, 8vw, 118px);--mobile-pad: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:clip;background:var(--page);color:var(--text)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(19,118,232,.34);outline-offset:3px}img{max-width:100%}h1,h2,h3,p{margin-top:0}h2{color:var(--navy);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.045em}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.section-kicker,.eyebrow{color:var(--blue-dark);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.primary-button,.secondary-button{min-height:54px;border-radius:var(--radius-button);border:1px solid transparent;padding:0 24px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{color:#fff;background:linear-gradient(135deg,var(--blue),#0865d6);box-shadow:0 14px 30px #1376e840}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #1376e84d}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.secondary-button{color:var(--navy);background:#f3f6fa;border-color:var(--border)}.hero{position:relative;min-height:790px;isolation:isolate;overflow:clip;background:radial-gradient(circle at 82% 28%,rgba(70,142,229,.08),transparent 31%),linear-gradient(135deg,#fff 20%,#fbfdff 62%,#f2f7fd)}.hero-red-glow{position:absolute;z-index:0;top:6%;bottom:12%;left:-10%;width:54%;pointer-events:none;opacity:.92;filter:blur(30px);animation:hero-glow-drift 15s ease-in-out infinite alternate}.hero__container{position:relative;z-index:1;padding-top:28px}.header-brand{width:100%;height:102px;display:flex;align-items:center;justify-content:center}.header-brand img{width:144px;height:144px;object-fit:contain}.hero__grid{display:grid;grid-template-columns:minmax(0,48fr) minmax(0,52fr);align-items:center;min-height:610px;margin-top:0}.hero__copy{position:relative;z-index:5;min-width:0;padding:0 42px 34px 0}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:18px}.eyebrow span{width:28px;height:2px;background:var(--red)}.hero h1{margin-bottom:24px;color:var(--navy);font-size:clamp(3.25rem,4.2vw,3.75rem);line-height:1.01;letter-spacing:-.065em;font-weight:800}.hero__headline-line{display:block}.hero__headline-line--top{white-space:nowrap}.hero__headline-line--discounted{width:fit-content;color:#111a27;white-space:nowrap}.shimmer-text-shell{display:inline-block;overflow:visible;vertical-align:bottom;padding-right:.06em}.shimmer-text{display:inline-block;color:#111a27;-webkit-text-fill-color:transparent;background-color:#111a27;background-image:linear-gradient(110deg,#111a27 0%,#111a27 43%,rgba(62,72,85,.92) 47%,var(--shimmer-highlight) 50%,rgba(62,72,85,.92) 53%,#111a27 57%,#111a27 100%);background-size:250% 100%;background-repeat:no-repeat;background-position-x:250%;-webkit-background-clip:text;background-clip:text}.shimmer-text__buffer{display:inline-block;width:.09em;opacity:0;pointer-events:none}.hero__headline-line--accent{color:var(--blue);white-space:nowrap}.hero__intro{max-width:565px;color:var(--muted);font-size:1.08rem;line-height:1.75;margin-bottom:29px}.hero__cta{min-width:245px}.secure-note{display:flex;align-items:center;gap:8px;color:#718097;font-size:.78rem;font-weight:600;margin:14px 0 0 6px}.secure-note svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.hero-visual{position:relative;z-index:2;min-width:0;height:610px;align-self:end;overflow:visible}.hero-visual__halo{position:absolute;z-index:0;top:8%;right:-8%;bottom:1%;left:0;border-radius:48% 48% 8% 8%/28% 28% 8% 8%;background:radial-gradient(circle at 68% 35%,rgba(121,175,235,.18),rgba(219,235,252,.17) 48%,transparent 74%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%)}.hero-flag{position:absolute;z-index:1;top:1%;right:-8%;bottom:0%;left:-10%;pointer-events:none;opacity:.9;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.78) 14%,#000 37%,#000 89%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 10%,#000 92%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.78) 14%,#000 37%,#000 89%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 10%,#000 92%,transparent 100%);mask-composite:intersect}.hero-flag svg{display:block;width:100%;height:100%}.hero-veterans{position:absolute;z-index:2;right:-12%;bottom:0;width:112%;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(34,62,96,.14))}.floating-card,.reassurance-card{position:absolute;z-index:4;display:flex;align-items:center;background:#ffffffe8;border:1px solid rgba(206,219,236,.86);box-shadow:var(--shadow-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--navy);font-weight:800}.floating-card{min-width:150px;gap:12px;border-radius:16px;padding:13px 16px;font-size:.78rem;line-height:1.25;animation:card-float 4.8s ease-in-out infinite}.floating-card__icon,.reassurance-card__mark{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e8f3ff;color:var(--blue)}.floating-card__icon{width:34px;height:34px;background:transparent}.floating-card svg,.reassurance-card svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-card--family{top:8%;left:3%;animation-delay:-.8s}.floating-card--quotes{top:43%;left:1%;animation-delay:-2.4s}.floating-card--red .floating-card__icon{color:var(--red)}.floating-card--support{top:55%;right:-2%;animation-delay:-1.6s}.reassurance-card{left:17%;bottom:5%;width:370px;gap:14px;border-radius:18px;padding:16px 20px;font-size:.78rem;line-height:1.5;animation:card-float 5.4s ease-in-out infinite -3.1s}.reassurance-card__mark{width:36px;height:36px;background:var(--blue);color:#fff}.reassurance-card strong{display:block;font-size:.88rem}.reassurance-card span:last-child{color:var(--muted)}.reassurance-card strong{color:var(--navy)}@keyframes card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes hero-glow-drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(2.5%,-1.5%,0) scale(1.03)}to{transform:translate3d(1%,2%,0) scale(.99)}}.stats-wrap{position:relative;z-index:5;margin-top:-34px}.stats-bar{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(211,222,236,.9);border-radius:var(--radius-card);background:#fffffff0;box-shadow:var(--shadow-medium);padding:28px 24px}.stat{text-align:center;display:grid;gap:5px;padding-inline:18px}.stat+.stat{border-left:1px solid var(--border)}.stat strong{color:var(--blue);font-size:clamp(2rem,3.2vw,3rem);line-height:1;letter-spacing:-.05em}.stat span{color:var(--muted);font-size:.86rem;font-weight:700}.development-note{margin:11px 0 0;text-align:center;color:#7a8799;font-size:.68rem}.carriers{padding-bottom:88px;text-align:center}.carriers h2{max-width:720px;margin:0 auto 42px}.carrier-marquee{width:min(100%,1440px);margin-inline:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.carrier-marquee__inner{display:flex;width:max-content;animation:marquee 36s linear infinite}.carrier-marquee:hover .carrier-marquee__inner{animation-play-state:paused}.carrier-track{display:flex;gap:18px;padding-right:18px}.carrier-slot{width:210px;height:112px;flex:0 0 210px;display:grid;place-items:center;padding:20px;background:#fffc;border:1px solid var(--border);border-radius:18px;box-shadow:0 6px 20px #142b4f0b}.carrier-slot img{width:calc(100% * var(--logo-scale));height:calc(100% * var(--logo-scale));max-width:170px;max-height:74px;object-fit:contain}@keyframes marquee{to{transform:translate(-50%)}}.guide-carriers{padding:52px 0 60px;background:#fff}.guide-carriers h2{margin-bottom:28px;font-size:clamp(1.6rem,3vw,2.35rem)}.guide-carriers .carrier-track{gap:12px;padding-right:12px}.guide-carriers .carrier-slot{width:156px;height:78px;flex-basis:156px;padding:14px;border-radius:14px}.guide-carriers .carrier-slot img{max-width:126px;max-height:50px}.guide-contact-time{padding:54px 0 58px;background:#f7faff}.contact-time-card{position:relative;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px;align-items:center;padding:30px 34px;border:1px solid #cbddef;border-radius:24px;background:#fff;box-shadow:var(--shadow-light)}.contact-time-card h2{margin:6px 0 10px;color:var(--navy);font-size:clamp(1.55rem,3vw,2.3rem);letter-spacing:-.04em}.contact-time-card p:not(.section-kicker):not(.field-error){margin:0;color:var(--muted);font-size:.82rem;line-height:1.65}.contact-time-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-time-options button{min-height:50px;padding:10px 13px;border:1px solid var(--border);border-radius:11px;color:var(--navy);background:#f8fbff;font:inherit;font-size:.72rem;font-weight:800;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.contact-time-options button:hover{transform:translateY(-1px);border-color:#9ec7ee}.contact-time-options button.is-selected{border-color:var(--blue);background:#eaf4ff;box-shadow:inset 0 0 0 1px var(--blue)}.contact-time-saved{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center;padding:19px;border:1px solid #cbe5d4;border-radius:15px;background:#f2fbf4}.contact-time-saved>span{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#459b65}.contact-time-saved svg{width:18px;fill:none;stroke:currentColor;stroke-width:2.4}.contact-time-saved strong{color:var(--navy);font-size:.82rem}.contact-time-saved small{color:#527261;font-size:.69rem}.testimonials{background:radial-gradient(circle at 10% 20%,rgba(32,126,232,.08),transparent 28%),#eff6fe}.testimonials .section-kicker,.testimonials>.container>h2{text-align:center}.testimonials h2{margin-bottom:42px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-card{min-width:0;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-card);padding:28px;box-shadow:var(--shadow-light)}.testimonial-card__top{display:flex;align-items:center;gap:14px;margin-bottom:22px}.avatar{width:52px;height:52px;border-radius:50%;background:#e8f2fd;display:grid;place-items:center}.avatar svg{width:38px;fill:none;stroke:#7ba8d7;stroke-width:1.7}.testimonial-card h3{margin:0 0 3px;color:var(--navy);font-size:1rem}.stars{color:#e7a329;font-size:.8rem;letter-spacing:.1em}.testimonial-card>p{color:var(--muted);line-height:1.72;font-size:.94rem;min-height:98px}.sample-label{display:inline-flex;color:var(--blue-dark);background:#eaf4ff;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.faq{background:#fff}.faq__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(48px,8vw,100px);align-items:start}.faq__heading{position:sticky;top:50px}.faq__heading>p:last-child{color:var(--muted);line-height:1.7;max-width:390px}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:72px;padding:18px 4px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--navy);text-align:left;font-weight:750;cursor:pointer}.faq-item button svg{width:20px;flex:0 0 auto;fill:none;stroke:var(--blue);stroke-width:2;transition:transform .22s ease}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-item__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.faq-item.is-open .faq-item__answer{grid-template-rows:1fr}.faq-item__answer>div{overflow:hidden}.faq-item__answer p{color:var(--muted);line-height:1.75;font-size:.92rem;padding:0 44px 22px 4px;margin:0}.footer{padding:50px 0 34px;color:#b9c4d6;background:#0c1d39}.footer__top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.13)}.footer__top img{width:82px;height:82px;object-fit:contain}.footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:24px}.footer a{color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__disclosure{max-width:940px;margin:28px 0 22px;font-size:.82rem;line-height:1.75}.footer__copyright{color:#7e90aa;font-size:.72rem;margin-bottom:0}.legal-page{min-height:100vh;background:radial-gradient(circle at 8% 10%,rgba(216,81,88,.08),transparent 23rem),radial-gradient(circle at 92% 6%,rgba(19,118,232,.12),transparent 29rem),linear-gradient(180deg,#fff,#f3f8ff 46%,#f8fbff)}.legal-header{position:relative;overflow:hidden;border-bottom:1px solid rgba(208,221,237,.8)}.legal-header__fade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(105deg,rgba(216,81,88,.045),transparent 34%,rgba(19,118,232,.08))}.legal-header__inner{position:relative;min-height:136px;display:flex;align-items:center;justify-content:space-between;gap:28px}.legal-logo{display:inline-flex;flex:0 0 auto}.legal-logo img{width:112px;height:112px;object-fit:contain}.legal-back{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-size:.86rem;font-weight:800;text-decoration:none}.legal-back:hover{color:var(--blue-dark)}.legal-main{padding:clamp(46px,7vw,86px) 20px clamp(70px,9vw,112px)}.legal-card{width:min(100%,860px);margin-inline:auto;padding:clamp(28px,5vw,58px);border:1px solid rgba(207,220,236,.95);border-radius:28px;background:#fffffff0;box-shadow:var(--shadow-medium)}.legal-card>h1{margin:7px 0 10px;color:var(--navy);font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.05em}.legal-effective{color:var(--muted);font-size:.82rem}.legal-dev-warning{margin:26px 0;padding:16px 18px;border:1px solid rgba(216,81,88,.35);border-radius:14px;color:#712d35;background:#fff5f5;font-size:.82rem;line-height:1.6}.legal-intro{margin:26px 0 30px;color:var(--muted);font-size:1rem;line-height:1.8}.legal-toc{margin-bottom:44px;padding:24px 26px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,#f6faff,#eef6ff)}.legal-toc h2{margin-bottom:16px;font-size:1.12rem;letter-spacing:-.02em}.legal-toc ol{margin:0;padding-left:22px;columns:2;column-gap:38px}.legal-toc li{break-inside:avoid;margin:0 0 9px;padding-left:3px;color:var(--blue-dark);font-size:.78rem}.legal-toc a{color:var(--blue-dark);font-weight:700;text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-sections section{scroll-margin-top:24px}.legal-sections section+section{margin-top:42px;padding-top:42px;border-top:1px solid var(--border)}.legal-sections h2{margin-bottom:15px;font-size:clamp(1.3rem,3vw,1.65rem);letter-spacing:-.028em}.legal-sections p{margin-bottom:14px;color:#4d5d74;font-size:.94rem;line-height:1.82}.legal-sections strong{color:var(--navy)}.legal-home-button{margin-top:50px;color:#fff;text-decoration:none}.coverage-guide{min-height:100vh;background:#f8fbff}.coverage-guide h1,.coverage-guide h2,.coverage-guide h3{color:var(--navy)}.coverage-guide p{color:var(--muted)}.guide-hero{position:relative;isolation:isolate;overflow:hidden;min-height:650px;background:#f7faff}.guide-hero:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:url(/assets/coverage-guide-liberty-flag.png) center / cover no-repeat;opacity:.62;filter:saturate(.82) contrast(.92)}.guide-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#fff,#fffffffa 31%,#ffffffd1 49%,#fff3 78%,#ffffff14),linear-gradient(180deg,#ffffff1f 58%,#f7faff)}.guide-logo{display:block;width:124px;padding-top:22px}.guide-logo img{width:124px;height:124px;object-fit:contain}.guide-hero__content{max-width:760px;padding:38px 0 82px}.guide-confirmation-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:22px;color:#fff;border-radius:50%;background:var(--blue);box-shadow:0 14px 30px #1376e83d}.guide-confirmation-icon svg{width:30px;fill:none;stroke:currentColor;stroke-width:2.2}.guide-hero h1{max-width:720px;margin:7px 0 20px;font-size:clamp(3rem,6vw,5rem);line-height:.98;letter-spacing:-.065em}.guide-hero__intro{max-width:690px;font-size:1.12rem;line-height:1.75}.guide-hero__notice{max-width:680px;display:flex;align-items:center;gap:10px;margin:24px 0;padding:13px 16px;border:1px solid #d5e3f2;border-radius:13px;background:#ffffffc7;font-size:.82rem;font-weight:700}.guide-hero__notice span{color:#4ca56b}.guide-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px}.guide-actions a{text-decoration:none}.guide-section{padding:clamp(76px,9vw,124px) 0}.guide-section:nth-child(2n){background:#fff}.guide-heading{max-width:760px;margin-bottom:42px}.guide-heading h2{margin:7px 0 15px;font-size:clamp(2.25rem,4.5vw,3.55rem);line-height:1.04;letter-spacing:-.05em}.guide-heading>p:last-child:not(.section-kicker){max-width:690px;line-height:1.75}.guide-note{padding:15px 18px;border:1px solid #d7e4f2;border-radius:13px;background:#f3f8fe;font-size:.78rem;line-height:1.65}.guide-note--center{max-width:850px;margin:32px auto 0;text-align:center}.guide-coverage-types{background:radial-gradient(circle at 8% 15%,rgba(19,118,232,.09),transparent 24%),#eff6fe!important}.coverage-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.coverage-card{min-width:0;padding:12px 12px 20px;border:1.5px solid var(--border);border-radius:22px;background:#fffffff2;text-align:left;box-shadow:0 10px 30px #142b4f0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.coverage-card:hover{transform:translateY(-3px);border-color:#a9ccef;box-shadow:0 16px 36px #142b4f1a}.coverage-card.is-expanded{grid-column:1 / -1;border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue),0 16px 38px #1376e81f}.coverage-card__trigger{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.coverage-card.is-expanded .coverage-card__trigger{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:22px;align-items:center}.coverage-card.is-expanded .coverage-visual{grid-row:1 / 6;height:170px;margin-bottom:0}.coverage-visual{position:relative;height:150px;overflow:hidden;margin-bottom:17px;border-radius:15px;background:linear-gradient(145deg,#e9f4ff,#d5e8fb)}.coverage-visual--whole{background:linear-gradient(145deg,#eef7ed,#dbeedb)}.coverage-visual--iul{background:linear-gradient(145deg,#edf1fc,#dbe3f7)}.coverage-visual--final-expense{background:linear-gradient(145deg,#fff5e8,#f3e5d0)}.coverage-visual__sun{position:absolute;width:55px;height:55px;top:19px;right:24px;border-radius:50%;background:#ffffffc2}.coverage-visual__path{position:absolute;left:-9%;right:-9%;bottom:-26px;height:86px;border:18px solid rgba(255,255,255,.7);border-radius:50%}.coverage-visual__home{position:absolute;width:58px;height:47px;left:23px;bottom:26px;border-radius:5px;background:#ffffffeb;box-shadow:0 10px 20px #142b4f14}.coverage-visual__home:before{content:"";position:absolute;width:43px;height:43px;left:7px;top:-20px;background:inherit;transform:rotate(45deg);border-radius:5px}.coverage-visual__shield{position:absolute;z-index:2;right:30px;bottom:22px;width:52px;height:52px;display:grid;place-items:center;color:#fff;border-radius:16px;background:var(--blue);box-shadow:0 12px 24px #1376e83d}.coverage-visual__shield svg{width:30px;fill:none;stroke:currentColor;stroke-width:1.7}.coverage-visual__marker{position:absolute;z-index:3;left:42px;bottom:37px;color:var(--navy);font-size:.75rem;font-weight:800}.coverage-card__badge{display:inline-flex;margin:0 8px 11px;padding:6px 9px;border-radius:99px;color:var(--blue-dark);background:#eaf4ff;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.coverage-card__trigger>strong{display:block;margin:0 8px 8px;color:var(--navy);font-size:1.18rem}.coverage-card__summary{display:block;min-height:80px;margin:0 8px;color:var(--muted);font-size:.78rem;line-height:1.65}.coverage-card.is-expanded .coverage-card__summary{min-height:0;max-width:680px}.coverage-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin:15px 8px}.coverage-card__meta span{padding:5px 7px;border-radius:7px;color:#56657a;background:#f1f5f9;font-size:.61rem;font-weight:700}.coverage-card__learn{display:flex;align-items:center;justify-content:space-between;margin:0 8px;color:var(--blue-dark);font-size:.76rem;font-weight:800}.coverage-card__learn svg{width:17px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}.coverage-card.is-expanded .coverage-card__learn svg{transform:rotate(180deg)}.coverage-detail{margin-top:22px;padding:clamp(24px,4vw,42px);border:1px solid #cddff2;border-radius:24px;background:#fff;box-shadow:var(--shadow-light)}.coverage-detail__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:var(--border)}.coverage-detail__facts div{padding:18px;background:#f8fbff}.coverage-detail__facts span{display:block;margin-bottom:7px;color:var(--blue-dark);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.coverage-detail__facts strong{color:var(--navy);font-size:.78rem;line-height:1.5}.coverage-detail__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:32px}.coverage-detail__columns h3{font-size:.88rem}.coverage-detail__columns ul,.comparison-card ul{margin:0;padding-left:18px;color:var(--muted);font-size:.76rem;line-height:1.75}.coverage-detail>.guide-note{margin:30px 0 0}.guide-comparison{display:grid;grid-template-columns:1fr 1fr;gap:22px}.comparison-card{position:relative;overflow:hidden;padding:clamp(28px,4vw,48px);border:1px solid var(--border);border-radius:26px;background:#fff;box-shadow:var(--shadow-light)}.comparison-card:after{content:"";position:absolute;width:230px;height:230px;right:-95px;bottom:-110px;border-radius:50%;background:#1376e80f}.comparison-card--permanent:after{background:#4ca56b14}.comparison-card__icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:25px;border-radius:18px;color:var(--blue);background:#eaf4ff;font-weight:800}.comparison-card__icon--shield{color:#3d9160;background:#ebf7ef}.comparison-card__icon svg{width:32px;fill:none;stroke:currentColor;stroke-width:1.7}.comparison-card h3{margin:6px 0 20px;font-size:1.6rem;letter-spacing:-.035em}.comparison-card ul{position:relative;z-index:1;font-size:.88rem;line-height:1.9}.guide-rates{background:#edf5fe!important}.rate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.rate-grid article{display:flex;align-items:flex-start;gap:15px;min-height:122px;padding:20px;border:1px solid var(--border);border-radius:17px;background:#ffffffe6}.rate-grid article>span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--blue-dark);background:#e7f2ff;font-size:.66rem;font-weight:800}.rate-grid h3{margin:1px 0 6px;font-size:.9rem}.rate-grid p{margin:0;font-size:.72rem;line-height:1.55}.guide-callout{max-width:850px;margin:28px auto 0;padding:20px 24px;border-left:4px solid var(--blue);border-radius:5px 14px 14px 5px;background:#fff;color:var(--navy)!important;font-size:.86rem;font-weight:750;line-height:1.65;box-shadow:var(--shadow-light)}.guide-two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(42px,7vw,90px);align-items:start}.guide-two-column--balanced{grid-template-columns:1fr 1fr;align-items:center}.underwriting-flow{display:grid;grid-template-columns:1fr 1fr;gap:11px}.underwriting-flow div{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:13px;background:#f8fbff}.underwriting-flow span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.68rem;font-weight:800}.underwriting-flow p{margin:0;font-size:.74rem;font-weight:700;line-height:1.4}.decision-card{padding:34px;border-radius:25px;color:#fff;background:linear-gradient(145deg,#10284e,#0a1b35);box-shadow:var(--shadow-medium)}.decision-card .section-kicker{color:#70b5ff}.decision-card h3{margin-bottom:24px;color:#fff;font-size:1.45rem;line-height:1.3}.decision-card ul{display:grid;gap:13px;margin:0 0 24px;padding:0;list-style:none}.decision-card li{display:flex;gap:10px;align-items:center;color:#eaf2fc;font-size:.8rem}.decision-card li svg{width:17px;fill:none;stroke:#64b0ff;stroke-width:2.2}.decision-card>p:last-child{margin:0;color:#aebed2;font-size:.72rem;line-height:1.6}.underwriting-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:50px}.underwriting-type-grid article{padding:21px;border:1px solid var(--border);border-radius:16px;background:#f7faff}.underwriting-type-grid h3{font-size:.84rem}.underwriting-type-grid p{margin:0;font-size:.7rem;line-height:1.6}.guide-expenses{background:linear-gradient(145deg,#eff7ff,#f8fbff)!important}.expense-card{display:grid;grid-template-columns:1fr 1fr;padding:12px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow-light)}.expense-card div{display:flex;align-items:center;gap:11px;min-height:58px;padding:10px;border-bottom:1px solid #edf1f6;color:var(--navy);font-size:.78rem;font-weight:700}.expense-card div:nth-last-child(-n+2){border-bottom:0}.expense-card span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#4a9a66}.expense-card svg{width:15px;fill:none;stroke:currentColor;stroke-width:2.3}.beneficiary-visual{position:relative;min-height:370px;border:1px solid var(--border);border-radius:28px;background:radial-gradient(circle at 50% 45%,rgba(19,118,232,.1),transparent 32%),linear-gradient(145deg,#f8fbff,#eaf4ff)}.beneficiary-visual:before,.beneficiary-visual:after{content:"";position:absolute;left:50%;width:2px;background:#9fc7ef}.beneficiary-visual:before{top:96px;height:82px}.beneficiary-visual:after{top:178px;width:45%;height:2px;transform:translate(-50%)}.beneficiary-visual span{position:absolute;z-index:1;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:#fff;border:1px solid #bcd7f2;box-shadow:var(--shadow-light);font-size:.76rem;font-weight:800}.beneficiary-visual__owner{width:100px;height:100px;top:37px;left:calc(50% - 50px)}.beneficiary-visual__primary,.beneficiary-visual__contingent{width:112px;height:112px;top:211px}.beneficiary-visual__primary{left:16%}.beneficiary-visual__contingent{right:16%}.guide-beneficiaries>.container>div:last-child>p{line-height:1.8}.guide-check-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.guide-check-list li{position:relative;padding-left:28px;color:var(--muted);font-size:.84rem;line-height:1.6}.guide-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#459b65;font-weight:800}.guide-check-list--two{grid-template-columns:1fr 1fr}.guide-features{background:#eff6fe!important}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-grid article{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden}.feature-grid article.is-open{border-color:#9fc7ef}.feature-grid button{width:100%;min-height:72px;display:flex;align-items:center;gap:12px;padding:16px;border:0;color:var(--navy);background:transparent;text-align:left;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.feature-card__plus{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:#eaf4ff;font-size:1rem}.feature-grid article div{padding:0 18px 17px 58px}.feature-grid article p{margin:0;font-size:.72rem;line-height:1.6}.cash-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.cash-flow div{min-width:0;min-height:140px;display:grid;place-items:center;align-content:center;gap:13px;padding:22px;border:1px solid var(--border);border-radius:20px;background:#f7faff;text-align:center}.cash-flow span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.7rem;font-weight:800}.cash-flow strong{max-width:100%;color:var(--navy);font-size:.82rem;line-height:1.5;overflow-wrap:break-word}.cash-flow i{color:#82b5eb;font-size:1.8rem;font-style:normal}.cash-facts{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:26px}.cash-facts p{margin:0;padding:18px;border-left:3px solid #8dbbea;background:#f7faff;font-size:.76rem;line-height:1.65}.guide-myths{background:linear-gradient(145deg,#f1f7fe,#eaf3fd)!important}.myth-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.myth-grid article{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow-light)}.myth-grid article>div{display:grid;grid-template-columns:74px 1fr;gap:16px;align-items:start;padding:20px}.myth-grid article>div:first-child{background:#f8fafc;border-bottom:1px solid var(--border)}.myth-grid span{color:var(--red);font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.myth-grid article>div:last-child span{color:#39895a}.myth-grid p{margin:0;color:var(--navy);font-size:.78rem;font-weight:650;line-height:1.6}.veteran-note{padding:42px;border:1px solid #274872;border-radius:28px;background:linear-gradient(145deg,#10284e,#0a1b35);box-shadow:var(--shadow-medium)}.veteran-note img{width:98px;height:98px;object-fit:contain}.veteran-note h3{color:#fff;font-size:1.4rem}.veteran-note p{margin-bottom:0;color:#b9c9dc;font-size:.82rem;line-height:1.75}.guide-agent-questions{background:#eff6fe!important}.questions-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.questions-header .guide-heading,.questions-header .secondary-button{margin-bottom:30px}.copy-status{position:absolute;right:0;bottom:5px;color:#3b8657;font-size:.7rem;font-weight:750}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.question-grid div{display:flex;align-items:center;gap:13px;min-height:67px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fff}.question-grid span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--blue-dark);background:#eaf4ff;font-size:.65rem;font-weight:800}.question-grid p{margin:0;color:var(--navy);font-size:.74rem;font-weight:700;line-height:1.45}.glossary-search{display:block;max-width:480px;margin-bottom:24px}.glossary-search input{width:100%;min-height:52px;padding:0 17px;border:1.5px solid var(--border);border-radius:13px;color:var(--navy);background:#fff}.glossary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.glossary-grid details{border:1px solid var(--border);border-radius:14px;background:#f8fbff}.glossary-grid summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;color:var(--navy);font-size:.8rem;font-weight:800;cursor:pointer;list-style:none}.glossary-grid summary::-webkit-details-marker{display:none}.glossary-grid summary span{color:var(--blue);font-size:1.1rem;transition:transform .16s ease}.glossary-grid details[open] summary span{transform:rotate(45deg)}.glossary-grid details p{margin:0;padding:0 17px 17px;font-size:.74rem;line-height:1.6}.glossary-empty{padding:20px;border-radius:13px;background:#f3f6fa}.submission-error{margin:14px 0 0;padding:12px 14px;border:1px solid #e9b7bc;border-radius:11px;color:#a32d38!important;background:#fff5f5;font-size:.76rem;line-height:1.5}.sticky-cta{position:fixed;z-index:20;right:24px;bottom:max(18px,env(safe-area-inset-bottom));transform:translateY(140%);opacity:0;pointer-events:none;padding:7px;border:1px solid rgba(255,255,255,.75);border-radius:19px;background:#f7faffc2;box-shadow:0 15px 46px #0c1d393d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .24s ease,opacity .24s ease}.sticky-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-cta .primary-button{min-height:48px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:#040f20ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease}.modal-panel{position:relative;width:min(100%,700px);max-height:min(780px,calc(100dvh - 36px));overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.75);border-radius:26px;background:#fffffffa;box-shadow:0 30px 100px #0000004d;animation:modal-in .22s ease}.modal-close{position:sticky;float:right;top:16px;z-index:4;margin:16px 16px -56px 0;width:44px;height:44px;border-radius:50%;border:1px solid var(--border);display:grid;place-items:center;background:#fff;color:var(--navy);cursor:pointer}.modal-close svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.modal-progress{padding:28px 80px 0 34px}.modal-progress__labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem;font-weight:800}.modal-progress__track{height:6px;margin-top:9px;border-radius:99px;overflow:hidden;background:#e6edf5}.modal-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#58a8ff);transition:width .26s ease}.modal-content{padding:34px 34px 26px}.modal-content h2,.success-state h2{font-size:clamp(1.75rem,4vw,2.4rem);margin-bottom:12px;padding-right:38px}.modal-intro{color:var(--muted);line-height:1.6;font-size:.9rem;margin-bottom:24px}.option-grid{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.option-card{position:relative;width:100%;min-height:68px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1.5px solid var(--border);border-radius:15px;background:#fff;color:var(--navy);font:inherit;font-weight:750;text-align:left;cursor:pointer;transition:border .16s ease,background .16s ease,transform .16s ease}.option-card:hover{transform:translateY(-1px);border-color:#a8c8eb}.option-card.is-selected{border-color:var(--blue);background:#eef7ff;box-shadow:inset 0 0 0 1px var(--blue)}.option-card:focus-visible{outline:3px solid rgba(19,118,232,.3);outline-offset:2px}.option-card__check{width:26px;height:26px;border:1.5px solid #bdcad9;border-radius:50%;display:grid;place-items:center;color:transparent}.option-card.is-selected .option-card__check{color:#fff;border-color:var(--blue);background:var(--blue)}.option-card__check svg{width:14px;fill:none;stroke:currentColor;stroke-width:2.5}.option-card__copy{display:grid;gap:4px;line-height:1.25}.option-card__copy strong{font:inherit}.option-card__copy small{color:var(--muted);font-size:.72rem;font-weight:600;line-height:1.4}.option-card.has-description{min-height:88px;align-items:flex-start}.option-card.has-description .option-card__check{flex:0 0 auto;margin-top:1px}.field-error{color:#b4232f;font-size:.74rem;font-weight:650;margin:7px 0 0}.option-grid__error{grid-column:1 / -1}.form-supporting-note{margin:15px 0 0;color:#56657a;font-size:.76rem;line-height:1.55}.dob-fields{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:14px;min-width:0;margin:0;padding:0;border:0}.dob-fields>*{min-width:0}.dob-fields__error{grid-column:1 / -1}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px}.form-field{display:grid;align-content:start}.form-field label{margin-bottom:7px;color:var(--navy);font-size:.76rem;font-weight:800}.form-field input,.form-field select{width:100%;min-height:50px;border:1.5px solid var(--border);border-radius:12px;background:#fff;color:var(--navy);padding:0 13px;font-size:.92rem}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true]{border-color:#c93a45}.contact-grid__state,.consent-copy{grid-column:1 / -1}.consent-copy{color:#56657a;background:#f4f7fb;border:1px solid var(--border);border-radius:12px;padding:13px 14px;margin:1px 0 0;font-size:.72rem;line-height:1.55}.modal-actions{position:sticky;bottom:0;display:flex;justify-content:space-between;gap:14px;padding:17px 34px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-actions .primary-button,.modal-actions .secondary-button{min-width:126px}.modal-actions__hint{align-self:center;margin-left:auto;color:var(--muted);font-size:.75rem;font-weight:750}.success-state{min-height:520px;padding:74px 42px 54px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success-state__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);margin-bottom:22px}.success-state__icon svg{width:31px;fill:none;stroke:currentColor;stroke-width:2.2}.success-state p:not(.section-kicker){max-width:480px;color:var(--muted);line-height:1.7;margin-bottom:28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px) scale(.98)}}@media(max-width:1024px){.hero{min-height:710px}.hero__grid{grid-template-columns:minmax(0,48fr) minmax(0,52fr);min-height:570px}.hero__copy{padding-right:28px}.hero h1{font-size:clamp(3rem,5.5vw,4rem)}.hero-visual{height:560px}.hero-veterans{right:-10%;width:110%}.floating-card--family{left:0}.floating-card--quotes{display:none}.floating-card--support{right:-5%}.reassurance-card{width:330px;left:12%}}@media(max-width:760px){.container{width:min(calc(100% - (var(--mobile-pad) * 2)),var(--container))}.section{padding-block:72px}.hero{min-height:0}.hero__container{padding-top:14px}.header-brand{width:100%;height:88px}.header-brand img{width:118px;height:118px}.hero-red-glow{top:8%;bottom:45%;left:-28%;width:105%;opacity:.58}.hero__grid{display:flex;flex-direction:column;min-height:0;margin-top:4px}.hero__copy{width:100%;padding:18px 0 0;text-align:center}.eyebrow{font-size:.67rem;margin-bottom:14px}.hero h1{font-size:clamp(1.92rem,8.55vw,2.55rem);line-height:1.08;letter-spacing:-.052em;margin:0 auto 20px;max-width:none}.hero__headline-line{display:block;width:fit-content;margin-inline:auto}.hero__headline-line--top{white-space:nowrap}.hero__headline-line--discounted{margin-top:.1em;margin-bottom:.1em}.hero__intro{max-width:32ch;font-size:.94rem;line-height:1.6;margin:0 auto 23px}.hero__cta{width:100%}.secure-note{justify-content:center;margin:12px 0 0;padding-inline:10px;max-width:100%;font-size:.65rem;text-align:center;line-height:1.45}.hero-visual{width:calc(100% + 18px);height:410px;margin:18px -9px 0;align-self:center}.hero-visual__halo{top:7%;right:-8%;bottom:0;left:-8%;border-radius:42% 42% 0 0/21% 21% 0 0}.hero-flag{top:1%;right:-12%;bottom:0;left:-12%;opacity:.72}.hero-veterans{right:-9%;width:112%}.floating-card{min-width:126px;padding:9px 11px;gap:7px;font-size:.63rem;border-radius:12px}.floating-card__icon{width:25px;height:25px}.floating-card svg{width:19px}.floating-card--family{top:12%;left:0}.floating-card--quotes,.floating-card--support{display:none}.reassurance-card{left:4%;right:4%;bottom:4px;width:auto;padding:13px 15px}.stats-wrap{margin-top:0}.stats-bar{padding:20px 5px;border-radius:19px}.stat{padding-inline:6px}.stat strong{font-size:clamp(1.42rem,6.4vw,2rem)}.stat span{font-size:.65rem;line-height:1.25}.development-note{font-size:.59rem}.carriers{padding-bottom:64px}.carriers h2{margin-bottom:30px}.carrier-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.carrier-slot{width:168px;flex-basis:168px;height:92px;padding:17px}.carrier-slot img{max-width:138px;max-height:60px}.testimonial-grid{grid-template-columns:1fr}.testimonial-card>p{min-height:0}.faq__grid{grid-template-columns:1fr;gap:30px}.faq__heading{position:static}.faq-item button{min-height:68px}.footer__top{align-items:flex-start;flex-direction:column}.footer nav{justify-content:flex-start;gap:16px 22px}.legal-header__inner{min-height:116px}.legal-logo img{width:92px;height:92px}.legal-back{max-width:190px;justify-content:flex-end;text-align:right;line-height:1.4}.legal-main{padding-inline:var(--mobile-pad)}.legal-card{padding:28px 20px;border-radius:22px}.legal-card>h1{font-size:2.35rem}.legal-intro{font-size:.92rem;line-height:1.72}.legal-toc{padding:20px}.legal-toc ol{columns:1}.legal-sections section+section{margin-top:34px;padding-top:34px}.legal-sections p{font-size:.88rem;line-height:1.75}.legal-home-button{width:100%;padding-inline:14px;text-align:center}.guide-hero{min-height:0}.guide-hero:before{background-position:68% center;opacity:.5}.guide-hero:after{background:linear-gradient(180deg,#ffffff47,#ffffff9e 48%,#f7faff),linear-gradient(90deg,#ffffff57,#ffffff1f)}.guide-logo{width:96px;margin-inline:auto;padding-top:12px}.guide-logo img{width:96px;height:96px}.guide-hero__content{padding:24px 0 64px;text-align:center}.guide-confirmation-icon{width:54px;height:54px;margin-inline:auto}.guide-hero h1{font-size:clamp(2.45rem,12vw,3.7rem);line-height:1.02}.guide-hero__intro{font-size:.96rem;line-height:1.65}.guide-hero__notice{align-items:flex-start;text-align:left}.guide-actions{flex-direction:column}.guide-actions .primary-button,.guide-actions .secondary-button{width:100%;min-height:54px}.guide-heading{margin-bottom:30px;text-align:left}.guide-heading h2{font-size:clamp(2rem,10vw,2.8rem)}.guide-contact-time{padding-block:42px}.contact-time-card{grid-template-columns:1fr;gap:22px;padding:26px 20px 22px}.contact-time-card h2{padding-right:28px}.contact-time-options{grid-template-columns:1fr}.guide-carriers{padding-block:42px 48px}.guide-carriers .carrier-slot{width:130px;height:68px;flex-basis:130px;padding:10px}.guide-carriers .carrier-slot img{max-width:108px;max-height:42px}.coverage-card-grid{grid-template-columns:1fr}.coverage-card{padding:10px 10px 15px}.coverage-card.is-expanded{grid-column:auto}.coverage-card__trigger,.coverage-card.is-expanded .coverage-card__trigger{display:grid;grid-template-columns:112px 1fr;column-gap:14px;align-items:start}.coverage-visual{grid-row:1 / 7;width:112px;height:150px;margin:0}.coverage-card.is-expanded .coverage-visual{width:112px;height:150px;margin:0}.coverage-visual__home{left:14px;transform:scale(.75);transform-origin:left bottom}.coverage-visual__shield{right:13px;width:42px;height:42px}.coverage-visual__marker{left:29px}.coverage-card__badge{width:fit-content;margin:6px 4px 7px}.coverage-card>strong{margin:0 4px 5px}.coverage-card__summary{min-height:0;margin:0 4px;font-size:.69rem}.coverage-card__meta{display:none}.coverage-card__learn{margin:9px 4px 0}.coverage-detail{grid-column:1 / -1;margin-top:18px}.coverage-detail__facts,.coverage-detail__columns{grid-template-columns:1fr}.coverage-detail__columns{gap:18px}.guide-comparison,.guide-two-column,.guide-two-column--balanced{grid-template-columns:1fr}.rate-grid,.underwriting-type-grid{grid-template-columns:1fr 1fr}.guide-two-column{gap:40px}.guide-underwriting .guide-two-column{gap:34px}.expense-card,.guide-beneficiaries .beneficiary-visual{order:2}.feature-grid{grid-template-columns:1fr 1fr}.cash-flow{grid-template-columns:1fr;gap:10px}.cash-flow div{min-height:110px}.cash-flow i{display:none}.myth-grid{grid-template-columns:1fr}.questions-header{align-items:flex-start;flex-direction:column}.questions-header .guide-heading{margin-bottom:0}.questions-header .secondary-button{margin-bottom:28px}.copy-status{left:0;right:auto}.question-grid{grid-template-columns:1fr 1fr}.sticky-cta{left:50%;right:auto;width:calc(100% - 28px);transform:translate(-50%,140%)}.sticky-cta.is-visible{transform:translate(-50%)}.sticky-cta .primary-button{width:100%}.modal-backdrop{align-items:end;padding:12px 0 0}.modal-panel{max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));border-radius:24px 24px 0 0;border-bottom:0}.modal-progress{padding:24px 76px 0 20px}.modal-content{padding:28px 20px 22px}.modal-content h2{padding-right:0;font-size:1.7rem}.modal-panel input,.modal-panel select{font-size:16px}.modal-intro{margin-bottom:19px}.option-grid{grid-template-columns:1fr;gap:10px}.option-card{min-height:58px}.modal-actions{padding:13px 20px max(14px,env(safe-area-inset-bottom))}.modal-actions .primary-button,.modal-actions .secondary-button{min-width:0;flex:1;min-height:50px}.modal-actions__hint{flex:1;margin-left:0;text-align:right}.success-state{min-height:480px;padding:70px 22px 42px}}@media(max-width:420px){.hero h1{font-size:clamp(1.68rem,7.35vw,1.92rem);letter-spacing:-.058em}.hero-visual{height:380px}.hero-veterans{right:-12%;width:114%}.reassurance-card{font-size:.68rem;line-height:1.4}.reassurance-card strong{font-size:.76rem}.contact-grid{grid-template-columns:1fr;gap:13px}.contact-grid__state,.consent-copy{grid-column:1}.dob-fields{grid-template-columns:1.1fr .8fr 1fr;gap:9px}.dob-fields .form-field input,.dob-fields .form-field select{padding-inline:9px}.guide-section{padding-block:68px}.guide-hero h1{font-size:2.35rem}.coverage-card__trigger,.coverage-card.is-expanded .coverage-card__trigger{grid-template-columns:94px 1fr}.coverage-visual,.coverage-card.is-expanded .coverage-visual{width:94px;height:144px}.coverage-card__summary{line-height:1.5}.rate-grid,.underwriting-flow,.underwriting-type-grid,.feature-grid,.cash-facts,.question-grid,.glossary-grid,.expense-card{grid-template-columns:1fr}.expense-card div:nth-last-child(2){border-bottom:1px solid #edf1f6}.guide-check-list--two{grid-template-columns:1fr}.beneficiary-visual{min-height:320px}.beneficiary-visual__primary,.beneficiary-visual__contingent{width:94px;height:94px;top:204px}.beneficiary-visual__primary{left:8%}.beneficiary-visual__contingent{right:8%}.myth-grid article>div{grid-template-columns:62px 1fr;padding:17px}.veteran-note{padding:28px}}@media(max-height:700px)and (max-width:760px){.modal-content{padding-top:20px}.modal-intro{display:none}.modal-progress{padding-top:17px}.option-card{min-height:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.shimmer-text{color:#111a27;-webkit-text-fill-color:currentColor;background-image:none}.carrier-marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}.carrier-marquee__inner{width:auto;flex-wrap:wrap;justify-content:center;padding-inline:18px}.carrier-track{flex-wrap:wrap;justify-content:center}.carrier-track[aria-hidden=true]{display:none}}
