:root{
  --cr-blue:#1746d6;
  --cr-cyan:#04b8ff;
  --cr-purple:#7c3aed;
  --cr-ink:#101827;
  --cr-muted:#64748b;
  --cr-soft:#f5f7fb;
  --cr-line:#e6eaf2;
  --cr-success:#16a34a;
  --cr-warning:#f59e0b;
  --cr-danger:#dc2626;
  --cr-radius:18px;
  --cr-shadow:0 18px 50px rgba(17,24,39,.08);
}
*{box-sizing:border-box}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--cr-ink);background:#fff;line-height:1.65}
a{color:var(--cr-blue);text-decoration:none}a:hover{text-decoration:underline}
img{max-width:100%;height:auto;display:block}.screen-reader-text{position:absolute;left:-9999px}.cr-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.cr-section{padding:58px 0}.cr-small-section{padding:34px 0}.cr-card{background:#fff;border:1px solid var(--cr-line);border-radius:var(--cr-radius);box-shadow:0 10px 30px rgba(15,23,42,.04)}
.cr-topbar{background:linear-gradient(90deg,#0f172a,#172554);color:#dbeafe;font-size:13px;padding:8px 0}.cr-topbar .cr-container{display:flex;justify-content:space-between;gap:18px;align-items:center}.cr-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--cr-line)}.cr-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cr-logo{display:flex;align-items:center;gap:10px;color:var(--cr-ink);font-weight:900;font-size:24px;letter-spacing:-.04em;text-decoration:none}.cr-logo-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-cyan));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(23,70,214,.25)}.cr-logo small{display:block;font-size:11px;color:var(--cr-muted);font-weight:700;letter-spacing:.02em;margin-top:-6px}.cr-nav{display:flex;gap:20px;align-items:center}.cr-nav a{color:var(--cr-ink);font-weight:700;font-size:14px}.cr-menu-toggle{display:none;border:0;background:#eef2ff;border-radius:10px;padding:10px 12px;font-weight:800;color:var(--cr-blue)}.cr-header-cta{background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff!important;padding:11px 16px;border-radius:999px;text-decoration:none!important;box-shadow:0 8px 24px rgba(23,70,214,.22)}
.cr-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(4,184,255,.22),transparent 36%),linear-gradient(135deg,#f8fbff 0,#eef4ff 48%,#fff 100%);padding:72px 0 58px;border-bottom:1px solid var(--cr-line)}.cr-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.cr-eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;border-radius:999px;padding:8px 13px;font-weight:800;font-size:13px}.cr-hero h1{font-size:clamp(38px,6vw,68px);line-height:1.02;margin:16px 0 18px;letter-spacing:-.06em}.cr-hero p{font-size:18px;color:#475569;max-width:760px}.cr-gradient-text{background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple),var(--cr-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.cr-search-wrap{position:relative;margin-top:28px}.cr-search{display:flex;background:#fff;border:1px solid #d8e0ef;border-radius:18px;padding:10px;box-shadow:var(--cr-shadow)}.cr-search input{border:0;outline:0;flex:1;font-size:17px;padding:13px 14px;min-width:0}.cr-search button,.cr-btn{border:0;border-radius:13px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;font-weight:900;padding:13px 20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none!important}.cr-btn.secondary{background:#eef2ff;color:var(--cr-blue)}.cr-btn.light{background:#fff;color:var(--cr-blue);border:1px solid #dbe4f4}.cr-btn.success{background:linear-gradient(135deg,#16a34a,#22c55e)}.cr-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--cr-line);border-radius:16px;box-shadow:var(--cr-shadow);z-index:60;display:none;overflow:hidden}.cr-suggestions a{display:flex;align-items:center;gap:10px;padding:12px 14px;color:var(--cr-ink);border-bottom:1px solid var(--cr-line);font-weight:800}.cr-suggestions a:last-child{border-bottom:0}.cr-suggestions img,.cr-suggestion-logo{width:34px;height:34px;border-radius:10px;background:#eef2ff;display:grid;place-items:center;color:var(--cr-blue);font-size:12px;font-weight:900}.cr-hero-panel{padding:22px;border-radius:28px;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.9);box-shadow:var(--cr-shadow);position:relative}.cr-hero-panel:before{content:"";position:absolute;inset:-1px;border-radius:28px;padding:1px;background:linear-gradient(135deg,rgba(23,70,214,.35),rgba(4,184,255,.3),rgba(124,58,237,.22));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.cr-mini-offer{display:flex;gap:14px;align-items:center;padding:16px;border-radius:18px;background:#fff;margin-bottom:14px;border:1px solid var(--cr-line)}.cr-mini-badge{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#e0f2fe,#eef2ff);display:grid;place-items:center;color:var(--cr-blue);font-weight:900;text-align:center;line-height:1.08}.cr-mini-offer h3{margin:0 0 4px;font-size:16px}.cr-mini-offer p{margin:0;color:var(--cr-muted);font-size:13px}.cr-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.cr-stat{padding:16px;border-radius:18px;background:#f8fafc;text-align:center}.cr-stat strong{display:block;font-size:20px}.cr-stat span{font-size:12px;color:var(--cr-muted);font-weight:700}.cr-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:24px}.cr-section-title h2{margin:0;font-size:clamp(26px,3.5vw,40px);letter-spacing:-.04em}.cr-section-title p{margin:6px 0 0;color:var(--cr-muted)}.cr-grid{display:grid;gap:18px}.cr-grid.cols-4{grid-template-columns:repeat(4,1fr)}.cr-grid.cols-3{grid-template-columns:repeat(3,1fr)}.cr-grid.cols-2{grid-template-columns:repeat(2,1fr)}
.cr-store-card{padding:18px;transition:.2s transform,.2s box-shadow;text-decoration:none!important;color:var(--cr-ink);display:block}.cr-store-card:hover{transform:translateY(-3px);box-shadow:var(--cr-shadow)}.cr-store-logo{width:68px;height:68px;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#e0f2fe);border:1px solid #dbeafe;display:grid;place-items:center;font-weight:900;color:var(--cr-blue);font-size:20px;margin-bottom:14px;overflow:hidden}.cr-store-logo img{width:100%;height:100%;object-fit:contain;padding:9px}.cr-store-card h3{margin:0 0 4px;font-size:18px}.cr-store-card p{margin:0;color:var(--cr-muted);font-size:14px}.cr-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.cr-chip{border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800;padding:5px 9px}.cr-chip.green{background:#dcfce7;color:#166534}.cr-chip.blue{background:#dbeafe;color:#1d4ed8}.cr-chip.orange{background:#ffedd5;color:#9a3412}
.cr-offer-list{display:grid;gap:16px}.cr-offer-card{display:grid;grid-template-columns:116px 1fr 190px;gap:18px;align-items:center;padding:18px;border-radius:20px;border:1px solid var(--cr-line);background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.cr-discount{width:116px;height:96px;border:1px dashed #93c5fd;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#f8fafc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:8px}.cr-discount .value{font-weight:950;color:var(--cr-blue);font-size:clamp(18px,2.3vw,26px);line-height:1.05;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.cr-discount .label{font-weight:900;color:#475569;font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin-top:4px}.cr-offer-body h3{margin:0 0 8px;font-size:20px;letter-spacing:-.02em}.cr-offer-body p{margin:0;color:var(--cr-muted);font-size:14px}.cr-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cr-status{font-size:12px;font-weight:900;border-radius:999px;padding:5px 9px;background:#f1f5f9;color:#334155}.cr-status.verified{background:#dcfce7;color:#166534}.cr-status.expired{background:#fee2e2;color:#991b1b}.cr-status.exclusive{background:#ede9fe;color:#5b21b6}.cr-status.best{background:#fef3c7;color:#92400e}.cr-action-col{text-align:center}.cr-code-peek{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;border:1px dashed #b6c5da;background:#f8fafc;border-radius:12px;padding:10px 8px;font-weight:900;letter-spacing:.04em;color:#0f172a;margin-top:9px;min-height:44px;display:flex;align-items:center;justify-content:center}.cr-code-peek.revealed{background:#ecfeff;border-color:#67e8f9;color:#0e7490}.cr-terms{font-size:12px;color:#64748b;margin-top:8px}.cr-reveal,.cr-deal-btn{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;font-weight:950;padding:13px 12px;cursor:pointer}.cr-deal-btn{display:block;text-decoration:none!important}.cr-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.cr-sidebar{position:sticky;top:94px;display:grid;gap:16px}.cr-side-box{padding:18px}.cr-side-box h3{margin:0 0 10px}.cr-side-box ul{margin:0;padding-left:20px;color:var(--cr-muted)}.cr-store-hero{background:#f8fbff;border-bottom:1px solid var(--cr-line);padding:28px 0}.cr-store-head{display:grid;grid-template-columns:88px 1fr auto;gap:18px;align-items:center}.cr-store-head .cr-store-logo{margin:0;width:88px;height:88px}.cr-store-head h1{margin:0;font-size:clamp(28px,4vw,44px);letter-spacing:-.05em;line-height:1.08}.cr-store-head p{margin:7px 0 0;color:var(--cr-muted)}.cr-store-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.cr-store-meta span{background:#fff;border:1px solid var(--cr-line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.cr-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.cr-tabs a{padding:9px 12px;background:#fff;border:1px solid var(--cr-line);border-radius:999px;color:#334155;font-weight:900;font-size:13px}.cr-prose{font-size:16px}.cr-prose h2{margin-top:32px;font-size:28px;letter-spacing:-.03em}.cr-prose h3{margin-top:22px}.cr-prose p,.cr-prose li{color:#475569}.cr-faq{border:1px solid var(--cr-line);border-radius:16px;padding:16px;margin-bottom:12px;background:#fff}.cr-faq h3{margin:0;font-size:16px}.cr-faq p{margin:8px 0 0;color:var(--cr-muted)}.cr-policy-page{max-width:900px}.cr-policy-page h1{font-size:42px;letter-spacing:-.05em}.cr-page-title{background:#f8fbff;border-bottom:1px solid var(--cr-line);padding:44px 0}.cr-page-title h1{margin:0;font-size:clamp(32px,4vw,52px);letter-spacing:-.05em}.cr-page-title p{color:var(--cr-muted);font-size:17px;max-width:760px}.cr-az-nav{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.cr-az-nav a{border:1px solid var(--cr-line);background:#fff;border-radius:10px;padding:8px 11px;font-weight:900;color:#334155}.cr-letter-group{margin:34px 0}.cr-letter-group h2{font-size:30px;border-bottom:1px solid var(--cr-line);padding-bottom:8px}.cr-blog-card{padding:20px}.cr-blog-card h3{margin:0 0 8px}.cr-blog-card p{color:var(--cr-muted)}.cr-footer{background:#07111f;color:#cbd5e1;margin-top:50px}.cr-footer a{color:#e0f2fe}.cr-footer-top{padding:52px 0;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.cr-footer h3,.cr-footer h4{color:#fff;margin-top:0}.cr-footer ul{list-style:none;margin:0;padding:0}.cr-footer li{margin:8px 0}.cr-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;color:#94a3b8;font-size:13px}.cr-notice{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:16px;padding:14px 16px;font-weight:700}.cr-submit-form label{display:block;font-weight:900;margin:12px 0 6px}.cr-submit-form input,.cr-submit-form textarea,.cr-submit-form select{width:100%;border:1px solid var(--cr-line);border-radius:12px;padding:12px;font-size:15px}.cr-submit-form textarea{min-height:120px}.cr-admin-note{font-size:13px;color:#64748b}.cr-breadcrumb{font-size:13px;color:#64748b;margin-bottom:14px}.cr-breadcrumb a{color:#475569}
@media(max-width:980px){.cr-hero-grid,.cr-content-layout{grid-template-columns:1fr}.cr-sidebar{position:static}.cr-grid.cols-4{grid-template-columns:repeat(2,1fr)}.cr-grid.cols-3{grid-template-columns:repeat(2,1fr)}.cr-store-head{grid-template-columns:74px 1fr}.cr-store-head .cr-btn{grid-column:1/-1}.cr-store-head .cr-store-logo{width:74px;height:74px}.cr-offer-card{grid-template-columns:98px 1fr}.cr-action-col{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.cr-code-peek{margin-top:0}.cr-footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.cr-container{width:min(100% - 26px,1180px)}.cr-topbar{display:none}.cr-header-inner{height:auto;min-height:66px;flex-wrap:wrap;padding:12px 0}.cr-menu-toggle{display:block}.cr-nav{display:none;flex-direction:column;align-items:flex-start;width:100%;padding:8px 0 12px}.cr-nav.open{display:flex}.cr-header-cta{display:inline-flex}.cr-hero{padding:42px 0}.cr-search{display:block}.cr-search input{width:100%;display:block}.cr-search button{width:100%;margin-top:8px}.cr-grid.cols-4,.cr-grid.cols-3,.cr-grid.cols-2{grid-template-columns:1fr}.cr-section{padding:42px 0}.cr-section-title{display:block}.cr-offer-card{grid-template-columns:1fr}.cr-discount{width:100%;height:80px;align-items:flex-start;padding-left:16px}.cr-action-col{grid-template-columns:1fr}.cr-store-head{grid-template-columns:1fr;text-align:left}.cr-footer-top{grid-template-columns:1fr}.cr-stat-row{grid-template-columns:1fr}.cr-hero h1{font-size:40px}.cr-store-head h1{font-size:32px}}


/* CouponRanker update: move affiliate disclosure from store title area to right sidebar */
.cr-affiliate-side{
  border-left:4px solid #2563eb;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
}
.cr-affiliate-side h3{
  margin-bottom:8px;
}
.cr-affiliate-side p{
  margin:0;
  color:#475569;
  font-size:14px;
  line-height:1.6;
}
@media (max-width: 900px){
  .cr-affiliate-side{
    border-left:0;
    border-top:4px solid #2563eb;
  }
}

/* Store sidebar refinements: brand about, author profile, and offer help moved from main heading */
.cr-brand-about-side p,
.cr-author-side p,
.cr-offer-help-side p{margin:0;color:#475569;line-height:1.65;font-size:14px}
.cr-brand-about-side h3,
.cr-author-side h3,
.cr-offer-help-side h3{margin-bottom:8px}
.cr-author-row{display:flex;gap:12px;align-items:center;margin-bottom:12px}
.cr-author-row img{width:64px;height:64px;border-radius:20px;object-fit:cover;box-shadow:0 10px 24px rgba(37,99,235,.18)}
.cr-author-row h3{margin:0 0 3px;font-size:18px;letter-spacing:-.02em}
.cr-author-row span{display:block;color:#64748b;font-size:13px;font-weight:800;line-height:1.35}
.cr-offer-help-side{border-style:dashed;background:#f8fbff}
@media(max-width:980px){.cr-author-row img{width:58px;height:58px;border-radius:18px}}

/* Shoaib 2026 update: tighter store page spacing and unified admin UX */
.cr-store-page-body{padding-top:18px}
.cr-store-page-body #offers.cr-small-section{padding-top:8px}
.cr-store-page-body .cr-offer-list{margin-top:0}
.cr-store-hero{padding-bottom:18px}
.cr-code-peek[data-code]{cursor:pointer;transition:.2s ease}
.cr-code-peek[data-code]:hover{border-color:#2563eb;background:#eff6ff}
.cr-code-peek.copied{background:#dcfce7!important;border-color:#22c55e!important;color:#166534!important}
@media(max-width:720px){
  .cr-store-page-body{padding-top:12px}
  .cr-store-page-body #offers.cr-small-section{padding-top:4px}
}


/* Header live store search + single coupon action button update */
.cr-header-search{position:relative;flex:1;max-width:420px}
.cr-header-search-form{display:flex;background:#fff;border:1px solid #d8e0ef;border-radius:999px;padding:5px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.cr-header-search-form input{border:0;outline:0;flex:1;min-width:0;padding:9px 12px;font-size:14px;background:transparent}
.cr-header-search-form button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;font-weight:900;padding:9px 14px;cursor:pointer}
.cr-header-search .cr-suggestions{top:calc(100% + 8px)}
.cr-single-action{min-width:160px;border-radius:10px!important;background:#155c0d!important;color:#fff!important;font-weight:950!important;padding:14px 18px!important;box-shadow:0 10px 22px rgba(21,92,13,.18);text-align:center}
.cr-reveal.cr-single-action.revealed{background:#0f4f0a!important;letter-spacing:.04em}
.cr-action-col{display:flex;align-items:center;justify-content:center}
.cr-store-logo img{width:100%;height:100%;object-fit:contain;padding:8px}
@media(max-width:980px){
  .cr-header-inner{gap:12px}
  .cr-header-search{order:3;max-width:none;width:100%;flex-basis:100%}
}


/* Final brand/color and header alignment update */
.cr-header-inner{display:grid;grid-template-columns:auto minmax(260px,460px) auto auto;align-items:center;gap:18px;}
.cr-header-search{justify-self:center;width:100%;max-width:460px;position:relative;flex:none;}
.cr-header-search-form{display:flex;align-items:center;background:#fff;border:1px solid #d8e0ef;border-radius:999px;padding:5px;box-shadow:0 8px 24px rgba(15,23,42,.05);height:48px;}
.cr-header-search-form input{border:0;outline:0;flex:1;min-width:0;padding:10px 14px;font-size:14px;background:transparent;}
.cr-header-search-form button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;font-weight:900;padding:10px 16px;cursor:pointer;}
.cr-nav{justify-self:end;}
.cr-single-action,.cr-reveal.cr-single-action,.cr-deal-btn.cr-single-action{min-width:160px;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple))!important;color:#fff!important;font-weight:950!important;padding:14px 18px!important;box-shadow:0 12px 28px rgba(23,70,214,.22)!important;text-align:center;display:inline-flex!important;justify-content:center;align-items:center;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;}
.cr-single-action:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(124,58,237,.28)!important;text-decoration:none!important;}
.cr-reveal.cr-single-action.revealed{background:linear-gradient(135deg,#0ea5e9,var(--cr-blue))!important;letter-spacing:.04em;}
.cr-copy-again{margin-top:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:10px;font-weight:900;padding:8px 12px;cursor:pointer;justify-content:center;align-items:center;width:100%;}
.cr-copy-again.copied{background:#dcfce7!important;border-color:#22c55e!important;color:#166534!important;}
.cr-action-col{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}
@media(max-width:980px){.cr-header-inner{display:flex;flex-wrap:wrap;align-items:center;}.cr-header-search{order:3;max-width:none;width:100%;flex-basis:100%;}.cr-nav{justify-self:auto;}}


/* Advanced content-based store page update: left sidebar + SEO sections */
.cr-left-sidebar-layout{grid-template-columns:320px minmax(0,1fr)}
.cr-store-left-sidebar{grid-column:1;grid-row:1;position:sticky;top:94px}
.cr-store-main-content{grid-column:2;grid-row:1;min-width:0}
.cr-seo-panel{background:#fff;border:1px solid var(--cr-line);border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.035);padding:24px;margin:0 0 20px}
.cr-seo-panel h2:first-child{margin-top:0}
.cr-content-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}
.cr-content-dashboard div,.cr-report-grid div{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;padding:14px;text-align:center}
.cr-content-dashboard strong,.cr-report-grid strong{display:block;font-size:24px;line-height:1.1;color:var(--cr-blue)}
.cr-content-dashboard span,.cr-report-grid span{display:block;font-size:12px;font-weight:800;color:#64748b;margin-top:4px}
.cr-report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:12px 0}
.cr-side-note{font-size:13px;color:#64748b;margin:10px 0 0}
.cr-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.cr-pro-box,.cr-con-box{border:1px solid var(--cr-line);border-radius:18px;padding:18px;background:#f8fafc}
.cr-pro-box{background:#f0fdf4;border-color:#bbf7d0}
.cr-con-box{background:#fff7ed;border-color:#fed7aa}
.cr-pro-box h3,.cr-con-box h3{margin-top:0}
.cr-policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0}
.cr-policy-grid>div{border:1px solid var(--cr-line);border-radius:16px;background:#f8fafc;padding:16px}
.cr-policy-grid h3{margin-top:0}
.cr-keyword-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0!important;margin:12px 0!important}
.cr-keyword-list li,.cr-keyword-side li{background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex;margin:0 0 7px}
.cr-keyword-side ul{padding-left:0!important;list-style:none}
.cr-store-report{border-left:4px solid var(--cr-blue)}
@media(max-width:980px){
  .cr-left-sidebar-layout{grid-template-columns:1fr}
  .cr-store-left-sidebar,.cr-store-main-content{grid-column:auto;grid-row:auto}
  .cr-store-left-sidebar{position:static;order:2}
  .cr-store-main-content{order:1}
  .cr-policy-grid,.cr-pros-cons{grid-template-columns:1fr}
  .cr-content-dashboard{grid-template-columns:1fr}
}


/* Exact header search center fix */
@media(min-width:981px){
  .cr-header-inner{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:72px!important;
    gap:18px!important;
  }
  .cr-header-search{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    width:min(460px,42vw)!important;
    max-width:460px!important;
    margin:0!important;
    z-index:55!important;
  }
  .cr-nav{
    margin-left:auto!important;
  }
}
@media(max-width:980px){
  .cr-header-search{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    transform:none!important;
    order:3!important;
    width:100%!important;
    max-width:none!important;
    flex-basis:100%!important;
    margin-top:8px!important;
  }
}


/* Store page daily report + coupon verification activity */
.rate-this-post,
.rate-this-post-wrapper,
.post-ratings,
.kk-star-ratings,
.wp-postratings,
.rmp-rating-widget,
.rating-form,
div[id*="rate-this"],
div[class*="rate-this"]{display:none!important}

.cr-offer-card{position:relative}
.cr-verification-box{grid-column:1/-1;border-top:1px solid var(--cr-line);padding-top:12px;margin-top:2px}
.cr-verification-toggle{display:flex;align-items:center;gap:10px;border:0;background:#f8fbff;color:#1e293b;border-radius:14px;padding:10px 12px;font-weight:900;cursor:pointer;width:100%;text-align:left;justify-content:flex-start}
.cr-verification-toggle:hover{background:#eef2ff}
.cr-avatar-stack{display:flex;align-items:center}
.cr-avatar-stack span{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;display:grid;place-items:center;font-size:12px;font-weight:950;border:2px solid #fff;margin-left:-7px}
.cr-avatar-stack span:first-child{margin-left:0}
.cr-verification-panel{display:none;margin-top:12px;background:#ffffff;border:1px solid #dbeafe;border-radius:18px;padding:16px}
.cr-verification-box.open .cr-verification-panel{display:block}
.cr-verification-panel h4{margin:0 0 10px;font-size:15px}
.cr-verification-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0 16px}
.cr-verification-stats div{background:#f8fafc;border:1px solid var(--cr-line);border-radius:14px;padding:12px;text-align:center}
.cr-verification-stats strong{display:block;color:var(--cr-blue);font-size:18px;line-height:1.1}
.cr-verification-stats span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:4px}
.cr-verify-row{display:flex;gap:10px;border-top:1px solid var(--cr-line);padding:12px 0}
.cr-verify-row:first-of-type{border-top:0}
.cr-verify-avatar{width:38px;height:38px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:950;display:grid;place-items:center;flex:0 0 auto}
.cr-verify-row strong{display:inline-block;margin-right:8px}
.cr-verify-row small{color:#64748b;font-weight:800}
.cr-verify-row p{margin:5px 0 0!important;color:#475569!important;font-size:13px!important}
.cr-verification-note{font-size:12px!important;color:#64748b!important;margin:8px 0 0!important}
.cr-store-head p{font-weight:800;color:#334155!important}
@media(max-width:720px){
  .cr-verification-stats{grid-template-columns:1fr}
}


/* Robust brand logo display fix */
.cr-store-logo{
  overflow:hidden!important;
  background:#fff!important;
  display:grid!important;
  place-items:center!important;
}
.cr-store-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  padding:8px!important;
}
.cr-store-head .cr-store-logo img{padding:9px!important}
.cr-suggestions img{object-fit:contain!important;padding:3px!important;background:#fff!important}


/* Brand logo size update: bigger logos inside fixed boxes */
.cr-store-card .cr-store-logo{
  width:86px!important;
  height:86px!important;
  border-radius:20px!important;
}
.cr-store-card .cr-store-logo img{
  padding:6px!important;
  object-fit:contain!important;
}
.cr-store-head{
  grid-template-columns:112px 1fr auto!important;
}
.cr-store-head .cr-store-logo{
  width:112px!important;
  height:112px!important;
  border-radius:24px!important;
}
.cr-store-head .cr-store-logo img{
  padding:7px!important;
  object-fit:contain!important;
}
@media(max-width:980px){
  .cr-store-head{
    grid-template-columns:92px 1fr!important;
  }
  .cr-store-head .cr-store-logo{
    width:92px!important;
    height:92px!important;
    border-radius:22px!important;
  }
  .cr-store-card .cr-store-logo{
    width:82px!important;
    height:82px!important;
  }
}
@media(max-width:720px){
  .cr-store-head{
    grid-template-columns:1fr!important;
  }
  .cr-store-head .cr-store-logo{
    width:96px!important;
    height:96px!important;
  }
}


/* Attractive Contact Us page + email display */
.cr-topbar a{color:#fff;font-weight:900;text-decoration:none}
.cr-contact-hero{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);
  gap:22px;
  align-items:stretch;
  padding:28px;
  border-radius:28px;
  background:radial-gradient(circle at top right,rgba(4,184,255,.18),transparent 35%),linear-gradient(135deg,#f8fbff,#eef4ff 55%,#fff);
  border:1px solid #dbeafe;
  box-shadow:0 18px 50px rgba(17,24,39,.08);
  margin-bottom:24px;
}
.cr-contact-kicker{
  display:inline-flex;
  border:1px solid #c7d2fe;
  background:#eef2ff;
  color:#3730a3;
  border-radius:999px;
  padding:7px 12px;
  font-weight:900;
  font-size:13px;
}
.cr-contact-hero h2{
  margin:14px 0 10px;
  font-size:clamp(28px,4vw,44px);
  line-height:1.08;
  letter-spacing:-.05em;
}
.cr-contact-hero p{color:#475569;font-size:16px}
.cr-contact-email-card{
  margin-top:18px;
  padding:16px;
  border-radius:18px;
  background:#fff;
  border:1px solid var(--cr-line);
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px 14px;
}
.cr-contact-email-card strong{color:#0f172a}
.cr-contact-email-card a{font-weight:950;color:var(--cr-blue)}
.cr-contact-trust{
  background:#fff;
  border:1px solid var(--cr-line);
  border-radius:22px;
  padding:22px;
}
.cr-contact-trust h3{margin-top:0}
.cr-contact-trust ul{margin:0;padding-left:20px}
.cr-contact-trust li{margin:8px 0;color:#475569}
.cr-contact-form{
  padding:24px;
  border-radius:24px;
}
.cr-contact-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.cr-contact-form label{
  display:block;
  font-weight:950;
  margin:0 0 6px;
}
.cr-contact-form input,
.cr-contact-form select,
.cr-contact-form textarea{
  width:100%;
  border:1px solid #cbd5e1;
  border-radius:14px;
  padding:13px 14px;
  font-size:15px;
  outline:0;
  background:#fff;
}
.cr-contact-form input:focus,
.cr-contact-form select:focus,
.cr-contact-form textarea:focus{
  border-color:var(--cr-blue);
  box-shadow:0 0 0 4px rgba(23,70,214,.09);
}
.cr-contact-form textarea{min-height:160px;resize:vertical}
.cr-contact-success{
  background:#dcfce7;
  border:1px solid #86efac;
  color:#166534;
  border-radius:16px;
  padding:14px 16px;
  margin-bottom:16px;
}
.cr-contact-error{
  background:#fee2e2;
  border:1px solid #fecaca;
  color:#991b1b;
  border-radius:16px;
  padding:14px 16px;
  margin-bottom:16px;
}
.cr-hp-field{display:none!important}
@media(max-width:820px){
  .cr-contact-hero,.cr-contact-grid{grid-template-columns:1fr}
  .cr-contact-hero{padding:22px}
}


/* Bigger premium banner and brand logo sizing update */
.cr-hero{
  padding-top:92px!important;
  padding-bottom:78px!important;
}
.cr-hero-panel{
  padding:30px!important;
  border-radius:34px!important;
}
.cr-store-hero{
  padding-top:42px!important;
  padding-bottom:34px!important;
  background:radial-gradient(circle at top right,rgba(4,184,255,.18),transparent 34%),linear-gradient(135deg,#f8fbff 0,#eef4ff 52%,#ffffff 100%)!important;
}
.cr-store-head{
  grid-template-columns:132px 1fr auto!important;
  gap:24px!important;
}
.cr-store-head .cr-store-logo{
  width:132px!important;
  height:132px!important;
  border-radius:28px!important;
  box-shadow:0 16px 36px rgba(23,70,214,.12)!important;
}
.cr-store-head .cr-store-logo img{
  padding:3px!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.cr-store-card{
  padding:20px!important;
}
.cr-store-card .cr-store-logo{
  width:100px!important;
  height:100px!important;
  border-radius:24px!important;
  margin-bottom:16px!important;
  box-shadow:0 14px 30px rgba(15,23,42,.07)!important;
}
.cr-store-card .cr-store-logo img{
  padding:3px!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.cr-grid.cols-4 .cr-store-card .cr-store-logo{
  width:104px!important;
  height:104px!important;
}
.cr-mini-badge,
.cr-discount{
  box-shadow:0 10px 24px rgba(23,70,214,.08)!important;
}
@media(max-width:980px){
  .cr-hero{
    padding-top:62px!important;
    padding-bottom:54px!important;
  }
  .cr-store-head{
    grid-template-columns:112px 1fr!important;
  }
  .cr-store-head .cr-store-logo{
    width:112px!important;
    height:112px!important;
    border-radius:26px!important;
  }
  .cr-store-card .cr-store-logo,
  .cr-grid.cols-4 .cr-store-card .cr-store-logo{
    width:96px!important;
    height:96px!important;
  }
}
@media(max-width:720px){
  .cr-store-head{
    grid-template-columns:1fr!important;
  }
  .cr-store-head .cr-store-logo{
    width:116px!important;
    height:116px!important;
  }
  .cr-store-card .cr-store-logo,
  .cr-grid.cols-4 .cr-store-card .cr-store-logo{
    width:94px!important;
    height:94px!important;
  }
}

/* Version 2.0 real-data verification and cleaner UX update */
.cr-status.working{background:#dcfce7;color:#166534}
.cr-status.needs-review,.cr-status.not-tested{background:#fff7ed;color:#9a3412}
.cr-status.free-shipping{background:#ecfeff;color:#0e7490}
.cr-tested-date{background:#f0fdf4!important;color:#166534!important}
.cr-offer-filter{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px;padding:10px;border:1px solid var(--cr-line);background:#fff;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.cr-offer-filter button{border:1px solid #dbeafe;background:#f8fbff;color:#334155;border-radius:999px;padding:9px 13px;font-weight:950;cursor:pointer}
.cr-offer-filter button.active,.cr-offer-filter button:hover{background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;border-color:transparent}
.cr-verification-toggle{justify-content:space-between!important;gap:12px!important}
.cr-verification-toggle strong{margin-right:auto}.cr-verification-toggle small{font-size:12px;color:#64748b;background:#fff;border:1px solid var(--cr-line);border-radius:999px;padding:5px 8px}.cr-verification-toggle:hover small{color:#334155}
.cr-real-check-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dcfce7;color:#166534;font-weight:950;flex:0 0 auto}.needs-real-review .cr-real-check-icon{background:#fff7ed;color:#9a3412}.needs-real-review .cr-verification-panel{border-color:#fed7aa}.has-real-review .cr-verification-panel{border-color:#bbf7d0}.cr-real-review-grid{display:grid;gap:8px}.cr-real-review-grid p{margin:0;background:#f8fafc;border:1px solid var(--cr-line);border-radius:12px;padding:10px 12px;color:#475569}.cr-real-review-grid a{font-weight:900;color:var(--cr-blue)}
.cr-verification-method{border:1px solid #dbeafe!important;background:linear-gradient(135deg,#ffffff,#f8fbff)!important}.cr-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.cr-method-grid>div{background:#fff;border:1px solid var(--cr-line);border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.cr-method-grid strong{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:950}.cr-method-grid h3{margin:10px 0 6px!important;font-size:17px}.cr-method-grid p{margin:0;color:#64748b}.cr-editor-avatar{width:58px;height:58px;border-radius:999px;background:linear-gradient(135deg,var(--cr-blue),var(--cr-purple));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 12px 28px rgba(23,70,214,.18)}
.cr-side-note{line-height:1.5}.cr-report-grid div span{line-height:1.25}.cr-terms strong{color:#334155}
@media(max-width:820px){.cr-method-grid{grid-template-columns:1fr}.cr-offer-filter{overflow:auto;flex-wrap:nowrap}.cr-offer-filter button{white-space:nowrap}.cr-verification-toggle{align-items:flex-start}.cr-verification-toggle small{display:none}}


/* Version 2.1 premium 3D heavy graphics update */
:root{
  --cr-3d-dark:#08111f;
  --cr-3d-blue:#1d4ed8;
  --cr-3d-cyan:#06b6d4;
  --cr-3d-violet:#7c3aed;
  --cr-3d-pink:#db2777;
  --cr-3d-gold:#f59e0b;
  --cr-3d-shadow:0 24px 70px rgba(2,6,23,.18),0 8px 22px rgba(29,78,216,.12);
  --cr-3d-inner:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -14px 28px rgba(15,23,42,.035);
}
body{
  background:
    radial-gradient(circle at 5% 0%,rgba(6,182,212,.12),transparent 28%),
    radial-gradient(circle at 95% 8%,rgba(124,58,237,.13),transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f6f9ff 42%,#ffffff 100%)!important;
}
.cr-topbar{
  background:linear-gradient(90deg,#020617,#111827 38%,#172554 72%,#312e81)!important;
  box-shadow:0 14px 38px rgba(2,6,23,.28)!important;
}
.cr-site-header{
  background:rgba(255,255,255,.82)!important;
  border-bottom:1px solid rgba(191,219,254,.75)!important;
  box-shadow:0 18px 50px rgba(15,23,42,.09)!important;
  backdrop-filter:blur(18px)!important;
}
.cr-logo-mark,
.cr-header-cta,
.cr-btn,
.cr-search button,
.cr-header-search-form button,
.cr-reveal,
.cr-deal-btn,
.cr-single-action{
  background:linear-gradient(135deg,var(--cr-3d-blue),var(--cr-3d-violet) 56%,var(--cr-3d-cyan))!important;
  box-shadow:0 16px 34px rgba(29,78,216,.30),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -6px 12px rgba(2,6,23,.16)!important;
  transform:translateZ(0);
}
.cr-logo-mark:hover,
.cr-btn:hover,
.cr-header-cta:hover,
.cr-reveal:hover,
.cr-deal-btn:hover,
.cr-single-action:hover{
  transform:translateY(-3px) scale(1.015)!important;
  box-shadow:0 24px 54px rgba(29,78,216,.36),inset 0 1px 0 rgba(255,255,255,.45),inset 0 -8px 18px rgba(2,6,23,.18)!important;
  text-decoration:none!important;
}
.cr-hero{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 16% 18%,rgba(6,182,212,.30),transparent 25%),
    radial-gradient(circle at 85% 7%,rgba(124,58,237,.28),transparent 28%),
    radial-gradient(circle at 55% 95%,rgba(245,158,11,.16),transparent 34%),
    linear-gradient(135deg,#f8fbff 0%,#eef4ff 44%,#ffffff 100%)!important;
  isolation:isolate;
}
.cr-hero:before,.cr-store-hero:before{
  content:"";
  position:absolute;
  width:360px;height:360px;
  right:-95px;top:-100px;
  border-radius:50%;
  background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.95),rgba(6,182,212,.28) 34%,rgba(124,58,237,.18) 62%,transparent 72%);
  filter:blur(.2px);
  box-shadow:0 40px 100px rgba(29,78,216,.20);
  z-index:-1;
}
.cr-hero:after,.cr-store-hero:after{
  content:"";
  position:absolute;
  width:280px;height:280px;
  left:-110px;bottom:-120px;
  border-radius:50%;
  background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.9),rgba(245,158,11,.22) 38%,rgba(219,39,119,.16) 65%,transparent 76%);
  box-shadow:0 34px 90px rgba(219,39,119,.15);
  z-index:-1;
}
.cr-hero-panel,
.cr-search,
.cr-header-search-form,
.cr-card,
.cr-seo-panel,
.cr-offer-card,
.cr-store-card,
.cr-side-box,
.cr-mini-offer{
  border:1px solid rgba(219,234,254,.95)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(248,251,255,.90))!important;
  box-shadow:var(--cr-3d-shadow),var(--cr-3d-inner)!important;
}
.cr-card,
.cr-seo-panel,
.cr-offer-card,
.cr-store-card,
.cr-side-box{
  transform-style:preserve-3d;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.cr-card:hover,
.cr-seo-panel:hover,
.cr-offer-card:hover,
.cr-store-card:hover,
.cr-side-box:hover{
  transform:translateY(-6px);
  border-color:rgba(147,197,253,.95)!important;
  box-shadow:0 34px 88px rgba(15,23,42,.18),0 12px 28px rgba(29,78,216,.14),var(--cr-3d-inner)!important;
}
.cr-store-card,.cr-offer-card,.cr-seo-panel,.cr-side-box,.cr-mini-offer{
  position:relative;
  overflow:hidden;
}
.cr-store-card:before,.cr-offer-card:before,.cr-seo-panel:before,.cr-side-box:before,.cr-mini-offer:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,var(--cr-3d-blue),var(--cr-3d-violet),var(--cr-3d-cyan),var(--cr-3d-gold));
  opacity:.88;
}
.cr-store-logo,.cr-mini-badge,.cr-discount,.cr-editor-avatar{
  background:linear-gradient(145deg,#ffffff,#eef6ff)!important;
  border:1px solid rgba(191,219,254,.95)!important;
  box-shadow:0 20px 44px rgba(29,78,216,.20),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -10px 18px rgba(29,78,216,.06)!important;
}
.cr-store-logo img{
  filter:drop-shadow(0 10px 18px rgba(15,23,42,.18));
}
.cr-discount{
  border-style:solid!important;
  background:linear-gradient(145deg,#eff6ff,#ffffff 48%,#ecfeff)!important;
}
.cr-discount .value{
  text-shadow:0 2px 0 rgba(255,255,255,.85),0 14px 22px rgba(29,78,216,.20);
}
.cr-status,.cr-chip,.cr-store-meta span,.cr-tested-date{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.80),0 10px 22px rgba(15,23,42,.07)!important;
  border:1px solid rgba(226,232,240,.95)!important;
}
.cr-tabs a,
.cr-offer-filter button,
.cr-copy-again{
  box-shadow:0 10px 24px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.9)!important;
  transition:transform .18s ease,box-shadow .18s ease;
}
.cr-tabs a:hover,
.cr-offer-filter button:hover,
.cr-offer-filter button.active,
.cr-copy-again:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(29,78,216,.18),inset 0 1px 0 rgba(255,255,255,.42)!important;
}
.cr-section-title h2,.cr-hero h1,.cr-store-head h1{
  text-shadow:0 2px 0 rgba(255,255,255,.95),0 18px 36px rgba(15,23,42,.12);
}
.cr-gradient-text{
  background:linear-gradient(135deg,#1d4ed8,#7c3aed 48%,#06b6d4 78%,#f59e0b)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}
.cr-owner-profile-3d{
  background:
    radial-gradient(circle at 84% 0%,rgba(6,182,212,.16),transparent 38%),
    linear-gradient(145deg,#ffffff,#f8fbff)!important;
}
.cr-owner-profile-3d:before{
  height:6px!important;
  background:linear-gradient(90deg,#1d4ed8,#7c3aed,#06b6d4,#f59e0b)!important;
}
.cr-author-row img{
  width:72px!important;
  height:72px!important;
  border-radius:24px!important;
  object-fit:cover!important;
  border:3px solid #fff!important;
  box-shadow:0 22px 48px rgba(29,78,216,.28),0 0 0 1px rgba(191,219,254,.95)!important;
}
.cr-author-row h3{
  background:linear-gradient(135deg,#0f172a,#1d4ed8 58%,#7c3aed);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent!important;
}
.cr-owner-trust-note{
  margin-top:10px!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #dbeafe!important;
  font-size:13px!important;
}
.cr-content-dashboard div,.cr-report-grid div,.cr-policy-grid>div,.cr-pro-box,.cr-con-box{
  box-shadow:0 16px 34px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.cr-store-hero{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 10% 5%,rgba(6,182,212,.18),transparent 24%),
    radial-gradient(circle at 90% 20%,rgba(124,58,237,.18),transparent 24%),
    linear-gradient(135deg,#ffffff,#eef4ff 72%,#f8fbff)!important;
  isolation:isolate;
}
@media(min-width:981px){
  .cr-hero-panel{transform:perspective(900px) rotateY(-4deg) rotateX(2deg);}
  .cr-hero-panel:hover{transform:perspective(900px) rotateY(0) rotateX(0) translateY(-6px)!important;}
  .cr-store-card:nth-child(2n),.cr-offer-card:nth-child(2n){transform:translateY(0) rotate(.15deg);}
  .cr-store-card:nth-child(2n):hover,.cr-offer-card:nth-child(2n):hover{transform:translateY(-6px) rotate(0deg);}
}
@media(max-width:720px){
  .cr-card:hover,.cr-seo-panel:hover,.cr-offer-card:hover,.cr-store-card:hover,.cr-side-box:hover{transform:none!important;}
  .cr-hero:before,.cr-store-hero:before{width:250px;height:250px;right:-120px;top:-95px;}
  .cr-hero:after,.cr-store-hero:after{width:220px;height:220px;}
  .cr-author-row img{width:64px!important;height:64px!important;border-radius:20px!important;}
}

/* Version 2.2 customer-friendly premium color system + editor profile page */
:root{
  --cr-blue:#2563eb;
  --cr-cyan:#0ea5e9;
  --cr-purple:#0891b2;
  --cr-ink:#111827;
  --cr-muted:#4b5563;
  --cr-soft:#f7fbff;
  --cr-line:#dbe7f3;
  --cr-success:#16a34a;
  --cr-warning:#f59e0b;
  --cr-danger:#dc2626;
  --cr-3d-dark:#0f172a;
  --cr-3d-blue:#2563eb;
  --cr-3d-cyan:#0ea5e9;
  --cr-3d-violet:#0891b2;
  --cr-3d-pink:#10b981;
  --cr-3d-gold:#f59e0b;
  --cr-3d-shadow:0 22px 60px rgba(15,23,42,.12),0 8px 22px rgba(37,99,235,.08);
  --cr-3d-inner:inset 0 1px 0 rgba(255,255,255,.96),inset 0 -10px 22px rgba(15,23,42,.025);
}
body{
  color:#111827!important;
  background:
    radial-gradient(circle at 3% 0%,rgba(14,165,233,.10),transparent 30%),
    radial-gradient(circle at 96% 8%,rgba(34,197,94,.09),transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 48%,#ffffff 100%)!important;
}
a{color:#1d4ed8}.cr-topbar{background:linear-gradient(90deg,#0f172a,#1e3a8a)!important;color:#e0f2fe!important}.cr-topbar a{color:#fff!important;font-weight:800}.cr-site-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #e5effa!important;box-shadow:0 14px 36px rgba(15,23,42,.07)!important}.cr-logo-mark,.cr-header-cta,.cr-btn,.cr-search button,.cr-header-search-form button,.cr-reveal,.cr-deal-btn,.cr-single-action{background:linear-gradient(135deg,#2563eb,#0ea5e9 72%,#10b981)!important;box-shadow:0 14px 30px rgba(37,99,235,.22),inset 0 1px 0 rgba(255,255,255,.35)!important}.cr-header-cta{background:linear-gradient(135deg,#16a34a,#0ea5e9)!important}.cr-btn.secondary{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important}.cr-hero,.cr-store-hero,.cr-editor-profile-hero{background:radial-gradient(circle at 8% 10%,rgba(14,165,233,.14),transparent 28%),radial-gradient(circle at 90% 10%,rgba(34,197,94,.11),transparent 28%),linear-gradient(135deg,#ffffff 0%,#eff6ff 54%,#f7fbff 100%)!important}.cr-hero:before,.cr-store-hero:before,.cr-editor-profile-hero:before{background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.95),rgba(14,165,233,.18) 36%,rgba(16,185,129,.12) 64%,transparent 76%)!important}.cr-hero:after,.cr-store-hero:after,.cr-editor-profile-hero:after{background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.9),rgba(34,197,94,.16) 42%,rgba(14,165,233,.10) 68%,transparent 78%)!important}.cr-section-title h2,.cr-hero h1,.cr-store-head h1{text-shadow:0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(15,23,42,.08)!important}.cr-gradient-text{background:linear-gradient(135deg,#1d4ed8,#0ea5e9 52%,#16a34a)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.cr-card,.cr-seo-panel,.cr-offer-card,.cr-store-card,.cr-side-box,.cr-mini-offer,.cr-header-search-form,.cr-search{background:linear-gradient(145deg,#ffffff,#f8fbff)!important;border:1px solid #dbeafe!important;box-shadow:0 18px 46px rgba(15,23,42,.08),0 8px 18px rgba(37,99,235,.05),inset 0 1px 0 rgba(255,255,255,.95)!important}.cr-card:hover,.cr-seo-panel:hover,.cr-offer-card:hover,.cr-store-card:hover,.cr-side-box:hover{transform:translateY(-4px)!important;border-color:#bfdbfe!important;box-shadow:0 26px 62px rgba(15,23,42,.12),0 10px 24px rgba(37,99,235,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}.cr-store-card:before,.cr-offer-card:before,.cr-seo-panel:before,.cr-side-box:before,.cr-mini-offer:before{background:linear-gradient(90deg,#2563eb,#0ea5e9,#16a34a)!important;opacity:.75!important}.cr-store-logo,.cr-mini-badge,.cr-discount,.cr-editor-avatar{background:linear-gradient(145deg,#ffffff,#eff6ff)!important;border:1px solid #bfdbfe!important;box-shadow:0 16px 34px rgba(37,99,235,.14),inset 0 1px 0 rgba(255,255,255,.95)!important}.cr-discount .value{color:#1d4ed8!important;text-shadow:none!important}.cr-muted,.cr-store-card p,.cr-mini-offer p,.cr-section-title p,.cr-store-head p,.cr-offer-body p,.cr-side-box ul,.cr-side-note{color:#4b5563!important}.cr-status.verified,.cr-status.working,.cr-tested-date{background:#dcfce7!important;color:#166534!important;border-color:#bbf7d0!important}.cr-status.needs-review,.cr-status.not-tested{background:#fff7ed!important;color:#9a3412!important;border-color:#fed7aa!important}.cr-status.free-shipping{background:#ecfeff!important;color:#0e7490!important;border-color:#a5f3fc!important}.cr-offer-filter button.active,.cr-offer-filter button:hover{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;color:#fff!important}.cr-owner-profile-3d{background:radial-gradient(circle at 88% 0%,rgba(14,165,233,.13),transparent 38%),linear-gradient(145deg,#ffffff,#f8fbff)!important}.cr-owner-profile-3d:before{background:linear-gradient(90deg,#2563eb,#0ea5e9,#16a34a)!important}.cr-author-row h3{background:none!important;color:#111827!important}.cr-owner-trust-note{background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#166534!important}.cr-editor-profile-link{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:14px;padding:10px 12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8!important;font-weight:950;text-decoration:none!important}.cr-editor-profile-link:hover{background:#dbeafe;text-decoration:none!important;transform:translateY(-1px)}

.cr-editor-profile-hero{position:relative;overflow:hidden;padding:34px 0 44px;border-bottom:1px solid #dbeafe;isolation:isolate}.cr-editor-profile-card{display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px;align-items:center;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,251,255,.94));border:1px solid #dbeafe;border-radius:30px;padding:26px;box-shadow:0 28px 72px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.98);position:relative;overflow:hidden}.cr-editor-profile-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,#2563eb,#0ea5e9,#16a34a)}.cr-editor-photo-wrap{position:relative;width:150px}.cr-editor-photo{width:150px;height:150px;object-fit:cover;border-radius:28px;border:5px solid #fff;box-shadow:0 20px 48px rgba(37,99,235,.20),0 0 0 1px #bfdbfe}.cr-editor-status{position:absolute;left:12px;right:12px;bottom:-12px;text-align:center;background:#dcfce7;color:#166534;border:1px solid #bbf7d0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:950;box-shadow:0 10px 20px rgba(22,163,74,.14)}.cr-editor-kicker{display:inline-flex;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;font-weight:950;font-size:13px;padding:7px 11px}.cr-editor-main-info h1{font-size:clamp(34px,5vw,58px);line-height:1;margin:12px 0 8px;letter-spacing:-.05em;color:#0f172a}.cr-editor-role{font-size:18px;font-weight:850;color:#2563eb!important;margin:0 0 12px}.cr-editor-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.cr-editor-meta-row span{display:inline-flex;border:1px solid #dbeafe;background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:850;color:#334155}.cr-editor-intro{max-width:820px;color:#374151!important;font-size:16px;margin:14px 0 0}.cr-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.cr-editor-main-column,.cr-editor-side-column{display:grid;gap:20px}.cr-editor-side-column{position:sticky;top:96px}.cr-editor-panel{background:linear-gradient(145deg,#ffffff,#f8fbff);border:1px solid #dbeafe;border-radius:24px;padding:24px;box-shadow:0 18px 46px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.95);position:relative;overflow:hidden}.cr-editor-panel:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#2563eb,#0ea5e9,#16a34a);opacity:.72}.cr-editor-panel h2{margin:0 0 12px;font-size:24px;letter-spacing:-.03em;color:#111827}.cr-editor-panel p{color:#4b5563;margin:0 0 13px}.cr-editor-section-title{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:16px}.cr-editor-section-title h2{margin:0}.cr-editor-section-title p{max-width:430px;margin:0;font-size:14px}.cr-editor-skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cr-editor-skill-card{background:#fff;border:1px solid #e5effa;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.055)}.cr-editor-skill-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eff6ff;font-size:22px;margin-bottom:10px}.cr-editor-skill-card h3,.cr-editor-work-card h3{margin:0 0 6px;color:#111827}.cr-editor-skill-card p,.cr-editor-work-card p{margin:0;color:#4b5563}.cr-editor-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cr-editor-stats-grid div{background:#fff;border:1px solid #e5effa;border-radius:18px;padding:16px;text-align:center;box-shadow:0 12px 28px rgba(15,23,42,.055)}.cr-editor-stats-grid strong{display:block;font-size:28px;line-height:1;color:#1d4ed8}.cr-editor-stats-grid span{display:block;color:#4b5563;font-size:12px;font-weight:850;margin-top:6px}.cr-editor-offer-list{display:grid;gap:12px}.cr-editor-work-card{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid #e5effa;border-radius:20px;padding:16px;box-shadow:0 12px 28px rgba(15,23,42,.055)}.cr-editor-work-badge{height:60px;border-radius:18px;background:linear-gradient(145deg,#eff6ff,#ecfeff);border:1px solid #bfdbfe;color:#1d4ed8;font-weight:950;display:grid;place-items:center}.cr-editor-category-list{display:flex;flex-wrap:wrap;gap:8px}.cr-editor-category-list span{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:950}.cr-editor-team-list{display:grid;gap:10px}.cr-editor-team-list div{background:#fff;border:1px solid #e5effa;border-radius:16px;padding:13px}.cr-editor-team-list strong{display:block;color:#111827}.cr-editor-team-list span{font-size:13px;color:#4b5563}.cr-editor-contact-panel{background:radial-gradient(circle at 100% 0%,rgba(34,197,94,.12),transparent 36%),linear-gradient(145deg,#ffffff,#f8fbff)!important}.cr-editor-index-card{display:flex;gap:18px;align-items:center;padding:20px;text-decoration:none!important;color:#111827!important}.cr-editor-index-card img{width:86px;height:86px;border-radius:22px;object-fit:cover;border:3px solid #fff;box-shadow:0 14px 34px rgba(37,99,235,.18)}.cr-editor-index-card h2{margin:0 0 4px}.cr-editor-index-card p{margin:0 0 8px;color:#4b5563}.cr-editor-index-card span{font-weight:950;color:#1d4ed8}
@media(max-width:980px){.cr-editor-profile-card{grid-template-columns:1fr;text-align:center}.cr-editor-photo-wrap{margin:0 auto}.cr-editor-meta-row{justify-content:center}.cr-editor-layout{grid-template-columns:1fr}.cr-editor-side-column{position:static}.cr-editor-section-title{display:block}.cr-editor-section-title p{max-width:none;margin-top:6px}.cr-editor-skill-grid{grid-template-columns:1fr}.cr-editor-index-card{align-items:flex-start}}
@media(max-width:720px){.cr-editor-profile-card{padding:20px;border-radius:24px}.cr-editor-photo,.cr-editor-photo-wrap{width:128px}.cr-editor-photo{height:128px;border-radius:24px}.cr-editor-work-card{grid-template-columns:1fr}.cr-editor-work-badge{width:82px}.cr-editor-stats-grid{grid-template-columns:1fr}.cr-card:hover,.cr-seo-panel:hover,.cr-offer-card:hover,.cr-store-card:hover,.cr-side-box:hover{transform:none!important}}

/* Version 2.3 compact single-store hero: keep coupons visible above the fold */
.single-cr_store .cr-store-hero,
.cr-store-hero{
  padding:12px 0 10px!important;
  min-height:0!important;
  overflow:visible!important;
  background:linear-gradient(135deg,#ffffff 0%,#f4f9ff 100%)!important;
}
.single-cr_store .cr-store-hero:before,
.single-cr_store .cr-store-hero:after,
.cr-store-hero:before,
.cr-store-hero:after{
  display:none!important;
  content:none!important;
}
.cr-store-hero .cr-breadcrumb{
  margin:0 0 8px!important;
  font-size:12px!important;
  line-height:1.25!important;
}
.cr-store-head{
  grid-template-columns:60px minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:center!important;
}
.cr-store-head .cr-store-logo{
  width:60px!important;
  height:60px!important;
  border-radius:16px!important;
}
.cr-store-head .cr-store-logo img{
  padding:6px!important;
}
.cr-store-head h1{
  font-size:clamp(24px,3vw,34px)!important;
  line-height:1.05!important;
  margin:0!important;
  letter-spacing:-.035em!important;
}
.cr-store-head p{
  margin:4px 0 0!important;
  font-size:14px!important;
  line-height:1.35!important;
}
.cr-store-meta{
  margin-top:6px!important;
  gap:6px!important;
}
.cr-store-meta span{
  padding:4px 8px!important;
  font-size:11px!important;
  line-height:1.2!important;
  box-shadow:none!important;
}
.cr-store-head .cr-btn{
  padding:10px 14px!important;
  border-radius:12px!important;
  white-space:nowrap!important;
  box-shadow:0 8px 18px rgba(37,99,235,.16)!important;
}
.cr-tabs{
  margin-top:8px!important;
  gap:6px!important;
}
.cr-tabs a{
  padding:6px 9px!important;
  font-size:12px!important;
  box-shadow:none!important;
}
.cr-store-page-body{
  padding-top:10px!important;
}
.cr-store-page-body #offers.cr-small-section{
  padding-top:0!important;
  padding-bottom:22px!important;
}
.cr-offer-filter{
  margin-bottom:12px!important;
}
.cr-offer-filter button{
  padding:8px 11px!important;
  font-size:12px!important;
  box-shadow:none!important;
}

@media(max-width:980px){
  .cr-left-sidebar-layout{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .cr-store-main-content{
    order:1!important;
  }
  .cr-store-left-sidebar{
    order:2!important;
    position:static!important;
  }
}
@media(max-width:720px){
  .cr-store-hero{
    padding:8px 0 8px!important;
  }
  .cr-store-head{
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .cr-store-head .cr-store-logo{
    width:48px!important;
    height:48px!important;
    border-radius:14px!important;
  }
  .cr-store-head h1{
    font-size:22px!important;
    line-height:1.1!important;
  }
  .cr-store-head p{
    display:none!important;
  }
  .cr-store-head .cr-btn{
    grid-column:1 / -1!important;
    width:100%!important;
    padding:9px 12px!important;
    margin-top:2px!important;
  }
  .cr-store-meta{
    margin-top:5px!important;
  }
  .cr-store-meta span:nth-child(n+3){
    display:none!important;
  }
  .cr-tabs{
    display:none!important;
  }
  .cr-store-page-body{
    padding-top:8px!important;
  }
  .cr-offer-filter{
    overflow-x:auto!important;
    flex-wrap:nowrap!important;
    padding-bottom:4px!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .cr-offer-filter button{
    flex:0 0 auto!important;
  }
}

/* CouponRanker v2.4 homepage redesign: customer-friendly 3D UI */
.cr-v24-hero{position:relative;overflow:hidden;padding:38px 0 34px;background:radial-gradient(circle at 12% 20%,rgba(37,99,235,.12),transparent 30%),radial-gradient(circle at 78% 12%,rgba(14,165,233,.15),transparent 32%),linear-gradient(135deg,#ffffff 0%,#eff6ff 55%,#f8fbff 100%);border-bottom:1px solid #e6eefc}.cr-v24-hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.cr-v24-hero-bg span{position:absolute;width:14px;height:14px;border-radius:5px;background:linear-gradient(135deg,#2563eb,#38bdf8);box-shadow:0 10px 24px rgba(37,99,235,.18);opacity:.75;transform:rotate(30deg)}.cr-v24-hero-bg span:nth-child(1){left:4%;top:34%;background:linear-gradient(135deg,#f43f5e,#f97316)}.cr-v24-hero-bg span:nth-child(2){left:48%;top:16%;width:20px;height:10px;background:linear-gradient(135deg,#f59e0b,#facc15)}.cr-v24-hero-bg span:nth-child(3){right:22%;top:21%;background:linear-gradient(135deg,#16a34a,#22c55e)}.cr-v24-hero-bg span:nth-child(4){right:7%;top:48%;background:linear-gradient(135deg,#7c3aed,#a855f7)}.cr-v24-hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:36px;align-items:center}.cr-v24-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:8px 13px;color:#1e40af;font-weight:900;font-size:13px;box-shadow:0 12px 28px rgba(37,99,235,.09)}.cr-v24-hero-copy h1{margin:16px 0 16px;font-size:clamp(42px,5.8vw,78px);line-height:.98;letter-spacing:-.07em;color:#0f172a;text-shadow:0 1px 0 #fff,0 18px 38px rgba(15,23,42,.1)}.cr-v24-hero-copy h1 span{background:linear-gradient(135deg,#2563eb,#0ea5e9 60%,#10b981);-webkit-background-clip:text;background-clip:text;color:transparent}.cr-v24-hero-copy p{margin:0;max-width:610px;color:#334155;font-size:18px;line-height:1.6}.cr-v24-actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 0}.cr-v24-btn,.cr-v24-link-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 20px;font-weight:950;text-decoration:none!important;transition:.2s ease}.cr-v24-btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9 72%,#10b981);box-shadow:0 18px 36px rgba(37,99,235,.25),inset 0 1px 0 rgba(255,255,255,.35)}.cr-v24-btn.soft{background:#fff;color:#1d4ed8;border:1px solid #dbeafe;box-shadow:0 14px 34px rgba(15,23,42,.08)}.cr-v24-btn:hover,.cr-v24-link-btn:hover{transform:translateY(-2px);text-decoration:none!important}.cr-v24-hero .cr-search-wrap{margin-top:18px;max-width:620px}.cr-v24-hero .cr-search{border-radius:18px;padding:8px;box-shadow:0 20px 48px rgba(15,23,42,.1),inset 0 1px 0 #fff!important}.cr-v24-visual-wrap{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center}.cr-v24-visual{position:relative;width:min(540px,100%);height:330px;transform-style:preserve-3d;filter:drop-shadow(0 28px 36px rgba(15,23,42,.12))}.cr-v24-bag{position:absolute;left:178px;top:46px;width:172px;height:202px;border-radius:32px 32px 26px 26px;background:linear-gradient(145deg,#38bdf8 0%,#2563eb 48%,#0f46d2 100%);box-shadow:inset -18px -20px 30px rgba(15,23,42,.18),inset 8px 9px 18px rgba(255,255,255,.18),0 26px 42px rgba(37,99,235,.28);transform:perspective(900px) rotateY(-10deg) rotateX(4deg)}.cr-v24-bag:before{content:"";position:absolute;left:44px;top:-44px;width:78px;height:78px;border:14px solid #1d4ed8;border-bottom:0;border-radius:50px 50px 0 0;box-shadow:inset 0 8px 0 rgba(255,255,255,.16)}.cr-v24-bag span{position:absolute;right:24px;top:70px;width:58px;height:78px;border-radius:18px;background:#fff;box-shadow:0 18px 24px rgba(15,23,42,.13);transform:rotate(8deg)}.cr-v24-bag span:before{content:"%";position:absolute;inset:0;display:grid;place-items:center;font-size:38px;font-weight:950;color:#2563eb}.cr-v24-ticket{position:absolute;left:82px;top:133px;width:228px;height:118px;border-radius:24px;background:linear-gradient(145deg,#1d4ed8,#2563eb 60%,#0ea5e9);color:#fff;padding:26px 24px;box-shadow:0 24px 44px rgba(37,99,235,.33),inset 0 1px 0 rgba(255,255,255,.38);transform:perspective(900px) rotateY(11deg) rotateZ(-6deg)}.cr-v24-ticket:after{content:"";position:absolute;left:22px;right:22px;top:67px;border-top:2px dashed rgba(255,255,255,.72)}.cr-v24-ticket strong{display:block;font-size:31px;line-height:1;font-weight:950;letter-spacing:.02em}.cr-v24-ticket em{display:block;margin-top:22px;font-style:normal;font-weight:900;font-size:17px;letter-spacing:.04em}.cr-v24-percent{position:absolute;left:8px;top:160px;width:92px;height:92px;border-radius:26px;background:linear-gradient(145deg,#ff4d6d,#f97316);color:#fff;display:grid;place-items:center;font-weight:950;font-size:48px;box-shadow:0 24px 38px rgba(249,115,22,.28);transform:rotate(-14deg)}.cr-v24-gift{position:absolute;right:32px;top:166px;width:96px;height:88px;border-radius:16px;background:linear-gradient(145deg,#fff,#eef6ff);box-shadow:0 18px 34px rgba(15,23,42,.12);border:1px solid #dbeafe}.cr-v24-gift:before{content:"";position:absolute;left:0;right:0;top:34px;height:14px;background:#2563eb}.cr-v24-gift:after{content:"";position:absolute;left:40px;top:0;bottom:0;width:15px;background:#2563eb}.cr-v24-gift span{position:absolute;left:20px;top:-25px;width:56px;height:32px;border:8px solid #2563eb;border-bottom:0;border-radius:36px 36px 0 0}.cr-v24-coins{position:absolute;right:86px;bottom:27px;width:116px;height:58px}.cr-v24-coins b{position:absolute;bottom:0;width:58px;height:20px;border-radius:50%;background:linear-gradient(145deg,#facc15,#f59e0b);box-shadow:0 10px 16px rgba(245,158,11,.25),inset 0 2px 0 rgba(255,255,255,.5)}.cr-v24-coins b:nth-child(1){left:0;bottom:4px}.cr-v24-coins b:nth-child(2){left:30px;bottom:22px}.cr-v24-coins b:nth-child(3){right:0;bottom:8px}.cr-v24-confetti{position:absolute;width:13px;height:13px;border-radius:5px;background:#2563eb;box-shadow:0 8px 20px rgba(37,99,235,.2)}.cr-v24-confetti.c1{left:70px;top:48px;background:#f97316;transform:rotate(28deg)}.cr-v24-confetti.c2{left:370px;top:34px;background:#10b981;transform:rotate(-18deg)}.cr-v24-confetti.c3{right:36px;top:76px;background:#ef4444;transform:rotate(45deg)}.cr-v24-confetti.c4{left:33px;bottom:50px;background:#8b5cf6;transform:rotate(18deg)}.cr-v24-confetti.c5{right:152px;top:18px;background:#facc15;transform:rotate(-38deg)}.cr-v24-confetti.c6{right:0;bottom:100px;background:#0ea5e9;transform:rotate(14deg)}.cr-v24-stats-card{position:absolute;right:0;top:22px;width:188px;border-radius:26px;background:rgba(255,255,255,.9);border:1px solid #dbeafe;box-shadow:0 24px 48px rgba(15,23,42,.13),inset 0 1px 0 #fff;padding:17px;display:grid;gap:13px}.cr-v24-stats-card div{display:grid;grid-template-columns:46px 1fr;column-gap:12px;align-items:center}.cr-v24-stat-icon{grid-row:span 2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;box-shadow:0 12px 24px rgba(15,23,42,.12)}.cr-v24-stat-icon.blue{background:linear-gradient(145deg,#2563eb,#0ea5e9)}.cr-v24-stat-icon.green{background:linear-gradient(145deg,#16a34a,#22c55e)}.cr-v24-stat-icon.orange{background:linear-gradient(145deg,#f97316,#f59e0b)}.cr-v24-stat-icon.purple{background:linear-gradient(145deg,#7c3aed,#a855f7)}.cr-v24-stats-card strong{font-size:23px;line-height:1;font-weight:950;color:#1d4ed8}.cr-v24-stats-card small{font-size:12px;color:#0f172a;font-weight:700}.cr-v24-strip{padding:26px 0 6px;background:#fff}.cr-v24-categories-strip{padding-top:10px}.cr-v24-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.cr-v24-section-head.compact{margin-bottom:12px}.cr-v24-section-head h2{margin:0;font-size:clamp(22px,3vw,32px);letter-spacing:-.045em;color:#0f172a}.cr-v24-section-head p{margin:6px 0 0;color:#475569;max-width:760px}.cr-v24-section-head a{font-weight:950;text-decoration:none!important}.cr-v24-kicker{font-size:13px;font-weight:950;color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:6px 10px;display:inline-flex;margin-bottom:8px}.cr-v24-store-row,.cr-v24-category-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(112px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 4px 12px;margin:0 -4px}.cr-v24-store-row::-webkit-scrollbar,.cr-v24-category-row::-webkit-scrollbar{height:8px}.cr-v24-store-row::-webkit-scrollbar-thumb,.cr-v24-category-row::-webkit-scrollbar-thumb{background:#dbeafe;border-radius:999px}.cr-v24-store-pill,.cr-v24-category-pill{scroll-snap-align:start;min-height:82px;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #e0ebfa;box-shadow:0 12px 28px rgba(15,23,42,.06),inset 0 1px 0 #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none!important;color:#0f172a;transition:.2s ease}.cr-v24-store-pill:hover,.cr-v24-category-pill:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(15,23,42,.1);border-color:#bfdbfe}.cr-v24-store-pill .cr-store-logo{width:46px!important;height:36px!important;border-radius:10px!important;margin:0!important;background:#fff!important;box-shadow:none!important;border:0!important}.cr-v24-store-pill .cr-store-logo img{padding:2px!important}.cr-v24-store-pill strong,.cr-v24-category-pill strong{font-size:13px;line-height:1.15;text-align:center;color:#0f172a}.cr-v24-category-pill span{font-size:31px;line-height:1;filter:drop-shadow(0 8px 10px rgba(15,23,42,.12))}.cr-v24-deals{padding:24px 0 26px;background:#fff}.cr-v24-link-btn{background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8}.cr-v24-coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cr-v24-coupon-card{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #dbeafe;box-shadow:0 18px 44px rgba(15,23,42,.07),inset 0 1px 0 #fff;padding:18px;transition:.2s ease}.cr-v24-coupon-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2563eb,#0ea5e9,#10b981)}.cr-v24-coupon-card:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(15,23,42,.12)}.cr-v24-coupon-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.cr-v24-coupon-top .cr-store-logo{width:58px!important;height:46px!important;margin:0!important;border-radius:14px!important}.cr-v24-status{font-size:11px;font-weight:950;border-radius:999px;padding:5px 8px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;white-space:nowrap}.cr-v24-status.verified,.cr-v24-status.working,.cr-v24-status.best,.cr-v24-status.featured,.cr-v24-status.exclusive{background:#dcfce7;color:#166534;border-color:#bbf7d0}.cr-v24-status.expired{background:#fee2e2;color:#991b1b;border-color:#fecaca}.cr-v24-discount{display:block;font-size:30px;line-height:1;color:#16a34a;margin-bottom:8px;font-weight:950;letter-spacing:-.04em}.cr-v24-coupon-card h3{margin:0 0 6px;font-size:16px;line-height:1.25;letter-spacing:-.02em;color:#0f172a}.cr-v24-coupon-card p{margin:0 0 14px;color:#64748b;font-size:12px;font-weight:750}.cr-v24-code-row{display:grid;grid-template-columns:1.12fr .88fr;gap:0;border-radius:12px;overflow:hidden;border:1px dashed #93c5fd;background:#eff6ff}.cr-v24-show-code{display:flex;align-items:center;justify-content:center;padding:10px 8px;font-weight:950;color:#fff!important;background:linear-gradient(135deg,#2563eb,#0ea5e9);text-decoration:none!important}.cr-v24-code-peek{display:flex;align-items:center;justify-content:center;padding:10px 8px;background:#fff;color:#1d4ed8;font-weight:950;font-size:12px;letter-spacing:.03em}.cr-v24-trust{padding:24px 0 38px;background:#fff}.cr-v24-trust-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cr-v24-trust-card{border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 14px 34px rgba(15,23,42,.06),inset 0 1px 0 #fff;padding:15px;display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:start}.cr-v24-trust-card span{grid-row:span 2;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;font-size:24px;background:#eff6ff;box-shadow:0 12px 22px rgba(37,99,235,.08)}.cr-v24-trust-card strong{font-size:14px;line-height:1.2;color:#0f172a}.cr-v24-trust-card p{grid-column:2;margin:0;color:#475569;font-size:12px;line-height:1.35}.cr-v24-trust-card.shield span{background:#dbeafe}.cr-v24-trust-card.privacy span{background:#dcfce7}.cr-v24-trust-card.savings span{background:#ffedd5}.cr-v24-trust-card.support span{background:#f3e8ff}.cr-v24-trust-card.editor span{background:#ffe4e6}.cr-v24-trust-card.global span{background:#e0f2fe}.cr-v24-guides{background:linear-gradient(180deg,#fff,#f8fbff)}.cr-v24-empty{border:1px dashed #bfdbfe;border-radius:16px;background:#f8fbff;color:#475569;font-weight:800;padding:16px;text-align:center}.cr-v24-empty.big{padding:28px;grid-column:1/-1}
@media(max-width:1120px){.cr-v24-hero-grid{grid-template-columns:1fr}.cr-v24-visual-wrap{min-height:300px}.cr-v24-stats-card{right:8%}.cr-v24-coupon-grid{grid-template-columns:repeat(2,1fr)}.cr-v24-trust-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.cr-v24-hero{padding:28px 0 18px}.cr-v24-hero-copy h1{font-size:43px}.cr-v24-hero-copy p{font-size:15px}.cr-v24-actions{display:grid;grid-template-columns:1fr;gap:10px}.cr-v24-visual-wrap{min-height:220px;margin-top:12px}.cr-v24-visual{height:220px;transform:scale(.66);transform-origin:center top}.cr-v24-stats-card{position:relative;right:auto;top:auto;width:100%;grid-template-columns:repeat(2,1fr);margin-top:-42px}.cr-v24-stats-card div{grid-template-columns:42px 1fr}.cr-v24-stat-icon{width:42px;height:42px}.cr-v24-section-head{display:block}.cr-v24-link-btn{margin-top:10px}.cr-v24-store-row,.cr-v24-category-row{grid-auto-columns:102px}.cr-v24-coupon-grid{grid-template-columns:1fr}.cr-v24-trust-grid{grid-template-columns:1fr}.cr-v24-trust-card{grid-template-columns:42px 1fr}.cr-v24-trust-card p{grid-column:1/-1}.cr-v24-hero .cr-search{display:block}.cr-v24-hero .cr-search input{width:100%}.cr-v24-hero .cr-search button{width:100%;margin-top:8px}.cr-v24-strip{padding-top:18px}.cr-v24-deals{padding-top:14px}}

/* Shoaib Coupons 2026 v2.4.1: header alignment + larger single-store logo */
@media (min-width: 721px){
  .cr-site-header .cr-header-inner{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    min-height:74px!important;
    height:auto!important;
    padding:10px 0!important;
  }
  .cr-site-header .cr-logo,
  .cr-site-header .custom-logo-link{
    flex:0 0 auto!important;
    max-width:230px!important;
    min-width:185px!important;
    white-space:nowrap!important;
  }
  .cr-site-header .custom-logo{
    max-height:48px!important;
    width:auto!important;
    object-fit:contain!important;
  }
  .cr-site-header .cr-header-search{
    order:0!important;
    flex:1 1 360px!important;
    width:auto!important;
    max-width:430px!important;
    min-width:240px!important;
    flex-basis:auto!important;
    margin:0!important;
    justify-self:auto!important;
  }
  .cr-site-header .cr-header-search-form{
    height:44px!important;
    min-height:44px!important;
    padding:4px!important;
    border-radius:999px!important;
    box-shadow:0 10px 24px rgba(15,23,42,.06), inset 0 1px 0 #fff!important;
  }
  .cr-site-header .cr-header-search-form input{
    font-size:13px!important;
    padding:8px 11px!important;
  }
  .cr-site-header .cr-header-search-form button{
    padding:8px 13px!important;
    font-size:13px!important;
    min-width:78px!important;
  }
  .cr-site-header .cr-menu-toggle{
    display:none!important;
  }
  .cr-site-header .cr-nav,
  .cr-site-header ul.cr-nav{
    order:0!important;
    flex:0 1 auto!important;
    width:auto!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    min-width:0!important;
    white-space:nowrap!important;
  }
  .cr-site-header .cr-nav li{
    list-style:none!important;
    margin:0!important;
    padding:0!important;
    flex:0 0 auto!important;
  }
  .cr-site-header .cr-nav a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    white-space:nowrap!important;
    font-size:13px!important;
    font-weight:850!important;
    line-height:1!important;
    padding:9px 7px!important;
    border-radius:999px!important;
    color:#0f172a!important;
  }
  .cr-site-header .cr-nav a:hover{
    background:#eff6ff!important;
    color:#1d4ed8!important;
    text-decoration:none!important;
  }
  .cr-site-header .cr-nav .cr-header-cta,
  .cr-site-header .cr-nav a.cr-header-cta{
    color:#fff!important;
    padding:10px 13px!important;
    background:linear-gradient(135deg,#2563eb,#0ea5e9 72%,#10b981)!important;
    box-shadow:0 12px 24px rgba(37,99,235,.20), inset 0 1px 0 rgba(255,255,255,.35)!important;
  }
}
@media (min-width: 981px) and (max-width: 1180px){
  .cr-site-header .cr-header-inner{gap:10px!important;}
  .cr-site-header .cr-logo,
  .cr-site-header .custom-logo-link{max-width:205px!important;min-width:170px!important;}
  .cr-logo{font-size:21px!important;}
  .cr-logo-mark{width:34px!important;height:34px!important;border-radius:11px!important;}
  .cr-logo small{font-size:10px!important;}
  .cr-site-header .cr-header-search{max-width:330px!important;min-width:210px!important;}
  .cr-site-header .cr-nav{gap:7px!important;}
  .cr-site-header .cr-nav a{font-size:12.5px!important;padding:8px 5px!important;}
  .cr-site-header .cr-nav .cr-header-cta,
  .cr-site-header .cr-nav a.cr-header-cta{padding:9px 10px!important;}
}
@media (min-width: 721px) and (max-width: 980px){
  .cr-site-header .cr-header-inner{gap:8px!important;}
  .cr-site-header .cr-logo,
  .cr-site-header .custom-logo-link{max-width:165px!important;min-width:145px!important;}
  .cr-logo{font-size:18px!important;}
  .cr-logo small{display:none!important;}
  .cr-logo-mark{width:32px!important;height:32px!important;border-radius:10px!important;}
  .cr-site-header .cr-header-search{max-width:245px!important;min-width:180px!important;}
  .cr-site-header .cr-header-search-form button{min-width:auto!important;padding:8px 11px!important;}
  .cr-site-header .cr-nav{gap:4px!important;}
  .cr-site-header .cr-nav a{font-size:11.5px!important;padding:8px 4px!important;}
  .cr-site-header .cr-nav .cr-header-cta,
  .cr-site-header .cr-nav a.cr-header-cta{padding:8px 8px!important;}
}
@media (max-width: 720px){
  .cr-site-header .cr-header-inner{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:10px!important;
    height:auto!important;
    min-height:66px!important;
    padding:12px 0!important;
  }
  .cr-site-header .cr-logo,
  .cr-site-header .custom-logo-link{flex:1 1 auto!important;min-width:0!important;}
  .cr-site-header .cr-menu-toggle{display:inline-flex!important;margin-left:auto!important;}
  .cr-site-header .cr-header-search{order:3!important;width:100%!important;flex:0 0 100%!important;max-width:none!important;}
  .cr-site-header .cr-nav{order:4!important;width:100%!important;display:none!important;flex-direction:column!important;align-items:flex-start!important;padding:8px 0 12px!important;gap:8px!important;}
  .cr-site-header .cr-nav.open{display:flex!important;}
  .cr-site-header .cr-nav a{width:100%!important;padding:10px 12px!important;border-radius:12px!important;}
}

/* Keep the single-store hero compact, but restore a strong brand logo size */
.cr-store-hero{
  padding-top:18px!important;
  padding-bottom:16px!important;
}
.cr-store-head{
  grid-template-columns:112px minmax(0,1fr) auto!important;
  gap:20px!important;
  align-items:center!important;
}
.cr-store-head .cr-store-logo{
  width:112px!important;
  height:112px!important;
  min-width:112px!important;
  margin:0!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#ffffff,#eff6ff)!important;
  box-shadow:0 18px 36px rgba(37,99,235,.14), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.cr-store-head .cr-store-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:10px!important;
}
.cr-store-head h1{
  margin-top:0!important;
  margin-bottom:4px!important;
}
.cr-store-head p{
  margin-top:4px!important;
}
.cr-store-meta{
  margin-top:8px!important;
}
.cr-tabs{
  margin-top:12px!important;
}
@media (max-width:980px){
  .cr-store-head{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:16px!important;
  }
  .cr-store-head .cr-store-logo{
    width:96px!important;
    height:96px!important;
    min-width:96px!important;
  }
  .cr-store-head .cr-btn{
    grid-column:1/-1!important;
  }
}
@media (max-width:720px){
  .cr-store-hero{padding-top:14px!important;padding-bottom:12px!important;}
  .cr-store-head{
    grid-template-columns:86px minmax(0,1fr)!important;
    text-align:left!important;
    gap:13px!important;
  }
  .cr-store-head .cr-store-logo{
    width:86px!important;
    height:86px!important;
    min-width:86px!important;
    border-radius:20px!important;
  }
  .cr-store-head h1{font-size:28px!important;}
  .cr-store-meta span{font-size:11px!important;padding:5px 8px!important;}
}
