:root{
  --green:#064d08;
  --green2:#0a6810;
  --cream:#fbf7ee;
  --cream2:#f4efe4;
  --ink:#101713;
  --muted:#657067;
  --line:rgba(6,77,8,.13);
  --card:#fffefa;
  --shadow:0 26px 70px rgba(12,35,14,.12);
  --soft:0 14px 36px rgba(20,40,22,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at 75% 8%,rgba(6,77,8,.07),transparent 26%),linear-gradient(180deg,#fffdf8 0%,var(--cream) 34%,#fffdf8 66%,var(--cream) 100%)}
a{color:inherit;text-decoration:none} svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 16px;background:linear-gradient(180deg,rgba(255,253,248,.92),rgba(255,253,248,.55));backdrop-filter:blur(12px)}.brand img{width:154px;height:auto;display:block}.desktop-nav{display:flex;gap:64px;font-size:14px;font-weight:900}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 30px;border-radius:999px;font-weight:900;letter-spacing:-.025em}.nav-cta,.primary{background:linear-gradient(135deg,#07590b,#023d06);color:white;box-shadow:0 16px 32px rgba(6,77,8,.22)}.secondary{background:#fffef9;color:var(--green);border:2px solid rgba(6,77,8,.45);box-shadow:0 10px 25px rgba(6,77,8,.04)}.play{width:24px;height:24px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center}.play svg{width:10px;height:10px;fill:var(--green);stroke:0}
.hero{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:68px;min-height:calc(100vh - 84px);padding:70px 0 56px}.hero-copy{padding-top:20px}.eyebrow{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:#edf6e6;color:var(--green);font-weight:900;font-size:16px;box-shadow:inset 0 0 0 1px rgba(6,77,8,.04);margin:0 0 26px}h1,h2,h3,p{margin:0}h1{font-size:clamp(58px,6vw,86px);line-height:.98;letter-spacing:-.075em;max-width:630px;font-weight:900}h1 span{color:var(--green);display:inline-block}.hero-sub{max-width:570px;margin-top:34px;font-size:22px;line-height:1.46;letter-spacing:-.032em;color:#3d4940}.hero-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:38px}.phone-stage{position:relative;min-height:650px;display:grid;place-items:center;overflow:visible}.hero-glow{position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(14,119,20,.15),rgba(14,119,20,.06) 45%,transparent 72%);filter:blur(.2px)}.orbit{position:absolute;border:1.5px solid rgba(196,176,75,.22);border-radius:50%;transform:rotate(-26deg)}.orbit-one{width:560px;height:250px}.orbit-two{width:480px;height:220px;transform:rotate(32deg)}.spark{position:absolute;color:#dfc955;font-size:35px;filter:drop-shadow(0 6px 20px rgba(223,201,85,.25))}.spark-a{right:42px;top:92px}.spark-b{left:76px;bottom:100px;font-size:18px}.phone-device{position:relative;width:350px;height:650px;border-radius:54px;background:linear-gradient(135deg,#1d211f,#070808 48%,#353835);padding:13px;transform:rotate(6deg);box-shadow:0 38px 74px rgba(0,0,0,.26),0 22px 74px rgba(6,77,8,.12)}.phone-device::before{content:"";position:absolute;inset:5px;border-radius:51px;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent 20%,transparent 80%,rgba(255,255,255,.13));pointer-events:none}.phone-side{position:absolute;background:#1d1f1d;border-radius:5px}.side-left{left:-4px;top:130px;width:5px;height:76px}.side-right{right:-4px;top:180px;width:5px;height:110px}.phone-screen{position:relative;height:100%;border-radius:43px;background:#fff;overflow:hidden;padding:20px 17px 17px}.phone-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:112px;height:25px;background:#0d0d0d;border-radius:0 0 18px 18px;z-index:2}.phone-status{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;height:28px;font-size:10px;font-weight:900;color:#111}.phone-status .url{color:#777;font-size:9px}.offer-mini{padding:28px 7px 0;display:flex;flex-direction:column;height:585px;gap:13px}.seller-row{display:flex;gap:11px;align-items:center}.avatar{width:43px;height:43px;border-radius:50%;background:#e8f2e6;display:grid;place-items:center;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.seller-row strong{display:block;font-size:13px}.seller-row span{display:block;color:#6a736b;font-size:10px;margin-top:2px}.offer-mini h2{font-size:24px;line-height:1.08;letter-spacing:-.06em;font-weight:900}.rating{font-size:12px;color:#d5a300;font-weight:900}.rating span{color:#737d76}.offer-mini ul{list-style:none;padding:0;margin:0;display:grid;gap:7px;font-size:12px;color:#36513a;font-weight:700}.offer-mini li::before{content:"✓";display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#e6f5e6;color:#118a1c;font-size:9px;font-weight:900;margin-right:7px}.delivery,.mini-price{border-top:1px solid #e6ebe3;padding-top:11px;display:grid;gap:4px}.delivery span,.mini-price span,.offer-mini p{font-size:10px;color:#68736b}.delivery strong{font-size:12px}.mini-price strong{font-size:24px;line-height:1}.offer-mini button{height:52px;border:0;border-radius:15px;background:linear-gradient(135deg,#0a6810,#064d08);color:#fff;font-weight:900;font-size:14px;box-shadow:0 12px 24px rgba(6,77,8,.16)}.offer-mini p{text-align:center}.payment-chip{position:absolute;right:-20px;top:48%;z-index:5;display:flex;align-items:center;gap:15px;padding:19px 24px;border-radius:22px;background:#fff;box-shadow:0 24px 58px rgba(20,40,22,.16);border:1px solid rgba(6,77,8,.08)}.chip-check{width:52px;height:52px;border-radius:50%;background:#2caf50;color:#fff;display:grid;place-items:center}.chip-check svg{width:27px;height:27px}.payment-chip strong,.payment-chip small{display:block}.payment-chip strong{font-size:13px}.payment-chip b{display:block;font-size:29px;letter-spacing:-.05em;line-height:1;margin:3px 0}.payment-chip small{font-size:12px;color:#4f5d52}.trust-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:630px;background:rgba(255,255,255,.82);border:1px solid rgba(6,77,8,.1);border-radius:20px;box-shadow:0 18px 45px rgba(20,40,22,.09);overflow:hidden;margin-top:-88px}.trust-strip span{display:flex;align-items:center;gap:13px;padding:19px 23px;border-right:1px solid rgba(6,77,8,.12)}.trust-strip span:last-child{border-right:0}.trust-strip b{font-size:13px;line-height:1.12}.trust-icon{width:35px;height:35px;flex:0 0 35px;border-radius:12px;background:#e8f5e7;color:var(--green);display:grid;place-items:center}.trust-icon svg{width:22px;height:22px}.section-band{background:linear-gradient(180deg,rgba(244,239,228,.6),rgba(255,255,255,.7));padding:60px 0 45px}.centered{text-align:center}.offer-section h2,.audience-section h2,.flow-section h2,.selling-easier h2,.rewards-section h2,.global-section h2{font-size:clamp(38px,4vw,48px);letter-spacing:-.055em;line-height:1.05}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin:35px auto 0;max-width:930px}.offer-grid span{height:142px;border-radius:20px;background:#fffdfa;border:1px solid rgba(6,77,8,.09);box-shadow:var(--soft);display:grid;place-items:center;padding:18px;font-weight:900}.offer-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin-bottom:9px}.offer-icon svg{width:34px;height:34px}.offer-icon.green{background:#dff3e7;color:#18845c}.offer-icon.orange{background:#fff0e3;color:#ee7a29}.offer-icon.purple{background:#efe8ff;color:#7753d6}.offer-icon.blue{background:#e8f1ff;color:#287ed6}.section-line{margin-top:26px;font-size:20px;letter-spacing:-.03em;color:#3e4b41}.section-line strong{color:var(--green)}.audience-section,.flow-section,.rewards-section{padding:76px 0}.identity-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:30px}.identity-row span{display:flex;align-items:center;gap:12px;min-width:178px;justify-content:center;padding:16px 25px;border-radius:999px;background:rgba(255,255,255,.75);box-shadow:var(--soft);border:1px solid rgba(6,77,8,.08);font-weight:900}.person{display:grid;place-items:center;width:24px;height:24px}.person svg{width:23px;height:23px}.person.green{color:#12833a}.person.yellow{color:#e0a51a}.person.blue{color:#2675cc}.person.purple{color:#6b48c8}.flow-line{display:grid;grid-template-columns:1fr 110px 1fr 110px 1fr;align-items:start;gap:8px;max-width:820px;margin:50px auto 0}.flow-line article{position:relative;text-align:center}.step-icon{width:76px;height:76px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;background:#eaf7e6;color:var(--green);box-shadow:inset 0 0 0 1px rgba(6,77,8,.08)}.step-icon svg{width:35px;height:35px}.flow-line small{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;margin:0 auto 9px;background:#f4fff1;border:2px solid #abd4a7;color:var(--green);font-weight:900}.flow-line h3{font-size:23px;color:var(--green);letter-spacing:-.04em}.flow-line p{font-size:13px;line-height:1.25;color:#58625b;margin:8px auto 0;max-width:160px}.connector{height:2px;border-top:2px dashed rgba(6,77,8,.38);margin-top:38px;position:relative}.connector::after{content:"";position:absolute;right:-1px;top:-5px;width:8px;height:8px;border-top:2px solid rgba(6,77,8,.5);border-right:2px solid rgba(6,77,8,.5);transform:rotate(45deg)}.selling-easier{padding:34px 24px 42px;border-radius:28px;background:linear-gradient(90deg,rgba(244,248,239,.78),rgba(255,255,255,.82),rgba(244,248,239,.78));box-shadow:inset 0 0 0 1px rgba(6,77,8,.06);text-align:center}.ease-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:32px}.ease-row span{min-height:82px;display:grid;place-items:center;border-right:1px solid rgba(6,77,8,.13);font-weight:900;font-size:14px}.ease-row span:last-child{border-right:0}.ease-row i{color:var(--green);font-style:normal;font-size:31px;margin-bottom:7px}.ease-row svg{width:32px;height:32px}.rewards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;max-width:930px;margin:35px auto 0}.rewards-row span{min-height:150px;border-radius:22px;background:#fffdfa;border:1px solid rgba(6,77,8,.08);box-shadow:var(--soft);display:grid;place-items:center;padding:18px}.rewards-row i{width:40px;height:40px;display:grid;place-items:center;margin-bottom:2px}.rewards-row i svg{width:37px;height:37px}.standard{color:#48a979}.bronze{color:#c07226}.silver{color:#9d9d9d}.gold{color:#d9a005}.rewards-row small{font-weight:900}.rewards-row strong{font-size:36px;letter-spacing:-.06em;color:var(--green)}.rewards-row .bronze+small,.rewards-row span:nth-child(2) strong{color:#9b5a1d}.rewards-row span:nth-child(3) strong{color:#555}.rewards-row span:nth-child(4) strong{color:#c88900}.global-section{position:relative;padding:55px 20px 40px;overflow:hidden}.map-wash{position:absolute;inset:0;z-index:-1;opacity:.6;background-image:radial-gradient(rgba(6,77,8,.14) 1px,transparent 1.5px);background-size:8px 8px;mask-image:linear-gradient(90deg,transparent 4%,#000 18%,transparent 45%,transparent 55%,#000 82%,transparent 96%)}.map-line{position:absolute;left:15%;right:15%;top:48%;height:86px;border-top:2px dashed rgba(6,77,8,.34);border-radius:50%;transform:rotate(4deg)}.map-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#188c2c;box-shadow:0 0 0 8px rgba(24,140,44,.1)}.dot-one{left:18%;top:49%}.dot-two{left:46%;top:38%}.dot-three{right:18%;top:50%}.currency-row{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:28px}.currency-row span{display:flex;align-items:center;gap:9px;min-width:115px;justify-content:center;padding:14px 22px;border-radius:999px;background:#fff;box-shadow:var(--soft);border:1px solid rgba(6,77,8,.08);font-weight:900}.final-cta{position:relative;overflow:hidden;text-align:center;margin-top:10px;margin-bottom:0;padding:62px 20px;border-radius:28px;background:radial-gradient(circle at 10% 15%,rgba(46,181,71,.22),transparent 35%),linear-gradient(135deg,#042b07,#042306 65%,#020f04);color:#fff}.final-cta::after{content:"";position:absolute;inset:18px;border-radius:50%;border:1px solid rgba(83,206,83,.15);transform:rotate(-8deg)}.cta-spark{position:absolute;right:130px;top:44px;color:#48cf4d}.final-cta p{font-size:30px;font-weight:900;letter-spacing:-.045em}.final-cta h2{font-size:38px;color:#65cf5c;letter-spacing:-.055em;margin:14px auto 28px}.light{position:relative;z-index:2;background:white;color:var(--green);box-shadow:0 18px 34px rgba(0,0,0,.17)}.footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;padding:28px max(46px,calc((100vw - 1180px)/2)) 36px;background:linear-gradient(135deg,#07120c,#101815);color:#fff}.footer img{width:150px}.footer div:first-child p{font-weight:800;margin-top:7px}.footer-links{display:flex;gap:36px;color:#dbe9dd;font-weight:900}.footer-links span{display:flex;gap:9px;align-items:center}.footer-links svg{width:23px;height:23px;color:#5bd763}.footer>p{text-align:right;color:#8f9b93}
@media(max-width:920px){.site-header{width:calc(100% - 28px);padding:16px 0}.brand img{width:134px}.desktop-nav{display:none}.nav-cta{min-height:43px;padding:0 18px;font-size:13px}.shell{width:calc(100% - 28px)}.hero{display:flex;flex-direction:column;align-items:flex-start;gap:36px;min-height:auto;padding-top:48px}.eyebrow{font-size:13px;margin-bottom:22px}h1{font-size:clamp(52px,15vw,72px);max-width:100%}.hero-sub{font-size:19px;margin-top:24px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:12px}.button{width:100%;min-height:56px}.phone-stage{width:100%;min-height:585px}.phone-device{width:min(320px,82vw);height:600px;transform:rotate(3.2deg)}.phone-screen{border-radius:39px}.offer-mini{height:535px}.offer-mini h2{font-size:21px}.payment-chip{right:0;top:48%;padding:14px 16px;transform:scale(.92);transform-origin:right center}.chip-check{width:43px;height:43px}.payment-chip b{font-size:24px}.hero-glow{width:390px;height:390px}.orbit-one{width:360px;height:170px}.orbit-two{width:330px;height:150px}.spark-a{right:8px}.trust-strip{margin-top:0;max-width:none;width:100%;grid-template-columns:repeat(2,1fr);border-radius:22px}.trust-strip span{padding:17px}.section-band{padding:60px 0 45px}.offer-section h2,.audience-section h2,.flow-section h2,.selling-easier h2,.rewards-section h2,.global-section h2{font-size:clamp(34px,10vw,48px)}.offer-grid,.rewards-row{grid-template-columns:1fr 1fr;gap:14px}.offer-grid span,.rewards-row span{height:auto;min-height:132px;border-radius:20px}.identity-row{gap:12px}.identity-row span{min-width:calc(50% - 6px);padding:14px 14px}.flow-line{grid-template-columns:1fr;gap:18px}.connector{display:none}.flow-line article{display:grid;grid-template-columns:76px 1fr;column-gap:16px;text-align:left;align-items:center;background:rgba(255,255,255,.52);border:1px solid rgba(6,77,8,.08);border-radius:24px;padding:18px}.step-icon{grid-row:1/4;margin:0}.flow-line small{margin:0 0 6px}.flow-line p{margin:7px 0 0;max-width:none}.ease-row{grid-template-columns:1fr 1fr;gap:0}.ease-row span{border-bottom:1px solid rgba(6,77,8,.13)}.ease-row span:nth-child(2){border-right:0}.ease-row span:nth-child(3),.ease-row span:nth-child(4){border-bottom:0}.currency-row{display:grid;grid-template-columns:1fr 1fr;width:calc(100% - 28px);margin-left:auto;margin-right:auto}.final-cta{border-radius:25px;padding:58px 20px}.final-cta p{font-size:25px}.final-cta h2{font-size:31px}.footer{grid-template-columns:1fr;text-align:left;padding:30px 20px}.footer-links{flex-wrap:wrap;gap:18px}.footer>p{text-align:left}}
@media(max-width:430px){.trust-strip{grid-template-columns:1fr 1fr}.trust-strip b{font-size:12px}.offer-grid,.rewards-row{grid-template-columns:1fr 1fr}.offer-icon{width:52px;height:52px}.identity-row span{font-size:13px}.phone-stage{min-height:555px}.phone-device{height:565px}.offer-mini{height:500px;gap:10px}.delivery{display:none}.payment-chip{top:50%;right:-5px}.currency-row{grid-template-columns:1fr 1fr}}


/* ---------------------------------------------------------
   AMAJOVA FINAL PREMIUM POLISH — SOURCE OF TRUTH OVERRIDES
   Scope: final desktop + mobile polish without changing copy or flow.
--------------------------------------------------------- */

:root{
  --premium-shadow:0 24px 70px rgba(13,40,16,.09);
  --premium-shadow-soft:0 16px 42px rgba(13,40,16,.065);
  --premium-border:rgba(6,77,8,.085);
}

body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden;}
svg{vector-effect:non-scaling-stroke;}

.site-header{padding-top:24px;padding-bottom:18px;}
.desktop-nav a,.nav-cta,.button,.offer-grid span,.rewards-row span,.footer-nav a,.footer-social a{
  transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;
}
.desktop-nav a:hover{opacity:.72;}
.nav-cta:hover,.button:hover,.offer-grid span:hover,.rewards-row span:hover{transform:translateY(-2px);}

.hero{position:relative;align-items:center;}
.hero-copy{position:relative;z-index:5;max-width:650px;}
.eyebrow{box-shadow:inset 0 0 0 1px rgba(6,77,8,.06),0 10px 28px rgba(6,77,8,.055);}
.hero-sub{color:#4a574d;font-weight:650;}
.button{box-shadow:0 16px 34px rgba(6,77,8,.13);}
.secondary{box-shadow:0 12px 30px rgba(6,77,8,.055);}
.phone-stage{position:relative;z-index:2;isolation:isolate;overflow:visible;}
.phone-status .url{display:none!important;}

.trust-strip{
  position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
  grid-column:auto!important;width:min(700px,100%);max-width:700px;margin:34px 0 0!important;
  display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:24px;
  background:rgba(255,255,255,.90);border:1px solid rgba(6,77,8,.085);
  box-shadow:0 20px 48px rgba(13,40,16,.085),inset 0 1px 0 rgba(255,255,255,.9);
  backdrop-filter:blur(14px);
}
.trust-strip span{min-height:74px;padding:16px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid rgba(6,77,8,.075);}
.trust-strip span:last-child{border-right:0;}
.trust-strip b{font-size:12.8px;line-height:1.12;letter-spacing:-.025em;}
.trust-icon{
  width:38px;height:38px;flex:0 0 38px;border-radius:14px;color:#07560a;
  background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.95),transparent 42%),linear-gradient(145deg,#eaf8e8,#d9f0dc);
  box-shadow:inset 0 0 0 1px rgba(6,77,8,.07),0 9px 18px rgba(6,77,8,.09);
}
.trust-icon svg{width:23px;height:23px;stroke-width:2.35;}

.chip-check{background:linear-gradient(145deg,#1cb24b,#075f13);box-shadow:0 16px 30px rgba(6,95,19,.24),inset 0 1px 0 rgba(255,255,255,.28);}
.chip-check svg{stroke:#fff;stroke-width:3.05;}

.offer-section h2,.audience-section h2,.flow-section h2,.selling-easier h2,.rewards-section h2,.global-section h2{
  max-width:760px;margin-left:auto;margin-right:auto;
}
.offer-grid span,.identity-row span,.rewards-row span,.currency-row span{
  border-color:var(--premium-border);box-shadow:var(--premium-shadow-soft),inset 0 1px 0 rgba(255,255,255,.86);
}
.offer-grid span,.rewards-row span,.identity-row span{background:linear-gradient(180deg,#fff,#fffdf8);}
.offer-grid span:hover,.rewards-row span:hover{box-shadow:var(--premium-shadow);}
.offer-icon{border-radius:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(20,40,22,.08);}
.person{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(6,77,8,.06);}
.step-icon{background:radial-gradient(circle at 35% 22%,#fff,transparent 38%),linear-gradient(145deg,#eef9eb,#dff2db);box-shadow:inset 0 0 0 1px rgba(6,77,8,.08),0 14px 26px rgba(6,77,8,.08);}
.ease-row i{display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#f1faf0,#e2f2df);box-shadow:inset 0 0 0 1px rgba(6,77,8,.06);}
.rewards-row i{border-radius:17px;background:#f8fbf5;}
.rewards-row span:nth-child(1) i{background:#eefbf3;}
.rewards-row span:nth-child(2) i{background:#fff0e1;}
.rewards-row span:nth-child(3) i{background:#f3f4f4;}
.rewards-row span:nth-child(4) i{background:#fff6db;}

.flag{width:31px;height:31px;flex:0 0 31px;border-radius:50%;display:inline-block;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.07),0 5px 12px rgba(0,0,0,.08);position:relative;background:#eee;}
.flag-gbp{background:linear-gradient(90deg,transparent 43%,#c8102e 43% 57%,transparent 57%),linear-gradient(0deg,transparent 40%,#c8102e 40% 60%,transparent 60%),linear-gradient(32deg,transparent 42%,#fff 42% 48%,#c8102e 48% 54%,#fff 54% 60%,transparent 60%),linear-gradient(-32deg,transparent 42%,#fff 42% 48%,#c8102e 48% 54%,#fff 54% 60%,transparent 60%),#012169;}
.flag-usd{background:linear-gradient(180deg,#b22234 0 7.7%,#fff 7.7% 15.4%,#b22234 15.4% 23.1%,#fff 23.1% 30.8%,#b22234 30.8% 38.5%,#fff 38.5% 46.2%,#b22234 46.2% 53.9%,#fff 53.9% 61.6%,#b22234 61.6% 69.3%,#fff 69.3% 77%,#b22234 77% 84.7%,#fff 84.7% 92.4%,#b22234 92.4% 100%);}
.flag-usd::before{content:"";position:absolute;left:0;top:0;width:48%;height:54%;background:#3c3b6e;}
.flag-eur{background:#003399;}
.flag-eur::before{content:"★";position:absolute;inset:0;display:grid;place-items:center;color:#ffcc00;font-size:17px;line-height:1;}
.flag-aed{background:linear-gradient(90deg,#ff0000 0 28%,transparent 28%),linear-gradient(180deg,#00732f 0 33.33%,#fff 33.33% 66.66%,#000 66.66% 100%);}
.flag-kes{background:linear-gradient(180deg,#000 0 28%,#fff 28% 34%,#bb0000 34% 66%,#fff 66% 72%,#006600 72% 100%);}
.flag-kes::before{content:"";position:absolute;left:50%;top:50%;width:8px;height:18px;border-radius:50%;background:#bb0000;border:1px solid #fff;transform:translate(-50%,-50%);}

.footer{
  display:block;width:100%;padding:0;
  background:radial-gradient(circle at 12% 0%,rgba(61,211,91,.13),transparent 34%),linear-gradient(135deg,#06110b,#0d1712 58%,#07100b);
  color:#fff;border-top:1px solid rgba(255,255,255,.06);
}
.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;align-items:start;}
.footer-brand img{width:158px;height:auto;display:block;margin-bottom:14px;}
.footer-brand p{margin:0;font-weight:900;color:#fff;letter-spacing:-.03em;}
.footer-brand span{display:block;max-width:280px;margin-top:10px;color:#aebcaf;font-size:14px;line-height:1.45;font-weight:700;}
.footer-nav{display:grid;}
.footer-nav h3{margin:0 0 14px;color:#fff;font-size:13px;letter-spacing:-.02em;font-weight:900;}
.footer-nav a{display:block;color:#b4c2b7;font-size:14px;line-height:1.25;font-weight:750;margin:0 0 11px;}
.footer-nav a:hover{color:#fff;transform:translateX(2px);}
.footer-social{display:flex;gap:12px;flex-wrap:wrap;align-items:center;}
.footer-social a{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#dcf5df;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);font-size:0;}
.footer-social a:hover{background:rgba(91,215,99,.14);}
.footer-social svg{display:block;width:20px;height:20px;color:#dcf5df;stroke:currentColor;fill:none;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;}
.footer-social a[aria-label="YouTube"] svg path:first-child{fill:none;}
.footer-bottom{width:min(1180px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 0 32px;border-top:1px solid rgba(255,255,255,.08);}
.footer-trust{display:flex;flex-wrap:wrap;gap:18px;color:#dbe9dd;font-weight:900;font-size:13px;}
.footer-trust span::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#5bd763;margin-right:8px;box-shadow:0 0 0 4px rgba(91,215,99,.08);}
.footer-bottom p{margin:0;color:#8f9b93;font-size:13px;font-weight:700;}

@media (min-width:921px){
  .hero{grid-template-columns:.94fr 1.06fr;gap:42px;min-height:calc(100vh - 76px);padding:58px 0 72px;}
  .phone-stage{min-height:694px;transform:translateX(10px);}
  .hero-glow{width:670px;height:670px;background:radial-gradient(circle at 52% 52%,rgba(30,148,45,.18),rgba(30,148,45,.09) 34%,rgba(30,148,45,.035) 54%,transparent 73%);transform:translate(-8px,8px);}
  .orbit-one{width:660px;height:292px;border-color:rgba(31,148,50,.22);transform:rotate(-27deg) translateY(5px);}
  .orbit-two{width:592px;height:252px;border-color:rgba(219,194,75,.27);transform:rotate(33deg) translateY(-4px);}
  .spark-a{right:38px;top:112px;font-size:40px;}
  .phone-device{width:390px;height:704px;padding:14px;border-radius:61px;transform:rotate(7.2deg) translate(2px,-2px);background:linear-gradient(115deg,rgba(255,255,255,.28),transparent 11%),linear-gradient(145deg,#262b28 0%,#050606 38%,#202421 68%,#5d625e 100%);box-shadow:0 48px 88px rgba(0,0,0,.29),0 20px 44px rgba(0,0,0,.18),0 28px 90px rgba(6,77,8,.15);}
  .phone-device::before{inset:5px;border-radius:58px;}
  .phone-screen{border-radius:49px;padding:21px 21px 19px;background:linear-gradient(180deg,#fff,#fffefb 62%,#fffdf7);}
  .phone-notch{width:128px;height:27px;top:9px;border-radius:0 0 20px 20px;}
  .phone-status{height:31px;padding:0 4px;font-size:11px;}
  .offer-mini{height:633px;padding:31px 12px 0;gap:14px;}
  .avatar{width:47px;height:47px;color:#fff;background:linear-gradient(145deg,#0b6812,#053f07);}
  .seller-row strong{font-size:14px}.seller-row span{font-size:11px}
  .offer-mini h2{font-size:28px;line-height:1.06;letter-spacing:-.062em;}
  .offer-mini ul{gap:8px;font-size:13px;}
  .mini-price strong{font-size:28px;}
  .offer-mini button{height:56px;border-radius:16px;font-size:15px;}
  .payment-chip{right:-42px;top:47%;min-width:286px;gap:16px;padding:21px 25px;border-radius:26px;background:linear-gradient(180deg,#fff,#fffdfa);box-shadow:0 28px 66px rgba(20,40,22,.17),0 2px 0 rgba(255,255,255,.85) inset;}
  .chip-check{width:62px;height:62px}.chip-check svg{width:35px;height:35px}
  .payment-chip strong{font-size:15.5px}.payment-chip b{font-size:34px}.payment-chip small{font-size:13.5px}
  .hero-copy>.trust-strip{display:grid;margin-top:34px!important;}
  .mobile-trust-strip{display:none!important;}
  .section-band{padding-top:78px;padding-bottom:66px;}
  .offer-grid{gap:26px;margin-top:34px}.offer-grid span{min-height:150px;}
  .audience-section{padding-top:88px;padding-bottom:84px;}
  .flow-section{padding-top:86px;padding-bottom:90px;}
  .selling-easier{max-width:1180px;margin-top:0;margin-bottom:10px;padding-top:50px;padding-bottom:50px;border-radius:32px;}
  .ease-row span{min-height:92px;}
  .rewards-section{padding-top:86px;padding-bottom:82px;}
  .rewards-row{gap:26px;}
  .global-section{padding-top:70px;padding-bottom:72px;}
  .final-cta{margin-top:6px!important;margin-bottom:70px!important;padding-top:66px;padding-bottom:66px;border-radius:32px;box-shadow:0 26px 76px rgba(4,35,6,.17);}
  .footer-inner{grid-template-columns:1fr 2.15fr;gap:58px;padding:54px 0 40px;}
  .footer-brand .footer-social{margin-top:22px;justify-content:flex-start;}
  .footer-nav{grid-template-columns:repeat(3,minmax(140px,1fr));gap:36px;}
}

@media (max-width:920px){
  body{background:linear-gradient(180deg,#fffdf8 0%,#fbf7ee 36%,#fffdf8 68%,#fbf7ee 100%);}
  .site-header{position:sticky;top:0;z-index:80;width:calc(100% - 24px);padding:14px 0 12px;}
  .brand img{width:128px}.nav-cta{min-height:40px;padding:0 16px;font-size:13px;white-space:nowrap;}
  .hero{display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding-top:34px;padding-bottom:38px;gap:21px;}
  .hero-copy{width:100%;display:block}.hero-copy>.trust-strip{display:none!important;}
  .eyebrow{font-size:13px;padding:9px 14px;margin-bottom:18px;}
  h1{max-width:100%;font-size:clamp(45px,13.7vw,62px);line-height:1.01;letter-spacing:-.07em;}
  .hero-sub{max-width:100%;margin-top:20px;font-size:17.5px;line-height:1.5;}
  .hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:12px;margin-top:28px;margin-bottom:0!important;}
  .button{width:100%;min-height:52px;}
  .phone-stage{order:2;width:100%;min-height:496px;margin-top:4px;transform:none;}
  .hero-glow{width:350px;height:350px}.orbit-one{width:330px;height:150px}.orbit-two{width:300px;height:135px}
  .phone-device{width:min(288px,80vw);height:528px;padding:12px;border-radius:46px;transform:rotate(3.2deg) translateY(0);}
  .phone-screen{border-radius:37px;padding:17px 14px 14px}.phone-notch{width:98px;height:22px}
  .offer-mini{height:472px;padding:25px 8px 0;gap:8px}.avatar{width:38px;height:38px;color:#fff;background:linear-gradient(145deg,#0b6812,#053f07);}
  .seller-row strong{font-size:12.5px}.seller-row span{font-size:9.5px}.offer-mini h2{font-size:18.5px;line-height:1.06}.offer-mini ul{font-size:10.8px;gap:5px}.delivery{display:none}.mini-price strong{font-size:21px}.offer-mini button{height:45px;border-radius:14px}
  .payment-chip{top:47%;right:-20px;transform:scale(.74);transform-origin:right center;min-width:220px;padding:13px 15px;gap:12px;border-radius:20px;}
  .chip-check{width:42px;height:42px}.chip-check svg{width:24px;height:24px}
  .mobile-trust-strip{order:3;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;max-width:none;margin-top:6px!important;border-radius:22px;background:rgba(255,255,255,.86);}
  .mobile-trust-strip span{min-height:60px;padding:12px 13px;gap:9px}.mobile-trust-strip b{font-size:11.6px;line-height:1.12}.mobile-trust-strip .trust-icon{width:32px;height:32px;flex-basis:32px;border-radius:12px}.mobile-trust-strip .trust-icon svg{width:19px;height:19px}
  .offer-section.section-band{padding-top:56px;padding-bottom:48px;}
  .offer-section h2,.audience-section h2,.flow-section h2,.selling-easier h2,.rewards-section h2,.global-section h2{font-size:clamp(32px,9.4vw,42px);line-height:1.06;letter-spacing:-.055em;}
  .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.offer-grid span{min-height:122px;padding:14px 10px}.offer-icon{width:52px;height:52px;margin-bottom:8px}.offer-icon svg{width:30px;height:30px}
  .section-line{max-width:340px;margin-left:auto;margin-right:auto;margin-top:22px;font-size:17px;line-height:1.42;}
  .audience-section{padding-top:60px;padding-bottom:56px}.identity-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px;margin-top:26px}.identity-row span{min-width:0;width:100%;min-height:48px;padding:10px;font-size:13px;border-radius:18px}.person{width:26px;height:26px}.person svg{width:18px;height:18px}
  .flow-section{padding-top:60px;padding-bottom:62px}.flow-line{grid-template-columns:1fr;gap:14px;margin-top:32px}.connector{display:none}.flow-line article{display:grid;grid-template-columns:56px 1fr;column-gap:14px;text-align:left;align-items:center;background:rgba(255,255,255,.56);border:1px solid rgba(6,77,8,.08);border-radius:20px;padding:14px}.step-icon{grid-row:1/4;width:56px;height:56px;margin:0}.step-icon svg{width:26px;height:26px}.flow-line small{width:29px;height:29px;margin:0 0 6px;font-size:13px}.flow-line h3{font-size:20px}.flow-line p{margin:7px 0 0;max-width:none;font-size:13px;line-height:1.35}
  .selling-easier{width:calc(100% - 24px);padding:36px 18px 32px;border-radius:26px;margin-top:0;margin-bottom:12px}.ease-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.ease-row span{min-height:88px;padding:15px 8px}.ease-row i{width:32px;height:32px;margin-bottom:7px}.ease-row svg{width:21px;height:21px}.ease-row b{font-size:12px;line-height:1.22}
  .rewards-section{padding-top:60px;padding-bottom:60px}.rewards-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.rewards-row span{min-height:134px;padding:15px 10px}.rewards-row strong{font-size:30px}
  .global-section{padding-top:60px;padding-bottom:60px}.currency-row{display:grid;width:calc(100% - 24px);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-left:auto;margin-right:auto}.currency-row span{min-width:0;min-height:52px;padding:12px 14px}.flag{width:28px;height:28px;flex-basis:28px}
  .final-cta{width:calc(100% - 24px);padding:50px 18px;margin-top:8px!important;margin-bottom:42px!important;border-radius:26px}.final-cta p{font-size:23px;line-height:1.12}.final-cta h2{font-size:28px;margin-top:12px;margin-bottom:24px}
  .footer-inner{width:calc(100% - 28px);grid-template-columns:1fr;gap:30px;padding:38px 0 30px}.footer-brand img{width:142px}.footer-brand .footer-social{margin-top:22px;justify-content:flex-start}.footer-social a{width:40px;height:40px;border-radius:13px}.footer-social svg{width:19px;height:19px}.footer-nav{grid-template-columns:1fr;gap:23px}.footer-nav h3{margin-bottom:11px}.footer-nav a{margin-bottom:9px;font-size:13.5px}.footer-bottom{width:calc(100% - 28px);flex-direction:column;align-items:flex-start;gap:18px;padding-top:20px;padding-bottom:28px}.footer-bottom p{text-align:left}.footer-trust{gap:10px}
}

@media (max-width:430px){
  h1{font-size:clamp(43px,13.2vw,58px);}
  .phone-stage{min-height:482px}.phone-device{width:min(276px,82vw);height:500px}.offer-mini{height:446px}.offer-mini h2{font-size:18px}.payment-chip{right:-25px;transform:scale(.70)}
  .offer-grid,.identity-row,.rewards-row,.currency-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ease-row{grid-template-columns:1fr}.ease-row span{border-right:0!important;border-bottom:1px solid rgba(6,77,8,.12)!important}.ease-row span:last-child{border-bottom:0!important}
}

@media (max-width:360px){
  h1{font-size:40px}.nav-cta{font-size:12px;padding:0 12px}.phone-device{width:263px;height:486px}.payment-chip{right:-31px;transform:scale(.66)}
}

.flag-ngn{background:linear-gradient(90deg,#008753 0 33%,#fff 33% 66%,#008753 66% 100%);}

.currency-more{position:relative;cursor:pointer;}
.currency-pop{
position:absolute;bottom:65px;left:50%;transform:translateX(-50%) translateY(10px);
width:220px;padding:12px 14px;border-radius:16px;background:#fff;
box-shadow:0 20px 50px rgba(0,0,0,.12);font-size:12px;line-height:1.4;
opacity:0;pointer-events:none;transition:.25s;
}
.currency-more:hover .currency-pop{
opacity:1;transform:translateX(-50%) translateY(0);
}

.phone-device{animation:phoneFloat 6s ease-in-out infinite;}
.payment-chip{animation:chipEnter .8s ease;}
.final-cta::before{
content:"";position:absolute;inset:-40%;
background:radial-gradient(circle,rgba(70,255,100,.10),transparent 60%);
animation:glowMove 8s linear infinite;
}
@keyframes phoneFloat{
0%,100%{transform:rotate(7deg) translateY(0)}
50%{transform:rotate(7deg) translateY(-6px)}
}
@keyframes chipEnter{
from{opacity:0;transform:translateY(16px)}
to{opacity:1}
}
@keyframes glowMove{
0%{transform:translateX(-8%)}
50%{transform:translateX(8%)}
100%{transform:translateX(-8%)}
}
@media (prefers-reduced-motion: reduce){
.phone-device,.payment-chip,.final-cta::before{animation:none!important}
}

/* ---------------------------------------------------------
   ROTATING PHONE OFFERS — HERO ONLY
   Scope: service/product/digital/live phone content rotation.
--------------------------------------------------------- */

.offer-mini,
.payment-chip{
  transition:opacity .28s ease, transform .28s ease, filter .28s ease;
}

.phone-stage.is-switching .offer-mini{
  opacity:.18;
  transform:translateY(8px);
  filter:blur(.4px);
}

.phone-stage.is-switching .payment-chip{
  opacity:.24;
}

.offer-mini h2,
.offer-mini li,
.delivery strong,
.mini-price strong,
.payment-chip b{
  transition:color .25s ease;
}

.phone-stage:hover .phone-device,
.phone-stage:hover .payment-chip{
  animation-play-state:paused;
}

@media (min-width:921px){
  .phone-device{
    animation:phoneFloatDesktop 7.2s ease-in-out infinite;
  }

  @keyframes phoneFloatDesktop{
    0%,100%{transform:rotate(7.2deg) translate(2px,-2px);}
    50%{transform:rotate(7.2deg) translate(2px,-9px);}
  }
}

@media (max-width:920px){
  .phone-device{
    animation:phoneFloatMobile 7.2s ease-in-out infinite;
  }

  @keyframes phoneFloatMobile{
    0%,100%{transform:rotate(3.2deg) translateY(0);}
    50%{transform:rotate(3.2deg) translateY(-5px);}
  }
}

@media (prefers-reduced-motion: reduce){
  .offer-mini,
  .payment-chip,
  .phone-device{
    animation:none!important;
    transition:none!important;
  }
}

/* ---------------------------------------------------------
   REAL OFFERLINK PREVIEW SHOWCASE
   Uses mini OfferLink page previews, based on approved demo screenshots.
--------------------------------------------------------- */

.offerlink-showcase{
  padding:26px 0 92px;
  overflow:hidden;
}

.offerlink-showcase .mini-eyebrow{
  font-size:13px;
  padding:8px 14px;
  margin-bottom:18px;
}

.offerlink-preview-rail{
  width:min(1220px,calc(100% - 40px));
  margin:42px auto 0;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  align-items:start;
}

.offerlink-preview{
  --accent:#064d08;
  position:relative;
  overflow:hidden;
  min-height:620px;
  border-radius:30px;
  background:#fff;
  border:1px solid rgba(6,77,8,.09);
  box-shadow:0 26px 70px rgba(12,35,14,.105);
  text-align:left;
  display:flex;
  flex-direction:column;
}

.offerlink-preview::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:5px;
  background:var(--accent);
  z-index:5;
}

.service-preview{--accent:#0b4b36;--soft-accent:#e9f6ef;}
.live-preview{--accent:#e08a00;--soft-accent:#fff1df;}
.product-preview{--accent:#0b4b36;--soft-accent:#e8f5ee;}
.digital-preview{--accent:#7446d8;--soft-accent:#f1eaff;}

.preview-media{
  position:relative;
  height:182px;
  overflow:hidden;
  background:#f1f4ef;
}

.preview-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.preview-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08));
  pointer-events:none;
}

.preview-count{
  position:absolute;
  right:12px;
  bottom:12px;
  min-height:28px;
  padding:0 10px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  background:rgba(0,0,0,.58);
  color:#fff;
  font-size:12px;
  font-weight:900;
  z-index:2;
}

.play-bubble{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:54px;
  height:54px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:rgba(0,0,0,.56);
  font-size:20px;
  z-index:2;
  box-shadow:0 18px 42px rgba(0,0,0,.2);
}

.preview-thumbs{
  display:flex;
  gap:8px;
  padding:10px 16px 0;
  overflow:hidden;
}

.preview-thumbs span{
  width:44px;
  height:36px;
  flex:0 0 44px;
  overflow:hidden;
  border-radius:9px;
  background:#f3f3ef;
  border:2px solid transparent;
}

.preview-thumbs span.active{
  border-color:var(--accent);
}

.preview-thumbs img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.preview-body{
  padding:18px 20px 18px;
  flex:1;
}

.preview-seller-row{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
}

.seller-avatar{
  width:42px;
  height:42px;
  border-radius:50%;
  flex:0 0 42px;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#eaf4e8,#dcebdd);
  color:var(--accent);
  font-size:13px;
  font-weight:900;
  box-shadow:inset 0 0 0 1px rgba(6,77,8,.08);
}

.preview-seller-row strong{
  display:block;
  font-size:14px;
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:900;
}

.preview-seller-row strong i{
  display:inline-grid;
  place-items:center;
  width:15px;
  height:15px;
  border-radius:50%;
  background:#168bff;
  color:#fff;
  font-style:normal;
  font-size:10px;
  vertical-align:1px;
}

.preview-seller-row small{
  display:block;
  margin-top:3px;
  color:#6a736b;
  font-size:12px;
  line-height:1.1;
  font-weight:600;
}

.preview-seller-row em{
  margin-left:auto;
  color:#c18a00;
  font-style:normal;
  font-size:12px;
  font-weight:850;
  white-space:nowrap;
}

.preview-tags{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-top:18px;
}

.preview-tags span{
  min-height:30px;
  display:inline-flex;
  align-items:center;
  padding:0 10px;
  border-radius:999px;
  background:var(--soft-accent);
  color:var(--accent);
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
}

.preview-tags span:last-child{
  background:#fff;
  border:1px solid rgba(6,77,8,.12);
}

.offerlink-preview h3{
  margin:18px 0 12px;
  font-size:26px;
  line-height:.98;
  letter-spacing:-.065em;
  font-weight:900;
}

.offerlink-preview p{
  color:#25312a;
  font-size:14px;
  line-height:1.5;
}

.preview-stats{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:18px;
}

.preview-stats span{
  min-height:70px;
  padding:13px 12px;
  border-radius:16px;
  border:1px solid rgba(103,78,35,.15);
  background:#fffdf9;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.preview-stats small,
.preview-price small{
  color:#69746d;
  font-size:11px;
  line-height:1.1;
}

.preview-stats b{
  margin-top:5px;
  color:#0b120d;
  font-size:13px;
  line-height:1.05;
}

.preview-price{
  margin-top:16px;
}

.preview-price strong{
  display:block;
  margin-top:3px;
  color:var(--accent);
  font-size:34px;
  line-height:1;
  letter-spacing:-.065em;
  font-weight:900;
}

.preview-cta{
  margin-top:auto;
  min-height:54px;
  display:grid;
  place-items:center;
  padding:0 18px;
  background:var(--accent);
  color:#fff;
  font-size:14px;
  line-height:1.1;
  text-align:center;
  font-weight:900;
  box-shadow:0 -16px 34px rgba(6,77,8,.08);
}

@media(min-width:921px){
  .offerlink-preview:nth-child(2),
  .offerlink-preview:nth-child(4){
    transform:translateY(28px);
  }
}

@media(max-width:920px){
  .offerlink-showcase{
    width:100%;
    padding:10px 0 76px;
  }

  .offerlink-showcase > .shell{
    width:calc(100% - 28px);
  }

  .offerlink-preview-rail{
    width:100%;
    display:flex;
    overflow-x:auto;
    gap:16px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding:0 14px 14px;
    margin-top:34px;
  }

  .offerlink-preview-rail::-webkit-scrollbar{
    display:none;
  }

  .offerlink-preview{
    flex:0 0 315px;
    min-height:650px;
    border-radius:26px;
    scroll-snap-align:center;
  }

  .preview-media{
    height:220px;
  }

  .offerlink-preview h3{
    font-size:29px;
  }

  .preview-body{
    padding:18px 18px 16px;
  }
}

@media(max-width:380px){
  .offerlink-preview{
    flex-basis:300px;
  }

  .preview-media{
    height:205px;
  }

  .offerlink-preview h3{
    font-size:26px;
  }
}

/* ---------------------------------------------------------
   OFFERLINK SHOWCASE CORRECTION — REAL PREVIEW FEEL
   Fixes: removes duplicated gallery feel, opens up desktop layout,
   reduces compression, and makes previews feel like floating
   OfferLink page slices rather than pricing cards.
--------------------------------------------------------- */

.offerlink-showcase{
  padding:34px 0 118px;
  background:
    radial-gradient(circle at 50% 0%,rgba(6,77,8,.045),transparent 36%),
    linear-gradient(180deg,rgba(255,253,248,0),rgba(244,239,228,.36) 42%,rgba(255,253,248,0));
}

.offerlink-preview-rail{
  width:min(1010px,calc(100% - 40px));
  grid-template-columns:repeat(2,minmax(0,430px));
  justify-content:center;
  align-items:start;
  column-gap:44px;
  row-gap:72px;
  margin-top:54px;
}

.offerlink-preview{
  min-height:auto;
  border-radius:34px;
  background:linear-gradient(180deg,#fff,#fffdf8);
  box-shadow:0 34px 86px rgba(12,35,14,.12);
  overflow:hidden;
  transform:none;
}

.offerlink-preview:nth-child(2),
.offerlink-preview:nth-child(4){
  transform:translateY(72px);
}

.offerlink-preview::before{
  height:6px;
}

.preview-kicker{
  position:absolute;
  left:18px;
  top:18px;
  z-index:8;
  min-height:30px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.9);
  color:var(--accent);
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.02em;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
  backdrop-filter:blur(10px);
}

.preview-media{
  height:315px;
  border-radius:0;
  background:#f8f6ef;
}

.preview-media img{
  object-fit:cover;
  object-position:center top;
}

.service-preview .preview-media img{
  object-position:center 18%;
}

.product-preview .preview-media img{
  object-position:center 10%;
}

.live-preview .preview-media img,
.digital-preview .preview-media img{
  object-position:center 15%;
}

.preview-media::after{
  background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.035));
}

.preview-body{
  padding:26px 30px 28px;
}

.preview-seller-row{
  gap:12px;
}

.seller-avatar{
  width:48px;
  height:48px;
  flex-basis:48px;
}

.preview-seller-row strong{
  font-size:16px;
}

.preview-seller-row small{
  font-size:13px;
}

.preview-seller-row em{
  font-size:13px;
}

.preview-tags{
  margin-top:22px;
}

.preview-tags span{
  min-height:34px;
  padding:0 13px;
  font-size:12px;
}

.offerlink-preview h3{
  max-width:350px;
  margin:22px 0 14px;
  font-size:34px;
  line-height:.96;
  letter-spacing:-.072em;
}

.offerlink-preview p{
  max-width:340px;
  font-size:16px;
  line-height:1.55;
  color:#223027;
}

.preview-stats{
  margin-top:24px;
  gap:12px;
}

.preview-stats span{
  min-height:86px;
  border-radius:18px;
  padding:16px 15px;
}

.preview-stats small,
.preview-price small{
  font-size:12px;
}

.preview-stats b{
  font-size:15px;
}

.preview-price{
  margin-top:22px;
}

.preview-price strong{
  font-size:42px;
}

.preview-cta{
  min-height:64px;
  font-size:16px;
  border-radius:0 0 32px 32px;
}

/* Keep section from overwhelming desktop by creating a staged/floating rhythm. */
@media(min-width:921px){
  .offerlink-showcase + .flow-section{
    padding-top:128px;
  }
}

/* Mobile should still feel like real tall OfferLink previews, but swipeable. */
@media(max-width:920px){
  .offerlink-showcase{
    padding:14px 0 82px;
  }

  .offerlink-preview-rail{
    width:100%;
    display:flex;
    justify-content:flex-start;
    gap:18px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding:0 14px 20px;
    margin-top:34px;
  }

  .offerlink-preview-rail::-webkit-scrollbar{
    display:none;
  }

  .offerlink-preview,
  .offerlink-preview:nth-child(2),
  .offerlink-preview:nth-child(4){
    flex:0 0 min(342px,calc(100vw - 46px));
    transform:none;
    scroll-snap-align:center;
    border-radius:30px;
  }

  .preview-media{
    height:330px;
  }

  .preview-body{
    padding:22px 22px 24px;
  }

  .preview-tags{
    align-items:flex-start;
  }

  .preview-tags span{
    font-size:11px;
  }

  .offerlink-preview h3{
    font-size:31px;
    max-width:300px;
  }

  .offerlink-preview p{
    font-size:15px;
    max-width:300px;
  }

  .preview-cta{
    min-height:60px;
    font-size:15px;
  }
}

@media(max-width:380px){
  .offerlink-preview,
  .offerlink-preview:nth-child(2),
  .offerlink-preview:nth-child(4){
    flex-basis:300px;
  }

  .preview-media{
    height:292px;
  }

  .preview-body{
    padding:20px 18px 22px;
  }

  .preview-seller-row em{
    font-size:11px;
  }

  .preview-tags{
    gap:8px;
  }

  .preview-tags span{
    padding:0 9px;
    font-size:10px;
  }

  .offerlink-preview h3{
    font-size:28px;
  }

  .preview-stats{
    gap:9px;
  }

  .preview-stats span{
    min-height:78px;
    padding:13px 11px;
  }
}

/* ---------------------------------------------------------
   HERO PHONE OFFERLINK SCREEN UPDATE
   Scope: the main tilted hero phone mockup only.
   Keeps the phone shell, glow, payment chip, trust strip, and page sections intact.
--------------------------------------------------------- */

.offer-mini{
  padding:0;
  gap:0;
  height:100%;
  overflow:hidden;
  border-radius:33px;
  background:#fff;
}

.hero-offer-media{
  position:relative;
  height:205px;
  overflow:hidden;
  border-radius:31px 31px 0 0;
  background:#f3f5ef;
}

.hero-offer-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center top;
}

.hero-offer-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.08));
  pointer-events:none;
}

.hero-offer-media span{
  position:absolute;
  right:12px;
  bottom:10px;
  z-index:2;
  min-height:26px;
  padding:0 9px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  background:rgba(0,0,0,.58);
  color:#fff;
  font-size:11px;
  font-weight:900;
}

.hero-offer-body{
  padding:15px 15px 14px;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.hero-offer-body .seller-row{
  gap:9px;
}

.hero-offer-body .avatar{
  width:37px;
  height:37px;
  flex:0 0 37px;
  color:#fff;
  background:linear-gradient(145deg,#0b6812,#053f07);
  font-size:12px;
  font-weight:900;
}

.hero-offer-body .seller-row strong{
  font-size:12.5px;
  line-height:1.05;
}

.mini-verified{
  display:inline-grid;
  place-items:center;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#168bff;
  color:#fff;
  font-style:normal;
  font-size:9px;
  vertical-align:1px;
}

.hero-offer-body .seller-row span{
  font-size:9.5px;
  line-height:1.15;
}

.hero-offer-body .seller-row em{
  margin-left:auto;
  color:#c18a00;
  font-style:normal;
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
}

.hero-offer-pills{
  display:flex;
  justify-content:space-between;
  gap:8px;
}

.hero-offer-pills span{
  min-height:26px;
  display:inline-flex;
  align-items:center;
  padding:0 9px;
  border-radius:999px;
  background:#e9f6ef;
  color:#0b4b36;
  font-size:9.5px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
}

.hero-offer-pills span:last-child{
  background:#fff;
  border:1px solid rgba(6,77,8,.10);
}

.offer-mini h2{
  margin:0;
  font-size:22px;
  line-height:.98;
  letter-spacing:-.065em;
  max-width:250px;
}

.hero-mini-stats{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}

.hero-mini-stats span{
  min-height:54px;
  padding:9px 10px;
  border-radius:13px;
  border:1px solid rgba(103,78,35,.13);
  background:#fffdf9;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.hero-mini-stats small{
  font-size:9.5px;
  color:#69746d;
  line-height:1.1;
}

.hero-mini-stats b{
  margin-top:3px;
  font-size:12px;
  line-height:1.05;
  color:#0b120d;
}

.offer-mini .mini-price{
  border-top:0;
  padding-top:0;
  gap:2px;
}

.offer-mini .mini-price span{
  font-size:9.5px;
}

.offer-mini .mini-price strong{
  font-size:26px;
  color:#064d08;
}

.offer-mini button{
  height:45px;
  border-radius:14px;
  font-size:12.5px;
}

.offer-mini p{
  font-size:9.5px;
}

.offer-mini[data-theme="live"] .hero-offer-pills span:first-child,
.offer-mini[data-theme="live"] button{
  background:#e08a00;
  color:#fff;
}

.offer-mini[data-theme="digital"] .hero-offer-pills span:first-child,
.offer-mini[data-theme="digital"] button{
  background:#7446d8;
  color:#fff;
}

.offer-mini[data-theme="product"] .hero-offer-pills span:first-child,
.offer-mini[data-theme="product"] button,
.offer-mini[data-theme="service"] button{
  background:#0b4b36;
  color:#fff;
}

.offer-mini[data-theme="digital"] .mini-price strong{
  color:#7446d8;
}

.offer-mini[data-theme="live"] .mini-price strong{
  color:#e08a00;
}

.offer-mini[data-theme="product"] .mini-price strong,
.offer-mini[data-theme="service"] .mini-price strong{
  color:#0b4b36;
}

@media (min-width:921px){
  .offer-mini{
    height:633px;
    border-radius:40px;
  }

  .hero-offer-media{
    height:224px;
    border-radius:38px 38px 0 0;
  }

  .hero-offer-body{
    padding:17px 16px 16px;
    gap:11px;
  }

  .offer-mini h2{
    font-size:25px;
    max-width:280px;
  }

  .hero-mini-stats span{
    min-height:58px;
  }

  .offer-mini button{
    height:49px;
    font-size:13px;
  }
}

@media (max-width:920px){
  .offer-mini{
    height:472px!important;
    border-radius:31px;
  }

  .hero-offer-media{
    height:168px;
    border-radius:30px 30px 0 0;
  }

  .hero-offer-body{
    padding:13px 13px 12px;
    gap:8px;
  }

  .offer-mini h2{
    font-size:20px!important;
    max-width:230px;
  }

  .hero-mini-stats span{
    min-height:48px;
    padding:8px 9px;
  }

  .offer-mini button{
    height:41px;
    font-size:11.5px;
  }
}

@media (max-width:430px){
  .offer-mini{
    height:446px!important;
  }

  .hero-offer-media{
    height:155px;
  }

  .hero-offer-body{
    padding:12px;
    gap:7px;
  }

  .hero-offer-body .seller-row em{
    display:none;
  }

  .hero-offer-pills span{
    font-size:9px;
    padding:0 8px;
  }

  .offer-mini h2{
    font-size:18.5px!important;
  }

  .hero-mini-stats{
    gap:7px;
  }

  .hero-mini-stats span{
    min-height:44px;
  }

  .offer-mini .mini-price strong{
    font-size:22px;
  }
}

/* ---------------------------------------------------------
   FINAL MICRO POLISH — MOBILE + OFFERLINK PREVIEW TIGHTENING
   Scope: spacing/breathing-room only. No layout or content redesign.
--------------------------------------------------------- */

.offer-mini p{
  padding-top:4px;
  opacity:.72;
}

.final-cta h2{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
  line-height:1.13;
}

.footer-trust{
  row-gap:12px;
  column-gap:18px;
  font-size:12px;
}

@media (min-width:921px){
  .payment-chip{
    right:-48px;
    top:49%;
  }
}

@media (max-width:920px){
  .payment-chip{
    right:-35px;
    top:50%;
  }

  .hero-offer-media{
    height:145px;
  }

  .offer-mini h2{
    font-size:19px!important;
  }

  .offerlink-preview-rail{
    padding-right:90px;
  }

  .final-cta h2{
    max-width:290px;
    line-height:1.15;
  }
}

@media (max-width:430px){
  .payment-chip{
    right:-36px;
  }

  .hero-offer-media{
    height:142px;
  }

  .offer-mini h2{
    font-size:18.5px!important;
  }

  .footer-trust{
    column-gap:14px;
  }
}

/* ---------------------------------------------------------
   H1A — MOBILE HERO POLISH
   Scope: homepage hero hierarchy, CTA emphasis and mobile balance only.
   Preserves copy, DOM structure, PWA and performance attributes.
--------------------------------------------------------- */

@media (max-width:920px){
  .hero{
    padding-top:26px;
    padding-bottom:42px;
    gap:26px;
  }

  .hero-copy{
    text-align:left;
  }

  .hero-copy .eyebrow{
    margin-bottom:16px;
    padding:8px 13px;
    font-size:12.5px;
    letter-spacing:-.015em;
  }

  .hero-copy h1{
    max-width:620px;
    font-size:clamp(42px,12.5vw,58px);
    line-height:1.025;
    letter-spacing:-.064em;
    text-wrap:balance;
  }

  .hero-copy .hero-sub{
    max-width:560px;
    margin-top:18px;
    font-size:17px;
    line-height:1.52;
    letter-spacing:-.024em;
    text-wrap:pretty;
  }

  .hero-actions{
    margin-top:24px;
    gap:10px;
  }

  .hero-actions .button{
    min-height:54px;
    border-radius:18px;
    font-size:15px;
  }

  .hero-actions .primary{
    box-shadow:0 18px 38px rgba(6,77,8,.21);
  }

  .hero-actions .secondary{
    min-height:50px;
    background:rgba(255,254,249,.76);
    border-color:rgba(6,77,8,.24);
    box-shadow:none;
  }

  .hero-actions .play{
    width:22px;
    height:22px;
  }

  .phone-stage{
    min-height:458px;
    margin-top:0;
  }

  .phone-device{
    width:min(270px,76vw);
    height:496px;
    transform:rotate(2.4deg) translateY(2px);
  }

  .offer-mini{
    height:440px;
  }

  .payment-chip{
    top:47%;
    right:-14px;
    transform:scale(.70);
  }

  .hero-glow{
    width:320px;
    height:320px;
    opacity:.88;
  }

  .orbit-one{width:304px;height:142px;}
  .orbit-two{width:282px;height:126px;}

  .mobile-trust-strip{
    margin-top:2px!important;
  }
}

@media (max-width:430px){
  .site-header{
    padding-top:12px;
    padding-bottom:10px;
  }

  .hero{
    padding-top:20px;
    padding-bottom:36px;
    gap:22px;
  }

  .hero-copy h1{
    font-size:clamp(39px,11.8vw,50px);
    line-height:1.035;
    letter-spacing:-.058em;
  }

  .hero-copy .hero-sub{
    margin-top:16px;
    font-size:16px;
    line-height:1.5;
  }

  .hero-actions{
    margin-top:22px;
  }

  .hero-actions .button{
    min-height:52px;
  }

  .hero-actions .secondary{
    min-height:48px;
    font-size:14px;
  }

  .phone-stage{
    min-height:432px;
  }

  .phone-device{
    width:min(256px,76vw);
    height:470px;
    transform:rotate(2.2deg);
  }

  .offer-mini{
    height:414px;
  }

  .payment-chip{
    right:-26px;
    transform:scale(.64);
  }

  .hero-glow{
    width:286px;
    height:286px;
  }

  .orbit-one{width:282px;height:132px;}
  .orbit-two{width:258px;height:116px;}
}

@media (max-width:360px){
  .hero-copy h1{
    font-size:37px;
  }

  .hero-copy .hero-sub{
    font-size:15.5px;
  }

  .phone-stage{
    min-height:410px;
  }

  .phone-device{
    width:244px;
    height:448px;
  }

  .offer-mini{
    height:392px;
  }

  .payment-chip{
    right:-32px;
    transform:scale(.59);
  }
}

/* H1B — targeted homepage section hierarchy polish */
.offer-grid.offer-grid-premium{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:20px;max-width:930px;align-items:stretch}
.offer-grid-premium .offer-card{background:#fffdfa;border:1px solid rgba(6,77,8,.09);box-shadow:var(--soft);border-radius:24px;text-align:left}
.offer-grid-premium .offer-card-featured{min-height:300px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;background:radial-gradient(circle at 20% 18%,rgba(65,177,116,.16),transparent 38%),linear-gradient(145deg,#fffdfa,#f5fbf2)}
.offer-grid-premium .offer-card-featured .offer-icon{width:72px;height:72px;margin:0 0 auto}.offer-grid-premium .offer-card-featured .offer-icon svg{width:39px;height:39px}
.offer-grid-premium .offer-card b{display:block;font-size:22px;letter-spacing:-.035em}.offer-grid-premium .offer-card p{margin-top:7px;color:#536057;font-size:14px;line-height:1.45;font-weight:650;max-width:360px}
.offer-card-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:14px}
.offer-grid-premium .offer-card-compact{min-height:90px;padding:18px 20px;display:flex;align-items:center;gap:18px}
.offer-grid-premium .offer-card-compact .offer-icon{width:48px;height:48px;flex:0 0 48px;margin:0}.offer-grid-premium .offer-card-compact .offer-icon svg{width:27px;height:27px}.offer-grid-premium .offer-card-compact b{font-size:17px}.offer-grid-premium .offer-card-compact p{font-size:12.5px;margin-top:3px}
.identity-row.identity-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:850px;margin:34px auto 0}
.identity-group{min-height:184px;padding:28px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid rgba(6,77,8,.08);box-shadow:var(--soft);display:flex;align-items:flex-start;gap:20px;text-align:left}
.identity-icon-pair{display:flex;flex:0 0 auto}.identity-icon-pair .person{width:46px;height:46px;border-radius:50%;background:#f7fbf5;border:1px solid rgba(6,77,8,.09)}.identity-icon-pair .person+ .person{margin-left:-11px;background:#fff}.identity-icon-pair .person svg{width:23px;height:23px}
.identity-group h3{font-size:22px;letter-spacing:-.04em}.identity-group p{margin-top:8px;color:#536057;font-size:14px;line-height:1.45}.identity-group small{display:block;margin-top:16px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.01em}
.selling-easier{text-align:left}.selling-easier>h2{text-align:center}.ease-row.ease-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px}
.ease-cards article{min-height:210px;padding:24px 20px;border-radius:20px;background:rgba(255,255,255,.8);border:1px solid rgba(6,77,8,.09);display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 12px 34px rgba(20,40,22,.06)}
.ease-cards article i{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#eaf7e6;color:var(--green);margin:0 0 24px}.ease-cards article i svg{width:28px;height:28px}.ease-cards article h3{font-size:18px;line-height:1.12;letter-spacing:-.035em}.ease-cards article p{margin-top:9px;color:#58625b;font-size:13px;line-height:1.45}

@media(max-width:920px){
  .offer-grid.offer-grid-premium{grid-template-columns:1fr;gap:14px;margin-top:28px}
  .offer-grid-premium .offer-card-featured{min-height:205px;padding:24px}.offer-grid-premium .offer-card-featured .offer-icon{width:62px;height:62px}.offer-grid-premium .offer-card-featured .offer-icon svg{width:34px;height:34px}.offer-grid-premium .offer-card b{font-size:20px}.offer-grid-premium .offer-card p{font-size:13.5px}
  .offer-card-stack{gap:11px}.offer-grid-premium .offer-card-compact{min-height:82px;padding:14px 16px;gap:14px}.offer-grid-premium .offer-card-compact .offer-icon{width:44px;height:44px;flex-basis:44px}.offer-grid-premium .offer-card-compact b{font-size:15px}.offer-grid-premium .offer-card-compact p{font-size:11.8px;line-height:1.35}
  .identity-row.identity-groups{grid-template-columns:1fr;gap:14px;margin-top:28px}.identity-group{min-height:0;padding:22px 20px;gap:16px;border-radius:22px}.identity-icon-pair .person{width:40px;height:40px}.identity-icon-pair .person svg{width:20px;height:20px}.identity-group h3{font-size:19px}.identity-group p{font-size:13px;margin-top:6px}.identity-group small{margin-top:12px;font-size:11px}
  .selling-easier{padding:34px 18px 28px}.ease-row.ease-cards{grid-template-columns:1fr;gap:12px;margin-top:28px}.ease-cards article{min-height:0;padding:18px;display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:center}.ease-cards article i{grid-row:1;margin:0;width:50px;height:50px}.ease-cards article h3{font-size:17px}.ease-cards article p{font-size:12.5px;margin-top:5px}
}

@media(max-width:430px){
  .offer-grid.offer-grid-premium{grid-template-columns:1fr}.offer-grid-premium .offer-card-featured{min-height:190px}.offer-card-stack{grid-template-rows:none}
  .identity-row.identity-groups{grid-template-columns:1fr}
  .ease-row.ease-cards{grid-template-columns:1fr}.ease-cards article{border-bottom:1px solid rgba(6,77,8,.09)!important}
}


/* ---------------------------------------------------------
   H1C — OFFERLINK PREVIEW CAROUSEL POLISH
   Mobile-only refinement: clearer swipe affordance, deliberate
   card peeking, cleaner first-card alignment, and reduced card height.
   Desktop layout and install experience remain unchanged.
--------------------------------------------------------- */

.offerlink-swipe-hint{
  display:none;
}

@media(max-width:920px){
  .offerlink-swipe-hint{
    width:calc(100% - 40px);
    margin:20px auto -12px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
    color:#4d5a51;
    font-size:12px;
    line-height:1;
    font-weight:800;
  }

  .offerlink-swipe-hint i{
    width:28px;
    height:28px;
    display:grid;
    place-items:center;
    border-radius:999px;
    background:#eef5ef;
    color:#064d08;
    font-style:normal;
    font-size:16px;
  }

  .offerlink-preview-rail{
    gap:14px;
    padding:0 32px 18px 20px;
    margin-top:28px;
    scroll-padding-inline:20px;
    overscroll-behavior-inline:contain;
  }

  .offerlink-preview,
  .offerlink-preview:nth-child(2),
  .offerlink-preview:nth-child(4){
    flex-basis:min(326px,calc(100vw - 58px));
    scroll-snap-align:start;
    scroll-snap-stop:always;
    border-radius:28px;
  }

  .preview-media{
    height:278px;
  }

  .preview-body{
    padding:20px 20px 22px;
  }

  .preview-tags{
    margin-top:18px;
  }

  .offerlink-preview h3{
    margin:18px 0 12px;
    font-size:29px;
    line-height:.98;
  }

  .offerlink-preview p{
    font-size:14px;
    line-height:1.48;
  }

  .preview-stats{
    margin-top:18px;
  }

  .preview-stats span{
    min-height:76px;
    padding:14px 12px;
  }

  .preview-price{
    margin-top:18px;
  }

  .preview-price strong{
    font-size:38px;
  }

  .preview-cta{
    min-height:58px;
  }
}

@media(max-width:380px){
  .offerlink-preview-rail{
    padding-left:16px;
    padding-right:28px;
    scroll-padding-inline:16px;
  }

  .offerlink-preview,
  .offerlink-preview:nth-child(2),
  .offerlink-preview:nth-child(4){
    flex-basis:calc(100vw - 50px);
  }

  .preview-media{
    height:250px;
  }

  .offerlink-preview h3{
    font-size:27px;
  }
}

/* ---------------------------------------------------------
   H1D — HOMEPAGE SPACING AND REPETITION POLISH
   Scope: vertical rhythm and section transitions only.
   Preserves all approved layouts, H1C carousel behaviour,
   PWA install experience, content, assets and performance work.
--------------------------------------------------------- */

/* Keep supporting copy closer to the section it belongs to. */
.offer-section .section-line,
.audience-section .section-line,
.rewards-section .section-line,
.global-section .section-line{
  margin-top:22px;
}

/* Give the middle of the page a steadier visual rhythm. */
.offerlink-showcase{
  margin-top:0;
}

.flow-section{
  position:relative;
}

.selling-easier{
  position:relative;
}

@media (min-width:921px){
  .offer-section.section-band{
    padding-top:68px;
    padding-bottom:58px;
  }

  .audience-section{
    padding-top:72px;
    padding-bottom:70px;
  }

  .identity-row.identity-groups{
    margin-top:30px;
  }

  .offerlink-showcase{
    padding-top:68px;
    padding-bottom:68px;
  }

  .offerlink-showcase .offerlink-preview-rail{
    margin-top:42px;
  }

  .offerlink-showcase + .flow-section{
    padding-top:72px;
    padding-bottom:74px;
  }

  .flow-line{
    margin-top:42px;
  }

  .selling-easier{
    margin-top:0;
    margin-bottom:0;
    padding-top:44px;
    padding-bottom:44px;
  }

  .ease-row.ease-cards{
    margin-top:30px;
  }

  .rewards-section{
    padding-top:72px;
    padding-bottom:70px;
  }

  .rewards-row{
    margin-top:30px;
  }

  .global-section{
    padding-top:58px;
    padding-bottom:58px;
  }

  .currency-row{
    margin-top:24px;
  }

  .final-cta{
    margin-top:0!important;
    margin-bottom:62px!important;
  }
}

@media (max-width:920px){
  .offer-section.section-band{
    padding-top:50px;
    padding-bottom:44px;
  }

  .offer-grid.offer-grid-premium{
    margin-top:24px;
  }

  .offer-section .section-line,
  .audience-section .section-line,
  .rewards-section .section-line,
  .global-section .section-line{
    margin-top:18px;
  }

  .audience-section{
    padding-top:50px;
    padding-bottom:48px;
  }

  .identity-row.identity-groups{
    margin-top:24px;
  }

  .offerlink-showcase{
    padding-top:50px;
    padding-bottom:50px;
  }

  .offerlink-showcase .section-line{
    margin-top:16px;
  }

  .offerlink-swipe-hint{
    margin-top:16px;
  }

  .offerlink-preview-rail{
    margin-top:24px;
  }

  .offerlink-showcase + .flow-section{
    padding-top:50px;
    padding-bottom:52px;
  }

  .flow-line{
    margin-top:26px;
  }

  .selling-easier{
    margin-top:0;
    margin-bottom:0;
    padding-top:30px;
    padding-bottom:26px;
  }

  .ease-row.ease-cards{
    margin-top:24px;
  }

  .rewards-section{
    padding-top:50px;
    padding-bottom:50px;
  }

  .rewards-row{
    margin-top:24px;
  }

  .global-section{
    padding-top:50px;
    padding-bottom:50px;
  }

  .currency-row{
    margin-top:22px;
  }

  .final-cta{
    margin-top:0!important;
    margin-bottom:38px!important;
  }
}

@media (max-width:430px){
  .offer-section.section-band{
    padding-top:46px;
    padding-bottom:40px;
  }

  .audience-section,
  .offerlink-showcase,
  .offerlink-showcase + .flow-section,
  .rewards-section,
  .global-section{
    padding-top:46px;
    padding-bottom:46px;
  }

  .selling-easier{
    padding-top:28px;
    padding-bottom:24px;
  }

  .final-cta{
    margin-bottom:34px!important;
  }
}
