
:root{--bg:#070707;--bg2:#111;--gold:#c9a35a;--text:#f2efe8;--muted:#cfc7b8;--line:rgba(201,163,90,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#050505,#0f0f0f 55%,#080808);color:var(--text)}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}
.topbar{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.topbar-inner{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:10px 0}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand img{height:64px;width:auto;border-radius:8px}.brand .title{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}
.nav{display:flex;gap:18px;flex-wrap:wrap;align-items:center;justify-content:center}.nav a{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#f7f1e5;opacity:.92}.nav a:hover{color:var(--gold)}
.controls{display:flex;gap:10px;align-items:center}.lang-select{background:#101010;color:#f5f0e7;border:1px solid var(--line);padding:10px 12px;border-radius:999px;min-width:178px}.icon-btn,.cta-btn{padding:10px 16px;border-radius:999px;border:1px solid var(--line);background:#111;color:#fff;font-weight:700;letter-spacing:.04em}.icon-btn:hover,.cta-btn:hover{background:#171717}.cta-btn.gold{background:linear-gradient(180deg,#d2ae69,#b58b43);color:#111;border:none}
.hero{position:relative;min-height:82vh;display:grid;place-items:center;background:url('assets/images/hero-maybach.png') center/cover no-repeat}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.72) 55%,rgba(0,0,0,.9))}.hero .content{position:relative;text-align:center;padding:120px 0 70px}.eyebrow{color:var(--gold);font-size:13px;letter-spacing:.28em;text-transform:uppercase;margin-bottom:16px}.hero h1{font-family:Georgia,serif;font-size:clamp(38px,7vw,78px);line-height:1.04;margin:0 0 12px}.hero p{max-width:860px;margin:0 auto 22px;color:#efe7d8;font-size:clamp(18px,2vw,24px)}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.section{padding:78px 0;border-top:1px solid rgba(255,255,255,.04)}.section h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);margin:0 0 12px;color:#f6f1e7}.section .lead{color:var(--muted);font-size:18px;max-width:900px}
.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:linear-gradient(180deg,#101010,#0b0b0b);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 40px rgba(0,0,0,.18)}.card h3{margin:0 0 10px;font-size:22px;color:#f4ede0}.card p,.card li{color:var(--muted);line-height:1.7}.card ul{padding-left:18px;margin:0}
.fleet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px}.fleet-item{background:#0f0f0f;border:1px solid var(--line);border-radius:20px;overflow:hidden}.fleet-item img{aspect-ratio:4/3;object-fit:cover}.fleet-item .txt{padding:16px}.fleet-item h4{margin:0 0 8px;font-size:20px}.fleet-item p{margin:0;color:var(--muted)}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-grid img{border-radius:18px;border:1px solid var(--line);aspect-ratio:16/10;object-fit:cover;background:#111}
.banner{background:linear-gradient(120deg,rgba(201,163,90,.14),rgba(201,163,90,.05));border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;gap:24px;align-items:center}.banner .text{flex:1}.banner .side{width:min(420px,40%)}
.footer{padding:34px 0 54px;border-top:1px solid var(--line);background:#060606}.footer small{color:#bfb6a7}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap}.float-wa{position:fixed;right:18px;bottom:18px;z-index:90;background:#0d0d0d;border:2px solid var(--gold);padding:12px 18px;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.35);display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-weight:700;animation:waPulse 2.5s infinite;transition:right .35s ease,transform .2s ease}.float-wa.shifted{right:34px}.float-wa:hover{transform:translateY(-1px) scale(1.02);background:#111}.wa-circle{width:28px;height:28px;border-radius:50%;background:var(--gold);display:inline-grid;place-items:center;flex:0 0 auto}.wa-green{width:15px;height:15px;border-radius:50%;background:#25D366;display:block}.wa-popup{position:fixed;right:18px;bottom:82px;z-index:89;max-width:260px;background:#0d0d0d;border:1px solid var(--gold);padding:12px 14px;border-radius:14px;color:var(--gold);box-shadow:0 10px 30px rgba(0,0,0,.28);display:none}.wa-popup.show{display:block;animation:waFade .35s ease}@keyframes waPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.42),0 10px 30px rgba(0,0,0,.35)}70%{box-shadow:0 0 0 12px rgba(37,211,102,0),0 10px 30px rgba(0,0,0,.35)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 10px 30px rgba(0,0,0,.35)}}@keyframes waFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.badge{border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:#efe6d6;font-size:13px}
@media (max-width:1040px){.grid-3,.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-inner{flex-wrap:wrap}.nav{order:3;width:100%}.controls{margin-left:auto}}@media (max-width:760px){.grid-2,.grid-3,.fleet-grid,.gallery-grid{grid-template-columns:1fr}.brand img{height:52px}.controls{width:100%;justify-content:flex-end}.lang-select{min-width:140px}.hero{min-height:74vh}.banner{flex-direction:column}.banner .side{width:100%}}

.gallery-note{margin-top:20px;color:var(--muted)}.vehicle-gallery-block{margin-top:34px}.vehicle-gallery-block h3{margin:0 0 14px;font-size:24px;color:#f4ede0}.placeholder-note{font-size:14px;color:var(--muted);text-align:center;margin-top:10px}.rtl .topbar-inner,.rtl .footer-grid{direction:rtl}


/* WhatsApp floating button fix */
.whatsapp-float{
  position: fixed !important;
  right: 24px !important;
  bottom: 24px !important;
  z-index: 99999 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  background: #050505 !important;
  color: #c9a35a !important;
  border: 2px solid #c9a35a !important;
  border-radius: 999px !important;
  padding: 12px 18px !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  box-shadow: 0 10px 28px rgba(0,0,0,.4) !important;
  animation: pulse 2.5s infinite !important;
  transition: right .4s ease, transform .25s ease !important;
}
.whatsapp-float:hover{ transform: scale(1.04); }
.whatsapp-float.shifted{ right: 40px !important; }
.wa-circle{
  width: 32px !important;
  height: 32px !important;
  border-radius: 50% !important;
  background: #c9a35a !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
}
.wa-green{
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background: #25D366 !important;
}
.whatsapp-popup{
  position: fixed !important;
  right: 24px !important;
  bottom: 92px !important;
  z-index: 99998 !important;
  display: none;
  background: #050505 !important;
  color: #c9a35a !important;
  border: 1px solid #c9a35a !important;
  border-radius: 14px !important;
  padding: 12px 16px !important;
  font-size: 14px !important;
  max-width: 280px !important;
  box-shadow: 0 10px 28px rgba(0,0,0,.3) !important;
}
@keyframes pulse{
  0%{ box-shadow: 0 0 0 0 rgba(37,211,102,.45); }
  70%{ box-shadow: 0 0 0 12px rgba(37,211,102,0); }
  100%{ box-shadow: 0 0 0 0 rgba(37,211,102,0); }
}


@media (max-width: 768px){
  .whatsapp-float{
    right: 12px !important;
    bottom: 12px !important;
    padding: 10px 14px !important;
    font-size: 13px !important;
    max-width: calc(100vw - 24px) !important;
  }
  .whatsapp-popup{
    right: 12px !important;
    bottom: 78px !important;
    max-width: calc(100vw - 24px) !important;
    font-size: 13px !important;
  }
  .wa-circle{
    width: 28px !important;
    height: 28px !important;
  }
}
