
:root{--bg:#050506;--bg2:#09090b;--ink:#f8f1e8;--muted:#c6bba9;--dim:#938979;--panel:rgba(9,9,10,.72);--panel2:#111114;--line:rgba(255,255,255,.14);--gold:#d7ad62;--gold2:#f4dcaa;--ice:#8bdcff;--ice2:#d7f5ff;--ember:#b13f31;--max:1220px;--radius:30px;--shadow:0 34px 90px rgba(0,0,0,.58)}
*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:radial-gradient(circle at 12% -8%,rgba(215,173,98,.16),transparent 32%),radial-gradient(circle at 86% 0%,rgba(139,220,255,.12),transparent 30%),linear-gradient(180deg,#030304,#09090b 42%,#050506);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{color:var(--muted);font-size:1.04rem}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#000;color:#fff;padding:.8rem;z-index:1000}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,5,6,.76);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.09)}.nav{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem}.brand{font-weight:950;letter-spacing:.2em;display:flex;gap:.65rem;align-items:center;font-size:.88rem}.brand-mark{color:var(--gold);filter:drop-shadow(0 0 16px rgba(215,173,98,.45))}.nav-links{display:flex;gap:.2rem;align-items:center;flex-wrap:wrap}.nav-links a{font-size:.92rem;color:#eee5d8;padding:.56rem .78rem;border-radius:999px}.nav-links a:hover{background:rgba(255,255,255,.08)}.nav-call{border:1px solid rgba(215,173,98,.52);background:linear-gradient(135deg,rgba(215,173,98,.20),rgba(255,255,255,.035));box-shadow:0 0 0 1px rgba(215,173,98,.06) inset}.wrap{width:100%;max-width:var(--max);margin:auto;padding:0 1.2rem}.eyebrow{color:var(--gold2);font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;font-weight:950;margin-bottom:1.1rem}.hero,.page-hero{position:relative;overflow:hidden}.hero{min-height:calc(100vh - 76px);display:flex;align-items:center;padding:6.2rem 0 4.6rem;border-bottom:1px solid rgba(255,255,255,.08)}.hero-bg,.page-bg{position:absolute;inset:0;z-index:0}.hero-bg img,.page-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.08) brightness(.58)}.hero-bg:after,.page-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,3,4,.96) 0%,rgba(3,3,4,.82) 42%,rgba(3,3,4,.40) 74%,rgba(3,3,4,.68) 100%),radial-gradient(circle at 16% 22%,rgba(215,173,98,.23),transparent 35%),radial-gradient(circle at 85% 22%,rgba(139,220,255,.13),transparent 28%)}.hero-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.04fr .96fr;gap:2.1rem;align-items:end}.hero-copy{padding:2.15rem;border:1px solid rgba(255,255,255,.13);border-radius:40px;background:linear-gradient(180deg,rgba(7,7,8,.79),rgba(7,7,8,.56));box-shadow:var(--shadow);backdrop-filter:blur(16px)}h1,h2,h3{color:#fff}.hero h1,.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(3rem,6.2vw,6.7rem);line-height:.88;letter-spacing:-.07em;margin:.15rem 0 1.2rem;max-width:1060px}.hero p.lede,.page-hero p.lede{font-size:clamp(1.08rem,1.65vw,1.28rem);max-width:820px;color:#e6d9c7;line-height:1.75}.cta-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.6rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.88rem 1.16rem;border-radius:999px;font-weight:950;border:1px solid var(--line);transition:transform .16s ease,background .16s ease,border-color .16s ease}.btn:hover{transform:translateY(-1px);border-color:rgba(215,173,98,.48)}.btn.primary{background:linear-gradient(135deg,var(--gold),#f4dca7);color:#171107;box-shadow:0 18px 50px rgba(215,173,98,.28)}.btn.secondary{background:rgba(255,255,255,.075);color:#fff}.btn.ice{background:linear-gradient(135deg,var(--ice),var(--ice2));color:#031018;box-shadow:0 18px 48px rgba(139,220,255,.18)}.proof-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.proof-row span{font-size:.82rem;color:#efe6d8;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;padding:.42rem .7rem}.hero-duo{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-tile,.diagnostic-tile{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:30px;box-shadow:var(--shadow);background:#0e0f12;min-height:270px}.photo-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.06) brightness(.78);transition:transform .5s ease}.photo-tile:hover img{transform:scale(1.035)}.photo-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.86))}.photo-tile div{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2}.photo-tile span,.diagnostic-tile span{display:block;color:var(--gold2);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:950;margin-bottom:.35rem}.photo-tile strong,.diagnostic-tile strong{display:block;font-size:1.07rem;line-height:1.25;color:#fff}.fire-tile{min-height:395px}.ice-tile{margin-top:3rem;min-height:395px}.diagnostic-tile{grid-column:1/3;min-height:180px;padding:1.35rem;background:linear-gradient(135deg,rgba(215,173,98,.16),rgba(139,220,255,.09) 48%,rgba(255,255,255,.045));backdrop-filter:blur(12px)}.diagnostic-tile a{display:inline-flex;margin-top:.8rem;color:var(--gold2);font-weight:950}.section{padding:5.1rem 0}.section.tight{padding:2.8rem 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(2.1rem,4.7vw,4rem);line-height:.96;letter-spacing:-.055em;margin:0;max-width:840px}.section-head p{max-width:570px;margin:0;color:#d0c3b2}.grid{display:grid;gap:1.15rem}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(180deg,rgba(255,255,255,.077),rgba(255,255,255,.032));border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.30)}.card.pad{padding:1.35rem}.card h3{margin:.15rem 0 .55rem;font-size:1.36rem;line-height:1.12;letter-spacing:-.018em}.card p{margin:.35rem 0}.card-img{aspect-ratio:16/10;object-fit:cover;width:100%;filter:saturate(.95) contrast(1.06) brightness(.85)}.card-body{padding:1.22rem}.tag{display:inline-flex;color:var(--gold2);border:1px solid rgba(215,173,98,.34);background:rgba(215,173,98,.10);border-radius:999px;padding:.25rem .58rem;font-size:.72rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.split-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.13);border-radius:38px;overflow:hidden;background:#08080a;box-shadow:var(--shadow)}.split-half{padding:2.25rem;min-height:390px;position:relative}.split-half.fire{background:radial-gradient(circle at 18% 0%,rgba(240,80,45,.28),transparent 38%),linear-gradient(145deg,rgba(115,42,31,.72),rgba(16,9,8,.94))}.split-half.ice{background:radial-gradient(circle at 84% 0%,rgba(139,220,255,.26),transparent 38%),linear-gradient(145deg,rgba(27,82,112,.66),rgba(6,10,17,.95))}.split-half h3{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(2rem,3.2vw,3rem);line-height:.96;letter-spacing:-.045em;margin:.35rem 0 .9rem}.list{padding:0;margin:1rem 0 0;list-style:none}.list li{padding:.58rem 0 .58rem 1.45rem;border-top:1px solid rgba(255,255,255,.1);position:relative;color:#e2d7c8}.list li:before{content:"◆";position:absolute;left:0;color:var(--gold);font-size:.7rem;top:.76rem}.service-band{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,0))}.driver-panel{display:grid;grid-template-columns:1fr .9fr;gap:1.5rem;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:38px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));overflow:hidden;box-shadow:var(--shadow)}.driver-panel>div{padding:2rem}.driver-panel h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.05em;margin:.35rem 0}.driver-panel img{width:100%;height:430px;object-fit:cover;filter:saturate(.95) contrast(1.06) brightness(.82)}.page-hero{padding:4.9rem 0 2.2rem}.page-hero>.wrap{position:relative;z-index:1}.page-hero .image-band{margin-top:2rem;border-radius:38px;overflow:hidden;border:1px solid rgba(255,255,255,.13);height:470px;box-shadow:var(--shadow);position:relative;background:#111}.page-hero .image-band img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.06) brightness(.82)}.page-hero .image-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.03) 60%,rgba(0,0,0,.30))}.content-panel{background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:2rem}.content-panel h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1;letter-spacing:-.04em}.notice{border:1px solid rgba(215,173,98,.38);background:rgba(215,173,98,.09);border-radius:24px;padding:1.15rem}.product-price{font-size:1.8rem;font-weight:950;color:#fff;margin:.7rem 0}.footer{margin-top:4rem;border-top:1px solid rgba(255,255,255,.1);background:#050506}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:1.4rem;padding:3rem 1.2rem}.footer h3,.footer h4{margin-top:0}.footer a{display:block;color:#cfc7bb;margin:.35rem 0}.fine{border-top:1px solid rgba(255,255,255,.1);padding:1rem 1.2rem;color:#978d7f;font-size:.85rem}.form-card{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:1.4rem}.input{width:100%;padding:.9rem 1rem;margin:.45rem 0 1rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#fff}.area-list a{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.044);margin:.65rem 0}.area-list a:hover{border-color:rgba(215,173,98,.48);background:rgba(215,173,98,.07)}.mini{font-size:.86rem;color:var(--muted)}.lux-strip{display:grid;grid-template-columns:1.2fr .8fr;gap:1.15rem;align-items:stretch}.feature-photo{border-radius:38px;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow);min-height:430px;position:relative}.feature-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.06) brightness(.78)}.feature-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.62))}.feature-photo .caption{position:absolute;left:1.3rem;right:1.3rem;bottom:1.3rem;z-index:2}.caption strong{font-size:1.6rem;line-height:1.05}.stack{display:grid;gap:1.15rem}.callout-kicker{font-size:.9rem;color:var(--gold2);font-weight:950;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:980px){.hero-premium-grid,.grid.two,.grid.three,.grid.four,.split-panel,.footer-grid,.driver-panel,.lux-strip{grid-template-columns:1fr}.hero-duo{margin-top:1rem}.section-head{display:block}.ice-tile{margin-top:0}.fire-tile,.ice-tile{min-height:330px}.page-hero .image-band{height:390px}}
@media(max-width:620px){.nav{display:block}.nav-links{margin-top:.75rem;justify-content:flex-start}.hero{padding:3.2rem 0 3rem}.hero-copy{padding:1.25rem;border-radius:28px}.hero h1,.page-hero h1{font-size:clamp(2.65rem,14vw,4.2rem)}.hero-duo{grid-template-columns:1fr}.diagnostic-tile{grid-column:auto}.section{padding:3.25rem 0}.section.tight{padding:2rem 0}.split-half{padding:1.4rem}.page-hero .image-band{height:300px}.driver-panel img{height:300px}.footer-grid{padding:2rem 1.2rem}.feature-photo{min-height:320px}}


/* v100-live-route-hardening: homepage viewport/hero fix. Keeps the real-photo luxury feel without letting the hero card or headline drift off-screen. */
.home-hero-safe{min-height:auto;padding:5.2rem 0 4.4rem;overflow:hidden}
.home-hero-safe .hero-bg img{object-position:center center;filter:saturate(.96) contrast(1.08) brightness(.54)}
.home-hero-safe .hero-bg:after{background:linear-gradient(90deg,rgba(3,3,4,.97) 0%,rgba(3,3,4,.88) 43%,rgba(3,3,4,.46) 76%,rgba(3,3,4,.72) 100%),radial-gradient(circle at 16% 22%,rgba(215,173,98,.24),transparent 35%),radial-gradient(circle at 82% 10%,rgba(139,220,255,.15),transparent 30%)}
.hero-safe-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:1.35rem;align-items:center}
.hero-copy-safe{width:100%;max-width:700px;margin:0; padding:1.85rem;border-radius:34px;overflow:visible}
.home-hero-safe h1{font-size:clamp(2.85rem,5.2vw,5.7rem);line-height:.93;letter-spacing:-.055em;max-width:680px;margin:.1rem 0 1rem;text-wrap:balance}
.home-hero-safe .lede{font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.72;max-width:660px}
.hero-photo-stack{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:215px;gap:.9rem;min-width:0}
.hero-service-photo{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#0e0f12;box-shadow:var(--shadow);min-width:0}
.hero-service-photo-main{grid-row:span 2}
.hero-service-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.08) brightness(.75);transition:transform .45s ease}
.hero-service-photo:hover img{transform:scale(1.035)}
.hero-service-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.84))}
.hero-service-photo div{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2}
.hero-service-photo span{display:block;color:var(--gold2);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:950;margin-bottom:.32rem}
.hero-service-photo strong{display:block;color:#fff;font-size:1rem;line-height:1.25}
@media(max-width:1180px){.hero-safe-grid{grid-template-columns:1fr;max-width:900px}.hero-copy-safe{max-width:860px}.home-hero-safe h1{max-width:820px}.home-hero-safe .lede{max-width:820px}.hero-photo-stack{grid-template-columns:repeat(3,1fr);grid-auto-rows:250px}.hero-service-photo-main{grid-row:auto}}
@media(max-width:820px){.home-hero-safe{padding:3.7rem 0 3.2rem}.hero-copy-safe{padding:1.35rem;border-radius:28px}.home-hero-safe h1{font-size:clamp(2.45rem,10.5vw,4rem);line-height:.98;letter-spacing:-.045em}.hero-photo-stack{grid-template-columns:1fr;grid-auto-rows:280px}.hero-service-photo strong{font-size:.98rem}}
@media(max-width:480px){.home-hero-safe h1{font-size:clamp(2.25rem,10.2vw,3.25rem)}.home-hero-safe .lede{font-size:.98rem}.hero-photo-stack{grid-auto-rows:250px}.proof-row span{font-size:.78rem}}


/* v102-city-seo-focus-pass: unique city page content blocks, local service intent cards, and stronger service-area internal linking. */
.city-focus-list{display:grid;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none}.city-focus-list li{border-top:1px solid rgba(255,255,255,.11);padding:.72rem 0 .72rem 1.45rem;position:relative;color:#dfd3c3}.city-focus-list li:before{content:'◆';position:absolute;left:0;top:.9rem;color:var(--gold);font-size:.68rem}.city-proof{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 0}.city-proof span{font-size:.82rem;color:#efe6d8;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;padding:.42rem .7rem}.city-related a{display:inline-flex;margin:.32rem .35rem .32rem 0}.city-mini-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.15rem}.city-nearby a{display:inline-flex;margin:.28rem .35rem .28rem 0;color:#fff;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;padding:.52rem .78rem;font-weight:800}.city-nearby a:hover{border-color:rgba(215,173,98,.46)}@media(max-width:980px){.city-mini-grid{grid-template-columns:1fr}}
