:root{--paper:#fafbf7;--ink:#203f36;--muted:#52655b;--green:#254b3d;--line:#d5dfd5;--wash:#eaf0e5;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1,h2{letter-spacing:-.05em;line-height:1.08}h2{font-size:clamp(37px,4vw,52px)}h3{line-height:1.2;letter-spacing:-.03em}em{font-weight:400}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}img{max-width:100%;display:block}button[hidden]{display:none!important}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}
.wrap{width:min(1240px,calc(100% - 100px));margin-inline:auto}.section-space{padding-block:96px}.eyebrow{font:500 10px/1.5 var(--sans);letter-spacing:.13em;text-transform:uppercase}
.button{display:inline-flex;align-items:center;justify-content:center;min-width:182px;min-height:58px;padding:17px 29px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;font:600 15px/1.5 var(--sans);transition:background .18s,transform .18s}
.button:hover{background:#173d2e;transform:translateY(-2px)}.button-outline{background:transparent;color:var(--ink);border-color:#819582;font-size:14px}.button-outline:hover{color:white;background:var(--green)}
.text-link{font-size:13px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px;display:inline-block;line-height:1.5;padding-block:7px}.text-link:hover{text-decoration-thickness:2px}
.skip-link{position:fixed;left:16px;top:-100px;padding:12px 20px;background:var(--paper);z-index:20}.skip-link:focus{top:12px}
.site-header{position:absolute;inset:0 0 auto;z-index:5}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;flex-shrink:0;width:169px}.brand img{width:100%;height:auto}
.daybreak-hero,.package-hero{position:relative;isolation:isolate;overflow:hidden;background:#e6ebdf;min-height:780px;padding:167px 24px 185px;text-align:center;display:grid;place-items:start center}
.hero-image{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.hero-copy{max-width:840px}.hero-copy>.eyebrow{margin-bottom:30px}.hero-copy h1{font-size:clamp(68px,7.2vw,105px);line-height:.99;color:#1a3c33;letter-spacing:-.055em}.hero-lead{font-size:16px;line-height:1.75;color:#344e42;margin:30px 0}.hero-copy .button{padding-inline:34px}
.industry-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:86px;border-bottom:1px solid var(--line);font-size:13px}.industry-strip>p{color:var(--muted);font-size:12px}.industry-strip ul{list-style:none;display:flex;flex-wrap:wrap;gap:50px;padding:0;margin:0}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:49px}.section-heading h2{margin-top:16px}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:335px;padding-bottom:5px}
.coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-card{display:flex;flex-direction:column;align-items:start;border-left:1px solid var(--line);padding:0 29px}.coverage-card:first-child{border-left:0;padding-left:0}.coverage-card:last-child{padding-right:0}.coverage-card .category{font-size:9px;color:var(--muted);margin-bottom:26px}.coverage-card h3{font-size:38px;margin-bottom:10px;white-space:nowrap}.coverage-name{font-size:12px;font-weight:600;min-height:40px;line-height:1.5}.coverage-card>p:not(.category):not(.coverage-name){font-size:13px;line-height:1.8;color:var(--muted);margin:14px 0 19px}.coverage-card .text-link{margin-top:auto;font-size:12px}
.additional-cover{margin-top:47px;border-top:1px solid var(--line);padding-top:26px}.additional-cover>h3{font:500 13px/1.6 var(--sans);letter-spacing:0;margin-bottom:16px}.additional-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.additional-grid summary{font-size:13px;border-bottom:1px solid var(--line);padding:12px 0;list-style:none}.additional-grid summary::-webkit-details-marker{display:none}.additional-grid summary:after{content:'Details';font-size:10px;display:block;color:var(--muted);margin-top:3px;text-decoration:underline;text-underline-offset:3px}.additional-grid details[open] summary:after{content:'Close'}.additional-grid p{font-size:12px;color:var(--muted);padding-top:13px;line-height:1.75}
.package-feature{background:var(--wash);padding:86px 0}.package-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:13%;align-items:center}.package-copy h2{margin:19px 0 25px}.package-copy>p:not(.eyebrow){max-width:470px;font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:29px}.milestones>.eyebrow{padding-bottom:10px}.milestones>div{padding:23px 0;border-bottom:1px solid #bccaaf}.milestones h3{font-size:25px}.milestones>div>p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.7}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;list-style:none;margin:0;padding:0}.steps li{border-top:1px solid var(--line);padding-top:25px}.step-number{font-size:11px;color:var(--muted)}.steps h3{font-size:24px;margin:17px 0 12px;max-width:285px}.steps p{font-size:13px;line-height:1.85;color:var(--muted);max-width:295px}
.support-section{padding:80px 0 90px;background:#f0f1e9}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.support-grid article{padding:30px 0 0;border-top:1px solid #cbd5c5}.support-grid h3{font-size:36px;margin:20px 0}.support-grid article>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8;max-width:430px;margin-bottom:20px}
.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.faq-section h2{font-size:40px;margin-top:16px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 48px 24px 0;position:relative;font-size:15px;list-style:none;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'Read';position:absolute;right:0;top:26px;font-size:10px;text-decoration:underline;text-underline-offset:4px}.faq-list details[open] summary:after{content:'Close'}.faq-list p{font-size:13px;color:var(--muted);line-height:1.8;padding:0 30px 24px 0}
.closing{padding:70px 0;text-align:center;background:#e5eddd}.closing h2{margin:20px 0 30px;font-size:clamp(38px,4vw,54px)}.closing-note{font-size:12px;color:var(--muted);margin-top:19px}
.site-footer{padding-block:50px 28px}.footer-top{display:flex;justify-content:space-between;gap:50px;padding-bottom:43px}.site-footer .brand{width:145px}.footer-top p{font-size:12px;line-height:1.8;margin-top:20px;color:var(--muted)}.footer-top nav,.footer-contact{display:flex;flex-direction:column;gap:13px;font-size:12px}.footer-top nav{margin-left:auto}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:22px;font-size:10px;line-height:1.8;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px;align-items:start}
.package-hero{min-height:660px;padding-block:153px 107px}.package-hero .hero-image{object-position:center 62%}.package-hero h1{font-size:clamp(68px,7vw,98px)}.package-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:17px 10%}.package-intro>.eyebrow{grid-column:1/-1}.package-intro h2{font-size:43px}.package-intro>div p{font-size:14px;line-height:1.85;color:var(--muted)}.package-intro>div p+p{margin-top:17px}
.package-cover-heading{padding-bottom:35px}.package-cover-heading h2{margin-top:14px;font-size:39px}.coverage-detail{display:grid;grid-template-columns:.8fr 1.4fr;gap:9%;border-top:1px solid var(--line);padding:43px 0;scroll-margin-top:28px}.detail-title h3{font-size:43px;margin:16px 0 10px}.detail-title>p:last-child{font-size:13px}.detail-copy h4{font:400 26px/1.2 var(--serif);letter-spacing:-.025em;margin-bottom:17px}.detail-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.detail-copy .example{margin-top:19px;font-size:12px;max-width:610px}.example strong{font-weight:600;color:var(--ink)}.coverage-note{background:var(--wash);padding:28px 33px;margin:10px 0 80px;display:grid;grid-template-columns:.8fr 1.4fr;gap:9%;align-items:start}.coverage-note h3{font-size:24px}.coverage-note p{font-size:13px;line-height:1.8;color:var(--muted)}
.package-next{background:#f0f1e9}.growth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;margin-bottom:30px}.growth-grid article{border-top:1px solid #cbd5c5;padding-top:25px}.growth-grid h3{font-size:26px;margin-bottom:16px}.growth-grid p{font-size:13px;line-height:1.8;color:var(--muted)}
.package-help{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.package-help h2{font-size:44px;margin:17px 0 22px}.package-help>div>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);max-width:430px}.help-links a{display:flex;flex-direction:column;padding:25px 0;border-bottom:1px solid var(--line)}.help-links a:first-child{border-top:1px solid var(--line)}.help-links span:first-child{font:400 27px/1.3 var(--serif);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.help-links span+span{font-size:12px;color:var(--muted);margin-top:11px}.help-links a:hover span:first-child{text-decoration-thickness:2px}
.contact-dialog{border:0;border-radius:12px;padding:57px 44px 38px;color:var(--ink);background:var(--paper);width:min(530px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 24px 100px #10281f33}.contact-dialog::backdrop{background:#18362c88;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:21px;top:17px;border:0;background:transparent;font-size:12px;padding:6px;text-decoration:underline;text-underline-offset:4px}.contact-dialog h2{font-size:40px;margin:18px 0}.contact-dialog #contact-description{font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:24px}.contact-dialog .button{width:100%}.contact-alternative{text-align:center;font-size:12px;margin-top:22px}.contact-alternative a{text-decoration:underline;text-underline-offset:4px}.contact-note{font-size:11px;color:var(--muted);line-height:1.65;margin-top:23px;text-align:center}body.dialog-open{overflow:hidden}
@media(min-width:1700px){.daybreak-hero{min-height:850px;padding-top:194px}.hero-image{object-position:center 56%}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.coverage-card{padding-inline:21px}.coverage-card h3{font-size:33px}.daybreak-hero{min-height:725px;padding-top:160px}.hero-copy h1{font-size:85px}.package-layout{gap:8%}.section-space{padding-block:78px}.steps{gap:30px}.industry-strip ul{gap:28px}.additional-grid{gap:17px}.faq-section h2{font-size:36px}.package-intro h2{font-size:38px}.coverage-note{gap:6%}.package-help h2{font-size:39px}}
@media(max-width:760px){
  html{scroll-padding-top:22px}.wrap{width:calc(100% - 40px)}.section-space{padding-block:58px}.eyebrow{font-size:9px}.header-inner{min-height:76px;height:auto;flex-wrap:wrap;gap:0;padding-block:20px}.brand{width:135px}.daybreak-hero{min-height:715px;padding:151px 20px 207px}.hero-image{object-position:43% center}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:25px}.hero-copy h1{font-size:62px}.hero-lead{font-size:14px;line-height:1.75;max-width:310px;margin:24px auto 28px}.hero-lead br{display:none}.hero-copy .button{min-width:176px;font-size:15px;padding:18px 30px}.industry-strip{display:block;padding:21px 0;min-height:0}.industry-strip>p{font-size:10px;margin-bottom:12px}.industry-strip ul{gap:10px 24px;font-size:12px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:38px;margin-top:14px}.section-heading>p{margin-top:21px;font-size:13px;max-width:400px}.desktop-only{display:none}.coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:38px}.coverage-card{padding-inline:19px}.coverage-card:nth-child(odd){border-left:0;padding-left:0}.coverage-card:nth-child(even){padding-right:0}.coverage-card .category{font-size:8px;letter-spacing:.06em;min-height:12px;margin-bottom:20px}.coverage-card h3{font-size:31px;margin-bottom:11px}.coverage-card .coverage-name{font-size:11px;min-height:34px}.coverage-card>p:not(.category):not(.coverage-name){font-size:12px;line-height:1.8;margin:13px 0 16px}.coverage-card .text-link{font-size:11px}.additional-cover{margin-top:33px;padding-top:23px}.additional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}.additional-grid summary{font-size:12px}.additional-grid p{font-size:12px}.package-feature{padding-block:56px}.package-layout{grid-template-columns:1fr;gap:43px}.package-copy h2{font-size:39px}.package-copy>p:not(.eyebrow){font-size:13px}.package-copy .button{font-size:13px;min-height:54px}.milestones>div{padding:19px 0}.milestones h3{font-size:25px}.steps{grid-template-columns:1fr;gap:27px}.steps li{padding-top:20px;display:grid;grid-template-columns:25px 1fr;gap:8px 15px}.step-number{padding-top:5px}.steps h3{font-size:24px;max-width:none;margin:0}.steps p{grid-column:2;max-width:400px;font-size:13px}.support-section{padding-block:58px}.support-grid{grid-template-columns:1fr;gap:33px}.support-grid article{padding-top:26px}.support-grid h3{font-size:33px;margin:17px 0}.support-grid article>p:not(.eyebrow){font-size:13px;max-width:480px}.faq-section{grid-template-columns:1fr;gap:29px}.faq-section h2{font-size:35px}.faq-list summary{font-size:14px;padding-block:21px}.faq-list summary:after{top:24px}.faq-list p{padding-right:5px}.closing{padding-block:54px}.closing h2{font-size:39px;margin:19px 0 27px}.footer-top{flex-wrap:wrap;gap:30px;padding-bottom:30px}.footer-top>div:first-child{width:100%}.footer-top nav{margin:0;gap:10px}.footer-contact{margin-left:auto;gap:10px;font-size:11px;max-width:60%;overflow-wrap:anywhere}.site-footer{padding-block:38px 25px}.site-footer .brand{width:135px}.footer-bottom{display:block}.footer-bottom>div{margin-top:18px;font-size:11px}.footer-bottom p{font-size:9px}.package-hero{min-height:645px;padding:143px 20px 120px}.package-hero h1{font-size:67px}.package-hero .hero-lead{max-width:285px}.package-hero .hero-image{object-position:43% center}.package-intro{grid-template-columns:1fr;gap:18px}.package-intro h2{font-size:35px;margin-bottom:4px}.package-intro>div p{font-size:13px}.package-cover-heading{padding-bottom:28px}.package-cover-heading h2{font-size:33px}.coverage-detail{grid-template-columns:1fr;gap:24px;padding-block:31px}.detail-title h3{font-size:37px;margin-top:12px}.detail-copy h4{font-size:25px}.detail-copy>p{font-size:13px}.detail-copy .example{font-size:12px}.coverage-note{grid-template-columns:1fr;gap:17px;padding:25px;margin-bottom:50px}.coverage-note h3{font-size:26px}.coverage-note p{font-size:12px}.growth-grid{grid-template-columns:1fr;gap:25px}.growth-grid article{padding-top:22px}.growth-grid h3{font-size:25px;margin-bottom:11px}.package-help{grid-template-columns:1fr;gap:31px}.package-help h2{font-size:38px}.package-help>div>p:not(.eyebrow){font-size:13px}.help-links span:first-child{font-size:26px}.contact-dialog{padding:54px 28px 28px}.contact-dialog h2{font-size:35px}
}
@media(max-width:390px){.hero-copy h1{font-size:56px}.hero-copy>.eyebrow{font-size:7px}.hero-lead{font-size:13px;max-width:285px}.coverage-card{padding-inline:16px}.coverage-card h3{font-size:29px}.industry-strip ul{font-size:11px;gap:10px 20px}.section-heading h2{font-size:35px}.package-copy h2{font-size:35px}.footer-contact{font-size:10px}.package-hero h1{font-size:61px}.contact-dialog{padding-inline:23px}.contact-dialog h2{font-size:32px}}
@media(max-width:350px){.hero-copy h1{font-size:49px}.package-hero h1{font-size:51px}}
.industry-showcase{padding-block:22px;min-height:148px;gap:30px}.industry-showcase>p{max-width:150px}.industry-showcase ul{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;max-width:820px}.industry-showcase li{display:flex;align-items:center;gap:18px;font-size:14px}.industry-showcase img{width:86px;height:86px;object-fit:contain;flex-shrink:0}.industry-showcase li span{line-height:1.4}
.stage-strip{padding-block:34px 39px;border-bottom:1px solid var(--line)}.stage-strip>p{color:var(--muted)}.stage-strip ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding:0;margin:22px 0 0}.stage-strip li{border-top:1px solid var(--line);padding-top:14px;display:flex;flex-direction:column;gap:7px}.stage-strip li>span{font:400 25px/1.2 var(--serif);letter-spacing:-.025em}.stage-strip small{font-size:11px;color:var(--muted)}
.coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.additional-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-detail{position:relative}.anchor-alias{position:absolute;inset:0 auto auto 0;scroll-margin-top:28px}.growth-grid{row-gap:42px}.growth-grid h3{min-height:63px}.growth-grid .growth-products{font-size:15px;font-weight:600;color:var(--green);margin-bottom:10px;line-height:1.6}
.consultation-invite{border-top:1px solid var(--line);padding-top:29px}.consultation-invite h3{font-size:33px;margin:16px 0 20px}.consultation-invite>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85;max-width:425px}.consultation-invite .button{margin-top:24px}.consultation-invite .invite-note{font-size:11px;margin-top:15px}
@media(max-width:1050px){.industry-showcase img{width:65px;height:65px}.industry-showcase li{gap:10px;font-size:12px}.industry-showcase ul{gap:20px}.growth-grid{column-gap:30px}.growth-grid h3{font-size:24px}}
@media(max-width:760px){.industry-showcase{padding-block:26px;min-height:0}.industry-showcase>p{max-width:none;font-size:11px;margin-bottom:22px}.industry-showcase ul{gap:14px;align-items:start}.industry-showcase li{flex-direction:column;gap:10px;text-align:center;font-size:12px}.industry-showcase img{width:80px;height:80px}.stage-strip{padding-block:28px 32px}.stage-strip ol{gap:13px;margin-top:20px}.stage-strip li>span{font-size:20px;white-space:nowrap}.stage-strip small{font-size:10px;line-height:1.6}.stage-strip .eyebrow{font-size:8px;letter-spacing:.085em}.coverage-grid{grid-template-columns:1fr;gap:25px}.coverage-card,.coverage-card:nth-child(even),.coverage-card:nth-child(odd){border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.coverage-card .category{margin-bottom:12px;font-size:9px}.coverage-card h3{font-size:34px;margin-bottom:7px}.coverage-card .coverage-name{min-height:0;font-size:12px}.coverage-card>p:not(.category):not(.coverage-name){font-size:13px;max-width:430px}.coverage-card .text-link{font-size:12px}.additional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-grid h3{min-height:0;font-size:26px}.growth-grid .growth-products{font-size:14px}.growth-grid{row-gap:28px}.consultation-invite h3{font-size:31px}}
@media(max-width:350px){.industry-showcase img{width:67px;height:67px}.industry-showcase li{font-size:11px}.stage-strip li>span{font-size:18px}.stage-strip ol{gap:10px}}
.support-grid article{display:flex;flex-direction:column;align-items:flex-start}.support-grid .text-link{margin-top:auto}
.products-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.products-heading>p{font-size:14px;color:var(--muted);padding-bottom:5px}.primary-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{position:relative;min-width:0;scroll-margin-top:35px}.primary-products .product-card{padding:24px 28px 29px;background:#f0f3ed;border:1px solid #e1e7dd;border-radius:12px}.product-icon{object-fit:contain}.primary-products .product-icon{width:128px;height:128px;margin:0 0 14px -11px}.product-card h3{font-size:39px;margin-bottom:8px}.product-name{font-size:12px;line-height:1.5;color:var(--ink)}.product-description{font-size:13px;line-height:1.8;color:var(--muted);margin-top:17px;max-width:320px}.secondary-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin-top:38px}.secondary-products .product-card{border-top:1px solid var(--line);padding-top:20px}.secondary-products .product-icon{width:84px;height:84px;margin:0 0 15px -7px}.secondary-products h3{font-size:29px}.secondary-products .product-description{font-size:12px;margin-top:12px}.secondary-products .product-name{min-height:36px}.other-products{border-top:1px solid var(--line);padding-top:23px;margin-top:35px;font-size:12px;color:var(--muted)}
.risk-section{background:#e7eee2}.risk-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:11%}.risk-intro h2{font-size:clamp(37px,4vw,51px);letter-spacing:-.045em;line-height:1.12}.risk-intro>p{max-width:360px;font-size:14px;color:var(--muted);margin-top:24px;line-height:1.85}.risk-intro .text-link{margin-top:25px}.risk-services article{display:grid;grid-template-columns:30px 1fr;gap:18px;padding-block:24px;border-top:1px solid #c5d3c0}.risk-services article:first-child{padding-top:23px}.risk-services article:last-child{padding-bottom:0}.risk-services article>span{font:11px/1.6 var(--sans);color:var(--muted);padding-top:7px}.risk-services h3{font-size:29px;margin-bottom:10px}.risk-services p{font-size:13px;line-height:1.8;color:var(--muted);max-width:420px}
.carriers-heading{margin-bottom:38px}.carriers-heading h2{font-size:clamp(34px,3.5vw,46px)}.carrier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.carrier-grid li{display:grid;place-items:center;height:113px;padding:23px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.carrier-grid img{width:100%;max-width:142px;height:55px;object-fit:contain;filter:grayscale(1);opacity:.82}.carrier-grid li:first-child img{max-width:112px}.carriers-section+.package-help{padding-top:0}.package-help h2{margin-top:0}.package-help .consultation-invite{padding-top:0;border-top:0}.package-help .consultation-invite h3{display:none}.package-help .consultation-invite .button{margin-top:22px}.package-help .consultation-invite>p{max-width:315px}
.carrier-grid img[src$="/chubb.png"]{filter:brightness(0)}.carrier-grid img[src$="/cna.svg"]{max-width:98px}
.carrier-grid img[src$="/beazley.png"],.carrier-grid img[src$="/coalition.svg"],.carrier-grid img[src$="/admiral.png"]{filter:brightness(0)}
.carrier-grid .carrier-with-caption{align-content:center;gap:5px}.carrier-grid .carrier-with-caption img{height:24px}.carrier-with-caption span{font-size:12px;line-height:1.4;color:#535953}
.secondary-products .product-label{min-height:105px}.secondary-products .combined-product h3{font-size:27px;max-width:180px;line-height:1.12}
.limits-note{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;border-top:1px solid var(--line);padding-top:27px;margin-top:35px;align-items:start}.limits-note h3{font-size:28px}.limits-note p{font-size:13px;color:var(--muted);line-height:1.8}.limits-note small{display:block;font-size:10px;color:var(--muted);margin-top:8px}
@media(max-width:760px){.limits-note{grid-template-columns:1fr;gap:14px;padding-top:24px;margin-top:28px}.limits-note h3{font-size:27px}.limits-note p{font-size:12px}.secondary-products .product-card:last-child .product-label{min-height:0}.secondary-products .combined-product h3{font-size:26px}}
@media(max-width:1050px){.primary-products{gap:18px}.primary-products .product-card{padding:22px}.product-card h3{font-size:34px}.secondary-products{gap:20px}.secondary-products h3{font-size:27px}.risk-layout{gap:7%}.risk-intro h2{font-size:40px}.carrier-grid li{padding:20px}.carrier-grid img{height:47px}.products-heading>p{max-width:245px}}
@media(max-width:760px){.products-heading{display:block;margin-bottom:30px}.products-heading h2{font-size:39px}.products-heading>p{max-width:none;font-size:13px;margin-top:15px;padding:0}.primary-products{grid-template-columns:1fr;gap:16px}.primary-products .product-card{display:grid;grid-template-columns:minmax(0,1fr) 87px;gap:16px 14px;padding:25px;align-items:center}.primary-products .product-icon{grid-column:2;grid-row:1;width:95px;height:95px;margin:0}.primary-products .product-label{grid-column:1;grid-row:1}.primary-products .product-description{grid-column:1/-1;max-width:none;margin:0}.primary-products h3{font-size:33px;white-space:nowrap}.secondary-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 25px;margin-top:32px}.secondary-products .product-card{padding-top:18px}.secondary-products .product-icon{width:78px;height:78px;margin-bottom:14px}.secondary-products .product-name{min-height:36px;font-size:11px}.secondary-products .product-description{margin-top:10px}.secondary-products .product-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) 87px;gap:8px 14px;align-items:center}.secondary-products .product-card:last-child .product-icon{grid-column:2;grid-row:1/3;margin:0;width:87px;height:87px}.secondary-products .product-card:last-child .product-label{grid-column:1;grid-row:1}.secondary-products .product-card:last-child .product-name{min-height:0}.secondary-products .product-card:last-child .product-description{grid-column:1;grid-row:2;margin:0}.other-products{font-size:11px;line-height:1.8;margin-top:29px}.risk-layout{grid-template-columns:1fr;gap:35px}.risk-intro h2{font-size:39px}.risk-intro>p{font-size:13px;max-width:440px;margin-top:20px}.risk-intro .text-link{margin-top:18px}.risk-services article{gap:12px;padding-block:23px}.risk-services h3{font-size:27px}.risk-services p{font-size:13px}.carriers-heading{margin-bottom:29px}.carriers-heading h2{font-size:34px;max-width:350px}.carrier-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.carrier-grid li{height:90px;padding:18px 12px}.carrier-grid img{height:39px;opacity:.85}.carrier-grid li:first-child img{max-width:90px}.package-help .consultation-invite{padding-top:25px;border-top:1px solid var(--line)}.package-help .consultation-invite>p{max-width:420px}.package-help h2{font-size:36px}.package-help{gap:27px}}
@media(max-width:350px){.primary-products .product-card{padding:20px;grid-template-columns:minmax(0,1fr) 72px}.primary-products .product-icon{width:78px;height:78px}.primary-products h3{font-size:29px}.risk-intro h2{font-size:35px}.carrier-grid li{padding:16px 10px}.secondary-products{column-gap:22px}}
@media(min-width:761px){.steps h3{min-height:58px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

@media(min-width:1200px){.carrier-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}

.carrier-grid img[src$="/au-gold.png"]{max-width:103px;height:30px;mix-blend-mode:multiply}

.carrier-grid img[src$="/westchester.png"]{filter:brightness(0)}

/* Daybreak section rhythm: light coverage, dark advice, quiet proof. */
.stage-strip{padding-block:34px 40px}
.stage-strip ol{gap:0;margin-top:24px}
.stage-strip li{position:relative;border-top:0;padding:0 22px;flex-direction:row;align-items:center;gap:18px}
.stage-strip li:first-child{padding-left:0}
.stage-strip li+li{border-left:1px solid var(--line)}
.stage-strip img{width:70px;height:70px;flex-shrink:0}
.stage-strip li>span{font-size:25px}
.risk-section{background:#203f36;color:#fafbf7;--muted:#c9d6c9}
.risk-intro>p{max-width:375px}
.risk-services article{border-color:#fafbf733}
.risk-services article>span{color:#b9c9b3}
.risk-section a:focus-visible{outline-color:#f2f5e9}
.carriers-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}
.carriers-heading h2{max-width:760px;font-size:clamp(34px,3.7vw,50px);line-height:1.14}
.carriers-heading h2>span{font-style:italic}
.carriers-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:275px;padding-bottom:4px}
.carrier-grid{border-radius:10px;overflow:hidden;background:#fffefb}
.carrier-grid img{mix-blend-mode:multiply}
.carrier-logo-crop{display:block;position:relative;overflow:hidden;width:110px;height:78px;max-width:100%}
.carrier-logo-crop img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px!important;max-width:none!important;height:auto!important;opacity:1}
.carriers-section+.package-help{background:#edf1e7;border:1px solid #d3decf;border-radius:14px;padding:52px;gap:8%;margin-bottom:96px}
.package-help h2{font-size:clamp(33px,3.2vw,43px);line-height:1.16;margin-bottom:20px}
.package-help .consultation-invite{border-left:1px solid #c3d0bd;padding-left:36px}
.package-help+.faq-section{padding-top:0}
@media(max-width:1050px){
  .stage-strip li{gap:12px;padding-inline:14px}
  .stage-strip img{width:57px;height:57px}
  .stage-strip li>span{font-size:23px}
  .carriers-heading{gap:26px;align-items:start}
  .carriers-heading>p{max-width:200px;padding-top:8px}
  .carriers-section+.package-help{padding:38px;gap:7%;margin-bottom:78px}
  .package-help .consultation-invite{padding-left:25px}
}
@media(max-width:760px){
  .stage-strip{padding-block:30px 34px}
  .stage-strip ol{margin-top:24px}
  .stage-strip li{flex-direction:column;gap:12px;padding:0 6px;text-align:center}
  .stage-strip li:first-child{padding-left:6px}
  .stage-strip img{width:58px;height:58px}
  .stage-strip li>span{font-size:20px}
  .carriers-heading{display:block}
  .carriers-heading h2{font-size:35px;max-width:400px}
  .carriers-heading>p{font-size:12px;max-width:300px;margin-top:18px;padding:0}
  .carrier-grid li{height:94px}
  .carrier-logo-crop{width:86px;height:67px}
  .carrier-logo-crop img{width:155px!important}
  .carriers-section+.package-help{padding:29px 24px;gap:25px;margin-bottom:58px}
  .package-help h2{font-size:33px}
  .package-help .consultation-invite{border-left:0;border-top:1px solid #c3d0bd;padding:24px 0 0}
  .package-help .consultation-invite .button{margin-top:20px}
}
@media(max-width:350px){
  .stage-strip img{width:48px;height:48px}
  .stage-strip li>span{font-size:18px}
  .carriers-section+.package-help{padding-inline:20px}
  .package-help h2{font-size:29px}
  .carriers-heading h2{font-size:31px}
  .carrier-logo-crop img{width:138px!important}
}

/* Hero message and shared illustrations. */
.hero-broker{max-width:1100px}
.hero-broker h1{font-size:clamp(58px,6.2vw,90px);line-height:1.04;letter-spacing:-.045em}
.hero-broker .hero-lead{max-width:575px;margin:28px auto 30px;line-height:1.8}
.hero-broker .hero-lead strong{font-weight:600}
.business-fit{padding-block:28px 12px}
.business-fit .industry-showcase{border:0;min-height:0;padding:0}
.business-fit .industry-showcase ul{max-width:none;gap:30px}
.business-fit .industry-showcase li{justify-content:center}
.business-fit .industry-showcase img{width:76px;height:76px}
.business-fit .stage-strip{border:0;padding:23px 0 0}
.business-fit .stage-strip ol{margin:0}
.business-fit .stage-strip li,.business-fit .stage-strip li:first-child{border:0;padding:0;justify-content:center;gap:12px}
.business-fit .stage-strip img{width:54px;height:54px}
.business-fit .stage-strip li>span{font-size:23px}
.business-fit+.products-section{padding-top:62px}
.secondary-products .product-card{border:0;padding-top:5px}
.limits-note{display:block;border:0;margin-top:30px;padding:0;max-width:850px}
.limits-note p{font-size:13px}
.limits-note small{margin-top:5px}
.growth-grid{column-gap:48px;row-gap:46px}
.growth-grid article{border:0;padding:0}
.milestone-icon{width:72px;height:72px;object-fit:contain;flex-shrink:0}
.growth-grid .milestone-icon{margin-bottom:19px}
.growth-grid h3{margin-bottom:13px;min-height:63px}
.milestones>div{display:grid;grid-template-columns:54px 1fr;column-gap:16px;align-items:center}
.milestones .milestone-icon{width:54px;height:54px;grid-row:1/3}
.milestones>div>p{grid-column:2;margin-top:6px}
.risk-intro{display:flex;flex-direction:column;align-items:flex-start}
.risk-illustration{width:220px;height:220px;object-fit:contain;flex-shrink:0;margin-top:auto;padding-top:0}
@media(max-width:1050px){
  .business-fit .industry-showcase img{width:66px;height:66px}
  .business-fit .stage-strip li>span{font-size:22px}
  .growth-grid{column-gap:30px}
  .risk-illustration{width:200px;height:200px;margin-top:auto}
}
@media(max-width:760px){
  .hero-broker h1{font-size:clamp(41px,11.3vw,66px);line-height:1.06}
  .hero-broker .hero-lead{font-size:14px;max-width:335px;margin:24px auto 27px;line-height:1.75}
  .business-fit{padding-block:27px 4px}
  .business-fit .industry-showcase ul{gap:14px}
  .business-fit .industry-showcase li{gap:8px;font-size:12px}
  .business-fit .industry-showcase img{width:72px;height:72px}
  .business-fit .stage-strip{padding-top:27px}
  .business-fit .stage-strip ol{gap:0}
  .business-fit .stage-strip li{gap:8px}
  .business-fit .stage-strip img{width:52px;height:52px}
  .business-fit .stage-strip li>span{font-size:19px}
  .business-fit+.products-section{padding-top:43px}
  .limits-note{margin-top:27px}
  .limits-note p{font-size:12px}
  .growth-grid{gap:34px}
  .growth-grid article{display:grid;grid-template-columns:64px minmax(0,1fr);gap:7px 18px;align-items:start}
  .growth-grid .milestone-icon{grid-column:1;grid-row:1/4;width:64px;height:64px;margin:0}
  .growth-grid h3,.growth-grid p{grid-column:2;min-height:0;margin:0}
  .growth-grid h3{font-size:25px}
  .growth-grid .growth-products{font-size:13px;margin:0}
  .growth-grid p{font-size:12px}
  .risk-illustration{width:180px;height:180px;margin-top:24px}
}
@media(max-width:350px){
  .hero-broker h1{font-size:39px}
  .hero-broker .hero-lead{font-size:13px}
  .business-fit .industry-showcase img{width:60px;height:60px}
  .business-fit .industry-showcase li{font-size:11px}
  .business-fit .stage-strip img{width:46px;height:46px}
  .business-fit .stage-strip li>span{font-size:17px}
  .growth-grid article{grid-template-columns:51px minmax(0,1fr);column-gap:14px}
  .growth-grid .milestone-icon{width:51px;height:51px}
  .growth-grid h3{font-size:23px}
}

/* Group by purpose: audience panel, coverage catalogue, milestone list. */
.business-fit{position:relative;z-index:1;margin-top:-36px;padding:30px 36px;background:var(--paper);border:1px solid #d1dccf;border-radius:16px;box-shadow:0 12px 28px #203f3609}
.business-fit .industry-showcase,.business-fit .stage-strip{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;column-gap:30px}
.business-fit .fit-label{margin:0;max-width:none;font:500 12px/1.5 var(--sans);letter-spacing:0;color:var(--muted)}
.business-fit .industry-showcase ul{gap:22px}
.business-fit .industry-showcase li{justify-content:flex-start;gap:12px}
.business-fit .industry-showcase img{width:68px;height:68px}
.business-fit .stage-strip{margin-top:22px;padding-top:23px;border-top:1px solid var(--line)}
.business-fit .stage-strip ol{gap:16px}
.business-fit .stage-strip li,.business-fit .stage-strip li:first-child{justify-content:flex-start;gap:10px}
.business-fit .stage-strip img{width:46px;height:46px}
.business-fit .stage-strip li>span{font-size:22px}
.business-fit+.products-section{padding-top:88px}
.products-heading{margin-bottom:34px}
.coverage-catalog{overflow:hidden;border:1px solid #d1dccf;border-radius:16px;background:#fffefb}
.coverage-catalog .primary-products{gap:0;background:#edf2e8}
.coverage-catalog .primary-products .product-card{border:0;border-radius:0;background:none;padding:28px 30px 32px}
.coverage-catalog .primary-products .product-card+.product-card{border-left:1px solid #d1dccf}
.coverage-catalog .primary-products .product-icon{width:112px;height:112px;margin-bottom:16px}
.coverage-catalog .secondary-products{gap:0;margin:0;border-top:1px solid #d1dccf}
.coverage-catalog .secondary-products .product-card{border:0;border-radius:0;padding:24px 23px 28px}
.coverage-catalog .secondary-products .product-card+.product-card{border-left:1px solid #e1e6dd}
.coverage-catalog .secondary-products .product-icon{width:72px;height:72px;margin-bottom:15px}
.coverage-catalog .secondary-products h3{font-size:27px}
.coverage-catalog .secondary-products .combined-product h3{font-size:25px}
.coverage-catalog .secondary-products .product-label{min-height:100px}
.coverage-catalog .limits-note{display:block;max-width:none;border-top:1px solid #d1dccf;background:#f4f3e9;margin:0;padding:24px 30px}
.coverage-catalog .limits-note p{max-width:720px;font-size:12px;line-height:1.8}
.coverage-catalog .limits-note strong{color:var(--ink);font-weight:600}
.coverage-catalog .limits-note small{margin:0;font-size:10px;line-height:1.7}
.package-next{background:#edf1e6;border-top:1px solid #d5dfcf}
.package-next .section-heading{margin-bottom:36px}
.package-next .section-heading h2{margin-top:0}
.growth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-bottom:1px solid #cbd7c3;margin-bottom:28px}
.growth-grid article{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:22px;row-gap:7px;align-content:start;border-top:1px solid #cbd7c3;padding:29px 34px 29px 0;min-height:180px}
.growth-grid article:nth-child(even){border-left:1px solid #cbd7c3;padding-left:34px;padding-right:0}
.growth-grid .milestone-icon{grid-column:1;grid-row:1/4;width:64px;height:64px;margin:0}
.growth-grid h3,.growth-grid p{grid-column:2;min-height:0;margin:0}
.growth-grid h3{font-size:26px;line-height:1.25}
.growth-grid .growth-products{font-size:13px;line-height:1.6;margin:0}
.growth-grid p{font-size:12px;line-height:1.8;max-width:370px}
@media(max-width:1050px){
  .business-fit{padding:26px 28px}
  .business-fit .industry-showcase,.business-fit .stage-strip{grid-template-columns:110px minmax(0,1fr);column-gap:22px}
  .business-fit .industry-showcase li{gap:9px;font-size:12px}
  .business-fit .industry-showcase img{width:56px;height:56px}
  .business-fit .stage-strip ol{gap:8px}
  .business-fit .stage-strip li{gap:8px}
  .business-fit .stage-strip img{width:38px;height:38px}
  .business-fit .stage-strip li>span{font-size:20px}
  .coverage-catalog .primary-products .product-card{padding:24px 22px 28px}
  .coverage-catalog .secondary-products .product-card{padding:22px 18px 24px}
  .coverage-catalog .secondary-products h3{font-size:25px}
  .coverage-catalog .secondary-products .combined-product h3{font-size:23px}
  .coverage-catalog .limits-note{grid-template-columns:minmax(0,1fr) 180px;gap:26px;padding:23px}
  .growth-grid article{grid-template-columns:56px minmax(0,1fr);column-gap:17px;padding-right:25px}
  .growth-grid article:nth-child(even){padding-left:25px}
  .growth-grid .milestone-icon{width:56px;height:56px}
  .growth-grid h3{font-size:24px}
}
@media(min-width:761px) and (max-width:900px){
  .business-fit .industry-showcase,.business-fit .stage-strip{grid-template-columns:95px minmax(0,1fr);column-gap:18px}
  .business-fit .industry-showcase ul{gap:12px}
  .business-fit .stage-strip li,.business-fit .stage-strip li:first-child{flex-direction:column;gap:7px;align-items:flex-start}
  .coverage-catalog .secondary-products .product-card{padding-inline:13px}
  .coverage-catalog .secondary-products h3{font-size:23px}
  .coverage-catalog .secondary-products .combined-product h3{font-size:21px}
}
@media(max-width:760px){
  .business-fit{margin-top:-26px;padding:24px 20px;border-radius:14px}
  .business-fit .industry-showcase,.business-fit .stage-strip{display:block}
  .business-fit .fit-label{font-size:11px;margin:0 0 18px}
  .business-fit .industry-showcase ul{gap:12px}
  .business-fit .industry-showcase li{align-items:center;gap:8px;font-size:11px}
  .business-fit .industry-showcase img{width:62px;height:62px}
  .business-fit .stage-strip{margin-top:23px;padding-top:21px}
  .business-fit .stage-strip ol{gap:8px}
  .business-fit .stage-strip li,.business-fit .stage-strip li:first-child{align-items:center;gap:8px}
  .business-fit .stage-strip img{width:44px;height:44px}
  .business-fit .stage-strip li>span{font-size:clamp(15px,4.4vw,18px)}
  .business-fit+.products-section{padding-top:58px}
  .products-heading{margin-bottom:26px}
  .coverage-catalog{border-radius:14px}
  .coverage-catalog .primary-products .product-card{padding:24px;grid-template-columns:minmax(0,1fr) 82px;gap:17px 12px}
  .coverage-catalog .primary-products .product-card+.product-card{border-left:0;border-top:1px solid #d1dccf}
  .coverage-catalog .primary-products .product-icon{width:88px;height:88px;margin:0}
  .coverage-catalog .primary-products h3{font-size:31px}
  .coverage-catalog .secondary-products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .coverage-catalog .secondary-products .product-card{padding:23px 20px;border-top:1px solid #e1e6dd}
  .coverage-catalog .secondary-products .product-card+.product-card{border-left:1px solid #e1e6dd}
  .coverage-catalog .secondary-products .product-card:nth-child(odd){border-left:0}
  .coverage-catalog .secondary-products .product-card:nth-child(-n+2){border-top:0}
  .coverage-catalog .secondary-products .product-label{min-height:100px}
  .coverage-catalog .secondary-products .product-card:last-child{padding:24px;grid-template-columns:minmax(0,1fr) 76px}
  .coverage-catalog .secondary-products .product-card:last-child .product-label{min-height:0}
  .coverage-catalog .secondary-products .product-card:last-child .product-icon{width:76px;height:76px}
  .coverage-catalog .limits-note{display:block;padding:23px 24px}
  .coverage-catalog .limits-note small{margin-top:9px}
  .package-next .section-heading{margin-bottom:29px}
  .growth-grid{grid-template-columns:1fr}
  .growth-grid article,.growth-grid article:nth-child(even){border-left:0;padding:24px 0;min-height:0;grid-template-columns:56px minmax(0,1fr);column-gap:18px}
  .growth-grid h3{font-size:25px}
}
@media(max-width:350px){
  .business-fit{padding:22px 15px}
  .business-fit .industry-showcase img{width:52px;height:52px}
  .business-fit .stage-strip ol{gap:5px}
  .business-fit .stage-strip img{width:38px;height:38px}
  .business-fit .stage-strip li>span{font-size:15px}
  .coverage-catalog .primary-products .product-card{padding:21px 18px;grid-template-columns:minmax(0,1fr) 65px;gap:15px 10px}
  .coverage-catalog .primary-products .product-icon{width:72px;height:72px}
  .coverage-catalog .primary-products h3{font-size:28px}
  .coverage-catalog .secondary-products .product-card{padding-inline:16px}
  .coverage-catalog .secondary-products h3{font-size:24px}
  .coverage-catalog .secondary-products .combined-product h3{font-size:22px}
  .growth-grid article,.growth-grid article:nth-child(even){grid-template-columns:49px minmax(0,1fr);column-gap:15px}
  .growth-grid .milestone-icon{width:49px;height:49px}
  .growth-grid h3{font-size:23px}
}

/* One closing decision, plus need-led milestones in the coverage icon style. */
.growth-grid article{grid-template-columns:88px minmax(0,1fr);column-gap:22px;row-gap:10px;min-height:174px}
.growth-grid .milestone-icon{width:88px;height:88px;grid-row:1/3}
.growth-grid p{font-size:13px;line-height:1.8;max-width:400px}
.milestones>div{grid-template-columns:70px minmax(0,1fr)}
.milestones .milestone-icon{width:70px;height:70px}
.closing-choices{padding-block:80px;background:#e5eddd;border-top:1px solid #d1dcc8}
.closing-choices h2{margin:0 0 23px}
.closing-description{max-width:560px;margin-inline:auto;color:var(--muted);font-size:15px;line-height:1.8}
.closing-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;margin-top:30px}
.closing-actions .button{min-width:200px;font-size:15px;min-height:58px}
.carriers-section+.faq-section{padding-top:0}
.coverage-catalog .limits-note p{font-size:15px}
@media(max-width:1050px){
  .growth-grid article{grid-template-columns:76px minmax(0,1fr);column-gap:18px}
  .growth-grid .milestone-icon{width:76px;height:76px}
  .growth-grid h3{font-size:24px}
}
@media(max-width:760px){
  .growth-grid article,.growth-grid article:nth-child(even){grid-template-columns:72px minmax(0,1fr);column-gap:17px;row-gap:8px;min-height:0}
  .growth-grid .milestone-icon{width:72px;height:72px}
  .growth-grid h3{font-size:25px}
  .growth-grid p{font-size:13px}
  .closing-choices{padding-block:58px}
  .closing-choices h2{font-size:38px;margin-bottom:21px}
  .closing-description{font-size:14px;max-width:380px}
  .closing-actions{gap:0;margin-top:27px}
  .closing-actions .button{width:min(100%,320px);font-size:14px}
  .coverage-catalog .limits-note p{font-size:14px}
}
@media(max-width:350px){
  .growth-grid article,.growth-grid article:nth-child(even){grid-template-columns:61px minmax(0,1fr);column-gap:14px}
  .growth-grid .milestone-icon{width:61px;height:61px}
  .growth-grid h3{font-size:23px}
  .closing-choices h2{font-size:34px}
}

/* Plain stage names, one primary quote button, and a secondary consultation link. */
.business-fit .stage-strip{padding-top:25px}
.business-fit .stage-strip ol{gap:0}
.business-fit .stage-strip li,.business-fit .stage-strip li:first-child{display:block;padding:0 20px;border:0}
.business-fit .stage-strip li:first-child{padding-left:0}
.business-fit .stage-strip li+li{border-left:1px solid var(--line)}
.business-fit .stage-strip li>span{font-size:22px;line-height:1.3}
.hero-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}
.hero-actions .button{min-width:205px;font-size:15px}
.consultation-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:5px 4px 13px;color:var(--green);font:500 13px/1.5 var(--sans);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.consultation-link:hover{text-decoration-thickness:2px}
.hero-actions .consultation-link{font-weight:600}
@media(max-width:1050px){
  .business-fit .stage-strip li,.business-fit .stage-strip li:first-child{padding-inline:15px}
  .business-fit .stage-strip li:first-child{padding-left:0}
  .business-fit .stage-strip li>span{font-size:20px}
}
@media(max-width:760px){
  .business-fit .stage-strip ol{margin-top:18px}
  .business-fit .stage-strip li,.business-fit .stage-strip li:first-child{padding-inline:6px;text-align:center}
  .business-fit .stage-strip li>span{font-size:clamp(15px,4.4vw,18px)}
  .hero-actions{gap:0;max-width:310px;margin-inline:auto}
  .hero-actions .button{width:100%;min-width:0;min-height:55px;padding:15px 19px;font-size:14px}
}
@media(max-width:350px){
  .business-fit .stage-strip li,.business-fit .stage-strip li:first-child{padding-inline:1px}
  .business-fit .stage-strip li>span{font-size:15px}
}

/* Compact brand row, grouped navigation, and a readable legal block. */
.site-footer{padding-block:36px 26px}
.footer-top{align-items:flex-start;gap:40px;padding-bottom:26px}
.footer-top p{margin-top:12px;font-size:11px;line-height:1.7}
.footer-top nav{flex-direction:row;justify-content:flex-end;align-items:center;width:auto;margin-top:2px;gap:28px}
.footer-top nav a{white-space:nowrap}
.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:48px;padding-top:20px}
.footer-bottom p{max-width:100ch;font-size:11px;line-height:1.75}
.footer-bottom>div{gap:22px;font-size:11px;white-space:nowrap}
@media(max-width:760px){
  .site-footer{padding-block:30px 25px}
  .footer-top{gap:22px;padding-bottom:23px}
  .footer-top nav{width:100%;justify-content:space-between;gap:12px;margin:0}
  .footer-bottom{display:flex;flex-direction:column;gap:16px;padding-top:18px}
  .footer-bottom p{font-size:10px;max-width:none}
  .footer-bottom>div{margin:0}
}

/* Keep account and quote actions visible at every screen size. */
.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}
.header-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #254b3d55;border-radius:7px;font-size:14px;font-weight:600;line-height:1.5}
.header-login:hover{background:#fafbf780}
.header-quote{min-width:0;min-height:44px;padding:10px 18px;font-size:14px;white-space:nowrap}
@media(max-width:760px){
  .header-inner{display:grid;grid-template-columns:1fr;gap:16px;min-height:0;padding-block:16px}
  .header-actions{width:100%;margin:0;gap:10px}
  .header-login{flex:1}
  .header-quote{flex:2}
  .package-hero{padding-top:176px}
}
