*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Cairo',Tahoma,Arial,sans-serif;background:#f7f7f4;color:#171717;line-height:1.8;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(10,10,10,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand img{width:86px;max-height:56px;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.35))}.brand strong{display:block;font-weight:900;font-size:18px}.brand small{display:block;color:#f2d100;font-weight:700;margin-top:-5px}.main-nav{display:flex;align-items:center;gap:26px;color:#fff;font-weight:800}.main-nav a{opacity:.88;position:relative;padding:22px 0}.main-nav a:after{content:"";position:absolute;right:0;bottom:14px;width:0;height:3px;background:#ffd400;border-radius:20px;transition:.25s}.main-nav a:hover,.main-nav a.active{opacity:1;color:#ffd400}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.menu-toggle{display:none;background:none;border:0;width:42px;cursor:pointer}.menu-toggle span{display:block;height:3px;background:#ffd400;margin:7px 0;border-radius:30px}.hero{position:relative;padding:86px 0 0;overflow:hidden;background:linear-gradient(120deg,#fff 0%,#f3f3ee 45%,#fff 100%)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,212,0,.24),transparent 27%),linear-gradient(90deg,rgba(0,0,0,.04),transparent 40%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:46px}.eyebrow,.section-label{display:inline-block;background:#111;color:#ffd400;border:1px solid rgba(255,212,0,.3);padding:5px 14px;border-radius:999px;font-size:14px;font-weight:900;margin-bottom:14px}.hero h1{font-size:clamp(34px,5vw,62px);line-height:1.18;margin:0 0 8px;font-weight:900;letter-spacing:-1px}.english-name{font-weight:800;color:#555;line-height:1.5;margin:0 0 16px}.hero-text{font-size:18px;color:#434343;max-width:610px;margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 24px;font-weight:900;border:1px solid transparent;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-3px);box-shadow:0 14px 24px rgba(0,0,0,.13)}.btn-yellow{background:#ffd400;color:#111}.btn-dark{background:#111;color:#fff}.btn-outline{background:#fff;color:#111;border-color:#d6d6d6}.full{width:100%}.visual-card{position:relative;border-radius:34px;padding:18px;background:linear-gradient(145deg,#111,#2c2c2c);box-shadow:0 28px 60px rgba(0,0,0,.22);overflow:hidden}.visual-card img{border-radius:24px;width:100%;min-height:390px;object-fit:cover}.floating-logo{position:absolute;right:28px;bottom:28px;background:#ffd400;border:5px solid #111;border-radius:24px;padding:15px;box-shadow:0 18px 35px rgba(0,0,0,.35)}.floating-logo img{width:180px;min-height:unset;border-radius:0}.contact-strip{position:relative;margin:44px auto -38px;background:#111;color:#fff;border-radius:20px;display:grid;grid-template-columns:1fr 2fr;gap:1px;box-shadow:0 18px 45px rgba(0,0,0,.25);overflow:hidden;z-index:4}.contact-strip div{padding:22px 28px;background:linear-gradient(180deg,#1c1c1c,#0d0d0d)}.contact-strip span{display:block;color:#ffd400;font-weight:900;margin-bottom:2px}.contact-strip strong{font-size:18px}.quick-features{padding:86px 0 44px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mini-card,.service-card,.product-card,.contact-panel,.contact-form{background:#fff;border:1px solid #eee;border-radius:22px;box-shadow:0 12px 28px rgba(0,0,0,.07)}.mini-card{padding:26px 22px;text-align:center}.mini-card i,.service-card i,.why-card i{font-style:normal;display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;background:#111;border:3px solid #ffd400;color:#ffd400;border-radius:20px;font-size:28px;margin-bottom:12px}.mini-card h3,.service-card h3,.why-card h3{margin:0 0 8px;font-size:20px}.mini-card p,.service-card p,.why-card p,.section-text p{margin:0;color:#555}.section-lock{scroll-margin-top:96px}.about,.services,.products,.contact{padding:84px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.about-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.about-gallery img{height:168px;width:100%;object-fit:cover;border-radius:20px;box-shadow:0 12px 25px rgba(0,0,0,.09)}.about-gallery .wide{grid-column:1/4;height:260px}.section-text h2,.center-heading h2{font-size:clamp(28px,4vw,44px);line-height:1.25;margin:0 0 18px;font-weight:900}.ticks{display:grid;gap:12px;margin-top:24px}.ticks span{position:relative;background:#fff;border:1px solid #eee;border-radius:16px;padding:12px 46px 12px 16px;font-weight:800}.ticks span:before{content:"✓";position:absolute;right:16px;top:11px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#ffd400;color:#111;font-weight:900}.center-heading{text-align:center;margin-bottom:34px}.center-heading .section-label{background:#ffd400;color:#111;border-color:#111}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:30px;text-align:center;transition:.25s}.service-card:hover,.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 38px rgba(0,0,0,.11)}.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;transition:.25s}.product-card img{height:220px;width:100%;object-fit:cover}.product-card h3{margin:0;background:#ffd400;text-align:center;padding:16px;font-size:20px}.why{padding:86px 0;background:linear-gradient(135deg,rgba(0,0,0,.95),rgba(22,22,22,.96)),url('assets/hero-import.svg') center/cover fixed;color:#fff}.center-heading.light .section-label{background:transparent;color:#ffd400;border-color:#ffd400}.center-heading.light h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-card{border:1px solid rgba(255,255,255,.22);border-radius:24px;padding:28px 22px;text-align:center;background:rgba(255,255,255,.05);backdrop-filter:blur(8px)}.why-card p{color:#d6d6d6}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;margin-bottom:24px}.contact-panel,.contact-form{padding:28px}.contact-panel h3,.contact-form h3{font-size:25px;margin:0 0 22px}.info-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;padding:16px;border-radius:16px;background:#f7f7f4}.info-row span{width:44px;height:44px;border-radius:14px;background:#ffd400;display:grid;place-items:center}.info-row strong{display:block;margin-bottom:2px}.info-row p{margin:0;color:#555}.contact-panel .btn{margin-top:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #e4e4e4;background:#fafafa;border-radius:14px;padding:15px 16px;margin-bottom:12px;font-family:inherit;font-size:15px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#ffd400;box-shadow:0 0 0 4px rgba(255,212,0,.15)}.contact-form small{display:block;color:#777;margin-top:10px}.map-card{height:360px;border-radius:24px;overflow:hidden;box-shadow:0 16px 32px rgba(0,0,0,.1);border:1px solid #eee}.map-card iframe{width:100%;height:100%;border:0}.site-footer{background:#090909;color:#fff;text-align:center;padding:36px 0}.site-footer img{width:140px;margin:0 auto 12px}.site-footer p{margin:0;color:#ddd;font-weight:700}.floating-call{position:fixed;left:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffd400;color:#111;font-size:28px;box-shadow:0 12px 28px rgba(0,0,0,.25);z-index:100}.reveal{opacity:0;transform:translateY(26px);transition:.7s ease}.reveal.show{opacity:1;transform:none}@media(max-width:980px){.menu-toggle{display:block}.main-nav{position:absolute;top:82px;right:4%;left:4%;display:none;flex-direction:column;gap:0;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:10px}.main-nav.open{display:flex}.main-nav a{width:100%;text-align:center;padding:12px}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.cards-4,.why-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.contact-strip{grid-template-columns:1fr}.hero{padding-top:48px}.visual-card img{min-height:260px}}@media(max-width:620px){.container{width:min(94%,420px)}.brand img{width:70px}.brand strong{font-size:16px}.brand small{font-size:12px}.hero h1{font-size:32px}.hero-text{font-size:16px}.hero-actions .btn{width:100%}.cards-4,.service-grid,.product-grid,.why-grid,.form-row{grid-template-columns:1fr}.about-gallery{grid-template-columns:1fr}.about-gallery .wide{grid-column:auto}.about-gallery img,.about-gallery .wide{height:210px}.product-card img{height:190px}.contact-form,.contact-panel{padding:20px}.floating-call{width:52px;height:52px;font-size:24px}}

.gallery{background:linear-gradient(180deg,#fafaf8 0%,#f4f4ef 100%)}
.gallery-intro{max-width:760px;margin:8px auto 0;color:#5c5c5c}
.gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  margin-top:34px
}
.gallery-card{
  display:block;
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 16px 36px rgba(0,0,0,.08);
  transition:transform .3s ease, box-shadow .3s ease
}
.gallery-card:hover{
  transform:translateY(-8px);
  box-shadow:0 24px 44px rgba(0,0,0,.14)
}
.gallery-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
.gallery-card span{
  display:block;
  padding:14px 16px;
  font-weight:800;
  text-align:center;
  background:linear-gradient(90deg,#f4cf00,#ffd93d);
  color:#111
}
@media (max-width:991px){
  .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .gallery-grid{grid-template-columns:1fr}
}


/* ===== Hero refinement after removing the left visual ===== */
.hero{
  position:relative;
  overflow:hidden;
  padding:48px 0 24px;
  background:
    radial-gradient(circle at 15% 20%, rgba(244,207,0,.16), transparent 24%),
    linear-gradient(180deg, #fcfcf8 0%, #f6f6f1 100%);
}
.hero-grid{
  display:block !important;
  max-width:980px;
  margin:0 auto;
}
.hero-content{
  max-width:980px;
  margin:0 auto;
  text-align:right;
  padding:22px 0 8px;
}
.hero-content .eyebrow{
  display:inline-block;
  background:#0f0f10;
  color:#f4cf00;
  padding:10px 18px;
  border-radius:999px;
  font-weight:800;
  margin-bottom:18px;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}
.hero h1{
  font-size:clamp(36px, 6vw, 78px);
  line-height:1.14;
  margin:0 0 14px;
}
.english-name{
  font-size:clamp(18px, 2vw, 24px);
  color:#4f4f4f;
  margin:0 0 14px;
  font-weight:700;
}
.hero-text{
  font-size:clamp(18px, 2vw, 24px);
  color:#505050;
  max-width:900px;
  margin:0 0 24px auto;
}
.hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:flex-start;
}
.hero-badges{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  justify-content:center;
  margin:22px auto 18px;
}
.hero-badges span{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:999px;
  padding:10px 16px;
  font-weight:800;
  box-shadow:0 10px 22px rgba(0,0,0,.05);
}
.hero .contact-strip{
  margin-top:10px;
}
@media (max-width: 768px){
  .hero{
    padding-top:28px;
  }
  .hero-content{
    text-align:center;
  }
  .hero-text{
    margin-left:auto;
    margin-right:auto;
  }
  .hero-actions{
    justify-content:center;
  }
}


/* ===== Hero with one small product image ===== */
.hero{
  position:relative;
  overflow:hidden;
  padding:48px 0 24px;
  background:
    radial-gradient(circle at 15% 20%, rgba(244,207,0,.16), transparent 24%),
    linear-gradient(180deg, #fcfcf8 0%, #f6f6f1 100%);
}
.compact-hero{
  display:grid !important;
  grid-template-columns: 1.25fr .75fr;
  gap:34px;
  align-items:center;
  max-width:1160px;
  margin:0 auto;
}
.hero-content{
  max-width:100%;
  margin:0;
  text-align:right;
  padding:22px 0 8px;
}
.hero-content .eyebrow{
  display:inline-block;
  background:#0f0f10;
  color:#f4cf00;
  padding:10px 18px;
  border-radius:999px;
  font-weight:800;
  margin-bottom:18px;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}
.hero h1{
  font-size:clamp(36px, 5.5vw, 72px);
  line-height:1.14;
  margin:0 0 14px;
}
.english-name{
  font-size:clamp(18px, 2vw, 24px);
  color:#4f4f4f;
  margin:0 0 14px;
  font-weight:700;
}
.hero-text{
  font-size:clamp(18px, 2vw, 24px);
  color:#505050;
  max-width:900px;
  margin:0 0 24px auto;
}
.hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:flex-start;
}
.hero-badges{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:22px 0 0;
}
.hero-badges span{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:999px;
  padding:10px 16px;
  font-weight:800;
  box-shadow:0 10px 22px rgba(0,0,0,.05);
}
.hero-product{
  display:flex;
  justify-content:center;
}
.hero-product-card{
  width:min(100%, 340px);
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 20px 44px rgba(0,0,0,.12);
}
.hero-product-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
.hero-product-caption{
  padding:16px 18px 18px;
  display:flex;
  flex-direction:column;
  gap:4px;
  background:linear-gradient(180deg,#fff 0%,#fbf8e7 100%);
}
.hero-product-caption strong{
  font-size:20px;
  color:#111;
}
.hero-product-caption span{
  color:#7a7a7a;
  font-weight:700;
}
.hero .contact-strip{
  margin-top:16px;
}
@media (max-width: 900px){
  .compact-hero{
    grid-template-columns:1fr;
    gap:20px;
  }
  .hero-product{
    order:-1;
  }
  .hero-content{
    text-align:center;
  }
  .hero-text{
    margin-left:auto;
    margin-right:auto;
  }
  .hero-actions,
  .hero-badges{
    justify-content:center;
  }
}


/* ===== Remove hero product image and product cards section ===== */
.compact-hero{
  display:block !important;
  max-width:980px;
}
.hero-content{
  max-width:980px;
  margin:0 auto;
}
.hero-product,
.hero-product-card{
  display:none !important;
}
@media (max-width: 900px){
  .compact-hero{
    display:block !important;
  }
}


/* ===== Premium refinement ===== */
:root{
  --brand-yellow:#ffd400;
  --brand-dark:#0f1013;
  --soft-bg:#f7f7f2;
  --soft-card:#ffffff;
  --muted:#5c5f66;
  --radius-xl:28px;
  --radius-lg:22px;
  --shadow-soft:0 18px 40px rgba(15,16,19,.08);
  --shadow-hover:0 24px 55px rgba(15,16,19,.14);
}

body{
  background:
    radial-gradient(circle at 8% 8%, rgba(255,212,0,.12), transparent 18%),
    radial-gradient(circle at 92% 28%, rgba(255,212,0,.08), transparent 16%),
    linear-gradient(180deg,#fbfbf8 0%, #f5f5ef 100%);
  color:#15171a;
}

.scroll-progress{
  position:fixed;
  top:0;
  right:0;
  height:4px;
  width:0;
  z-index:1400;
  background:linear-gradient(90deg,#ffd400,#ffea73);
  box-shadow:0 0 16px rgba(255,212,0,.55);
}

.site-header{
  transition:all .28s ease;
  background:rgba(10,10,10,.92);
}
.site-header.scrolled{
  background:rgba(10,10,10,.97);
  box-shadow:0 14px 32px rgba(0,0,0,.22);
}
.nav-wrap{
  min-height:88px;
}
.brand img{
  width:92px;
  max-height:60px;
}
.main-nav{
  gap:30px;
}

/* Hero centered on desktop */
.hero{
  padding:84px 0 12px !important;
  overflow:hidden;
  background:
    radial-gradient(circle at 22% 22%, rgba(255,212,0,.22), transparent 24%),
    radial-gradient(circle at 78% 18%, rgba(255,212,0,.10), transparent 18%),
    linear-gradient(180deg,#fcfcf9 0%,#f6f6f1 100%);
}
.hero::before,
.hero::after{
  content:"";
  position:absolute;
  border-radius:50%;
  filter:blur(4px);
  pointer-events:none;
}
.hero::before{
  width:280px;
  height:280px;
  right:-80px;
  top:40px;
  background:radial-gradient(circle, rgba(255,212,0,.15), transparent 65%);
}
.hero::after{
  width:220px;
  height:220px;
  left:-60px;
  bottom:20px;
  background:radial-gradient(circle, rgba(0,0,0,.06), transparent 65%);
}

.compact-hero{
  display:block !important;
  max-width:1040px;
  margin:0 auto;
}
.hero-content{
  max-width:980px !important;
  margin:0 auto !important;
  text-align:center !important;
  padding:16px 0 8px;
}
.hero-content .eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 18px;
  border-radius:999px;
  font-size:15px;
  margin:0 auto 18px;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}
.hero h1{
  font-size:clamp(42px, 6vw, 88px) !important;
  line-height:1.1 !important;
  margin:0 auto 14px !important;
  max-width:980px;
  letter-spacing:-1.2px;
}
.english-name{
  text-align:center;
  font-size:clamp(18px, 2vw, 24px);
  color:#50535a !important;
  margin:0 auto 18px !important;
}
.hero-text{
  max-width:920px !important;
  margin:0 auto 28px !important;
  text-align:center;
  font-size:clamp(19px, 2.2vw, 24px);
  line-height:1.95;
  color:#585c63 !important;
}
.hero-actions{
  justify-content:center !important;
  margin-bottom:18px;
}
.btn{
  min-width:190px;
  border-radius:16px !important;
  box-shadow:0 12px 24px rgba(0,0,0,.06);
}
.btn:hover{
  box-shadow:0 18px 32px rgba(0,0,0,.12);
}
.hero-badges{
  justify-content:center !important;
  margin-top:10px;
}
.hero-badges span{
  background:rgba(255,255,255,.88) !important;
  backdrop-filter:blur(8px);
  border-color:rgba(0,0,0,.07) !important;
  box-shadow:0 14px 28px rgba(0,0,0,.06) !important;
}

.contact-strip{
  max-width:940px;
  margin:34px auto -34px !important;
  grid-template-columns:1fr 1fr !important;
  border-radius:24px !important;
  overflow:hidden;
  box-shadow:0 24px 55px rgba(0,0,0,.20) !important;
}
.contact-strip div{
  padding:24px 28px !important;
}
.contact-strip strong{
  font-size:20px !important;
}

.quick-features{
  padding:92px 0 48px !important;
}
.cards-4,
.service-grid,
.gallery-grid{
  gap:24px !important;
}

.mini-card,
.service-card,
.contact-panel,
.contact-form,
.gallery-card{
  border:none !important;
  border-radius:24px !important;
  box-shadow:var(--shadow-soft) !important;
  transition:transform .3s ease, box-shadow .3s ease, background .3s ease;
}
.mini-card:hover,
.service-card:hover,
.gallery-card:hover,
.contact-panel:hover,
.contact-form:hover{
  transform:translateY(-8px);
  box-shadow:var(--shadow-hover) !important;
}

.mini-card{
  padding:28px 24px !important;
  background:linear-gradient(180deg,#ffffff 0%, #fbfbf8 100%) !important;
}
.mini-card h3,
.service-card h3,
.gallery-card span,
.contact-panel h3,
.contact-form h3{
  letter-spacing:-.2px;
}

.about,
.services,
.gallery,
.contact{
  position:relative;
}
.about::before,
.services::before,
.gallery::before,
.contact::before{
  content:"";
  position:absolute;
  top:0;
  right:50%;
  transform:translateX(50%);
  width:120px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg, transparent, rgba(255,212,0,.85), transparent);
}

.about-grid{
  gap:60px !important;
}
.about-gallery img{
  border-radius:22px !important;
  box-shadow:0 18px 34px rgba(0,0,0,.10) !important;
}
.about-gallery .wide{
  height:290px !important;
}

.section-text h2,
.center-heading h2{
  letter-spacing:-.8px;
}
.section-text p{
  font-size:18px;
  line-height:2;
  color:#5b5f66 !important;
}
.ticks{
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:14px !important;
}
.ticks span{
  background:linear-gradient(180deg,#ffffff 0%, #fcfcf8 100%) !important;
  box-shadow:0 12px 24px rgba(0,0,0,.05);
}

.service-card{
  padding:34px 28px !important;
  background:linear-gradient(180deg,#ffffff 0%, #fafaf6 100%) !important;
}
.service-card p,
.mini-card p,
.gallery-intro,
.why-card p{
  color:#5c6067 !important;
}

.gallery{
  background:linear-gradient(180deg,#fafaf8 0%,#f4f4ef 100%) !important;
}
.gallery-card{
  overflow:hidden;
}
.gallery-card img{
  transition:transform .5s ease;
}
.gallery-card:hover img{
  transform:scale(1.05);
}
.gallery-card span{
  font-size:18px;
}

.why{
  padding:92px 0 !important;
  background:
    linear-gradient(135deg, rgba(11,11,12,.97), rgba(28,28,30,.95)),
    radial-gradient(circle at 20% 20%, rgba(255,212,0,.12), transparent 18%) !important;
}
.why-grid{
  gap:22px !important;
}
.why-card{
  border:1px solid rgba(255,255,255,.12) !important;
  background:rgba(255,255,255,.04) !important;
  backdrop-filter:blur(8px);
  border-radius:24px !important;
  padding:30px 24px !important;
  transition:all .28s ease;
}
.why-card:hover{
  transform:translateY(-8px);
  border-color:rgba(255,212,0,.45) !important;
  box-shadow:0 22px 40px rgba(0,0,0,.18);
}

.contact-grid{
  gap:24px !important;
}
.contact-panel,
.contact-form{
  padding:30px !important;
}
.contact-form input,
.contact-form textarea{
  border-radius:16px !important;
  border:1px solid #e6e6df !important;
  background:#fff;
  transition:border-color .25s ease, box-shadow .25s ease;
}
.contact-form input:focus,
.contact-form textarea:focus{
  outline:none;
  border-color:#ffd400 !important;
  box-shadow:0 0 0 4px rgba(255,212,0,.18);
}
.map-card{
  border:none !important;
  border-radius:26px !important;
  overflow:hidden;
  box-shadow:var(--shadow-soft) !important;
}

.site-footer{
  background:linear-gradient(180deg,#0f1013 0%, #090909 100%) !important;
}
.site-footer img{
  filter:drop-shadow(0 10px 18px rgba(0,0,0,.35));
}

.floating-call{
  width:68px !important;
  height:68px !important;
  border-radius:22px !important;
  box-shadow:0 18px 30px rgba(0,0,0,.18) !important;
  transition:transform .28s ease, box-shadow .28s ease;
}
.floating-call:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 40px rgba(0,0,0,.22) !important;
}

/* professional reveal scroll look */
.reveal{
  opacity:0;
  transform:translateY(38px) scale(.985);
  transition:opacity .75s ease, transform .75s ease;
  will-change:transform, opacity;
}
.reveal.show{
  opacity:1;
  transform:translateY(0) scale(1);
}

@media (max-width: 991px){
  .hero{
    padding-top:54px !important;
  }
  .hero h1{
    font-size:clamp(34px, 8vw, 62px) !important;
  }
  .contact-strip{
    grid-template-columns:1fr !important;
    max-width:100%;
  }
  .cards-4,
  .service-grid{
    grid-template-columns:repeat(2,1fr) !important;
  }
  .about-grid,
  .contact-grid{
    grid-template-columns:1fr !important;
  }
  .ticks{
    grid-template-columns:1fr;
  }
}

@media (max-width: 640px){
  .main-nav{
    gap:18px;
  }
  .cards-4,
  .service-grid,
  .gallery-grid{
    grid-template-columns:1fr !important;
  }
  .btn{
    width:100%;
  }
  .hero-actions{
    flex-direction:column;
    align-items:stretch;
  }
}


/* ===== Organized hero buttons and badges ===== */
.hero-control-panel{
  width:min(880px,100%);
  margin:32px auto 0;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(0,0,0,.08);
  border-radius:28px;
  padding:18px;
  box-shadow:0 24px 50px rgba(15,16,19,.10);
  backdrop-filter:blur(12px);
}
.hero-control-panel .hero-actions{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0 0 14px !important;
}
.hero-control-panel .btn{
  width:100%;
  min-width:unset;
  min-height:56px;
  border-radius:18px !important;
  font-size:18px;
}
.hero-control-panel .hero-badges{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:0 !important;
}
.hero-control-panel .hero-badges span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:54px;
  padding:10px 12px !important;
  border-radius:16px !important;
  background:#111 !important;
  color:#fff;
  border:1px solid rgba(255,212,0,.22) !important;
  box-shadow:none !important;
  font-size:15px;
  font-weight:800;
  white-space:nowrap;
}
.hero-control-panel .hero-badges b{
  color:#ffd400;
  font-size:13px;
  font-weight:900;
}
.hero-control-panel .btn:hover,
.hero-control-panel .hero-badges span:hover{
  transform:translateY(-2px);
}
@media (max-width: 820px){
  .hero-control-panel .hero-badges{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width: 520px){
  .hero-control-panel{
    padding:14px;
    border-radius:22px;
  }
  .hero-control-panel .hero-actions,
  .hero-control-panel .hero-badges{
    grid-template-columns:1fr !important;
  }
}


/* ===== Organized hero contact info ===== */
.hero-info-panel{
  width:min(880px,100%);
  margin:18px auto -34px;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:12px;
  position:relative;
  z-index:5;
}
.hero-info-card{
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-areas:
    "icon label"
    "icon value";
  column-gap:14px;
  align-items:center;
  min-height:82px;
  padding:18px 20px;
  background:linear-gradient(180deg,#171717,#0d0d0d);
  color:#fff;
  border-radius:22px;
  box-shadow:0 22px 45px rgba(0,0,0,.20);
  border:1px solid rgba(255,212,0,.16);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.hero-info-card:hover{
  transform:translateY(-5px);
  border-color:rgba(255,212,0,.5);
  box-shadow:0 28px 55px rgba(0,0,0,.25);
}
.hero-info-card i{
  grid-area:icon;
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  background:#ffd400;
  color:#111;
  border-radius:16px;
  font-style:normal;
  font-size:24px;
}
.hero-info-card span{
  grid-area:label;
  color:#ffd400;
  font-weight:900;
  font-size:14px;
  line-height:1.2;
}
.hero-info-card strong{
  grid-area:value;
  font-size:18px;
  line-height:1.45;
  font-weight:900;
}
.contact-strip{
  display:none !important;
}
@media (max-width: 760px){
  .hero-info-panel{
    grid-template-columns:1fr;
    margin-bottom:-28px;
  }
  .hero-info-card{
    min-height:76px;
  }
}


/* ===== Professional scrollbar / scroll look ===== */
html{
  scrollbar-width:thin;
  scrollbar-color:#ffd400 #121212;
}

body::-webkit-scrollbar{
  width:16px;
}

body::-webkit-scrollbar-track{
  background:linear-gradient(180deg,#111,#1b1b1b);
  border-left:1px solid rgba(255,255,255,.05);
}

body::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,#ffe45c,#ffd400);
  border-radius:999px;
  border:3px solid #111;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.15);
}

body::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(180deg,#fff089,#ffd400);
}

body::-webkit-scrollbar-corner{
  background:#111;
}


/* ===== Remove floating phone icon ===== */
.floating-call{
  display:none !important;
}
