:root{--orange:#e9631a;--cream:#ebebdf;--ink:#151515;--char:#202020;--white:#fff;--line:#c9c9bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--char);margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:18px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;color:var(--ink);line-height:1.06}h1{font-size:clamp(2.55rem,6vw,5rem)}h2{font-size:clamp(2rem,4vw,3.3rem)}h3{font-size:1.45rem}.skip{z-index:100;background:#fff;padding:.7rem;position:fixed;top:-100px;left:1rem}.skip:focus{top:1rem}.announce{background:var(--ink);color:#fff;text-align:center;letter-spacing:.03em;height:36px;font-size:.78rem;line-height:36px}.announce a{color:#ff9a63;font-weight:700}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;border-bottom:1px solid var(--line);background:#ebebdff5;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;max-width:1320px;min-height:82px;margin:auto;padding:0 24px;display:flex}.brand{align-items:center;gap:.65rem;font-size:.92rem;font-weight:800;line-height:1.1;display:flex}.brand span{background:var(--orange);color:var(--ink);letter-spacing:-.05em;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.brand.light{color:#fff}.menu{border:1px solid var(--ink);font:inherit;background:0 0;padding:.55rem .8rem;display:none}nav{align-items:center;gap:1.15rem;font-size:.83rem;font-weight:700;display:flex}.button{background:var(--orange);color:#151515;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:0;border-radius:4px;padding:.82rem 1.15rem;font-size:.78rem;font-weight:900;display:inline-block}.button:hover{background:#ca4d0a}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.button.small{padding:.65rem .85rem}.button.secondary{border:1px solid var(--ink);background:0 0}.button.pale{background:#fff}.eyebrow{text-transform:uppercase;color:var(--orange);letter-spacing:.16em;margin-bottom:1rem;font-size:.75rem;font-weight:900}.actions{flex-wrap:wrap;gap:.8rem;margin:2rem 0;display:flex}main>section,.breadcrumbs{max-width:1320px;margin:0 auto;padding:clamp(4rem,8vw,7.5rem) 24px}.home-hero{align-items:end;min-height:740px;display:grid;position:relative;overflow:hidden;max-width:none!important;padding-bottom:6rem!important}.home-hero:after{content:"";background:linear-gradient(90deg,#0f0f0fde,#0f0f0f40 65%,#0000);position:absolute;inset:0}.home-hero>img{object-fit:cover}.hero-copy{z-index:2;color:#fff;max-width:800px;margin-left:max(0px,50vw - 660px);position:relative}.hero-copy h1{color:#fff}.hero-copy>p:not(.eyebrow){max-width:700px;font-size:1.15rem}.hero-copy small{display:block}.selector{z-index:3;background:#fff;grid-template-columns:2fr repeat(3,1fr);gap:1px;display:grid;position:relative;box-shadow:0 14px 40px #1515151a;margin-top:-2rem!important;padding:1.3rem 2rem!important}.selector>div{align-items:center;gap:1rem;display:flex}.selector h2{margin:0;font-size:1.5rem}.selector span,.four b,.benefit-grid b{color:var(--orange);font-weight:900}.selector>a{border-left:1px solid var(--line);justify-content:space-between;padding:1rem;font-weight:800;display:flex}.split,.page-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.split img,.page-hero img{aspect-ratio:4/3;object-fit:cover}.ticks{padding:0;list-style:none}.ticks li{border-bottom:1px solid var(--line);padding:.7rem 0}.ticks li:before{content:"✓";color:var(--orange);margin-right:.7rem;font-weight:700}.text-link{border-bottom:2px solid var(--orange);font-weight:900}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.product{background:#fff;border:1px solid #deded3;transition:transform .2s}.product:hover{transform:translateY(-5px)}.product img{aspect-ratio:4/3;object-fit:cover}.product div{padding:1.4rem}.product h3{margin-bottom:.6rem}.product p{font-size:.9rem}.product b{color:#a23c05;font-size:.82rem}.dark{background:var(--ink);color:#eee;max-width:none!important;padding-left:max(24px,50vw - 660px)!important;padding-right:max(24px,50vw - 660px)!important}.dark h2,.dark h3{color:#fff}.benefit-grid{border-top:1px solid #444;grid-template-columns:repeat(3,1fr);display:grid}.benefit-grid>div{border-bottom:1px solid #444;padding:2rem 1rem}.audience,.four{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.audience>*{border-top:4px solid var(--orange);background:#fff;padding:2rem}.four{grid-template-columns:repeat(4,1fr)}.four>div{border-top:1px solid var(--ink);padding-top:1.3rem}.upload-cta{align-items:center;min-height:560px;display:grid;position:relative;overflow:hidden;max-width:none!important}.upload-cta:after{content:"";background:linear-gradient(90deg,#0f0f0fe6,#0f0f0f1a);position:absolute;inset:0}.upload-cta img{object-fit:cover}.upload-cta>div{z-index:2;color:#fff;max-width:650px;margin-left:max(0px,50vw - 660px);position:relative}.upload-cta h2{color:#fff}.coverage{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.area-list{font-size:1.35rem;font-weight:700;line-height:2}.form-section{grid-template-columns:.7fr 1.3fr;gap:4rem;display:grid}.form-section.solo{max-width:1000px;display:block}.quote-form{background:#fff;padding:clamp(1.3rem,4vw,3rem);box-shadow:0 12px 40px #15151512}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}label{margin-bottom:1rem;font-size:.86rem;font-weight:700;display:block}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #999;border-radius:2px;margin-top:.35rem;padding:.85rem}input[type=file]{border-style:dashed}.check{align-items:start;gap:.7rem;display:flex}.check input{width:auto;margin-top:.35rem}.quote-form small{font-weight:400;display:block}.form-status{margin-top:1rem;font-weight:700}.faq{max-width:900px!important}.faq details{border-top:1px solid var(--line);padding:1.25rem 0}.faq summary{cursor:pointer;font-size:1.1rem;font-weight:900}.faq details p{margin:1rem 0 0}.closing{background:var(--char);color:#fff;text-align:center;max-width:none!important}.closing h2{color:#fff}.page-hero{padding-top:5rem!important}.page-hero .lead{font-size:1.15rem}.content-grid{grid-template-columns:1.2fr .8fr;gap:4rem;display:grid}.dark-card{background:var(--ink);color:#fff;padding:3rem}.dark-card h2{color:#fff}.breadcrumbs{text-transform:capitalize;font-size:.8rem;padding-top:1.2rem!important;padding-bottom:0!important}.simple-hero{text-align:center;max-width:960px!important}.simple-hero p{font-size:1.15rem}.link-list{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.link-list a{background:#fff;padding:2rem}.link-list h2{font-size:1.7rem}.legal{max-width:850px!important}.legal p{margin-bottom:1.5rem}footer{background:var(--ink);color:#bbb;padding:5rem max(24px,50vw - 660px) 2rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:3rem;display:grid}.footer-grid h3{color:#fff;font-size:1rem}.footer-grid a{margin:.5rem 0;display:block}.copyright{border-top:1px solid #444;margin-top:3rem;padding-top:1rem;font-size:.78rem}.mobile-bar{display:none}@media (max-width:1050px){nav{background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:1.5rem;display:none;position:absolute;top:82px;left:0;right:0}nav.open{display:flex}.menu{display:block}.product-grid{grid-template-columns:repeat(2,1fr)}.selector{grid-template-columns:1fr 1fr}.selector>div{grid-column:1/-1}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){body{padding-bottom:58px;font-size:16px}.announce{font-size:.68rem}.nav{min-height:68px;padding:0 16px}.brand{font-size:.76rem}.brand span{width:40px;height:40px}nav{top:68px}.home-hero{min-height:650px;padding-bottom:3rem!important}.hero-copy{margin:0}.home-hero:after{background:linear-gradient(#0f0f0f38,#0f0f0fe6)}.selector,.split,.page-hero,.coverage,.form-section,.content-grid{grid-template-columns:1fr}.selector{margin:0!important}.product-grid,.audience,.four,.benefit-grid,.form-grid,.link-list{grid-template-columns:1fr}.product-grid{gap:.8rem}.product{grid-template-columns:42% 58%;display:grid}.product div{padding:1rem}.product h3{font-size:1.15rem}.product p{display:none}.split img{order:2}.upload-cta{min-height:520px}.footer-grid{grid-template-columns:1fr}.mobile-bar{z-index:100;background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bar a{text-align:center;border-right:1px solid #555;padding:1rem .3rem;font-size:.78rem;font-weight:700}.mobile-bar a:last-child{background:var(--orange);color:var(--ink)}main>section{padding-left:16px;padding-right:16px}.page-hero img{order:-1}.area-list{font-size:1.05rem}.form-section{gap:1.5rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
