*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'IBM Plex Sans Arabic',sans-serif;overflow-x:hidden;background:#f3f8f4; direction: rtl;
  text-align: right;}
 
/* === HERO 786px === */
.hero{
  width:100%;height:786px;
  margin:0 auto;
  position:relative;
  background:#f3f8f4;
  overflow:hidden;
}

/* Tilted cards background IMAGE */
.hero-bg{
  position:absolute;
  inset:0;
  background-image: url("masstore-assets/background.png"); background-position: center; background-size: cover; background-repeat: no-repeat;
}

/* Gradient overlay - exact Figma */
.hero-ov{
  width:100%;height:870px;left:-2px;top:0;
  position:absolute;
  background:linear-gradient(213deg, #022220 0%, rgba(2,34,32,0.92) 50%, rgba(2,34,32,0.96) 100%);
}

/* Glow circles */
.g1{width:628px;height:935px;left:1063px;top:335px;position:absolute;opacity:.6;background:#1EB6B6;filter:blur(200px);border-radius:2px}
.g2{width:628px;height:935px;left:443px;top:1270px;position:absolute;transform:rotate(180deg);transform-origin:top left;opacity:.4;background:#8FF0B0;filter:blur(200px);border-radius:2px}

/* === NAVBAR === */
.nv {
  right: 300px;       /* بدل left */
  top: 38px;
  position: absolute;
  direction: rtl;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 341px;
  z-index: 20;
}

/* Time */
.nv-t {
  width: 112px;
  height: 10px;
  position: relative;
}
.nv-t span {
  position: absolute;
  right: 0;            /* بدل left */
  top: -0.5px;
  text-align: right;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

/* Nav pill */
.np{
  width:389px;height:45px;padding:0 23px 0 15px;
  background:rgba(255,255,255,.05);
  border-radius:50px;
  outline:1px rgba(255,255,255,.15) solid;outline-offset:-1px;
  display:flex;justify-content:space-between;align-items:center;
}
.np a,.np .ln{color:#fff;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:.3s}
.np a:hover{color:#24DFDF}
.np a.active{color:#24DFDF}
.np{position:relative;overflow:visible}
.ln{
  width:40px;height:30px;padding:10px 9px;
  border-radius:31px;outline:1px rgba(255,255,255,.2) solid;outline-offset:-1px;
  display:flex;justify-content:center;align-items:center;
}

/* Home icon */
.hi{width:20px;height:20px;position:relative;display:inline-block, direction: rtl;}
.hi-i{width:16.95px;height:16.67px;position:absolute;left:1.53px;top:1.67px;overflow:hidden}
.hi-i img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(78%) sepia(47%) saturate(1000%) hue-rotate(127deg) brightness(100%) contrast(90%)}
.hi-gl {
  width: 29px;
  height: 30px;
  position: absolute;
  left: -1px;
  top: 0px;
  background: radial-gradient(
    ellipse 100% 100% at 50% 0%,
    rgba(36, 223, 223, 0.85) 0%,
    rgba(36, 223, 223, 0.3) 40%,
    rgba(36, 223, 223, 0) 100%
  );
  filter: blur(3px);
}

.hi-br {
  width: 31px;
  height: 3px;
  position: absolute;
  left: 0px;
  top: -10px;
  background: #23DFDF;
  border-radius: 0 0 10px 10px;
  box-shadow:
    0 2px 8px rgba(36, 223, 223, 0.7),
    0 5px 15px rgba(36, 223, 223, 0.4),
    0 8px 25px rgba(36, 223, 223, 0.2);
}

/* Logo */
.nv-logo{display:flex;align-items:center;gap:4px}
.nv-logo .li{height:24.48px}
.nv-logo .lt{height:22.85px}

/* === HERO CONTENT === */
.hc {
  width: 622px;
  right: 15%;          /* بدل left:55% */
  top: 240px;
  position: absolute;
  direction: rtl;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;  /* مع RTL، flex-start = يمين */
  gap: 34px;
  z-index: 10;
}
.hc-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;  /* نفس الشي */
  gap: 30px;
}

/* h1 - كان .hero h1 والمفروض .hc h1 */
.hc-top h1 {
  width: 541px;
  text-align: right;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  word-wrap: break-word;
  line-height: 1.35;
}

/* Badge */
.bd{
  height:36px;padding:7px 14px 8px;
  background:rgba(36,223,223,.1);border-radius:44px;
  outline:1px #24DFDF solid;outline-offset:-1px;
  display:inline-flex;align-items:center;gap:8px;
}
.bd span{color:#fff;font-size:14px;font-weight:400;line-height:19.46px;text-align:center}
.bd .gm{width:7.55px;height:5.21px;border-radius:.36px;outline:1.44px #fff solid;outline-offset:-.72px}

.hero h1{width:541px;text-align:right;color:#fff;font-size:40px;font-weight:700;word-wrap:break-word;line-height:1.35}
.hd{align-self:stretch;opacity:.8;text-align:right;color:#fff;font-size:16px;font-weight:400;line-height:1.65;word-wrap:break-word}

/* === STORE BUTTONS === */
.hb {
  right: 15%;        /* بدل left */
  top: 562px;
  position: absolute;
  direction: rtl;
  display: inline-flex;
  align-items: flex-end;
  gap: 16px;
  z-index: 10;
}

.sb {
  background: rgba(251, 248, 238, .1);
  border-radius: 15px;
  outline: 1.5px rgba(0, 0, 0, .06) solid;
  outline-offset: -1.5px;
  backdrop-filter: blur(3px);
  padding: 10px 20px;
  direction: rtl;
  display: inline-flex;
  align-items: center;
  gap: 24px;
  color: #fff;
  text-decoration: none;
  transition: .3s;
}

.sb:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(30, 182, 182, .2);
}

.sb .qr { width: 46px; height: 46px; border-radius: 2px; }
.sb-n {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 2px;
  flex-direction: row-reverse;  /* الأيقونة تروح يمين */
}

.sb-t {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;  /* النص العربي يكون محاذي لليسار مثل الصورة */
}

.sb-n strong {
  font-size: 15px;
  text-align: left;
}

/* Google Play icon colors */
.gp-tri{display:inline-block;width:0;height:0}

/* === PHONE MOCKUPS === */
.hp{position:absolute;left:-21px;top:172px;width:660px;height:558px;z-index:10}
.hp img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.35))}
.hp-sh{
  width:219px;height:18px;left:284px;top:731px;position:absolute;
  opacity:.38;background:#000;
  box-shadow:16.3px 16.3px 16.3px;border-radius:9999px;filter:blur(8.15px);
  z-index:9;
}

/* Responsive */
@media(max-width:1440px){
  .hero{width:100%;transform-origin:top center}
}

/* section 2 */
  .stats-section {
    position: relative;
    width: 100%;
  }
 
  /* Top teal accent line */
  .stats-section::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 4px;
    background: linear-gradient(90deg, #1EB6B6, #17A5A5);
    z-index: 2;
  }
 
  /* ===== Header ===== */
  .stats-header {
    background: #f3f8f4;
    text-align: center;
    padding: 50px 20px 46px;
  }
 
  .stats-header h2 {
    color: #1EB6B6;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 16px;
  }
 
  .stats-header p {
    color: #353535;
    font-size: 18px;
    font-weight: 400;
    max-width: 560px;
    margin: 0 auto;
    line-height: 1.9;
  }
 
  /* ===== Stats Grid ===== */
  .stats-grid {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    background: linear-gradient(180deg, #FFF 0%, #F3F8F4 100%);
    display: flex;
    width: 100%; max-width: 1219px;
    height: 232px;
    justify-content: center;
    align-items: flex-start;
    padding: 44px 60px 50px;
    position: relative;
    margin: 0 auto;
  }
 
  .stat-card {
    flex: 1;
    max-width: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 24px;
    position: relative;
  }
 
  /* Vertical dividers */
  .stat-card:not(:first-child)::before {
    content: '';
    position: absolute;
    right: 0;
    top: 5%;
    height: 90%;
    width: 1px;
    border-radius: 28px;
    border: 0px solid #1EB6B6;
    background: linear-gradient(180deg, #03605B 0%, #094F4B 100%);
     margin-top: -28px;
  }
 
  /* ===== Icon ===== */
  .stat-icon {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #1A5050;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    position: relative;
     margin-top: -78px;
  }
 
  .stat-icon::after {
    content: '';
    position: absolute;
    inset: -5px;
    border-radius: 50%;
    border: 1.5px solid rgba(30,182,182,0.35);
  }
 
  .stat-icon svg {
    width: 26px;
    height: 26px;
    fill: #fff;
  }
 
  /* ===== Avatars ===== */
  .stat-avatars {
    display: flex;
    flex-direction: row-reverse;
    
    padding-right: 100px;
  }
 
  .avatar {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    border: 2.5px solid #F2F2EE;
    margin-right: -12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    position: relative;margin-top: -78px;
  }
 
  .avatar:last-child { margin-right: 10px; }
 
  .av-1 { background: linear-gradient(135deg, #2D8B8B, #1A6060); z-index: 3; 
        transform: rotate(-36.614deg); background: url("masstore-assets/Rectangle3465548.png") lightgray 100% / cover no-repeat;
 
}
  .av-2 { background: linear-gradient(135deg, #3DA0A0, #257070); z-index: 2; background: url("masstore-assets/Rectangle3465547.png") lightgray 100% / cover no-repeat; }
  .av-3 { background: linear-gradient(135deg, #1E7575, #145050); z-index: 1;  
transform: rotate(13.386deg);background: url("masstore-assets/Rectangle3465549.png") lightgray 100% / cover no-repeat;}
 
  .avatar svg {
    width: 28px; height: 28px;
    fill: rgba(255,255,255,0.85);
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
  }
 
  /* ===== Number ===== */
  .stat-number {
    font-size: 40px;
    font-weight: 900;
    color: #2D3E3E;
    line-height: 1;
    margin-bottom: 6px;
    letter-spacing: -0.5px;  margin-top:  20px;
  }
 
  /* ===== Label ===== */
  .stat-label {
    font-size: 16px;
    font-weight: 800;
    color: #7A8E8E;  margin-top: 18px;
  }
 
  /* Bottom accent */
  .stats-grid::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10%; right: 10%;
    height: 3px;
    background: linear-gradient(90deg, transparent, #1EB6B6, transparent);
    opacity: 0.3;
  }
  /*----------------*/
.about-section {
    width: 100%;
  height: 737px;
  margin: 0 auto;
  padding: 60px 0 80px;
  
  display: flex;
  flex-direction: column;

  align-items: center;      /* horizontal center */
  justify-content: center;  /* vertical center */

  gap: 35px;
  background: #FFF;
  }
 
 .about-title {
  text-align: right;
  color: #1F1F1F;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
}

.gradient-line {
  width: 439px;
  height: 17px;
  opacity: 0.30;
  background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
  border-radius: 8px;
  margin-top: -35px;  /* يرفعه ليتداخل مع أسفل العنوان */
}

.about-subtitle {
  width: 677px;
  text-align: right;
  color: #353535;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.76px;
  margin-top: 10px;
  margin-bottom: 10px;
}
 
  .about-content {
   width: 100%;
  display: flex;
  gap: 50px;

  align-items: center;     /* vertical center */
  justify-content: center; /* horizontal center */
  }
 
  /* ===== Timeline ===== */
   .about-timeline {
    width: 663px;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
 
  /* ===== Card ===== */
  .timeline-card {
    align-self: stretch;
    padding: 15px 24px 18px 44px;
    border-radius: 10px;
    display: flex;
    flex-direction: column; 
    gap: 17px; 
    display: flex;
    align-items: flex-start;  
  }
 
  /* Card colors */
  .timeline-card.teal    { background: rgba(30, 182, 182, 0.10); }
  .timeline-card.green   { background: rgba(180, 243, 115, 0.20); }
  .timeline-card.mint    { background: rgba(143, 240, 176, 0.20); }
 
  /* ===== Dot ===== */
  .timeline-dot {
    width: 39px;
    height: 39px;
    border-radius: 19.5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
 
  .teal .timeline-dot    { background: #1EB6B6; }
  .green .timeline-dot   { background: #B4F373; }
  .mint .timeline-dot    { background: #8FF0B0; }
 
  .timeline-dot svg {
    width: 21px;
    height: 15px;
    fill: white;
  }
 
  /* ===== Text ===== */
  .timeline-card h3 {
    text-align: right;
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
    align-self: stretch;
  }
 
  .timeline-card p {
    text-align: right;
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.46px;
    align-self: stretch;
  }
 
  /* ===== Images Side ===== */
  .about-images {
    width: 460px;
    min-width: 460px;
    position: relative;
    height: 480px;
  }
 
  /* Main person image */
  .img-main {
   width: 481px;
   height: 560px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
    overflow: hidden;
    background: url("masstore-assets/Rectangle 3465551.png")  ;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
  }
 
  .img-main-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
  }
 
  .person-silhouette {
    width: 180px;
    height: 220px;
    background: rgba(255,255,255,0.08);
    border-radius: 100px 100px 0 0;
    position: relative;
  }
 
  .person-head {
    width: 60px;
    height: 60px;
    background: rgba(255,255,255,0.12);
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
 
  .person-laptop {
    width: 120px;
    height: 15px;
    background: rgba(255,255,255,0.15);
    border-radius: 3px 3px 0 0;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
  }
 
  .person-laptop::after {
    content: '';
    width: 130px;
    height: 8px;
    background: rgba(255,255,255,0.1);
    border-radius: 0 0 4px 4px;
    position: absolute;
    bottom: -8px;
    left: -5px;
  }
 
  /* STC Product Card */
  .product-card {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 150px;
    padding: 6px;
    background: white;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    z-index: 3;
  }
 
  .product-card-img {
    width: 100%;
    height: 100px;
    background: #F2F2F2;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .stc-card-visual {
    width: 75px;
    height: 48px;
    background: linear-gradient(135deg, #1a4a8a, #2668b8);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.10);
  }
 
  .stc-card-visual span {
    color: white;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
  }
 
  .product-card-info {
    padding: 8px 4px 4px;
  }
 
  .product-card-name {
    color: #353535;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
  }
 
  .product-card-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 
  .price-col {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
 
  .price-row {
    display: flex;
    align-items: center;
    gap: 3px;
  }
 
  .sar-icon {
    color: #1EB6B6;
    font-size: 11px;
    font-weight: 700;
  }
 
  .price-amount {
    color: #1EB6B6;
    font-size: 15px;
    font-weight: 700;
  }
 
  .price-vat {
    color: #353535;
    font-size: 7.5px;
  }
 
  .add-btn {
    width: 22px;
    height: 22px;
    background: #094F4B;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
 
  .add-btn svg {
    width: 14px;
    height: 14px;
    fill: white;
  }
 
  /* Timer */
  .timer-badge {
    position: absolute;
    top: 260px;
    left: 40px;
    background: #1EB6B6;
    border-radius: 20px;
    padding: 5px 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    z-index: 4;
    box-shadow: 0 4px 12px rgba(30, 182, 182, 0.35);
  }
 
  .timer-badge span {
    color: white;
    font-size: 12px;
    font-weight: 600;
  }
 
  /* Laptop Mockup */
  .laptop-mockup {
    position: absolute;
    bottom: 150px;
    left: -100px;  
    display: flex;
       width: 206.139px;
      padding: 6.493px 6.493px 12.55px 6.493px;
    flex-direction: column;
   align-items: center;
   gap: 12.985px;
  }
  

.product-card img {
  width: 100%;
  height: 100%;
  object-fit: fill; /* يجعل الصورة تمتد لتملأ العنصر */
}
  .laptop-screen {
    padding: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
 
  .laptop-topbar {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 4px;
  }
 
  .lb-dot { width: 5px; height: 5px; border-radius: 50%; }
  .lb-bar { flex: 1; height: 6px; background: #F0F0F0; border-radius: 3px; }
 
  .laptop-cats {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
  }
 
  .laptop-cat {
    width: 30px;
    height: 34px;
    background: #F5F5F5;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
  }
 
  .lc-icon {
    width: 16px;
    height: 16px;
    background: linear-gradient(180deg, #E2E2E2, rgba(240,240,240,0));
    border-radius: 50%;
  }
 
  .lc-label {
    width: 20px;
    height: 2px;
    background: #E0E0E0;
    border-radius: 1px;
  }
 
  .laptop-cards {
    display: flex;
    gap: 4px;
    margin-top: 4px;
  }
 
  .l-card {
    width: 58px;
    padding: 3px;
    background: #FAFAFA;
    border-radius: 4px;
  }
 
  .l-card-img {
    width: 100%;
    height: 30px;
    background: #EAEAEA;
    border-radius: 3px;
    margin-bottom: 3px;
  }
 
  .l-card-line {
    width: 70%;
    height: 2px;
    background: #E0E0E0;
    border-radius: 1px;
    margin-bottom: 2px;
  }
 
  .l-card-price {
    width: 40%;
    height: 2px;
    background: #1EB6B6;
    border-radius: 1px;
  }
 
  /* HP Card */
  .hp-card {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 170px;
    background: white;
    border-radius: 12px;
    padding: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    z-index: 2;
  }
 
  .hp-brand {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 3px;
  }
 
  .hp-brand-dot {
    width: 7px;
    height: 7px;
    background: #0096D6;
    border-radius: 50%;
  }
 
  .hp-brand-name {
    color: #999;
    font-size: 10px;
    font-weight: 500;
  }
 
  .hp-name {
    color: #1F1F1F;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
  }
 
  .hp-colors {
    display: flex;
    gap: 4px;
    margin-bottom: 8px;
  }
 
  .hp-clr {
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
 
  .hp-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
 
  .hp-prices {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
 
  .hp-old {
    background: #EC4B00;
    border-radius: 3px;
    padding: 1px 5px;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    width: fit-content;
  }
 
  .hp-old span {
    color: white;
    font-size: 8px;
    font-weight: 500;
    text-decoration: line-through;
  }
 
  .hp-new {
    display: flex;
    align-items: center;
    gap: 3px;
  }
 
  .hp-new-sar {
    color: #1EB6B6;
    font-size: 10px;
    font-weight: 700;
  }
 
  .hp-new-val {
    color: #1EB6B6;
    font-size: 16px;
    font-weight: 700;
  }
 
  .hp-vat {
    color: #999;
    font-size: 7px;
  }
  /*--------------------------------------------------------------------------*/
    /* ===== Section ===== */
  .solutions-section {
    width: 100%; max-width: 1218px;
    margin: 0 auto;
    padding: 60px 0 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
     direction: rtl;     
     text-align: right;
  }
 
  .sol-line {
   width: 439px;
  height: 17px;
  opacity: 0.30;
  background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
  border-radius: 8px;
  margin-top: -55px;
  }
 
  .sol-subtitle {
    width: 677px;
    text-align: center;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  .sol-title {
    text-align: center;
    color: #1F1F1F;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    
  }
 
  /* ===== Grid ===== */
  .sol-grid {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
 
  .sol-row {
    display: flex;
    align-items: center;
    gap: 15px;
  }
 
  /* ===== Card ===== */
  .sol-card {
    width: 396px;
    height: 344px;
    position: relative;
    background: white;
    overflow: hidden;
    border-radius: 12px;
    outline: 1px rgba(0, 0, 0, 0.06) solid;
    outline-offset: -1px;
    
  }
 
  /* Decorative radial gradient border */
  .sol-card::before {
    content: '';
    position: absolute;
    left: 166px;
    top: 142px;
    width: 243px;
    height: 242px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0,0,0,0.06) 0%, transparent 70%);
    opacity: 0.09;
    pointer-events: none;
  }
 
  /* ===== Card Content ===== */
  .sol-card-inner {
    width: 358px;
    position: absolute;
    left: 20px;
    top: 32px;
    display: flex;
    flex-direction: column; 
     direction: rtl;      /* يخلي المحتوى داخله عربي */
  text-align: right;   /* النصوص يمين */
    gap: 36px;
  }
 
  /* Icon */
  .sol-icon {
    width: 39px;
    height: 39px;
    background: #1EB6B6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
  }
 
  .sol-icon svg {
    width: 21px;
    height: 15px;
    fill: white;
  }
 
  /* Text */
  .sol-text {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 17px;
  }
 
  .sol-text h3 {
    align-self: stretch;
    text-align: right;
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
  }
 
  .sol-text p {
    align-self: stretch;
    text-align: right;
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.46px;
  }
 
  /* ===== Card Images Area ===== */
  .sol-images {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 180px;
    pointer-events: none;
  }
 
  /* Phone mockup placeholder */
  .mockup-phone {
   position: absolute;
    width: 86px;
    height: 170px;
    border-radius: 12px;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.15), 0px 18px 20px rgba(0,0,0,0.10);
    background: url("masstore-assets/Frame 2147237810(2).png") center/100% 100% no-repeat;
    overflow: hidden;
  }
 
  .mockup-phone-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
 
  .mockup-statusbar {
    height: 20px;
    background: white;
    display: flex;
    align-items: center;
    padding: 0 6px;
  }
 
  .mockup-statusbar span {
    font-size: 5px;
    font-weight: 600;
    color: black;
  }
 
  .mockup-content {
    flex: 1;
    padding: 4px;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
 
  .mockup-search {
    height: 8px;
    background: #F0F0F0;
    border-radius: 4px;
  }
 
  .mockup-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2px;
  }
 
  .mockup-item {
    height: 16px;
    background: #F5F5F5;
    border-radius: 2px;
  }
 
  .mockup-cards-row {
    display: flex;
    gap: 2px;
  }
 
  .mockup-card-item {
    flex: 1;
    height: 28px;
    background: #EAEAEA;
    border-radius: 3px;
  }
 
  .mockup-nav {
    height: 18px;
    background: #094F4B;
    border-radius: 0 0 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
 
  .mockup-nav-dot {
    width: 4px;
    height: 4px;
    background: rgba(255,255,255,0.4);
    border-radius: 50%;
     display: flex;
    align-items: flex-start; 
  }
 
  .mockup-nav-dot.active {
    background: #37EEEE;
  }
 
  /* Small phone */
  .mockup-phone-sm {
    position: absolute;
    width: 66px;
    height: 101px;
    border-radius: 6px;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.15), 0px 18px 20px rgba(0,0,0,0.10);
    background: url("masstore-assets/Home Screen Logined User.png") center/cover no-repeat;
    overflow: hidden;
  }
 
  .mockup-sm-header {
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
 
  .mockup-sm-title {
    font-size: 3.5px;
    font-weight: 700;
    color: #353535;
  }
 
  .mockup-sm-search {
    height: 6px;
    background: #F5F5F5;
    border-radius: 3px;
  }
 
  .mockup-sm-body {
    padding: 3px;
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
 
  .mockup-sm-row {
    display: flex;
    gap: 2px;
  }
 
  .mockup-sm-card {
    flex: 1;
    height: 24px;
    background: #FAFAFA;
    border-radius: 2px;
  }
 
  /* Product card floating */
  .float-product {
    position: absolute;
    width: 157px;
    padding: 6px;
    background: white;
    box-shadow: 0px 4px 14px rgba(0,0,0,0.16);
    border-radius: 12px;
    z-index: 2;
  }
 
  .float-product-img {
    width: 100%;
    height: 90px;
    background: #F2F2F2;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
  }
 
  .float-product-card-inner {
    width: 70px;
    height: 45px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 10px 12px rgba(0,0,0,0.10);
  }
 
  .float-product-card-inner span {
    color: white;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
  }
 
  .float-product-name {
    color: #353535;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 2px;
  }
 
  .float-product-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2px;
  }
 
  .fp-price {
    color: #1EB6B6;
    font-size: 15px;
    font-weight: 700;
  }
 
  .fp-sar {
    color: #1EB6B6;
    font-size: 10px;
    font-weight: 700;
  }
 
  .fp-vat {
    color: #353535;
    font-size: 7.5px;
    margin-top: 2px;
  }
 
  .fp-add {
    width: 22px;
    height: 22px;
    background: #094F4B;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .fp-add svg {
    width: 14px;
    height: 14px;
    fill: white;
  }
 
  /* Image placeholders */
  .img-placeholder {
    position: absolute;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
 
  .img-placeholder.shadow {
    box-shadow: 0px 18px 20px rgba(0,0,0,0.10), 0px 7px 13px rgba(0,0,0,0.15), 0px 4.5px 6px rgba(0,0,0,0.08);
  }
 
  /* Teal glow */
  .teal-glow {
    position: absolute;
    width: 310px;
    height: 310px;
    background: #1EB6B6;
    border-radius: 9999px;
    filter: blur(166px);
    opacity: 0.15;
    pointer-events: none;
  }
  /*-----------------------------------------------------------------*/
    /* ===== Section ===== */
  .why-section {
    width: 100%;
    height: 764px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(0deg, #002321 0%, #002321 100%), linear-gradient(270deg, #121212 0%, rgba(18, 18, 18, 0.50) 100%);
    background-color: #002321;
     direction: rtl;     
     text-align: right;
  }
 
  /* ===== Grid Pattern Right (RTL) ===== */
  .grid-left {
    position: absolute;
    right: -142px;
    top: 3px;
    width: 637px;
    height: 771px;
    opacity: 0.11;
    background-image:
      repeating-linear-gradient(90deg, rgba(255,255,255,0.15) 0px, rgba(255,255,255,0.15) 1px, transparent 1px, transparent 97px),
      repeating-linear-gradient(0deg, rgba(255,255,255,0.15) 0px, rgba(255,255,255,0.15) 1px, transparent 1px, transparent 96px);
    mask-image: radial-gradient(ellipse 60% 70% at 70% 80%, white, transparent);
    -webkit-mask-image: radial-gradient(ellipse 60% 70% at 70% 80%, white, transparent);
  }
 
  /* ===== Grid Pattern Left (RTL) ===== */
  .grid-right {
    position: absolute;
    left: 0px;
    top: -7px;
    width: 773px;
    height: 771px;
    opacity: 0.06;
    background-image:
      repeating-linear-gradient(90deg, rgba(255,255,255,0.15) 0px, rgba(255,255,255,0.15) 1px, transparent 1px, transparent 97px),
      repeating-linear-gradient(0deg, rgba(255,255,255,0.15) 0px, rgba(255,255,255,0.15) 1px, transparent 1px, transparent 96px);
    mask-image: radial-gradient(ellipse 60% 70% at 30% 20%, white, transparent);
    -webkit-mask-image: radial-gradient(ellipse 60% 70% at 30% 20%, white, transparent);
  }
 
  /* ===== Teal Glow Effects ===== */
  .glow-1 {
    position: absolute;
    width: 700px;
    height: 162px;
    right: 21px;
    top: 595px;
    opacity: 0.30;
    background: #1EB6B6;
    border-radius: 9999px;
    filter: blur(86px);
    pointer-events: none;
  }
 
  .glow-2 {
    position: absolute;
    width: 431px;
    height: 100px;
    right: 155px;
    top: 623px;
    opacity: 0.60;
    background: #24DFDF;
    border-radius: 9999px;
    filter: blur(45px);
    pointer-events: none;
  }
 
  .glow-3 {
    position: absolute;
    width: 225px;
    height: 52px;
    right: 258px;
    top: 635px;
    opacity: 0.80;
    background: #C8EDED;
    border-radius: 9999px;
    filter: blur(13px);
    pointer-events: none;
  }
 
  /* ===== Right Image (RTL) ===== */
  .why-image {
    position: absolute;
    width: 540px;
    height: 583px;
    left: 10%;
    top: 86px;
    border-radius: 20px;
    overflow: hidden;
     background: url("masstore-assets/image214.png") lightgray 50% / cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .why-image-placeholder {
    width: 400px;
    height: 450px;
    background: rgba(255,255,255,0.04);
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
 
  .why-image-placeholder svg {
    opacity: 0.2;
  }
 
  .why-image-placeholder span {
    color: rgba(255,255,255,0.15);
    font-size: 14px;
    font-weight: 500;
  }
 
  /* ===== Left Content (RTL) ===== */
  .why-content {
    width: 575px;
    position: absolute;
    right: 12%;
    top: 128px;
    display: flex;
    flex-direction: column;
   
    gap: 54px;
    direction: rtl;      /* مهم جداً */
  text-align: right;   /* النصوص يمين */
  }
 
  /* Header */
  .why-header {
    width: 543px;
    display: flex;
    flex-direction: column; 
    gap: 27px;
     direction: rtl;     
     text-align: right;
  }
 
  .why-line {
    width: 273px;
    height: 17px;
    opacity: 0.20; 
    background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
    border-radius: 4px;
     margin-top: -45px;
  }
 
  .why-title {
    
    color: white;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
  }
 
  .why-subtitle {
    align-self: stretch;
    text-align: right;
    color: #D1D1D1;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  /* ===== Features Grid ===== */
  .why-features {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 27px;
    
  }
 
  .why-row {
    display: flex;
    align-items: right;
    gap: 31px;
  }
 
  /* ===== Feature Card ===== */
  .why-card {
    width: 272px;
    height: 137px;
    padding: 15px 24px 26px 0;
    border-radius: 10px;
    display: flex;
    flex-direction: column; 
    gap: 17px;
     direction: rtl;      /* يخلي المحتوى داخله عربي */
  text-align: right;   /* النصوص يمين */
  }
 
  /* Icon with glow */
  .why-icon {
  display: flex;
width: 39px;
height: 39px;
padding: 13px 8px 11px 8px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 19.5px;
background: rgba(30, 182, 182, 0.30);
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }
 
  .why-icon svg {
    width: 21px;
    height: 15px;
  }
 
  .why-card h3 {
    text-align: right;
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
  }
 
  .why-card p {
    align-self: stretch;
    text-align: right;
    color: #B6B6B6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.46px;
  }
  /**------------------------------------------------------------**/
    .values-section {
    width: 100%;
    height: 530px;
    position: relative;
    background: white;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 200px;
     padding-right: 200px;
  }
 
  /* Grid patterns */
  .vgrid-right {
    position: absolute;
    right: -212px;
    top: 0;
    width: 645px;
    height: 530px;
    opacity: 0.14;
    background-image:
      repeating-linear-gradient(90deg, rgba(0,0,0,0.08) 0px, rgba(0,0,0,0.08) 1px, transparent 1px, transparent 80px),
      repeating-linear-gradient(0deg, rgba(0,0,0,0.08) 0px, rgba(0,0,0,0.08) 1px, transparent 1px, transparent 80px);
    background-size: 80px 80px;
    mask-image: radial-gradient(ellipse 70% 60% at 80% 50%, black, transparent);
    -webkit-mask-image: radial-gradient(ellipse 70% 60% at 80% 50%, black, transparent);
  }
 
  .vgrid-left {
    position: absolute;
    left: -212px;
    top: 0;
    width: 645px;
    height: 530px;
    opacity: 0.14;
    background-image:
      repeating-linear-gradient(90deg, rgba(0,0,0,0.08) 0px, rgba(0,0,0,0.08) 1px, transparent 1px, transparent 80px),
      repeating-linear-gradient(0deg, rgba(0,0,0,0.08) 0px, rgba(0,0,0,0.08) 1px, transparent 1px, transparent 80px);
    background-size: 80px 80px;
    mask-image: radial-gradient(ellipse 70% 60% at 20% 50%, black, transparent);
    -webkit-mask-image: radial-gradient(ellipse 70% 60% at 20% 50%, black, transparent);
  }
 
  /* Title + gradient line */
  .values-title-wrap {
    position: absolute;
    left: 400px;
    top: 112px;
  }
 
  .values-line {
    width: 308px;
    height: 17px;
    opacity: 0.30;
    background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
    border-radius: 4px;
    margin-bottom: -38px;
    margin-right: auto;
  }
 
  .values-title {
    text-align: center;
    color: #1F1F1F;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
  }
 
  /* Text paragraphs */
  .values-text {
    width: 595px;
    position: absolute;
    left: 111px;
    top: 159px;
  }
 
  .values-text p {
    text-align: right;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
    margin-bottom: 16px;
  }
 
  /* Connected nodes diagram */
  .nodes-diagram {
    position: absolute;
    rigth: 111px;
    top: 80px;
    width: 574px;
    height: 420px;
  }
 
  /* SVG connections path */
  .nodes-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
 
  /* Node circles */
  .node {
    position: absolute;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
 
  .node-inner {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #094F4B;
    border: 3px solid;
    border-image: linear-gradient(180deg, #1EB6B6, #B4F373) 1;
    border-image: none;
    position: relative;
  }
 
  .node-label {
    position: absolute;
    white-space: nowrap;
    color: #094F4B;
    font-weight: 600;
    text-align: center;
  }
 
  /* Node 1: الموثوقية - large */
  .node-1 {
    left: 340px;
    top: 20px;
    width: 82px;
    height: 82px;
  }
 
  .node-1 .node-inner {
    width: 82px;
    height: 82px;
    background: #094F4B;
    border: 3px solid #1EB6B6;
  }
 
  .node-1 .node-label {
    top: 25px;
    font-size: 20px;
    color: #ffffff;
  }
 
  /* Node 2: الابتكار - medium */
  .node-2 {
    left: 30px;
    top: 160px;
    width: 60px;
    height: 60px;
  }
 
  .node-2 .node-inner {
    width: 60px;
    height: 60px;
    background: #094F4B;
    border: 3px solid #1EB6B6;
  }
 
  .node-2 .node-label {
    top: 18px;
    font-size: 17px;
    color: #feffff;
  }
 
  /* Node 3: الجودة - medium-large */
  .node-3 {
    left: 240px;
    top: 290px;
    width: 70px;
    height: 70px;
  }
 
  .node-3 .node-inner {
    width: 70px;
    height: 70px;
    background: #094F4B;
    border: 3px solid #1EB6B6;
  }
 
  .node-3 .node-label {
    top: 22px;
    font-size: 18px;
    color: #fbffff;
  }
 
  /* Node 4: الشراكة - small */
  .node-4 {
    left: 500px;
    top: 220px;
    width: 48px;
    height: 48px;
  }
 
  .node-4 .node-inner {
    width: 48px;
    height: 48px;
    background: #094F4B;
    border: 2px solid #1EB6B6;
  }
 
  .node-4 .node-label {
    top: 15px;
    font-size: 14px;
    color: #ffffff;
    
  }
 
  /* Diamond icon inside nodes */
  .node-inner svg {
    fill: #1EB6B6;
  }
 
  /* Download buttons */
  .download-btns {
    position: absolute;
    left: 27%;
    top: 322px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
 
  .dl-btn {
    background: black;
    border-radius: 15px;
    outline: 1.5px rgba(0,0,0,0.06) solid;
    outline-offset: -1.5px;
    backdrop-filter: blur(3px);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 24px;
    text-decoration: none;
    min-width: 233px;
  }
 
  .dl-btn-qr {
    width: 46px;
    height: 46px;
    background: #333;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
 
  .dl-btn-qr svg {
    width: 30px;
    height: 30px;
    fill: white;
  }
 
  .dl-btn-text {
    color: white;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
  }
 
  .dl-btn-store {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 2px;
  }
 
  .dl-btn-store strong {
    color: white;
    font-size: 15px;
    font-weight: 600;
  }
 
  .dl-btn-store svg {
    fill: white;
  }
  /* --------------------------------------------------------------------------------------*/
    .testimonials-section {
    width: 100%; max-width: 1440px;
    margin: 0 auto;
    padding: 60px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 26px;
    overflow: hidden;
  }
 
  .t-line {
    width: 377px;
    height: 17px;
    opacity: 0.30;
    background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
    border-radius: 4px;
    margin-top: -50px; 
  }
 
  .t-subtitle {
    width: 677px;
    text-align: center;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  .t-title {
    text-align: center;
    color: #1F1F1F;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
  }
 
  /* Cards container */
  .t-cards-wrap {
    width: 100%; max-width: 1440px;
    height: 451px;
    position: relative;
    overflow: hidden;
  }
 
  .t-cards {
    position: absolute;
    right: 92px;
    top: 14px;
    display: flex;
    align-items: flex-start;
    gap: 17px;
  }
 
  /* Fade edges */
  .t-cards-wrap::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 308px;
    height: 100%;
    background: linear-gradient(270deg, #F3F8F4 0%, rgba(243,248,244,0) 100%);
    z-index: 2;
    pointer-events: none;
  }
 
  .t-cards-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 308px;
    height: 100%;
    background: linear-gradient(90deg, #F3F8F4 0%, rgba(243,248,244,0) 100%);
    z-index: 2;
    pointer-events: none;
  }
 
  /* Review card */
  .review-card {
    width: 303px;
    flex-shrink: 0;
    padding: 22px;
    background: white;
    border-radius: 22.5px;
    display: flex;
    flex-direction: column; 
    gap: 28px;
    box-shadow: 0px 0px 14px rgba(93, 69, 209, 0.05);
    direction: rtl;
    text-align: right;
  }
 
  /* User info */
  .review-user {
    display: flex;
    align-items: center;
    gap: 14px;
     
    direction: rtl;
  text-align: right;
  }
 
  .review-user-info {
    display: flex;
    flex-direction: column;
    direction: rtl;
  text-align: right;
    gap: 8px;
  }
 
  .review-user-name {
    text-align: right;
    color: black;
    font-size: 13px;
    font-weight: 700;
    line-height: 12px;
  }
 
  .review-user-city {
    text-align: right;
    color: black;
    font-size: 10.6px;
    font-weight: 500;
    line-height: 12px;
    opacity: 0.7;
  }
 
  .review-avatar {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    background: #ddd;
    flex-shrink: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .review-avatar svg {
    width: 30px;
    height: 30px;
    fill: #999;
  }
 
  /* Avatar colors */
  .av-green { background: linear-gradient(135deg, #8BC34A, #4CAF50); }
  .av-brown { background: linear-gradient(135deg, #8D6E63, #5D4037); }
  .av-blue { background: linear-gradient(135deg, #42A5F5, #1565C0); }
  .av-teal { background: linear-gradient(135deg, #26A69A, #00796B); }
  .av-orange { background: linear-gradient(135deg, #FFA726, #E65100); }
  .av-gray { background: linear-gradient(135deg, #9E9E9E, #616161); }
 
  /* Review text */
  .review-text {
    width: 259px;
    text-align: right;
    color: black;
    font-size: 11.8px;
    font-weight: 500;
    line-height: 19.47px;
    opacity: 0.7;
  }
 
  /* Review footer */
  .review-footer {
    display: flex;
    flex-direction: column;
    direction: rtl;
    text-align: right;
    gap: 6px;
  }
 
  .review-date {
    text-align: right;
    color: black;
    font-size: 11.8px;
    font-weight: 700;
    line-height: 12px;
    opacity: 0.7;
  }
 
  /* Stars */
  .review-stars {
    direction: rtl;
    text-align: right;
    align-items: center;
    gap: 1px;
    direction: ltr;
  }
 
  .star {
    width: 17px;
    height: 16px;
  }
 
  .star-gold { fill: #FFA407; }
  .star-gray { fill: #D1D1D1; }
 
  /* Column layout for shorter + gap cards */
  .review-col {
    width: 303px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-radius: 22.5px;
  }
  /*-----------------------------------------------------------------*/
    .locations-section {
    width: 100%;
    height: 620px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: white;
  }
 
  /* ===== Right Content ===== */
  .loc-content {
    position: absolute;
    right: 100px;
    top: 80px;
    width: 500px;
    display: flex;
    flex-direction: column;
    direction: rtl;
  text-align: right;
    gap: 22px;
    z-index: 3;
  }
 
  .loc-title-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
  }
 
  .loc-title-block {
    width: 18px;
    height: 34px;
    background: #094F4B;
    border-radius: 3px;
  }
 
  .loc-title {
    color: #094F4B;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
  }
 
  .loc-desc {
    width: 480px;
    text-align: right;
    color: #353535;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
  }
 
  /* ===== Map Area ===== */
  .map-container {
    position: absolute;
    left:  40px;
    top: 20px;
    width: 820px;
    height: 600px;
    z-index: 1;
    background: url("masstore-assets/locationmap.png") center/100% 100% no-repeat;
    
  }
 
  .saudi-map {
    width: 100%;
    height: 100%;
  }
 
  /* City markers */
  .city-marker {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    z-index: 2;
  }
 
  .city-dot {
    width: 14px;
    height: 14px;
    background: #1EB6B6;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    position: relative;
  }
 
  .city-dot::after {
    content: '';
    position: absolute;
    inset: -6px;
    border-radius: 50%;
    background: rgba(30,182,182,0.2);
    animation: pulse 2s ease-in-out infinite;
  }
 
  @keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.3; }
    50% { transform: scale(1.5); opacity: 0; }
  }
 
  .city-name-ar {
    color: white;
    font-size: 13px;
    font-weight: 700;
    text-shadow: 0 1px 4px rgba(0,0,0,0.5);
  }
 
  .city-name-en {
    color: rgba(255,255,255,0.7);
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.4);
  }
 
  /* Contact card */
  .contact-card {
    position: absolute;
    left: 230px;
    top: 220px;
    width: 250px;
    background: #8FF0B0;
    border-radius: 12px;
    padding: 16px 18px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    z-index: 4;
    display: flex;
    flex-direction: column;
    direction: rtl;
     text-align: right;
    gap: 12px;
    border: 1px solid rgba(30,182,182,0.15);
  }
 
   
 
  .cc-title {
    color: #094F4B;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    align-self: stretch;
    text-align: right;
  }
 
  .cc-address {
    color: #555;
    font-size: 11px;
    font-weight: 500;
    text-align: right;
    line-height: 1.6; 
  }
 
  .cc-row {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    direction: rtl;
    text-align: right;
    
  }
 
  .cc-row span {
    color: #353535;
    font-size: 12px;
    font-weight: 500;
    direction: rtl;
    text-align: right;  
  }
 
  .cc-icon {
    width: 18px;
    height: 18px;
    background: rgba(30,182,182,0.1);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
 
  .cc-icon svg {
    width: 11px;
    height: 11px;
    fill: #1EB6B6;
  }
 
  /* ===== Decorative Nodes (right side) ===== */
  .deco-nodes {
    position: absolute;
    right: 0;
    top: 200px;
    width: 200px;
    height: 350px;
    z-index: 0;
    opacity: 0.15;
  }
 
  .deco-circle {
    position: absolute;
    border-radius: 50%;
    border: 2px solid #1EB6B6;
  }
 
  .deco-circle.filled {
    background: #1EB6B6;
    border: none;
  }
 
  .deco-line {
    position: absolute;
    background: #1EB6B6;
    height: 2px;
    transform-origin: left center;
  }
 
  /* Page indicator */
  .page-indicator {
    position: absolute;
    right: 111px;
    bottom: 30px;
    color: #094F4B;
    font-size: 18px;
    font-weight: 600;
    opacity: 0.4;
    z-index: 3;
  }
  /*-------------------------------------------------*/
    .partners-section {
    width: 100%; max-width: 1440px;
    margin: 0 auto;
    padding: 92px 0 60px;
    position: relative;
    overflow: hidden;
    background: #F5F7F6;
  }
 
  /* Header */
  .p-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-bottom: 50px;
  }
 
  .p-line {
    width: 377px;
    height: 17px;
    opacity: 0.30;
    background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
    border-radius: 4px;margin-top: -35px; 
  }
 
  .p-title {
    text-align: center;
    color: #1F1F1F;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    margin-top: -8px;
  }
 
  .p-subtitle {
    width: 677px;
    text-align: center;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  /* Logos marquee */
  .logos-track-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
 
  /* Fade edges */
  .logos-track-wrap::before {
    content: '';
    position: absolute;
    right: 0; top: 0; bottom: 0;
    width: 120px;
    background: linear-gradient(270deg, #F5F7F6, transparent);
    z-index: 2;
    pointer-events: none;
  }
 
  .logos-track-wrap::after {
    content: '';
    position: absolute;
    left: 0; top: 0; bottom: 0;
    width: 120px;
    background: linear-gradient(90deg, #F5F7F6, transparent);
    z-index: 2;
    pointer-events: none;
  }
 
  .logos-track {
    display: flex;
    align-items: center;
    gap: 52px;
    animation: scrollLogos 30s linear infinite;
    width: max-content;
  }
 
  @keyframes scrollLogos {
    0% { transform: translateX(0); }
    100% { transform: translateX(50%); }
  }
 
  .logo-item {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    opacity: 0.6;
    transition: opacity 0.3s;
  }
 
  .logo-item:hover {
    opacity: 1;
  }
 
  /* Logo text styles */
  .logo-text {
    color: #4C4C4C;
    font-weight: 700;
    white-space: nowrap;
    letter-spacing: 1px;
  }
 
  .logo-text.xl { font-size: 28px; }
  .logo-text.lg { font-size: 22px; }
  .logo-text.md { font-size: 18px; }
  .logo-text.sm { font-size: 15px; }
 
  /* Specific brand styles */
  .brand-samsung { font-family: 'Arial', sans-serif; font-size: 26px; font-weight: 700; letter-spacing: 4px; }
  .brand-sony { font-family: 'Arial', sans-serif; font-size: 28px; font-weight: 900; letter-spacing: 3px; }
  .brand-ding { font-family: 'Arial', sans-serif; font-size: 32px; font-weight: 900; letter-spacing: 1px; }
  .brand-carrefour { font-family: 'Arial', sans-serif; font-size: 22px; font-weight: 700; }
  .brand-redbull { font-family: 'Arial', sans-serif; font-size: 16px; font-weight: 700; line-height: 1.1; text-align: center; }
  .brand-frienddi { font-family: 'Arial', sans-serif; font-size: 20px; font-weight: 800; }
  .brand-likecard { font-family: 'Arial', sans-serif; font-size: 18px; font-weight: 700; }
  .brand-bitaqati { font-family: 'IBM Plex Sans Arabic', sans-serif; font-size: 18px; font-weight: 700; }
  .brand-asr { font-family: 'IBM Plex Sans Arabic', sans-serif; font-size: 14px; font-weight: 600; text-align: center; line-height: 1.3; }
 
  /* Icon before some brands */
  .brand-icon {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }
 
  .brand-icon svg {
    fill: #4C4C4C;
  }
  /*   ------------------------------------------------------- */
    .dl-section {
    width: 100%;
    height: 480px;
    margin: 0 auto;
    position: relative;
    background: #f1f7f6;
    overflow: hidden;
  }
 
  /* Dashed grid left */
  .dl-grid {
    position: absolute;
    left: -29px; top: -118px;
    width: 616px; height: 640px;
    opacity: 0.14;
    background-image:
      repeating-linear-gradient(90deg, rgba(36,223,223,0.2) 0px, rgba(36,223,223,0.2) 1px, transparent 1px, transparent 80px),
      repeating-linear-gradient(0deg, rgba(36,223,223,0.2) 0px, rgba(36,223,223,0.2) 1px, transparent 1px, transparent 80px);
    background-size: 80px 80px;
    mask-image: radial-gradient(ellipse 70% 60% at 30% 50%, white, transparent);
    -webkit-mask-image: radial-gradient(ellipse 70% 60% at 30% 50%, white, transparent);
  }
 
  /* Teal glow top-right */
  .dl-glow {
    position: absolute;
    width: 479px; height: 406px;
    right: 0; top: 0;
    overflow: hidden;
    opacity: 0.30;
    pointer-events: none;
  }
 
  .dl-glow-inner {
    position: absolute;
    right: -100px; top: -150px;
    width: 500px; height: 400px;
    background: #1EB6B6;
    border-radius: 50%;
    filter: blur(120px);
  }
 
  /* Phone mockup */
  .dl-phone {
    position: absolute;
    left: 50px; bottom: 0;
    width: 420px; height: 490px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 2;margin-top: -45px;
  }
 
  .phone-device {
    width: 220px;
    height: 380px;
    background: #1a1a1a;
    border-radius: 36px;
    border: 3px solid #333;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.4);
    transform: rotate(-5deg);
  }
 
  .phone-notch {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px; height: 22px;
    background: #1a1a1a;
    border-radius: 0 0 14px 14px;
    z-index: 3;
  }
 
  .phone-screen {
    width: 100%; height: 100%;
    background: linear-gradient(180deg, #003330 0%, #002825 50%, #094F4B 100%);
    border-radius: 33px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 40px 20px;
  }
 
  .phone-logo-circle {
    width: 80px; height: 80px;
    border-radius: 50%;
    border: 2px solid rgba(30,182,182,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
 
  .phone-logo-circle::before {
    content: '';
    position: absolute;
    inset: -12px;
    border-radius: 50%;
    border: 1px solid rgba(30,182,182,0.15);
  }
 
  .phone-logo-circle::after {
    content: '';
    position: absolute;
    inset: -24px;
    border-radius: 50%;
    border: 1px solid rgba(30,182,182,0.08);
  }
 
  .phone-logo-text {
    color: rgba(255,255,255,0.7);
    font-size: 14px;
    font-style: italic;
    letter-spacing: 2px;
  }
 
  .phone-mas-text {
    color: rgba(255,255,255,0.4);
    font-size: 11px;
    font-style: italic;
    letter-spacing: 3px;
  }
 
  .phone-bottom-bar {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px; height: 4px;
    background: rgba(255,255,255,0.2);
    border-radius: 2px;
  }
 
  /* Hand holding phone */
  .hand-shape {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 160px; height: 200px;
    z-index: 1;
  }
 
  .hand-palm {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 140px; height: 120px;
    background: linear-gradient(180deg, #d4a373, #c08b5c);
    border-radius: 20px 20px 40px 40px;
  }
 
  .hand-thumb {
    position: absolute;
    bottom: 60px; right: -15px;
    width: 30px; height: 80px;
    background: linear-gradient(180deg, #d4a373, #c08b5c);
    border-radius: 15px;
    transform: rotate(-10deg);
  }
 
  /* Content right */
  .dl-content {
    position: absolute;
    right: 111px; top: 180px;
    width: 543px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 22px;
    z-index: 3;
  }
 
  .dl-line {
    width: 522px; height: 17px;
    opacity: 0.20;
    background: linear-gradient(270deg, #1EB6B6 0%, #B4F373 100%), #D9D9D9;
    border-radius: 4px;margin-top: -45px; 
  }
 
  .dl-title {
    text-align: right;
    color: white;
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
  }
 
  .dl-desc {
    align-self: stretch;
    text-align: right;
    color: #D1D1D1;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  /* Store buttons */
  .dl-buttons {
    position: absolute;
    right: 111px; top: 330px;
    display: flex;
    align-items: flex-end;
    gap: 16px;
    z-index: 3;
  }
 
  .store-btn {
    background: rgba(252, 248, 239, 0.10);
    border-radius: 15px;
    outline: 1.5px rgba(0,0,0,0.06) solid;
    outline-offset: -1.5px;
    backdrop-filter: blur(3px);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 24px;
    text-decoration: none;
    transition: 0.3s;
  }
 
  .store-btn:hover {
    background: rgba(252, 248, 239, 0.18);
    transform: translateY(-2px);
  }
 
  .sb-qr {
    width: 46px; height: 46px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
 
  .sb-qr svg { width: 36px; height: 36px; fill: white; opacity: 0.8; }
 
  .sb-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
 
  .sb-label {
    color: white;
    font-size: 12px;
    font-weight: 400;
  }
 
  .sb-store {
    display: flex;
    align-items: center;
    gap: 10px;
  }
 
  .sb-store strong {
    color: white;
    font-size: 15px;
    font-weight: 600;
  }
 
  .sb-store svg { fill: white; }
  /*--------------------------------------------*/
   .footer {
    width: 100%;
    margin: 0 auto;
    padding: 60px 111px 0; 
    display: flex;
    flex-direction: column;
    gap: 58px; 
     direction: rtl;      /* يخلي المحتوى داخله عربي */
  text-align: right;   /* النصوص يمين */
  }
 
  /* Top row */
  .ft-top {
    display: flex;
    align-items: flex-start;
    gap: 33px;
    
  }
 
  /* Left: Company info */
  .ft-info {
    width: 647px;
    display: flex;
    flex-direction: column;
     gap: 28px;
     direction: rtl;      /* يخلي المحتوى داخله عربي */
     text-align: right;   /* النصوص يمين */
  }
 
  .ft-logo-wrap {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
 
  .ft-logo {
    display: flex;
    align-items: center;
    gap: 5px;
  }
 
  .ft-logo-icon { fill: #2A8681; }
 
  .ft-logo-text-main {
    color: #2A8681;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
  }
 
  .ft-logo-text-sub {
    color: #8E8F90;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1px;
  }
 
  .ft-company-name {
    text-align: center;
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
 
  .ft-company-en {
    text-align: center;
    color: #1F1F1F;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.7;
  }
 
  .ft-desc {
    text-align: right;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  /* Contact rows */
  .ft-contacts {
    align-self: stretch;
    display: flex;
     gap: 64px;
     direction: rtl;      /* يخلي المحتوى داخله عربي */
     text-align: right;   /* النصوص يمين */
  }
 
  .ft-contact-col {
    display: flex;
    flex-direction: column;
    direction: rtl;      /* يخلي المحتوى داخله عربي */
     text-align: right;   /* النصوص يمين */
    gap: 11px;
  }
 
  .ft-contact-row {
    display: flex;
    align-items: start;
    gap: 6px;
    
  }
 
  .ft-contact-row span {
    text-align: right;
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px;
  }
 
  .ft-contact-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
 
  .ft-contact-icon svg { fill: #094F4B; }
 
  /* Right: Newsletter */
  .ft-newsletter {
    width: 549px;
    background: white;
    border-radius: 12px;
    border: 0.74px solid rgba(0, 47, 33, 0.11);
    padding: 35px 40px;
    display: flex;
    flex-direction: column; 
    gap: 25px;
    position: relative;
    overflow: hidden;
      direction: rtl;      /* يخلي المحتوى داخله عربي */
  text-align: right;   /* النصوص يمين */
  }
 
  .ft-newsletter::before {
    content: '';
    position: absolute;
    left: -50px;
    bottom: -50px;
    width: 337px;
    height: 139px;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 337 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M409 169C403 169 398 171 394 173L343 115C357 103 366 85 366 65C366 29 338 0 302 0C266 0 238 29 238 65C238 71 239 77 241 83L78 133C72 118 58 107 41 107C18 107 0 125 0 148C0 170 18 189 41 189C63 189 81 170 81 148C81 144 80 141 80 137L242 87C247 101 256 113 269 121L224 221C220 220 216 219 213 219C187 219 166 240 166 266C166 292 187 313 213 313C238 313 259 292 259 266C259 264 259 261 258 259L384 210C388 220 398 227 409 227C425 227 438 214 438 198C438 182 425 169 409 169Z' fill='%232A8681'/%3E%3C/svg%3E") no-repeat;
    background-size: contain;
    opacity: 0.5;
    pointer-events: none;
    
  }
 
  .ft-nl-label {
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    opacity: 0.6;
  }
 
  .ft-nl-title {
    display: flex;
    align-items: center;
    gap: 4px; 
    direction: rtl;     
    text-align: right;   
  }
 
  .ft-nl-title span {
    color: #1F1F1F;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
  }
 
  .ft-nl-title strong {
    color: #094F4B;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
  }
 
  .ft-nl-form {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100%;
  }
 
  .ft-nl-input {
    flex: 1;
    height: 38px;
    padding: 0 12px;
    background: #F5F5F5;
    border-radius: 33px;
    border: 0.74px solid rgba(0,0,0,0.14);
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    font-size: 12px;
    color: #1F1F1F;
    direction: rtl;
    outline: none;
  }
 
  .ft-nl-input::placeholder {
    color: #1F1F1F;
    opacity: 0.8;
  }
 
  .ft-nl-btn {
    width: 100px;
    height: 35px;
    background: #1EB6B6;
    border-radius: 37px;
    border: none;
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    cursor: pointer;
    transition: 0.3s;
  }
 
  .ft-nl-btn:hover {
    background: #17A5A5;
  }
 
   /* Bottom bar */
  .ft-bottom {
    display: flex;
    flex-direction: column;
    gap: 44px;
  }
 
  .ft-divider {
    width: 100%;
    height: 1px;
    background: black;
    opacity: 0.2;
  }
 
  .ft-bottom-row {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
  }
 
  .ft-links {
    display: flex;
    align-items: center;
    gap: 28px;
  }
 
  .ft-links a {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    transition: 0.3s;
  }
 
  .ft-links a:hover { color: #1EB6B6; }
 
  .ft-social {
    display: flex;
    align-items: center;
    gap: 14px;
  }
 
  .ft-social-label {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
  }
 
  .ft-social-icons {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 7px 0;
  }
 
  .ft-social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
  }
 
  .ft-social-icons a:hover { transform: translateY(-2px); }
  .ft-social-icons svg { fill: #094F4B; width: 18px; height: 18px; }

/* ============================================================
   RESPONSIVE - TABLET (768px - 1024px)
   ============================================================ */
@media (max-width: 1024px) {
  /* Hero */
  .hero { height: auto; min-height: 700px; }
  .nv { right: 30px; gap: 60px; }
  .np { width: 300px; }
  .hc { right: 5%; top: 160px; width: 50%; }
  .hc-top h1, .hero h1 { font-size: 30px; width: 100%; }
  .hd { font-size: 14px; }
  .hb { right: 5%; top: 480px; }
  .hp { left: -40px; top: 150px; width: 500px; height: 450px; }
  .hp-sh { display: none; }

  /* Stats */
  .stats-grid { width: 100% !important; max-width: 100% !important; padding: 30px 20px; height: auto; }
  .stat-card { padding: 0 12px; }
  .stat-icon { margin-top: -50px; }

  /* About */
  .about-section { height: auto; padding: 40px 20px; }
  .about-content { flex-direction: column-reverse; }
  .about-timeline { width: 100%; max-width: 650px; }
  .about-images { width: 100%; min-width: unset; max-width: 480px; margin: 0 auto; }
  .img-main { width: 100%; }
  .about-subtitle { width: 100%; max-width: 600px; }
  .gradient-line { width: 280px; }

  /* Solutions */
  .solutions-section { width: 100% !important; max-width: 100% !important; padding: 40px 20px; }
  .sol-row { flex-wrap: wrap; justify-content: center; }
  .sol-card { width: calc(50% - 10px); min-width: 300px; }
  .sol-card-inner { width: calc(100% - 30px); }
  .sol-subtitle { width: 100%; max-width: 600px; }

  /* Why Us */
  .why-section { width: 100% !important; max-width: 100% !important; height: auto; min-height: 600px; }
  .why-image { width: 45%; height: 450px; }
  .why-content { width: 50%; }
  .why-row { gap: 15px; }
  .why-card { width: 240px; }

  /* Values */
  .values-section { width: 100% !important; max-width: 100% !important; height: auto; padding: 40px 20px; }
  .values-text { width: 100%; position: relative; right: auto; top: auto; }
  .nodes-diagram { width: 100%; position: relative; left: auto; top: auto; height: 350px; }

  /* Testimonials */
  .testimonials-section { width: 100% !important; max-width: 100% !important; }

  /* Locations */
  .locations-section { width: 100% !important; max-width: 100% !important; height: auto; }
  .loc-content { width: 45%; }
  .map-container { width: 55%; }

  /* Partners */
  .partners-section { width: 100% !important; max-width: 100% !important; }

  /* Download */
  .dl-section { width: 100% !important; max-width: 100% !important; height: auto; min-height: 380px; }
  .dl-content { width: 50%; }
  .dl-buttons { flex-wrap: wrap; }

  /* Footer */
  .footer { padding: 40px 30px 0; }
  .ft-top { flex-direction: column; }
  .ft-info { width: 100%; }
  .ft-newsletter { width: 100%; }
  .ft-contacts { flex-wrap: wrap; gap: 30px; }
}


/* ============================================================
   RESPONSIVE - MOBILE (max-width: 768px)
   ============================================================ */
@media (max-width: 768px) {

  /* === HERO === */
  .hero { height: auto; min-height: auto; padding-bottom: 30px; }
  .hero-ov { height: 100%; }
  .g1, .g2 { display: none; }

  .nv {
    right: 15px; top: 15px;
    gap: 15px;
    flex-direction: column;
    align-items: flex-end;
    width: calc(100% - 30px);
  }
  .nv-t { display: none; }
  .np { width: 100%; max-width: 320px; height: 40px; padding: 0 12px; }
  .np a, .np .ln { font-size: 11px; }
  .nv-logo .li, .nv-logo .lt { height: 18px; }

  .hc {
    position: relative;
    right: auto; top: auto;
    width: 100%;
    padding: 120px 20px 0;
  }
  .hc-top { gap: 16px; }
  .hc-top h1, .hero h1 { font-size: 22px; width: 100%; }
  .bd { height: 28px; padding: 4px 10px; }
  .bd span { font-size: 10px; }
  .hd { font-size: 12px; line-height: 1.8; }

  .hb {
    position: relative;
    right: auto; top: auto;
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .sb { width: 100%; justify-content: center; }
  .sb .qr { width: 32px; height: 32px; }
  .sb-n strong { font-size: 12px; }

  .hp {
    position: relative;
    left: auto; top: auto;
    width: 100%; max-width: 280px;
    height: auto;
    margin: 20px auto;
  }
  .hp-sh { display: none; }

  /* === STATS === */
  .stats-header h2 { font-size: 20px; }
  .stats-header p { font-size: 13px; max-width: 100%; padding: 0 15px; }
  .stats-grid {
    width: 100% !important; max-width: 100% !important;
    height: auto !important;
    flex-wrap: wrap;
    padding: 20px 10px;
    gap: 25px;
    border-radius: 0 !important;
  }
  .stat-card {
    max-width: 45%; min-width: 130px;
    padding: 0 8px;
  }
  .stat-card:not(:first-child)::before { display: none; }
  .stat-icon { margin-top: 0; width: 42px; height: 42px; margin-bottom: 10px; }
  .stat-number { font-size: 26px; margin-top: 8px; }
  .stat-label { font-size: 12px; margin-top: 6px; }
  .stat-avatars { padding-right: 20px; margin-top: 0; }
  .avatar { width: 36px; height: 36px; margin-top: 0 !important; }

  /* === ABOUT === */
  .about-section { height: auto; padding: 25px 15px; gap: 15px; }
  .about-title { font-size: 22px; }
  .about-subtitle { width: 100%; font-size: 13px; padding: 0; }
  .gradient-line { width: 200px; margin-top: -22px; }
  .about-content { flex-direction: column-reverse; gap: 20px; }
  .about-timeline { width: 100%; }
  .timeline-card { padding: 10px 14px 12px; }
  .timeline-card h3 { font-size: 15px; line-height: 1.4; }
  .timeline-card p { font-size: 12px; line-height: 1.6; }
  .timeline-dot { width: 30px; height: 30px; }
  .about-images { width: 100%; min-width: unset; height: 250px; }
  .img-main { width: 100%; height: 250px; background-size: cover !important; }
  .product-card, .timer-badge, .hp-card, .laptop-mockup { display: none; }

  /* === SOLUTIONS === */
  .solutions-section { width: 100% !important; padding: 25px 15px; gap: 20px; }
  .sol-title { font-size: 22px; }
  .sol-subtitle { width: 100%; font-size: 13px; }
  .sol-line { width: 200px; margin-top: -30px; }
  .sol-row { flex-direction: column; align-items: center; }
  .sol-card { width: 100%; max-width: 350px; height: auto; min-height: 260px; }
  .sol-card-inner { position: relative; left: auto; top: auto; width: 100%; padding: 20px; }
  .sol-text h3 { font-size: 15px; }
  .sol-text p { font-size: 12px; }
  .sol-icon { width: 30px; height: 30px; }
  .sol-card .img-placeholder, .sol-card .mockup-phone, .sol-card .mockup-phone-sm { display: none; }

  /* === WHY US === */
  .why-section {
    width: 100% !important; height: auto !important;
    padding: 30px 15px;
    display: flex; flex-direction: column;
  }
  .why-image {
    position: relative !important;
    right: auto !important; left: auto !important; top: auto !important;
    width: 100% !important; height: 200px !important;
    border-radius: 12px;
    margin-bottom: 20px;
  }
  .why-content {
    position: relative !important;
    left: auto !important; top: auto !important;
    width: 100% !important;
  }
  .why-header { width: 100%; }
  .why-title { font-size: 22px; }
  .why-subtitle { font-size: 13px; }
  .why-line { width: 180px; }
  .why-features { gap: 12px; }
  .why-row { flex-direction: column; gap: 12px; }
  .why-card { width: 100%; height: auto; padding: 12px; }
  .why-card h3 { font-size: 15px; }
  .why-card p { font-size: 12px; }
  .grid-left, .grid-right, .dl-grid, .glow-1, .glow-2, .glow-3 { display: none; }

  /* === VALUES === */
  .values-section { width: 100% !important; height: auto !important; padding: 25px 15px; }
  .values-title-wrap { position: relative !important; right: auto !important; top: auto !important; }
  .values-title { font-size: 22px; }
  .values-line { width: 200px; }
  .values-text { position: relative !important; right: auto !important; top: auto !important; width: 100% !important; }
  .values-text p { font-size: 13px; }
  .nodes-diagram { display: none; }
  .download-btns { position: relative !important; right: auto !important; top: auto !important; flex-direction: column; gap: 10px; margin-top: 15px; }
  .dl-btn, .store-btn { width: 100%; }
  .deco-nodes { display: none; }

  /* === TESTIMONIALS === */
  .testimonials-section { width: 100% !important; padding: 25px 0; gap: 18px; }
  .t-title { font-size: 22px; }
  .t-subtitle { width: 100% !important; font-size: 13px; padding: 0 15px; }
  .t-line { width: 200px; }
  .t-cards-wrap { height: 350px; }
  .t-cards { right: 10px; gap: 10px; }
  .review-card { width: 240px; padding: 14px; border-radius: 14px; }
  .review-text { font-size: 10.5px; width: 200px; }
  .review-avatar { width: 42px; height: 42px; }

  /* === LOCATIONS === */
  .locations-section {
    width: 100% !important; height: auto !important;
    display: flex; flex-direction: column;
  }
  .loc-content {
    position: relative !important;
    right: auto !important; top: auto !important;
    width: 100% !important;
    padding: 25px 15px;
  }
  .loc-title { font-size: 24px; }
  .loc-desc { width: 100% !important; font-size: 13px; }
  .map-container {
    position: relative !important;
    left: auto !important;
    width: 100% !important; height: 250px !important;
  }
  .contact-card {
    position: relative !important;
    left: auto !important; top: auto !important;
    width: 100%; max-width: 280px;
    margin: 15px auto;
  }
  .deco-nodes, .page-indicator { display: none; }
  .city-name-ar { font-size: 9px; }
  .city-name-en { font-size: 6px; }
  .city-dot { width: 8px; height: 8px; }

  /* === PARTNERS === */
  .partners-section { width: 100% !important; padding: 25px 0; }
  .p-header { margin-bottom: 25px; }
  .p-title { font-size: 22px; }
  .p-subtitle { width: 100% !important; font-size: 13px; padding: 0 15px; }
  .p-line { width: 200px; }
  .logo-item { height: 35px; }
  .brand-samsung { font-size: 16px !important; letter-spacing: 2px !important; }
  .brand-sony { font-size: 18px !important; }
  .brand-ding { font-size: 22px !important; }
  .brand-carrefour { font-size: 16px !important; }

  /* === DOWNLOAD === */
  .dl-section {
    width: 100% !important; height: auto !important;
    padding: 30px 15px;
  }
  .dl-content {
    position: relative !important;
    right: auto !important; left: auto !important; top: auto !important;
    width: 100% !important;
  }
  .dl-title { font-size: 20px; line-height: 30px; }
  .dl-desc { font-size: 13px; }
  .dl-line { width: 100%; }
  .dl-buttons {
    position: relative !important;
    right: auto !important; top: auto !important;
    flex-direction: column; gap: 10px;
    margin-top: 20px;
  }
  .store-btn { width: 100%; justify-content: center; }
  .dl-phone, .dl-glow { display: none; }

  /* === FOOTER === */
  .footer { padding: 25px 15px 0; gap: 25px; }
  .ft-top { flex-direction: column; gap: 20px; }
  .ft-info { width: 100%; }
  .ft-newsletter { width: 100%; padding: 18px; }
  .ft-nl-title { flex-direction: column; gap: 4px; }
  .ft-nl-title span, .ft-nl-title strong { font-size: 18px; }
  .ft-nl-form { flex-direction: column; gap: 8px; }
  .ft-nl-input { width: 100%; }
  .ft-nl-btn { width: 100%; }
  .ft-contacts { flex-direction: column; gap: 12px; }
  .ft-contact-row span { font-size: 13px; }
  .ft-desc { font-size: 13px; }
  .ft-bottom { gap: 15px; }
  .ft-bottom-row { flex-direction: column; gap: 12px; text-align: center; }
  .ft-links { flex-direction: column; gap: 10px; align-items: center; }
  .ft-links a { font-size: 15px; }
  .ft-social { flex-direction: column; gap: 6px; align-items: center; }
  .ft-social-label { font-size: 15px; }
  .ft-social-icons { gap: 18px; }
  .ft-logo-wrap { align-items: center; }
}


/* ============================================================
   RESPONSIVE - SMALL MOBILE (max-width: 480px)
   ============================================================ */
@media (max-width: 480px) {
  .hc-top h1, .hero h1 { font-size: 18px; }
  .hd { font-size: 11px; }
  .np { max-width: 100%; }
  .np a { font-size: 10px; }
  .bd span { font-size: 9px; }

  .stats-grid { gap: 20px; }
  .stat-card { max-width: 100%; width: 80%; min-width: unset; }
  .stat-number { font-size: 22px; }

  .sol-card { min-height: 220px; }

  .about-title, .sol-title, .why-title, .values-title,
  .t-title, .p-title, .dl-title, .loc-title { font-size: 18px !important; }

  .review-card { width: 210px; }
  .review-text { width: 180px; font-size: 10px; }

  .ft-nl-title span, .ft-nl-title strong { font-size: 16px; }
  .why-card h3 { font-size: 14px; }
  .why-card p { font-size: 11px; }
}
