/* CouponRanker Premium Store Booster v7.0 */
:root{
  --cprb-primary:#2457ff;
  --cprb-accent:#16c784;
  --cprb-dark:#101828;
  --cprb-soft:#f5f7fb;
  --cprb-line:#e6eaf2;
  --cprb-muted:#667085;
  --cprb-radius:22px;
  --cprb-shadow:0 18px 50px rgba(16,24,40,.12);
}
body.cprb-enhanced-store{
  background:linear-gradient(180deg,#f7f9ff 0,#fff 420px) !important;
}
body.cprb-enhanced-store main,
body.cprb-enhanced-store .site-main,
body.cprb-enhanced-store #primary{
  overflow:visible;
}
body.cprb-enhanced-store a:focus,
body.cprb-enhanced-store button:focus{
  outline:3px solid rgba(36,87,255,.25);
  outline-offset:3px;
}
body.cprb-enhanced-store h1{
  letter-spacing:-.04em;
  color:var(--cprb-dark);
}
body.cprb-enhanced-store h2,
body.cprb-enhanced-store h3{
  letter-spacing:-.025em;
}
body.cprb-enhanced-store [href*="anrdoezrs"],
body.cprb-enhanced-store [href*="awin1"],
body.cprb-enhanced-store [href*="kqzyfj"],
body.cprb-enhanced-store [href*="tkqlhce"],
body.cprb-enhanced-store [href*="jdoqocy"]{
  text-decoration:none;
}
body.cprb-enhanced-store a[href*="anrdoezrs"],
body.cprb-enhanced-store a[href*="awin1"],
body.cprb-enhanced-store a[href*="kqzyfj"],
body.cprb-enhanced-store a[href*="tkqlhce"],
body.cprb-enhanced-store a[href*="jdoqocy"]{
  border-radius:999px;
}
.cprb-floating-trust{
  max-width:1180px;
  margin:18px auto 22px;
  padding:0 18px;
}
.cprb-floating-trust-inner{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(230,234,242,.9);
  box-shadow:var(--cprb-shadow);
  border-radius:24px;
  padding:14px;
  backdrop-filter:blur(12px);
}
.cprb-trust-pill{
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 14px;
  background:linear-gradient(180deg,#fff,#f8faff);
  border:1px solid var(--cprb-line);
  border-radius:18px;
  color:var(--cprb-dark);
  font-size:14px;
  font-weight:700;
}
.cprb-trust-pill span{
  display:inline-grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:999px;
  background:rgba(22,199,132,.14);
  color:#087a4b;
  font-weight:900;
}
.cprb-store-progress{
  max-width:1180px;
  margin:0 auto 18px;
  padding:0 18px;
}
.cprb-progress-track{
  height:10px;
  background:#eef2ff;
  border-radius:999px;
  overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(36,87,255,.07);
}
.cprb-progress-bar{
  height:100%;
  width:88%;
  background:linear-gradient(90deg,var(--cprb-primary),var(--cprb-accent));
  border-radius:999px;
}
.cprb-progress-label{
  margin-top:8px;
  color:var(--cprb-muted);
  font-size:13px;
  display:flex;
  justify-content:space-between;
  gap:12px;
}
body.cprb-enhanced-store img[alt*="logo" i]{
  object-fit:contain;
  background:#fff;
  border-radius:20px;
  box-shadow:0 12px 30px rgba(16,24,40,.10);
}
body.cprb-enhanced-store h1 + p,
body.cprb-enhanced-store .entry-title + p{
  color:#475467;
  font-size:clamp(16px,2vw,19px);
}
body.cprb-enhanced-store nav a,
body.cprb-enhanced-store [href="#coupons"],
body.cprb-enhanced-store [href="#faq"],
body.cprb-enhanced-store [href*="Verification"]{
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}
body.cprb-enhanced-store nav a:hover,
body.cprb-enhanced-store [href="#coupons"]:hover,
body.cprb-enhanced-store [href="#faq"]:hover{
  transform:translateY(-1px);
}
body.cprb-enhanced-store article,
body.cprb-enhanced-store .coupon,
body.cprb-enhanced-store .coupon-card,
body.cprb-enhanced-store .offer,
body.cprb-enhanced-store [class*="coupon"],
body.cprb-enhanced-store [class*="offer"]{
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
body.cprb-enhanced-store [class*="coupon"]:hover,
body.cprb-enhanced-store [class*="offer"]:hover{
  border-color:rgba(36,87,255,.22);
}
.cprb-smart-badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin:0 8px 8px 0;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(36,87,255,.10);
  color:#153fbf;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.cprb-best-badge{
  background:linear-gradient(90deg,var(--cprb-primary),#7c3aed);
  color:#fff;
  box-shadow:0 10px 28px rgba(36,87,255,.25);
}
.cprb-premium-sections{
  margin:46px auto;
  padding:0 18px;
}
.cprb-guide-shell{
  max-width:1180px;
  margin:0 auto;
}
.cprb-section-head{
  max-width:820px;
  margin:0 auto 24px;
  text-align:center;
}
.cprb-section-head-small{
  margin-bottom:16px;
}
.cprb-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#153fbf;
  background:rgba(36,87,255,.09);
  border:1px solid rgba(36,87,255,.12);
  border-radius:999px;
  padding:7px 12px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.cprb-section-head h2,
.cprb-main-guide h2,
.cprb-editor-note h2,
.cprb-faq-block h2{
  color:var(--cprb-dark);
  font-size:clamp(26px,3.2vw,42px);
  line-height:1.05;
  margin:14px 0 12px;
}
.cprb-section-head p{
  color:#475467;
  font-size:17px;
  line-height:1.7;
}
.cprb-trust-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin:26px 0;
}
.cprb-trust-card,
.cprb-main-guide,
.cprb-policy-panel,
.cprb-editor-note,
.cprb-faq-block{
  background:#fff;
  border:1px solid var(--cprb-line);
  border-radius:var(--cprb-radius);
  box-shadow:0 14px 42px rgba(16,24,40,.08);
}
.cprb-trust-card{
  padding:24px;
  position:relative;
  overflow:hidden;
}
.cprb-trust-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:4px;
  background:linear-gradient(90deg,var(--cprb-primary),var(--cprb-accent));
}
.cprb-card-icon{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  margin-bottom:12px;
  border-radius:15px;
  color:#fff;
  background:linear-gradient(135deg,var(--cprb-primary),var(--cprb-accent));
  font-weight:900;
}
.cprb-trust-card h3{
  font-size:20px;
  margin:0 0 10px;
  color:var(--cprb-dark);
}
.cprb-trust-card p,
.cprb-main-guide p,
.cprb-policy-panel span,
.cprb-editor-note p,
.cprb-faq-item p{
  color:#475467;
  line-height:1.72;
  font-size:15.5px;
}
.cprb-premium-columns{
  display:grid;
  grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);
  gap:20px;
  align-items:start;
  margin-top:20px;
}
.cprb-main-guide,
.cprb-policy-panel,
.cprb-editor-note,
.cprb-faq-block{
  padding:28px;
}
.cprb-main-guide h2{
  font-size:30px;
  margin-top:0;
}
.cprb-steps{
  list-style:none;
  counter-reset:cprbSteps;
  margin:18px 0 26px;
  padding:0;
}
.cprb-steps li{
  counter-increment:cprbSteps;
  position:relative;
  padding:16px 16px 16px 62px;
  margin:12px 0;
  border:1px solid var(--cprb-line);
  border-radius:18px;
  background:linear-gradient(180deg,#fff,#f9fbff);
  color:#344054;
  line-height:1.65;
}
.cprb-steps li:before{
  content:counter(cprbSteps);
  position:absolute;
  left:16px;
  top:16px;
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  background:var(--cprb-primary);
  font-weight:900;
}
.cprb-policy-panel{
  position:sticky;
  top:22px;
}
.cprb-policy-panel h3{
  margin:0 0 16px;
  color:var(--cprb-dark);
  font-size:24px;
}
.cprb-policy-item{
  display:grid;
  gap:6px;
  padding:14px 0;
  border-top:1px solid var(--cprb-line);
}
.cprb-policy-item strong{
  color:var(--cprb-dark);
}
.cprb-editor-note{
  margin:22px 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  background:linear-gradient(135deg,#ffffff 0,#f4f7ff 100%);
}
.cprb-report-link{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:13px 18px;
  border-radius:999px;
  background:var(--cprb-dark);
  color:#fff !important;
  text-decoration:none !important;
  font-weight:900;
  box-shadow:0 14px 34px rgba(16,24,40,.18);
}
.cprb-faq-block{
  margin-top:20px;
}
.cprb-faq-item{
  border:1px solid var(--cprb-line);
  border-radius:18px;
  margin:12px 0;
  overflow:hidden;
  background:#fff;
}
.cprb-faq-item summary{
  cursor:pointer;
  padding:17px 18px;
  color:var(--cprb-dark);
  font-weight:850;
  list-style:none;
}
.cprb-faq-item summary::-webkit-details-marker{display:none;}
.cprb-faq-item summary:after{
  content:"+";
  float:right;
  font-weight:900;
  color:var(--cprb-primary);
}
.cprb-faq-item[open] summary:after{content:"–";}
.cprb-faq-item p{
  margin:0;
  padding:0 18px 18px;
}
.cprb-hidden-cleanup,
body.cprb-hide-auth-text form[class*="login"],
body.cprb-hide-auth-text .login-form,
body.cprb-hide-auth-text .register-form,
body.cprb-hide-auth-text .lost_reset_password{
  display:none !important;
}
@media (max-width:900px){
  .cprb-floating-trust-inner,
  .cprb-trust-grid,
  .cprb-premium-columns{
    grid-template-columns:1fr;
  }
  .cprb-policy-panel{position:relative;top:auto;}
  .cprb-editor-note{display:block;}
  .cprb-report-link{margin-top:16px;width:100%;}
}
@media (max-width:560px){
  .cprb-premium-sections{margin:28px auto;padding:0 12px;}
  .cprb-main-guide,.cprb-policy-panel,.cprb-editor-note,.cprb-faq-block,.cprb-trust-card{padding:20px;}
  .cprb-trust-pill{font-size:13px;}
  .cprb-progress-label{display:block;}
}


/* v2 cleanup: keep auth/demo widgets from leaking into store-page UI */
body.cprb-enhanced-store.cprb-hide-auth-text footer form:has(input[type="password"]),
body.cprb-enhanced-store.cprb-hide-auth-text footer form:has(input[name*="user_login" i]),
body.cprb-enhanced-store.cprb-hide-auth-text footer form:has(input[name*="user_email" i]),
body.cprb-enhanced-store.cprb-hide-auth-text [class*="login" i]:has(input[type="password"]),
body.cprb-enhanced-store.cprb-hide-auth-text [class*="register" i]:has(input[type="email"]),
body.cprb-enhanced-store.cprb-hide-auth-text [class*="lost" i]:has(input[type="email"]),
body.cprb-enhanced-store.cprb-hide-auth-text [class*="reset" i]:has(input[type="email"]){
  display:none !important;
  visibility:hidden !important;
}
body.cprb-enhanced-store .cprb-smart-badge + br{display:none;}
body.cprb-enhanced-store .cprb-premium-sections p,
body.cprb-enhanced-store .cprb-premium-sections li{
  text-wrap:pretty;
}

/* v3 premium coupon card upgrade */
body.cprb-enhanced-store .cprb-offer-count-strip{
  max-width:1100px;
  margin:26px auto 18px;
  padding:14px 18px;
  border-radius:18px;
  border:1px solid rgba(36,87,255,.16);
  background:linear-gradient(135deg,rgba(36,87,255,.08),rgba(22,199,132,.08));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:#344054;
  box-shadow:0 10px 32px rgba(16,24,40,.06);
}
body.cprb-enhanced-store .cprb-offer-count-strip strong{
  color:var(--cprb-dark);
  font-weight:900;
}
body.cprb-enhanced-store .cprb-offer-count-strip span{
  font-size:14px;
  color:#667085;
}
body.cprb-enhanced-store .cprb-pro-coupon-card{
  position:relative !important;
  display:grid !important;
  grid-template-columns:132px minmax(0,1fr) !important;
  column-gap:22px !important;
  row-gap:8px !important;
  align-items:start !important;
  margin:18px 0 !important;
  padding:22px !important;
  border:1px solid rgba(16,24,40,.10) !important;
  border-radius:24px !important;
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%) !important;
  box-shadow:0 16px 46px rgba(16,24,40,.10) !important;
  overflow:hidden !important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:4px;
  background:linear-gradient(90deg,var(--cprb-primary),var(--cprb-accent));
}
body.cprb-enhanced-store .cprb-pro-coupon-card:hover{
  transform:translateY(-2px) !important;
  box-shadow:0 22px 58px rgba(16,24,40,.14) !important;
  border-color:rgba(36,87,255,.30) !important;
}
body.cprb-enhanced-store .cprb-featured-coupon{
  border-color:rgba(22,199,132,.35) !important;
  box-shadow:0 18px 60px rgba(22,199,132,.16) !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card > :not(.cprb-discount-chip){
  grid-column:2 !important;
  min-width:0;
}
body.cprb-enhanced-store .cprb-discount-chip{
  grid-column:1 !important;
  grid-row:1 / span 8 !important;
  width:132px;
  min-height:128px;
  border-radius:22px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
  background:linear-gradient(145deg,var(--cprb-dark),var(--cprb-primary));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.20),0 18px 34px rgba(36,87,255,.24);
  padding:14px;
}
body.cprb-enhanced-store .cprb-discount-value{
  font-size:clamp(28px,3.2vw,42px);
  line-height:.95;
  font-weight:950;
  letter-spacing:-1.4px;
}
body.cprb-enhanced-store .cprb-discount-label{
  margin-top:6px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
  opacity:.92;
}
body.cprb-enhanced-store .cprb-discount-chip small{
  margin-top:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:5px 10px;
  background:rgba(255,255,255,.16);
  color:#fff;
  font-size:11px;
  font-weight:850;
}
body.cprb-enhanced-store .cprb-pro-coupon-card h2,
body.cprb-enhanced-store .cprb-pro-coupon-card h3,
body.cprb-enhanced-store .cprb-pro-coupon-card h4{
  margin-top:0 !important;
  margin-bottom:8px !important;
  color:var(--cprb-dark) !important;
  font-size:clamp(20px,2.2vw,28px) !important;
  line-height:1.18 !important;
  letter-spacing:-.02em !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card h2 a,
body.cprb-enhanced-store .cprb-pro-coupon-card h3 a,
body.cprb-enhanced-store .cprb-pro-coupon-card h4 a{
  color:var(--cprb-dark) !important;
  text-decoration:none !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card p{
  color:#475467 !important;
  line-height:1.68 !important;
  margin-top:6px !important;
  margin-bottom:10px !important;
}
body.cprb-enhanced-store .cprb-coupon-trust-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:8px 0 12px !important;
}
body.cprb-enhanced-store .cprb-coupon-trust-row span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  border-radius:999px;
  padding:7px 11px;
  border:1px solid rgba(16,24,40,.08);
  background:#f8fafc;
  color:#344054;
  font-size:12px;
  line-height:1;
  font-weight:850;
}
body.cprb-enhanced-store .cprb-coupon-trust-row span:first-child{
  color:#067647;
  background:#ecfdf3;
  border-color:#abefc6;
}
body.cprb-enhanced-store a.cprb-pro-cta,
body.cprb-enhanced-store button.cprb-pro-cta,
body.cprb-enhanced-store .cprb-pro-coupon-card a[href*="awin" i],
body.cprb-enhanced-store .cprb-pro-coupon-card a[href*="go" i]{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-height:48px !important;
  padding:14px 22px !important;
  margin-top:8px !important;
  border:0 !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,var(--cprb-primary),#143bc9) !important;
  color:#fff !important;
  font-weight:950 !important;
  text-decoration:none !important;
  box-shadow:0 15px 36px rgba(36,87,255,.28) !important;
  cursor:pointer !important;
  transition:transform .18s ease, box-shadow .18s ease !important;
}
body.cprb-enhanced-store a.cprb-pro-cta:hover,
body.cprb-enhanced-store button.cprb-pro-cta:hover{
  transform:translateY(-1px) !important;
  box-shadow:0 18px 42px rgba(36,87,255,.34) !important;
}
body.cprb-enhanced-store .cprb-code-cta{
  background:linear-gradient(135deg,var(--cprb-accent),#0b9f68) !important;
  box-shadow:0 15px 36px rgba(22,199,132,.25) !important;
}
body.cprb-enhanced-store .cprb-details-link{
  display:inline-flex !important;
  align-items:center !important;
  margin-left:10px !important;
  font-weight:800 !important;
  color:var(--cprb-primary) !important;
  text-decoration:none !important;
}
body.cprb-enhanced-store .cprb-coupon-mini-guide{
  margin-top:12px !important;
  padding:12px 14px !important;
  border-radius:16px !important;
  background:#f8fafc !important;
  border:1px dashed rgba(36,87,255,.25) !important;
  color:#475467 !important;
  font-size:13.5px !important;
  line-height:1.55 !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card [class*="expired" i]{
  opacity:.72;
}
body.cprb-enhanced-store .cprb-pro-coupon-card .cprb-smart-badge{
  margin:0 8px 8px 0 !important;
  vertical-align:middle;
}
@media (max-width:760px){
  body.cprb-enhanced-store .cprb-offer-count-strip{
    display:block;
    margin-left:10px;
    margin-right:10px;
  }
  body.cprb-enhanced-store .cprb-offer-count-strip span{
    display:block;
    margin-top:6px;
  }
  body.cprb-enhanced-store .cprb-pro-coupon-card{
    grid-template-columns:1fr !important;
    padding:18px !important;
    border-radius:22px !important;
  }
  body.cprb-enhanced-store .cprb-pro-coupon-card > :not(.cprb-discount-chip){
    grid-column:1 !important;
  }
  body.cprb-enhanced-store .cprb-discount-chip{
    grid-column:1 !important;
    grid-row:auto !important;
    width:100%;
    min-height:92px;
    flex-direction:row;
    gap:10px;
  }
  body.cprb-enhanced-store .cprb-discount-chip small{
    margin-top:0;
  }
  body.cprb-enhanced-store a.cprb-pro-cta,
  body.cprb-enhanced-store button.cprb-pro-cta{
    width:100% !important;
  }
  body.cprb-enhanced-store .cprb-details-link{
    margin-left:0 !important;
    margin-top:10px !important;
  }
}

/* v4 above-the-fold compact mode: show coupons faster on single-store pages */
body.cprb-enhanced-store.cprb-compact-fold{
  background:linear-gradient(180deg,#f7f9ff 0,#fff 300px) !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero{
  min-height:0 !important;
  padding-top:16px !important;
  padding-bottom:12px !important;
  margin-bottom:0 !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero h1,
body.cprb-enhanced-store.cprb-compact-fold h1{
  font-size:clamp(27px,3vw,36px) !important;
  line-height:1.08 !important;
  margin-top:0 !important;
  margin-bottom:6px !important;
  letter-spacing:-.045em !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero p{
  font-size:14.5px !important;
  line-height:1.35 !important;
  margin-top:2px !important;
  margin-bottom:6px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero img{
  max-width:86px !important;
  max-height:86px !important;
  width:auto !important;
  height:auto !important;
  border-radius:18px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero a,
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero button{
  min-height:auto !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero [class*="badge" i],
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero [class*="pill" i],
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero [class*="meta" i]{
  padding-top:5px !important;
  padding-bottom:5px !important;
  font-size:12px !important;
  line-height:1.1 !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-anchor-nav{
  margin-top:8px !important;
  margin-bottom:0 !important;
  gap:7px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-anchor-nav a,
body.cprb-enhanced-store.cprb-compact-fold a[href^="#"]{
  padding:8px 11px !important;
  min-height:34px !important;
  font-size:12px !important;
  border-radius:999px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-floating-trust{
  margin:8px auto 8px !important;
  padding:0 18px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-floating-trust-inner{
  padding:8px !important;
  gap:8px !important;
  border-radius:18px !important;
  box-shadow:0 8px 22px rgba(16,24,40,.07) !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-trust-pill{
  padding:8px 10px !important;
  min-height:38px !important;
  border-radius:14px !important;
  font-size:12.5px !important;
  line-height:1.15 !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-trust-pill span{
  width:24px !important;
  height:24px !important;
  font-size:12px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-store-progress{
  display:none !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-sidebar-trust{
  max-width:none !important;
  margin:12px 0 0 !important;
  padding:0 !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-sidebar-trust .cprb-floating-trust-inner{
  grid-template-columns:1fr !important;
  box-shadow:0 12px 30px rgba(16,24,40,.08) !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-sidebar-trust .cprb-trust-pill{
  justify-content:flex-start !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-offer-count-strip{
  display:none !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card{
  grid-template-columns:100px minmax(0,1fr) !important;
  column-gap:16px !important;
  margin:10px 0 !important;
  padding:16px !important;
  border-radius:20px !important;
  box-shadow:0 10px 30px rgba(16,24,40,.08) !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-discount-chip{
  width:100px !important;
  min-height:92px !important;
  border-radius:18px !important;
  padding:10px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-discount-value{
  font-size:clamp(24px,2.4vw,34px) !important;
  letter-spacing:-1px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-discount-label{
  font-size:11px !important;
  margin-top:4px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-discount-chip small{
  margin-top:7px !important;
  padding:4px 8px !important;
  font-size:10px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card h2,
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card h3,
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card h4{
  font-size:clamp(19px,2vw,24px) !important;
  line-height:1.15 !important;
  margin-bottom:6px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card p{
  font-size:14px !important;
  line-height:1.5 !important;
  margin-top:4px !important;
  margin-bottom:7px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-above-fold-priority p{
  display:-webkit-box !important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-coupon-trust-row{
  gap:6px !important;
  margin:6px 0 8px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-coupon-trust-row span{
  padding:6px 9px !important;
  font-size:11.5px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-above-fold-priority .cprb-coupon-trust-row span:nth-child(n+3){
  display:none !important;
}
body.cprb-enhanced-store.cprb-compact-fold a.cprb-pro-cta,
body.cprb-enhanced-store.cprb-compact-fold button.cprb-pro-cta,
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card a[href*="awin" i],
body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card a[href*="go" i]{
  min-height:42px !important;
  padding:11px 18px !important;
  margin-top:4px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-above-fold-priority .cprb-coupon-mini-guide{
  display:none !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-premium-sections{
  margin-top:28px !important;
}

@media (max-width:900px){
  body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero{
    padding-top:12px !important;
    padding-bottom:10px !important;
  }
  body.cprb-enhanced-store.cprb-compact-fold .cprb-floating-trust-inner{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width:760px){
  body.cprb-enhanced-store.cprb-compact-fold .cprb-compact-hero img{
    max-width:72px !important;
    max-height:72px !important;
  }
  body.cprb-enhanced-store.cprb-compact-fold .cprb-floating-trust{
    display:none !important;
  }
  body.cprb-enhanced-store.cprb-compact-fold .cprb-pro-coupon-card{
    grid-template-columns:1fr !important;
    margin:9px 0 !important;
    padding:14px !important;
  }
  body.cprb-enhanced-store.cprb-compact-fold .cprb-discount-chip{
    width:100% !important;
    min-height:74px !important;
  }
}


/* v5 SAFE COUPON CARD REPAIR
   Keeps native theme coupon structure and removes the heavy v3/v4 injected card layout. */
body.cprb-enhanced-store .cprb-discount-chip,
body.cprb-enhanced-store .cprb-coupon-trust-row,
body.cprb-enhanced-store .cprb-coupon-mini-guide,
body.cprb-enhanced-store .cprb-offer-count-strip,
body.cprb-enhanced-store .cprb-smart-badge,
body.cprb-enhanced-store .cprb-offer-quality-note{
  display:none !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card{
  display:block !important;
  grid-template-columns:none !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
  transform:none !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card:before,
body.cprb-enhanced-store .cprb-featured-coupon:before{
  display:none !important;
}
body.cprb-enhanced-store .cprb-pro-coupon-card > *{
  grid-column:auto !important;
}
body.cprb-enhanced-store .cprb-native-coupon-card{
  position:relative !important;
  margin:14px 0 !important;
  padding:16px !important;
  border:1px solid rgba(16,24,40,.12) !important;
  border-radius:20px !important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;
  box-shadow:0 10px 28px rgba(16,24,40,.075) !important;
  overflow:hidden !important;
}
body.cprb-enhanced-store .cprb-native-coupon-card:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:3px;
  background:linear-gradient(90deg,var(--cprb-primary),#2bbcff,var(--cprb-accent));
}
body.cprb-enhanced-store .cprb-native-featured-card{
  border-color:rgba(36,87,255,.22) !important;
  box-shadow:0 14px 34px rgba(36,87,255,.10) !important;
}
body.cprb-enhanced-store .cprb-native-offer-title,
body.cprb-enhanced-store .cprb-native-coupon-card h2,
body.cprb-enhanced-store .cprb-native-coupon-card h3,
body.cprb-enhanced-store .cprb-native-coupon-card h4{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  margin:6px 0 8px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:var(--cprb-dark) !important;
  font-size:clamp(18px,2vw,24px) !important;
  line-height:1.24 !important;
  letter-spacing:-.02em !important;
  text-wrap:balance;
}
body.cprb-enhanced-store .cprb-native-coupon-card h2 a,
body.cprb-enhanced-store .cprb-native-coupon-card h3 a,
body.cprb-enhanced-store .cprb-native-coupon-card h4 a{
  color:var(--cprb-dark) !important;
  text-decoration:none !important;
}
body.cprb-enhanced-store .cprb-native-coupon-card p{
  max-width:760px !important;
  color:#475467 !important;
  font-size:14px !important;
  line-height:1.55 !important;
  margin:6px 0 10px !important;
}
body.cprb-enhanced-store .cprb-safe-note{
  display:inline-flex !important;
  align-items:center !important;
  width:max-content !important;
  max-width:100% !important;
  margin:0 0 8px !important;
  padding:5px 10px !important;
  border:1px solid rgba(22,199,132,.28) !important;
  border-radius:999px !important;
  background:#ecfdf3 !important;
  color:#067647 !important;
  font-size:12px !important;
  line-height:1 !important;
  font-weight:850 !important;
}
body.cprb-enhanced-store .cprb-native-cta{
  min-height:44px !important;
  padding:12px 20px !important;
  border-radius:999px !important;
  border:0 !important;
  background:linear-gradient(135deg,var(--cprb-primary),#143bc9) !important;
  color:#fff !important;
  font-weight:900 !important;
  text-decoration:none !important;
  box-shadow:0 12px 26px rgba(36,87,255,.22) !important;
}
body.cprb-enhanced-store .cprb-native-code-cta{
  background:linear-gradient(135deg,var(--cprb-accent),#0b9f68) !important;
  box-shadow:0 12px 26px rgba(22,199,132,.20) !important;
}
/* Keep existing theme discount boxes neat instead of adding our own duplicate boxes. */
body.cprb-enhanced-store .cprb-native-coupon-card [class*="discount" i],
body.cprb-enhanced-store .cprb-native-coupon-card [class*="saving" i],
body.cprb-enhanced-store .cprb-native-coupon-card [class*="percent" i]{
  max-width:160px;
}
@media (max-width:760px){
  body.cprb-enhanced-store .cprb-native-coupon-card{
    margin:12px 0 !important;
    padding:14px !important;
    border-radius:18px !important;
  }
  body.cprb-enhanced-store .cprb-native-offer-title,
  body.cprb-enhanced-store .cprb-native-coupon-card h2,
  body.cprb-enhanced-store .cprb-native-coupon-card h3,
  body.cprb-enhanced-store .cprb-native-coupon-card h4{
    font-size:18px !important;
  }
  body.cprb-enhanced-store .cprb-native-cta{
    width:100% !important;
    justify-content:center !important;
  }
}


/* v6 strict unique content + professional FAQ accordion */
body.cprb-enhanced-store .cprb-faq-only{
  margin-top:28px;
}
body.cprb-enhanced-store .cprb-faq-item,
body.cprb-enhanced-store details.cprb-auto-faq{
  border:1px solid rgba(36,87,255,.14) !important;
  border-radius:18px !important;
  margin:12px 0 !important;
  overflow:hidden !important;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%) !important;
  box-shadow:0 10px 30px rgba(16,24,40,.06) !important;
}
body.cprb-enhanced-store .cprb-faq-item summary,
body.cprb-enhanced-store details.cprb-auto-faq summary{
  position:relative !important;
  display:block !important;
  padding:18px 58px 18px 20px !important;
  color:var(--cprb-dark) !important;
  font-weight:900 !important;
  cursor:pointer !important;
  list-style:none !important;
  line-height:1.45 !important;
}
body.cprb-enhanced-store .cprb-faq-item summary::-webkit-details-marker,
body.cprb-enhanced-store details.cprb-auto-faq summary::-webkit-details-marker{
  display:none !important;
}
body.cprb-enhanced-store .cprb-faq-item summary:after,
body.cprb-enhanced-store details.cprb-auto-faq summary:after{
  content:"+" !important;
  position:absolute !important;
  right:16px !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  width:30px !important;
  height:30px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:999px !important;
  background:rgba(36,87,255,.10) !important;
  color:var(--cprb-primary) !important;
  font-size:22px !important;
  font-weight:900 !important;
  line-height:1 !important;
  float:none !important;
}
body.cprb-enhanced-store .cprb-faq-item[open] summary:after,
body.cprb-enhanced-store details.cprb-auto-faq[open] summary:after{
  content:"–" !important;
  background:linear-gradient(135deg,var(--cprb-primary),var(--cprb-accent)) !important;
  color:#fff !important;
}
body.cprb-enhanced-store .cprb-faq-item p,
body.cprb-enhanced-store details.cprb-auto-faq p,
body.cprb-enhanced-store details.cprb-auto-faq ul,
body.cprb-enhanced-store details.cprb-auto-faq ol{
  margin:0 !important;
  padding:0 20px 18px !important;
  color:#475467 !important;
  line-height:1.75 !important;
  font-size:15.5px !important;
}
body.cprb-enhanced-store .cprb-policy-panel .cprb-policy-item:empty,
body.cprb-enhanced-store .cprb-editor-note:empty{
  display:none !important;
}
body.cprb-enhanced-store .cprb-section-head-small p{
  max-width:760px;
  margin:8px auto 0;
  color:#667085;
  line-height:1.7;
}


/* v7 final quality repair: keep the store page clean and above-the-fold focused */
body.cprb-enhanced-store .cprb-hidden-cleanup,
body.cprb-enhanced-store .cprb-hidden-cleanup *{
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  overflow:hidden !important;
}
body.cprb-enhanced-store footer form,
body.cprb-enhanced-store .site-footer form,
body.cprb-enhanced-store #colophon form,
body.cprb-enhanced-store footer [class*="login" i],
body.cprb-enhanced-store footer [class*="register" i],
body.cprb-enhanced-store footer [class*="reset" i],
body.cprb-enhanced-store footer [class*="auth" i],
body.cprb-enhanced-store .site-footer [class*="login" i],
body.cprb-enhanced-store .site-footer [class*="register" i],
body.cprb-enhanced-store .site-footer [class*="reset" i],
body.cprb-enhanced-store .site-footer [class*="auth" i]{
  display:none !important;
  visibility:hidden !important;
}
body.cprb-enhanced-store .cprb-native-coupon-card .cprb-hidden-cleanup{
  display:none !important;
}
body.cprb-enhanced-store .cprb-premium-sections{
  clear:both;
}
body.cprb-enhanced-store .cprb-premium-sections + footer,
body.cprb-enhanced-store .cprb-premium-sections + .site-footer{
  margin-top:24px;
}
body.cprb-enhanced-store .cprb-native-coupon-card{
  contain:layout paint;
}
body.cprb-enhanced-store .cprb-native-coupon-card p + p{
  margin-top:4px !important;
}
body.cprb-enhanced-store.cprb-compact-fold .cprb-native-coupon-card:first-of-type{
  margin-top:8px !important;
}

/* v11: keep data-entry titles unchanged and make repaired/missing offer descriptions readable */
body.cprb-enhanced-store .cprb-auto-offer-description,
body.cprb-enhanced-store .cprb-repaired-offer-description{
  margin:8px 0 12px !important;
  padding:0 !important;
  color:#475467 !important;
  font-size:15px !important;
  line-height:1.65 !important;
  font-weight:500 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}


/* v13 capitalization fix: stop theme/plugin CSS from forcing coupon text into ALL CAPS. */
body.cprb-enhanced-store .cprb-native-offer-title,
body.cprb-enhanced-store .cprb-native-offer-title a,
body.cprb-enhanced-store .cprb-native-coupon-card h2,
body.cprb-enhanced-store .cprb-native-coupon-card h3,
body.cprb-enhanced-store .cprb-native-coupon-card h4,
body.cprb-enhanced-store .cprb-native-coupon-card h2 a,
body.cprb-enhanced-store .cprb-native-coupon-card h3 a,
body.cprb-enhanced-store .cprb-native-coupon-card h4 a,
body.cprb-enhanced-store [class*="coupon" i] h2,
body.cprb-enhanced-store [class*="coupon" i] h3,
body.cprb-enhanced-store [class*="coupon" i] h4,
body.cprb-enhanced-store [class*="offer" i] h2,
body.cprb-enhanced-store [class*="offer" i] h3,
body.cprb-enhanced-store [class*="offer" i] h4,
body.cprb-enhanced-store .cprb-native-coupon-card p,
body.cprb-enhanced-store .cprb-auto-offer-description{
  text-transform:none !important;
}
body.cprb-enhanced-store .cprb-smart-badge,
body.cprb-enhanced-store .cprb-native-coupon-card .cprb-smart-badge,
body.cprb-enhanced-store .cprb-native-coupon-card [class*="badge" i],
body.cprb-enhanced-store .cprb-native-coupon-card [class*="label" i]{
  text-transform:none !important;
  letter-spacing:.01em !important;
}


/* v14: make coupon offer titles act like the same Get Coupon/Get Deal tracking action. */
.cprb-enhanced-store .cprb-clickable-offer-title {
  cursor: pointer !important;
  transition: color .18s ease, text-decoration-color .18s ease, transform .18s ease;
}
.cprb-enhanced-store .cprb-clickable-offer-title:hover {
  color: var(--cprb-primary, #2457ff) !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}
.cprb-enhanced-store .cprb-clickable-offer-title:focus {
  outline: 2px solid rgba(36, 87, 255, .35) !important;
  outline-offset: 4px;
  border-radius: 8px;
}

/* v15: offer titles must look like links and trigger the same CTA action. */
.cprb-enhanced-store .cprb-clickable-offer-title,
.cprb-enhanced-store .cprb-clickable-offer-title-blue,
.cprb-enhanced-store .cprb-native-coupon-card .cprb-clickable-offer-title,
.cprb-enhanced-store .cprb-native-coupon-card h2.cprb-clickable-offer-title,
.cprb-enhanced-store .cprb-native-coupon-card h3.cprb-clickable-offer-title,
.cprb-enhanced-store .cprb-native-coupon-card h4.cprb-clickable-offer-title{
  color: var(--cprb-primary, #2457ff) !important;
  cursor: pointer !important;
  text-decoration: none !important;
}
.cprb-enhanced-store .cprb-clickable-offer-title:hover,
.cprb-enhanced-store .cprb-clickable-offer-title-blue:hover{
  color: #123bd7 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}
