:root{--ink:#10212b;--muted:#667680;--brand:#c6a56a;--brand2:#8f6c32;--bg:#f6f5f1;--card:#fff;--dark:#0d1b22;--line:#e6e1d8;--radius:22px;--shadow:0 18px 45px rgba(13,27,34,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{background:var(--dark);color:#e8edf0;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:10px 0;flex-wrap:wrap}.topbar .contact{display:flex;gap:18px;flex-wrap:wrap}.navbar{position:sticky;top:0;z-index:50;background:rgba(246,245,241,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(16,33,43,.08)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:22px;font-weight:900;letter-spacing:.03em}.logo span{color:var(--brand2)}.nav-links{display:flex;gap:26px;align-items:center;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--brand);color:#15212a;padding:13px 20px;border-radius:999px;font-weight:800;box-shadow:0 9px 25px rgba(143,108,50,.18);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.dark{background:var(--dark);color:#fff}.menu-btn{display:none;border:0;background:transparent;font-size:26px}.hero{min-height:620px;display:grid;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(198,165,106,.28),transparent 30%),linear-gradient(135deg,#f8f4ec 0%,#ece8df 48%,#d9d4ca 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--brand2);font-weight:900;font-size:13px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.03;margin:14px 0 20px;max-width:900px}.hero p{font-size:19px;color:var(--muted);max-width:660px}.hero-card{height:430px;border-radius:36px;background:linear-gradient(145deg,#0f2029,#1e3945 55%,#c6a56a);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:before,.hero-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.3);border-radius:34px}.hero-card:before{inset:38px}.hero-card:after{inset:78px}.hero-card .mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:76px;font-weight:900;color:#fff;text-align:center;line-height:.9}.section{padding:92px 0}.section.alt{background:#fff}.section-title{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.section-title h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:8px 0 0}.section-title p{max-width:560px;color:var(--muted);margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 24px rgba(13,27,34,.05)}.card h3{font-size:22px;line-height:1.25;margin:16px 0 10px}.card p{color:var(--muted)}.icon{width:54px;height:54px;border-radius:16px;background:#efe3cf;display:grid;place-items:center;font-size:25px}.project-card{padding:0;overflow:hidden}.project-visual{height:210px;background:linear-gradient(135deg,#233944,#8f6c32);position:relative}.project-visual:after{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.35);border-radius:16px}.project-body{padding:25px}.maintenance{background:var(--dark);color:#fff;border-radius:32px;padding:52px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.maintenance p{color:#bdc8cd;max-width:720px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.gallery div{min-height:260px;border-radius:24px;background:linear-gradient(145deg,#263d48,#c6a56a);position:relative;overflow:hidden}.gallery div:nth-child(2){background:linear-gradient(145deg,#d8d1c4,#7c6847)}.gallery div:nth-child(3){background:linear-gradient(145deg,#111f26,#8a979d)}.page-hero{padding:92px 0 68px;background:linear-gradient(135deg,#eee9df,#faf8f3)}.page-hero h1{font-size:clamp(40px,5vw,64px);line-height:1.08;margin:8px 0 16px;max-width:1000px}.page-hero p{color:var(--muted);max-width:760px;font-size:18px}.content{max-width:880px}.content h2,.content h3{margin-top:34px}.content p,.content li{color:#4b5e67}.content ul{padding-left:22px}.footer{background:#0d1b22;color:#e7edf0;padding:70px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:46px}.footer p,.footer li{color:#aab8bf}.footer ul{list-style:none;padding:0}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:22px;color:#87979f;font-size:14px}.wa-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:27px;box-shadow:0 14px 30px rgba(0,0,0,.2);z-index:60}.breadcrumbs{font-size:14px;color:var(--muted);margin-bottom:18px}.small-link{font-weight:800;color:var(--brand2)}@media(max-width:900px){.hero-grid,.footer-grid,.grid{grid-template-columns:1fr}.hero{padding:60px 0}.hero-card{height:320px}.gallery{grid-template-columns:1fr}.maintenance{grid-template-columns:1fr}.nav-links{display:none;position:absolute;left:18px;right:18px;top:78px;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.section{padding:70px 0}}@media(max-width:600px){.topbar .container{justify-content:center}.hero h1{font-size:43px}.maintenance{padding:34px 26px}.section-title{display:block}.page-hero{padding:68px 0 48px}}

.logo-lockup{display:inline-flex;align-items:center;gap:10px}.logo-monogram{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--dark),var(--brand2));color:#fff;display:grid;place-items:center;font-size:14px;font-weight:900;letter-spacing:.06em}.logo-text{display:inline-flex;gap:5px;align-items:baseline}.logo-text b{color:var(--brand2)}.hero-photo{background:#152832}.hero-photo:before,.hero-photo:after{display:none}.hero-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);filter:saturate(.95) contrast(1.03)}.hero-overlay{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 18px;border-radius:18px;background:rgba(13,27,34,.76);backdrop-filter:blur(10px);color:#fff;display:flex;flex-direction:column;gap:2px}.hero-overlay span{font-weight:900;font-size:20px}.hero-overlay small{color:#d7e0e4}.gallery figure{margin:0;min-height:260px;border-radius:24px;position:relative;overflow:hidden;background:#d8d1c4}.gallery figure:first-child{min-height:330px}.gallery figure img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery figure:hover img{transform:scale(1.045)}.gallery figcaption{position:absolute;left:14px;bottom:14px;background:rgba(13,27,34,.78);color:#fff;padding:8px 11px;border-radius:999px;font-weight:800;font-size:13px}.gallery div{display:none}

/* V3 brand, footer map and WhatsApp refinements */
.brand-logo{gap:12px}.brand-logo img{width:56px;height:56px;object-fit:cover;border-radius:50%;background:#fff;border:1px solid rgba(16,33,43,.1);box-shadow:0 6px 18px rgba(13,27,34,.08)}.brand-logo .logo-text{font-size:20px;color:var(--ink)}
.footer{background:#080b0d;padding-top:64px}.footer-grid{grid-template-columns:1.05fr .8fr 1.35fr;align-items:start;gap:52px}.footer h3{font-size:24px;margin:0 0 18px;color:#fff}.footer-about p{max-width:390px}.footer-brand{display:inline-flex;align-items:center;gap:14px;margin-bottom:16px;font-size:22px;font-weight:900;color:#fff}.footer-brand img{width:86px;height:86px;border-radius:50%;object-fit:cover;background:#fff;border:3px solid rgba(198,165,106,.45);box-shadow:0 12px 26px rgba(0,0,0,.28)}.footer-brand span{letter-spacing:.01em}.footer-contact{display:inline-flex;margin-top:8px;color:#fff;font-weight:800;border-bottom:1px solid rgba(198,165,106,.7)}.hours-list{display:grid;gap:0}.hours-list li{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.09)}.hours-list strong{color:#fff;white-space:nowrap}.footer-location .address-link{display:inline-flex;color:#d7dfe3;font-weight:700;margin-bottom:14px}.map-card{height:220px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 38px rgba(0,0,0,.26);background:#151a1d}.map-card iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.9) contrast(1.03)}.map-open{display:inline-flex;margin-top:12px;color:var(--brand);font-weight:800;font-size:14px}.copyright{display:flex;justify-content:center;text-align:center}
.wa-float{right:24px;bottom:24px;width:64px;height:64px;border:3px solid #fff;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 12px 32px rgba(37,211,102,.34),0 8px 25px rgba(0,0,0,.23);transition:transform .2s ease,box-shadow .2s ease}.wa-float:before{content:"";position:absolute;inset:-8px;border:2px solid rgba(37,211,102,.28);border-radius:50%;animation:waPulse 2.4s ease-out infinite}.wa-float:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 38px rgba(37,211,102,.42),0 10px 28px rgba(0,0,0,.25)}.wa-float svg{width:34px;height:34px;position:relative;z-index:2}.wa-tooltip{position:absolute;right:74px;top:50%;transform:translateY(-50%) translateX(8px);background:#11181c;color:#fff;font-size:13px;font-weight:800;padding:9px 12px;border-radius:10px;white-space:nowrap;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 8px 20px rgba(0,0,0,.2)}.wa-tooltip:after{content:"";position:absolute;right:-5px;top:50%;width:10px;height:10px;background:#11181c;transform:translateY(-50%) rotate(45deg)}.wa-float:hover .wa-tooltip{opacity:1;transform:translateY(-50%) translateX(0)}@keyframes waPulse{0%{transform:scale(.9);opacity:.75}70%,100%{transform:scale(1.28);opacity:0}}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-location{grid-column:1/-1}.map-card{height:260px}.brand-logo .logo-text{display:none}.brand-logo img{width:52px;height:52px}.nav-inner{height:72px}.nav-links{top:72px}}
@media(max-width:640px){.footer-grid{grid-template-columns:1fr;gap:34px}.footer-location{grid-column:auto}.map-card{height:230px}.wa-float{width:60px;height:60px;right:18px;bottom:18px}.wa-tooltip{display:none}.footer-brand img{width:74px;height:74px}}

/* V4 compact brand sizing */
.nav-inner{height:66px}
.brand-logo{gap:10px;flex:0 0 auto}
.brand-logo img{width:42px;height:42px;min-width:42px;object-fit:cover;border-radius:50%;box-shadow:0 4px 12px rgba(13,27,34,.07)}
.brand-logo .logo-text{font-size:18px;line-height:1}
.footer-brand img{width:64px;height:64px}
.footer-brand{font-size:20px;gap:12px}
@media(max-width:900px){
  .nav-inner{height:62px}
  .nav-links{top:62px}
  .brand-logo img{width:38px;height:38px;min-width:38px}
}
@media(max-width:640px){
  .brand-logo img{width:36px;height:36px;min-width:36px}
  .footer-brand img{width:58px;height:58px}
}
/* V5: horizontal company logo supplied by client; keep the same compact header footprint. */
.brand-logo img{width:124px;height:42px;min-width:124px;object-fit:contain;object-position:left center;border-radius:0;border:0;background:transparent;box-shadow:none}
.brand-logo .logo-text{display:none}
.footer-brand img{width:170px;height:auto;max-height:62px;object-fit:contain;border-radius:0;background:#fff}
.footer-brand span{display:none}
@media(max-width:900px){.brand-logo img{width:112px;height:38px;min-width:112px}.footer-brand img{width:160px}}
@media(max-width:600px){.brand-logo img{width:106px;height:36px;min-width:106px}}

/* V6: interactive contact bar + social icons */
.topbar{background:#050505;color:#fff;border-top:2px solid #d7b14a;font-size:15px}
.topbar .topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:10px 0;min-height:52px;flex-wrap:nowrap}
.topbar-contact{display:flex;align-items:center;gap:26px;min-width:0;flex-wrap:wrap}
.topbar-link{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;transition:color .18s ease,opacity .18s ease}
.topbar-link svg{width:19px;height:19px;flex:0 0 19px;color:#ffd45b}
.topbar-link:hover{color:#ffd45b}
.social-links{display:flex;align-items:center;gap:18px;margin-left:auto;flex:0 0 auto}
.social-links a,.social-links .social-placeholder{width:24px;height:24px;display:grid;place-items:center;color:#fff;transition:color .18s ease,transform .18s ease}
.social-links svg{width:23px;height:23px;display:block}
.social-links a:hover{color:#ffd45b;transform:translateY(-1px)}
.social-placeholder{opacity:.95;cursor:default}
@media(max-width:900px){.topbar .topbar-inner{align-items:flex-start;flex-wrap:wrap}.topbar-contact{gap:12px 18px}.social-links{margin-left:0}.topbar-link{font-size:13px}}
@media(max-width:640px){.topbar .topbar-inner{justify-content:center}.topbar-contact{width:100%;justify-content:center}.topbar-link{white-space:normal}.social-links{width:100%;justify-content:center}.topbar-link svg{width:17px;height:17px;flex-basis:17px}}

/* V7: footer layout matched to the supplied reference */
.footer-v7{background:#050505;color:#fff;padding:72px 0 0}
.footer-v7 .footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:64px;align-items:start}
.footer-v7 h3{margin:0;color:#fff;font-size:clamp(24px,2vw,31px);line-height:1.2;font-weight:800;letter-spacing:-.02em}
.footer-heading-line{height:1px;background:rgba(255,255,255,.16);margin:14px 0 30px;position:relative}
.footer-heading-line:before{content:"";position:absolute;left:0;top:0;width:68px;height:1px;background:#d7b14a}
.footer-v7 p{color:#fff;font-size:18px;line-height:1.75;margin:0}
.footer-about p{max-width:390px}
.footer-hours .hours-intro{margin-bottom:18px}
.footer-v7 .hours-list{margin:0;padding:0;list-style:none}
.footer-v7 .hours-list li{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:18px}
.footer-v7 .hours-list li strong{color:#fff;font-weight:800}
.footer-v7 .map-card{height:185px;border:0;border-radius:0;overflow:hidden;background:#111;box-shadow:none;margin:0 0 24px}
.footer-v7 .map-card iframe{width:100%;height:100%;border:0;display:block;filter:none}
.footer-v7 .address-link{display:inline-flex;align-items:center;gap:12px;margin:0;color:#fff;font-size:18px;font-weight:500}
.footer-v7 .address-link:hover{color:#ffd45b}
.footer-v7 .address-pin{width:14px;height:18px;display:inline-grid;place-items:center;color:#ffd45b;font-size:14px;line-height:1}
.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:78px;min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff}
.footer-v7 .copyright{border:0;margin:0;padding:0;color:#fff;font-size:16px;font-weight:800;text-align:left;display:block;text-transform:uppercase}
.footer-v7 .powered{font-size:16px;font-weight:800;color:#fff;text-transform:uppercase}
.footer-v7 .powered strong{color:#ffd45b}
.back-to-top{position:fixed;right:26px;bottom:20px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#ffd45b;color:#050505;font-size:34px;font-weight:900;line-height:1;z-index:59;box-shadow:0 12px 28px rgba(0,0,0,.28);transition:transform .2s ease,box-shadow .2s ease}
.back-to-top:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(0,0,0,.34)}
.footer-v7 + .wa-float{bottom:96px}
@media(max-width:980px){
  .footer-v7 .footer-grid{grid-template-columns:1fr 1fr;gap:48px}
  .footer-v7 .footer-location{grid-column:1/-1}
  .footer-v7 .map-card{height:260px}
}
@media(max-width:640px){
  .footer-v7{padding-top:54px}
  .footer-v7 .footer-grid{grid-template-columns:1fr;gap:42px}
  .footer-v7 .footer-location{grid-column:auto}
  .footer-v7 p,.footer-v7 .hours-list li,.footer-v7 .address-link{font-size:16px}
  .footer-v7 .map-card{height:220px}
  .footer-bottom{margin-top:54px;min-height:118px;flex-direction:column;justify-content:center;text-align:center;gap:8px}
  .footer-v7 .copyright{text-align:center}
  .back-to-top{right:18px;bottom:18px;width:52px;height:52px}
  .footer-v7 + .wa-float{bottom:86px}
}
.footer-v7 .powered{font-size:16px;font-weight:800;color:#fff;text-transform:none}
.footer-v7 .powered a{color:#ffd45b;text-decoration:none;font-weight:800;transition:color .2s ease,opacity .2s ease}
.footer-v7 .powered a:hover,.footer-v7 .powered a:focus{color:#fff;text-decoration:underline;text-underline-offset:4px}

/* V9 homepage banner matching the original lmsat.ae layout */
.home-banner{width:100%;margin:0;background:#eee;overflow:hidden;line-height:0}
.home-banner img{display:block;width:100%;height:auto;max-width:none;object-fit:cover}
@media(min-width:1200px){.home-banner img{width:100%;}}
@media(max-width:700px){.home-banner{min-height:240px}.home-banner img{min-height:240px;object-fit:cover;object-position:center}}

/* V10 - Home company services section matched to original site reference */
.home-services-section{background:#fff;padding:72px 0 84px;color:#202534}
.home-services-container{width:min(1360px,calc(100% - 48px))}
.home-services-heading{text-align:center;margin:0 auto 64px}
.home-services-heading h2{margin:0;font-size:clamp(34px,3vw,48px);line-height:1.1;font-weight:800;letter-spacing:-.035em;color:#202534}
.home-services-heading p{margin:8px 0 14px;font-size:17px;line-height:1.45;color:#30313a}
.home-services-heading-line{display:block;width:35px;height:4px;border-radius:999px;background:#ffd15a;margin:0 auto}
.home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;align-items:start}
.home-service-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:start}
.home-service-icon{width:52px;height:52px;border:2px solid #1b1d25;border-radius:50%;background:#ffd15a;color:#202534;display:grid;place-items:center;margin-top:2px;flex:0 0 auto}
.home-service-icon svg{width:27px;height:27px;display:block}
.home-service-content h3{margin:0;font-size:clamp(21px,1.55vw,27px);line-height:1.12;font-weight:800;letter-spacing:-.035em;color:#202534}
.home-service-line{display:block;width:36px;height:4px;border-radius:999px;background:#ffd15a;margin:15px 0 23px}
.home-service-content p{margin:0;font-size:17px;line-height:1.55;color:#252731}
@media(max-width:1050px){.home-services-grid{gap:34px}.home-service-item{grid-template-columns:48px minmax(0,1fr);gap:14px}.home-service-icon{width:48px;height:48px}.home-service-content h3{font-size:22px}.home-service-content p{font-size:16px}}
@media(max-width:820px){.home-services-section{padding:58px 0 64px}.home-services-heading{margin-bottom:42px}.home-services-grid{grid-template-columns:1fr;gap:40px}.home-service-item{grid-template-columns:54px minmax(0,1fr)}.home-service-content h3{font-size:24px}.home-service-content p{font-size:17px}}
@media(max-width:520px){.home-services-container{width:min(100% - 30px,1360px)}.home-services-heading h2{font-size:34px}.home-services-heading p{font-size:15px}.home-service-item{grid-template-columns:46px minmax(0,1fr);gap:12px}.home-service-icon{width:46px;height:46px}.home-service-icon svg{width:24px;height:24px}.home-service-content h3{font-size:20px}.home-service-content p{font-size:15.5px}}

/* V11: Homepage matched to the full lmsat.ae reference screenshot */
.home-page{background:#fff;color:#1f2230}
.home-page .container{width:min(1160px,calc(100% - 42px))}
.home-page .topbar{border-top:0;background:#050505;font-size:12px}
.home-page .topbar .topbar-inner{min-height:38px;padding:6px 0}
.home-page .topbar-contact{gap:22px}
.home-page .topbar-link{gap:7px}
.home-page .topbar-link svg{width:15px;height:15px;flex-basis:15px}
.home-page .social-links{gap:15px}
.home-page .social-links a,.home-page .social-links .social-placeholder{width:18px;height:18px}
.home-page .social-links svg{width:18px;height:18px}
.home-page .navbar{position:relative;top:auto;background:#fff;backdrop-filter:none;border-bottom:0}
.home-page .nav-inner{height:70px}
.home-page .brand-logo img{width:132px;height:48px;min-width:132px;object-fit:contain}
.home-page .nav-links{gap:28px;font-size:13px;text-transform:uppercase}
.home-page .nav-links>a:not(.btn){position:relative;padding:23px 0 20px}
.home-page .nav-links>a[href="/"]:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;background:#ffd15a}
.home-page .nav-links .btn{background:#050505;color:#ffd45b;padding:11px 24px;border-radius:999px;box-shadow:0 7px 17px rgba(0,0,0,.18);font-size:13px;min-width:205px}
.home-page .home-banner{border-bottom:4px solid #d6b044;background:#eee}
.home-page .home-banner img{width:100%;height:auto;display:block}

.home-page .home-services-section{padding:46px 0 75px;background:#fff}
.home-page .home-services-container{width:min(1160px,calc(100% - 42px))}
.home-page .home-services-heading{margin-bottom:48px}
.home-page .home-services-heading h2{font-size:31px;letter-spacing:-.03em}
.home-page .home-services-heading p{font-size:14px;margin:4px 0 9px}
.home-page .home-services-heading-line{width:22px;height:2px}
.home-page .home-services-grid{gap:42px}
.home-page .home-service-item{grid-template-columns:42px minmax(0,1fr);gap:13px}
.home-page .home-service-icon{width:35px;height:35px;border-width:1.7px;margin-top:0}
.home-page .home-service-icon svg{width:19px;height:19px}
.home-page .home-service-content h3{font-size:19px;line-height:1.07;letter-spacing:-.04em}
.home-page .home-service-line{width:22px;height:2px;margin:11px 0 18px}
.home-page .home-service-content p{font-size:13.5px;line-height:1.55;color:#2f3138}

.home-maintenance{background:#101626;color:#fff;overflow:hidden}
.home-maintenance-inner{min-height:365px;display:grid;grid-template-columns:1fr 390px;align-items:center;position:relative}
.home-maintenance-copy{padding:58px 0 54px;z-index:2}
.home-maintenance-copy h2{margin:0 0 16px;font-size:clamp(34px,3.2vw,48px);line-height:.98;letter-spacing:-.04em;color:#fff;font-weight:800}
.home-maintenance-copy p{margin:0 0 26px;font-size:14px;line-height:1.5;font-weight:700;color:#fff}
.maintenance-contact-btn{display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:12px 28px;border-radius:999px;background:#ffd45b;color:#050505;font-size:13px;font-weight:800;box-shadow:none}
.home-maintenance-visual{align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}
.home-maintenance-visual img{display:block;width:100%;max-width:390px;height:100%;object-fit:cover;object-position:center bottom;mix-blend-mode:normal}

.home-works{background:#fff;padding:43px 0 54px}
.home-works-inner h2{margin:0 0 38px;text-align:center;font-size:31px;line-height:1.1;letter-spacing:-.035em;color:#20222d;font-weight:800}
.home-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.home-works-grid figure{margin:0;border-radius:18px;overflow:hidden;background:#eee;aspect-ratio:1.48/1}
.home-works-grid img{width:100%;height:100%;object-fit:cover;display:block}

/* footer proportions from the supplied full-page reference */
.home-page .footer-v7{padding:38px 0 0;background:#050505}
.home-page .footer-v7 .footer-grid{grid-template-columns:1fr .78fr .9fr;gap:40px}
.home-page .footer-v7 h3{font-size:17px}
.home-page .footer-heading-line{margin:8px 0 22px}
.home-page .footer-heading-line:before{width:42px}
.home-page .footer-v7 p{font-size:12px;line-height:1.65}
.home-page .footer-about p{max-width:230px}
.home-page .footer-hours .hours-intro{margin-bottom:11px}
.home-page .footer-v7 .hours-list li{font-size:12px;padding:6px 0;gap:18px}
.home-page .footer-v7 .map-card{height:102px;margin-bottom:19px}
.home-page .footer-v7 .address-link{font-size:11.5px;gap:8px}
.home-page .footer-bottom{margin-top:48px;min-height:58px}
.home-page .footer-v7 .copyright,.home-page .footer-v7 .powered{font-size:10.5px}
.home-page .wa-float{width:47px;height:47px;right:17px;bottom:69px;border-width:3px}
.home-page .wa-float svg{width:25px;height:25px}
.home-page .wa-float:before{inset:-6px}
.home-page .back-to-top{width:37px;height:37px;right:19px;bottom:20px;font-size:24px}
.home-page .footer-v7 + .wa-float{bottom:69px}

@media(max-width:760px){
  .home-page .container,.home-page .home-services-container{width:min(92%,1160px)}
  .home-page .topbar .topbar-inner{flex-wrap:wrap;justify-content:center;gap:5px 12px}
  .home-page .topbar-contact{justify-content:center;gap:7px 13px}
  .home-page .topbar-link{font-size:10px}
  .home-page .social-links{width:auto;margin:0;justify-content:center}
  .home-page .nav-inner{height:63px}
  .home-page .brand-logo img{width:110px;height:39px;min-width:110px}
  .home-page .menu-btn{display:block}
  .home-page .nav-links{display:none;top:63px}
  .home-page .nav-links.open{display:flex}
  .home-page .home-services-grid{grid-template-columns:1fr;gap:34px}
  .home-maintenance-inner{grid-template-columns:1fr;min-height:0}
  .home-maintenance-copy{padding:48px 0 25px}
  .home-maintenance-copy h2{font-size:36px}
  .home-maintenance-visual{height:300px;justify-content:center}
  .home-maintenance-visual img{max-width:360px}
  .home-works-grid{grid-template-columns:1fr;gap:18px}
  .home-page .footer-v7 .footer-grid{grid-template-columns:1fr;gap:28px}
  .home-page .footer-about p{max-width:none}
  .home-page .footer-v7 .map-card{height:180px}
}
