/* dotShirt 1.14.7 — harde acties uitsluitend blanco + homepage exposure */
.product-badge.hard-action-product-card-badge{background:#e11d48;color:#fff;text-transform:none;letter-spacing:0}
.product-hard-action-banner{border-color:#fecdd3;background:#fff1f2;color:#881337}
.product-hard-action-banner b{font-weight:900}

.home-hard-actions{padding:4.25rem 0 4.75rem;background:linear-gradient(135deg,#121419 0%,#1b1e25 62%,#2b1117 100%);color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.home-hard-actions .eyebrow{color:#fb7185;margin-bottom:.65rem}
.home-hard-actions-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}
.home-hard-actions-head>div:first-child{max-width:790px}
.home-hard-actions-head h2{margin:0;font-size:clamp(2.45rem,4.2vw,4.8rem);line-height:.95;letter-spacing:-.045em;font-weight:950}
.home-hard-actions-head p{max-width:720px;margin:1rem 0 0;color:#c9ccd4;font-size:1rem}
.home-hard-action-clock{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid rgba(251,113,133,.35);background:rgba(225,29,72,.11);border-radius:16px;white-space:nowrap}
.home-hard-action-clock>i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e11d48;color:#fff}
.home-hard-action-clock small,.home-hard-action-clock strong{display:block}.home-hard-action-clock small{color:#fda4af;font-weight:800}.home-hard-action-clock strong{font-size:.9rem}
.home-hard-action-grid .product-card{border-color:#2b2f38;background:#fff;color:var(--ink)}
.home-hard-actions-more{display:flex;justify-content:center;margin-top:2rem}.home-hard-actions-more .btn-outline{border-color:#fff;background:transparent;color:#fff}.home-hard-actions-more .btn-outline:hover{background:#fff;color:#111}

.footer-cta{align-items:stretch}
.footer-cta-copy{flex:1;min-width:0}.footer-cta-copy h2{margin-bottom:0}
.footer-cta-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}
.footer-hard-actions{margin-top:1.35rem;max-width:900px}
.footer-hard-actions-label{display:inline-flex;align-items:center;gap:.35rem;color:#fb7185;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.footer-hard-action-products{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.65rem}
.footer-hard-action-products a{display:flex;align-items:center;gap:.7rem;padding:.55rem .75rem;border:1px solid #343945;border-radius:999px;background:#161920;color:#fff;font-size:.82rem;transition:.2s}
.footer-hard-action-products a:hover{border-color:#fb7185;color:#fff;background:#1d2028}
.footer-hard-action-products a strong{color:#fb7185}

@media (max-width:991.98px){
  .home-hard-actions{padding:3.3rem 0}.home-hard-actions-head{align-items:flex-start;flex-direction:column}.home-hard-action-clock{white-space:normal}
  .home-hard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-cta{display:block}.footer-cta-actions{justify-content:flex-start;margin-top:1.4rem}
}
@media (max-width:575.98px){
  .home-hard-action-grid{grid-template-columns:1fr 1fr;gap:.75rem}.home-hard-actions-head h2{font-size:2.45rem}.home-hard-actions-head p{font-size:.92rem}
  .footer-hard-action-products{display:grid;grid-template-columns:1fr}.footer-hard-action-products a{justify-content:space-between;border-radius:14px}
}
