.dv-disclosure{background:#fff4e8;color:#374151;text-align:center;padding:12px 16px;font-size:14px}.dv-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:64px 24px;background:linear-gradient(135deg,#fff,#fff7ed);border-radius:28px;margin:24px auto;max-width:1180px}.dv-pill{display:inline-block;background:#0f172a;color:#fff;border-radius:999px;padding:8px 14px;font-weight:800;font-size:13px}.dv-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.02;margin:18px 0 12px;color:#0f172a}.dv-hero p{font-size:18px;color:#64748b}.dv-search{display:flex;gap:10px;background:#fff;padding:10px;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.08)}.dv-search input{flex:1;border:0;padding:14px;font-size:16px}.dv-search button,.dv-btn{background:#ff4d4f;color:#fff;border:0;border-radius:14px;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-block}.dv-hero-card,.dv-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;padding:20px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.dv-section{max-width:1180px;margin:48px auto;padding:0 24px}.dv-section h2{font-size:32px;color:#0f172a}.dv-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dv-card h3{margin:0 0 10px;color:#0f172a}.dv-card p{color:#64748b}.dv-code{border:2px dashed #cbd5e1;background:#f8fafc;border-radius:12px;padding:12px 15px;font-weight:900;letter-spacing:1px;margin-right:8px}.dv-logo{height:54px;width:54px;border-radius:18px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:12px}.dv-cashback{max-width:1180px;margin:54px auto;padding:42px 24px;border-radius:30px;background:#0f172a;color:#fff;text-align:center}.dv-cashback p{color:#cbd5e1}@media(max-width:800px){.dv-hero{grid-template-columns:1fr;padding:36px 18px}.dv-grid{grid-template-columns:1fr}.dv-search{flex-direction:column}}

/* v1.0.1 store image + internal store link styling */
.dv-store-card .dv-logo,.dv-store-grid .dv-logo{width:82px;height:82px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.dv-store-card .dv-logo img,.dv-store-grid .dv-logo img{max-width:78%;max-height:78%;object-fit:contain;display:block}
.dv-logo-letter{width:82px;height:82px;border-radius:22px;background:#0f172a;color:#fff;display:grid;place-items:center;font-size:30px;font-weight:1000;line-height:1}

/* v1.0.5 stable store card excerpt */
.dv-store-card .dv-store-excerpt{
  color:#64748b;
  font-size:14px;
  line-height:1.5;
  margin:0 0 4px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:42px;
}
.dv-store-card h3{margin-bottom:0;}


/* v1.0.7 fixed hero top picks and clean metadata */
.dv-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:start;overflow:visible}.dv-hero-card{min-width:0}.dv-top-picks h3{margin:0 0 16px;font-size:22px}.dv-top-pick-list{display:flex;flex-direction:column;gap:12px}.dv-top-pick-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:14px;box-shadow:0 8px 20px rgba(15,23,42,.04)}.dv-top-pick-item h4{font-size:16px;line-height:1.25;margin:6px 0 4px;color:#0f172a;word-break:normal}.dv-top-pick-item p{font-size:14px;line-height:1.35;margin:0;color:#64748b}.dv-top-pick-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.dv-top-pick-meta span,.dv-offer-meta span{font-size:12px;font-weight:800;background:#f8fafc;border:1px solid #e5e7eb;color:#334155;border-radius:999px;padding:5px 8px;white-space:nowrap}.dv-badge{display:inline-flex;width:max-content;white-space:nowrap;background:#dcfce7;color:#166534;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.dv-top-pick-item .dv-btn{white-space:nowrap;padding:11px 14px;border-radius:13px}.dv-deal-card .dv-offer-meta,.dv-voucher .dv-offer-meta{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.dv-price-line{margin:10px 0}.dv-old-price{text-decoration:line-through;color:#94a3b8}.dv-new-price{color:#0f172a}.dv-store-card .dv-store-excerpt{color:#64748b;font-size:14px;line-height:1.5;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}@media(max-width:950px){.dv-hero{grid-template-columns:1fr}.dv-top-pick-item{grid-template-columns:1fr}.dv-top-pick-item .dv-btn{text-align:center}}
