@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:none}body{-ms-overflow-style:none;-webkit-font-smoothing:antialiased;background:#0a0a0f;color:#f0f0f5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{display:none}a{color:#8b5cf6;text-decoration:none;transition:color .2s}a:hover{color:#a78bfa}img{display:block;height:auto;max-width:100%}.navbar{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border-bottom:1px solid #ffffff14;display:flex;height:64px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;right:0;top:0;z-index:100}.nav-brand{color:#f0f0f5;font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.nav-brand:hover{color:#8b5cf6}.navbar-nav{display:flex;gap:2rem;list-style:none}.nav-link{color:#f0f0f599;font-size:.875rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#f0f0f5}.nav-social img{height:20px;opacity:.6;transition:opacity .2s;width:20px}.nav-social img:hover{opacity:1}.hero{align-items:center;background:radial-gradient(ellipse 60% 50% at 70% 50%,#8b5cf633 0,#0000 70%),radial-gradient(ellipse 40% 40% at 20% 80%,#3b82f626 0,#0000 70%),#0a0a0f;display:flex;justify-content:space-between;min-height:100vh;overflow:hidden;padding:64px 6vw 0;position:relative}.hero-content{max-width:560px;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f0f0f5,#8b5cf6cc);-webkit-background-clip:text;background-clip:text;font-size:clamp(3.5rem,8vw,7rem);font-weight:900;letter-spacing:-.03em;line-height:.95;margin-bottom:1.5rem}.hero-subtitle{color:#f0f0f599;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;margin-bottom:2.5rem;max-width:440px}.hero-cta{background:#8b5cf6;border-radius:8px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.85rem 2rem;transition:background .2s,box-shadow .2s}.hero-cta:hover{background:#a78bfa;box-shadow:0 0 30px #8b5cf64d;color:#fff}.hero-critter{animation:float 6s ease-in-out infinite;max-width:320px;width:30%;z-index:2}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.section-inner{margin:0 auto;max-width:1100px;padding:0 2rem;width:100%}section{padding:7rem 0}section h2{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.learn{background:radial-gradient(ellipse 50% 50% at 80% 30%,#8b5cf626 0,#0000 70%),#0a0a0f;border-top:1px solid #ffffff14;position:relative}.learn .section-inner{align-items:flex-start;display:flex;gap:4rem}.learn-content{flex:1 1}.learn-intro{color:#f0f0f599;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;max-width:520px}.learn-critter{animation:float 7s ease-in-out infinite;flex-shrink:0;width:160px}.link-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.link-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.5rem;transition:background .2s,border-color .2s}.link-card:hover{background:#ffffff14;border-color:#8b5cf640}.link-label{color:#f0f0f5;font-size:1rem;font-weight:600}.link-desc{color:#f0f0f599;font-size:.85rem}.play{background:radial-gradient(ellipse 50% 50% at 20% 60%,#3b82f626 0,#0000 70%),#0a0a0f;border-top:1px solid #ffffff14}.play-header{align-items:center;display:flex;gap:2rem;margin-bottom:3rem}.play-critter{animation:float 5s ease-in-out infinite;flex-shrink:0;width:100px}.play-text p{color:#f0f0f599;font-size:1.05rem;line-height:1.7;max-width:600px}.game-container{display:flex;justify-content:center}.game-container iframe{background:#000;border:1px solid #ffffff14;border-radius:12px;max-width:100%}.next{background:radial-gradient(ellipse 50% 50% at 60% 40%,#8b5cf62e 0,#0000 70%),#0a0a0f;border-top:1px solid #ffffff14}.next .section-inner{text-align:center}.next-intro{color:#f0f0f599;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:540px}.next .link-grid{grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:800px;text-align:left}.community-links{font-size:1rem;margin-top:3rem}.community-links p{color:#f0f0f599;margin-bottom:.5rem}.community-links a{font-weight:600}.community-links .divider{color:#f0f0f599;margin:0 .5rem}.footer{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:1.5rem;padding:4rem 2rem}.footer>p{color:#f0f0f599;font-size:.85rem;font-weight:500}.footer-credit{color:#f0f0f599;font-size:.8rem}.footer-credit a{font-weight:600}.footer-credit .divider{color:#f0f0f599;margin:0 .35rem}.footer-critter{animation:float 8s ease-in-out infinite;width:80px}@media(min-width:769px){.hero{padding-left:8vw;padding-right:8vw}}@media(max-width:768px){.hero{flex-direction:column;gap:3rem;justify-content:center;padding-top:100px;text-align:center}.hero-content,.hero-subtitle{max-width:100%}.hero-critter{width:45%}.learn .section-inner{flex-direction:column}.learn-critter{align-self:center}.link-grid,.next .link-grid{grid-template-columns:1fr}.play-header{flex-direction:column;text-align:center}.game-container iframe{height:500px;width:100%}}@media(max-width:480px){.navbar{height:56px;padding:0 1rem}.nav-brand{font-size:.95rem}.navbar-nav{gap:1rem}.nav-link{font-size:.8rem}.nav-social{display:none}section{padding:4rem 0}.section-inner{padding:0 1.25rem}.hero-title{font-size:3rem}.game-container iframe{height:400px}}
/*# sourceMappingURL=main.765d5327.css.map*/