:root{--blue:#073b8e;--blue2:#0758c8;--navy:#071b3a;--orange:#ff7900;--orange2:#ff9b27;--green:#19c463;--soft:#f3f8ff;--soft2:#fff7ee;--text:#172033;--muted:#63708a;--border:#dce8f7;--shadow:0 18px 45px rgba(6,39,90,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:8px 12px;z-index:100000}.site-header{position:sticky;top:0;z-index:9999;background:#fff;box-shadow:0 8px 28px rgba(7,27,58,.08)}.topbar{background:linear-gradient(90deg,var(--navy),var(--blue2));color:#fff;font-size:14px}.topbar-grid{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;flex-wrap:wrap}.topbar-main,.legal-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.top-link{display:inline-flex;align-items:center;gap:6px;font-weight:700}.top-link svg{width:18px;height:18px;fill:#fff}.legal-strip{font-size:12px;opacity:.95}.legal-strip span,.legal-strip strong{padding:3px 8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px}.navbar{background:#fff}.nav-grid{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:18px}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand img{width:84px;height:auto}.brand span{font-weight:900;color:var(--navy);font-size:17px;line-height:1.2}.nav-menu{display:flex;align-items:center;gap:3px}.nav-menu a{font-weight:800;color:#172033;padding:12px 14px;border-radius:14px}.nav-menu a:hover,.nav-menu a.active{background:var(--soft);color:var(--blue2)}.menu-toggle{display:none;width:52px;height:52px;border:0;background:#eef6ff;border-radius:18px;padding:12px;cursor:pointer}.menu-toggle span{display:block;height:3px;background:var(--blue2);border-radius:10px;margin:6px 0}.hero{position:relative;background:radial-gradient(circle at 82% 20%,rgba(255,121,0,.18),transparent 32%),linear-gradient(125deg,#071b3a,#073b8e);overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:url('../images/hero-home.webp') center/cover no-repeat;opacity:.34}.hero .container{position:relative;z-index:1}.hero-inner{display:grid;grid-template-columns:1.05fr .75fr;gap:34px;align-items:center;padding:88px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:900;color:var(--orange)}.eyebrow::before{content:"";width:36px;height:3px;background:var(--orange);border-radius:9px}.eyebrow.light{color:#ffd9b0}.hero h1{margin:15px 0 18px;color:#fff;font-size:clamp(36px,5vw,72px);line-height:1.03;font-weight:950;letter-spacing:-2px}.hero h1 strong{color:var(--orange2)}.hero p{color:#e8f3ff;font-size:20px;max-width:690px}.hero-badges{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.hero-badges span{color:#fff;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);backdrop-filter:blur(10px);border-radius:999px;padding:9px 16px;font-weight:800}.hero-actions,.form-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:999px;padding:12px 24px;font-weight:900;cursor:pointer;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 15px 32px rgba(255,121,0,.32)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(255,121,0,.42)}.btn-secondary{background:#fff;color:var(--blue)}.btn-light{background:#fff;color:var(--blue)}.btn-whatsapp{background:var(--green);color:#fff}.quote-panel,.quote-card,.info-card,.content-card{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius);padding:26px}.quote-panel h3{margin:0 0 6px;font-size:24px}.quote-form label{display:block;font-weight:800;margin-bottom:6px;font-size:13px}.form-row{margin-bottom:14px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-form input,.quote-form select,.quote-form textarea,.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:1px solid #d6e4f6;border-radius:14px;padding:12px 13px;font:inherit;outline:0;background:#fbfdff}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue2);box-shadow:0 0 0 4px rgba(7,88,200,.08)}.hp-field{display:none!important}.section{padding:78px 0}.section-soft{background:linear-gradient(180deg,#f4f8ff,#fff)}.section-dark{background:linear-gradient(135deg,#071b3a,#073b8e);color:#fff}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section-head h2,.content h2{font-size:clamp(28px,3vw,44px);line-height:1.12;margin:10px 0 14px;color:var(--navy);letter-spacing:-1px}.section-dark .section-head h2,.section-dark h2{color:#fff}.section-head p,.content p{color:var(--muted)}.section-dark .section-head p{color:#d8e9ff}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:-38px;position:relative;z-index:2}.quick-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:var(--shadow);display:flex;gap:14px;align-items:center;font-weight:900}.quick-card span{font-size:32px}.split{display:grid;grid-template-columns:1fr .95fr;gap:42px;align-items:center}.image-frame{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);position:relative}.image-frame::after{content:"";position:absolute;inset:auto 0 0;height:6px;background:linear-gradient(90deg,var(--blue2),var(--orange))}.tick-list{padding:0;margin:18px 0;list-style:none}.tick-list li{margin:9px 0;padding-left:28px;position:relative}.tick-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card,.blog-card,.gallery-card,.city-card,.benefit-card,.stat-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 34px rgba(7,27,58,.08);transition:.25s}.service-card:hover,.city-card:hover,.gallery-card:hover,.blog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card .media{position:relative;aspect-ratio:4/3;overflow:hidden}.service-card img,.blog-card img,.gallery-card img,.city-card img{width:100%;height:100%;object-fit:cover}.service-badge{position:absolute;left:14px;bottom:14px;background:rgba(7,59,142,.88);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.service-body,.blog-card div{padding:22px}.service-body h3,.benefit-card h3{font-size:22px;margin:0 0 8px;color:var(--navy)}.small-link{font-weight:900;color:var(--blue2)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit-card{padding:24px}.benefit-card span{font-size:34px}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.city-card{padding-bottom:14px;text-align:center}.city-card img{aspect-ratio:4/3}.city-card h3{font-size:16px;margin:13px 8px 0}.pill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.city-pill{background:#fff;border:1px solid #d6e4f6;border-radius:999px;padding:10px 14px;font-weight:800;color:var(--navy);box-shadow:0 8px 20px rgba(7,27,58,.04)}.city-pill::before{content:"✓";color:var(--orange);margin-right:7px}.stats{background:linear-gradient(135deg,var(--orange),#ff9b27);border-radius:28px;padding:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;box-shadow:var(--shadow)}.stat-card{text-align:center;padding:26px 12px;background:rgba(255,255,255,.96)}.stat-card strong{display:block;font-size:34px;color:var(--orange);line-height:1}.stat-card span{font-weight:900;color:var(--navy)}.support-card{display:grid;grid-template-columns:1fr .65fr;gap:24px;align-items:center;background:linear-gradient(135deg,#fff7ee,#eef6ff);border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.support-card img{border-radius:22px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.process-step{padding:20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);border-radius:20px}.process-step strong{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--orange);margin-bottom:12px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px;box-shadow:0 12px 34px rgba(7,27,58,.08)}.stars{color:#ffb000;font-weight:900}.faq-wrap{max-width:900px;margin:auto}.faq-item{border:1px solid var(--border);border-radius:18px;margin-bottom:12px;background:#fff;overflow:hidden}.faq-question{width:100%;border:0;background:#fff;padding:18px 20px;text-align:left;font-weight:900;display:flex;justify-content:space-between;cursor:pointer}.faq-answer{display:none;padding:0 20px 18px;color:var(--muted)}.faq-item.open .faq-answer{display:block}.page-hero{background:linear-gradient(135deg,#071b3a,#0758c8);color:#fff;padding:72px 0}.page-hero h1{font-size:clamp(34px,4vw,56px);margin:10px 0}.page-hero p{max-width:760px;color:#d9e9ff}.contact-grid,.quote-page-grid{display:grid;grid-template-columns:1fr .85fr;gap:26px}.contact-items{display:grid;gap:15px}.contact-item{display:flex;gap:12px;border-bottom:1px solid var(--border);padding-bottom:15px}.contact-item span{font-size:24px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card img{aspect-ratio:4/3}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-card{position:relative}.gallery-card img{aspect-ratio:4/3}.gallery-card h3{margin:0;padding:14px 16px}.content-page{max-width:940px}.thank-you{min-height:55vh;display:grid;place-items:center}.thank-box{background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:42px;text-align:center;max-width:760px;border:1px solid var(--border)}.cta-band{background:linear-gradient(135deg,var(--blue),var(--navy));color:#fff;padding:34px 0}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-band h2{margin:8px 0 4px}.cta-band p{margin:0;color:#d8e9ff}.footer{background:#050d1d;color:#cfdaf0}.footer-grid{display:grid;grid-template-columns:1.15fr .75fr .9fr 1.15fr;gap:30px;padding:58px 0}.footer-logo{width:110px;background:#fff;border-radius:16px;padding:7px;margin-bottom:14px}.footer h3{color:#fff;margin-top:0}.footer a{display:block;color:#cfdaf0;margin:8px 0}.footer a:hover{color:var(--orange2)}.legal-footer{font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:14px 0}.footer-bottom-inner{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:14px}.footer-bottom a{display:inline;color:#fff;margin:0}.floating-left{position:fixed;left:18px;bottom:24px;z-index:9998;display:grid;gap:12px}.floating-left a,.back-to-top{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;border:0;box-shadow:0 15px 32px rgba(0,0,0,.22);cursor:pointer}.floating-left svg{width:27px;height:27px;fill:#fff}.float-call{background:var(--blue2)}.float-wa{background:var(--green)}.back-to-top{position:fixed;right:18px;bottom:24px;background:var(--orange);color:#fff;font-size:26px;font-weight:900;z-index:9998;opacity:0;pointer-events:none;transition:.25s}.back-to-top.show{opacity:1;pointer-events:auto}.admin-link{font-size:12px}.admin-page{background:#f5f8fd}.admin-wrap{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.admin-sidebar{background:#071b3a;color:#fff;padding:24px;position:sticky;top:0;height:100vh}.admin-sidebar h2{font-size:18px}.admin-sidebar a{display:block;color:#d8e9ff;padding:10px 12px;border-radius:12px;margin:5px 0}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(255,255,255,.12);color:#fff}.admin-main{padding:24px}.admin-card{background:#fff;border:1px solid var(--border);box-shadow:0 12px 34px rgba(7,27,58,.08);border-radius:18px;padding:22px;margin-bottom:22px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.admin-stat{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px}.admin-stat strong{display:block;font-size:30px;color:var(--orange)}.table-responsive{overflow:auto}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table th,.admin-table td{border-bottom:1px solid #e5edf7;padding:10px;text-align:left;vertical-align:top}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.alert{padding:12px 14px;border-radius:12px;margin-bottom:16px}.alert-success{background:#e9fff3;color:#07682d}.alert-error{background:#fff1f1;color:#9a1d1d}@media (min-width:761px){.site-header{position:sticky!important;top:0!important}.navbar{position:relative!important}.nav-grid{min-height:82px}}@media(max-width:1024px){.hero-inner,.split,.contact-grid,.quote-page-grid,.support-card{grid-template-columns:1fr}.quick-grid,.city-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.blog-grid,.gallery-grid,.benefit-grid,.reviews{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.admin-wrap{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto}.admin-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 26px,1180px)}.site-header{position:sticky!important;top:0!important}.topbar{font-size:12px}.topbar-grid{padding:7px 0;display:block}.topbar-main{justify-content:center;gap:8px}.top-link{font-size:12px}.legal-strip{margin-top:5px;justify-content:center;gap:4px;font-size:10px}.legal-strip span,.legal-strip strong{padding:2px 5px}.nav-grid{min-height:72px}.brand{min-width:0;gap:8px}.brand img{width:58px}.brand span{display:block;font-size:13px;max-width:190px}.menu-toggle{display:block;flex:0 0 auto}.nav-menu{position:absolute;top:100%;left:13px;right:13px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:10px;display:none;flex-direction:column;align-items:stretch}.nav-menu.open{display:flex}.nav-menu a{padding:13px 14px}.hero::before{opacity:.42;background-position:center}.hero-inner{grid-template-columns:1fr;padding:42px 0 28px}.hero h1{font-size:36px;letter-spacing:-1px}.hero p{font-size:16px}.hero-badges span{font-size:13px;padding:8px 12px}.hero-actions .btn{width:100%}.quote-panel{padding:20px}.form-row.two{grid-template-columns:1fr}.section{padding:52px 0}.quick-grid{grid-template-columns:1fr;margin-top:0}.section-head h2,.content h2{font-size:30px}.service-grid,.blog-grid,.gallery-grid,.benefit-grid,.reviews,.city-grid,.pill-grid,.stats,.process-grid{grid-template-columns:1fr}.city-card h3{text-align:left;padding-left:8px}.stats{padding:14px}.stat-card{padding:18px 10px}.stat-card strong{font-size:32px}.cta-band-inner{display:block;text-align:center}.cta-actions{justify-content:center;margin-top:18px}.footer-grid{grid-template-columns:1fr;padding:42px 0}.footer-bottom-inner{display:block;text-align:center;line-height:1.8}.floating-left{left:14px;bottom:18px}.floating-left a,.back-to-top{width:52px;height:52px}.back-to-top{right:14px;bottom:18px}.admin-main{padding:14px}.admin-grid{grid-template-columns:1fr}.admin-actions{display:grid}.admin-actions .btn{width:100%;padding:9px 14px}.topbar-main a:nth-child(2){display:none}}@media(max-width:390px){.brand span{font-size:12px;max-width:160px}.hero h1{font-size:32px}.legal-strip{display:none}}

/* ===== Final responsive design corrections v2.2 ===== */
.brand-name{display:block;font-weight:900;color:var(--navy);line-height:1.12;letter-spacing:-.2px}
.brand-name span{display:block}
.brand-line-1{font-size:17px}.brand-line-2{font-size:16px}
.quote-panel>p{color:#44516a!important;margin:0 0 14px;font-size:15px;line-height:1.55}
.city-card h3{display:block!important;color:var(--navy)!important;font-weight:900!important;line-height:1.35;padding:0 10px 2px;margin:14px 0 0!important}

@media (min-width:1025px){
  .site-header{position:sticky!important;top:0!important;z-index:99999!important}
  .topbar-grid{padding:7px 0;gap:10px;justify-content:center}
  .topbar-main{justify-content:center;gap:14px;width:100%}
  .legal-strip{justify-content:center;width:100%;gap:9px;font-size:12px}
  .nav-grid{min-height:76px;gap:14px}
  .brand img{width:64px}
  .brand{min-width:300px;gap:10px}
  .brand-line-1{font-size:18px}.brand-line-2{font-size:17px}
  .nav-menu a{font-size:15px;padding:10px 12px}
  .hero-inner{grid-template-columns:minmax(0,1.18fr) minmax(350px,390px);gap:44px;padding:68px 0 58px;align-items:center}
  .hero h1{font-size:clamp(36px,4.1vw,58px);line-height:1.05;letter-spacing:-1.4px;max-width:720px}
  .hero p{font-size:18px;max-width:720px;line-height:1.55}
  .quote-panel{max-width:390px;margin-left:auto;padding:20px 22px;border-radius:22px}
  .quote-panel h3{font-size:22px;margin-bottom:4px}
  .quote-panel .form-row{margin-bottom:9px}
  .quote-panel .form-row.two{gap:9px}
  .quote-panel .quote-form label{font-size:12px;margin-bottom:4px;line-height:1.25}
  .quote-panel .quote-form input,.quote-panel .quote-form select,.quote-panel .quote-form textarea{border-radius:12px;padding:9px 11px;font-size:14px;line-height:1.25}
  .quote-panel .quote-form input,.quote-panel .quote-form select{min-height:42px;height:42px}
  .quote-panel .quote-form textarea{min-height:78px;height:78px;resize:vertical}
  .quote-panel .btn{min-height:42px;padding:9px 18px;font-size:13px}
  .footer-grid{padding:40px 0 32px;gap:24px;align-items:start}
  .footer p,.footer a{font-size:14px;line-height:1.65}
  .footer-logo{width:92px}
  .legal-footer{font-size:12px;line-height:1.65;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 12px}
}

@media (max-width:1024px){
  .brand img{width:58px}
  .brand{min-width:250px}
}

@media (max-width:760px){
  .site-header{position:sticky!important;top:0!important;z-index:99999!important;background:#fff}
  .topbar{font-size:11px;background:linear-gradient(135deg,#071b3a,#0758c8)}
  .topbar-grid{display:block!important;padding:6px 0!important}
  .topbar-main{display:grid!important;grid-template-columns:1fr;justify-items:center;gap:4px;margin-bottom:6px}
  .topbar-main a:nth-child(2){display:inline-flex!important}
  .top-link{font-size:11px;line-height:1.25;white-space:normal;text-align:center;max-width:100%;font-weight:800}
  .top-link svg{width:14px;height:14px;flex:0 0 14px}
  .legal-strip{display:grid!important;grid-template-columns:1fr 1fr;width:100%;gap:4px;margin-top:4px;font-size:9.4px;line-height:1.15;opacity:1}
  .legal-strip span,.legal-strip strong{padding:4px 5px;border-radius:8px;text-align:center;white-space:normal;background:rgba(255,255,255,.13)}
  .legal-strip span:nth-child(1),.legal-strip span:nth-child(2),.legal-strip strong{grid-column:1/-1}
  .navbar{background:#fff;border-bottom:1px solid #e9f0fb}
  .nav-grid{min-height:66px!important;gap:8px;align-items:center}
  .brand{gap:8px;min-width:0;max-width:calc(100% - 58px);flex:1 1 auto}
  .brand img{width:45px!important;flex:0 0 45px}
  .brand-name{max-width:230px;line-height:1.08;letter-spacing:-.25px;word-break:normal}
  .brand-line-1{font-size:13.4px!important}.brand-line-2{font-size:13px!important}
  .menu-toggle{width:44px;height:44px;border-radius:14px;padding:10px;flex:0 0 44px}
  .menu-toggle span{height:2.5px;margin:5px 0}
  .nav-menu{top:calc(100% + 2px);left:13px;right:13px;z-index:999999}
  .hero-inner{padding:34px 0 28px!important;gap:22px}
  .hero h1{font-size:32px!important;line-height:1.08;letter-spacing:-.7px}
  .hero p{font-size:15px;line-height:1.55}
  .quote-panel{padding:16px!important;border-radius:18px;max-width:100%}
  .quote-panel h3{font-size:21px;margin-bottom:3px}
  .quote-panel>p{font-size:14px;line-height:1.45;margin-bottom:12px;color:#3d4a62!important}
  .quote-panel .form-row{margin-bottom:9px}
  .quote-form label{font-size:12px;margin-bottom:4px}
  .quote-form input,.quote-form select,.quote-form textarea{padding:10px 11px;border-radius:12px;font-size:14px}
  .quote-form textarea{min-height:86px;height:86px}
  .quote-form .btn{width:100%;min-height:44px}
  .quick-grid{margin-top:0!important}
  .city-grid{grid-template-columns:repeat(2,1fr)!important;gap:13px}
  .city-card{border-radius:16px;padding-bottom:10px}
  .city-card h3{text-align:center!important;font-size:13px!important;line-height:1.32;margin-top:10px!important;padding:0 6px!important}
  .footer-grid{padding:34px 0 18px!important;gap:0!important}
  .footer-grid>div{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}
  .footer-grid>div:first-child{padding-top:0}
  .footer-grid>div:last-child{border-bottom:0;padding-bottom:8px}
  .footer-logo{width:90px;margin:0 0 12px}
  .footer h3{font-size:17px;margin-bottom:8px}
  .footer p,.footer a{font-size:14px;line-height:1.65;margin:6px 0}
  .legal-footer{font-size:12px;line-height:1.7;background:rgba(255,255,255,.05);padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}
  .footer-bottom{padding:12px 0 14px}
  .footer-bottom-inner{display:grid!important;gap:6px;text-align:center;font-size:12px;line-height:1.6}
  .floating-left{bottom:18px}.back-to-top{bottom:18px}
}

@media (max-width:390px){
  .brand img{width:40px!important;flex-basis:40px}
  .brand-name{max-width:210px}
  .brand-line-1{font-size:12.4px!important}.brand-line-2{font-size:12.2px!important}
  .legal-strip{display:grid!important;font-size:8.8px;gap:3px}
  .legal-strip span,.legal-strip strong{padding:3px 4px}
  .top-link{font-size:10.5px}
  .hero h1{font-size:29px!important}
  .city-grid{gap:10px}
  .city-card h3{font-size:12px!important}
}

/* FINAL FIX 2026-06-29: compact design, mobile header/legal, footer, city cards */
:root{--hp-header-h:0px}
.brand img{width:94px!important;max-height:70px;object-fit:contain}.brand{gap:14px}.brand-name{display:grid!important;line-height:1.08}.brand-line-1,.brand-line-2{display:block!important}.brand-line-1{font-size:19px!important}.brand-line-2{font-size:18px!important}.nav-grid{min-height:76px}.topbar-grid{justify-content:center}.topbar-main{justify-content:center}.legal-strip{justify-content:center;width:100%;gap:10px}.legal-strip span,.legal-strip strong{white-space:nowrap}
.quote-panel{max-width:390px;margin-left:auto;padding:20px 22px!important;border-radius:22px}.quote-panel h3{font-size:22px!important;margin-bottom:4px}.quote-panel>p{font-size:14px!important;line-height:1.45!important;margin:0 0 12px!important;color:#3d4a62!important}.quote-panel .form-row{margin-bottom:9px!important}.quote-panel .form-row.two{gap:9px}.quote-panel .quote-form label{font-size:12px!important;margin-bottom:4px!important}.quote-panel .quote-form input,.quote-panel .quote-form select,.quote-panel .quote-form textarea{padding:9px 11px!important;border-radius:12px!important;font-size:14px!important;line-height:1.25}.quote-panel .quote-form input,.quote-panel .quote-form select{height:42px!important;min-height:42px!important}.quote-panel .quote-form textarea{height:78px!important;min-height:78px!important}.quote-panel .btn{min-height:42px;padding:9px 18px;font-size:13px}.hero-inner{grid-template-columns:1.08fr 390px;gap:32px}.hero h1{font-size:clamp(36px,4.2vw,60px);line-height:1.05}.hero p{font-size:18px}
.page-hero{position:relative;overflow:hidden;padding:34px 0!important;background:linear-gradient(135deg,#071b3a 0%,#0b4aa7 55%,#0758c8 100%)!important}.page-hero:after{content:"";position:absolute;right:-80px;top:-90px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,121,0,.22),transparent 65%);pointer-events:none}.page-hero .page-hero-inner,.page-hero .container{position:relative;z-index:1;max-width:1180px}.page-hero .eyebrow{font-size:12px;letter-spacing:2px}.page-hero h1{font-size:clamp(28px,3.1vw,42px)!important;line-height:1.12!important;margin:8px 0 8px!important;letter-spacing:-.8px;max-width:980px}.page-hero p{font-size:16px!important;line-height:1.55!important;margin:0!important;max-width:780px;color:#e1efff!important}
.section{padding:62px 0}.section-head{margin-bottom:28px}.section-head h2,.content h2{font-size:clamp(27px,2.7vw,38px)}.section-dark .benefit-card{min-height:auto!important;padding:24px 26px 22px!important;border-radius:20px;background:#fff!important;color:var(--text)}.section-dark .benefit-card span{font-size:30px;display:inline-grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff3e8;margin-bottom:12px}.section-dark .benefit-card h3{font-size:22px!important;line-height:1.25;margin:0 0 8px!important;color:var(--navy)!important}.section-dark .benefit-card p{display:block!important;font-size:15px!important;line-height:1.6!important;color:#526178!important;margin:0!important}.benefit-grid{align-items:stretch}.benefit-card{height:auto!important}.benefit-card p{display:block!important;color:#526178}.city-card{padding:0!important;overflow:hidden;border-radius:18px;background:#fff}.city-card img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover}.city-card h3{display:block!important;font-size:15px!important;line-height:1.35!important;padding:13px 10px 15px!important;margin:0!important;color:var(--navy)!important;font-weight:900;background:#fff;text-align:center}.city-grid{align-items:stretch}.city-card:hover h3{color:var(--blue2)!important}
.footer{background:#050d1d}.footer-grid{grid-template-columns:1.1fr .75fr .85fr 1.25fr!important;gap:28px!important;padding:40px 0 28px!important;align-items:start}.footer-logo{width:105px!important;max-height:68px;object-fit:contain;background:#fff;border-radius:14px;padding:7px;margin-bottom:14px}.footer h3{font-size:18px;margin-bottom:14px}.footer p,.footer a{font-size:14px;line-height:1.65;margin:6px 0}.footer-contact a{display:block;margin:4px 0!important;word-break:break-word}.legal-footer{display:grid;gap:4px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:10px 12px;font-size:12.5px!important;line-height:1.45!important;margin-top:12px!important}.legal-footer span,.legal-footer strong{display:block}.footer-bottom{padding:11px 0!important}.footer-bottom-inner{font-size:13px;line-height:1.65}

@media (min-width:1025px){.site-header{position:sticky!important;top:0!important}.hero-inner{padding:64px 0}.nav-menu a{font-size:15px;padding:11px 12px}.quick-grid{margin-top:-30px}.section-dark .benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-dark .section-head{margin-bottom:28px}.section-dark .section-head h2{max-width:760px;margin-left:auto;margin-right:auto}.city-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero{min-height:170px;display:flex;align-items:center}}
@media (max-width:1024px){.hero-inner{grid-template-columns:1fr}.quote-panel{max-width:680px;margin:0}.city-grid{grid-template-columns:repeat(3,1fr)!important}.footer-grid{grid-template-columns:repeat(2,1fr)!important}.brand img{width:72px!important}.brand-line-1{font-size:17px!important}.brand-line-2{font-size:16px!important}}
@media (max-width:760px){.topbar{font-size:11px}.topbar-grid{padding:6px 0}.topbar-main{display:flex!important;gap:6px;flex-wrap:wrap}.topbar-main .top-link{display:inline-flex!important;font-size:10.5px;line-height:1.2;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 7px}.top-link svg{width:13px;height:13px}.legal-strip{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:4px!important;width:100%;margin-top:5px;font-size:9.2px!important;line-height:1.1!important}.legal-strip span,.legal-strip strong{display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap!important;border-radius:999px!important;padding:3px 6px!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.16)!important;text-align:center!important;grid-column:auto!important}.nav-grid{min-height:70px}.brand{gap:9px!important;flex:1 1 auto;min-width:0}.brand img{width:58px!important;flex:0 0 58px!important;max-height:58px}.brand-name{max-width:230px!important}.brand-line-1{font-size:14.5px!important;line-height:1.06!important}.brand-line-2{font-size:14px!important;line-height:1.05!important}.menu-toggle{width:48px;height:48px;border-radius:14px}.hero-inner{padding:34px 0 24px!important}.hero h1{font-size:31px!important;letter-spacing:-.8px}.hero p{font-size:15px}.quote-panel{padding:15px!important;border-radius:18px!important;max-width:100%!important}.quote-panel h3{font-size:20px!important}.quote-panel .form-row.two{grid-template-columns:1fr}.quote-panel .quote-form input,.quote-panel .quote-form select{height:40px!important;min-height:40px!important}.quote-panel .quote-form textarea{height:74px!important;min-height:74px!important}.page-hero{padding:24px 0!important;min-height:auto}.page-hero h1{font-size:25px!important;line-height:1.18!important;margin:7px 0 6px!important;letter-spacing:-.4px}.page-hero p{font-size:14px!important;line-height:1.45!important}.page-hero .eyebrow{font-size:10px;letter-spacing:1.6px}.section{padding:46px 0}.section-head{margin-bottom:22px}.section-head h2,.content h2{font-size:27px}.section-dark .benefit-card{padding:18px!important}.section-dark .benefit-card span{width:46px;height:46px;font-size:27px}.section-dark .benefit-card h3{font-size:19px!important}.section-dark .benefit-card p{font-size:14px!important}.city-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.city-card h3{text-align:center!important;font-size:12.5px!important;padding:9px 6px 11px!important;min-height:48px;display:flex!important;align-items:center;justify-content:center}.footer-grid{grid-template-columns:1fr!important;gap:0!important;padding:30px 0 16px!important}.footer-grid>div{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08)}.footer-grid>div:first-child{padding-top:0}.footer-grid>div:last-child{border-bottom:0}.footer-logo{width:88px!important;max-height:56px;margin-bottom:10px}.footer h3{font-size:16px;margin-bottom:8px}.footer p,.footer a{font-size:13.2px;line-height:1.55;margin:4px 0}.legal-footer{font-size:11.5px!important;line-height:1.45!important;padding:9px 10px!important}.footer-bottom-inner{display:grid!important;gap:5px;text-align:center;font-size:12px!important;line-height:1.55!important}.floating-left{left:12px}.floating-left a,.back-to-top{width:48px;height:48px}.back-to-top{right:12px}}
@media (max-width:430px){.container{width:min(100% - 22px,1180px)}.brand img{width:52px!important;flex-basis:52px!important}.brand-name{max-width:205px!important}.brand-line-1{font-size:13.2px!important}.brand-line-2{font-size:13px!important}.topbar-main .top-link{font-size:9.6px;padding:3px 5px}.legal-strip{font-size:8.2px!important;gap:3px!important}.legal-strip span,.legal-strip strong{padding:3px 4px!important}.nav-menu{left:11px;right:11px}.hero h1{font-size:28px!important}.city-card h3{font-size:11.5px!important;min-height:44px}.page-hero h1{font-size:23px!important}.page-hero p{font-size:13.2px!important}}
@media (max-width:360px){.brand img{width:46px!important;flex-basis:46px!important}.brand-name{max-width:180px!important}.brand-line-1{font-size:12px!important}.brand-line-2{font-size:11.8px!important}.legal-strip{font-size:7.7px!important}.topbar-main .top-link{font-size:9px}.city-grid{grid-template-columns:1fr!important}.city-card h3{min-height:auto;font-size:13px!important}.page-hero h1{font-size:22px!important}}

/* FINAL POLISH FIX 2026-06-29 v3.0 */
body{font-size:16px}.container{width:min(1180px,calc(100% - 34px))}.site-header{isolation:isolate}.topbar{font-size:13px}.topbar-grid{display:flex;justify-content:center;gap:7px;padding:7px 0}.topbar-main{width:100%;justify-content:center;gap:14px}.legal-strip{width:100%;justify-content:center;gap:8px;margin-top:2px}.legal-strip span,.legal-strip strong{font-size:11.2px;line-height:1.2;padding:4px 10px;border-radius:999px}.navbar{background:#fff}.nav-grid{min-height:72px!important;gap:18px}.brand{min-width:330px;max-width:360px;gap:12px!important}.brand img{width:68px!important;height:68px!important;max-height:none!important;object-fit:contain;flex:0 0 68px!important;background:#fff;border-radius:10px}.brand-name{max-width:270px!important;line-height:1.05!important}.brand-line-1{font-size:18px!important;line-height:1.05!important;letter-spacing:-.25px}.brand-line-2{font-size:17px!important;line-height:1.05!important;letter-spacing:-.2px}.nav-menu{gap:4px;flex:1;justify-content:flex-end}.nav-menu a{white-space:nowrap!important;font-size:15px!important;line-height:1.15!important;padding:10px 12px!important;border-radius:13px}
.hero-inner{grid-template-columns:minmax(0,1fr) 360px!important;gap:30px!important;padding:58px 0 52px!important}.hero h1{font-size:clamp(34px,4.1vw,54px)!important;line-height:1.06!important;letter-spacing:-1.4px!important;margin:12px 0 14px!important}.hero p{font-size:17px!important;line-height:1.5!important;max-width:700px}.hero-badges{gap:9px;margin:18px 0}.hero-badges span{font-size:14px;padding:7px 13px}.hero-actions .btn{min-height:43px;padding:10px 20px}.quote-panel{max-width:360px!important;width:100%;padding:18px 20px!important;border-radius:20px!important}.quote-panel h3{font-size:21px!important;line-height:1.2!important}.quote-panel>p{font-size:13.5px!important;margin-bottom:10px!important}.quote-panel .form-row{margin-bottom:8px!important}.quote-panel .quote-form label{font-size:11.5px!important}.quote-panel .quote-form input,.quote-panel .quote-form select{height:39px!important;min-height:39px!important}.quote-panel .quote-form textarea{height:68px!important;min-height:68px!important}.quote-panel .btn{min-height:39px!important;padding:8px 16px!important}
.page-hero{padding:26px 0!important;min-height:132px!important;display:flex!important;align-items:center!important}.page-hero .eyebrow{font-size:11px!important;letter-spacing:1.8px!important}.page-hero h1{font-size:clamp(24px,2.65vw,36px)!important;line-height:1.12!important;margin:6px 0 6px!important;max-width:980px}.page-hero p{font-size:14.5px!important;line-height:1.45!important;max-width:760px}.section{padding:52px 0!important}.section-head{margin-bottom:24px!important}.section-head h2,.content h2{font-size:clamp(25px,2.45vw,34px)!important;line-height:1.15!important}.section-dark .benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.section-dark .benefit-card{padding:20px 22px!important;border-radius:18px!important;min-height:185px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.section-dark .benefit-card span{width:46px!important;height:46px!important;font-size:26px!important;margin-bottom:10px!important}.section-dark .benefit-card h3{font-size:20px!important;margin-bottom:7px!important}.section-dark .benefit-card p{font-size:14px!important;line-height:1.5!important;color:#53627a!important}.city-grid{gap:16px!important}.city-card{display:flex!important;flex-direction:column!important;border-radius:16px!important}.city-card img{height:172px!important;aspect-ratio:auto!important;object-fit:cover!important}.city-card h3{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;font-size:14px!important;line-height:1.25!important;padding:10px 9px!important;margin:0!important;background:#fff!important;color:#071b3a!important}.blog-section .blog-grid{align-items:stretch}.blog-card{display:flex!important;flex-direction:column!important;background:#fff!important;overflow:hidden!important}.blog-image{display:block;height:220px;overflow:hidden;background:#eef6ff}.blog-image img,.blog-card>img{width:100%!important;height:100%!important;object-fit:cover!important}.blog-body{display:block!important;padding:18px 18px 20px!important;background:#fff!important;color:#172033!important;flex:1}.blog-date{display:inline-flex;color:#0758c8;background:#eef6ff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;margin-bottom:10px}.blog-card h3{font-size:20px!important;line-height:1.24!important;margin:0 0 8px!important;color:#071b3a!important}.blog-card p{font-size:14px!important;line-height:1.55!important;color:#63708a!important;margin:0 0 12px!important}.gallery-card{overflow:hidden!important}.gallery-open{display:block;position:relative;width:100%;height:230px;padding:0;border:0;background:#eef6ff;cursor:pointer;overflow:hidden}.gallery-open img{width:100%!important;height:100%!important;object-fit:cover!important;transition:.3s}.gallery-card:hover .gallery-open img{transform:scale(1.04)}.view-badge{position:absolute;right:12px;bottom:12px;background:rgba(7,27,58,.85);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.gallery-card h3{font-size:17px!important;line-height:1.3!important;background:#fff;color:#071b3a!important}.lightbox{position:fixed;inset:0;z-index:9999999;background:rgba(2,8,22,.86);display:none;align-items:center;justify-content:center;padding:50px 18px}.lightbox.open{display:flex}.lightbox-img{max-width:min(1080px,92vw);max-height:82vh;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.45);object-fit:contain;background:#fff}.lightbox-title{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);color:#fff;font-weight:900;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 16px;text-align:center}.lightbox-close,.lightbox-prev,.lightbox-next{position:fixed;border:0;background:#ff7900;color:#fff;width:46px;height:46px;border-radius:50%;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center}.lightbox-close{right:22px;top:18px}.lightbox-prev{left:18px;top:50%;transform:translateY(-50%)}.lightbox-next{right:18px;top:50%;transform:translateY(-50%)}.empty-state{grid-column:1/-1;background:#fff;border:1px solid var(--border);border-radius:18px;padding:30px;text-align:center}.footer{background:#050d1d!important}.footer-grid{grid-template-columns:1.05fr .72fr .86fr 1.18fr!important;gap:32px!important;padding:34px 0 24px!important}.footer-logo{width:78px!important;height:auto!important;max-height:80px!important;object-fit:contain!important;padding:6px!important;border-radius:12px!important}.footer p,.footer a{font-size:13.7px!important;line-height:1.55!important}.footer h3{font-size:17px!important}.footer-contact strong{display:block;margin-bottom:2px}.footer-contact a{display:block!important;margin:2px 0 5px!important}.legal-footer{gap:3px!important;font-size:11.6px!important;line-height:1.4!important}.footer-bottom{padding:10px 0!important}.footer-bottom-inner{font-size:12.5px!important;line-height:1.45!important}
@media (min-width:1025px){.nav-grid{max-width:1180px}.site-header{position:sticky!important;top:0!important}.nav-menu a:nth-child(5){padding-left:11px!important;padding-right:11px!important}.quote-page-grid,.contact-grid{align-items:start}.gallery-grid,.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:1100px) and (min-width:761px){.brand{min-width:280px}.brand img{width:58px!important;height:58px!important}.brand-line-1{font-size:16px!important}.brand-line-2{font-size:15px!important}.nav-menu a{font-size:13.2px!important;padding:9px 8px!important}.hero-inner{grid-template-columns:1fr 345px!important}.quote-panel{max-width:345px!important}.hero h1{font-size:44px!important}}
@media (max-width:1024px){.hero-inner{grid-template-columns:1fr!important}.quote-panel{margin:0 auto!important;max-width:560px!important}.brand{min-width:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.city-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.blog-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:760px){.container{width:min(100% - 24px,1180px)}.topbar{font-size:10px}.topbar-grid{display:block!important;padding:5px 0 6px!important}.topbar-main{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:5px!important;margin-bottom:4px!important}.topbar-main .top-link{font-size:9.2px!important;line-height:1.15!important;padding:2px 3px!important;background:transparent!important;border:0!important;border-radius:0!important;max-width:100%;font-weight:800}.top-link svg{width:11px!important;height:11px!important;flex-basis:11px!important}.legal-strip{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:3px 7px!important;margin-top:3px!important;font-size:7.8px!important;line-height:1.1!important}.legal-strip span,.legal-strip strong{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;color:#fff!important;white-space:nowrap!important}.navbar{border-bottom:1px solid #eaf1fb!important}.nav-grid{min-height:64px!important;gap:8px!important}.brand{gap:8px!important;max-width:calc(100% - 52px)!important;min-width:0!important}.brand img{width:52px!important;height:52px!important;max-height:none!important;flex:0 0 52px!important;border-radius:8px}.brand-name{max-width:235px!important}.brand-line-1{font-size:14.2px!important;line-height:1.05!important}.brand-line-2{font-size:13.8px!important;line-height:1.05!important}.menu-toggle{width:44px!important;height:44px!important;flex:0 0 44px!important}.nav-menu{position:absolute;top:100%;left:12px;right:12px;background:#fff;border:1px solid #dce8f7;border-radius:18px;box-shadow:0 22px 48px rgba(7,27,58,.18);display:none!important;flex-direction:column;align-items:stretch;padding:10px;z-index:999999}.nav-menu.open{display:flex!important}.nav-menu a{font-size:15px!important;padding:12px 14px!important;text-align:left!important}.hero-inner{padding:28px 0 22px!important;gap:18px!important}.hero h1{font-size:28px!important;line-height:1.08!important;margin:10px 0!important;letter-spacing:-.7px!important}.hero p{font-size:13.5px!important;line-height:1.48!important}.hero-badges{gap:6px;margin:13px 0}.hero-badges span{font-size:11px!important;padding:5px 8px!important}.hero-actions{display:grid!important;grid-template-columns:1fr;gap:9px}.hero-actions .btn{width:100%;min-height:40px!important}.quote-panel{max-width:100%!important;padding:14px!important}.quote-panel h3{font-size:19px!important}.quote-panel>p{font-size:13px!important}.quote-panel .form-row.two{grid-template-columns:1fr!important}.page-hero{min-height:102px!important;padding:19px 0!important}.page-hero h1{font-size:22px!important;line-height:1.15!important}.page-hero p{font-size:12.8px!important;line-height:1.42!important}.page-hero .eyebrow{font-size:9.5px!important;letter-spacing:1.4px!important}.section{padding:38px 0!important}.section-head h2,.content h2{font-size:24px!important}.section-dark .benefit-grid,.benefit-grid,.service-grid,.process-grid,.reviews,.quote-page-grid,.contact-grid{grid-template-columns:1fr!important}.section-dark .benefit-card{min-height:0!important;padding:16px!important}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.city-card img{height:118px!important}.city-card h3{min-height:44px!important;font-size:11px!important;line-height:1.2!important;padding:8px 5px!important}.blog-grid,.gallery-grid{grid-template-columns:1fr!important;gap:16px!important}.blog-image,.gallery-open{height:210px!important}.blog-body{padding:15px!important}.blog-card h3{font-size:18px!important}.footer-grid{grid-template-columns:1fr!important;padding:24px 0 14px!important;gap:0!important}.footer-grid>div{padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.08)}.footer-grid>div:last-child{border-bottom:0}.footer-logo{width:72px!important;max-height:80px!important;margin-bottom:8px!important}.footer h3{font-size:15.5px!important;margin-bottom:7px!important}.footer p,.footer a{font-size:12.8px!important;line-height:1.5!important}.legal-footer{font-size:10.8px!important;line-height:1.4!important;padding:8px 10px!important}.footer-bottom-inner{display:grid!important;gap:4px!important;text-align:center!important;font-size:11.5px!important}.floating-left{left:10px!important;bottom:14px!important;gap:8px!important}.floating-left a,.back-to-top{width:44px!important;height:44px!important}.back-to-top{right:10px!important;bottom:14px!important}.lightbox{padding:56px 12px}.lightbox-close,.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:26px}.lightbox-title{bottom:12px;font-size:12px;max-width:92%;border-radius:14px}}
@media (max-width:430px){.brand img{width:48px!important;height:48px!important;flex-basis:48px!important}.brand-name{max-width:220px!important}.brand-line-1{font-size:13.2px!important}.brand-line-2{font-size:13px!important}.legal-strip{font-size:7.2px!important;gap:2px 5px!important}.topbar-main .top-link{font-size:8.7px!important}.hero h1{font-size:25px!important}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.city-card img{height:104px!important}.city-card h3{font-size:10.3px!important;min-height:42px!important}.blog-image,.gallery-open{height:195px!important}}
@media (max-width:370px){.brand img{width:42px!important;height:42px!important;flex-basis:42px!important}.brand-line-1{font-size:11.5px!important}.brand-line-2{font-size:11.2px!important}.brand-name{max-width:185px!important}.legal-strip{font-size:6.7px!important}.topbar-main .top-link{font-size:8px!important}.city-grid{grid-template-columns:1fr!important}.city-card img{height:170px!important}.city-card h3{font-size:13px!important;min-height:0!important}.hero h1{font-size:23px!important}}


/* === Final polish v3.2: header 2-line name, mobile legal rows, hero slider, CTA mobile === */
.brand-name{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:1px!important;line-height:1.05!important;min-width:0!important}.brand-line-1,.brand-line-2{display:block!important;white-space:nowrap!important}.brand-line-1{font-size:19px!important;line-height:1.06!important}.brand-line-2{font-size:18px!important;line-height:1.06!important}.brand{flex:0 0 370px!important;min-width:370px!important}.brand img{flex:0 0 84px!important;object-fit:contain!important}.nav-grid{gap:18px!important}.nav-menu{flex:1!important;justify-content:flex-end!important}.nav-menu a{white-space:nowrap!important}.hero{isolation:isolate}.hero::before{display:none!important}.hero-slider-bg,.hero-slider-bg span{position:absolute;inset:0}.hero-slider-bg{z-index:0;overflow:hidden}.hero-slider-bg span{background-size:cover;background-position:center;opacity:0;animation:hpHeroFade 15s infinite ease-in-out;transform:scale(1.02)}.hero-slider-bg span:nth-child(1){animation-delay:0s}.hero-slider-bg span:nth-child(2){animation-delay:5s}.hero-slider-bg span:nth-child(3){animation-delay:10s}.hero-slider-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,45,.88) 0%,rgba(7,27,58,.76) 45%,rgba(7,59,142,.58) 100%),radial-gradient(circle at 75% 18%,rgba(255,121,0,.15),transparent 35%);z-index:1}.hero .container{position:relative;z-index:2}.hero h1{font-size:clamp(34px,4.35vw,62px)!important;line-height:1.045!important;letter-spacing:-1.7px!important}.hero p{font-size:18px!important;line-height:1.45!important}.cta-band{background:linear-gradient(135deg,#073b8e,#071b3a)!important;color:#fff!important}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:30px 0!important}.cta-band h2{margin:5px 0 4px!important;color:#fff!important;font-size:24px!important;line-height:1.22!important}.cta-band p{margin:0!important;color:#dbeaff!important}.cta-band .eyebrow{font-size:12px!important}.cta-band .cta-actions{justify-content:flex-end!important}
@keyframes hpHeroFade{0%{opacity:0;transform:scale(1.03)}6%{opacity:1}30%{opacity:1}38%{opacity:0;transform:scale(1.08)}100%{opacity:0}}
@media (min-width:1025px){.brand{flex-basis:390px!important;min-width:390px!important}.brand img{width:88px!important;height:88px!important}.brand-line-1{font-size:19px!important}.brand-line-2{font-size:18px!important}.nav-menu a{font-size:15px!important;padding:10px 10px!important}.hero-inner{padding:78px 0!important}}
@media (max-width:1220px) and (min-width:1025px){.brand{flex-basis:340px!important;min-width:340px!important}.brand img{width:72px!important;height:72px!important;flex-basis:72px!important}.brand-line-1{font-size:17px!important}.brand-line-2{font-size:16px!important}.nav-menu a{font-size:14px!important;padding:9px 8px!important}.hero h1{font-size:52px!important}}
@media (max-width:1100px) and (min-width:761px){.brand{flex-basis:300px!important;min-width:300px!important}.brand img{width:60px!important;height:60px!important;flex-basis:60px!important}.brand-line-1{font-size:15.5px!important}.brand-line-2{font-size:15px!important}.nav-menu a{font-size:12.7px!important;padding:8px 6px!important}.hero h1{font-size:42px!important}}
@media (max-width:760px){.topbar-grid{padding:6px 0 7px!important}.topbar-main{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:3px!important;margin-bottom:4px!important}.topbar-main .top-link{font-size:9.5px!important;line-height:1.2!important;text-align:center!important;justify-content:center!important}.legal-strip{display:grid!important;grid-template-columns:repeat(6,max-content)!important;justify-content:center!important;align-items:center!important;gap:2px 6px!important;margin-top:2px!important;font-size:8.4px!important;line-height:1.16!important;text-align:center!important}.legal-strip .legal-cin{grid-column:1 / span 3}.legal-strip .legal-gstin{grid-column:4 / span 3}.legal-strip .legal-pan{grid-column:1 / span 2}.legal-strip .legal-tan{grid-column:3 / span 2}.legal-strip .legal-iba{grid-column:5 / span 2}.legal-strip span,.legal-strip strong{white-space:nowrap!important;letter-spacing:0!important}.brand{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 54px)!important;gap:8px!important}.brand-name{max-width:none!important;min-width:0!important}.brand-line-1{font-size:13.6px!important;line-height:1.05!important;white-space:nowrap!important}.brand-line-2{font-size:13.3px!important;line-height:1.05!important;white-space:nowrap!important}.brand img{width:52px!important;height:52px!important;flex-basis:52px!important}.hero-inner{padding:28px 0 22px!important}.hero h1{font-size:26px!important;line-height:1.08!important}.hero p{font-size:13.2px!important}.cta-band-inner{display:grid!important;text-align:center!important;gap:14px!important;padding:24px 0!important}.cta-band .eyebrow{justify-content:center!important;font-size:10px!important;letter-spacing:1.4px!important}.cta-band .eyebrow::before{width:24px!important}.cta-band h2{font-size:20px!important;line-height:1.25!important;margin:6px auto!important;max-width:340px!important}.cta-band p{font-size:13px!important;line-height:1.45!important;max-width:340px!important;margin:0 auto!important}.cta-band .cta-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;justify-content:stretch!important}.cta-band .cta-actions .btn{width:100%!important;min-height:42px!important}}
@media (max-width:430px){.brand-line-1{font-size:13px!important}.brand-line-2{font-size:12.8px!important}.legal-strip{font-size:7.7px!important;gap:2px 4px!important}.hero h1{font-size:24px!important}}
@media (max-width:370px){.brand-line-1{font-size:11.4px!important}.brand-line-2{font-size:11.2px!important}.brand img{width:44px!important;height:44px!important;flex-basis:44px!important}.legal-strip{font-size:6.8px!important}.topbar-main .top-link{font-size:8px!important}.hero h1{font-size:22.5px!important}}


/* === Admin login + safe mobile legal/contact boxes (added without changing sticky/menu rules) === */
.mobile-legal-boxes{display:none}
.admin-note{margin:0 0 14px;color:#63708a;font-weight:700}
.gallery-bulk-actions{margin:0 0 14px}
.admin-cache-card p{margin-top:0;color:#63708a}
.admin-login-page{min-height:100vh;background:linear-gradient(135deg,#071b3a 0%,#073b8e 54%,#ff7900 135%);display:grid;place-items:center;padding:24px;font-family:Arial,Helvetica,sans-serif;color:#172033}
.admin-login-shell{width:100%;max-width:480px}
.admin-login-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.5);box-shadow:0 28px 70px rgba(0,0,0,.28);border-radius:30px;padding:34px;text-align:center;backdrop-filter:blur(14px)}
.admin-login-logo{width:96px;height:96px;margin:0 auto 14px;background:#fff;border-radius:24px;display:grid;place-items:center;box-shadow:0 16px 38px rgba(7,27,58,.14);border:1px solid #dce8f7}
.admin-login-logo img{width:78px;height:78px;object-fit:contain}
.admin-login-label{display:inline-flex;background:#fff3e8;color:#ff7900;border:1px solid #ffd6b5;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px}
.admin-login-card h1{margin:12px 0 5px;color:#071b3a;font-size:30px;line-height:1.1;letter-spacing:-.8px}
.admin-login-card p{margin:0 0 20px;color:#63708a;line-height:1.55}
.admin-login-form{text-align:left;display:grid;gap:12px}
.admin-login-form .form-row{margin:0}
.admin-login-form label{display:block;font-weight:900;color:#071b3a;margin-bottom:6px;font-size:13px}
.admin-login-form input{width:100%;border:1px solid #d6e4f6;border-radius:16px;padding:13px 14px;font:inherit;outline:0;background:#fbfdff}
.admin-login-form input:focus{border-color:#0758c8;box-shadow:0 0 0 4px rgba(7,88,200,.09)}
.admin-login-form .btn{width:100%;margin-top:4px;min-height:50px}
.admin-login-alert{text-align:left;margin:16px 0}
@media(max-width:760px){
  .topbar .topbar-main,.topbar .legal-strip{display:none!important}
  .mobile-legal-boxes{display:grid!important;gap:5px;width:100%;max-width:100%;padding:2px 0 1px}
  .mobile-legal-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 8px;width:100%;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);color:#fff;text-align:center;font-weight:900;font-size:8.8px;line-height:1.18;word-break:normal;overflow-wrap:anywhere}
  .mobile-legal-box span,.mobile-legal-box strong{display:inline-flex;align-items:center;justify-content:center;color:#fff;white-space:normal}
  .mobile-legal-box strong{font-weight:950}
  .admin-login-page{padding:16px}
  .admin-login-card{padding:24px 18px;border-radius:24px}
  .admin-login-card h1{font-size:24px}
  .admin-login-logo{width:82px;height:82px;border-radius:20px}
  .admin-login-logo img{width:66px;height:66px}
}
@media(max-width:390px){.mobile-legal-box{font-size:8px;gap:3px 6px;padding:5px 6px}}

/* === FINAL MOBILE-ONLY HEADER CONTACT/LEGAL SEPARATE BOXES === */
.mobile-legal-boxes{display:none}
@media(max-width:760px){
  .topbar .topbar-main,
  .topbar .legal-strip{display:none!important}
  .mobile-legal-boxes{display:grid!important;width:100%;max-width:100%;gap:4px;padding:2px 0 1px}
  .mobile-legal-row{display:grid!important;width:100%;max-width:100%;gap:4px;align-items:stretch}
  .mobile-legal-row-1{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mobile-legal-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mobile-legal-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .mobile-legal-item{display:flex!important;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:24px;padding:4px 5px!important;border-radius:999px;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;text-align:center!important;font-size:8.1px!important;font-weight:900!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
  .mobile-legal-item svg{width:11px;height:11px;flex:0 0 11px;fill:#fff}
  .mobile-legal-item span{display:inline;min-width:0;color:#fff!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .mobile-legal-item strong,.mobile-legal-row strong.mobile-legal-item{font-weight:950!important}
}
@media(max-width:390px){
  .mobile-legal-boxes{gap:3px}
  .mobile-legal-row{gap:3px}
  .mobile-legal-item{font-size:7.3px!important;min-height:22px;padding:3px 4px!important;gap:2px}
  .mobile-legal-item svg{width:10px;height:10px;flex-basis:10px}
}
@media(max-width:350px){
  .mobile-legal-item{font-size:6.7px!important;padding:3px!important}
}
