.todayonlinedeals-discount-val { letter-spacing: -0.5px; line-height: 1; color: #000000; font-size: 2rem; font-weight: 900; }
.todayonlinedeals-btn-action { font-weight: 800; border: none; background-color: #000000; justify-content: center; align-items: center; cursor: pointer; color: #D4FF00; letter-spacing: 0.5px; padding: 12px 0; text-transform: uppercase; font-size: 15px; gap: 8px; display: flex; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); text-decoration: none; border-radius: 12px !important; }
.todayonlinedeals-title { color: #475569; font-size: 0.95rem; margin: 0; line-height: 1.6; font-weight: 500; }
.todayonlinedeals-ticket-card:hover { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1); border-color: #000000; transform: translateY(-6px); }
.todayonlinedeals-title strong { font-weight: 800; border-radius: 4px; margin-right: 4px; padding: 2px 6px; text-transform: uppercase; font-size: 0.85rem; color: #000000; background: #D4FF00; }
.todayonlinedeals-brand-logo { transition: transform 0.3s ease; max-width: 90px; mix-blend-mode: multiply; max-height: 36px; object-fit: contain; }
.todayonlinedeals-verified { letter-spacing: 0.5px; background: #D4FF00; text-transform: uppercase; border-radius: 8px; color: #000000; font-weight: 800; display: inline-flex; align-items: center; border: 1px solid #000000; padding: 6px 12px; }
.todayonlinedeals-ticket-card { height: 100%; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); border: 1px solid #cccccc; background: #FFFFFF; display: flex; border-radius: 16px; font-family: "Google Sans", system-ui, -apple-system, sans-serif; position: relative; flex-direction: column; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05); }
.todayonlinedeals-stats { font-size: 0.8rem; align-items: center; color: #64748B; display: flex; justify-content: space-between; }
.todayonlinedeals-stats i { font-size: 0.9rem; color: #000000; margin-right: 4px; margin-top: -1px; }
.todayonlinedeals-ticket-card:hover .todayonlinedeals-brand-logo { transform: scale(1.05); }
.todayonlinedeals-ticket-card:hover .todayonlinedeals-divider { border-color: #000000; }
.todayonlinedeals-card-bottom { display: flex; gap: 16px; justify-content: space-between; flex-direction: column; padding: 20px 24px 24px 24px; flex-grow: 1; }
.todayonlinedeals-card-top { justify-content: space-between; display: flex; padding: 24px 24px 20px 24px; align-items: flex-start; }
.todayonlinedeals-divider { transition: border-color 0.3s ease; position: relative; margin: 0 24px; border-top: 2px dashed #E2E8F0; height: 1px; }
.todayonlinedeals-btn-action:hover { box-shadow: 0 4px 15px rgba(225, 29, 72, 0.4); background-color: #e11d48; color: #ffffff; transform: translateY(-2px); }