:root{--navy:#111d2a;--navy-2:#1b2b3b;--ink:#182430;--muted:#52606a;--paper:#f8f7f3;--white:#fff;--gold:#f6bb49;--line:#d9dedf;--red:#a53732;font-family:Arial,Helvetica,sans-serif;color:var(--ink);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:1rem;line-height:1.58}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:10px;top:-80px;background:#fff;padding:12px;z-index:10}.skip-link:focus{top:10px}.header{background:var(--navy);color:#fff;position:relative;z-index:2}.header-row{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{text-decoration:none;display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.025em;line-height:1.04;font-size:1.08rem}.logo strong{font-size:1.4rem;letter-spacing:.065em}.logo small{display:block;color:#c9d3dc;font-size:.7rem;font-weight:500;letter-spacing:.06em;margin-top:6px}.logo-mark{background:var(--gold);color:var(--navy);font-size:1.55rem;width:48px;height:48px;display:grid;place-items:center;border-radius:4px}.header nav{display:flex;align-items:center;gap:24px;font-size:.91rem;font-weight:700}.header nav a{text-decoration:none}.header nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:4px}.header nav .nav-cta{background:var(--gold);color:var(--navy);padding:11px 17px;border-radius:4px}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .86fr;align-items:stretch;gap:clamp(30px,5vw,80px);min-height:620px}.hero-copy{padding:clamp(60px,7vw,104px) 0 65px}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.81rem;color:#a9582c;margin:0 0 18px}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(2.8rem,5.3vw,5.3rem);margin-bottom:25px;max-width:750px}h1 em{color:var(--gold);font-style:normal}.hero-lede{font-size:1.18rem;line-height:1.65;color:#d8e1e6;max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 16px}.button{min-height:50px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;font-size:.98rem;font-weight:800;border:2px solid transparent;border-radius:4px}.button span:last-child{font-size:1.25em;line-height:1}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#ffcf6a}.button-outline{border-color:#8796a1;color:#fff}.button-outline:hover{background:#263746}.button-dark{background:var(--navy);color:#fff}.microcopy{color:#abbcc7;font-size:.88rem}.hero-photo{position:relative;align-self:stretch;margin:0;min-height:490px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.75);position:absolute;inset:0}.hero-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(5,13,20,.88))}.hero-photo figcaption{position:absolute;bottom:28px;left:28px;right:28px;z-index:1;display:grid;gap:5px;max-width:370px;font-weight:700;line-height:1.3;font-size:1.12rem}.caption-number{font-size:.73rem;letter-spacing:.13em;color:var(--gold)}.section{padding:clamp(58px,7vw,100px) 0;scroll-margin-top:20px}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2,.process h2{font-size:clamp(2.15rem,4vw,3.6rem);margin-bottom:16px}.section-heading>p:last-child{color:var(--muted);font-size:1.1rem}.symptom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.symptom-grid article{background:#fff;padding:25px 22px 23px;border-top:4px solid var(--gold);box-shadow:0 12px 32px rgba(22,36,50,.05)}.symptom-grid h3{line-height:1.22;font-size:1.24rem;margin-bottom:10px}.symptom-grid p{color:var(--muted);margin-bottom:0}.symptom-icon{display:block;color:#a66a16;font-size:2rem;line-height:1;margin-bottom:24px}.text-link{display:inline-block;margin-top:28px;color:#174969;font-weight:800;text-underline-offset:4px}.process{background:#e9eef0}.process-grid{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(35px,7vw,100px)}.process-grid>div>p:not(.eyebrow){font-size:1.1rem;color:#405260;margin-bottom:27px}.process ol{list-style:none;margin:0;padding:0;border-top:1px solid #c7d0d5}.process li{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid #c7d0d5}.process li>b{font-size:1.35rem;color:#a05f0a}.process li h3{margin-bottom:3px;font-size:1.16rem}.process li p{margin:0;color:var(--muted)}.estimate{background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:15px;align-items:stretch}.form-column{display:flex;flex-direction:column;gap:15px}.form-step{border:1px solid var(--line);border-radius:6px;background:#f8f9f8;padding:22px;min-width:0;margin:0}.form-step legend{float:left;width:100%;padding:0;margin:0 0 22px;display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;line-height:1.28}.form-step legend+*{clear:both}.step-number{background:var(--navy);color:var(--gold);border-radius:3px;min-width:32px;height:32px;display:inline-grid;place-items:center;font-size:.92rem}.form-step label:not(.consent):not(.choice-grid label){display:block;font-weight:700;font-size:.9rem;color:#263746}.form-step label span:not(.step-number){font-weight:400}.form-step input:not([type=radio]):not([type=checkbox]),.form-step select,.form-step textarea{display:block;width:100%;border:1px solid #b9c4c9;background:#fff;border-radius:4px;min-height:46px;padding:10px 12px;margin-top:6px;color:var(--ink)}.form-step textarea{min-height:135px;resize:vertical}.form-step :is(input,select,textarea):focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #b76a0c;outline-offset:2px}.vehicle-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-wide{grid-column:1/-1}.field-hint{font-size:.88rem;color:var(--muted);margin:-7px 0 15px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-grid label{position:relative;cursor:pointer}.choice-grid input{position:absolute;opacity:0;width:1px;height:1px}.choice-grid span{display:flex;align-items:center;min-height:43px;padding:9px 11px;border:1px solid #c4cdd0;border-radius:4px;background:#fff;line-height:1.2;font-size:.88rem;font-weight:700!important}.choice-grid input:checked+span{border-color:#b47817;background:#fff1d5;box-shadow:inset 0 0 0 1px #b47817}.choice-grid input:focus-visible+span{outline:3px solid #b76a0c;outline-offset:2px}.choice-wide{grid-column:1/-1}.window-step{flex:1}.symptom-step .choice-grid{margin-bottom:20px}.details-label span,.contact-step label>span:not(.consent span){color:var(--muted)}.contact-step>label,.contact-row{margin-bottom:13px}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.45;color:#253544;margin-top:19px;margin-bottom:18px}.consent input{accent-color:#a5660e;width:20px;height:20px;flex:none;margin:2px 0 0}.submit{width:100%;border:0;text-align:center;text-transform:uppercase}.contact-step .field-hint{margin:12px 0 0;text-align:center}.form-error{color:#9b2727;font-weight:700;margin-top:16px}.sms-panel{margin-top:23px;padding:22px;background:#fff4db;border:1px solid #dcaa53;border-radius:5px}.sms-panel h3{margin-bottom:5px}.sms-panel p{max-width:730px}.sms-panel textarea{display:block;width:100%;height:132px;padding:10px;margin:12px 0;border:1px solid #a9b7be;border-radius:3px}.sms-panel button{background:var(--navy);color:#fff;border:0;padding:11px 17px;border-radius:3px}.sms-panel #copy-status{margin-left:12px}.areas{background:var(--navy-2);color:#fff}.areas .eyebrow{color:var(--gold)}.areas .section-heading>p:last-child{color:#c9d5dc}.area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.area-group{background:#273b4b;padding:24px;border-top:3px solid var(--gold)}.area-group h3{font-size:1.17rem;color:var(--gold);margin-bottom:15px}.area-group a{display:flex;justify-content:space-between;gap:10px;text-decoration:none;border-top:1px solid #4c5d69;padding:11px 0;line-height:1.35}.area-group a:hover,.all-areas a:hover{text-decoration:underline;text-underline-offset:4px}.area-group a span{color:var(--gold)}.all-areas{margin:28px 0 0}.all-areas a{color:var(--gold);font-weight:800}.footer{background:#0c1621;color:#d3dde4;padding:48px 0 18px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:40px}.footer-grid p{margin:20px 0 0;max-width:320px}.footer-grid nav{display:grid;gap:5px;align-content:start}.footer-grid a:not(.logo){text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #344454;padding-top:18px;margin-top:35px;font-size:.85rem}@media(max-width:1050px){.header nav{gap:13px;font-size:.83rem}.form-grid{grid-template-columns:1fr 1fr}.contact-step{grid-column:1/-1}.contact-step>label,.contact-step>.contact-row,.contact-step>.consent{max-width:700px}.area-grid{grid-template-columns:repeat(2,1fr)}.symptom-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:min(100% - 30px,1180px)}.header-row{align-items:flex-start;flex-direction:column;padding:19px 0;gap:18px}.header nav{flex-wrap:wrap;gap:12px 18px}.hero-grid{display:flex;flex-direction:column-reverse;gap:0}.hero-photo{min-height:260px;max-height:340px}.hero-copy{padding:36px 0 54px}h1{font-size:clamp(2.6rem,10vw,4.2rem)}.hero-lede{font-size:1.06rem}.process-grid,.form-grid{grid-template-columns:1fr}.contact-step{grid-column:auto}.form-step{padding:19px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:520px){.header nav{font-size:.81rem;gap:10px 14px}.header nav .nav-cta{padding:8px 10px}.symptom-grid,.area-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.form-step legend{font-size:1.13rem}.footer-grid{display:block}.footer-grid>nav,.footer-grid>div{margin-top:26px}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:10px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
