@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.4s ease-out both fadeInUp}.animate-fade-in{animation:.3s ease-out both fadeIn}.animate-slide-in-left{animation:.4s ease-out both slideInLeft}.animate-slide-in-right{animation:.4s ease-out both slideInRight}.animate-scale-in{animation:.3s ease-out both scaleIn}.animate-slide-down{animation:.3s ease-out both slideDown}.stagger-1{animation-delay:50ms}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}.stagger-6{animation-delay:.3s}.stagger-7{animation-delay:.35s}.stagger-8{animation-delay:.4s}.skeleton{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--muted-foreground)/.08)50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:.375rem;animation:1.5s ease-in-out infinite shimmer}.hover-lift{transition:transform .2s,box-shadow .2s}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hover-lift:active{transform:translateY(0)}.page-enter{animation:.35s ease-out both fadeInUp}.press-effect{transition:transform .1s}.press-effect:active{transform:scale(.97)}@keyframes swipe-hint{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.swipe-hint{animation:2s ease-in-out 1s swipe-hint}.reader-ticker-marquee{display:block}.reader-ticker-static-list{display:none}@media (prefers-reduced-motion:reduce){.reader-ticker-marquee{display:none}.reader-ticker-static-list{display:block}.animate-fade-in-up,.animate-fade-in,.animate-slide-in-left,.animate-slide-in-right,.animate-scale-in,.animate-slide-down,.page-enter,.swipe-hint{animation:none!important}.hover-lift:hover,.press-effect:active{transform:none}.skeleton{background:hsl(var(--muted));animation:none}}@media (max-width:768px){.animate-fade-in-up{animation-duration:.3s}.hover-lift:hover{transform:none}.hover-lift:active{transform:scale(.98)}}
