.main-menu-outer-container.svelte-l4faky{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:90vh;width:100%}.fade-in.svelte-l4faky{animation:svelte-l4faky-fadeIn 1s ease-in-out}@keyframes svelte-l4faky-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.main-menu-inner-container.svelte-l4faky{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;gap:50px}.top-menu.svelte-l4faky{display:flex;justify-content:center;align-items:center}.title.svelte-l4faky{text-wrap:nowrap;font-size:72px;color:#faebd7;text-shadow:0 0 10px rgba(255,222,173,.8);animation:svelte-l4faky-glowText 1.5s infinite alternate}.bottom-menu.svelte-l4faky{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:40px;margin-bottom:1em}.footer.svelte-l4faky{position:absolute;bottom:0;align-self:flex-start}@keyframes svelte-l4faky-glowText{0%{text-shadow:0 0 10px #ffcc29}to{text-shadow:0 0 20px #ffcc29}}.create-btn.svelte-l4faky,.join-btn.svelte-l4faky{font-size:34px;outline:4px #ffdead solid;border-radius:10px;height:2em;width:10em;padding:15px;text-align:center;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;background-color:#d67a09cc;color:#ffdead;transition:all .3s ease-in-out;box-shadow:0 0 10px #ffdead99}.create-btn.svelte-l4faky:hover,.join-btn.svelte-l4faky:hover{background-color:#8a4f07;cursor:pointer;box-shadow:0 0 15px #fff;transform:translateY(-3px)}.logo-img.svelte-l4faky{object-fit:scale-down;max-width:150px}
