.game-section-games.svelte-iyh2aw{display:flex;flex-direction:row;overflow-x:scroll;gap:1em;scrollbar-color:var(--highlight)}.game-section.svelte-iyh2aw{margin:3rem 0}.see-more.svelte-iyh2aw{font-family:var(--font-display);text-transform:uppercase;color:var(--highlight);font-weight:700;font-size:1.5em;display:flex;place-items:center center;background:linear-gradient(90deg,var(--color-background-higher) 10%,transparent 100%);padding:1em;min-width:200px}#see-all.svelte-iyh2aw{font-family:var(--font-display);background-color:var(--highlight);color:var(--color-text-on-highlight);padding:1em;display:block;text-align:center;text-transform:uppercase}a.svelte-iyh2aw{text-decoration:none}h3.svelte-iyh2aw{font-size:2rem}#hero.svelte-1uha8ag{min-height:100vh;padding:5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-4rem;position:relative}#hero.svelte-1uha8ag:before{--aspect-ratio: calc(3215 / 900);--width: calc(100vh * var(--aspect-ratio));background-image:url(../../../assets/2026/hero.webp);background-position:0 0;background-size:var(--width) 100vh;background-repeat:repeat-x;animation:svelte-1uha8ag-scrollbg calc(15s * var(--aspect-ratio)) linear infinite;content:"";inset:0;position:absolute;-webkit-mask-image:linear-gradient(black,transparent);mask-image:linear-gradient(black,transparent);z-index:-1}@keyframes svelte-1uha8ag-scrollbg{0%{background-position:0 0}to{background-position:calc(-1 * var(--width)) 0}}.hero-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;z-index:1}.hero-img.svelte-1uha8ag{width:100%;max-width:500px;margin-bottom:2rem}.hero-title.svelte-1uha8ag{font-family:var(--font-display);font-size:clamp(4rem,6vw,7rem);margin:0;font-weight:700;text-transform:uppercase;letter-spacing:0}.hero-subtitle.svelte-1uha8ag{font-family:var(--font-display);font-size:clamp(1.2rem,3vw,2.2rem);margin:.25rem 0 3.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:1000;color:var(--color-text-white)}.hero-highlights.svelte-1uha8ag{display:flex;gap:3rem;margin-bottom:4rem}.hero-highlight.svelte-1uha8ag{display:grid;grid-template-columns:auto 1fr;width:250px;align-items:center;justify-content:center;text-align:left;padding:1.5rem;gap:1.5rem;background-color:color-mix(in srgb,var(--color-background-higher) 90%,transparent 10%)}.hero-highlight-value.svelte-1uha8ag{color:var(--color-text-white);font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);font-weight:500;line-height:1.4}section.svelte-1uha8ag{padding:8rem 0}section.svelte-1uha8ag:nth-of-type(2n){background-color:var(--color-background);border-bottom:1px solid var(--color-blueprint-grid-strong);border-top:1px solid var(--color-blueprint-grid-strong)}h2.svelte-1uha8ag{font-family:var(--font-display);font-size:clamp(2rem,5vw,4.2rem);font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.02em;margin:1.25rem 0}.afterline.svelte-1uha8ag{font-family:var(--font-display);font-size:.7rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-muted);display:flex;align-items:center;gap:.75rem;margin:1rem 0}.afterline.svelte-1uha8ag:after{content:"";display:inline-block;height:1px;flex-grow:1;background:var(--color-text-muted);flex-shrink:0}.hero-about-wrapper.svelte-1uha8ag{width:min(var(--max),calc(100vw - 4rem));margin:0 auto}.hero-about-line.svelte-1uha8ag{color:var(--color-text-white);position:relative;letter-spacing:.25em;font-size:1rem;z-index:2}.hero-about-line.svelte-1uha8ag:before,.hero-about-line.svelte-1uha8ag:after{background:var(--color-text-white)}.hero-about-box.svelte-1uha8ag{background-color:var(--color-background-higher);padding:2.5rem 4rem;margin-top:-.4rem;position:relative;z-index:1}.hero-about-box.svelte-1uha8ag p:where(.svelte-1uha8ag){font-family:var(--font-body);font-size:1.1rem;line-height:1.8;font-weight:400;margin:0;text-align:center}.map-wrapper.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;padding:0;width:100%;margin:0 auto}.map-image.svelte-1uha8ag{width:100%;height:auto;object-fit:cover}.carousel-wrapper.svelte-1uha8ag{width:100%;display:flex;flex-direction:column}.carousel-track.svelte-1uha8ag{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carousel-track.svelte-1uha8ag::-webkit-scrollbar{display:none}.carousel-item.svelte-1uha8ag{flex:0 0 calc(100% / 3);width:calc(100% / 3);aspect-ratio:1 / 1;object-fit:cover;scroll-snap-align:start}.carousel-controls.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;gap:1rem}.control-btn.svelte-1uha8ag{background:none;border:none;color:var(--color-text-white);font-size:1rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;transition:color .2s}.control-btn.svelte-1uha8ag:hover{color:var(--highlight)}@media screen and (max-width:1024px){section.svelte-1uha8ag{padding:4rem 0}}@media screen and (max-width:628px){.hero-highlights.svelte-1uha8ag{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.hero-highlight.svelte-1uha8ag{width:100%;max-width:280px;padding:1rem}.hero-about-box.svelte-1uha8ag{padding:2rem 1.5rem}.carousel-item.svelte-1uha8ag{flex:0 0 100%;width:100%}}
