:root{--navy:#08172c;--navy-2:#102946;--yellow:#ffd426;--ink:#0b1421;--muted:#617087;--line:#dce2e9;--paper:#fff;--soft:#f3f6f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:absolute;top:0;left:0;right:0;z-index:5;color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:15px;letter-spacing:.045em}.logo-mark{width:36px;height:36px;display:grid;place-items:center;background:var(--yellow);color:#07111e;border-radius:10px;font-size:13px}.site-header nav{display:flex;gap:28px;font-size:14px}.site-header nav a{opacity:.76}.site-header nav a:hover{opacity:1}.header-cta{background:var(--yellow);color:#08111e;font-weight:800;padding:11px 17px;border-radius:10px;font-size:14px}.hero{min-height:850px;position:relative;background:var(--navy);color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,26,.98) 0%,rgba(4,13,26,.88) 38%,rgba(4,13,26,.28) 68%,rgba(4,13,26,.1) 100%),linear-gradient(0deg,rgba(4,13,26,.88),transparent 28%)}.hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:auto;padding:145px 0 76px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.12em;margin:0 0 18px}.eyebrow span{width:28px;height:4px;background:var(--yellow)}h1{font-size:clamp(54px,7vw,100px);line-height:.92;letter-spacing:-.055em;margin:0 0 24px;max-width:760px}h1 em{font-style:normal;color:var(--yellow)}.hero-copy{font-size:18px;line-height:1.55;max-width:625px;color:#d8e1ec;margin:0 0 22px}.hero-points{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 28px}.hero-points li{border:1px solid rgba(255,255,255,.24);background:rgba(8,23,44,.62);padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.estimate-form{width:min(650px,100%);background:#fff;color:var(--ink);padding:24px;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.34);display:grid;gap:13px}.form-heading{display:flex;align-items:end;justify-content:space-between;gap:15px}.form-heading span{font-size:22px;font-weight:800;letter-spacing:-.025em}.form-heading strong{font-size:11px;color:var(--muted);font-weight:600;text-align:right}.estimate-form label{display:grid;gap:6px}.estimate-form label>span{font-size:12px;font-weight:700}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.estimate-form input,.estimate-form textarea{width:100%;border:1px solid #ccd4df;background:#f8fafc;border-radius:10px;padding:12px 13px;outline:none;color:var(--ink)}.estimate-form input:focus,.estimate-form textarea:focus{border-color:#163c6a;box-shadow:0 0 0 3px rgba(22,60,106,.12)}.estimate-form details{border-top:1px solid var(--line);padding-top:10px}.estimate-form summary{font-size:13px;font-weight:700;color:#425169;cursor:pointer}.optional-fields{display:grid;gap:10px;padding-top:11px}.consent{grid-template-columns:18px 1fr!important;align-items:start;gap:8px!important}.consent input{width:18px;height:18px;margin:1px 0 0}.consent span{font-weight:500!important;color:var(--muted)}.estimate-form button,.big-cta,.final-cta>a{border:0;background:var(--yellow);color:#091321;min-height:52px;border-radius:10px;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding:0 18px;cursor:pointer}.estimate-form button span,.big-cta span,.final-cta>a span{font-size:23px}.form-note,.form-status{font-size:11px;color:var(--muted);margin:0}.form-status{font-weight:700;color:#114d35;min-height:16px}.trust-strip{background:var(--yellow);display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,calc((100vw - 1180px)/2))}.trust-strip div{padding:26px 24px;border-right:1px solid rgba(0,0,0,.16);display:grid}.trust-strip div:first-child{border-left:1px solid rgba(0,0,0,.16)}.trust-strip strong{font-size:21px;letter-spacing:-.03em}.trust-strip span{font-size:12px;font-weight:600}.section{width:min(1180px,calc(100% - 48px));margin:auto;padding:110px 0}.section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:end;margin-bottom:48px}.section-head .eyebrow{grid-column:1/-1;margin-bottom:-16px}.eyebrow.dark{color:#16304e}.section-head h2,.damage-copy h2,.final-cta h2{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.052em;margin:0}.section-head>p:last-child{color:var(--muted);margin:0}.car-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.car-grid article{padding:28px 24px;min-height:230px;border-right:1px solid var(--line)}.car-grid article:first-child{border-left:1px solid var(--line)}.car-grid article>span{font-size:12px;font-weight:800;color:#9aa6b5}.car-grid h3{font-size:21px;margin:42px 0 10px}.car-grid p{color:var(--muted);font-size:14px;margin:0}.exception{font-size:13px;color:var(--muted);margin:18px 0 0}.damage-section{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;min-height:610px}.damage-image img{width:100%;height:100%;object-fit:cover}.damage-copy{padding:80px max(30px,calc((100vw - 1180px)/2));padding-left:70px;display:flex;flex-direction:column;justify-content:center}.damage-copy p:not(.eyebrow){color:#c4cfdb;font-size:17px}.damage-copy>a{display:inline-flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--yellow);padding:14px 0;font-weight:800;margin-top:18px}.process ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.process li{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.process li b{color:#8c9bad}.process h3{font-size:24px;margin:0 0 5px}.process li p{color:var(--muted);margin:0}.big-cta{width:330px;margin:35px 0 0}.faq{padding-top:20px}.faq-list{max-width:860px;margin-left:auto}.faq-list details{border-top:1px solid var(--line);padding:21px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:18px;font-weight:700;cursor:pointer}.faq-list p{color:var(--muted);max-width:720px}.final-cta{background:var(--navy);color:#fff;padding:90px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:end;justify-content:space-between;gap:45px}.final-cta>div>p:last-child{color:#c4cfdb}.final-cta>a{width:280px;flex:none}footer{background:#040d19;color:#fff;padding:30px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;font-size:12px;color:#96a5b8}footer .logo{color:#fff}footer>div:last-child{display:flex;justify-content:flex-end;gap:20px}dialog{width:min(650px,calc(100% - 30px));border:0;border-radius:16px;padding:32px;color:var(--ink)}dialog::backdrop{background:rgba(3,9,18,.75)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.mobile-cta{display:none}
@media(max-width:820px){body{padding-bottom:70px}.site-header{height:64px;padding:0 18px}.site-header nav,.header-cta{display:none}.logo-mark{width:32px;height:32px}.hero{min-height:auto}.hero-image{height:390px;object-position:64% center}.hero-shade{background:linear-gradient(0deg,var(--navy) 0%,rgba(8,23,44,.86) 43%,rgba(8,23,44,.05) 76%)}.hero-content{width:100%;padding:300px 16px 38px}.eyebrow{font-size:11px;margin-bottom:12px}h1{font-size:52px}.hero-copy{font-size:16px}.hero-points{gap:7px}.hero-points li{font-size:11px}.estimate-form{padding:18px;border-radius:15px}.form-heading{display:grid}.form-heading strong{text-align:left}.form-row{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr;padding:0}.trust-strip div{padding:18px;border-bottom:1px solid rgba(0,0,0,.14)}.trust-strip div:first-child{border-left:0}.section{width:calc(100% - 32px);padding:72px 0}.section-head{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.section-head .eyebrow{margin-bottom:0}.section-head h2,.damage-copy h2,.final-cta h2{font-size:39px}.car-grid{grid-template-columns:1fr 1fr}.car-grid article{padding:20px 15px;min-height:210px;border-bottom:1px solid var(--line)}.car-grid h3{margin-top:25px;font-size:18px}.damage-section{grid-template-columns:1fr}.damage-image{height:300px}.damage-copy{padding:48px 20px}.process li{grid-template-columns:48px 1fr}.big-cta{width:100%}.faq-list{margin:0}.final-cta{padding:58px 20px;display:grid}.final-cta>a{width:100%}footer{grid-template-columns:1fr;padding:30px 20px;gap:12px}footer>div:last-child{justify-content:flex-start;flex-wrap:wrap}.mobile-cta{display:flex;position:fixed;z-index:10;left:10px;right:10px;bottom:10px;background:var(--yellow);color:var(--ink);height:52px;border-radius:12px;align-items:center;justify-content:space-between;padding:0 18px;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.3)}}
@media(max-width:420px){.hero-content{padding-top:285px}.car-grid{grid-template-columns:1fr}.car-grid article{min-height:auto}.section-head h2,.damage-copy h2,.final-cta h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Symmetric hero refinement */
.header-actions{display:flex;align-items:center;gap:18px}.phone-link{font-size:15px;font-weight:800}.hero{min-height:970px}.hero-shade{background:linear-gradient(90deg,rgba(4,13,26,.75),rgba(4,13,26,.48),rgba(4,13,26,.75)),linear-gradient(0deg,rgba(4,13,26,.92),rgba(4,13,26,.18) 60%,rgba(4,13,26,.5))}.hero-content{width:min(900px,calc(100% - 48px));padding:132px 0 70px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-content>.eyebrow{justify-content:center}h1{max-width:820px;font-size:clamp(54px,7vw,94px)}.hero-copy{max-width:680px}.hero-points{justify-content:center}.estimate-form{width:min(700px,100%);margin:0 auto;padding:26px;text-align:left;border:1px solid rgba(255,255,255,.55);box-shadow:0 24px 70px rgba(0,0,0,.42)}.hero-phone{margin:16px 0 0;color:#cdd7e4;font-size:14px}.hero-phone a,.inline-phone,.footer-phone{color:var(--yellow);font-weight:800}.mobile-actions{display:none}
@media(max-width:820px){.header-actions{margin-left:auto}.phone-link{font-size:13px}.hero{min-height:auto}.hero-content{width:100%;padding:300px 16px 38px;text-align:center}.estimate-form{padding:18px}.mobile-cta{display:none}.mobile-actions{display:grid;grid-template-columns:.85fr 1.15fr;gap:8px;position:fixed;z-index:10;left:10px;right:10px;bottom:10px}.mobile-actions a{height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0 14px;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.3)}.mobile-actions a:first-child{background:#fff;color:var(--navy);border:1px solid #d9e0e8}.mobile-actions a:last-child{background:var(--yellow);color:var(--ink);justify-content:space-between}}
@media(max-width:460px){.site-header .logo>span:last-child{display:none}.phone-link{font-size:14px}}
.website-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
/* Leave room for the hosting badge below the mobile contact buttons. */
@media(max-width:820px){body{padding-bottom:120px}.mobile-actions{bottom:calc(58px + env(safe-area-inset-bottom,0px))}}
