:root{--red:#e30613;--red2:#b9000a;--ink:#101828;--muted:#667085;--line:#e7ebf0;--soft:#f6f7f9;--yellow:#ffd928;--shadow:0 18px 55px rgba(16,24,40,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f7f8fa}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.top{border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;font-size:24px;letter-spacing:-.8px}.brand b{color:var(--red)}.flag{display:inline-grid;gap:2px;width:24px;vertical-align:middle;margin-right:8px}.flag i{height:4px;border-radius:2px}.flag i:nth-child(1){background:#111}.flag i:nth-child(2){background:#d00}.flag i:nth-child(3){background:#f5cf00}.navlinks{display:flex;gap:22px;font-size:14px;color:#475467}.hero-home{padding:72px 0 42px;background:radial-gradient(circle at 85% 15%,#fff2c7 0,transparent 28%),linear-gradient(180deg,#fff,#fafafa)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #ffd0d4;background:#fff6f6;color:#b42318;border-radius:999px;font-weight:800;font-size:12px}.hero-home h1{font-size:clamp(38px,6vw,70px);line-height:1.02;letter-spacing:-2.5px;max-width:850px;margin:18px 0}.hero-home p{font-size:19px;line-height:1.65;color:var(--muted);max-width:700px}.section{padding:50px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section h2{font-size:30px;margin:0}.section-head p{margin:0;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.25s;box-shadow:0 5px 20px rgba(16,24,40,.04)}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.pic{aspect-ratio:4/3;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px;position:relative}.pic img{max-width:100%;max-height:100%;object-fit:contain}.pill{position:absolute;left:16px;top:16px;background:#111;color:#fff;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.card-body{padding:20px}.card h3{font-size:18px;line-height:1.35;margin:0 0 12px}.price{display:flex;align-items:baseline;gap:10px}.now{font-size:28px;font-weight:900;letter-spacing:-.8px}.old{text-decoration:line-through;color:#98a2b3}.unit{font-size:13px;color:var(--muted);margin-top:4px}.mini-btn{display:flex;justify-content:center;align-items:center;margin-top:18px;padding:12px 16px;background:#111;color:#fff;border-radius:12px;font-weight:800}.footer{margin-top:60px;background:#101828;color:#d0d5dd;padding:38px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer a{color:#fff;margin-right:18px;font-size:14px}.footer small{display:block;margin-top:16px;max-width:720px;line-height:1.6}.deal{padding:36px 0 20px}.crumb{color:var(--muted);font-size:13px;margin-bottom:20px}.dealbox{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.product-stage{background:#fff;border:1px solid var(--line);border-radius:28px;min-height:500px;display:flex;align-items:center;justify-content:center;padding:38px;position:relative;box-shadow:0 8px 30px rgba(16,24,40,.035)}.product-stage img{max-height:420px;max-width:100%;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.10))}.deal h1{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-1.5px;margin:12px 0}.rating{font-size:14px;color:#475467;margin:14px 0}.rating strong{color:#f59e0b}.dealprice{margin:22px 0 6px;display:flex;align-items:baseline;gap:12px}.dealprice .now{font-size:48px}.unitprice{font-weight:700;color:#475467}.features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.feature{padding:12px 14px;border:1px solid var(--line);background:#fff;border-radius:14px;font-size:14px;font-weight:700}.cta{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:17px 22px;border-radius:16px;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;font-size:18px;font-weight:900;box-shadow:0 14px 30px rgba(227,6,19,.24);transition:.2s;border:0}.cta:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(227,6,19,.30)}.cta-icon{font-size:23px}.cta-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.cta-copy small{font-size:11px;font-weight:600;opacity:.84;margin-top:4px}.micro{text-align:center;color:var(--muted);font-size:12px;margin-top:10px}.notice{margin-top:16px;padding:12px 14px;border-radius:12px;background:#fffaeb;color:#7a5b00;font-size:12px;line-height:1.5}.copy{padding:40px 0}.copybox{max-width:760px}.copy h2{font-size:28px}.copy p{color:#475467;line-height:1.75}.sticky-cta{display:none}.legal-shell{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;margin-top:38px;margin-bottom:38px}.legal{max-width:860px}.legal h1{font-size:40px;margin-top:0}.legal h2{margin-top:32px}.legal h3{margin-top:24px}.legal p,.legal li{line-height:1.75;color:#475467}.legal a{color:#b42318;text-decoration:underline}.legal-note{padding:14px 16px;border:1px solid #fedf89;background:#fffaeb;border-radius:12px;color:#7a5b00;line-height:1.55}.legal-meta{color:#667085;font-size:13px;margin-top:-8px;margin-bottom:24px}.placeholder{padding:14px;border:1px dashed #f04438;background:#fff5f5;border-radius:12px;color:#b42318;font-weight:700}.legal-footer{margin-top:35px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:#667085}
@media(max-width:800px){.navlinks{display:none}.nav{height:68px}.hero-home{padding-top:45px}.grid{grid-template-columns:1fr}.deal{padding-top:24px}.dealbox{grid-template-columns:1fr;gap:22px}.product-stage{min-height:300px;height:42vh;max-height:360px;padding:22px;border-radius:24px}.product-stage img{max-height:100%;max-width:88%;filter:drop-shadow(0 12px 12px rgba(0,0,0,.08))}.deal h1{font-size:32px;margin-top:10px}.features{grid-template-columns:1fr 1fr;margin:18px 0}.dealprice{margin-top:16px}.dealprice .now{font-size:42px}.sticky-cta{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:30;opacity:0;transform:translateY(120%);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.sticky-cta .cta{padding:13px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px}.sticky-price{font-size:17px;font-weight:900;white-space:nowrap}.sticky-label{text-align:center;font-size:15px;font-weight:900}.sticky-arrow{font-size:20px}.footer{padding-bottom:96px}.legal-shell{padding:24px 20px;margin-top:24px}.legal h1{font-size:32px}}@media(max-width:420px){.features{grid-template-columns:1fr 1fr}.feature{font-size:12px;padding:10px}.brand{font-size:20px}.product-stage{height:38vh;min-height:275px}.deal h1{font-size:29px}.crumb{margin-bottom:16px}}

/* V3: Facebook creative + Arabic offer copy */
.product-stage.social-creative{}
.offer-story{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 8px 30px rgba(16,24,40,.035)}
.offer-story h2{margin:14px 0 12px;font-size:30px;line-height:1.4}.lead-ar{font-size:19px!important;color:var(--ink)!important}.arabic-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 26px}.arabic-points div{background:#f8fafc;border:1px solid var(--line);border-radius:13px;padding:12px 14px;font-weight:700;line-height:1.6}.secondary-cta{max-width:560px;margin-right:0;margin-left:auto}.price-note{text-align:center;font-size:13px}.source-note{margin-top:18px;color:#667085;font-size:13px;line-height:1.6}.product-stage img[src*=olive-facebook-ad]{width:100%;max-width:100%;max-height:none;object-fit:contain;filter:none;border-radius:18px}
@media(max-width:800px){.product-stage:has(img[src*=olive-facebook-ad]){height:auto;max-height:none;min-height:0;padding:10px}.product-stage img[src*=olive-facebook-ad]{max-width:100%;max-height:none;border-radius:16px}.offer-story{padding:22px 18px}.offer-story h2{font-size:25px}.arabic-points{grid-template-columns:1fr;gap:8px}.lead-ar{font-size:17px!important}.secondary-cta{max-width:none}}

/* V4 Arabic RTL */
html[dir="rtl"] body{font-family:"Segoe UI",Tahoma,Arial,sans-serif;text-align:right}
html[dir="rtl"] .nav{direction:rtl}html[dir="rtl"] .brand{direction:ltr;display:inline-flex;align-items:center}html[dir="rtl"] .flag{margin-right:0;margin-left:8px}
html[dir="rtl"] .hero-home h1{letter-spacing:-1px}html[dir="rtl"] .hero-home p{max-width:760px}
html[dir="rtl"] .section-head,html[dir="rtl"] .footer-grid{direction:rtl}html[dir="rtl"] .price{direction:ltr;justify-content:flex-end}html[dir="rtl"] .old{margin-left:0}
html[dir="rtl"] .pill{left:auto;right:16px}html[dir="rtl"] .cta-copy{align-items:flex-start;text-align:right}html[dir="rtl"] .dealprice{direction:ltr;justify-content:flex-end}
html[dir="rtl"] .features{direction:rtl}html[dir="rtl"] .secondary-cta{margin-left:0;margin-right:auto}.footer-links{display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap}.footer-links a{margin:0}
html[dir="rtl"] .product-stage img[src*=olive-facebook-ad]{width:100%;max-width:100%;max-height:none;filter:none}
@media(max-width:800px){html[dir="rtl"] .sticky-cta{display:block;opacity:1;transform:none;pointer-events:auto;bottom:max(10px,env(safe-area-inset-bottom));left:10px;right:10px}html[dir="rtl"] .sticky-cta .cta{border-radius:17px;box-shadow:0 12px 30px rgba(227,6,19,.30)}html[dir="rtl"] .sticky-arrow{transform:none}.footer{padding-bottom:110px}.dealbox{gap:18px}.product-stage{background:#fff}.deal-info .cta{margin-top:4px}}


/* V5: compact Arabic landing pages + social creatives for every deal */
.product-subtitle{font-size:15px;color:#667085;font-weight:700;margin-top:-3px;margin-bottom:8px}
.product-stage.social-creative{background:#fff;padding:14px;min-height:0}
.product-stage.social-creative img{width:100%;max-width:100%;max-height:560px;object-fit:contain;filter:none;border-radius:18px}
.card .pic img[src*="facebook-ad"]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
@media(max-width:800px){
  .deal{padding-top:18px}.crumb{margin-bottom:12px}
  .dealbox{gap:14px}
  .product-stage.social-creative{height:auto;max-height:none;min-height:0;padding:8px;border-radius:22px}
  .product-stage.social-creative img{width:min(100%,430px);max-height:none;border-radius:15px;margin:auto}
  .deal h1{font-size:27px;line-height:1.25;margin:9px 0 4px;letter-spacing:-.5px}
  .product-subtitle{font-size:14px;line-height:1.6;margin-bottom:6px}
  .rating{margin:8px 0}.dealprice{margin:10px 0 2px}.dealprice .now{font-size:38px}
  .unitprice{font-size:14px}.features{margin:14px 0}
  .sticky-cta{bottom:max(8px,env(safe-area-inset-bottom));left:8px;right:8px}
  .sticky-cta .cta{min-height:56px;padding:10px 14px;border-radius:16px}
  body{padding-bottom:4px}.copy{padding-top:26px}
}
@media(max-width:420px){
  .product-stage.social-creative img{width:92%}
  .deal h1{font-size:25px}
  .sticky-price{font-size:16px}.sticky-label{font-size:14px}
}

/* V6: final mobile refinements */
@media(max-width:800px){
  .nav{height:56px}
  .top .brand{font-size:21px}
  .deal{padding-top:14px}
  .crumb{margin-bottom:10px}
  main{padding-bottom:88px}
  .sticky-cta{left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom))}
  .sticky-cta .cta{min-height:52px;padding:8px 14px;border-radius:15px}
  .sticky-price{font-size:16px}
  .sticky-label{font-size:14px}
  .sticky-arrow{font-size:18px}
  .eyebrow{font-size:11px;padding:6px 10px}
}
@media(max-width:420px){
  .nav{height:54px}
  .top .brand{font-size:19px}
  .flag{width:21px}
  main{padding-bottom:92px}
}

/* V7: remove emoji-flag fallback artifacts + safer sticky CTA spacing */
@media(max-width:800px){
  /* Reserve a clear zone around the fixed CTA so content never finishes underneath it. */
  .deal-info{padding-bottom:72px}
  .copy{padding-bottom:82px}
  .sticky-cta{z-index:50}
}
@media(max-width:420px){
  .deal-info{padding-bottom:76px}
  .copy{padding-bottom:86px}
}

/* Production mobile CTA polish */
@media(max-width:800px){
  .deal-info .dealprice,.deal-info .unitprice{display:none}
  .deal-info{padding-bottom:96px}
  .copy{padding-bottom:100px}
}
