.card-logo { object-fit:contain; width:100%; height:100%; border-radius:8px; }
.store-identity-blur { opacity: 0.1; filter: blur(8px); width: 100%; top: 0; height: 100%; transform: scale(1.6); left: 0; position: absolute; object-fit: cover; }
.store-path-breadcrumb .breadcrumb-item.active { color: #0F172A; font-weight: 700; }
.store-action-hub { border-radius: 20px; background: #FFFFFF; }
.promocodesfor-insight-card:hover .card-logo-wrapper { border-color:#00da24; transform:translateY(-5px); }
.store-h1-heading { font-weight: 800; font-size: clamp(1.3rem, 4vw, 1.8rem); color: #0F172A; line-height: 1.2; margin-bottom: 12px; letter-spacing: -0.03em; }
.merchant-meta { margin-bottom:12px; }
.store-identity-main { max-width: 80%; z-index: 1; border-radius: 4px; max-height: 80%; position: relative; object-fit: contain; }
.text-green { color:#00da24; }
.store-rank-options { gap: 12px; display: flex; }
.store-path-breadcrumb .breadcrumb-item a:hover { color: #00da24; }
.store-hero-bg { font-family: "Google Sans", system-ui, -apple-system, sans-serif; background-color: #F8FAFC; padding: 1rem 0; }
.store-expand-btn { font-size: 1.05rem; color: #222222; transition: all 0.3s ease; border: 1px solid #222222; align-items: center; background-color: #ffffff; display: inline-flex; border-radius: 16px; padding: 15px 45px; font-weight: 800; }
.store-expand-btn:hover { color: #999; background-color: #efefef; border: 1px solid #222222; }
.events-row { display:flex; flex-wrap:wrap; gap:6px; }
.card-logo-wrapper { z-index:2; height:64px; width:64px; border-radius:12px; padding:6px; position:absolute; background:#ffffff; transition:transform 0.3s ease; bottom:-20px; box-shadow:0 8px 16px rgba(0,0,0,0.06); border:1px solid #E2E8F0; left:20px; }
.category-tag { font-weight:700; color:#64748B; font-size:0.75rem; letter-spacing:0.5px; text-transform:uppercase; }
.event-pill { padding:5px 10px; border-radius:6px; color:#475569; text-transform:uppercase; font-size:10px; font-weight:700; white-space:nowrap; background:#F1F5F9; }
.store-identity-frame { border: 1px solid #E2E8F0; display: flex; border-radius: 24px; width: 140px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); position: relative; background-color: #FFFFFF; justify-content: center; overflow: hidden; height: 140px; align-items: center; }
.merchant-name { font-size:1.15rem; font-weight:800; margin:0; color:#000000; line-height:1.2; }
.store-max-frame { padding-right: 2rem; margin: 0 auto; padding-left: 2rem; max-width: 1600px; }
.store-info-description { color: #475569; line-height: 1.6; font-size: 1.05rem; margin-bottom: 0; }
.stat-item { display:flex; flex-direction:column; gap:2px; }
.store-rank-trigger { transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); background: #FFFFFF; gap: 8px; border-radius: 14px; display: inline-flex; padding: 10px 22px; font-weight: 700; color: #1E293B; font-size: 0.9rem; border: 1px solid #E2E8F0; align-items: center; }
.promocodesfor-insight-card:hover .card-hero-img { transform:scale(1.1); }
.stat-item.align-right { text-align:right; }
.text-red { color:#FF4D4D; }
.btn-text { font-weight:800; transition:color 0.2s; font-size:14px; color:#00da24; }
.card-visual-header { height:140px; overflow:hidden; position:relative; background:#F1F5F9; }
.stats-row { padding:12px 16px; border-radius:12px; justify-content:space-between; background:#F8FAFC; margin-bottom:16px; display:flex; border:1px solid #E2E8F0; margin-top:auto; }
.stat-label { letter-spacing:0.8px; font-weight:700; color:#94A3B8; text-transform:uppercase; font-size:10px; }
.store-stat-flex { font-size: 0.9rem; gap: 20px; font-weight: 500; flex-wrap: wrap; align-items: center; display: flex; color: #64748B; }
.card-body { display:flex; flex:1; flex-direction:column; background:#FFFFFF; padding:32px 20px 20px 20px; }
.stat-value { color:#000000; font-size:0.95rem; font-weight:800; }
.store-label-pill i { color: #00da24; }
.card-footer { justify-content:space-between; align-items:center; display:flex; padding:16px 20px; background:#FFFFFF; border-top:1px solid #F1F5F9; }
.merchant-desc { overflow:hidden; line-height:1.6; display:-webkit-box; color:#475569; font-size:0.85rem; margin:0 0 16px 0; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.store-label-pill { text-transform: uppercase; font-weight: 700; border-radius: 50px; padding: 8px 18px; background-color: #000000; font-size: 0.8rem; display: inline-flex; color: #FFFFFF; align-items: center; letter-spacing: 0.03em; }
.merchant-meta-header { align-items:center; margin-bottom:8px; justify-content:space-between; display:flex; }
.store-path-breadcrumb .breadcrumb-item a { transition: color 0.2s; color: #64748B; font-weight: 500; font-size: 0.85rem; text-decoration: none; }
.btn-arrow { transition:transform 0.3s ease; color:#00da24; }
.store-rank-trigger:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.05); border-color: #000000; background-color: #F8FAFC; }
.card-hero-img { width:100%; height:100%; object-fit:cover; filter:brightness(0.9); transition:transform 0.6s cubic-bezier(0.4,0,0.2,1); }
@keyframes fire-flicker {
  0% { filter:drop-shadow(0 0 2px rgba(239,68,68,0.4)); transform:scale(1); }
  100% { transform:scale(1.15) translateY(-1px); filter:drop-shadow(0 0 5px rgba(239,68,68,0.8)); }
}
.promocodesfor-insight-card { border-radius:16px; border:1px solid #F1F5F9; overflow:hidden; text-decoration:none; flex-direction:column; background:#ffffff; display:flex; box-shadow:0 2px 4px rgba(0,0,0,0.02); transition:all 0.3s cubic-bezier(0.4,0,0.2,1); }
.promocodesfor-faq-section { width:100%; max-width:1600px; margin:80px auto 40px; }
.heutedeals-faq-question::after { font-family: "bootstrap-icons" !important; content: '\F282'; font-size: 1.2rem; font-weight: normal; transition: transform 0.3s ease, color 0.3s ease; color: #94A3B8; }
.promocodesfor-trend-item:last-child { margin-bottom:0; }
.promocodesfor-faq-item { overflow:hidden; transition:all 0.3s ease; border:1px solid #E2E8F0; border-radius:16px; background-color:#ffffff; }
.promocodesfor-faq-item[open] .promocodesfor-faq-question::after { transform:rotate(180deg); color:#00da24; }
.promocodesfor-faq-answer { background-color:#FFFFFF; color:#475569; line-height:1.8; padding:24px 28px; font-size:1rem; animation:promocodesfor-fade-in 0.4s cubic-bezier(0.4, 0, 0.2, 1); margin:0; }
.promocodesfor-article strong { font-weight:700; color:#0F172A; }
.promocodesfor-article .promocodesfor-title { font-weight:800; font-size:22px; padding-bottom:16px; border-bottom:1px solid #F1F5F9; letter-spacing:-0.5px; line-height:1.4; color:#0F172A; margin-bottom:24px; margin-top:0; }
.promocodesfor-trend-bar-fill { height:100%; background:#EF4444; border-radius:99px; transition:width 0.5s ease; }
.promocodesfor-hacks-section { padding:32px; border-radius:16px; width:100%; box-shadow:0 4px 6px -1px rgba(0,0,0,0.02); background-color:#F8FAFC; margin:60px auto; border-left:5px solid #00da24; max-width:1600px; }
.promocodesfor-faq-item[open] { border-color:#00da24; box-shadow:0 10px 25px rgba(0,0,0,0.05); }
.promocodesfor-tip-box h3 { color:#B91C1C; font-size:16px; margin-top:0; }
.promocodesfor-trend-date { white-space:nowrap; flex:0 0 170px; font-weight:600; color:#64748B; font-size:13px; }
.promocodesfor-faq-item[open] .promocodesfor-faq-question { background:#F8FAFC; border-bottom:1px solid #E2E8F0; }
.promocodesfor-faq-list { flex-direction:column; display:flex; gap:16px; }
.promocodesfor-section-title .highlight { color:#991B1B; }
.promocodesfor-section-title { font-weight:800; font-size:1.5rem; margin-bottom:20px; color:#000000; letter-spacing:-0.02em; }
.promocodesfor-tip-box { background:#FEF2F2; border:1px solid #FEE2E2; border-left:4px solid #EF4444; border-radius:10px; padding:16px 20px; margin:24px 0; }
.promocodesfor-trend-item { align-items:center; gap:16px; margin-bottom:14px; display:flex; }
.promocodesfor-stats-box { margin:24px 0; padding:20px 24px; border:1px solid #E2E8F0; background:#F8FAFC; border-radius:12px; }
.promocodesfor-trend-value { font-size:14px; color:#0F172A; text-align:right; font-weight:700; flex:0 0 70px; }
.promocodesfor-stats-box p { font-size:14px; margin-bottom:0; }
.promocodesfor-trend-bar-wrapper { overflow:hidden; height:8px; flex:1; background:#F1F5F9; border-radius:99px; }
.promocodesfor-discount-trend { border:1px solid #F1F5F9; padding:20px; border-radius:12px; background:#ffffff; margin:24px 0; }
.promocodesfor-insight-grid { display:grid; justify-content:center; grid-template-columns:repeat(auto-fit,minmax(300px,350px)); gap:24px; }
.promocodesfor-article h3 { gap:8px; display:flex; font-size:18px; color:#1E293B; align-items:center; margin:28px 0 12px 0; font-weight:700; }
.promocodesfor-insight-card:hover .btn-arrow { transform:translateX(5px); }
.promocodesfor-insight-card:hover { transform:translateY(-4px); border-color:#FCA5A5; box-shadow:0 16px 32px -8px rgba(239,68,68,0.15); }
.promocodesfor-tip-box p { font-size:14px; color:#991B1B; margin-bottom:0; }
.promocodesfor-article p { margin-bottom:16px; font-size:15px; }
.promocodesfor-section-title { margin:0 auto 30px auto; font-weight:800; width:fit-content; border-bottom:1px solid #F1F5F9; font-size:22px; color:#0F172A; padding-bottom:12px; letter-spacing:-0.5px; text-align:center; }
.promocodesfor-stats-box h3 { color:#334155; font-size:16px; margin-top:0; }
.promocodesfor-section-title .highlight { color:#EF4444; }
.promocodesfor-article { padding:32px; max-width:1600px; background:#ffffff; width:100%; border-radius:16px; color:#475569; border:1px solid #333; line-height:1.7; box-shadow:0 4px 6px -1px rgba(0,0,0,0.02); margin:32px auto 80px auto; }
.promocodesfor-faq-question { font-weight:500; padding:20px 28px; color:#000000; list-style:none; user-select:none; display:flex; justify-content:space-between; cursor:pointer; position:relative; font-size:1.1rem; align-items:center; transition:background 0.2s; }
.promocodesfor-faq-question::-webkit-details-marker { display:none; }
.promocodesfor-hacks-text { font-size:1rem; line-height:1.8; color:#475569; margin:0; }
.promocodesfor-faq-item:hover { border-color:#00da24; box-shadow:0 10px 20px rgba(0,0,0,0.04); }
.promocodesfor-insight-section { max-width:1600px; margin:0 auto; padding:0 0 30px 0; margin-top:20px; }
@keyframes promocodesfor-fade-in {
  from { opacity:0; transform:translateY(-10px); }
  to { transform:translateY(0); opacity:1; }
}