:root{--bg:#0d0e10;--bg2:#15171a;--card:#181a1e;--line:#2b2e33;--red:#e31820;--red2:#ff3b42;--txt:#f7f7f8;--muted:#b6bac2;--green:#1db954;--white:#fff;--shadow:0 18px 50px rgba(0,0,0,.26);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--txt);line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1160px,calc(100% - 36px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:18px;top:18px;background:#fff;color:#000;padding:10px 14px;z-index:99;border-radius:10px}.topbar{background:#070708;border-bottom:1px solid #24262a;font-size:14px;color:#d8d9dc}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.topbar a{font-weight:800}.header{position:sticky;top:0;z-index:50;background:rgba(13,14,16,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:240px}.brand img{width:72px;height:58px;object-fit:contain}.brand strong{display:block;font-size:18px;line-height:1.08}.brand span{display:block;color:var(--muted);font-size:12px;letter-spacing:.16em;margin-top:5px}.menu{display:flex;align-items:center;gap:24px;font-weight:700;font-size:15px}.menu a:hover{color:#ff575d}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border-radius:13px;font-weight:850;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 26px rgba(227,24,32,.22)}.btn-dark{background:#1d1f23;border-color:#32353a}.btn-green{background:#178a42;color:#fff}.mobile-toggle{display:none;background:#1c1e22;border:1px solid #303238;color:#fff;border-radius:11px;padding:10px 12px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 32%,rgba(227,24,32,.21),transparent 31%),linear-gradient(145deg,#0d0e10 0%,#15171a 58%,#0a0b0d 100%);border-bottom:1px solid #24262b}.hero:after{content:"";position:absolute;inset:auto -10% -160px 42%;height:310px;border:1px solid rgba(227,24,32,.2);border-radius:50%;transform:rotate(-8deg)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;padding:65px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:#fff;background:rgba(227,24,32,.13);border:1px solid rgba(255,58,65,.35);padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.02em}.dot{width:8px;height:8px;border-radius:50%;background:var(--red2);box-shadow:0 0 0 6px rgba(227,24,32,.12)}h1,h2,h3{line-height:1.12;margin:0 0 16px}h1{font-size:clamp(42px,5.6vw,72px);letter-spacing:-.045em}.hero h1 em{font-style:normal;color:var(--red2)}.lead{font-size:19px;color:#c7cad0;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust{font-size:13px;color:#d9dade;border:1px solid #30333a;background:#15171a;padding:9px 12px;border-radius:999px}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-visual img{width:min(620px,100%);filter:drop-shadow(0 30px 45px rgba(0,0,0,.45));position:relative;z-index:2}.hero-card{position:absolute;bottom:30px;left:15px;z-index:3;background:rgba(22,24,28,.91);border:1px solid rgba(255,255,255,.11);padding:14px 16px;border-radius:16px;box-shadow:var(--shadow);max-width:240px}.hero-card strong{display:block}.hero-card span{color:var(--muted);font-size:13px}.section{padding:86px 0}.section.alt{background:#121417;border-top:1px solid #202328;border-bottom:1px solid #202328}.section-head{max-width:760px;margin-bottom:34px}.kicker{color:var(--red2);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:900}.section h2{font-size:clamp(31px,4vw,48px);letter-spacing:-.035em}.section-head p{color:var(--muted);font-size:17px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card{background:linear-gradient(180deg,#1b1d21,#15171a);border:1px solid #2a2d32;border-radius:var(--radius);padding:26px;box-shadow:0 10px 35px rgba(0,0,0,.10)}.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(227,24,32,.12);border:1px solid rgba(227,24,32,.28);font-size:23px;margin-bottom:18px}.card h3{font-size:22px}.card p{color:var(--muted);margin:0}.card-link{display:inline-flex;margin-top:18px;color:#ff666b;font-weight:850}.coverage{display:grid;grid-template-columns:.78fr 1.22fr;gap:26px;align-items:stretch}.coverage-panel{background:linear-gradient(155deg,#e31820,#8d0f14);border-radius:28px;padding:34px;position:relative;overflow:hidden;min-height:390px;box-shadow:0 22px 60px rgba(125,0,0,.25)}.coverage-panel:after{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(255,255,255,.08);border-radius:50%;right:-160px;bottom:-180px}.coverage-panel h2{font-size:42px}.coverage-panel p{color:#fff;opacity:.88}.coverage-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.area{background:#17191d;border:1px solid #292c31;padding:21px;border-radius:18px;transition:.2s}.area:hover{border-color:#5a2022;transform:translateY(-2px)}.area strong{display:block;font-size:20px}.area span{color:var(--muted);font-size:14px}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;background:#16181c;border:1px solid #292c31;border-radius:20px;padding:28px}.step:before{counter-increment:s;content:counter(s);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);font-weight:900;margin-bottom:17px}.article{max-width:860px}.article p,.article li{color:#c6c9cf}.article h2{font-size:32px;margin-top:45px}.article h3{font-size:23px;margin-top:30px}.article ul{padding-left:20px}.article strong{color:#fff}.note{padding:18px 20px;border-left:4px solid var(--red);background:#17191c;border-radius:0 14px 14px 0;color:#d9dbe0}.breadcrumb{padding:18px 0;color:#9fa3aa;font-size:14px}.breadcrumb a{color:#d9dbe0}.page-hero{padding:58px 0 72px;background:radial-gradient(circle at 80% 20%,rgba(227,24,32,.18),transparent 34%),#101114;border-bottom:1px solid #25272c}.page-hero .container{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.page-hero h1{font-size:clamp(38px,5vw,62px)}.page-hero img{max-height:360px;object-fit:contain;filter:drop-shadow(0 24px 35px rgba(0,0,0,.35))}.quickbox{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.quickbox .btn{min-height:54px}.faq{display:grid;gap:12px}.faq details{background:#17191c;border:1px solid #2a2d31;border-radius:16px;padding:0 20px}.faq summary{cursor:pointer;font-weight:850;padding:18px 0;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:var(--muted);padding:0 0 18px;margin:0}.cta{background:linear-gradient(120deg,#a80f15,#e31820 60%,#ff3b42);border-radius:28px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 55px rgba(120,0,0,.23)}.cta h2{font-size:36px;margin-bottom:8px}.cta p{margin:0;color:#fff;opacity:.9}.cta .btn{background:#fff;color:#171717}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px}.contact-card{background:#17191c;border:1px solid #2a2d31;border-radius:22px;padding:28px}.contact-list{display:grid;gap:14px}.contact-line{display:flex;gap:14px;align-items:flex-start;padding:14px;background:#111316;border-radius:14px}.contact-line b{display:block}.contact-line span{color:var(--muted);font-size:14px}.form{display:grid;gap:14px}.form label{font-weight:800;font-size:14px}.form input,.form textarea,.form select{width:100%;border:1px solid #34373d;background:#101215;color:#fff;border-radius:12px;padding:13px 14px;outline:none}.form input:focus,.form textarea:focus,.form select:focus{border-color:#d52a30;box-shadow:0 0 0 3px rgba(227,24,32,.12)}.footer{background:#08090a;border-top:1px solid #25272b;padding:52px 0 96px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:28px}.footer h3{font-size:16px}.footer p,.footer a{color:#aeb1b7;font-size:14px}.footer-links{display:grid;gap:9px}.footer-brand img{width:125px;max-height:100px;object-fit:contain;margin-bottom:14px}.copyright{margin-top:38px;padding-top:22px;border-top:1px solid #24262a;color:#8f939a;font-size:13px}.mobile-bar{display:none;position:fixed;z-index:60;bottom:0;left:0;right:0;background:#0a0b0d;border-top:1px solid #2a2d32;padding:8px 10px;grid-template-columns:1fr 1fr;gap:8px}.mobile-bar .btn{min-height:48px}.badge{display:inline-flex;background:#1d2024;border:1px solid #33363c;border-radius:999px;padding:7px 11px;font-size:12px;color:#ccd0d5}.mini-nav{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.mini-nav a{border:1px solid #30333a;background:#17191c;padding:8px 11px;border-radius:999px;color:#d8d9dd;font-size:13px}.table-wrap{overflow:auto;border:1px solid #2a2d31;border-radius:16px}.table{width:100%;border-collapse:collapse;min-width:620px}.table th,.table td{text-align:left;padding:14px 16px;border-bottom:1px solid #2a2d31}.table th{background:#17191c}.table td{color:#c3c6cc}.muted{color:var(--muted)}.hidden{display:none!important}@media(max-width:980px){.menu,.nav-actions{display:none}.mobile-toggle{display:block}.menu.open{display:flex;position:absolute;top:82px;left:0;right:0;background:#101216;border-bottom:1px solid #2c2f34;padding:20px;flex-direction:column;align-items:flex-start}.hero-grid,.page-hero .container,.coverage,.contact-grid{grid-template-columns:1fr}.hero-grid{padding:46px 0 64px}.hero-visual{order:-1}.hero-visual img{max-height:390px;width:auto}.grid3,.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.coverage-panel{min-height:auto}.mobile-bar{display:grid}.footer{padding-bottom:110px}}@media(max-width:650px){.topbar .container{justify-content:center}.topbar span{display:none}.nav{height:72px}.brand{min-width:0}.brand img{width:57px;height:48px}.brand strong{font-size:15px}.brand span{font-size:10px}.menu.open{top:72px}.container{width:min(100% - 24px,1160px)}h1{font-size:42px}.lead{font-size:17px}.hero-grid{min-height:auto;gap:10px}.hero-visual img{max-height:320px}.hero-card{display:none}.grid3,.grid2,.steps,.quickbox,.coverage-links,.footer-grid{grid-template-columns:1fr}.section{padding:64px 0}.section h2{font-size:34px}.coverage-panel{padding:26px}.coverage-panel h2{font-size:34px}.cta{padding:28px;display:block}.cta .btn{margin-top:18px;width:100%}.page-hero{padding:38px 0 54px}.page-hero img{max-height:260px}.article h2{font-size:28px}.article h3{font-size:21px}.topbar{font-size:13px}.hero-actions .btn{flex:1 1 150px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.header,.topbar,.mobile-bar,.hero-actions,.cta{display:none}.section{padding:30px 0}body{background:#fff;color:#000}.article p,.article li{color:#222}}
/* PREMIUM_REAL_PHOTO_V2 */
:root{--red:#e11b22;--red2:#ff4a50;--ink:#090a0c;--glass:rgba(12,13,16,.78);--soft:#f3f4f6}
body{background:#0b0c0e}
.topbar{background:linear-gradient(90deg,#070708 0%,#131417 58%,#1b090a 100%);border-bottom:1px solid rgba(255,255,255,.08)}
.header{background:rgba(9,10,12,.9);box-shadow:0 12px 30px rgba(0,0,0,.18)}
.header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,transparent,#e11b22 38%,#ff565b 60%,transparent);opacity:.75}
.brand img{width:80px;height:64px}.brand strong{letter-spacing:.015em}.menu a{position:relative}.menu a:after{content:"";position:absolute;height:2px;background:var(--red2);left:50%;right:50%;bottom:-10px;transition:.2s}.menu a:hover:after{left:0;right:0}
.btn{border-radius:14px}.btn-red{background:linear-gradient(135deg,#ff363d,#c90e15);box-shadow:0 14px 30px rgba(225,27,34,.25)}.btn-green{background:linear-gradient(135deg,#1fa95c,#137b40);box-shadow:0 14px 30px rgba(23,138,66,.16)}
.hero-premium{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);isolation:isolate}.hero-premium-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,8,.96) 0%,rgba(5,6,8,.9) 37%,rgba(5,6,8,.46) 66%,rgba(5,6,8,.48) 100%);z-index:-2}.hero-premium:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.16) 58%,rgba(6,7,9,.82));z-index:-1}.hero-premium-inner{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(310px,.58fr);gap:56px;align-items:center;padding:76px 0 84px}.hero-premium .hero-copy{max-width:760px}.hero-premium h1{font-size:clamp(44px,6vw,76px);text-shadow:0 6px 26px rgba(0,0,0,.45)}.hero-premium h1 em{color:#ff5056;font-style:normal}.hero-premium .lead{color:#f0f1f3;max-width:710px;text-shadow:0 2px 14px rgba(0,0,0,.5)}.hero-contact-card{background:linear-gradient(180deg,rgba(14,15,18,.92),rgba(11,12,14,.86));border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:27px;backdrop-filter:blur(14px);box-shadow:0 26px 80px rgba(0,0,0,.42)}.hero-contact-brand{display:flex;align-items:center;gap:13px;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.09)}.hero-contact-brand img{width:78px;height:64px;object-fit:contain}.hero-contact-brand strong{display:block;font-size:18px}.hero-contact-brand span{font-size:12px;color:#c1c4ca;letter-spacing:.11em}.hero-contact-card .call-label{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#ff767b;font-weight:900}.hero-phone{font-size:clamp(24px,2.5vw,31px);font-weight:950;display:block;margin:7px 0 17px;letter-spacing:-.02em}.hero-contact-card .btn{width:100%;margin-top:9px}.hero-mini-list{display:grid;gap:10px;margin-top:20px}.hero-mini-list span{display:flex;gap:10px;align-items:center;color:#d6d8dc;font-size:14px}.hero-mini-list i{display:grid;place-items:center;width:24px;height:24px;background:rgba(225,27,34,.15);border:1px solid rgba(255,77,83,.25);border-radius:50%;font-style:normal;color:#ff666b;font-weight:900}.service-proof{margin-top:-30px;position:relative;z-index:4}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#111316;border:1px solid #292c31;border-radius:22px;box-shadow:0 22px 55px rgba(0,0,0,.28);overflow:hidden}.proof-item{padding:22px 24px;display:flex;gap:14px;align-items:center}.proof-item+.proof-item{border-left:1px solid #2a2d31}.proof-item b{display:block;font-size:16px}.proof-item span{display:block;color:#aeb3bb;font-size:13px}.proof-icon{width:46px;height:46px;border-radius:13px;background:linear-gradient(145deg,#281214,#141518);border:1px solid rgba(255,70,76,.24);display:grid;place-items:center;font-size:21px;flex:0 0 auto}
.section{position:relative}.section-head .kicker{display:inline-flex;align-items:center;gap:8px}.section-head .kicker:before{content:"";width:22px;height:2px;background:var(--red2)}.card{transition:.25s ease}.card:hover{transform:translateY(-5px);border-color:#4b3032;box-shadow:0 22px 48px rgba(0,0,0,.22)}
.work-showcase{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;align-items:stretch}.work-main,.work-side figure,.gallery-card{position:relative;overflow:hidden;border-radius:24px;border:1px solid #292c31;background:#111316;margin:0}.work-main{min-height:530px}.work-main img,.work-side img,.gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.work-main:hover img,.work-side figure:hover img,.gallery-card:hover img{transform:scale(1.025)}.work-main figcaption,.work-side figcaption,.gallery-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:24px;background:linear-gradient(180deg,transparent,rgba(4,5,7,.94));color:#fff}.work-main figcaption strong,.work-side figcaption strong{display:block;font-size:21px}.work-main figcaption span,.work-side figcaption span{color:#d7d9dd;font-size:14px}.work-side{display:grid;grid-template-rows:1fr 1fr;gap:20px}.work-side figure{min-height:255px}.gallery-callout{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;background:linear-gradient(100deg,#141619,#1d1113);border:1px solid #382327;border-radius:18px}.gallery-callout p{margin:0;color:#c2c5ca}.gallery-callout strong{color:#fff}
.vehicle-split{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.vehicle-photo{position:relative}.vehicle-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px;border:1px solid #2a2d31;box-shadow:0 26px 70px rgba(0,0,0,.32)}.vehicle-photo:after{content:"";position:absolute;inset:18px -14px -14px 18px;border:2px solid rgba(225,27,34,.36);border-radius:28px;z-index:-1}.vehicle-copy h2{font-size:clamp(34px,4vw,50px)}.feature-list{display:grid;gap:13px;margin:24px 0}.feature-list div{display:flex;gap:13px;align-items:flex-start;padding:14px 16px;border:1px solid #292c31;background:#141619;border-radius:15px}.feature-list b{display:block}.feature-list span{display:block;color:#aeb2b9;font-size:14px}.feature-check{width:29px;height:29px;border-radius:50%;background:rgba(225,27,34,.14);border:1px solid rgba(255,74,80,.28);display:grid;place-items:center;color:#ff5d62;font-weight:950;flex:0 0 auto}
.page-hero .page-hero-photo{position:relative}.page-hero .real-work-photo{width:100%;height:340px;object-fit:cover;border-radius:26px;border:1px solid #30333a;box-shadow:0 25px 60px rgba(0,0,0,.35);filter:none}.page-photo-tag{position:absolute;left:18px;bottom:18px;background:rgba(8,9,11,.82);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);padding:10px 13px;border-radius:12px;font-size:13px;font-weight:850}.page-hero{background:radial-gradient(circle at 85% 10%,rgba(225,27,34,.16),transparent 35%),linear-gradient(140deg,#0e1012,#141619)}
.gallery-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.gallery-card{min-height:360px}.gallery-card:nth-child(1),.gallery-card:nth-child(4){min-height:460px}.gallery-card figcaption strong{font-size:19px}.gallery-card figcaption span{color:#d0d3d8;font-size:13px}.photo-note{font-size:13px;color:#9fa4ac;margin-top:16px}.floating-wa{position:fixed;right:22px;bottom:24px;z-index:58;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#199d50;color:#fff;font-size:25px;box-shadow:0 16px 38px rgba(0,0,0,.36);border:2px solid rgba(255,255,255,.24)}.floating-wa:hover{transform:translateY(-2px)}
@media(max-width:980px){.hero-premium-inner{grid-template-columns:1fr;gap:26px}.hero-contact-card{max-width:520px}.service-proof{margin-top:-20px}.work-showcase,.vehicle-split{grid-template-columns:1fr}.work-main{min-height:430px}.gallery-page-grid{grid-template-columns:1fr 1fr}.page-hero .real-work-photo{height:300px}}
@media(max-width:650px){.hero-premium{min-height:710px;align-items:flex-end}.hero-premium-bg{object-position:62% center}.hero-premium:before{background:linear-gradient(180deg,rgba(4,5,7,.54),rgba(4,5,7,.87) 37%,rgba(4,5,7,.98) 73%)}.hero-premium-inner{padding:72px 0 46px}.hero-premium h1{font-size:43px}.hero-contact-card{display:none}.service-proof{margin-top:0}.proof-grid{grid-template-columns:1fr;border-radius:0;border-left:0;border-right:0}.proof-item+.proof-item{border-left:0;border-top:1px solid #2a2d31}.work-showcase{gap:12px}.work-main{min-height:330px}.work-side{grid-template-rows:none;grid-template-columns:1fr}.work-side figure{min-height:250px}.gallery-callout{align-items:flex-start;flex-direction:column}.vehicle-split{gap:28px}.vehicle-photo:after{display:none}.gallery-page-grid{grid-template-columns:1fr}.gallery-card,.gallery-card:nth-child(1),.gallery-card:nth-child(4){min-height:300px}.floating-wa{display:none}.page-hero .real-work-photo{height:240px}.brand img{width:62px;height:52px}}


/* === LIGHT THEME + FONT AWESOME FIX === */
:root{
  --bg:#ffffff;--bg2:#f7f8fa;--card:#ffffff;--line:#e4e7eb;
  --red:#df171f;--red2:#f12c34;--txt:#17191d;--muted:#68707b;
  --green:#18924a;--white:#fff;--shadow:0 18px 48px rgba(20,24,32,.10);--radius:22px
}
body{background:#fff;color:var(--txt)}
.fa{line-height:1}.btn .fa,.topbar .fa,.footer .fa,.card-link .fa{margin-right:2px}
.card-link .fa{margin-left:6px;margin-right:0;font-size:13px}
.topbar{background:#f7f8fa;border-bottom:1px solid #e8ebef;color:#515863}
.topbar a{color:#181b20}.header{background:rgba(255,255,255,.96);border-bottom:1px solid #e7e9ed;box-shadow:0 5px 22px rgba(20,24,32,.05)}
.brand strong{color:#17191d}.brand span{color:#737a84}.menu{color:#262a30}.menu a:hover{color:var(--red)}
.btn-dark{background:#fff;color:#1f2329;border-color:#d9dde3;box-shadow:0 8px 20px rgba(20,24,32,.06)}
.btn-dark:hover{border-color:#b9bec6;background:#fafafa}.mobile-toggle{background:#fff;border:1px solid #d9dde3;color:#1e2126}
.menu.open{background:#fff;border-bottom:1px solid #e4e7eb;box-shadow:0 16px 30px rgba(20,24,32,.08)}
.hero{background:linear-gradient(145deg,#fff 0%,#fafbfc 55%,#f3f5f7 100%);border-bottom:1px solid #e7e9ed}.hero:after{border-color:rgba(223,23,31,.12)}
.hero .lead,.lead{color:#5f6670}.eyebrow{color:#b81219;background:#fff7f7;border-color:#f1c9cb;box-shadow:0 8px 22px rgba(135,21,27,.06)}
.trust{color:#3f454d;border:1px solid #e0e3e7;background:rgba(255,255,255,.92);box-shadow:0 5px 16px rgba(20,24,32,.05)}.trust .fa{color:var(--red);margin-right:6px}
.section.alt{background:#f7f8fa;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.section-head p{color:var(--muted)}
.card{background:#fff;border:1px solid #e3e6ea;box-shadow:0 12px 34px rgba(20,24,32,.07)}.card:hover{border-color:#efb9bc;box-shadow:0 20px 44px rgba(20,24,32,.11)}
.icon{background:#fff2f2;border-color:#f3c7c9;color:var(--red)}.icon .fa{color:var(--red)}.card p{color:var(--muted)}.card-link{color:#c91219}
.coverage-links .area,.area{background:#fff;border:1px solid #e2e5e9;box-shadow:0 8px 22px rgba(20,24,32,.05)}.area:hover{border-color:#efb8ba}.area span{color:var(--muted)}
.step{background:#fff;border:1px solid #e2e5e9;box-shadow:0 10px 26px rgba(20,24,32,.05)}
.article p,.article li{color:#555d67}.article strong{color:#17191d}.note{background:#fff7f7;color:#4f555d;border-left-color:var(--red)}
.breadcrumb{color:#767d86}.breadcrumb a{color:#41474f}
.page-hero{background:radial-gradient(circle at 85% 10%,rgba(223,23,31,.08),transparent 34%),linear-gradient(140deg,#fff,#f7f8fa);border-bottom:1px solid #e6e9ed}.page-hero h1{color:#17191d}
.page-hero .real-work-photo{border-color:#e0e3e7;box-shadow:0 22px 52px rgba(20,24,32,.13)}.page-photo-tag{background:rgba(255,255,255,.94);border:1px solid rgba(220,224,229,.95);color:#272b31;box-shadow:0 8px 24px rgba(20,24,32,.10)}
.faq details{background:#fff;border:1px solid #e2e5e9;box-shadow:0 6px 18px rgba(20,24,32,.04)}.faq p{color:var(--muted)}
.contact-card{background:#fff;border:1px solid #e2e5e9;box-shadow:0 12px 34px rgba(20,24,32,.06)}.contact-line{background:#f7f8fa}.contact-line span{color:var(--muted)}
.form input,.form textarea,.form select{background:#fff;color:#17191d;border-color:#d9dde3}.form input:focus,.form textarea:focus,.form select:focus{border-color:#dc252c;box-shadow:0 0 0 3px rgba(223,23,31,.10)}
.footer{background:#f7f8fa;border-top:1px solid #e3e6ea}.footer h3{color:#17191d}.footer p,.footer a{color:#626a74}.footer a:hover{color:var(--red)}.copyright{border-top-color:#dde1e6;color:#7b828b}
.mobile-bar{background:rgba(255,255,255,.97);border-top:1px solid #dfe3e8;box-shadow:0 -8px 24px rgba(20,24,32,.08)}
.badge{background:#f6f7f9;border:1px solid #dfe3e7;color:#565d67}.mini-nav a{border-color:#dfe3e7;background:#fff;color:#4d545d}
.table-wrap{border-color:#dfe3e7}.table th,.table td{border-bottom-color:#e8eaed}.table th{background:#f7f8fa}.table td{color:#555d67}

/* Main image hero: bright, premium and readable */
.hero-premium{border-bottom:1px solid #e7e9ed;background:#f6f7f9}.hero-premium:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 35%,rgba(255,255,255,.74) 55%,rgba(255,255,255,.22) 78%,rgba(255,255,255,.08) 100%)}
.hero-premium:after{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.12) 54%,rgba(255,255,255,.86))}.hero-premium h1{color:#17191d;text-shadow:none}.hero-premium h1 em{color:var(--red)}.hero-premium .lead{color:#4d555f;text-shadow:none}
.hero-contact-card{background:rgba(255,255,255,.94);border:1px solid rgba(219,223,228,.95);box-shadow:0 24px 64px rgba(20,24,32,.16);color:#17191d}.hero-contact-brand{border-bottom-color:#e5e8ec}.hero-contact-brand span{color:#727983}.hero-contact-card .call-label{color:#c5131a}.hero-mini-list span{color:#555d67}.hero-mini-list i{background:#fff1f1;border-color:#f1c8ca;color:var(--red)}
.service-proof{margin-top:-30px}.proof-grid{background:#fff;border:1px solid #e1e4e8;box-shadow:0 20px 48px rgba(20,24,32,.12)}.proof-item+.proof-item{border-left-color:#e6e9ed}.proof-item span{color:#68707a}.proof-icon{background:#fff2f2;border-color:#f0c5c7;color:var(--red)}.proof-icon .fa{color:var(--red)}

/* Photos and gallery */
.work-main,.work-side figure,.gallery-card{border-color:#e0e4e8;background:#f6f7f9;box-shadow:0 12px 30px rgba(20,24,32,.07)}
.work-main figcaption,.work-side figcaption,.gallery-card figcaption{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.94) 52%,rgba(255,255,255,.99));color:#1b1e23;text-shadow:none}.work-main figcaption span,.work-side figcaption span,.gallery-card figcaption span{color:#5c646e}
.gallery-callout{background:linear-gradient(100deg,#fff7f7,#ffffff);border-color:#f0ced0;box-shadow:0 10px 28px rgba(20,24,32,.05)}.gallery-callout p{color:#5c646e}.gallery-callout strong{color:#17191d}.photo-note{color:#747b85}
.vehicle-photo img{border-color:#dfe3e7;box-shadow:0 22px 58px rgba(20,24,32,.13)}.feature-list div{border-color:#e1e5e9;background:#fff;box-shadow:0 7px 20px rgba(20,24,32,.04)}.feature-list span{color:#69717a}.feature-check{background:#fff1f1;border-color:#f1c4c7;color:var(--red)}
.floating-wa{box-shadow:0 14px 34px rgba(24,75,44,.23);border-color:#fff}

@media(max-width:650px){
 .hero-premium:before{background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.68) 32%,rgba(255,255,255,.96) 68%,rgba(255,255,255,1) 100%)}
 .proof-item+.proof-item{border-left:0;border-top:1px solid #e6e9ed}
}


/* === ICON ALIGNMENT FIXES === */
.btn .fa,.topbar .fa,.footer .fa,.contact-line .fa,.proof-icon .fa,.icon .fa,.feature-check .fa,.hero-mini-list .fa,.mobile-toggle .fa,.floating-wa .fa{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:1;margin:0}
.btn .fa{width:1em;height:1em;flex:0 0 1em}
.nav-actions .btn,.hero-actions .btn,.quickbox .btn,.mobile-bar .btn{gap:10px}
.hero-mini-list span{display:flex;align-items:flex-start;gap:8px}
.hero-mini-list i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;margin-top:1px}
.feature-list{display:grid;gap:13px;margin:24px 0}
.feature-list > div{display:flex;gap:13px;align-items:flex-start;padding:14px 16px;border:1px solid #e1e5e9;background:#fff;border-radius:15px;box-shadow:0 7px 20px rgba(20,24,32,.04)}
.feature-list > div > div{display:block;padding:0;border:0;background:transparent;box-shadow:none;min-width:0}
.feature-list > div > div b{margin:0 0 4px}
.feature-check{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;line-height:1;padding:0;flex:0 0 32px}
.feature-check .fa{font-size:14px}
