.todayonlinedeals-header-search-container { position: relative; margin: 0 40px; max-width: 620px; flex: 2; }
.text-brand-red { color: #ca1528 !important; }
.todayonlinedeals-search-input::placeholder { opacity: 1; color: #222222; }
.todayonlinedeals-header-brand-label { color: #000000; letter-spacing: -0.5px; font-size: 1.5rem; font-weight: 900; margin: 0; }
.todayonlinedeals-search-input { color: #222222; width: 100%; outline: none; font-size: 1rem; border: none; background: transparent; }
.todayonlinedeals-header-navigation-anchor:hover { background-color: #e4e4e7; }
.todayonlinedeals-header-body { justify-content: space-between; box-sizing: border-box; padding: 0 24px; max-width: 1600px; align-items: center; min-height: 80px; margin: 0 auto; transition: min-height 0.2s ease; display: flex; }
.todayonlinedeals-header-wrapper { top: 0; box-sizing: border-box; position: sticky; border-bottom: 1px solid rgba(0,0,0,0.05); background-color: #ffffff; width: 100%; z-index: 9999; }
.todayonlinedeals-header-brand-portal { align-items: center; gap: 12px; text-decoration: none; display: flex; }
@font-face { src: url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype-supports-variations'),
         url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype'); font-family: 'Google Sans'; font-style: normal; font-weight: 100 900; font-display: swap; }
.todayonlinedeals-search-ai-status { font-weight: 700; background: #fdf2f2; user-select: none; border: 1px solid #fde8e8; display: inline-flex; padding: 4px 10px; align-items: center; border-radius: 50px; white-space: nowrap; color: #ca1528; font-size: 0.75rem; box-shadow: 0 2px 4px rgba(202, 21, 40, 0.04); gap: 4px; }
.todayonlinedeals-header-navigation-list { display: flex; margin: 0; gap: 12px; padding: 0; list-style: none; }
.todayonlinedeals-header-navigation-anchor { display: inline-block; padding: 10px 22px; text-decoration: none; font-weight: 500; background-color: #D4FF00; border-radius: 999px; letter-spacing: 0.1px; transition: background-color 0.2s ease, color 0.2s ease; color: #18181b; font-size: 0.9rem; }
.todayonlinedeals-header-logo { max-height: 60px; }
.todayonlinedeals-search-input-group { position: relative; border: 2px solid #e2e8f0; align-items: center; padding: 10px 22px; box-shadow: 0 4px 10px -1px rgba(0, 0, 0, 0.04); background: #ffffff; display: flex; border-radius: 50px; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.todayonlinedeals-search-icon { color: #64748b; font-size: 1.2rem; margin-right: 12px; }
.todayonlinedeals-header-navigation-panel { justify-content: flex-end; display: flex; align-items: center; }
.todayonlinedeals-search-input-group:focus-within { box-shadow: 0 10px 30px -15px rgba(202, 21, 40, 0.25), 0 0 0 5px rgba(202, 21, 40, 0.12); border-color: #ca1528; }
.todayonlinedeals-header-navigation-item { display: flex; align-items: center; }
@keyframes sparkle-pulse {
  0%, 100% { transform: scale(1); opacity: 0.6; }
  50% { opacity: 1; color: #ca1528; transform: scale(1.15); }
}
.todayonlinedeals-search-results-panel { left: 50%; overflow: hidden; width: 95vw; position: absolute; border-radius: 24px; transform: translateX(-50%); margin-top: 14px; max-width: 1000px; max-height: 520px; z-index: 1200; box-shadow: 0 25px 60px -15px rgba(202, 21, 40, 0.15); border: 1px solid #e2e8f0; top: 100%; background: #ffffff; }
.search-merchant-item-card:hover { background: linear-gradient(135deg, #ffffff, #fdf2f2); border-color: #fca5a5; box-shadow: 0 8px 20px -4px rgba(202, 21, 40, 0.08); transform: translateY(-2px); }
.search-section-header { margin-bottom: 12px; font-size: 0.8rem; font-weight: 700; color: #64748b; text-transform: uppercase; letter-spacing: 0.8px; align-items: center; border-bottom: 1.5px solid #f1f5f9; padding-bottom: 10px; display: flex; }
#traditionalResultsSection { border-left: 1.5px solid #f1f5f9; transition: all 0.3s ease; padding-left: 24px; }
.search-merchant-simple-logo { object-fit: contain; height: 32px; background: #fff; flex-shrink: 0; border-radius: 6px; border: 1px solid #e2e8f0; width: 32px; }
.todayonlinedeals-search-split-layout.no-trad { grid-template-columns: 1fr; }
.animate-sparkle { animation: sparkle-pulse 1.8s infinite ease-in-out; }
.search-merchant-simple-item { border-radius: 10px; transition: all 0.2s ease; text-decoration: none; align-items: center; padding: 8px 10px; color: inherit; display: flex; gap: 12px; }
.card-top-row { gap: 12px; margin-bottom: 10px; align-items: flex-start; display: flex; }
.todayonlinedeals-search-split-layout.no-trad #traditionalResultsSection { border-left: none; padding-left: 0; display: none !important; }
.todayonlinedeals-search-split-layout { gap: 24px; padding: 24px; transition: all 0.3s ease; grid-template-columns: 1.8fr 1fr; display: grid; }
.ai-search-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.search-merchant-desc { display: -webkit-box; -webkit-box-orient: vertical; margin-bottom: 14px; line-height: 1.5; -webkit-line-clamp: 2; overflow: hidden; font-size: 0.8rem; color: #475569; }
.search-merchant-simple-item:hover { background: #f1f5f9; }
.search-status-box { font-size: 0.95rem; text-align: center; color: #64748b; padding: 50px 30px; }
.search-merchant-item-card { color: inherit; border-radius: 14px; text-decoration: none; padding: 16px; justify-content: space-between; background: linear-gradient(135deg, #ffffff, #fafdfd); display: flex; border: 1.5px solid #f1f5f9; flex-direction: column; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); }
.traditional-search-list { padding-right: 4px; overflow-y: auto; display: flex; flex-direction: column; gap: 10px; max-height: 380px; }
.search-merchant-cat { text-overflow: ellipsis; white-space: nowrap; color: #64748b; font-size: 0.75rem; overflow: hidden; }
.ai-badge { color: #ca1528; gap: 4px; align-items: center; display: inline-flex; }
.search-merchant-badge { border-radius: 6px; color: #ca1528; font-size: 0.75rem; padding: 3px 10px; font-weight: 700; background: #fde8e8; }
.search-merchant-name { overflow: hidden; font-size: 0.95rem; text-overflow: ellipsis; white-space: nowrap; font-weight: 800; margin-bottom: 2px; color: #0f172a; }
.card-top-row > div { min-width: 0; }
.todayonlinedeals-clear-search-btn:hover { color: #ca1528; }
.todayonlinedeals-clear-search-btn { border: none; color: #94a3b8; align-items: center; background: none; display: flex; cursor: pointer; transition: color 0.2s; padding: 0; }
.search-merchant-logo { background: #fff; border-radius: 8px; border: 1px solid #e2e8f0; object-fit: contain; padding: 2px; flex-shrink: 0; height: 46px; width: 46px; }
.card-bottom-row { align-items: center; margin-top: auto; display: flex; border-top: 1px dashed #e2e8f0; justify-content: space-between; padding-top: 10px; }
@keyframes todayonlinedeals-slide-up {
  0% { transform: translate(-50%, 8px); opacity: 0; }
  100% { opacity: 1; transform: translate(-50%, 0); }
}
@media (max-width: 991px) {
  .todayonlinedeals-header-body { flex-direction: row; padding: 14px 16px 18px 16px; min-height: auto; flex-wrap: wrap; justify-content: space-between; align-items: center; display: flex; }
  .traditional-search-list { max-height: none !important; overflow-y: visible !important; }
  .todayonlinedeals-header-navigation-panel { margin-left: auto; flex-shrink: 0; order: 2; }
  .todayonlinedeals-search-split-layout.no-trad #traditionalResultsSection { display: none !important; }
  .todayonlinedeals-header-brand-portal { order: 1; flex-shrink: 0; }
  .todayonlinedeals-search-split-layout { padding: 16px; grid-template-columns: 1fr; gap: 20px; }
  #traditionalResultsSection { padding-left: 0; padding-top: 16px; border-top: 1.5px solid #f1f5f9; border-left: none; }
  .todayonlinedeals-search-results-panel { max-width: 100%; animation: none; transform: translateX(-50%); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); overflow-y: auto; top: 100%; max-height: calc(100vh - 170px); left: 50%; border-top: 1px solid #f1f5f9; width: 100%; border-radius: 0 0 24px 24px; -webkit-overflow-scrolling: touch; }
  .todayonlinedeals-search-split-layout.no-trad { grid-template-columns: 1fr; }
  .todayonlinedeals-header-search-container { margin: 20px 0 8px 0; max-width: 100%; width: 100%; order: 3; flex: 1 1 100%; }
}
@media (max-width: 768px) {
  .search-merchant-item-card { padding: 12px; }
  .todayonlinedeals-header-navigation-anchor { padding: 8px 16px; font-size: 0.85rem; }
  .ai-search-grid { gap: 12px; grid-template-columns: 1fr; }
  .todayonlinedeals-header-brand-label { display: none; }
  .todayonlinedeals-header-navigation-list { gap: 8px; }
}