@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(a,button,input,select,textarea,[role=button]):focus-visible{outline:2px solid rgba(168,85,247,.95);outline-offset:2px;box-shadow:0 0 0 4px #a855f738}:where(a,button,input,select,textarea,[role=button]):focus{outline:none}@media(prefers-reduced-motion:reduce){.animate-float,.animate-scan,.animate-blink,.howto-slide-in,.howto-fade-in,.howto-pop-in,.howto-caret,.howto-pulse,.howto-shimmer{animation:none!important}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-float{animation:float 4.5s ease-in-out infinite}@keyframes scan{0%{transform:translateY(-120%);opacity:0}20%{opacity:1}to{transform:translateY(520%);opacity:0}}.animate-scan{animation:scan 2.8s ease-in-out infinite}@keyframes blink{0%,92%,to{transform:scaleY(1)}94%{transform:scaleY(.2)}96%{transform:scaleY(1)}}.animate-blink{animation:blink 4.2s ease-in-out infinite}@keyframes howtoSlideIn{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}.howto-slide-in{animation:howtoSlideIn .26s cubic-bezier(.2,.8,.2,1) both}@keyframes howtoFadeIn{0%{opacity:0}to{opacity:1}}.howto-fade-in{animation:howtoFadeIn .18s ease-out both}@keyframes howtoPopIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.howto-pop-in{animation:howtoPopIn .22s ease-out both}@keyframes howtoCaretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.howto-caret:after{content:"";display:inline-block;width:.6ch;height:1em;margin-left:.1ch;border-radius:1px;background:currentColor;transform:translateY(2px);animation:howtoCaretBlink 1.05s step-end infinite}.howto-mesh{position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;pointer-events:none;background:radial-gradient(900px 460px at 10% 10%,#a855f71a,#0000 64%),radial-gradient(720px 420px at 95% 20%,#3b82f612,#0000 66%),radial-gradient(740px 420px at 85% 95%,#a855f712,#0000 68%),radial-gradient(820px 520px at 15% 90%,#0ea5e90d,#0000 66%);filter:blur(0px)}@keyframes howtoGlowPulse{0%,to{box-shadow:0 0 #a855f700}50%{box-shadow:0 0 16px #a855f724}}.howto-pulse{animation:howtoGlowPulse 3s ease-in-out infinite}@keyframes howtoShimmer{0%{background-position:0% 0%}to{background-position:200% 0%}}.howto-shimmer{background:linear-gradient(90deg,#a855f700,#a855f71a,#a855f700);background-size:200% 100%;animation:howtoShimmer 2.6s linear infinite}.mask-linear-fade{mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.mask-linear-fade-vertical{mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
