@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap";/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.container{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}:root{--header-height:80px;--footer-height:200px}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#f5576c,#4facfe);min-height:100vh;font-family:Fredoka,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}p{margin-bottom:1rem}a{color:inherit;text-decoration:none}code{font-family:Monaco,Consolas,Liberation Mono,Menlo,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.metaballs-container{position:relative;width:100%;height:100%}.home-container{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.home-container>div:first-child{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;z-index:1}.sidebar{position:fixed;top:0;left:0;width:300px;height:100vh;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;padding:2rem;overflow-y:auto}.sidebar-content{display:flex;flex-direction:column;height:100%}.sidebar-title{font-family:Fredoka,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;text-align:center}.lore-section{flex:1;margin-bottom:2rem}.lore-text{font-family:Fredoka,sans-serif;font-size:1rem;color:#ccc;line-height:1.6;margin-bottom:1.5rem;text-align:left}.social-section{margin-top:auto}.twitter-button{display:flex;align-items:center;gap:.5rem;background:#1da1f2;color:#fff;border:none;padding:1rem 1.5rem;border-radius:25px;font-family:Fredoka,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;justify-content:center}.twitter-button:hover{background:#0d8bd9;transform:translateY(-2px);box-shadow:0 4px 15px #1da1f24d}.twitter-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.right-carousel{position:fixed;top:0;right:0;width:300px;height:100vh;z-index:20;overflow:hidden}.carousel-track{display:flex;flex-direction:column;animation:scroll 20s linear infinite}.carousel-item{flex-shrink:0;height:300px;display:flex;align-items:center;justify-content:center;margin:10px 0;transform:rotate(90deg)}.carousel-item img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;border-radius:15px;border:3px solid #fff;background:#fff;transform:rotate(-90deg)}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.content{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;margin-left:300px;margin-right:300px}.blu-container{position:relative;display:inline-block;margin-bottom:2rem}.blu-image{width:300px;height:auto;display:block}.eye{position:absolute;width:30px;height:30px;background:#000;border-radius:50%;pointer-events:none;transition:transform .1s ease-out}.left-eye{top:40%;left:15%}.right-eye{top:40%;right:45%}.title{font-family:Fredoka,sans-serif;font-size:4rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.sidebar{width:250px;padding:1.5rem}.sidebar-title{font-size:1.5rem}.lore-text{font-size:.9rem}.right-carousel{width:250px}.carousel-item img{width:160px;height:160px}.content{margin-left:250px;margin-right:250px}.blu-image{width:250px}.eye{width:16px;height:16px}.title{font-size:3rem}}@media (max-width: 480px){.sidebar{width:200px;padding:1rem}.sidebar-title{font-size:1.2rem}.lore-text{font-size:.8rem}.right-carousel{width:200px}.carousel-item img{width:140px;height:140px}.content{margin-left:200px;margin-right:200px}.blu-image{width:200px}.eye{width:14px;height:14px}.title{font-size:2.5rem}}.App{min-height:100vh;display:flex;flex-direction:column}
