
/*
Theme Name: SodaTide South Africa Official
Theme URI: https://soda-tide.co.za/
Author: SodaTide
Description: Professional South African English landing-page theme for SodaTide Capsules.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: sodatide-za
*/
:root{
  --purple:#74239a;
  --purple-dark:#4d176a;
  --purple-soft:#f5eff8;
  --ink:#17121b;
  --muted:#6d6272;
  --line:#ddd2e2;
  --white:#fff;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.site-wrap{overflow:hidden}
.container{width:min(var(--max),calc(100% - 32px));margin:0 auto}
.topbar{background:#fbf8fc;border-bottom:1px solid #eee6f0;color:#65596a;font-size:12px;text-align:center;padding:9px 16px}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #eee8f0}
.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.logo{font-weight:900;letter-spacing:-.04em;font-size:25px;color:var(--purple)}
.logo span{color:#2b2130}
.navlinks{display:flex;gap:24px;font-size:14px;font-weight:700;color:#493d4c}
.navlinks a:hover{color:var(--purple)}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 23px;font-weight:800;font-size:14px;border:1px solid var(--purple);transition:.2s}
.btn-primary{background:var(--purple);color:#fff;box-shadow:0 10px 25px rgba(116,35,154,.18)}
.btn-primary:hover{background:var(--purple-dark);transform:translateY(-1px)}
.btn-outline{background:#fff;color:var(--purple)}
.hero{padding:64px 0 54px;background:linear-gradient(180deg,#fff 0%,#faf7fb 100%)}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}
.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--purple);background:#f3e9f6;border:1px solid #e3d1ea;border-radius:999px;padding:7px 11px}
.hero h1{font-size:clamp(40px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:17px 0}
.hero h1 span{color:var(--purple)}
.hero p{font-size:18px;color:var(--muted);max-width:560px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:23px;font-size:13px;color:#544958;font-weight:700}
.hero-points span:before{content:"✓";color:var(--purple);margin-right:7px}
.hero-media{background:#efedef;border-radius:26px;padding:18px;box-shadow:0 22px 55px rgba(43,25,51,.08)}
.hero-media img{display:block;width:100%;aspect-ratio:1/0.89;object-fit:contain;border-radius:18px}
.trust{border-top:1px solid #eee7f0;border-bottom:1px solid #eee7f0;background:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-item{text-align:center;padding:18px 12px;border-right:1px solid #eee7f0;font-size:13px;font-weight:800}
.trust-item:last-child{border-right:0}
.section{padding:76px 0}
.section-soft{background:#faf7fb}
.section-head{text-align:center;max-width:700px;margin:0 auto 38px}
.kicker{color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.section h2{font-size:clamp(30px,4vw,45px);letter-spacing:-.035em;line-height:1.1;margin:10px 0}
.section-head p{color:var(--muted)}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px}
.icon{width:44px;height:44px;border-radius:13px;background:#f1e5f5;color:var(--purple);display:grid;place-items:center;font-weight:900;margin-bottom:17px}
.card h3{margin:0 0 8px;font-size:19px}
.card p{margin:0;color:var(--muted);font-size:14px}
.product-info{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}
.info-image{background:#efedef;border-radius:22px;padding:14px}
.info-image img{width:100%;display:block;border-radius:15px;object-fit:contain}
.info-copy h2{margin-top:8px}
.info-list{display:grid;gap:12px;margin:22px 0}
.info-list div{padding:14px 16px;background:#fbf8fc;border:1px solid #e9deed;border-radius:12px;font-size:14px}
.info-list strong{display:block;color:#302434;margin-bottom:3px}
.pricing-wrap{background:#faf7fb}
.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}
.offer{position:relative;background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px 16px 16px;text-align:center;min-height:495px;display:flex;flex-direction:column}
.offer.best{border:1.5px solid var(--purple);box-shadow:0 14px 34px rgba(116,35,154,.10)}
.badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--purple);color:#fff;border-radius:999px;padding:4px 14px;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}
.offer-meta{display:flex;justify-content:space-between;text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:#725e78;font-weight:800}
.offer-image{height:190px;display:flex;align-items:center;justify-content:center;margin:3px -5px 3px;overflow:hidden}
.offer-image img{height:100%;width:100%;object-fit:contain;display:block}
.offer h3{font-size:20px;margin:3px 0 2px}
.supply{font-size:12px;color:#806f84}
.price{font-size:31px;line-height:1;color:var(--purple);font-weight:900;margin:18px 0 7px}
.price small{font-size:10px;color:#6c6070;font-weight:700;margin-left:4px}
.per{font-size:11px;color:#786b7b;margin-bottom:14px}
.checks{text-align:left;display:grid;gap:7px;font-size:11px;color:#5e5362;flex:1}
.checks div:before{content:"✓";color:var(--purple);font-weight:900;margin-right:6px}
.offer .btn{width:100%;margin-top:14px}
.offer.best .btn{background:var(--purple);color:#fff}
.offer.best .btn:hover{background:var(--purple-dark)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.step{position:relative;padding:26px;border:1px solid var(--line);border-radius:17px;background:#fff}
.step-num{width:36px;height:36px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:15px}
.faq{max-width:820px;margin:auto}
.faq details{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px 19px;margin:10px 0}
.faq summary{cursor:pointer;font-weight:800}
.faq p{color:var(--muted);font-size:14px;margin:12px 0 0}
.cta{background:var(--purple);color:#fff;border-radius:25px;padding:48px;text-align:center}
.cta h2{margin-top:0}
.cta p{color:#eadff0}
.cta .btn{border-color:#fff;background:#fff;color:var(--purple);margin-top:10px}
.footer{background:#1e1522;color:#e9dfe9;padding:40px 0}
.footer-grid{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}
.footer .logo{color:#fff}
.footer small{color:#bcaebe}
@media(max-width:900px){
  .hero-grid,.product-info{grid-template-columns:1fr}
  .benefits,.steps{grid-template-columns:1fr}
  .offers{grid-template-columns:1fr}
  .offer{min-height:0}
  .trust-grid{grid-template-columns:repeat(2,1fr)}
  .trust-item:nth-child(2){border-right:0}
  .trust-item:nth-child(-n+2){border-bottom:1px solid #eee7f0}
  .navlinks{display:none}
}
@media(max-width:560px){
  .container{width:min(var(--max),calc(100% - 22px))}
  .hero{padding-top:38px}
  .hero h1{font-size:42px}
  .hero p{font-size:16px}
  .hero-media{padding:8px}
  .section{padding:55px 0}
  .cta{padding:32px 20px}
  .trust-item{font-size:11px}
}
