@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-scroll-left{animation:scroll-left 30s linear infinite}@keyframes hot-deal-glow{0%,to{box-shadow:0 0 20px rgba(239,68,68,.5)}50%{box-shadow:0 0 40px rgba(239,68,68,.8)}}.hot-deal-card{animation:hot-deal-glow 2s ease-in-out infinite}.marketplace-card{transition:all .3s ease}.marketplace-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(147,51,234,.3)}@keyframes price-flash{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.price-updated{animation:price-flash 1s ease-in-out}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.95)}}.live-indicator{animation:live-pulse 2s ease-in-out infinite}.vername-toast{margin-bottom:8px!important;z-index:9999!important}@media (max-width:768px){[data-sonner-toaster]{bottom:80px!important}}.notification-dropdown{max-height:70vh;overflow-y:auto;overscroll-behavior:contain}.notification-item{padding:12px 16px;border-bottom:1px solid rgba(55,65,81,.5)}.notification-item:last-child{border-bottom:none}.notification-title{font-size:14px;font-weight:500;margin-bottom:4px;line-height:1.4}.notification-message{font-size:13px;color:#9CA3AF;line-height:1.4;word-break:break-word}.notification-timestamp{font-size:11px;color:#6B7280;margin-top:4px}@media (max-width:1024px){.header-nav-item{font-size:13px;padding:4px 8px}.header-badge{font-size:10px;padding:2px 6px}}@media (min-width:768px) and (max-width:1023px){.header-container{padding:0 16px}.header-nav{gap:8px}}@media (max-width:767px){.mobile-menu-item{padding:12px 16px;font-size:14px;border-bottom:1px solid rgba(55,65,81,.5)}.mobile-menu-item:last-child{border-bottom:none}}@keyframes toast-slide-in{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.vername-toast[data-state=open]{animation:toast-slide-in .3s ease-out}.notification-center{position:relative;z-index:100}@media (max-width:640px){.notification-dropdown-container{position:fixed;right:8px;top:60px;left:8px;width:auto}}