
/*
Theme Name: 21 Days Belly Fat Reset
Theme URI: https://example.com/
Author: Custom Theme
Description: A mobile-first, conversion-focused landing page theme for the 21 Days Belly Fat Reset ebook. All visible content and images are editable from Appearance > Customize.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: belly-fat-reset
*/

:root{
  --primary:#ff3158;
  --primary-dark:#e91e49;
  --green:#7caf72;
  --green-dark:#245b49;
  --ink:#101517;
  --muted:#5e6769;
  --cream:#fbfaf4;
  --mint:#edf7e9;
  --dark:#22282b;
  --white:#fff;
  --line:#e5e8e5;
  --radius:18px;
  --shadow:0 12px 34px rgba(16,21,23,.09);
  --container:1180px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  color:var(--ink);
  background:#fff;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.55;
  -webkit-font-smoothing:antialiased;
}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.section{padding:76px 0}
.section--tight{padding:48px 0}
.eyebrow{
  margin:0 0 10px;
  color:var(--primary);
  font-size:12px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{line-height:1.08;letter-spacing:-.035em}
h1{font-size:clamp(38px,5vw,64px);margin-bottom:18px}
h2{font-size:clamp(30px,4vw,45px);margin-bottom:16px}
h3{font-size:23px;margin-bottom:10px}
.lead{font-size:18px;color:var(--muted);max-width:650px}
.btn{
  display:inline-flex;align-items:center;justify-content:center;gap:9px;
  min-height:50px;padding:13px 24px;border-radius:9px;
  background:var(--primary);color:#fff;font-weight:800;
  box-shadow:0 9px 24px rgba(255,49,88,.22);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.btn:hover{transform:translateY(-2px);background:var(--primary-dark);box-shadow:0 13px 28px rgba(255,49,88,.28)}
.btn--dark{background:var(--green-dark);box-shadow:0 9px 24px rgba(36,91,73,.18)}
.btn--dark:hover{background:#194a3b}
.btn--outline{background:transparent;color:var(--green-dark);border:1px solid var(--green-dark);box-shadow:none}
.btn--outline:hover{background:var(--green-dark);color:#fff}
.price{color:var(--primary);font-weight:900}
.muted{color:var(--muted)}

.site-header{
  position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);
  backdrop-filter:blur(12px);border-bottom:1px solid var(--line)
}
.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{font-size:20px;font-weight:900;color:var(--green-dark);white-space:nowrap}
.nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}
.nav a:hover{color:var(--primary)}
.header-cta{min-height:42px;padding:10px 18px;font-size:12px}
.menu-toggle{display:none;border:0;background:transparent;font-size:28px;padding:6px}

.hero{
  background:linear-gradient(180deg,#fff 0%,#fff 78%,#fbfaf4 100%);
  padding:62px 0 58px;overflow:hidden
}
.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:64px;align-items:center}
.hero-copy{order:2}
.hero-media{order:1;display:flex;align-items:flex-end;justify-content:center;gap:12px;min-width:0}
.cover-wrap{width:min(57%,390px);filter:drop-shadow(0 22px 28px rgba(0,0,0,.13))}
.phone-wrap{width:min(28%,185px);filter:drop-shadow(0 16px 22px rgba(0,0,0,.18))}
.media-frame{
  border-radius:14px;overflow:hidden;background:#eef1ec;aspect-ratio:4/5;
  display:flex;align-items:center;justify-content:center
}
.phone-frame{aspect-ratio:9/18.5;border:7px solid #121619;border-radius:28px;background:#eef1ec;overflow:hidden}
.media-placeholder{
  padding:18px;text-align:center;color:#66716e;font-weight:800;font-size:13px
}
.hero-badge{display:inline-flex;padding:8px 12px;background:var(--mint);color:var(--green-dark);border-radius:999px;font-size:12px;font-weight:800;margin-bottom:14px}
.hero h1 span{color:var(--green)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.hero-note{font-size:12px;color:#707777;margin-top:12px}
.countdown{display:flex;gap:10px;margin:24px 0 4px}
.count-box{min-width:72px;padding:12px 10px;text-align:center;background:var(--green-dark);color:#fff;border-radius:8px}
.count-number{display:block;font-size:24px;font-weight:900;line-height:1}
.count-label{display:block;font-size:10px;margin-top:6px;opacity:.85;text-transform:uppercase;letter-spacing:.08em}

.feature-strip{background:var(--dark);color:#fff}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.feature{
  min-height:90px;padding:20px 15px;display:flex;align-items:center;justify-content:center;
  text-align:center;border-right:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700
}
.feature:last-child{border-right:0}
.feature-icon{display:block;font-size:23px;margin-bottom:5px;opacity:.95}

.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}
.split--reverse .split-media{order:2}
.split--reverse .split-copy{order:1}
.problem{background:var(--cream)}
.transformation{background:var(--mint)}
.split-media img,.gallery-image{
  width:100%;height:100%;object-fit:cover;border-radius:4px
}
.split-media{min-height:360px}
.image-placeholder{
  min-height:360px;width:100%;border-radius:6px;background:linear-gradient(135deg,#e8eee7,#f7f5ee);
  display:flex;align-items:center;justify-content:center;color:#63706c;font-weight:800;text-align:center;padding:30px
}
.check-list,.x-list{list-style:none;padding:0;margin:22px 0 0}
.check-list li,.x-list li{position:relative;padding-left:30px;margin:12px 0;color:#333}
.check-list li:before,.x-list li:before{
  position:absolute;left:0;top:1px;width:20px;height:20px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900
}
.check-list li:before{content:"✓";background:#d9efd3;color:#2b7754}
.x-list li:before{content:"×";background:#fff;border:1px solid #f0a6b4;color:var(--primary)}

.offer{background:#fff}
.offer-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}
.bundle-preview{
  background:#fbfaf4;border-radius:18px;padding:28px;box-shadow:var(--shadow)
}
.bundle-image{min-height:330px;border-radius:12px;background:#e8eee7;display:flex;align-items:center;justify-content:center;overflow:hidden}
.bundle-image img{width:100%;height:100%;object-fit:contain}
.value-list{list-style:none;padding:0;margin:20px 0}
.value-list li{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}
.value-list li:last-child{border-bottom:0}
.value-list .tick{color:#5b9b74;font-weight:900}
.value{margin-left:auto;color:#5c6764;font-weight:700;white-space:nowrap}
.total-value{font-weight:800;color:var(--green-dark);margin-top:12px}
.today{font-size:29px;font-weight:900;color:var(--primary);margin:3px 0 16px}
.guarantee-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px;color:#52605b;font-size:11px;font-weight:700}

.gallery{background:#fbfaf4}
.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.gallery-card{min-width:0}
.gallery-image{aspect-ratio:3/4}
.gallery-caption{text-align:center;font-size:11px;font-weight:700;color:#5d6665;margin-top:7px}
.gallery-placeholder{
  width:100%;aspect-ratio:3/4;border-radius:5px;background:#e7eee7;
  display:flex;align-items:center;justify-content:center;text-align:center;color:#63706c;padding:10px;font-size:11px;font-weight:800
}


.guarantee-section{background:linear-gradient(180deg,#fff,#f7fbf5)}
.guarantee-card{position:relative;overflow:hidden;display:grid;grid-template-columns:140px 1fr 220px;gap:30px;align-items:center;padding:42px;border:1px solid #dce9dc;border-radius:26px;background:linear-gradient(120deg,#f4faef,#fff);box-shadow:0 20px 55px rgba(36,91,73,.12)}
.guarantee-seal{width:128px;height:128px;border-radius:50%;background:var(--green-dark);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:6px solid #d9ecd5;box-shadow:0 10px 25px rgba(36,91,73,.2);transform:rotate(-5deg);font-size:10px;font-weight:900;letter-spacing:.1em}
.guarantee-seal strong{font-size:21px;line-height:1;margin:6px 0}
.guarantee-copy p:not(.eyebrow){color:var(--muted);max-width:650px}
.guarantee-points{display:flex;gap:9px;flex-wrap:wrap}.guarantee-points span{background:#fff;border:1px solid #dce9dc;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800;color:var(--green-dark)}
.guarantee-action{text-align:center;padding:22px;border-radius:17px;background:#fff;border:1px solid #e2e9e2;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.guarantee-lock{font-size:27px}.guarantee-action strong{display:block;margin:6px 0 15px;font-size:14px}.guarantee-action .btn{width:100%;font-size:12px}
.gallery{background:radial-gradient(circle at 10% 10%,rgba(124,175,114,.14),transparent 27%),radial-gradient(circle at 90% 80%,rgba(255,49,88,.08),transparent 30%),#fbfaf4}
.gallery-kicker{display:inline-flex;padding:7px 13px;border-radius:999px;background:#e4f2df;color:var(--green-dark);font-size:11px;font-weight:900;letter-spacing:.08em}
.gallery-subtitle{max-width:620px;margin:0 auto;color:var(--muted);font-size:15px}
.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;align-items:start}
.gallery-card{min-width:0;padding:7px;background:#fff;border-radius:16px;box-shadow:0 12px 30px rgba(20,35,28,.10);border:1px solid rgba(36,91,73,.08);transition:.25s}
.gallery-card:nth-child(2),.gallery-card:nth-child(5){transform:translateY(18px)}
.gallery-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(20,35,28,.16)}
.gallery-card:nth-child(2):hover,.gallery-card:nth-child(5):hover{transform:translateY(13px)}
.gallery-image,.gallery-placeholder{border-radius:11px;overflow:hidden}.gallery-image{aspect-ratio:3/4;object-fit:cover}
.gallery-bottom-note{max-width:650px;margin:48px auto 0;padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:#fff;border:1px solid #e0e7df;box-shadow:0 9px 24px rgba(0,0,0,.05);text-align:left;font-size:12px;color:#65706c}
.gallery-bottom-note strong{color:var(--ink);font-size:13px}.gallery-heart{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff0f3;color:var(--primary);font-size:19px}
@media(max-width:900px){.guarantee-card{grid-template-columns:110px 1fr;gap:22px;padding:30px}.guarantee-action{grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-card:nth-child(2),.gallery-card:nth-child(5){transform:none}}
@media(max-width:520px){.guarantee-card{grid-template-columns:1fr;text-align:center;padding:25px 18px}.guarantee-seal{margin:auto}.guarantee-points{justify-content:center}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-card:nth-child(2),.gallery-card:nth-child(5){transform:translateY(8px)}.gallery-subtitle{font-size:14px}}


/* Premium offer section */
.offer{background:#f6f3ed}
.premium-offer{
  max-width:900px;margin:0 auto;padding:38px 38px 30px;border-radius:28px;
  background:linear-gradient(145deg,#211f1f 0%,#302b2b 55%,#211f1f 100%);
  color:#fff;box-shadow:0 24px 65px rgba(22,20,20,.20);overflow:hidden;position:relative
}
.premium-offer:before{
  content:"";position:absolute;width:380px;height:380px;right:-180px;top:-220px;border-radius:50%;
  background:rgba(255,49,88,.10);pointer-events:none
}
.premium-offer-head{text-align:center;position:relative;z-index:1;margin-bottom:25px}
.premium-offer-head .eyebrow{color:#f5bfc8;margin-bottom:8px}
.premium-offer-head h2{color:#fff;margin-bottom:8px}
.premium-offer-head p{color:#cfc8c8;margin:0 auto;max-width:620px;font-size:14px}
.premium-value-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}
.premium-value-row{
  display:grid;grid-template-columns:28px minmax(0,1fr) 94px 100px;align-items:center;gap:10px;
  min-height:49px;padding:7px 12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;
  background:rgba(255,255,255,.08)
}
.premium-check{
  width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  border:1px solid rgba(255,255,255,.25);color:#d7e9d2;font-weight:900;font-size:12px
}
.premium-item{font-size:14px;color:#fff;line-height:1.25}
.premium-included{
  justify-self:center;background:rgba(229,43,85,.38);color:#ffd9df;border-radius:7px;padding:6px 9px;
  font-size:11px;font-weight:900;white-space:nowrap
}
.premium-value{justify-self:end;color:#8fca86;font-weight:900;font-size:12px;white-space:nowrap}
.premium-total{
  position:relative;z-index:1;margin-top:17px;padding:18px 20px;border-radius:15px;background:#fff;color:#26302d;
  display:flex;align-items:center;justify-content:space-between;gap:20px
}
.premium-total span{font-weight:700;color:#53605c}
.premium-total strong{color:#245b49;font-size:20px}
.premium-today{font-size:16px;text-align:right}
.premium-today strong{color:#e52b55;font-size:30px}
.premium-offer-cta{position:relative;z-index:1;text-align:center;margin-top:19px}
.premium-offer-cta .btn{min-width:300px}
.premium-offer-cta p{margin:10px 0 0;color:#bdb5b5;font-size:11px}

/* Clean money-back guarantee */
.guarantee-section{
  padding:64px 0;background:linear-gradient(135deg,#edf7e8 0%,#f8fbf3 50%,#e8f3e5 100%);
  position:relative
}
.guarantee-section:before{
  content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 15%,rgba(124,175,114,.18),transparent 28%);
  pointer-events:none
}
.guarantee-card{
  position:relative;z-index:1;max-width:1050px;margin:0 auto;display:grid;
  grid-template-columns:150px 1fr 210px;gap:30px;align-items:center;padding:36px;
  border:1px solid #d4e4d0;border-radius:24px;background:rgba(255,255,255,.94);
  box-shadow:0 20px 55px rgba(36,91,73,.12)
}
.guarantee-seal{
  width:128px;height:128px;border-radius:50%;background:#245b49;color:#fff;display:flex;
  flex-direction:column;align-items:center;justify-content:center;text-align:center;
  border:6px solid #d7e8d1;box-shadow:0 10px 24px rgba(36,91,73,.18);transform:rotate(-5deg);
  font-size:10px;font-weight:900;letter-spacing:.1em
}
.guarantee-seal strong{font-size:21px;line-height:1;margin:6px 0}
.guarantee-copy p:not(.eyebrow){color:var(--muted);max-width:650px}
.guarantee-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}
.guarantee-points span{
  background:#f5faf2;border:1px solid #d8e7d3;padding:8px 10px;border-radius:999px;
  font-size:10px;font-weight:800;color:#245b49
}
.guarantee-action{text-align:center;padding:20px;border-radius:16px;background:#fff;border:1px solid #e0e8df;box-shadow:0 8px 22px rgba(0,0,0,.05)}
.guarantee-lock{font-size:25px}.guarantee-action strong{display:block;margin:5px 0 14px;font-size:13px;line-height:1.35}.guarantee-action .btn{width:100%;font-size:11px}

@media(max-width:900px){
  .premium-offer{padding:30px 24px}
  .guarantee-card{grid-template-columns:110px 1fr;gap:22px;padding:28px}
  .guarantee-action{grid-column:1/-1}
}
@media(max-width:680px){
  .premium-offer{padding:26px 15px;border-radius:22px}
  .premium-offer-head h2{font-size:28px}
  .premium-offer-head p{font-size:13px}
  .premium-value-row{grid-template-columns:24px minmax(0,1fr) auto;gap:7px;padding:8px 9px;min-height:56px}
  .premium-item{font-size:12px}
  .premium-included{font-size:9px;padding:5px 7px}
  .premium-value{grid-column:2/4;justify-self:start;margin-top:-4px;font-size:10px}
  .premium-total{flex-direction:column;align-items:stretch;text-align:center;padding:15px}
  .premium-today{text-align:center}
  .premium-today strong{font-size:28px}
  .premium-offer-cta .btn{min-width:0;width:100%}
  .guarantee-section{padding:46px 0}
  .guarantee-card{grid-template-columns:1fr;text-align:center;padding:25px 18px;border-radius:21px}
  .guarantee-seal{margin:0 auto}
  .guarantee-points{justify-content:center}
}

.final-cta{background:linear-gradient(135deg,#173f32,#2d654f);color:#fff;text-align:center}
.final-cta h2{max-width:720px;margin:0 auto 12px}
.final-cta p{max-width:620px;margin:0 auto 24px;color:rgba(255,255,255,.82)}
.final-cta .price{color:#fff}

.site-footer{background:#22282b;color:#fff;padding:26px 0 100px}
.footer-inner{display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:11px;color:#d8dddd}
.footer-links{display:flex;gap:18px}
.footer-links a:hover{color:#fff}

.sticky-buy{
  position:fixed;left:0;right:0;bottom:0;z-index:100;padding:10px 14px;
  background:rgba(255,255,255,.96);backdrop-filter:blur(12px);
  border-top:1px solid #dfe4e1;box-shadow:0 -10px 30px rgba(0,0,0,.09)
}
.sticky-buy-inner{width:min(760px,100%);margin:auto;display:flex;align-items:center;gap:12px}
.sticky-price{font-size:20px;font-weight:900;white-space:nowrap}
.sticky-buy .btn{flex:1;min-height:52px}

@media (max-width: 900px){
  .container{width:min(var(--container),calc(100% - 28px))}
  .hero{padding-top:40px}
  .hero-grid,.offer-grid,.split{grid-template-columns:1fr;gap:34px}
  .hero-copy{order:1;text-align:center}
  .hero-media{order:2}
  .hero-copy .lead{margin-inline:auto}
  .hero-actions{justify-content:center}
  .countdown{justify-content:center}
  .split--reverse .split-media,.split--reverse .split-copy{order:initial}
  .gallery-grid{grid-template-columns:repeat(3,1fr)}
  .feature-grid{grid-template-columns:repeat(5,1fr)}
  .feature{font-size:10px;padding:15px 7px}
}
@media (max-width: 680px){
  .header-inner{min-height:62px}
  .brand{font-size:16px}
  .menu-toggle{display:block}
  .nav-wrap{position:absolute;left:14px;right:14px;top:68px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);display:none}
  .nav-wrap.is-open{display:block}
  .nav{padding:10px;display:flex;flex-direction:column;align-items:stretch;gap:0}
  .nav a{padding:12px;border-radius:8px}
  .header-cta{display:none}
  .hero{padding:34px 0 40px}
  h1{font-size:38px}
  .lead{font-size:16px}
  .hero-media{gap:8px}
  .cover-wrap{width:62%}
  .phone-wrap{width:29%}
  .phone-frame{border-width:5px;border-radius:19px}
  .countdown{gap:6px}
  .count-box{min-width:58px;padding:10px 7px}
  .count-number{font-size:20px}
  .count-label{font-size:8px}
  .feature-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}
  .feature{min-height:88px;padding:11px 4px;font-size:9px;line-height:1.25}
  .feature-icon{font-size:18px}
  .section{padding:52px 0}
  .split-media,.image-placeholder{min-height:280px}
  .offer-grid{gap:25px}
  .bundle-preview{padding:16px}
  .gallery-grid{grid-template-columns:repeat(2,1fr);gap:9px}
  .gallery-caption{font-size:10px}
  .footer-inner{flex-direction:column;text-align:center}
  .footer-links{justify-content:center;flex-wrap:wrap}
  .site-footer{padding-bottom:94px}
}
@media (max-width: 420px){
  .sticky-buy-inner{gap:8px}
  .sticky-price{font-size:17px}
  .sticky-buy .btn{padding-inline:13px;font-size:13px}
  .hero-actions .btn{width:100%}
}




/* Exact premium "Here's Everything You're Getting" section */
.offer{background:#fbfaf7;padding:54px 0}
.premium-offer{
  max-width:1110px;margin:0 auto;padding:35px 46px 27px;border-radius:27px;
  background:#211f1f;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.17);overflow:hidden;position:relative
}
.premium-offer-head{text-align:center;margin:0 0 24px}
.premium-offer-eyebrow{margin:0 0 9px;color:#e7aab3;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.premium-offer-head h2{margin:0;color:#fff;font-size:31px;line-height:1.14;letter-spacing:-.025em;font-weight:800}
.premium-ornament{height:14px;display:flex;align-items:center;justify-content:center;gap:0;margin-top:14px}
.premium-ornament span{display:block;width:105px;height:1px;background:linear-gradient(90deg,transparent,#655e5e)}
.premium-ornament span:last-child{background:linear-gradient(90deg,#655e5e,transparent)}
.premium-ornament i{display:block;width:8px;height:8px;background:#d7a2ab;transform:rotate(45deg);margin:0 8px;border-radius:1px}
.premium-value-list{display:flex;flex-direction:column;gap:5px}
.premium-value-row{
  display:grid;grid-template-columns:29px minmax(0,1fr) 112px 116px;align-items:center;gap:12px;
  min-height:50px;padding:5px 16px;border:1px solid rgba(255,255,255,.075);border-radius:11px;
  background:#393535;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)
}
.premium-check{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #f0eeee;color:#fff;font-size:11px;font-weight:900;line-height:1}
.premium-item{font-size:15px;color:#f8f7f7;font-weight:500;line-height:1.25}
.premium-included{justify-self:center;min-width:88px;text-align:center;padding:7px 9px;border-radius:7px;background:#7f3038;border:1px solid rgba(255,255,255,.08);color:#ffd9de;font-size:11px;font-weight:900;white-space:nowrap}
.premium-value{justify-self:end;color:#8fc487;font-size:14px;font-weight:900;white-space:nowrap}
.premium-total{
  margin-top:18px;padding:17px 22px;border-radius:16px;background:#fff;color:#26302d;
  display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 5px 18px rgba(0,0,0,.10)
}
.premium-total>div{text-align:center;font-size:20px;font-weight:900;line-height:1.1}
.premium-total>div+div{border-left:1px solid #ddd}
.premium-total span{color:#27332f;text-transform:uppercase;letter-spacing:.01em;font-weight:900}
.premium-total strong{color:#4e8e53;font-size:24px}
.premium-today span{color:#bd2d50!important}.premium-today strong{color:#d82d59;font-size:34px}
.premium-offer-cta{display:none!important}

@media(max-width:760px){
  .offer{padding:30px 0}
  .premium-offer{padding:27px 12px 14px;border-radius:22px}
  .premium-offer-eyebrow{font-size:9px;margin-bottom:8px}
  .premium-offer-head h2{font-size:24px}
  .premium-ornament{margin-top:11px}
  .premium-ornament span{width:65px}
  .premium-value-list{gap:5px}
  .premium-value-row{grid-template-columns:23px minmax(0,1fr) 78px;gap:7px;min-height:57px;padding:7px 8px}
  .premium-check{width:18px;height:18px;font-size:9px}
  .premium-item{font-size:11.5px}
  .premium-included{grid-column:3;grid-row:1;justify-self:stretch;min-width:0;padding:5px 4px;font-size:8.5px;align-self:start}
  .premium-value{grid-column:3;grid-row:1;justify-self:center;align-self:end;margin-bottom:2px;font-size:9px}
  .premium-total{margin-top:14px;padding:14px 6px}
  .premium-total>div{font-size:11px}.premium-total strong{font-size:18px}.premium-today strong{font-size:24px}
}
@media(max-width:420px){
  .premium-offer{padding-left:8px;padding-right:8px}
  .premium-offer-head h2{font-size:21px}
  .premium-value-row{grid-template-columns:21px minmax(0,1fr) 74px;padding-left:7px;padding-right:7px}
  .premium-item{font-size:10.5px}.premium-included{font-size:8px}.premium-value{font-size:8.5px}
  .premium-total>div{font-size:10px}.premium-total strong{font-size:16px}.premium-today strong{font-size:21px}
}
