/* ==========================================================
   ELYON DUBAI — Street Interview Advertorial Discovery Page
   Sovereign Aesthetic | All-white editorial | Single CTA
   Fonts: Playfair Display + Inter
   ========================================================== */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap');

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;scroll-behavior:smooth}
body{font-family:'Inter',system-ui,sans-serif;background:#fff;color:#333;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.8}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
strong{font-weight:600;color:#1A1A1A}

/* ── Trustpilot stars ── */
.tp-stars{display:inline-flex;gap:2px}
.tps{width:18px;height:18px;background:#00B67A;border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}
.tps::after{content:'★';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:55%}
.tps-half{background:linear-gradient(90deg,#00B67A 55%,#ddd 55%)}

/* ── Prose column ── */
.prose{max-width:680px;margin:0 auto;padding:0 24px}
.prose h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(26px,4vw,36px);font-weight:700;color:#1A1A1A;line-height:1.2;margin-bottom:28px}
.prose h3{font-family:'Playfair Display',Georgia,serif;font-size:clamp(22px,3vw,28px);font-weight:600;color:#1A1A1A;line-height:1.25;margin:48px 0 20px}
.prose p{font-size:17px;line-height:1.9;margin-bottom:24px;color:#333}
.prose.light p{color:#555}
.prose.light strong{color:#1A1A1A}
.gold-heading{color:#C9A84C!important}

/* ── Kicker label ── */
.kicker{display:block;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#C9A84C;margin-bottom:16px;text-align:center}

/* ══════════════════════════════════════
   SECTION 1: THE HOOK
   ══════════════════════════════════════ */
.s-hook{background:#fff;color:#1A1A1A;padding:80px 24px;text-align:center;border-bottom:1px solid #eee}
.hook-logo{height:36px;width:auto;margin:0 auto 40px;opacity:.7}
.s-hook h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.2;max-width:780px;margin:0 auto 20px;letter-spacing:-.01em;color:#1A1A1A}
.hook-sub{font-size:17px;color:#666;max-width:640px;margin:0 auto 24px;line-height:1.7}

/* Above-fold trust line */
.hook-trust{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:36px;font-size:12px;color:#999;font-weight:500;letter-spacing:.02em;flex-wrap:wrap}
.trust-dot{width:3px;height:3px;border-radius:50%;background:#ccc;flex-shrink:0}

/* Video — 9:16 portrait hero */
.video-main-portrait{max-width:400px;margin:0 auto 16px;aspect-ratio:9/16;border-radius:12px;overflow:hidden;position:relative;background:#f5f5f0;border:1px solid #e5e5e5}
.video-main-portrait video{width:100%;height:100%;object-fit:cover;display:block}
.vid-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(0,0,0,.08);transition:background .2s}
.vid-play-overlay:hover{background:rgba(0,0,0,.15)}
.vid-play-overlay.hidden{display:none}
.play-circle{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 20px rgba(0,0,0,.1)}
.play-circle svg{width:28px;height:28px;margin-left:3px}
.play-circle:hover{transform:scale(1.06)}
.play-circle.sm{width:56px;height:56px;box-shadow:0 2px 12px rgba(0,0,0,.08)}
.play-circle.sm svg{width:22px;height:22px;margin-left:2px}
.video-caption{font-family:'Playfair Display',serif;font-size:14px;font-style:italic;color:#888;text-align:center;max-width:600px;margin:0 auto}

/* ══════════════════════════════════════
   SECTION 2: THE PROBLEM
   ══════════════════════════════════════ */
.s-problem{background:#fff;padding:80px 0;border-bottom:1px solid #eee}

/* Comparison visual */
.comparison-visual{display:flex;align-items:flex-end;justify-content:center;gap:40px;margin:48px 0 0;padding:40px 0;border-top:1px solid #eee}
.comp-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;width:160px}
.comp-item strong{font-size:14px;font-weight:700;margin-bottom:4px}
.comp-item span{font-size:12px;color:#888;line-height:1.4}
.comp-bottle{width:60px;height:140px;border:2px solid #ddd;border-radius:6px;position:relative;overflow:hidden;margin-bottom:8px;background:#fafafa}
.comp-fill{position:absolute;bottom:0;left:0;right:0;border-radius:0 0 4px 4px}
.them-fill{height:12%;background:linear-gradient(to top,#ccc,#ddd)}
.us-fill{height:40%;background:linear-gradient(to top,#C9A84C,#d4b65e)}
.comp-vs{font-family:'Playfair Display',serif;font-size:16px;font-weight:600;color:#999;align-self:center}
.comp-us strong{color:#C9A84C}

/* ══════════════════════════════════════
   STREET REACTIONS
   ══════════════════════════════════════ */
.s-reactions{background:#fafafa;color:#1A1A1A;padding:80px 0;border-bottom:1px solid #eee}
.reactions-inner{max-width:1100px;margin:0 auto;padding:0 24px;text-align:center}
.reactions-inner h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(26px,4vw,36px);font-weight:700;line-height:1.2;margin-bottom:48px;max-width:680px;margin-left:auto;margin-right:auto;color:#1A1A1A}
/* Reactions — 9:16 portrait cards */
.reactions-grid-portrait{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.r-card-portrait{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;text-align:left;transition:border-color .3s,box-shadow .3s}
.r-card-portrait:hover{border-color:#ccc;box-shadow:0 4px 20px rgba(0,0,0,.04)}
.r-video-portrait{aspect-ratio:9/16;background:#f0ede8;position:relative;overflow:hidden}
.r-video-portrait video{width:100%;height:100%;object-fit:cover;display:block}
.r-loc{position:absolute;bottom:10px;left:10px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#999;background:rgba(255,255,255,.85);padding:3px 8px;border-radius:4px;z-index:2}
.r-card-portrait>p{font-family:'Playfair Display',serif;font-size:14px;font-style:italic;color:#555;line-height:1.6;padding:14px 16px;margin:0}

/* Soft CTA after reactions */
.soft-cta{display:inline-flex;align-items:center;gap:6px;margin-top:40px;font-size:14px;font-weight:500;color:#C9A84C;letter-spacing:.04em;border-bottom:1px solid rgba(201,168,76,.3);padding-bottom:2px;transition:all .25s}
.soft-cta:hover{color:#b8933f;border-bottom-color:#b8933f;gap:10px}

/* ══════════════════════════════════════
   SECTION 3: THE DISCOVERY
   ══════════════════════════════════════ */
.s-discovery{background:#fff;padding:80px 0;border-bottom:1px solid #eee}
.media-frame{margin:40px 0;border-radius:6px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.06);border:1px solid #eee}
.media-frame img{width:100%;display:block}

/* ══════════════════════════════════════
   SECTION 4: THE CREDIBILITY
   ══════════════════════════════════════ */
.s-credibility{background:#fafafa;color:#1A1A1A;padding:80px 0;border-bottom:1px solid #eee}
.s-credibility .prose h2{color:#1A1A1A}
.s-credibility .prose h3{color:#C9A84C}

/* Covenant list */
.covenant-list{list-style:none;padding:0;margin:0 0 40px;counter-reset:cov}
.covenant-list li{font-family:'Playfair Display',Georgia,serif;font-size:18px;font-style:italic;color:#C9A84C;line-height:1.5;padding:12px 0;border-bottom:1px solid #e5e5e5;counter-increment:cov}
.covenant-list li::before{content:counter(cov) ". ";font-style:normal;font-weight:600}

/* Trust box */
.trust-box{border:1px solid #C9A84C;border-radius:8px;padding:32px;margin-top:48px;text-align:center;background:#fff}
.trust-box-title{display:block;font-family:'Playfair Display',serif;font-size:20px;color:#1A1A1A;margin-bottom:12px}
.trust-box p{font-size:15px;color:#666;margin-bottom:16px}
.trust-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}
.t-stat{display:flex;flex-direction:column;gap:2px}
.t-num{font-family:'Playfair Display',serif;font-size:28px;font-weight:700;color:#C9A84C;line-height:1}
.t-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999}
.trust-note{font-size:13px;color:#888;margin-bottom:0}

/* ══════════════════════════════════════
   SECTION 5: THE INVITATION
   ══════════════════════════════════════ */
.s-invitation{background:#fff;color:#1A1A1A;padding:100px 0 120px;text-align:center}
.inv-inner{max-width:600px;margin:0 auto;padding:0 24px}
.inv-logo{height:28px;width:auto;margin:0 auto 32px;opacity:.4}
.s-invitation h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(26px,4vw,34px);font-weight:700;line-height:1.2;margin-bottom:24px;color:#1A1A1A}
.s-invitation p{font-size:17px;color:#555;line-height:1.8;margin-bottom:20px}

/* Batch scarcity note */
.batch-note{font-size:13px;color:#C9A84C;font-weight:500;letter-spacing:.02em;padding:12px 20px;border:1px solid rgba(201,168,76,.25);border-radius:6px;background:rgba(201,168,76,.04);margin-bottom:8px}

.inv-product{margin:40px auto;max-width:360px}
.inv-product-img{width:100%;border-radius:12px}

/* CTA */
.cta-btn{display:inline-flex;align-items:center;justify-content:center;background:#C9A84C;color:#fff;font-family:'Inter',sans-serif;font-size:15px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-radius:4px;padding:18px 48px;min-width:280px;transition:all .3s;margin-bottom:16px}
.cta-btn:hover{background:#b8933f;transform:translateY(-2px);box-shadow:0 8px 32px rgba(201,168,76,.25)}
.inv-micro{font-size:12px;color:#999;letter-spacing:.02em;margin-bottom:0}

/* Email capture */
.connoisseur-capture{margin-top:56px;padding-top:40px;border-top:1px solid #eee}
.capture-label{font-size:14px;color:#888;line-height:1.6;margin-bottom:16px}
.capture-form{display:flex;gap:0;max-width:420px;margin:0 auto;border-radius:4px;overflow:hidden;border:1px solid #ddd}
.capture-input{flex:1;background:#fafafa;border:none;padding:14px 16px;font-family:'Inter',sans-serif;font-size:14px;color:#1A1A1A;outline:none}
.capture-input::placeholder{color:#bbb}
.capture-input:focus{background:#f5f5f0}
.capture-btn{background:#C9A84C;color:#fff;border:none;padding:14px 20px;font-family:'Inter',sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s;white-space:nowrap}
.capture-btn:hover{background:#b8933f}
.capture-note{font-size:13px;color:#C9A84C;margin-top:12px;min-height:20px}

/* ══════════════════════════════════════
   STICKY CTA BAR (desktop + mobile)
   ══════════════════════════════════════ */
.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid #e5e5e5;padding:12px 20px;text-align:center;transform:translateY(100%);transition:transform .4s ease}
.sticky-cta.visible{transform:translateY(0)}
.sticky-cta-btn{display:inline-flex;align-items:center;justify-content:center;background:#C9A84C;color:#fff;font-family:'Inter',sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:4px;padding:14px 32px;width:100%;max-width:400px;transition:background .2s}
.sticky-cta-btn:hover{background:#b8933f}

/* ══════════════════════════════════════
   FOOTER
   ══════════════════════════════════════ */
/* ── Language Toggle ── */
.lang-toggle{position:fixed;top:12px;right:12px;z-index:200;display:flex;gap:0;border-radius:6px;overflow:hidden;border:1px solid #ddd;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(0,0,0,.06)}
html[dir="rtl"] .lang-toggle{right:auto;left:12px}
.lang-btn{display:flex;align-items:center;justify-content:center;padding:6px 14px;font-family:'Inter',sans-serif;font-size:12px;font-weight:600;color:#888;text-decoration:none;transition:all .2s;letter-spacing:.02em}
.lang-btn.active{background:#1A1A1A;color:#fff}
.lang-btn:hover:not(.active){color:#1A1A1A}

.ed-foot{background:#fafafa;padding:24px 24px 72px;text-align:center;font-size:11px;color:#bbb;border-top:1px solid #eee}

/* ══════════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════════ */
@media(max-width:768px){
  .s-hook{padding:48px 20px}
  .s-hook h1{font-size:26px}
  .reactions-grid-portrait{grid-template-columns:1fr 1fr}
  .comparison-visual{gap:20px}
  .comp-item{width:120px}
  .trust-stats{grid-template-columns:1fr 1fr}
  .covenant-list li{font-size:16px}
  .s-credibility,.s-discovery,.s-problem,.s-reactions,.s-invitation{padding:48px 0}
  .hook-trust{gap:6px;font-size:11px}
  .trust-dot{display:none}
  .capture-form{flex-direction:column}
  .capture-btn{padding:14px}
  .s-invitation{padding-bottom:80px}
}
