.todayonlinedeals-bg-pristine { border-bottom: var(--todayonlinedeals-border-light); background-color: var(--todayonlinedeals-bg-pristine); }
.todayonlinedeals-hero-container { background-color: var(--todayonlinedeals-bg-cream); overflow: hidden; padding: 30px 0 30px 0; border-bottom: var(--todayonlinedeals-border-light); }
.todayonlinedeals-bg-accent-warm { background-color: #f8f7f3; border-bottom: var(--todayonlinedeals-border-light); }
.todayonlinedeals-live-dot { width: 8px; animation: todayonlinedeals-pulse-red 1.8s infinite; border-radius: 50%; display: inline-block; height: 8px; background-color: var(--todayonlinedeals-primary-red); margin-right: 10px; }
.z-2 { z-index: 2; }
.position-relative { position: relative; }
.justify-content-center { justify-content: center; }
.todayonlinedeals-popular-topic-link i { font-size: 1.1rem; margin-right: 6px; opacity: 0.8; }
.todayonlinedeals-popular-topic-link { padding: 10px 24px; background: var(--todayonlinedeals-bg-pristine); text-decoration: none; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); align-items: center; border-radius: var(--todayonlinedeals-radius-pill); color: var(--todayonlinedeals-text-dark); display: inline-flex; font-weight: 500; font-size: 0.95rem; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.015); border: var(--todayonlinedeals-border-light); }
.todayonlinedeals-layout-block { padding: 50px 0; }
.cards_exp-grid-layout { width:100%; display:grid; grid-template-columns:repeat(auto-fill,minmax(280px,1fr)); gap:24px; }
.todayonlinedeals-popular-topic-link:hover { background-color: rgba(193, 18, 31, 0.02); border-color: var(--todayonlinedeals-primary-red); transform: translateY(-2px); color: var(--todayonlinedeals-primary-red); box-shadow: 0 6px 15px rgba(193, 18, 31, 0.05); }
.col-lg-10 { width: 83.33333333%; flex: 0 0 auto; }
.opacity-75 { opacity: 0.75 !important; }
body { margin: 0; padding: 0; background-color: var(--heutedeals-bg-cream); color: var(--heutedeals-text-dark); font-family: "Google Sans", system-ui, -apple-system, sans-serif; -webkit-font-smoothing: antialiased; }
.container { padding-right: 1.5rem; margin-left: auto; margin-right: auto; max-width: 1320px; padding-left: 1.5rem; width: 100%; }
.container-fluid { padding-left: 1.5rem; width: 100%; padding-right: 1.5rem; margin-right: auto; margin-left: auto; }
.todayonlinedeals-hero-lead-text { color: var(--todayonlinedeals-text-dark); font-size: 1.2rem; font-weight: 400; line-height: 1.7; max-width: 750px; margin: 0 auto; }
.row { flex-wrap: wrap; margin-left: -.75rem; display: flex; margin-right: -.75rem; }
.todayonlinedeals-hero-emphasis { display: inline-block; position: relative; color: var(--todayonlinedeals-text-dark); }
.todayonlinedeals-popular-topics-grid { flex-wrap: wrap; display: flex; justify-content: center; gap: 1rem; }
.brand-logo-item:hover { box-shadow: 0 8px 24px rgba(193, 18, 31, 0.08); transform: translateY(-3px); border-color: var(--vmt-primary-red); }
.text-white { color: #ffffff !important; }
.todayonlinedeals-bg-soft-gray { background-color: #f8f7f3; border-bottom: var(--todayonlinedeals-border-light); }
.todayonlinedeals-block-subtitle { color: var(--heutedeals-text-muted); line-height: 1.6; max-width: 700px; font-weight: 400; margin: 0 auto; font-size: 1.1rem; text-align: center; }
.todayonlinedeals-block-header { text-align: center; margin-bottom: 50px; }
.todayonlinedeals-bg-dark-charcoal { background-color: #121214 !important; }
.text-black { color: #18181b !important; }
:root { --todayonlinedeals-site-fp: "235zm9x1"; --todayonlinedeals-primary-red: #c1121f; --todayonlinedeals-primary-red-hover: #9e0c15; --todayonlinedeals-shadow-premium: 0 10px 30px rgba(0, 0, 0, 0.025); --todayonlinedeals-radius-lg: 28px; --todayonlinedeals-bg-cream: #faf9f5; --todayonlinedeals-radius-pill: 999px; --todayonlinedeals-text-muted: #52525b; --todayonlinedeals-border-light: 1px solid rgba(0, 0, 0, 0.08); --todayonlinedeals-bg-pristine: #ffffff; --todayonlinedeals-radius-sm: 12px; --todayonlinedeals-radius-md: 20px; --todayonlinedeals-text-dark: #18181b; }
.todayonlinedeals-brands-masonry { grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 20px; width: 100%; display: grid; }
.gap-3 { gap: 1rem; }
.text-center { text-align: center; }
.todayonlinedeals-block-title { margin-bottom: 12px; letter-spacing: -1px; color: var(--todayonlinedeals-text-dark); font-weight: 800; font-size: 2.5rem; margin-top: 0; }
.todayonlinedeals-hero-emphasis::after { background-size: 100% 100%; width: 104%; position: absolute; background-repeat: no-repeat; left: -2%; height: 12px; content: ''; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 20' preserveAspectRatio='none'%3E%3Cpath d='M10,15 C90,8 210,18 290,12' stroke='%23c1121f' stroke-width='10' stroke-linecap='round' fill='none'/%3E%3C/svg%3E"); bottom: -12px; }
.mb-0 { margin-bottom: 0!important; }
.todayonlinedeals-popular-topics { margin-top: 3.5rem; }
.brand-logo-item { border: var(--vmt-border-light); border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.015); transition: all 0.25s ease; height: 100px; padding: 20px; background: #ffffff; cursor: pointer; display: flex; justify-content: center; align-items: center; box-sizing: border-box; }
.todayonlinedeals-hero-heading { letter-spacing: -1px; font-size: 3.8rem; color: var(--todayonlinedeals-text-dark); margin-top: 50px; line-height: 1.15; margin-bottom: 50px; font-weight: 400; font-family: "Google Sans", system-ui, -apple-system, sans-serif; }
@font-face { font-weight: 100 900; font-display: swap; font-family: 'Google Sans'; src: url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype-supports-variations'),
         url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype'); font-style: normal; }
.todayonlinedeals-popular-topics-title { color: var(--todayonlinedeals-text-muted); font-size: 0.85rem; font-weight: 700; margin-bottom: 16px; letter-spacing: 1px; text-transform: uppercase; display: block; }
.fw-bold { font-weight: 700 !important; }
.todayonlinedeals-tile-icon-dark-accent { background: rgba(255, 255, 255, 0.15) !important; color: #ffffff !important; }
.brand-logo-item img { max-width: 85%; filter: grayscale(100%); object-fit: contain; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); max-height: 42px; opacity: 0.65; mix-blend-mode: multiply; }
.d-flex { display: flex; }
.flex-shrink-0 { flex-shrink: 0; }
.brand-logo-item:hover img { opacity: 1; filter: grayscale(0%); }
.gap-2 { gap: 0.5rem; }
.align-items-center { align-items: center; }
@media (min-width: 992px) {
  .px-lg-5 { padding-left: 3rem!important; padding-right: 3rem!important; }
}
@media (max-width: 991px) {
  .todayonlinedeals-hero-heading { margin-top: 0; font-size: 3.2rem; }
  .todayonlinedeals-hero-emphasis { font-size: 3.5rem; }
  .todayonlinedeals-block-title { font-size: 2rem; }
  .todayonlinedeals-hero-emphasis::after { width: 104%; bottom: 0px; height: 8px; left: -2%; }
  .todayonlinedeals-hero-heading { font-size: 3.5rem; }
}