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