@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply bg-gray-50 text-gray-900 dark:bg-gray-900 dark:text-gray-100;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}html,body,#root{height:100%;width:100%}body{font-family:system-ui;margin:0}*,*:after,*:before{box-sizing:border-box}._overlayContainer_dzznx_1{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:9999;cursor:pointer}._overlayContainer_dzznx_1._fadeOut_dzznx_15{opacity:0}._textContainer_dzznx_19{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem 0;margin:0;text-align:center}._animatedText_dzznx_31{color:#fff;font-size:3em;font-weight:800;letter-spacing:-.05em;opacity:0;transform:translate(20px);animation:_fadeSlideIn_dzznx_1 .6s ease-out forwards}._trailsText_dzznx_52{position:relative;width:auto;height:100px;line-height:100px;color:#000;font-size:6em;font-weight:800;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.05em;will-change:transform,opacity;overflow:hidden;opacity:0;transform:translate(20px);animation:_fadeSlideIn_dzznx_1 .8s cubic-bezier(.23,1,.32,1) forwards}._trailsText_dzznx_52._exiting_dzznx_69{animation:_slideOut_dzznx_1 .8s cubic-bezier(.23,1,.32,1) forwards}._trailsText_dzznx_52>div{padding-right:.05em;overflow:hidden;white-space:nowrap}@keyframes _fadeSlideIn_dzznx_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes _slideOut_dzznx_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}
