.TitleScreen-module__Q_gNRG__title-screen{z-index:1000;opacity:100;--title-shadow-color:#3622f299;background-image:radial-gradient(circle,#fff 0%,#6ad4ee 20%,#2c4bfb 70%,#fff 95%);flex-direction:column;justify-content:center;align-items:center;transition:opacity 1.2s;display:flex;position:fixed;inset:0}.TitleScreen-module__Q_gNRG__title-screen.TitleScreen-module__Q_gNRG__hidden{opacity:0;pointer-events:none}.TitleScreen-module__Q_gNRG__title-start{color:#fff7c9;z-index:1200;font-size:5rem;font-family:var(--font-yuruka);text-shadow:1px 0 5px #7fffd4;background:0 0;border-width:0;margin-top:5%;padding:2rem;transition-duration:.8s}.TitleScreen-module__Q_gNRG__title-start:hover,.TitleScreen-module__Q_gNRG__title-start:focus{color:#dcd820;text-shadow:1px 0 5px gold}.TitleScreen-module__Q_gNRG__title-start #TitleScreen-module__Q_gNRG__title-start-select{display:none}.TitleScreen-module__Q_gNRG__title-start:hover #TitleScreen-module__Q_gNRG__title-start-select,.TitleScreen-module__Q_gNRG__title-start:focus #TitleScreen-module__Q_gNRG__title-start-select{display:inline}.TitleScreen-module__Q_gNRG__title-logo{z-index:1200;filter:drop-shadow(5px 5px 20px var(--title-shadow-color));width:100%}.TitleScreen-module__Q_gNRG__title-screen h1{z-index:1200;text-align:center;font-size:4rem;font-family:var(--font-yuruka);text-shadow:var(--title-shadow-color)3px 3px 10px}.TitleScreen-module__Q_gNRG__bubble{z-index:1100;opacity:.8;color:#f8f196;font-family:var(--font-nunito);-webkit-user-select:none;user-select:none;background:radial-gradient(#b8c6c6 0%,#30b3d3 46%,#20628c 100%);border-radius:50%;justify-content:center;align-items:center;font-size:8rem;animation:ease-out infinite TitleScreen-module__Q_gNRG__rise;display:flex;position:absolute}@keyframes TitleScreen-module__Q_gNRG__rise{0%{opacity:0;transform:translateY(0)}20%{opacity:.8}to{opacity:0;transform:translateY(-110vh)}}@keyframes TitleScreen-module__Q_gNRG__float{0%{transform:translate(-30px)}to{transform:translate(30px)}}@media screen and (max-width:600px){.TitleScreen-module__Q_gNRG__title-start{padding:.5rem;font-size:2.5rem}}
.NavbarHeader-module__KHZeVq__header{z-index:100;scrollbar-width:100%;background-color:#0006;grid-row-start:1;width:100%;padding:0 20px;display:grid;position:fixed;top:0}.NavbarHeader-module__KHZeVq__nav{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.NavbarHeader-module__KHZeVq__nav>a{color:#fff;font-family:var(--font-geist-mono);padding:20px 3%;font-size:1.4rem;text-decoration:none;transition-duration:.3s;display:block}.NavbarHeader-module__KHZeVq__nav>a:hover,.NavbarHeader-module__KHZeVq__nav>a:focus{text-decoration:underline;box-shadow:inset 0 -5px #dcd820}.NavbarHeader-module__KHZeVq__logoButton{cursor:pointer;background:0 0;border:none;padding:0}.NavbarHeader-module__KHZeVq__nav-logo:hover,.NavbarHeader-module__KHZeVq__nav-logo:focus{filter:drop-shadow(1px 0 5px #fff);transition-duration:.3s;transform:scale(1.05)}.NavbarHeader-module__KHZeVq__current-page{font-weight:700;box-shadow:inset 0 -5px #d6ab33}.NavbarHeader-module__KHZeVq__hamburger{cursor:pointer;background:0 0;border:none;display:none}.NavbarHeader-module__KHZeVq__hamburgerMenu{width:100vw;font-family:var(--font-geist-mono);z-index:101;background-color:#222;flex-direction:column;padding:0 1rem;display:none;position:absolute;top:100%;left:0}.NavbarHeader-module__KHZeVq__hamburgerMenuOpen{display:none}.NavbarHeader-module__KHZeVq__hamburgerMenu>a{color:#fff;border-bottom:1px solid #444;padding:15px 0;font-size:1.2rem}.NavbarHeader-module__KHZeVq__hamburgerMenu>a:hover{text-decoration:underline}@media screen and (max-width:900px){.NavbarHeader-module__KHZeVq__nav>a{padding:20px 1%;font-size:1rem}}@media screen and (max-width:600px){.NavbarHeader-module__KHZeVq__hamburger{display:block}.NavbarHeader-module__KHZeVq__nav>a{display:none}.NavbarHeader-module__KHZeVq__hamburgerMenuOpen{display:flex}}
.Footer-module__cyaCmW__footer{color:#fff;background-color:var(--color-secondary-dark);flex-direction:column;grid-row-start:3;width:100%;display:flex}.Footer-module__cyaCmW__footerMain{flex-flow:wrap;justify-content:space-around;gap:50px;margin-bottom:10px;padding:30px;display:flex}.Footer-module__cyaCmW__footerMain>div{flex-direction:column;align-items:center;display:flex}.Footer-module__cyaCmW__footerLinks{flex-direction:row;flex-wrap:inherit;justify-content:space-between;gap:40px;width:50%;display:flex}.Footer-module__cyaCmW__category{flex-direction:column;display:flex}.Footer-module__cyaCmW__category ul{line-height:2rem;list-style-type:none}.Footer-module__cyaCmW__divider{border-style:solid;border-width:1px;border-image:linear-gradient(90deg,#ffffff1a,#fff9,#ffffff1a) 1;width:95%;margin:auto}.Footer-module__cyaCmW__footerBottom{flex-flow:wrap-reverse;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}.Footer-module__cyaCmW__footerIcons{align-items:center;gap:20px;display:flex}.Footer-module__cyaCmW__footerIcons a{background-color:#fff0;border-radius:30px;justify-content:center;align-items:center;width:50px;height:50px;font-size:3em;display:flex}.Footer-module__cyaCmW__footerIcons a:last-child{border:1px solid #fff}@media screen and (max-width:600px){.Footer-module__cyaCmW__footerBottom{justify-content:center}}
.MenuCarousel-module__WJ3dyG__carousel{--teal-shadow:#05bcc9bf;background-color:#90ee90;background-image:url(/images/menu/carousel-bg.svg);background-repeat:repeat;border:10px solid #f8f8f8;border-radius:10px;flex-direction:column;gap:1rem;width:100%;max-width:900px;margin:60px auto;animation:20s linear infinite alternate MenuCarousel-module__WJ3dyG__backgroundScroll;display:flex;position:relative;box-shadow:0 0 15px #00000080}.MenuCarousel-module__WJ3dyG__scanlineOverlay{pointer-events:none;opacity:.35;z-index:1;width:100%;height:100%}.MenuCarousel-module__WJ3dyG__carouselContainer{scroll-behavior:smooth;flex-wrap:nowrap;width:100%;margin:0 auto;display:flex;overflow:hidden}.MenuCarousel-module__WJ3dyG__carouselDescription{background-color:#00008b;background-image:linear-gradient(160deg,#0000ad,#00002b);border:2px solid #fcfcfc;border-radius:3px;grid-template-columns:.2fr .8fr;width:96%;min-height:50px;margin:1rem auto;padding:1rem;display:grid}.MenuCarousel-module__WJ3dyG__talkSprite{filter:invert()sepia(0%)saturate(1336%)hue-rotate(353deg)brightness(107%)contrast(110%);place-self:center}.MenuCarousel-module__WJ3dyG__carouselDescription p{text-align:left;font-size:1.6rem;font-family:var(--font-geist-mono);padding:1rem}.MenuCarousel-module__WJ3dyG__carouselItem{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:100%;padding:2rem;transition:transform .8s ease-in-out;display:flex}.MenuCarousel-module__WJ3dyG__carouselImage{opacity:.2;transition:opacity .7s ease-in .4s}.MenuCarousel-module__WJ3dyG__carouselImage.MenuCarousel-module__WJ3dyG__current{opacity:1;animation:5s ease-in-out infinite MenuCarousel-module__WJ3dyG__bobbing}.MenuCarousel-module__WJ3dyG__carouselTitle{width:100%;text-shadow:var(--teal-shadow)4px 4px 8px;background:linear-gradient(#87f9ffbf,#2a83b780,#87f9ffbf);border-top:6px solid #fff;border-bottom:6px solid #fff;grid-template-columns:.15fr .7fr .15fr;justify-content:center;place-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:grid}.MenuCarousel-module__WJ3dyG__carouselTitle h2{font-family:var(--font-yuruka);padding:1.5rem 5rem}.MenuCarousel-module__WJ3dyG__carouselTitle h2:active{text-shadow:0 0 8px #fff}.MenuCarousel-module__WJ3dyG__navButton{color:#fff;text-shadow:var(--teal-shadow)0px 0px 4px;cursor:pointer;--direction:1;background:0 0;border:none;padding:3rem 1.5rem;font-size:3rem;animation:.7s ease-in-out infinite alternate MenuCarousel-module__WJ3dyG__sideToSide}.MenuCarousel-module__WJ3dyG__navButton:last-child{--direction:-1;animation:.7s ease-in-out infinite alternate MenuCarousel-module__WJ3dyG__sideToSide}@keyframes MenuCarousel-module__WJ3dyG__bobbing{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes MenuCarousel-module__WJ3dyG__sideToSide{0%{transform:translate(0)}to{transform:translateX(calc(15px*var(--direction)))}}@keyframes MenuCarousel-module__WJ3dyG__backgroundScroll{0%{background-position:0 0}to{background-position:100% 100%}}@media screen and (max-width:900px){.MenuCarousel-module__WJ3dyG__carousel{max-width:100vw;margin:0 auto;animation:none;position:relative}.MenuCarousel-module__WJ3dyG__talkSprite{width:75%}.MenuCarousel-module__WJ3dyG__carouselDescription{padding:0 1rem}.MenuCarousel-module__WJ3dyG__carouselDescription p{font-size:1rem}.MenuCarousel-module__WJ3dyG__carouselImage{transition:none;position:relative}.MenuCarousel-module__WJ3dyG__carouselTitle{font-size:1.4rem}.MenuCarousel-module__WJ3dyG__carouselTitle h2{padding:1rem 2rem}}@media (prefers-reduced-motion:reduce){.MenuCarousel-module__WJ3dyG__carousel,.MenuCarousel-module__WJ3dyG__navButton{animation:none}}
