@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--black:#0b0b0d;--panel:#16171a;--border:#2c2e33;--red:#e01b24;--silver:#c4c7cc;--white:#f4f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ff5159;outline-offset:5px}button{cursor:pointer}img{max-width:100%;height:auto}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.utility{background:#1a1b1e;font-size:12px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--border)}.utility .wrap{display:flex;justify-content:space-between;padding:9px 0}.status{display:inline-flex;align-items:center;gap:9px}.status:before{content:'';width:7px;height:7px;background:#17b26a;border-radius:50%}.muted{color:#a5a8b0}header{position:sticky;top:0;z-index:20;background:#0b0b0df5;border-bottom:1px solid var(--border);backdrop-filter:blur(14px)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px}.brand{display:flex;align-items:center;gap:12px;line-height:1.25}.brand img{width:57px;height:57px;object-fit:contain;background:#fff;border-radius:3px}.brand strong{font-size:15px;letter-spacing:.025em}.brand small{font-size:11px;letter-spacing:.21em;color:#b8bac0}nav{display:flex;gap:26px;font-size:14px;color:#c4c7cc}nav a:hover{color:white}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:13px 25px;background:var(--red);font-size:14px;font-weight:700;line-height:1.4;border:1px solid var(--red);border-radius:3px;transition:background .2s,transform .2s}.btn:hover{background:#f22c35;transform:translateY(-2px)}.btn.secondary{background:transparent;border-color:#575a61}.btn.secondary:hover{background:#24262b}.btn svg{width:19px;height:19px}.header-call{font-size:14px;min-height:46px;padding:12px 20px}.menu-toggle{display:none;background:transparent;color:white;border:1px solid #45464a;border-radius:3px;padding:8px 12px}.hero{padding:72px 0 64px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 40%,#39101555,transparent 60%)}.hero-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:60px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;color:#c4c7cc;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin:0 0 25px}.eyebrow:before{content:'';width:28px;height:2px;background:var(--red)}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:1;letter-spacing:-.012em;text-transform:uppercase;margin:0;font-weight:700}h1{font-size:clamp(56px,5.6vw,82px)}h1 em{color:#ff3942;font-style:normal}h2{font-size:clamp(38px,4vw,52px)}h3{font-size:28px}p{color:#aeb1b8}.hero .intro{max-width:490px;font-size:17px;margin:25px 0 28px}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{font-size:12px;letter-spacing:.03em;margin-top:20px}.hero-note span{color:#e3e4e8;margin:0 9px}.logo-stage{position:relative;background:#f5f5f6;padding:22px 36px 34px;clip-path:polygon(6% 0,100% 0,100% 94%,94% 100%,0 100%,0 6%);border-top:4px solid var(--red)}.logo-stage img{display:block;width:100%;mix-blend-mode:multiply}.logo-caption{display:flex;justify-content:space-between;font-size:10px;color:#36383e;letter-spacing:.14em;font-weight:700;text-transform:uppercase;margin-top:8px}.triage{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);margin-top:55px;background:#121315}.triage a{display:flex;align-items:center;gap:15px;padding:24px;border-right:1px solid var(--border);transition:background .2s}.triage a:last-child{border:0}.triage a:hover{background:#242024}.triage svg{width:25px;height:25px;color:#cacdd4;flex-shrink:0}.triage strong{display:block;font-size:14px}.triage small{display:block;color:#969aa3;font-size:12px}.arrow{margin-left:auto;color:#c7c9ce}.section{padding:85px 0;border-top:1px solid var(--border)}.section.alt{background:#121315}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:35px}.section-top p{max-width:410px;font-size:15px;margin:0}.section .eyebrow{margin-bottom:17px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{display:block;padding:28px 24px;border:1px solid var(--border);background:#16171a;position:relative;transition:border-color .2s,transform .2s}.card:hover{border-color:#8d343a;transform:translateY(-3px)}.card svg{width:31px;height:31px;margin-bottom:30px;color:#d2d4d9}.card h3{font-size:26px;line-height:1.1}.card p{font-size:14px;line-height:1.7;margin-bottom:30px}.card .more{font-size:12px;font-weight:600;color:#e0e1e5}.card .more span{color:#f74650;margin-left:10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.step-num{display:block;color:#f54951;font-size:14px;font-weight:600;padding-bottom:18px;border-bottom:1px solid #42434a;margin-bottom:25px}.steps p{font-size:15px}.coverage{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.chips a{border:1px solid #41434a;border-radius:3px;padding:6px 12px;font-size:13px;color:#d0d2d8}.chips a:hover{border-color:#e01b24}.location-panel{border:1px solid #383a41;background:#1b1d21;padding:32px;border-top:3px solid #e01b24}.location-panel h3{font-size:35px}.location-panel p{font-size:15px}.location-details{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #3c3e43;margin-top:25px;padding-top:20px;font-size:13px}.location-details strong{display:block;font-size:17px;color:white}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-grid .lead{max-width:310px}details{border-bottom:1px solid #383a40;padding:20px 0}summary{cursor:pointer;font-size:16px;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:24px}summary::-webkit-details-marker{display:none}summary:after{content:'+';color:#e94149;font-size:21px;line-height:1}details[open] summary:after{content:'−'}details p{font-size:15px;padding-right:30px}.cta-band{background:#df1c26;padding:55px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-band h2{font-size:48px}.cta-band p{color:#ffe0e2;margin-bottom:0}.cta-band .btn{background:white;border-color:white;color:#191a1e;font-size:19px;padding:18px 30px}footer{padding:55px 0 30px;background:#08090b}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:80px}.footer-grid p,.footer-grid a{font-size:13px}.footer-grid h3{font-family:Inter,Arial,sans-serif;font-size:13px;text-transform:none;letter-spacing:0;margin-bottom:20px}.footer-links{display:flex;flex-direction:column;gap:9px;color:#aeb1b8}.footer-bottom{border-top:1px solid #282a30;margin-top:35px;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#81868f}.footer-bottom a{margin-left:18px}.sticky-call{display:none}.skip{position:fixed;left:20px;top:-100px;background:white;color:black;padding:12px;z-index:100}.skip:focus{top:10px}.page-hero{padding:70px 0 55px;background:radial-gradient(ellipse at 80% 50%,#45141b66,transparent 70%);border-bottom:1px solid var(--border)}.page-hero h1{font-size:clamp(46px,6vw,76px);max-width:900px}.page-hero p{max-width:710px}.breadcrumb{font-size:13px;color:#b1b4bc;margin-bottom:27px}.prose{max-width:820px}.prose h2{margin:45px 0 20px;font-size:37px}.prose h3{margin:28px 0 15px}.prose li{color:#bfc2c9;margin:8px 0}.notice{border-left:3px solid var(--red);padding:15px 24px;background:#1a1b20;margin:30px 0}.notice p{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:14px}input,select{display:block;width:100%;background:#121315;border:1px solid #53555b;color:white;border-radius:3px;padding:12px;margin-top:6px}.form-grid .wide{grid-column:1/-1}.form-grid p{font-size:13px}.map{width:100%;height:340px;border:0;border-radius:3px;margin-top:22px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.service-list a{padding:18px 22px;background:#16171a;border:1px solid var(--border)}
@media(min-width:1600px){.wrap{width:min(1380px,calc(100% - 120px))}.hero{padding-top:90px;padding-bottom:75px}h1{font-size:92px}.logo-stage{max-width:530px;margin-left:auto}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}nav{gap:16px}.brand strong{font-size:13px}.header-call{padding:10px 13px}.hero-grid{gap:30px}.services{grid-template-columns:repeat(2,1fr)}.triage a{padding:18px 15px}.triage small{display:none}.footer-grid{gap:35px}.hero h1{font-size:64px}}
@media(max-width:800px){.utility .wrap>span:last-child{display:none}.header-row{min-height:77px;gap:10px}.brand img{width:45px;height:45px}.brand small{font-size:9px}.header-call{margin-left:auto;font-size:12px}.header-call svg{display:none}.menu-toggle{display:block}nav{display:none;position:absolute;top:77px;left:0;right:0;background:#151619;padding:24px;flex-direction:column;border-bottom:1px solid #444}nav.open{display:flex}.hero{padding-top:45px}.hero-grid{grid-template-columns:1.15fr .85fr;gap:25px}.hero h1{font-size:53px}.logo-stage{padding:16px}.logo-caption{font-size:8px}.hero .intro{font-size:15px}.hero-note{font-size:11px}.triage{grid-template-columns:repeat(2,1fr);margin-top:35px}.triage a{border-bottom:1px solid var(--border)}.triage a:nth-child(2){border-right:0}.triage a:nth-child(3){border-bottom:0}.section{padding:60px 0}.coverage,.faq-grid{gap:35px}.steps{gap:25px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:30px}.footer-grid>div:last-child{display:none}.cta-band h2{font-size:39px}.cta-band .btn{font-size:15px;padding:15px 20px}}
@media(max-width:600px){body{font-size:16px;padding-bottom:70px}.wrap{width:calc(100% - 36px)}.utility{font-size:10px}.brand strong{font-size:11px}.brand small{font-size:8px}.header-call{display:none}.menu-toggle{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero{padding:34px 0 32px}.hero h1{font-size:62px}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:20px}.hero .intro{font-size:16px;margin:23px 0}.hero .actions{display:grid;grid-template-columns:1fr 1fr}.btn{font-size:13px;padding:13px 14px}.hero-note{margin:16px 0 0}.logo-stage{display:none}.triage strong{font-size:13px}.triage a{padding:18px 14px;gap:11px}.triage svg{width:22px}.section-top{display:block}.section-top p{margin-top:18px}.services{gap:10px}.card{padding:23px 17px}.card h3{font-size:24px}.card p{font-size:13px}.card svg{width:26px;height:26px;margin-bottom:22px}.card .more{font-size:11px}.steps,.coverage,.faq-grid{grid-template-columns:1fr;gap:28px}.step-num{margin-bottom:16px;padding-bottom:12px}.steps h3{font-size:28px}.steps p{margin-bottom:5px}.faq-grid .lead{max-width:none}.location-panel{padding:25px}.cta-band .wrap{display:block}.cta-band .btn{margin-top:24px;width:100%}.cta-band h2{font-size:44px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div:nth-child(2){display:none}.footer-bottom{display:block}.footer-bottom div{margin-top:12px}.footer-bottom a{margin-left:0;margin-right:20px}.sticky-call{display:grid;grid-template-columns:1.1fr 1fr;gap:8px;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#111216;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #444}.sticky-call .btn{min-height:45px;padding:9px}.sticky-call .secondary{background:#1e2522;border-color:#496553}.form-grid,.service-list{grid-template-columns:1fr}.page-hero{padding-top:42px}.prose h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
