body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{animation:marquee 80s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.animate-marquee:hover{animation-play-state:paused}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@tailwind base;@tailwind components;@tailwind utilities;@keyframes hero-float{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-14px) rotate(.5deg)}}@keyframes orb-drift{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,20px)}}@keyframes shimmer-x{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes badge-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.7}}@keyframes grid-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-hero-float{animation:hero-float 7s ease-in-out infinite}.animate-orb-drift{animation:orb-drift 12s ease-in-out infinite}.animate-badge-pop{animation:badge-pop .6s cubic-bezier(.16,1,.3,1) forwards}.animate-float{animation:float 3s ease-in-out infinite}.animate-pulse-slow{animation:pulse-slow 3s ease-in-out infinite}.animate-shimmer{animation:grid-shimmer 2.5s linear infinite}.shimmer-line{animation:shimmer-x 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3 50%,#0000);background-size:200% 100%}.shimmer{animation:grid-shimmer 2.5s linear infinite;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);height:100%;left:0;position:absolute;top:0;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.c6dd6fc6.css.map*/