.hero.svelte-1gnz3gz{--card-gradient-start:#1a1a1a;--card-gradient-end:#404040;text-align:center;width:900px;max-width:100%;min-height:300px;color:var(--white);background:linear-gradient(180deg, var(--card-gradient-start) 30%, var(--card-gradient-end) 100%);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:48px 32px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff1a}[data-theme=dark] .hero.svelte-1gnz3gz{--card-gradient-start:#111;--card-gradient-end:#2a2a2a;box-shadow:inset 0 0 0 2px #ffffff0d}.hero-bg.svelte-1gnz3gz{z-index:0;opacity:.08;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(150deg,#000000b3 0%,#fff0 70%);mask-image:linear-gradient(150deg,#000000b3 0%,#fff0 70%)}.hero-bg-anim.svelte-1gnz3gz{animation:6s linear infinite svelte-1gnz3gz-hero-bg}.hero-bg-inner.svelte-1gnz3gz{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42\" height=\"42\" viewBox=\"2 7 21 10\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm0 -12a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm-7 12a6 6 0 0 1 6 -6a6 6 0 0 1 -6 -6a6 6 0 0 1 -6 6a6 6 0 0 1 6 6z\"></path></svg>");background-repeat:repeat;width:1000px;height:500px;transform:rotate(-10deg)scale(1.5)translateY(-70px)}.hero-left.svelte-1gnz3gz{z-index:1;flex-direction:column;align-items:center;gap:14px;max-width:620px;display:flex;position:relative}.hero-status.svelte-1gnz3gz{background:#ffffff14;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:500;display:flex}.status-dot.svelte-1gnz3gz{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite svelte-1gnz3gz-status-pulse}.hero-title.svelte-1gnz3gz{font-size:48px;font-weight:400;line-height:.98}.hero-desc.svelte-1gnz3gz{opacity:.55;margin:0;font-size:15px;line-height:1.5}.hero-cta.svelte-1gnz3gz{gap:var(--padding);flex-wrap:wrap;justify-content:center;margin-top:6px;display:flex}.hero-btn.svelte-1gnz3gz{border-radius:var(--border-radius);cursor:pointer;border:none;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14.5px;font-weight:500;display:flex}.hero-btn.svelte-1gnz3gz svg{stroke-width:1.8px;width:20px;height:20px}.hero-btn.primary.svelte-1gnz3gz{color:#161616;background:#f5f5f5}.hero-btn.secondary.svelte-1gnz3gz{color:var(--white);background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f}@media (hover:hover){.hero-btn.primary.svelte-1gnz3gz:hover{background:#fff}.hero-btn.secondary.svelte-1gnz3gz:hover{background:#ffffff24}}@keyframes svelte-1gnz3gz-hero-bg{0%{transform:translate(0)translateY(0)}to{transform:translate(83px)translateY(107px)}}@keyframes svelte-1gnz3gz-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media screen and (width<=600px){.hero.svelte-1gnz3gz{min-height:260px;padding:36px 20px}.hero-title.svelte-1gnz3gz{font-size:36px}}.gamemode.svelte-ktmdmr{border-radius:var(--border-radius);background:var(--button);box-shadow:var(--button-box-shadow);flex-direction:column;display:flex;overflow:hidden}.gm-art.svelte-ktmdmr{width:100%;height:96px;position:relative}.gm-body.svelte-ktmdmr{width:100%;padding:var(--padding);flex-direction:column;display:flex}.gm-name.svelte-ktmdmr{color:var(--secondary);font-size:14px;font-weight:500}.gm-desc.svelte-ktmdmr{padding:0}.stat-strip.svelte-11goha4{gap:var(--padding);grid-template-columns:repeat(4,1fr);width:100%;display:grid}@media screen and (width<=520px){.stat-strip.svelte-11goha4{grid-template-columns:repeat(2,1fr)}}.leaderboard.svelte-8lttf{gap:var(--padding);flex-direction:column;display:flex}.lb-status.svelte-8lttf{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lb-head.svelte-8lttf{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.lb-title.svelte-8lttf{font-size:16px}.lb-list.svelte-8lttf{border-radius:var(--border-radius);background:var(--button);box-shadow:var(--button-box-shadow);padding:8px}.lb-rows.svelte-8lttf{flex-direction:column;gap:6px;display:flex}.lb-rows.animate.svelte-8lttf{animation:.22s svelte-8lttf-lb-fade}@keyframes svelte-8lttf-lb-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lb-row.svelte-8lttf{border-radius:calc(var(--border-radius) / 2);color:var(--secondary);cursor:pointer;align-items:center;gap:12px;padding:7px 8px;text-decoration:none;display:flex}.lb-static.svelte-8lttf{cursor:default}.lb-rank.svelte-8lttf{width:28px;color:var(--text-muted);flex-shrink:0;font-size:13.5px;font-weight:500}.lb-avatar.svelte-8lttf{border-radius:calc(var(--border-radius) / 2);background:var(--button-elevated);flex-shrink:0;width:30px;height:30px;overflow:hidden}.lb-name.svelte-8lttf{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.lb-empty.svelte-8lttf .lb-name:where(.svelte-8lttf){color:var(--text-muted)}.lb-value.svelte-8lttf{color:var(--text-muted);flex-shrink:0;font-size:13px}@media (hover:hover){.lb-row.svelte-8lttf:not(.lb-static):hover{background:var(--button-hover)}.lb-row.svelte-8lttf:not(.lb-static):hover .lb-name:where(.svelte-8lttf){text-decoration:underline}}.community-card.svelte-gosryk{padding:var(--padding);text-align:start;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;text-decoration:none;overflow:hidden}.community-card-header.svelte-gosryk{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.icon-holder.svelte-gosryk{background-color:var(--text-muted);border-radius:5px;justify-content:center;align-items:center;padding:4px;display:flex}.icon-holder.svelte-gosryk svg{stroke-width:1.5px;width:20px;height:20px;stroke:var(--white)}.community-card-title.svelte-gosryk{flex-direction:row;align-items:center;gap:6px;display:flex}.community-card-title.svelte-gosryk svg{stroke:var(--secondary);opacity:.5;width:14px;height:14px}.community-card-description.svelte-gosryk{padding:0}#lunaria-web-homepage.svelte-16dlmjf{width:100%;height:max-content;padding:var(--padding);flex-direction:column;align-items:center;gap:22px;display:flex;overflow:hidden scroll}.home-section.svelte-16dlmjf{flex-direction:column;gap:14px;width:900px;max-width:100%;display:flex}.gamemodes.svelte-16dlmjf{gap:var(--padding);grid-template-columns:repeat(3,1fr);display:grid}.home-bottom.svelte-16dlmjf{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;width:900px;max-width:100%;display:grid}.bottom-col.svelte-16dlmjf{flex-direction:column;gap:14px;min-width:0;display:flex}.community.svelte-16dlmjf{gap:var(--padding);grid-template-columns:1fr 1fr;display:grid}@media screen and (width<=720px){.gamemodes.svelte-16dlmjf,.home-bottom.svelte-16dlmjf{grid-template-columns:1fr}}@media screen and (width<=420px){.community.svelte-16dlmjf{grid-template-columns:1fr}}
