@keyframes pulse-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.06)}}@keyframes bg-parallax{0%,to{transform:translate(0);opacity:.15}33%{transform:translate(1px,-.5px);opacity:.18}66%{transform:translate(-.5px,1px);opacity:.17}}@keyframes icon-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.95}}.animate-pulse-glow{animation:pulse-glow 3s ease-in-out infinite}.animate-bg-parallax{animation:bg-parallax 10s ease-in-out infinite}.animate-icon-breathe{animation:icon-breathe 2.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.animate-pulse-glow,.animate-bg-parallax,.animate-icon-breathe{animation:none!important}}.noise-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stagger-1{animation:fade-slide-up .5s ease-out forwards;animation-delay:.05s;opacity:0}.stagger-2{animation:fade-slide-up .5s ease-out forwards;animation-delay:.15s;opacity:0}.stagger-3{animation:fade-slide-up .5s ease-out forwards;animation-delay:.25s;opacity:0}.stagger-4{animation:fade-slide-up .5s ease-out forwards;animation-delay:.35s;opacity:0}.stagger-5{animation:fade-slide-up .5s ease-out forwards;animation-delay:.45s;opacity:0}@media(prefers-reduced-motion:reduce){.stagger-1,.stagger-2,.stagger-3,.stagger-4,.stagger-5{animation:none;opacity:1}}@media(max-width:768px){.grid-cols-2.md\:grid-cols-3{grid-template-columns:repeat(2,1fr)}button,[role=button]{min-height:44px;min-width:44px}}@supports (padding: env(safe-area-inset-bottom)){.pb-safe{padding-bottom:env(safe-area-inset-bottom)}}
