*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#26364a;background:#fff;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--primary);text-decoration:none}h1,h2,h3{font-family:Manrope,Inter,sans-serif;color:var(--secondary);line-height:1.15;margin:0 0 1rem}h1{font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.035em}h3{font-size:1.25rem}p{margin:0 0 1rem}.container{width:min(1180px,calc(100% - 2rem));margin:auto}.narrow{max-width:820px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:999}.top-bar{background:var(--secondary);color:#d9e4ef;font-size:.85rem}.top-inner{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.top-bar a{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #e8eef4}.header-inner{height:78px;display:flex;align-items:center;gap:2rem}.brand img{width:230px;display:block}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.primary-nav a{color:var(--secondary);font-weight:700;font-size:.94rem}.menu-toggle{display:none;background:none;border:0}.menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--secondary);margin:5px}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px)}.btn{display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:12px;padding:.8rem 1.2rem;font-weight:800;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(11,31,51,.12)}.btn-primary{background:var(--primary);color:#fff}.btn-outline{border-color:#cfd9e4;color:var(--secondary);background:#fff}.btn-outline-light{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.btn-light{background:#fff;color:var(--secondary)}.btn-large{padding:1rem 1.5rem}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--secondary) 0%,#143b59 100%);color:#fff;padding:5.2rem 0}.hero-bg{position:absolute;inset:0 0 0 48%;background-size:cover;background-position:center;opacity:.18;mix-blend-mode:screen}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:4rem;align-items:center}.hero h1,.hero h2{color:#fff}.hero .lead{font-size:1.22rem;color:#dbe8f2;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800;color:var(--primary);margin-bottom:.75rem}.hero .eyebrow,.cta .eyebrow{color:#73e5a5}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.8rem 0}.trust-pills{display:flex;gap:.6rem;flex-wrap:wrap}.trust-pills span{padding:.45rem .75rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.07);font-size:.85rem}.quote-card{background:#fff;color:#26364a;border-radius:24px;padding:1.7rem;box-shadow:0 28px 80px rgba(0,0,0,.26)}.quote-card h2{color:var(--secondary);font-size:1.8rem}.quote-card-head span{color:var(--primary);font-weight:800;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em}.quote-card-head p{font-size:.9rem;color:#617185}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.form-grid label{font-size:.78rem;font-weight:800;color:#44566a}.form-grid .full{grid-column:1/-1}.prox-quote-form input,.prox-quote-form select,.prox-quote-form textarea{width:100%;margin-top:.3rem;border:1px solid #d6e0e9;background:#f8fafc;border-radius:10px;padding:.72rem;color:#152536}.prox-quote-form input:focus,.prox-quote-form select:focus,.prox-quote-form textarea:focus{outline:3px solid color-mix(in srgb,var(--primary) 20%,transparent);border-color:var(--primary)}.consent{display:flex;align-items:flex-start;gap:.5rem;font-size:.72rem!important;font-weight:500!important;margin:.9rem 0;color:#607082!important}.consent input{width:auto;margin:.2rem 0 0}.hp{position:absolute;left:-9999px}.form-status{font-size:.9rem;margin:.8rem 0 0}.form-status.success{color:#087a3b}.form-status.error{color:#b42318}.trust-strip{border-bottom:1px solid #e8eef4}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:1.5rem;border-right:1px solid #e8eef4}.trust-grid div:last-child{border-right:0}.trust-grid b,.trust-grid span{display:block}.trust-grid b{color:var(--secondary)}.trust-grid span{font-size:.84rem;color:#718096}.section{padding:5.5rem 0}.section.alt{background:#f5f8fb}.section-head{text-align:center;max-width:760px;margin:0 auto 2.7rem}.section-head>p:last-child{color:#68798c}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.steps-grid article,.service-card,.content-card,.review-card{background:#fff;border:1px solid #e5edf4;border-radius:18px;padding:1.5rem;box-shadow:0 8px 28px rgba(14,35,55,.05)}.steps-grid span{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:14px;background:color-mix(in srgb,var(--primary) 13%,white);color:var(--primary);font-weight:900;margin-bottom:1.2rem}.cards{display:grid;gap:1.25rem}.cards.three{grid-template-columns:repeat(3,1fr)}.service-card{transition:.2s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(14,35,55,.10)}.card-icon{width:62px;height:62px;border-radius:16px;background:#edf9f2;display:grid;place-items:center;margin-bottom:1.1rem}.card-icon img{width:42px}.text-link{font-weight:800}.center{text-align:center;margin-top:2rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.checks{list-style:none;padding:0;margin:1.4rem 0}.checks li{padding:.45rem 0 .45rem 1.8rem;position:relative}.checks li:before{content:'✓';position:absolute;left:0;color:var(--primary);font-weight:900}.image-panel{background:linear-gradient(135deg,#eef8f2,#e8f1f8);border-radius:28px;padding:2rem}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.city-grid a{background:#fff;border:1px solid #e5edf4;border-radius:14px;padding:1.2rem;color:var(--secondary);display:grid;grid-template-columns:auto 1fr;gap:.15rem .65rem;align-items:center}.city-grid span{grid-row:1/3}.city-grid small{color:#77879a}.review-card blockquote{margin:1rem 0;font-size:1.02rem}.review-card small{display:block;color:#78889a}.stars{color:#f4a81d;letter-spacing:.08em}.faq-list details{background:#fff;border:1px solid #e4ebf2;border-radius:14px;margin:.75rem 0;padding:1.1rem 1.2rem}.faq-list summary{font-weight:800;color:var(--secondary);cursor:pointer}.faq-list details>div{padding-top:.8rem;color:#5e6e80}.cta{background:linear-gradient(135deg,var(--secondary),#174765);color:#fff;padding:4rem 0}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta h2{color:#fff}.cta .btn{margin:.25rem}.page-hero{background:linear-gradient(135deg,#eef6f1,#eef4f9);padding:4rem 0}.page-hero h1{font-size:clamp(2.4rem,4vw,4rem)}.breadcrumbs{display:flex;gap:.55rem;font-size:.85rem;color:#6e7f91}.content-wrap{max-width:900px}.entry-content{font-size:1.05rem}.entry-content h2{margin-top:2.3rem}.entry-content h3{margin-top:1.8rem}.entry-content ul,.entry-content ol{padding-left:1.3rem}.featured-image{border-radius:20px;margin-bottom:2rem}.inline-cta{margin-top:3rem;padding:2rem;border-radius:18px;background:#f0f8f4;border:1px solid #dcefe4}.content-card img{border-radius:12px;margin-bottom:1rem}.error-page{text-align:center;padding:8rem 0}.site-footer{background:#071827;color:#c7d3df;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.site-footer h3{color:#fff}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:.5rem 0}.site-footer a{color:#d7e3ed}.footer-brand img{width:240px}.footer-small{font-size:.8rem}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.12);padding:1.2rem 0;margin-top:3rem;font-size:.78rem}.mobile-actions{display:none}.landing-header{border-bottom:1px solid #e5edf4}.landing-header .container{height:76px;display:flex;align-items:center;justify-content:space-between}.landing-header img{width:220px}.landing-hero{padding:4rem 0;background:linear-gradient(135deg,#f2f8f5,#eef5fa)}.landing-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:4rem;align-items:start}.landing-footer{padding:1.2rem 0;background:#071827;color:#cbd7e2}.landing-footer .container{display:flex;justify-content:space-between}.landing-footer a{color:#fff}@media(max-width:980px){.primary-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:1rem;border-bottom:1px solid #e8eef4}.primary-nav.open{display:block}.primary-nav ul{display:block}.primary-nav li{margin:.7rem 0}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero-grid,.split,.landing-grid{grid-template-columns:1fr}.hero-bg{inset:0;opacity:.1}.steps-grid{grid-template-columns:repeat(2,1fr)}.cards.three{grid-template-columns:repeat(2,1fr)}.city-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cta .container{display:block}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:120;background:#fff;box-shadow:0 -8px 24px rgba(0,0,0,.12)}.mobile-actions a{padding:.9rem;text-align:center;font-weight:900;color:#fff;background:var(--secondary)}.mobile-actions a:last-child{background:var(--primary)}body{padding-bottom:54px}}@media(max-width:640px){.top-inner span:first-child{display:none}.top-inner{justify-content:center}.brand img{width:190px}.hero{padding:3.2rem 0}.quote-card{padding:1.1rem}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.steps-grid,.cards.three,.city-grid,.footer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{padding:1rem}.section{padding:4rem 0}.footer-bottom,.landing-footer .container{display:block}.footer-bottom span{display:block;margin:.4rem 0}.hero-actions .btn{width:100%}}
/* V3 directories and SEO content layouts */
.prox-directory{margin-top:2rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:2rem;align-items:start}.entry-content .content-card{padding:clamp(1.4rem,3vw,2.4rem)}.entry-content h2{margin-top:1.8rem;margin-bottom:.7rem}.entry-content h2:first-child{margin-top:0}.entry-content ul,.entry-content ol{padding-left:1.35rem;margin:1rem 0}.entry-content li{margin:.45rem 0}.sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;position:sticky;top:110px;box-shadow:var(--shadow-md)}.sidebar-card .btn{margin-top:.75rem}.btn-block{display:flex;width:100%}.related-links{margin-top:1.5rem;padding:1.4rem;background:#f8fafc;border-radius:16px}.related-links ul{display:grid;gap:.55rem}.cta-inline{margin-top:2.5rem;padding:2rem;border-radius:20px;background:var(--color-secondary);color:#fff;text-align:center}.cta-inline h2{color:#fff}.cta-inline .btn{margin-top:.8rem}.page-hero p{max-width:760px}.legal-menu,.site-footer ul{list-style:none;padding:0}.site-footer li{margin:.45rem 0}
@media(max-width:900px){.content-layout{grid-template-columns:1fr}.sidebar-card{position:static}}

/* ProX v4 premium enhancements */
body{background:#f7fafc;color:#13293d}.top-bar{background:linear-gradient(90deg,#061728,#0d3858);border-bottom:1px solid rgba(255,255,255,.1)}.top-inner{display:flex;justify-content:space-between;gap:20px}.top-inner a{color:#fff}.site-header{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 8px 30px rgba(7,27,46,.08);position:sticky;top:0;z-index:100}.header-inner{min-height:88px}.brand-lockup img,.custom-logo{width:min(290px,42vw);max-height:75px}.header-actions{display:flex;align-items:center;gap:12px}.header-phone{font-weight:800;color:#0b1f33}.primary-nav a{font-weight:700;color:#18344b}.primary-nav a:hover{color:var(--primary)}
.hero{overflow:hidden;background:linear-gradient(135deg,#061728 0%,#0d3858 55%,#0f5c63 100%)}.hero-bg{opacity:.32;background-size:cover!important;background-position:center!important}.hero:after{content:"";position:absolute;inset:auto -10% -35% 35%;height:500px;background:radial-gradient(circle,rgba(18,183,106,.28),transparent 65%);pointer-events:none}.hero-copy h1{font-size:clamp(2.7rem,5vw,5.5rem);letter-spacing:-.055em;line-height:.98}.quote-card{border:1px solid rgba(255,255,255,.35);box-shadow:0 35px 90px rgba(0,0,0,.35);transform:translateZ(0)}.trust-pills span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);padding:10px 14px;border-radius:999px}
.service-card{overflow:hidden;padding:0!important;box-shadow:0 16px 45px rgba(13,56,88,.1);transition:.25s}.service-card:hover{transform:translateY(-8px);box-shadow:0 26px 55px rgba(13,56,88,.18)}.service-card-image{height:190px;background:#edf9f3}.service-card-image img{width:100%;height:100%;object-fit:cover}.service-card h3,.service-card p,.service-card .text-link{margin-left:24px;margin-right:24px}.service-card .text-link{display:inline-flex;margin-bottom:24px}
.page-hero-rich{background:linear-gradient(135deg,#061728,#0d3858 60%,#0f6b66);padding:80px 0;color:#fff;overflow:hidden}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.page-hero-rich h1{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.03;letter-spacing:-.045em}.page-hero-art img{width:100%;border-radius:28px;box-shadow:0 30px 65px rgba(0,0,0,.35)}.page-hero-rich .breadcrumbs,.page-hero-rich .breadcrumbs a{color:#d9edf5}.page-hero.compact{padding:65px 0;background:linear-gradient(135deg,#061728,#123b5d);color:#fff}.content-card{background:#fff;border:1px solid #e5eef4;border-radius:24px;padding:clamp(25px,4vw,52px);box-shadow:0 14px 40px rgba(10,40,66,.08)}.entry-content h2{margin-top:1.6em;color:#0b1f33;font-size:clamp(1.55rem,3vw,2.25rem)}.entry-content h3{color:#123b5d}.entry-content a:not(.btn){font-weight:700;text-decoration:underline;text-decoration-color:rgba(18,183,106,.4);text-underline-offset:4px}.sticky-card{position:sticky;top:125px}.mini-logo img{width:230px;margin:0 auto 18px}.sidebar-card small{display:block;margin-top:16px;color:#64798a}.seo-links{margin-top:35px;background:#eef8f4;border-radius:24px;padding:30px}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.link-grid a{display:flex;flex-direction:column;padding:18px;background:#fff;border-radius:15px;border:1px solid #dcebe4;transition:.2s;text-decoration:none!important}.link-grid a:hover{transform:translateY(-3px);border-color:var(--primary)}.link-grid span{font-size:.88rem;color:#64798a;margin-top:5px}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips a{background:#fff;border:1px solid #d9e6ec;border-radius:999px;padding:9px 15px;text-decoration:none!important}.city-grid a{background:linear-gradient(145deg,#fff,#f2f8fb);border:1px solid #dbe8ef;box-shadow:0 10px 25px rgba(13,56,88,.06)}.cta{background:linear-gradient(135deg,#0d3858,#061728 55%,#0d6d65)}
@media(max-width:1050px){.header-phone{display:none}.primary-nav{font-size:.92rem}.page-hero-grid{grid-template-columns:1fr}.page-hero-art{max-width:650px}.top-message{display:none}.top-inner{justify-content:center}}@media(max-width:780px){.header-actions{display:none}.brand-lockup img,.custom-logo{width:225px}.page-hero-rich{padding:55px 0}.page-hero-art{order:-1}.link-grid{grid-template-columns:1fr}.top-contact{font-size:.75rem}.hero-copy h1{font-size:3rem}}
/* V5 elite homepage inspired by premium automotive landing pages */
.hero-elite{padding:3rem 0 0;min-height:720px;background:#041525;position:relative}.hero-night{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,30,.97) 0%,rgba(3,17,30,.86) 48%,rgba(3,17,30,.35) 72%),url('../images/chicago-night.svg') center/cover no-repeat}.elite-grid{grid-template-columns:1.15fr .85fr;align-items:start;padding-bottom:4rem}.hero-elite .hero-copy{padding-top:2.3rem}.hero-elite h1{font-size:clamp(3rem,5.8vw,6.1rem);text-transform:uppercase;font-weight:900;line-height:.95;max-width:720px}.hero-elite h1 span{color:var(--primary)}.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}.hero-benefits>div{display:flex;gap:.7rem;align-items:center}.hero-benefits b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(18,183,106,.18);border:1px solid rgba(18,183,106,.5);color:#4bea94;font-size:1.15rem}.hero-benefits strong,.hero-benefits small{display:block}.hero-benefits strong{font-size:.82rem;color:#fff;text-transform:uppercase}.hero-benefits small{font-size:.72rem;color:#c4d5e2}.elite-form{border-radius:16px;padding:1.45rem;max-width:520px;margin-left:auto}.elite-form .form-grid{gap:.65rem}.elite-form .prox-quote-form input,.elite-form .prox-quote-form select,.elite-form .prox-quote-form textarea{padding:.58rem;border-radius:6px}.elite-form .btn{border-radius:7px}.form-security{text-align:center;font-size:.78rem;color:#738397;margin-top:.8rem}.elite-trust{background:#fff;border-bottom:1px solid #e2e8ef;box-shadow:0 8px 28px rgba(0,0,0,.06)}.elite-trust .container{display:grid;grid-template-columns:repeat(3,1fr)}.elite-trust .container>div{display:grid;grid-template-columns:auto 1fr;gap:.1rem .75rem;padding:1rem 2rem;border-right:1px solid #e4e9ef}.elite-trust span{grid-row:1/3;font-size:1.4rem}.elite-trust b,.elite-trust small{display:block}.elite-trust small{color:#6d7b8a}.compact-section{padding:4.5rem 0}.process-line{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:1rem;align-items:center}.process-line article{text-align:center;border:1px solid #e4e9ef;border-radius:12px;padding:1.3rem;background:#fff}.process-line i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--primary);color:#fff;font-style:normal;font-weight:900;margin:-2.2rem auto .9rem}.process-line>span{font-size:2rem;color:#7a8794}.service-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service-tile{min-height:150px;background:#fff;border:1px solid #dfe7ee;border-radius:12px;padding:1.1rem;display:grid;grid-template-columns:1fr 120px;gap:.5rem;align-items:center;color:#173149;overflow:hidden}.service-tile h3{font-size:1rem;color:#07994f;margin-bottom:.35rem}.service-tile p{font-size:.78rem;color:#5f7080}.service-tile span{font-size:.78rem;font-weight:800;color:var(--primary)}.service-tile img{width:120px;height:95px;object-fit:contain}.trust-split{display:grid;grid-template-columns:1.05fr 1fr .9fr;gap:2rem;align-items:center}.photo-card{background:#eaf5ef;border-radius:16px;padding:1rem}.photo-card img{width:100%;height:300px;object-fit:contain}.rating-card{border:1px solid #e0e7ed;background:#fff;border-radius:14px;padding:2rem;text-align:center}.rating-card strong{font-size:1.35rem;color:#102a40}.rating-stars{color:#ffad1f;font-size:2rem;letter-spacing:.15em;margin:.8rem 0}.area-buttons{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem}.area-buttons a{background:#fff;border:1px solid #dfe7ee;color:#142c42;border-radius:8px;padding:.8rem 1rem;text-align:center;font-weight:700}.cash-cta{padding:2.2rem 0;background:linear-gradient(90deg,#031626,#0a3048);color:#fff}.cash-cta .container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cash-cta h2{color:#fff;margin:.2rem 0}.cash-cta p{margin:0;color:#d8e4ed}.cash-cta small{color:#6cf0a7;text-transform:uppercase;font-weight:800}.cash-cta .btn{margin-left:.6rem}
@media(max-width:1100px){.hero-benefits{grid-template-columns:repeat(2,1fr)}.service-showcase{grid-template-columns:repeat(2,1fr)}.trust-split{grid-template-columns:1fr 1fr}.rating-card{grid-column:1/-1}.area-buttons{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.elite-grid{grid-template-columns:1fr}.elite-form{margin:0;max-width:none}.process-line{grid-template-columns:1fr 1fr}.process-line>span{display:none}.hero-elite{min-height:auto}.hero-night{background-position:62% center}.elite-trust .container{grid-template-columns:1fr}.elite-trust .container>div{border-right:0;border-bottom:1px solid #e4e9ef}.cash-cta .container{display:block}.cash-cta .btn{margin:.8rem .4rem 0 0}.area-buttons{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.hero-elite h1{font-size:3.1rem}.hero-benefits{grid-template-columns:1fr 1fr}.service-showcase,.process-line,.trust-split{grid-template-columns:1fr}.service-tile{grid-template-columns:1fr 95px}.area-buttons{grid-template-columns:repeat(2,1fr)}}


/* ===== ProX Premium V6 — reference-matched visual system ===== */
:root{--prox-green:#08a84f;--prox-green2:#00c45a;--prox-navy:#031625;--prox-navy2:#071f32;--prox-ink:#0b1a2b;--prox-border:#dfe6eb}
body.prox-premium-v6{background:#fff;color:#101d2c;font-family:Inter,Arial,sans-serif}
.premium-topbar{background:#020f1b;color:#fff;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}
.premium-topbar-inner{height:28px;display:flex;justify-content:space-between;align-items:center}.top-benefits{display:flex;gap:25px}.top-benefits span{white-space:nowrap}.top-benefits span::first-letter{color:var(--prox-green2)}.top-phone a{color:#fff;font-weight:800}
.premium-header{background:linear-gradient(90deg,#031625,#061d2d);position:sticky;top:0;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.22)}
.premium-header-inner{height:67px;display:flex;align-items:center;gap:30px}.premium-brand img{width:175px;height:58px;object-fit:contain}.premium-nav{margin-left:auto}.premium-nav ul{display:flex;list-style:none;gap:27px;margin:0;padding:0;align-items:center}.premium-nav a{color:#fff;font-size:13px;font-weight:700}.premium-nav li.current-menu-item>a,.premium-nav a:hover{color:var(--prox-green2)}.premium-header-cta{background:linear-gradient(135deg,#0ac15c,#05963f);color:#fff;padding:14px 23px;border-radius:6px;font-weight:900;text-transform:uppercase;font-size:13px;box-shadow:0 8px 25px rgba(0,190,84,.3)}
.reference-hero{min-height:452px;background:#031625;color:#fff;position:relative;overflow:hidden}.reference-hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,#031625 0%,rgba(3,22,37,.96) 30%,rgba(3,22,37,.62) 61%,rgba(3,22,37,.7) 100%),url('../images/hero-chicago-tow.webp') 58% 47%/cover no-repeat;filter:saturate(.9) contrast(1.05)}.reference-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.35));pointer-events:none}
.reference-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.18fr .82fr;gap:38px;padding:38px 0 22px;align-items:start}.reference-hero-copy{padding-top:13px}.reference-hero h1{font-family:Inter,sans-serif;font-size:clamp(43px,5vw,66px);font-weight:900;line-height:.98;letter-spacing:-2px;text-transform:uppercase;color:#fff;margin-bottom:17px}.reference-hero h1 span{color:var(--prox-green2)}.reference-lead{font-size:17px;line-height:1.42;max-width:600px;color:#fff;font-weight:600}.reference-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:20px 0 25px}.reference-benefits>div{text-align:center}.reference-benefits i{width:39px;height:39px;display:grid;place-items:center;margin:0 auto 7px;border-radius:50%;background:rgba(0,196,90,.18);border:1px solid rgba(0,196,90,.55);color:#22e476;font-style:normal;font-weight:900;font-size:19px}.reference-benefits b{display:block;color:#fff;text-transform:uppercase;font-size:10px}.reference-benefits small{display:block;font-weight:500;text-transform:none;color:#e3edf3;font-size:9px;margin-top:3px}.reference-actions{display:flex;gap:13px}.reference-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:5px;text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.2px}.reference-btn.green{background:linear-gradient(135deg,#0ac15c,#058e3d);color:#fff;box-shadow:0 8px 24px rgba(0,190,84,.28)}.reference-btn.outline{border:1px solid rgba(255,255,255,.7);color:#fff;background:rgba(3,22,37,.3)}
.reference-form-card{background:#fff;color:#172332;border-radius:10px;padding:20px 20px 13px;box-shadow:0 18px 50px rgba(0,0,0,.28);max-width:440px;margin-left:auto}.reference-form-card h2{font-size:21px;text-transform:uppercase;margin:0 0 3px;color:#0a1b2c}.reference-form-card h2 span{color:#00a84d}.reference-form-card>p{font-size:12px;color:#4f5c69;margin:0 0 10px}.reference-form-card .form-grid{gap:7px 11px}.reference-form-card .form-grid label{font-size:9.5px;color:#162434}.reference-form-card .prox-quote-form input,.reference-form-card .prox-quote-form select,.reference-form-card .prox-quote-form textarea{padding:7px 8px;border-radius:4px;border:1px solid #d9e0e6;background:#fff;font-size:11px;margin-top:2px}.reference-form-card .prox-quote-form textarea{min-height:57px}.reference-form-card .consent{font-size:8.5px!important;margin:5px 0!important}.reference-form-card .btn{width:100%;border-radius:4px;padding:11px;background:linear-gradient(90deg,#09bc58,#04a247);text-transform:uppercase;font-size:12px}.reference-secure{font-size:9px;color:#768391;text-align:center;margin-top:7px}
.reference-trust-strip{background:#fff;border-bottom:1px solid #e3e8ec;box-shadow:0 7px 18px rgba(0,0,0,.05)}.reference-trust-strip .container{display:grid;grid-template-columns:repeat(3,1fr)}.reference-trust-strip .container>div{display:flex;align-items:center;gap:12px;padding:14px 30px;border-right:1px solid #e4e9ed}.reference-trust-strip i{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:#07984a;background:#f0faf5;font-style:normal;font-weight:900}.reference-trust-strip b,.reference-trust-strip small{display:block}.reference-trust-strip b{font-size:11px;text-transform:uppercase}.reference-trust-strip small{font-size:9px;color:#536171}
.reference-section{padding:28px 0;background:#fff}.reference-section-head{text-align:center;margin-bottom:20px}.reference-section-head small,.reference-why small{font-size:9px;letter-spacing:1px;color:#049747;text-transform:uppercase;font-weight:900}.reference-section-head h2{font-size:26px;margin:5px 0;color:#0a1b2d}.reference-process{display:grid;grid-template-columns:1fr 23px 1fr 23px 1fr 23px 1fr;gap:9px;align-items:center;max-width:740px;margin:auto}.reference-process article{position:relative;text-align:center;border:1px solid #dfe5ea;border-radius:7px;padding:17px 10px 11px;min-height:80px;background:#fff}.reference-process em{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#079c49;color:#fff;font-style:normal;font-weight:900}.reference-process h3{font-size:10px;text-transform:uppercase;margin:5px 0}.reference-process p{font-size:9px;line-height:1.45;margin:0}.reference-process>b{text-align:center;color:#8a939b;font-size:25px}
.services-reference{padding-top:5px}.reference-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border:1px solid #e1e7ec;padding:12px;border-radius:7px}.reference-service-card{display:grid;grid-template-columns:1fr 95px;align-items:center;min-height:75px;border:1px solid #dfe6eb;border-radius:6px;padding:9px;color:#132435;background:#fff;overflow:hidden}.reference-service-card h3{font-size:11px;color:#078f43;margin:0 0 4px}.reference-service-card p{font-size:8px;line-height:1.35;margin:0 0 4px;color:#455565}.reference-service-card span{font-size:8px;color:#00a84e;font-weight:800}.reference-service-card img{width:100%;height:62px;object-fit:contain;mix-blend-mode:multiply}.reference-center{text-align:center;margin-top:13px}.reference-small-btn{display:inline-block;padding:8px 20px;background:#08a84f;color:#fff;border-radius:4px;font-size:9px;text-transform:uppercase;font-weight:900}.reference-small-btn.white{background:#fff;color:#0b1b2c;border:1px solid #aeb9c2}
.reference-trust-grid{display:grid;grid-template-columns:1.05fr 1.25fr 1fr;gap:28px;align-items:center}.reference-team-photo{width:100%;height:190px;object-fit:cover;border-radius:7px}.reference-why h2{font-size:24px;margin:5px 0 10px}.reference-why ul{list-style:none;padding:0;margin:0}.reference-why li{font-size:11px;margin:7px 0}.reference-why li:before{content:"✓";color:#05aa4f;font-weight:900;margin-right:9px}.reference-review-panel{text-align:center;border:1px solid #dfe6eb;border-radius:7px;padding:20px}.reference-review-panel strong{font-size:16px}.reference-stars{font-size:24px;color:#ffad13;letter-spacing:3px;margin:8px 0}.reference-review-panel p{font-size:10px}.reference-review-panel a{font-size:10px;font-weight:800}
.areas-reference{border:1px solid #e3e8ec;margin:0 auto 28px;width:min(1180px,calc(100% - 2rem));border-radius:7px}.reference-area-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.reference-area-grid a{padding:10px;border:1px solid #dfe5ea;border-radius:5px;color:#142434;font-size:10px;font-weight:700;background:#fff}
.reference-bottom-cta{background:linear-gradient(90deg,#031625,#061f31);color:#fff;padding:16px 0}.reference-bottom-cta .container{display:flex;align-items:center;justify-content:space-between}.reference-bottom-cta small{font-size:8px;text-transform:uppercase}.reference-bottom-cta h2{font-size:21px;color:#fff;margin:0}.reference-bottom-cta p{font-size:9px;margin:0}.reference-bottom-cta .reference-btn{margin-left:10px;padding:12px 22px}
.reference-footer{background:#031625;color:#d8e1e9;padding:30px 0 13px}.reference-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:32px}.reference-footer img{width:145px}.reference-footer h3{font-size:11px;color:#fff;text-transform:uppercase;margin-bottom:8px}.reference-footer a{display:block;color:#e8eef2;font-size:9.5px;margin:5px 0}.reference-footer p{font-size:9.5px}.reference-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:12px;margin-top:18px;display:flex;justify-content:space-between;font-size:8px}
.offer-page-premium{background:linear-gradient(135deg,#f4faf8,#eaf3f7);padding:60px 0 85px}.offer-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.offer-page-copy small{color:#04a44b;text-transform:uppercase;font-weight:900;letter-spacing:1px}.offer-page-copy h1{font-size:58px;line-height:1;margin:12px 0}.offer-page-copy h2{font-size:28px}.offer-page-copy li{margin:12px 0}.reference-form-card.standalone{max-width:none;padding:28px}
@media(max-width:1000px){.premium-nav{display:none}.premium-menu-toggle{display:block;margin-left:auto}.premium-header-cta{display:none}.reference-hero-grid{grid-template-columns:1fr}.reference-form-card{max-width:none;margin:0}.reference-hero-photo{background-position:65% center}.reference-service-grid{grid-template-columns:repeat(2,1fr)}.reference-trust-grid{grid-template-columns:1fr 1fr}.reference-review-panel{grid-column:1/-1}.reference-area-grid{grid-template-columns:repeat(4,1fr)}.offer-page-grid{grid-template-columns:1fr}}
@media(max-width:680px){.premium-topbar{display:none}.premium-header-inner{height:64px}.premium-brand img{width:150px}.reference-hero-grid{padding-top:25px}.reference-hero h1{font-size:43px}.reference-benefits{grid-template-columns:repeat(2,1fr)}.reference-actions{flex-direction:column}.reference-btn{width:100%}.reference-process{grid-template-columns:1fr 1fr}.reference-process>b{display:none}.reference-service-grid{grid-template-columns:1fr}.reference-trust-grid{grid-template-columns:1fr}.reference-area-grid{grid-template-columns:repeat(2,1fr)}.reference-trust-strip .container{grid-template-columns:1fr}.reference-trust-strip .container>div{border-right:0;border-bottom:1px solid #e4e9ed}.reference-footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.reference-footer-bottom,.reference-bottom-cta .container{display:block}.reference-bottom-cta .reference-btn{margin:10px 0 0}.offer-page-copy h1{font-size:44px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}

/* ===== Elite V6.2 location, page and SEO enhancements ===== */
.prox-map-pin{width:17px;height:17px;fill:#08a84f;flex:0 0 17px;display:block}
.reference-area-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.reference-area-grid a{display:flex;align-items:center;gap:8px}
.reference-area-grid a span{font-weight:750}
.city-grid.prox-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.city-grid.prox-directory>a{display:flex;align-items:center;gap:12px;padding:17px 18px;background:#fff;border:1px solid #dde6ec;border-radius:10px;box-shadow:0 8px 24px rgba(8,28,45,.06);color:#0b1d2f;transition:.2s}
.city-grid.prox-directory>a:hover{transform:translateY(-3px);border-color:#08a84f;box-shadow:0 13px 30px rgba(8,28,45,.12)}
.city-grid.prox-directory>a>span{display:flex;flex-direction:column}
.city-grid.prox-directory strong{font-size:14px}.city-grid.prox-directory small{font-size:10px;color:#687683;margin-top:3px}
.elite-directory-hero,.elite-city-hero,.elite-service-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#031625,#06415a);color:#fff;padding:70px 0}
.elite-directory-hero .container{position:relative;z-index:2}.elite-directory-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,37,.98),rgba(3,22,37,.58)),url('../images/hero-chicago-tow.webp') 65% center/cover no-repeat}
.elite-directory-hero h1,.elite-city-hero h1,.elite-service-hero h1{font-size:clamp(42px,5vw,66px);line-height:1;color:#fff;max-width:760px}
.elite-directory-hero p,.elite-city-hero p,.elite-service-hero p{color:#eef5f7;max-width:690px}
.local-seo-copy{background:#f2f7fa}
.elite-page-hero{position:relative;color:#fff;min-height:390px;display:flex;align-items:center;overflow:hidden}.elite-page-bg{position:absolute;inset:0;background-size:cover;background-position:center}.elite-page-hero-inner{position:relative;z-index:2}.elite-page-hero-inner>div{max-width:720px}.elite-page-hero h1{font-size:clamp(44px,5vw,66px);color:#fff;margin:10px 0}.elite-page-hero p{max-width:650px;color:#edf4f7}
.elite-page-section{background:#f5f8fa}.elite-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;align-items:start}.elite-content-card{background:#fff;padding:38px;border-radius:16px;border:1px solid #e0e7ec;box-shadow:0 14px 35px rgba(5,25,41,.08)}.elite-content-card h2{margin-top:30px;font-size:28px}.elite-content-card h2:first-child{margin-top:0}.elite-side-panel{background:#fff;border:1px solid #dfe7ec;border-radius:16px;padding:20px;box-shadow:0 14px 35px rgba(5,25,41,.1);position:sticky;top:112px}.elite-side-panel img{width:100%;height:195px;object-fit:cover;border-radius:11px;margin-bottom:18px}.elite-side-panel h2{font-size:25px}.elite-side-panel .btn{margin-top:10px}
.seo-connect-section{background:#fff}.seo-connect-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.seo-connect-grid>div{background:#f1faf6;border:1px solid #d8eee3;border-radius:14px;padding:25px}.seo-connect-grid h3{font-size:23px}.seo-connect-grid a{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #dde7e2;padding:12px;border-radius:8px;margin:9px 0;color:#0d2432}.seo-connect-grid a span{display:flex;flex-direction:column}.seo-connect-grid a strong{font-size:13px}.seo-connect-grid a small{font-size:10px;color:#697783}
.elite-city-hero{background:linear-gradient(115deg,#031625,#07555c)}.elite-city-image-card,.elite-service-photo{background:#fff;border-radius:20px;padding:10px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.elite-city-image-card img,.elite-service-photo img{width:100%;height:300px;object-fit:cover;border-radius:13px}.elite-city-intro{padding:0;overflow:hidden}.elite-city-intro>img{width:100%;height:330px;object-fit:cover}.elite-city-intro>div{padding:35px}.city-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:15px 0 28px}.city-related-grid a{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border:1px solid #dde6ec;border-radius:8px;color:#0b1d2f;font-size:12px;font-weight:750}.local-facts{background:#edf9f3;border-left:4px solid #08a84f;padding:24px;border-radius:8px}.sidebar-live-photo{width:100%;height:175px;object-fit:cover;border-radius:10px;margin-bottom:16px}
.elite-service-hero{background:linear-gradient(110deg,#031625,#07525c)}.elite-service-photo img{object-fit:contain;background:#edf7f2}.elite-service-content{font-size:16px;line-height:1.75}
@media(max-width:1000px){.city-grid.prox-directory{grid-template-columns:repeat(3,1fr)}.elite-page-layout{grid-template-columns:1fr}.elite-side-panel{position:static}.seo-connect-grid{grid-template-columns:1fr}.city-related-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.reference-area-grid,.city-grid.prox-directory{grid-template-columns:repeat(2,1fr)}.elite-page-hero{min-height:340px}.elite-content-card{padding:24px}.city-related-grid{grid-template-columns:repeat(2,1fr)}.elite-city-image-card,.elite-service-photo{margin-top:20px}.elite-city-image-card img,.elite-service-photo img{height:220px}}
@media(max-width:440px){.reference-area-grid,.city-grid.prox-directory,.city-related-grid{grid-template-columns:1fr}}

/* ===== V6.3 fixes ===== */
.premium-brand a{display:flex;align-items:center}
.premium-brand img,.reference-footer .footer-brand img{width:205px!important;height:auto!important;max-height:66px;object-fit:contain;image-rendering:auto}
.combined-consent{display:grid!important;grid-template-columns:18px 1fr;align-items:start;gap:8px;line-height:1.45}
.combined-consent input{margin-top:3px!important}
.combined-consent span{font-size:9px}
.offer-v63-hero{position:relative;background:#031625;color:#fff;padding:52px 0 65px;overflow:hidden}
.offer-v63-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,37,.98),rgba(3,22,37,.80)),url('../images/hero-chicago-tow.webp') center/cover no-repeat;opacity:.96}
.offer-v63-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.offer-v63-copy h1{font-size:clamp(42px,5vw,67px);line-height:1.02;color:#fff;margin:10px 0 16px}
.offer-v63-lead{font-size:17px;max-width:620px;color:#edf5f8}
.offer-v63-points{display:grid;gap:12px;margin:25px 0}
.offer-v63-points>div{display:flex;gap:13px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);padding:13px;border-radius:9px}
.offer-v63-points strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#08af51;color:#fff}
.offer-v63-points span{display:flex;flex-direction:column}.offer-v63-points b{color:#fff}.offer-v63-points small{color:#d6e4eb}
.offer-v63-copy>img{width:100%;height:260px;object-fit:cover;border-radius:13px;border:1px solid rgba(255,255,255,.2)}
.offer-v63-form{max-width:none}.offer-v63-trust{position:relative;z-index:3}
.reference-service-card img{display:block!important;visibility:visible!important;opacity:1!important}
@media(max-width:1000px){
 .premium-nav.open{display:block;position:absolute;top:64px;left:0;right:0;background:#031625;padding:20px;box-shadow:0 15px 30px rgba(0,0,0,.25)}
 .premium-nav.open ul{display:flex;flex-direction:column;align-items:flex-start;gap:15px}
 .offer-v63-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
 .premium-brand img{width:175px!important}
 .offer-v63-hero{padding-top:30px}
}

/* V6.4 clearer V6.2-style logo */
.premium-brand img{
  width:230px!important;
  max-height:72px!important;
  height:auto!important;
  object-fit:contain!important;
}
.reference-footer .footer-brand img{
  width:220px!important;
  max-height:none!important;
  height:auto!important;
}
@media(max-width:680px){
  .premium-brand img{width:190px!important}
}

/* ===== V6.5 exact logo + mobile conversion controls ===== */
.premium-brand img{
  width:205px!important;
  height:auto!important;
  max-height:62px!important;
  object-fit:contain!important;
  image-rendering:auto!important;
}
.reference-footer .footer-brand img{
  width:190px!important;
  height:auto!important;
  max-height:none!important;
}
.mobile-header-call{
  display:none;
  align-items:center;
  justify-content:center;
  padding:9px 13px;
  border-radius:7px;
  background:#08a84f;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  white-space:nowrap;
}
.mobile-action-bar{display:none}
@media(max-width:1000px){
  .premium-header-inner{gap:12px}
  .premium-brand{flex:1 1 auto;min-width:0}
  .premium-brand img{width:175px!important;max-height:54px!important}
  .mobile-header-call{display:inline-flex;margin-left:auto}
  .premium-menu-toggle{margin-left:0!important}
  .premium-header-cta{display:none!important}
}
@media(max-width:680px){
  body.prox-premium-v6{padding-bottom:66px}
  .premium-header-inner{height:64px}
  .premium-brand img{width:155px!important;max-height:48px!important}
  .mobile-header-call{padding:8px 10px;font-size:11px}
  .mobile-action-bar{
    position:fixed;
    left:0;right:0;bottom:0;
    z-index:99999;
    display:grid;
    grid-template-columns:1fr 1fr 1.2fr;
    background:#031625;
    border-top:1px solid rgba(255,255,255,.18);
    box-shadow:0 -8px 25px rgba(0,0,0,.28);
    padding:7px max(7px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));
    gap:7px;
  }
  .mobile-action{
    min-height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:7px;
    color:#fff!important;
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    text-align:center;
    border:1px solid rgba(255,255,255,.35);
  }
  .mobile-action-call{background:#0a2133}
  .mobile-action-text{background:#0d3349}
  .mobile-action-offer{background:linear-gradient(135deg,#08bd58,#078d42);border-color:#08a84f}
  .reference-footer{padding-bottom:85px}
}
@media(max-width:390px){
  .premium-brand img{width:138px!important}
  .mobile-header-call{font-size:10px;padding:7px 8px}
  .mobile-action{font-size:11px}
}

/* ===== V6.6 professional inner-page art + speed tuning ===== */
.elite-directory-photo{background-image:linear-gradient(90deg,rgba(3,22,37,.96),rgba(3,22,37,.38)),url('../images/inner-city-professional.svg')!important;background-size:cover!important;background-position:center!important}
.offer-v63-bg{background-image:linear-gradient(90deg,rgba(3,22,37,.96),rgba(3,22,37,.60)),url('../images/inner-offer-professional.svg')!important;background-size:cover!important;background-position:center!important}
.premium-brand img{width:220px!important;max-height:68px!important}
.reference-footer .footer-brand img{width:210px!important}
img{height:auto}
@media(max-width:680px){.premium-brand img{width:168px!important;max-height:52px!important}}

body.prox-premium-v6{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif!important}

/* ===== Enterprise V7 modules ===== */
.prox-calculator{background:linear-gradient(135deg,#031625,#07545d);color:#fff;border-radius:18px;padding:34px;box-shadow:0 18px 45px rgba(3,22,37,.18)}
.prox-calculator h2{color:#fff;font-size:34px;margin:5px 0}.prox-calculator-head>p:last-child{max-width:850px;color:#dbe8ed}
.prox-calculator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:end;margin-top:24px}.prox-calculator-grid label{font-size:12px;font-weight:800}.prox-calculator-grid select{display:block;width:100%;margin-top:7px;padding:13px;border-radius:8px;border:1px solid #bed0d9;background:#fff;color:#102334}.prox-calculator-grid .btn{height:47px}
.prox-calculator-result{margin-top:22px;background:#fff;color:#102334;padding:24px;border-radius:12px;text-align:center}.prox-calculator-result span{display:block;text-transform:uppercase;font-size:10px;color:#0a9a49;font-weight:900}.prox-calculator-result strong{display:block;font-size:42px;color:#079e49;margin:6px}.prox-calculator-result p{max-width:720px;margin:0 auto 15px}
.prox-review-carousel{position:relative;max-width:850px;margin:auto;min-height:245px}.prox-review-slide{display:none;background:#fff;border:1px solid #dfe7ec;border-radius:14px;padding:30px;box-shadow:0 12px 34px rgba(5,25,41,.09);text-align:center}.prox-review-slide.is-active{display:block}.prox-review-slide blockquote{font-size:18px;line-height:1.65;margin:15px auto;max-width:690px}.prox-review-slide strong,.prox-review-slide small{display:block}.prox-review-controls{display:flex;justify-content:center;gap:10px;margin-top:14px}.prox-review-controls button{width:40px;height:40px;border-radius:50%;border:1px solid #cfdbe2;background:#fff;font-size:25px;cursor:pointer}
.reviews-enterprise{background:#f4f8fa}.faq-enterprise{background:#fff}.faq-enterprise .faq-list{max-width:900px;margin:auto}
@media(max-width:1000px){.prox-calculator-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.prox-calculator{padding:23px}.prox-calculator h2{font-size:27px}.prox-calculator-grid{grid-template-columns:1fr}.prox-calculator-result strong{font-size:32px}}

/* V8 resources */
.resources-home{background:#f5f8fa}.resource-card small,.resource-meta span{font-size:10px;color:#079b49;font-weight:800;text-transform:uppercase}.resource-meta{display:flex;gap:18px;padding-bottom:16px;margin-bottom:22px;border-bottom:1px solid #e1e7eb}.related-resources{margin-top:45px;padding-top:30px;border-top:1px solid #dfe7ec}.single-post .elite-content-card h2{font-size:29px;margin-top:34px}.single-post .elite-content-card p,.single-post .elite-content-card li{font-size:16px;line-height:1.75}
/* ===== V8.1 fixes: one-line desktop navigation, live reviews, compact FAQ ===== */
@media(min-width:1001px){
  .premium-header-inner{gap:16px}
  .premium-brand img{width:185px!important}
  .premium-nav{min-width:0;flex:1}
  .premium-nav ul{gap:16px;flex-wrap:nowrap;white-space:nowrap;justify-content:flex-end}
  .premium-nav a{font-size:11px;letter-spacing:-.1px}
  .premium-header-cta{padding:12px 15px;font-size:11px;white-space:nowrap}
}
.reference-review-panel .homepage-review-item{padding:12px 0;border-bottom:1px solid #e3e9ed}
.reference-review-panel .homepage-review-item:last-of-type{border-bottom:0}
.reference-review-panel .homepage-review-item blockquote{margin:7px 0;font-size:11px;line-height:1.5;color:#263746}
.reference-review-panel .homepage-review-item b,.reference-review-panel .homepage-review-item small{display:block}
.reference-review-panel .homepage-review-item small{color:#73808b;margin-top:2px}
.faq-enterprise .faq-list{max-width:900px;margin:0 auto 18px}

/* ===== V8.2 content, archive and image upgrades ===== */
.offer-v63-copy>img,
.elite-side-panel img[src*="local-buyer-team"],
.resource-hero-photo{
  object-fit:cover!important;
  object-position:center!important;
  border-radius:14px;
}
.resources-authority-intro{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:26px;
  margin-bottom:34px;
}
.resources-authority-intro>div{
  background:#fff;
  border:1px solid #dfe7ec;
  border-radius:14px;
  padding:28px;
  box-shadow:0 12px 32px rgba(5,25,41,.07);
}
.resources-authority-intro h2{font-size:28px;margin-top:0}
.resources-topic-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.resources-topic-links a{
  background:#eff9f4;
  border:1px solid #d6ecdf;
  border-radius:8px;
  padding:12px;
  font-weight:750;
  color:#0a2740;
}
.vehicle-authority-intro{
  background:#f3f8fa;
  border:1px solid #dde8ed;
  border-radius:15px;
  padding:32px;
  margin-bottom:30px;
}
.vehicle-authority-intro h2{font-size:30px}
.vehicle-search-groups{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:24px;
}
.vehicle-search-groups article{
  background:#fff;
  border:1px solid #dfe7ec;
  border-radius:12px;
  padding:22px;
}
.vehicle-search-groups h3{font-size:18px}
.enterprise-content-section{
  padding:30px;
  border:1px solid #e0e7ec;
  border-radius:14px;
  background:#fff;
  margin-top:28px;
}
.enterprise-content-section h2{font-size:28px}
.enterprise-content-section h3{font-size:20px;margin-top:22px}
.enterprise-content-section p,
.enterprise-content-section li{font-size:15px;line-height:1.75}
.keyword-link-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.keyword-link-grid a{
  padding:11px 13px;
  border:1px solid #dce6eb;
  border-radius:8px;
  background:#f8fbfc;
  color:#0c2638;
  font-size:12px;
  font-weight:750;
}
@media(max-width:850px){
  .resources-authority-intro{grid-template-columns:1fr}
  .vehicle-search-groups,.keyword-link-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .resources-topic-links,.vehicle-search-groups,.keyword-link-grid{grid-template-columns:1fr}
}

/* ===== V8.4 mobile sticky navigation and action bar fix ===== */
.premium-header{
  position:sticky!important;
  top:0!important;
  z-index:99990!important;
}
.mobile-action-bar{
  display:none;
}
@media (max-width:1024px){
  body.prox-premium-v6{
    padding-bottom:76px!important;
  }
  .premium-header{
    position:sticky!important;
    top:0!important;
    z-index:99990!important;
  }
  .premium-header-inner{
    min-height:64px!important;
  }
  .mobile-action-bar{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:99999!important;
    display:grid!important;
    grid-template-columns:1fr 1fr 1.2fr!important;
    gap:7px!important;
    padding:7px max(7px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left))!important;
    background:#031625!important;
    border-top:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 -10px 28px rgba(0,0,0,.32)!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
  }
  .mobile-action-bar .mobile-action{
    min-height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:8px!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-transform:uppercase!important;
    text-align:center!important;
    border:1px solid rgba(255,255,255,.35)!important;
    text-decoration:none!important;
  }
  .mobile-action-bar .mobile-action-call{background:#0a2133!important}
  .mobile-action-bar .mobile-action-text{background:#0d3349!important}
  .mobile-action-bar .mobile-action-offer{
    background:linear-gradient(135deg,#08bd58,#078d42)!important;
    border-color:#08a84f!important;
  }
  .reference-footer{
    padding-bottom:92px!important;
  }
}
@media (max-width:390px){
  .mobile-action-bar .mobile-action{
    font-size:10.5px!important;
    min-height:48px!important;
  }
}

/* ===== V8.5 visual polish ===== */

/* Mobile hamburger lines */
.premium-menu-toggle span:not(.screen-reader-text){
  display:block!important;
  width:24px!important;
  height:3px!important;
  margin:4px 0!important;
  border-radius:3px!important;
  background:#cde7bf!important;
}

/* Service areas: 6 columns x 3 rows = 18 items */
.reference-area-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
}
.reference-area-grid a:nth-child(n+19){
  display:none!important;
}

/* Compact, premium FAQ section */
.faq-enterprise{
  background:linear-gradient(180deg,#ffffff 0%,#f3f8f5 100%)!important;
  padding:44px 0!important;
}
.faq-premium-head{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
.faq-home-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  max-width:980px;
  margin:0 auto 18px;
}
.faq-home-card{
  background:#fff;
  border:1px solid #dbe7df;
  border-radius:12px;
  box-shadow:0 10px 28px rgba(6,34,28,.06);
  overflow:hidden;
}
.faq-home-card summary{
  cursor:pointer;
  list-style:none;
  padding:18px 20px;
  font-size:14px;
  font-weight:800;
  color:#0b2433;
  position:relative;
}
.faq-home-card summary::-webkit-details-marker{display:none}
.faq-home-card summary:after{
  content:"+";
  position:absolute;
  right:18px;
  top:50%;
  transform:translateY(-50%);
  color:#08a84f;
  font-size:22px;
  font-weight:800;
}
.faq-home-card[open] summary:after{content:"–"}
.faq-home-card>div{
  padding:0 20px 18px;
  font-size:12px;
  line-height:1.6;
  color:#51606c;
}

/* Elite resources section */
.resources-home-elite{
  background:
    radial-gradient(circle at 90% 10%,rgba(8,184,87,.11),transparent 28%),
    linear-gradient(135deg,#031625,#08293d)!important;
  color:#fff;
  padding:58px 0!important;
}
.resources-elite-shell{
  display:grid;
  grid-template-columns:1.05fr 1.25fr;
  gap:28px;
  align-items:stretch;
}
.resources-elite-intro{
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  padding:34px;
  background:rgba(255,255,255,.06);
  backdrop-filter:blur(8px);
  box-shadow:0 18px 50px rgba(0,0,0,.18);
}
.resources-elite-intro small{
  color:#22df77;
  text-transform:uppercase;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.4px;
}
.resources-elite-intro h2{
  color:#fff;
  font-size:34px;
  line-height:1.12;
  margin:10px 0 16px;
}
.resources-elite-intro p{
  color:#dce9ef;
  font-size:14px;
  line-height:1.7;
}
.resources-elite-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin:22px 0;
}
.resources-elite-links a{
  color:#fff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  padding:12px 13px;
  font-size:11px;
  font-weight:800;
}
.resources-main-btn{
  background:#08a84f!important;
  color:#fff!important;
}
.resources-featured-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.resource-feature-card{
  background:#fff;
  color:#102334;
  border-radius:14px;
  padding:22px;
  box-shadow:0 14px 36px rgba(0,0,0,.15);
  border:1px solid rgba(255,255,255,.75);
}
.resource-feature-card small{
  color:#0a9c4a;
  font-size:9px;
  text-transform:uppercase;
  font-weight:900;
}
.resource-feature-card h3{
  font-size:17px;
  line-height:1.3;
  margin:8px 0;
}
.resource-feature-card h3 a{color:#0b2132}
.resource-feature-card p{
  font-size:11px;
  line-height:1.55;
  color:#5c6975;
}
.resource-feature-card .text-link{
  font-size:10px;
  font-weight:900;
  color:#079d49;
}

/* Responsive */
@media(max-width:1000px){
  .reference-area-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .resources-elite-shell{grid-template-columns:1fr}
}
@media(max-width:700px){
  .reference-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .faq-home-grid{grid-template-columns:1fr}
  .resources-featured-grid{grid-template-columns:1fr}
  .resources-elite-intro{padding:25px}
  .resources-elite-intro h2{font-size:27px}
}
@media(max-width:420px){
  .reference-area-grid{grid-template-columns:1fr!important}
  .resources-elite-links{grid-template-columns:1fr}
}

/* ===== V8.6 compact reviews + mobile bottom background fix ===== */

/* Reduce excessive vertical space inside the homepage review panel */
.reference-review-panel{
  padding:15px 16px!important;
}
.reference-review-panel>strong{
  margin-bottom:4px!important;
  display:block;
}
.reference-review-panel .homepage-review-item{
  padding:7px 0!important;
  margin:0!important;
}
.reference-review-panel .homepage-review-item blockquote{
  margin:4px 0 5px!important;
  font-size:10.5px!important;
  line-height:1.4!important;
}
.reference-review-panel .homepage-review-item .reference-stars{
  font-size:17px!important;
  margin:1px 0 3px!important;
  letter-spacing:1px!important;
}
.reference-review-panel .homepage-review-item b{
  font-size:10.5px!important;
  line-height:1.25!important;
}
.reference-review-panel .homepage-review-item small{
  font-size:9px!important;
  margin-top:1px!important;
}
.reference-review-panel>a{
  margin-top:6px!important;
  display:inline-block;
}

/* Ensure the page never ends on a white strip beneath the footer/action bar */
html,
body,
body.prox-premium-v6{
  background:#031625!important;
}
main{
  background:#fff;
}
.reference-footer{
  margin-bottom:0!important;
  background:#031625!important;
}
@media(max-width:1024px){
  body.prox-premium-v6{
    padding-bottom:72px!important;
  }
  .mobile-action-bar{
    bottom:0!important;
    margin:0!important;
  }
}
@supports(padding:max(0px)){
  @media(max-width:1024px){
    .mobile-action-bar{
      padding-bottom:max(7px,env(safe-area-inset-bottom))!important;
    }
  }
}

/* ===== Enterprise V9 homepage spacing and Service Areas polish ===== */

/* Consistent vertical rhythm across homepage sections */
.home .reference-section{
  padding-top:72px!important;
  padding-bottom:72px!important;
}
.home .services-reference{
  padding-top:76px!important;
}
.home .faq-enterprise{
  padding-top:78px!important;
  padding-bottom:78px!important;
}
.home .resources-home-elite{
  padding-top:82px!important;
  padding-bottom:82px!important;
}

/* Service Areas section separation */
.home .areas-reference{
  position:relative;
  margin-top:78px!important;
  margin-bottom:72px!important;
  padding-top:76px!important;
  padding-bottom:68px!important;
  background:
    radial-gradient(circle at 10% 0%,rgba(8,168,79,.07),transparent 27%),
    linear-gradient(180deg,#f8fbfa 0%,#ffffff 100%)!important;
  border:1px solid #dfe9e4!important;
  border-radius:18px!important;
  box-shadow:0 18px 48px rgba(4,31,24,.07)!important;
}
.home .areas-reference:before{
  content:"";
  position:absolute;
  top:-39px;
  left:50%;
  width:120px;
  height:4px;
  border-radius:999px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,#08a84f,transparent);
}
.home .areas-reference .reference-section-head{
  max-width:820px;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:36px!important;
}
.home .areas-reference .reference-section-head small{
  display:inline-block;
  padding:7px 13px;
  border-radius:999px;
  background:#eaf7ef;
  color:#078c43;
  letter-spacing:1.2px;
}
.home .areas-reference .reference-section-head h2{
  margin-top:12px!important;
  font-size:clamp(28px,3vw,40px)!important;
  line-height:1.12!important;
}
.home .reference-area-grid{
  margin-top:28px!important;
  gap:13px!important;
}
.home .reference-area-grid a{
  min-height:58px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:15px 16px!important;
  border-radius:11px!important;
  border:1px solid #dce8e1!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(7,37,29,.05)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.home .reference-area-grid a:hover{
  transform:translateY(-3px)!important;
  border-color:#08a84f!important;
  box-shadow:0 13px 30px rgba(7,37,29,.10)!important;
}
.home .reference-area-grid .prox-map-pin{
  width:19px!important;
  height:19px!important;
  flex:0 0 19px!important;
}
.home .areas-reference .reference-center{
  margin-top:30px!important;
}
.home .areas-reference .reference-small-btn{
  padding:13px 24px!important;
  font-size:11px!important;
  border-radius:8px!important;
  background:#031625!important;
  color:#fff!important;
  border:1px solid #031625!important;
}
.home .areas-reference .reference-small-btn:hover{
  background:#08a84f!important;
  border-color:#08a84f!important;
}

/* Improve separation from adjacent sections */
.home .reference-trust-grid{
  padding-bottom:12px;
}
.home .reference-bottom-cta{
  margin-top:0!important;
}

/* Mobile/tablet spacing */
@media(max-width:1000px){
  .home .reference-section{
    padding-top:58px!important;
    padding-bottom:58px!important;
  }
  .home .areas-reference{
    margin-top:58px!important;
    padding-top:58px!important;
    padding-bottom:54px!important;
  }
}
@media(max-width:700px){
  .home .reference-section{
    padding-top:46px!important;
    padding-bottom:46px!important;
  }
  .home .areas-reference{
    width:calc(100% - 1.2rem)!important;
    margin-top:46px!important;
    margin-bottom:48px!important;
    padding-top:48px!important;
    padding-bottom:44px!important;
    border-radius:14px!important;
  }
  .home .areas-reference .reference-section-head{
    margin-bottom:26px!important;
  }
  .home .areas-reference .reference-section-head h2{
    font-size:27px!important;
  }
}

/* V9.1 tighter homepage spacing */
.home .reference-section{padding-top:48px!important;padding-bottom:48px!important}
.home .services-reference{padding-top:52px!important}
.home .areas-reference{margin-top:36px!important;margin-bottom:40px!important;padding-top:48px!important;padding-bottom:48px!important}
.home .faq-enterprise{padding-top:46px!important;padding-bottom:46px!important}
.home .resources-home-elite{padding-top:52px!important;padding-bottom:52px!important}
.home .reference-bottom-cta{padding-top:50px!important;padding-bottom:50px!important}
.home .reference-section-head{margin-bottom:22px!important}
.home .reference-area-grid{margin-top:18px!important}
.home .cards,.home .faq-home-grid,.home .resources-featured-grid{gap:12px!important}

/* ===== Enterprise V10 premium redesign ===== */

/* Global polish */
.home .reference-section{
  position:relative;
  overflow:hidden;
}
.home .reference-section:nth-of-type(even){
  background:#f7faf9;
}
.home .reference-section-head small{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:7px 12px;
  border-radius:999px;
  background:#eaf8f0;
  color:#078c43;
  letter-spacing:1.1px;
}
.home .reference-section-head h2{
  font-size:clamp(29px,3.2vw,42px)!important;
  letter-spacing:-1px;
}

/* Hero */
.reference-hero{
  min-height:560px!important;
}
.reference-hero-photo{
  background:
    linear-gradient(90deg,#031625 0%,rgba(3,22,37,.97) 30%,rgba(3,22,37,.62) 63%,rgba(3,22,37,.76) 100%),
    url('../images/hero-chicago-tow.webp') 58% 47%/cover no-repeat!important;
}
.reference-hero-grid{
  padding-top:56px!important;
  padding-bottom:48px!important;
}
.hero-kicker{
  display:inline-flex;
  align-items:center;
  padding:8px 13px;
  border-radius:999px;
  background:rgba(0,196,90,.12);
  border:1px solid rgba(0,196,90,.45);
  color:#41ea8d!important;
  text-transform:uppercase;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:1.2px;
  margin-bottom:16px!important;
}
.reference-hero h1{
  font-size:clamp(48px,6vw,76px)!important;
  line-height:.96!important;
  letter-spacing:-3px!important;
}
.reference-lead{
  font-size:18px!important;
  max-width:660px!important;
}
.reference-form-card{
  border:1px solid rgba(255,255,255,.65);
  box-shadow:0 30px 70px rgba(0,0,0,.34)!important;
}

/* Keyword navigation strip */
.premium-keyword-strip{
  background:#fff;
  border-bottom:1px solid #dfe7ec;
  box-shadow:0 10px 30px rgba(5,25,41,.06);
}
.premium-keyword-strip .container{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
  padding:15px 0;
}
.premium-keyword-strip a{
  padding:9px 14px;
  border-radius:999px;
  border:1px solid #dbe6e1;
  background:#f8fbfa;
  color:#0b2638;
  font-size:11px;
  font-weight:800;
}
.premium-keyword-strip a:hover{
  background:#08a84f;
  border-color:#08a84f;
  color:#fff;
}

/* Process cards */
.reference-process article{
  min-height:116px!important;
  padding:27px 15px 16px!important;
  border-radius:14px!important;
  box-shadow:0 10px 26px rgba(5,25,41,.06);
}
.reference-process h3{
  font-size:12px!important;
}
.reference-process p{
  font-size:10px!important;
}

/* Premium service cards */
.reference-service-grid{
  border:0!important;
  padding:0!important;
  gap:15px!important;
}
.reference-service-card{
  min-height:150px!important;
  grid-template-columns:1fr 130px!important;
  padding:20px!important;
  border-radius:14px!important;
  border:1px solid #dfe7ec!important;
  box-shadow:0 12px 30px rgba(5,25,41,.07)!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.reference-service-card:hover{
  transform:translateY(-5px)!important;
  border-color:#08a84f!important;
  box-shadow:0 20px 40px rgba(5,25,41,.12)!important;
}
.reference-service-card h3{
  font-size:17px!important;
  margin-bottom:8px!important;
}
.reference-service-card p{
  font-size:11px!important;
  line-height:1.55!important;
}
.reference-service-card span{
  font-size:10px!important;
}
.reference-service-card img{
  height:110px!important;
}

/* Trust section */
.reference-trust-grid{
  gap:24px!important;
}
.reference-team-photo{
  height:250px!important;
  border-radius:16px!important;
  box-shadow:0 18px 42px rgba(5,25,41,.13);
}
.reference-why{
  padding:14px;
}
.reference-why li{
  font-size:13px!important;
  margin:10px 0!important;
}
.reference-review-panel{
  border-radius:16px!important;
  box-shadow:0 14px 34px rgba(5,25,41,.08);
}

/* Recent purchases */
.recent-purchases-section{
  background:linear-gradient(180deg,#f7faf9,#eef6f2)!important;
}
.recent-purchase-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.recent-purchase-card{
  overflow:hidden;
  border-radius:16px;
  background:#fff;
  border:1px solid #dfe7ec;
  box-shadow:0 12px 30px rgba(5,25,41,.08);
}
.recent-purchase-card img{
  width:100%;
  height:190px;
  object-fit:cover;
}
.recent-purchase-card>div{
  padding:20px;
}
.recent-purchase-card small{
  color:#078f43;
  text-transform:uppercase;
  font-size:10px;
  font-weight:900;
}
.recent-purchase-card h3{
  margin:6px 0;
  font-size:20px;
}
.recent-purchase-card p{
  margin:0 0 8px;
  color:#66747e;
  font-size:12px;
}
.recent-purchase-card strong{
  color:#079d49;
  font-size:18px;
}

/* Stronger CTAs */
.reference-bottom-cta{
  padding:34px 0!important;
  background:
    radial-gradient(circle at 80% 10%,rgba(0,196,90,.16),transparent 30%),
    linear-gradient(90deg,#031625,#082c40)!important;
}
.reference-bottom-cta h2{
  font-size:31px!important;
}
.reference-btn{
  transition:transform .2s ease,box-shadow .2s ease;
}
.reference-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(0,0,0,.18);
}

/* Lightweight reveal animation */
@media(prefers-reduced-motion:no-preference){
  .reference-service-card,
  .reference-process article,
  .recent-purchase-card,
  .reference-area-grid a,
  .resource-feature-card{
    animation:proxFadeUp .55s ease both;
  }
  @keyframes proxFadeUp{
    from{opacity:0;transform:translateY(12px)}
    to{opacity:1;transform:translateY(0)}
  }
}

/* Responsive */
@media(max-width:1000px){
  .reference-hero{min-height:auto!important}
  .reference-service-grid{grid-template-columns:repeat(2,1fr)!important}
  .recent-purchase-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .reference-hero-grid{padding-top:34px!important}
  .reference-hero h1{font-size:46px!important}
  .premium-keyword-strip .container{
    justify-content:flex-start;
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-left:12px;
    padding-right:12px;
    scrollbar-width:none;
  }
  .premium-keyword-strip a{white-space:nowrap}
  .reference-service-grid,
  .recent-purchase-grid{grid-template-columns:1fr!important}
  .reference-service-card{
    grid-template-columns:1fr 105px!important;
    min-height:135px!important;
  }
}
