@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@keyframes float-glow{0%,to{transform:translate(0) scale(1);opacity:.8}33%{transform:translate(30px,-20px) scale(1.1);opacity:1}66%{transform:translate(-20px,30px) scale(.95);opacity:.7}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #ffcc004d,0 0 40px #ffcc001a}50%{box-shadow:0 0 30px #ffcc0080,0 0 60px #fc03}}.animate-glow-pulse{animation:glowPulse 3s ease-in-out infinite}@keyframes storyboard-progress{0%{transform:translate(-100%)}50%{transform:translate(200%)}to{transform:translate(200%)}}@keyframes storyboard-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-height:700px){.auth-compact-hide{display:none!important}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee var(--marquee-duration, 30s) linear infinite}.animate-marquee.marquee-reverse{animation-direction:reverse}@media(prefers-reduced-motion:reduce){.animate-marquee{animation:none}}@keyframes marquee-glint{0%{background-position:200% 0}to{background-position:-200% 0}}.marquee-glint{color:transparent;background-image:linear-gradient(110deg,#8a6f00 30%,#fc0 45%,#fff3b0,#fc0 55%,#8a6f00 70%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:marquee-glint 4.5s linear infinite}@media(prefers-reduced-motion:reduce){.marquee-glint{animation:none;background:none;color:#fc0}}@keyframes finder-breathe{0%,to{opacity:.45}50%{opacity:1}}@keyframes rec-blink{0%,to{opacity:1}50%{opacity:.15}}.finder-corner{animation:finder-breathe 3.2s ease-in-out infinite}.rec-dot{animation:rec-blink 1.6s steps(1,end) infinite}.griffin-glow{animation:finder-breathe 7s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.finder-corner,.rec-dot,.griffin-glow{animation:none}}.terms-consent,.terms-consent *{font-family:Inter,sans-serif!important;text-transform:none!important;letter-spacing:normal!important}
