body{margin:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body{margin:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;overflow:hidden;background:#000}#root{width:100vw;height:100vh}.app-container{position:relative;width:100%;height:100%}.vortex-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.app-content{position:absolute;z-index:2;bottom:15px;right:10px}@media(max-width:768px){.app-content{padding-bottom:30px}}.main-text-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;width:fit-content}.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.gen-text-container{font-weight:700;font-size:clamp(1rem,4vw,1.5rem);line-height:1.75;letter-spacing:.025em;text-align:center;color:#454545b0}.gen-text-line{display:block;margin-bottom:.5em}.gen-text-line:last-child{margin-bottom:0}.gen-text-word{color:inherit;opacity:0;display:inline-block;margin-right:.25em;font-weight:700}
