:root{--ice:#eaf6ff;--ice-deep:#cfeaff;--water:#1b6fb8;--water-deep:#123f77;--abyss:#0d1f45;--floor:#081228;--deep-text:#0e2a47;--sky:#2e9be8;--coral:#ff6b4a;--coral-dark:#e5532f;--sun:#ffc93c;--foam:#fff;--font-display:"Fredoka", system-ui, sans-serif;--font-body:"Nunito", system-ui, sans-serif;--step-0:clamp(1rem, .95rem + .3vw, 1.125rem);--step-1:clamp(1.2rem, 1.1rem + .6vw, 1.5rem);--step-2:clamp(1.6rem, 1.4rem + 1vw, 2.2rem);--step-3:clamp(2.4rem, 1.9rem + 2.4vw, 4rem);--step-4:clamp(3rem, 2.2rem + 4vw, 5.5rem);--container:68rem;--radius:1.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--step-0);color:var(--deep-text);background:var(--ice);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3{font-family:var(--font-display);margin:0;line-height:1.1}p{margin:0}a{color:inherit}img{max-width:100%;display:block}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.btn{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--foam);background:var(--coral);box-shadow:0 4px 0 var(--coral-dark);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.7em 1.5em;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{box-shadow:0 6px 0 var(--coral-dark);transform:translateY(-2px)}.btn:active{box-shadow:0 2px 0 var(--coral-dark);transform:translateY(2px)}:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.wave{width:100%;height:clamp(3rem,8vw,6rem);display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}.hero[data-astro-cid-ge2uvauf]{background:linear-gradient(to bottom, var(--ice) 20%, var(--ice-deep));padding-block:clamp(3rem,8vw,6rem) clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.wordmark[data-astro-cid-ge2uvauf]{font-size:var(--step-4);color:var(--deep-text);letter-spacing:-.02em;margin-block:0 .35em;font-weight:700}.tagline[data-astro-cid-ge2uvauf]{font-size:var(--step-1);max-width:26ch;margin-bottom:1.8rem}.mascot[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 18px 28px #0e2a4740);justify-self:center;width:min(100%,28rem);animation:5s ease-in-out infinite bob}@keyframes bob{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-14px)rotate(1.5deg)}}@media (width<=44rem){.hero-inner[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.tagline[data-astro-cid-ge2uvauf]{margin-inline:auto}.mascot[data-astro-cid-ge2uvauf]{order:-1;width:min(75%,20rem)}}.game[data-astro-cid-wzgjbdq5]{color:var(--foam)}.game-grid[data-astro-cid-wzgjbdq5]{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.game-art[data-astro-cid-wzgjbdq5]{gap:1.25rem;display:grid}.game-art[data-astro-cid-wzgjbdq5] img[data-astro-cid-wzgjbdq5]{border-radius:var(--radius);width:100%;height:auto;box-shadow:0 12px 32px #0006}.game-art[data-astro-cid-wzgjbdq5] img[data-astro-cid-wzgjbdq5]:nth-child(odd){transform:rotate(1.5deg)}.game-art[data-astro-cid-wzgjbdq5] img[data-astro-cid-wzgjbdq5]:nth-child(2n){transform:rotate(-2deg)}h2[data-astro-cid-wzgjbdq5]{font-size:var(--step-3);margin-bottom:.9rem;font-weight:600}.blurb[data-astro-cid-wzgjbdq5]{font-size:var(--step-1);max-width:32ch;font-weight:700;line-height:1.35}.features[data-astro-cid-wzgjbdq5]{gap:.65rem;margin-block:1.4rem;padding:0;list-style:none;display:grid}.features[data-astro-cid-wzgjbdq5] li[data-astro-cid-wzgjbdq5]{align-items:baseline;gap:.6rem;display:flex}.features[data-astro-cid-wzgjbdq5] svg[data-astro-cid-wzgjbdq5]{flex-shrink:0;translate:0 3px}.meta[data-astro-cid-wzgjbdq5]{font-family:var(--font-display);color:var(--sun);font-weight:500}.wishlist[data-astro-cid-wzgjbdq5]{text-align:center;flex-direction:column;align-items:center;gap:1.1rem;margin-top:clamp(2.5rem,6vw,4rem);display:flex}.wishlist[data-astro-cid-wzgjbdq5] p[data-astro-cid-wzgjbdq5]{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--foam)}.wishlist[data-astro-cid-wzgjbdq5] iframe[data-astro-cid-wzgjbdq5]{border:0;border-radius:8px;max-width:100%}@media (width<=52rem){.game-grid[data-astro-cid-wzgjbdq5]{grid-template-columns:1fr}.game-art[data-astro-cid-wzgjbdq5]{grid-template-columns:1fr 1fr;gap:1rem}.game-art[data-astro-cid-wzgjbdq5] img[data-astro-cid-wzgjbdq5]:first-child{grid-column:1/-1}}@media (width<=34rem){.game-art[data-astro-cid-wzgjbdq5]{grid-template-columns:1fr}}.floor[data-astro-cid-jo6i4kqk]{background:var(--floor);color:#ffffffbf;padding-block:clamp(2.5rem,5vw,4rem) 3rem;position:relative}.floor-inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center;gap:.9rem;display:flex}.mini-mascot[data-astro-cid-jo6i4kqk]{opacity:.9;width:72px;height:auto;transform:rotate(8deg)}.sign[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--foam)}.copyright[data-astro-cid-jo6i4kqk]{font-size:.85rem}.ocean[data-astro-cid-lcdefpme]{background:linear-gradient(to bottom, var(--water) 0%, var(--water-deep) 35%, var(--abyss) 75%, var(--floor) 100%);position:relative;overflow:hidden}.ocean[data-astro-cid-lcdefpme] .wave[data-astro-cid-lcdefpme]{z-index:1;margin-bottom:calc(-1*clamp(1rem,3vw,2rem));position:relative}.zone[data-astro-cid-lcdefpme]{padding-block:clamp(3rem,7vw,5.5rem);position:relative}.bubbles[data-astro-cid-lcdefpme]{pointer-events:none;position:absolute;inset:0}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border:2px solid #ffffff2e;border-radius:50%;animation:16s linear infinite rise;position:absolute;bottom:-3rem}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{width:14px;height:14px;animation-duration:19s;left:8%}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){width:8px;height:8px;animation-duration:14s;animation-delay:-6s;left:22%}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){width:18px;height:18px;animation-duration:22s;animation-delay:-11s;left:45%}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(4){width:10px;height:10px;animation-duration:15s;animation-delay:-3s;left:63%}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(5){width:15px;height:15px;animation-duration:20s;animation-delay:-14s;left:81%}.bubbles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(6){width:7px;height:7px;animation-duration:13s;animation-delay:-8s;left:93%}@keyframes rise{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-120vh)}}@media (prefers-reduced-motion:reduce){.bubbles[data-astro-cid-lcdefpme]{display:none}}
