.core-wrapper.svelte-1pa9llj{width:100%;height:100%;min-height:500px;position:absolute;top:0;left:0;z-index:0;pointer-events:none;mask-image:linear-gradient(to right,transparent 0%,black 20%,black 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 20%,black 100%)}@media(max-width:900px){.core-wrapper.svelte-1pa9llj{opacity:.4;mask-image:linear-gradient(to bottom,transparent 0%,black 40%,black 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 40%,black 100%)}}:root{--bg-black: #050505;--border-color: #222;--text-muted: #888;--accent-red: #ff3e3e;--font-mono: "Fira Code", "Roboto Mono", monospace}.game-page.svelte-s9vg9q{background-color:var(--bg-black);color:#fff}.container.svelte-s9vg9q{max-width:1200px;margin:0 auto;padding:0 2rem}.section-meta.svelte-s9vg9q{font-family:var(--font-mono);color:var(--accent-red);font-size:.9rem;margin-bottom:1rem;letter-spacing:1px}.hero-section.svelte-s9vg9q{position:relative;min-height:80vh;display:flex;align-items:center;padding-top:6rem;overflow:hidden;border-bottom:1px solid var(--border-color)}.hero-content.svelte-s9vg9q{position:relative;z-index:1;max-width:900px}.status-badge.svelte-s9vg9q{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:.85rem;color:var(--accent-red);border:1px solid rgba(255,62,62,.3);padding:.5rem 1rem;border-radius:50px;margin-bottom:2rem;background:#ff3e3e0d}.pulse-dot.svelte-s9vg9q{width:8px;height:8px;background-color:var(--accent-red);border-radius:50%;box-shadow:0 0 10px var(--accent-red);animation:svelte-s9vg9q-pulse 2s infinite}.hero-title.svelte-s9vg9q{font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:.95;margin-bottom:2rem;text-transform:uppercase;letter-spacing:-2px}.hero-title-line.svelte-s9vg9q{overflow:hidden;opacity:0;transform:translateY(100px)}.text-accent.svelte-s9vg9q{color:var(--accent-red);text-decoration:none}a.text-accent.svelte-s9vg9q:hover{text-decoration:underline}.hero-subtitle.svelte-s9vg9q{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--text-muted);max-width:700px;line-height:1.6;font-weight:300}.tech-section.svelte-s9vg9q{padding:8rem 0 4rem}.tech-narrative.svelte-s9vg9q h2:where(.svelte-s9vg9q){font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:4rem;max-width:800px;line-height:1.1}.narrative-columns.svelte-s9vg9q{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.narrative-block.svelte-s9vg9q h3:where(.svelte-s9vg9q){font-size:1.5rem;margin-bottom:1.5rem;font-family:var(--font-mono);letter-spacing:-.5px}.narrative-block.svelte-s9vg9q p:where(.svelte-s9vg9q){color:var(--text-muted);line-height:1.7;font-size:1.1rem;margin-bottom:1.5rem}.carousel-section.svelte-s9vg9q{padding:4rem 0 8rem;overflow:hidden}.carousel-header.svelte-s9vg9q{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.carousel-controls.svelte-s9vg9q{display:flex;gap:1rem}.nav-btn.svelte-s9vg9q{background:transparent;border:1px solid var(--border-color);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.nav-btn.svelte-s9vg9q:hover{border-color:var(--accent-red);color:var(--accent-red)}.nav-btn.svelte-s9vg9q svg:where(.svelte-s9vg9q){width:20px;height:20px}.carousel-wrapper.svelte-s9vg9q{width:100%;padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2)}@media(max-width:1240px){.carousel-wrapper.svelte-s9vg9q{padding-left:2rem;padding-right:2rem}}.carousel-track.svelte-s9vg9q{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.carousel-item.svelte-s9vg9q:last-child{margin-right:50vw}.carousel-track.svelte-s9vg9q::-webkit-scrollbar{display:none}.carousel-item.svelte-s9vg9q{flex:0 0 80%;max-width:900px;scroll-snap-align:start}.banner-placeholder.svelte-s9vg9q{width:100%;aspect-ratio:16 / 9;background:#0a0a0a;border:1px dashed var(--border-color);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.banner-image.svelte-s9vg9q{border-style:solid;border-color:transparent;background:none}.showcase-img.svelte-s9vg9q{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.carousel-caption.svelte-s9vg9q{padding:1.5rem .5rem 0;border-top:1px solid rgba(255,62,62,.15);margin-top:1rem;display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}.caption-title.svelte-s9vg9q{font-family:var(--font-mono);font-size:1.1rem;font-weight:500;color:#fff;letter-spacing:-.3px;margin:0}.caption-title.svelte-s9vg9q:before{content:"[ ";color:var(--accent-red);font-weight:400}.caption-title.svelte-s9vg9q:after{content:" ]";color:var(--accent-red);font-weight:400}.caption-desc.svelte-s9vg9q{font-size:.85rem;color:var(--text-muted);line-height:1.5;font-weight:300;margin:0}.community-section.svelte-s9vg9q{background-color:#080808;padding:8rem 0;border-top:1px solid var(--border-color)}.community-grid.svelte-s9vg9q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.community-content.svelte-s9vg9q h2:where(.svelte-s9vg9q){font-size:clamp(2rem,3vw,3rem);margin-bottom:1.5rem}.lead-text.svelte-s9vg9q{font-size:1.2rem;color:#ddd;margin-bottom:1.5rem;line-height:1.6}.community-content.svelte-s9vg9q p:where(.svelte-s9vg9q){color:var(--text-muted);line-height:1.6;margin-bottom:2.5rem}.community-media.svelte-s9vg9q{display:flex;flex-direction:column;gap:1rem}.video-wrapper.svelte-s9vg9q{position:relative;width:100%;padding-bottom:56.25%;border:1px solid rgba(255,62,62,.2);border-radius:8px;overflow:hidden;box-shadow:0 0 30px #ff3e3e0d}.video-wrapper.svelte-s9vg9q iframe:where(.svelte-s9vg9q){position:absolute;top:0;left:0;width:100%;height:100%}.media-caption.svelte-s9vg9q{display:flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted)}.blinking-dot.svelte-s9vg9q{width:6px;height:6px;background-color:var(--accent-red);border-radius:50%;animation:svelte-s9vg9q-blink 1.5s infinite ease-in-out}.interstitial-cta.svelte-s9vg9q{position:relative;min-height:60vh;display:flex;align-items:center;background-color:var(--bg-black);overflow:hidden;border-top:1px solid var(--border-color);padding-bottom:4rem}.cta-bg.svelte-s9vg9q{position:absolute;inset:0;background:radial-gradient(circle at 50% 150%,rgba(255,62,62,.1) 0%,transparent 50%);z-index:0}.cta-container.svelte-s9vg9q{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.massive-text.svelte-s9vg9q{font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:.95;letter-spacing:-2px;margin-bottom:2.5rem;text-transform:uppercase}.cta-actions.svelte-s9vg9q{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:500px}.cta-actions.svelte-s9vg9q p:where(.svelte-s9vg9q){font-size:1.1rem;color:var(--text-muted);line-height:1.5}.btn-outline.svelte-s9vg9q{background:transparent;color:#fff;border:1px solid var(--accent-red);padding:1.2rem 3rem;font-family:var(--font-mono);font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border-radius:4px;transition:all .3s ease;position:relative}.btn-outline.svelte-s9vg9q:hover{background:#ff3e3e1a;box-shadow:0 0 20px #ff3e3e33}@keyframes svelte-s9vg9q-pulse{0%{box-shadow:0 0 #ff3e3e66}70%{box-shadow:0 0 0 10px #ff3e3e00}to{box-shadow:0 0 #ff3e3e00}}@keyframes svelte-s9vg9q-blink{0%,to{opacity:1}50%{opacity:.3}}@media(max-width:900px){.narrative-columns.svelte-s9vg9q,.community-grid.svelte-s9vg9q{grid-template-columns:1fr;gap:3rem}.carousel-item.svelte-s9vg9q{flex:0 0 90%}}
