.landing-page{--lp-bg:#080706;--lp-blob:#0f0d08;--lp-orange:#f07c2a;--lp-lime:#ccf23a;--lp-text:#f0ede6;--lp-muted:#f0ede670;--lp-edge:#f0ede614;--ff-display:var(--font-syne), system-ui, sans-serif;--ff-mono:var(--font-space-mono), monospace;background:var(--lp-bg);color:var(--lp-text);min-height:100vh;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img{max-width:100%;display:block}.landing-page a{color:inherit;text-decoration:none}.landing-page .grain{pointer-events:none;z-index:9998;opacity:.038;width:220%;height:220%;position:fixed;inset:-60%}.landing-page .nav{z-index:200;-webkit-backdrop-filter:blur(14px);background:#080706e0;border-bottom:1px solid #f0ede60f;justify-content:space-between;align-items:center;padding:22px 36px;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.landing-page .nav.scrolled{-webkit-backdrop-filter:blur(14px);background:#080706f2;border-bottom-color:#f0ede614}.landing-page .nav-logo img{height:30px}.landing-page .nav-links{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-page .nav-link{letter-spacing:.04em;color:#f0ede694;white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.landing-page .nav-link:hover{color:var(--lp-text)}.landing-page .nav-actions{align-items:center;gap:10px;display:flex}.landing-page .nav-pill{color:var(--lp-text);cursor:pointer;letter-spacing:.03em;background:#f0ede612;border:1px solid #f0ede633;border-radius:999px;padding:9px 20px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.landing-page .nav-pill--ghost{background:0 0}.landing-page .nav-pill--join{background:var(--lp-orange);color:#fff;border-color:#0000}.landing-page .nav-pill:hover{background:#f0ede61f;border-color:#f0ede659}.landing-page .nav-pill--ghost:hover{background:#f0ede614}.landing-page .nav-pill--join:hover{background:#e06a18;border-color:#0000}.landing-page .nav-join-text{display:inline-block}.landing-page .hero{--landing-nav-height:74px;--landing-hero-screen-top:.132;--landing-hero-screen-height:.489;--landing-hero-vb-h:845;--landing-hero-screen-w:calc(340 * max(100vw / 1400, (100vh - var(--landing-nav-height)) / var(--landing-hero-vb-h)));--landing-hero-mobile-stage-h:calc(100vw * var(--landing-hero-vb-h) / 900);background:var(--lp-bg);min-height:100svh;position:relative;overflow:hidden}@supports (height:1svh){.landing-page .hero{--landing-hero-screen-w:calc(340 * max(100svw / 1400, (100svh - var(--landing-nav-height)) / var(--landing-hero-vb-h)));--landing-hero-mobile-stage-h:calc(100svw * var(--landing-hero-vb-h) / 900)}}.landing-page .hero:after{content:"";background:linear-gradient(to top, var(--lp-bg) 8%, transparent 100%);z-index:3;pointer-events:none;height:22%;position:absolute;bottom:0;left:0;right:0}.landing-page .hero-backdrop{top:var(--landing-nav-height);z-index:1;pointer-events:none;background:var(--lp-bg);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.landing-page .hero-backdrop:not(.hero-backdrop--ready) .game-surface{opacity:0;visibility:hidden}.landing-page .hero-backdrop--ready .game-surface{opacity:1;visibility:visible;transition:opacity .35s}.landing-page .hero-backdrop .game-surface{touch-action:pan-y;overscroll-behavior:auto;animation:none;width:100%!important;height:100%!important;max-height:none!important}.landing-page .hero-backdrop .game-scene-layers{position:absolute;inset:0;overflow:hidden}@media (max-width:767px){.landing-page .hero-backdrop svg[data-paraloid-layer=ground]{display:none!important}.landing-page .hero-backdrop .game-character{z-index:5;bottom:4%!important}}.landing-page .hero-content{z-index:4;left:50%;top:calc(var(--landing-nav-height) + var(--landing-hero-screen-w) * var(--landing-hero-vb-h) * var(--landing-hero-screen-top) / 340);width:var(--landing-hero-screen-w);max-width:var(--landing-hero-screen-w);height:calc(var(--landing-hero-screen-w) * var(--landing-hero-vb-h) * var(--landing-hero-screen-height) / 340);text-align:center;box-sizing:border-box;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:clamp(6px,2cqi,10px);padding:clamp(14px,5.5cqi,26px) clamp(12px,4.5cqi,20px);display:flex;position:absolute;overflow:hidden;transform:translate(-50%);container:hero-screen/inline-size}@media (min-width:768px){.landing-page .hero-content{gap:clamp(14px,4.5cqi,22px);width:min(480px,46vw);max-width:min(480px,46vw);padding:clamp(14px,5.5cqi,26px) clamp(6px,2cqi,10px)}}@media (min-width:1440px){.landing-page .hero-content{gap:clamp(16px,4.5cqi,26px);width:min(560px,40vw);max-width:min(560px,40vw);padding:clamp(18px,5.5cqi,30px) clamp(8px,2cqi,12px)}.landing-page .hero-title{margin-bottom:clamp(8px,2.6cqi,14px);font-size:clamp(30px,8.4cqi,52px)}.landing-page .hero-subtitle{font-size:clamp(14px,3.5cqi,19px)}.landing-page .hero-eyebrow{margin-bottom:clamp(10px,3cqi,16px);font-size:clamp(9px,2.2cqi,12px)}}.landing-page .hero-eyebrow{font-family:var(--ff-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:clamp(8px,2.8cqi,14px);font-size:clamp(8px,2.1cqi,10px)}.landing-page .hero-eyebrow strong{color:var(--lp-text);font-weight:700}.landing-page .hero-header{text-align:center;flex-direction:column;flex-shrink:1;justify-content:center;align-items:center;max-width:100%;min-height:0;margin:0;display:flex}.landing-page .hero-title{font-family:var(--ff-display);letter-spacing:-.03em;color:var(--lp-text);max-width:100%;margin:0 0 clamp(6px,2.4cqi,10px);font-size:clamp(18px,7.8cqi,40px);font-weight:800;line-height:.98}.landing-page .hero-title-line{display:block}.landing-page .hero-subtitle{color:var(--lp-muted);max-width:100%;margin:0;font-size:clamp(11px,3cqi,14px);line-height:1.45}.landing-page .hero-cta-bar{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#f0ede60f;border:1px solid #f0ede629;border-radius:999px;flex-shrink:0;align-items:stretch;max-width:100%;margin:0;padding:0;font-family:inherit;transition:transform .2s,opacity .2s,border-color .2s;animation:3.2s ease-in-out infinite lp-cta-breathe;display:inline-flex;overflow:hidden}.landing-page .hero-cta-bar:hover{border-color:#f0ede647;animation:none;transform:scale(1.03)}.landing-page .hero-cta-bar__action{background:var(--lp-orange);color:#fff;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:9px;padding:clamp(10px,3cqi,14px) clamp(14px,4.6cqi,22px);font-size:clamp(12px,3.2cqi,14px);font-weight:700;display:inline-flex}.landing-page .hero-cta-bar__divider{background:#f0ede629;flex-shrink:0;align-self:center;width:1px;height:22px}.landing-page .hero-cta-bar__stat{font-family:var(--ff-mono);letter-spacing:.06em;text-transform:uppercase;color:#f0ede694;white-space:nowrap;align-items:center;gap:6px;padding:14px 18px;font-size:11px;font-weight:400;display:inline-flex}.landing-page .hero-cta-bar__festies{color:#f0ede67a;gap:8px}.landing-page .hero-cta-bar__stat-count,.landing-page .hero-cta-bar__festies-count{color:#ccf23a;letter-spacing:.02em;font-size:13px;font-weight:700}.landing-page .hero-cta-bar__dot{background:#b5d53c;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite lp-dot-pulse;box-shadow:0 0 10px #ff3a1aa6}@media (max-width:767px){.landing-page .hero{--landing-nav-height:66px;--landing-hero-screen-w:calc(100vw * 480 / 900);min-height:calc(var(--landing-nav-height) + var(--landing-hero-mobile-stage-h) + 52px);box-sizing:border-box;height:auto;padding-bottom:52px}.landing-page .hero-backdrop{width:100%;height:auto;aspect-ratio:900 / var(--landing-hero-vb-h);bottom:auto}.landing-page .hero-backdrop .game-surface{height:100%!important;max-height:none!important}.landing-page .hero:after{height:14%}.landing-page .hero-content{width:var(--landing-hero-screen-w);max-width:var(--landing-hero-screen-w);left:50%;top:calc(var(--landing-nav-height) + var(--landing-hero-mobile-stage-h) * var(--landing-hero-screen-top));height:calc(var(--landing-hero-mobile-stage-h) * var(--landing-hero-screen-height));justify-content:center;gap:clamp(12px,4cqi,18px);padding:clamp(5px,2cqi,8px) clamp(3px,1.2cqi,5px);transform:translate(-50%)}.landing-page .hero-header{gap:clamp(8px,2.8cqi,12px)}.landing-page .hero-eyebrow{display:none}.landing-page .hero-subtitle{margin:0;font-size:clamp(8px,2.6cqi,11px);line-height:1.35}.landing-page .hero-title{margin:0;font-size:clamp(16px,7.2cqi,26px);line-height:1.02}.landing-page .hero-cta-bar{border-radius:999px;flex-wrap:nowrap;justify-content:center;width:100%;max-width:100%;animation:none}.landing-page .hero-cta-bar__action{border-radius:999px;justify-content:center;gap:5px;width:100%;padding:clamp(6px,2.2cqi,8px) clamp(8px,2.5cqi,10px);font-size:clamp(8px,2.6cqi,10px)}.landing-page .hero-cta-bar__action svg{width:10px;height:10px}.landing-page .hero-cta-bar__divider,.landing-page .hero-cta-bar__stat{display:none}.landing-page .hero-scroll{text-align:center;align-items:center;width:max-content;max-width:calc(100vw - 32px);display:flex;bottom:16px;left:50%;right:auto;transform:translate(-50%)}.landing-page .hero-scroll-txt{text-align:center}}@supports (width:1svw){@media (max-width:767px){.landing-page .hero{--landing-hero-screen-w:calc(100svw * 480 / 900)}}}.landing-page .hero-stage-layer{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.landing-page .hero-stage-space{position:absolute;inset:0}.landing-page .hero-stage-planet{opacity:.55;background:radial-gradient(circle at 32% 28%,#8ed4ff 0%,#1a3050 42%,#060810 100%);border-radius:50%;width:min(120px,18vw);height:min(120px,18vw);animation:9s ease-in-out infinite alternate lp-planet-drift;position:absolute;top:14%;right:8%;box-shadow:0 0 48px #8ed4ff47}.landing-page .hero-stage-planet--b{opacity:.35;width:min(56px,9vw);height:min(56px,9vw);animation-delay:1.4s;top:22%;left:6%}.landing-page .hero-stage-orbit-ring{opacity:.5;border:1px dashed #8ed4ff38;border-radius:50%;width:min(200px,28vw);height:min(120px,16vw);position:absolute;top:10%;right:4%;transform:rotate(-18deg)}@keyframes lp-planet-drift{0%{transform:translateY(0)}to{transform:translateY(-14px)}}.landing-page .hero-stage-scene{opacity:.4;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;max-width:none;position:absolute;top:-2%;bottom:auto;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 28%,#0000 88%);mask-image:linear-gradient(#000 28%,#0000 88%)}.landing-page .hero-stage-neon{filter:blur(48px);opacity:.42;border-radius:50%;animation:6s ease-in-out infinite alternate lp-stage-neon;position:absolute}.landing-page .hero-stage-neon--magenta{background:#ff3df08c;width:min(320px,42vw);height:200px;animation-delay:.4s;top:8%;left:18%}.landing-page .hero-stage-neon--cyan{background:#36e3ff73;width:min(280px,38vw);height:180px;animation-delay:1.2s;top:12%;right:16%}.landing-page .hero-stage-neon--laser{background:#3dffb047;width:min(360px,50vw);height:120px;animation-delay:2s;top:6%;left:50%;transform:translate(-50%)}.landing-page .hero-stage-neon--amber{background:#f07c2a52;width:min(220px,32vw);height:100px;animation-delay:.6s;top:14%;left:42%}@keyframes lp-stage-neon{0%{opacity:.28;transform:translate(-50%)scale(.96)}to{opacity:.52;transform:translate(-50%)scale(1.06)}}.landing-page .hero-stage-neon--magenta,.landing-page .hero-stage-neon--cyan{animation-name:lp-stage-neon-side}@keyframes lp-stage-neon-side{0%{opacity:.26;transform:scale(.94)}to{opacity:.5;transform:scale(1.08)}}.landing-page .hero-stage-floor{background:linear-gradient(#0000 0%,#080706f0 92%);height:32%;position:absolute;bottom:0;left:0;right:0}@keyframes lp-cta-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.landing-page .hero-crescent{pointer-events:none;border-radius:50%;width:64px;height:64px;animation:7s ease-in-out infinite lp-float;position:absolute;top:27%;left:14%;box-shadow:-16px 5px #f07c2abf}@media (max-width:640px){.landing-page .hero-crescent{width:48px;height:48px;top:5%;left:10%;box-shadow:-12px 4px #f07c2abf}}.landing-page .hero-dot-a{pointer-events:none;background:#ccf23a73;border-radius:50%;width:9px;height:9px;animation:5s ease-in-out 1.2s infinite lp-float;position:absolute;top:22%;right:20%;box-shadow:0 0 12px #ccf23a99}.landing-page .hero-dot-b{pointer-events:none;background:#f07c2a8c;border-radius:50%;width:6px;height:6px;animation:6s ease-in-out 2.5s infinite lp-float;position:absolute;top:40%;left:24%;box-shadow:0 0 10px #f07c2a80}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-page .hero-scroll{z-index:4;flex-direction:column;align-items:center;gap:7px;animation:2.2s ease-in-out infinite lp-scroll-hint;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}@keyframes lp-scroll-hint{0%,to{opacity:.4;transform:translate(-50%)translateY(0)}50%{opacity:.75;transform:translate(-50%)translateY(7px)}}.landing-page .hero-scroll-line{background:linear-gradient(#0000,#f0ede661);width:1px;height:36px}.landing-page .hero-scroll-txt{font-family:var(--ff-mono);letter-spacing:.2em;text-transform:uppercase;color:#f0ede661;font-size:9px}.landing-page .hero-speaker-wrap{z-index:2;filter:drop-shadow(0 -12px 32px #f0781e59);animation:4.5s ease-in-out infinite lp-speaker-float;position:absolute;bottom:34%;left:72%;transform:translate(-50%)}@keyframes lp-speaker-float{0%,to{transform:translate(-50%)rotate(-2deg)translateY(0)}50%{transform:translate(-50%)rotate(1.5deg)translateY(-14px)}}.landing-page .hero-arc-svg{z-index:2;pointer-events:none;opacity:.18;position:absolute;bottom:20%;left:50%;transform:translate(-48%)}.landing-page .stages-section{background:var(--lp-bg);padding-bottom:64px;scroll-margin-top:84px}.landing-page .stages-inner{max-width:1200px;margin:0 auto;padding:52px 44px 0}.landing-page .featured-stages-chart--landing{--fsc-text:#1a1612;--fsc-muted:#1a161294;--fsc-edge:#1a16121a;--fsc-row-bg:#1a161206;--fsc-row-hover:#1a16120e;--fsc-accent:#c45f10;--fsc-accent-dim:#e67e221f;--fsc-up:#1a8f4a;--fsc-down:#d63b3b;--fsc-display:var(--ff-display);--fsc-mono:var(--ff-mono);background:#f8f6f2;border:1px solid #1a161214;border-radius:20px;padding:22px 24px 24px;box-shadow:inset 0 1px #ffffffa6,0 24px 56px #00000052}.landing-page .featured-stages-chart--landing .featured-stages-chart__tabs-row{border-bottom:1px solid #1a161214;margin:0 0 20px;padding-bottom:16px}.landing-page .featured-stages-chart--landing .featured-stages-chart__tabs{flex-wrap:wrap;gap:8px;overflow-x:visible}.landing-page .featured-stages-chart--landing .featured-stages-chart__tab{color:#1a16129e;background:#1a16120d;border-color:#1a16121f;padding:8px 14px;font-size:11px;font-weight:600}.landing-page .featured-stages-chart--landing .featured-stages-chart__tab:hover:not(.featured-stages-chart__tab--active){color:var(--fsc-text);background:#1a161212;border-color:#1a161233}.landing-page .featured-stages-chart--landing .featured-stages-chart__tab--active{color:var(--fsc-accent);background:#fff;border-color:#e67e228c;box-shadow:0 2px 10px #e67e2224}.landing-page .featured-stages-chart--landing .featured-stages-chart__row{background:#fff;border-color:#1a161214}.landing-page .featured-stages-chart--landing .featured-stages-chart__row:hover{background:#ffffffeb;border-color:#1a161224;box-shadow:0 4px 16px #1a16120f}.landing-page .featured-stages-chart--landing .featured-stages-chart__thumb{box-shadow:0 2px 8px #1a16121f}.landing-page .featured-stages-chart--landing .featured-stages-chart__move--same{color:#1a161238}.landing-page .featured-stages-chart--landing .featured-stages-chart__join{color:#c45f10;background:#e67e221a;border-color:#e67e2280}.landing-page .featured-stages-chart--landing .featured-stages-chart__join:hover{color:#a34d0c;background:#e67e222e;border-color:#e67e22a6}.landing-page .featured-stages-chart{--fsc-display:var(--ff-display);--fsc-mono:var(--ff-mono)}.landing-page .featured-stages-chart__thumb{border-radius:10px;flex-basis:72px;width:72px;height:72px}.landing-page .featured-stages-chart__row-inner{padding:12px 14px}@media (max-width:640px){.landing-page .featured-stages-chart__thumb{flex-basis:52px;width:52px;height:52px}.landing-page .featured-stages-chart__row-inner{padding:10px 12px}}.landing-page .stages-header{margin-bottom:28px}.landing-page .stages-title{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--lp-text);margin:0 0 12px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.05}.landing-page .stages-subrow{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.landing-page .stages-subtitle{font-family:var(--ff-mono);letter-spacing:.04em;color:var(--lp-muted);margin:0;font-size:13px}.landing-page .stages-create-btn{color:#ffb347;font-family:var(--ff-mono);letter-spacing:.08em;text-transform:uppercase;background:#e67e2224;border:1px solid #e67e2273;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:11px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.landing-page .stages-create-btn:hover{color:#ffc876;background:#e67e223d;border-color:#e67e22a6}.landing-page .stages-eyebrow{font-family:var(--ff-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:16px;font-size:10px}.landing-page .trending-table{flex-direction:column;gap:6px;margin-top:8px;display:flex}.landing-page .trending-table-head{display:none}.landing-page .trending-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:120px 1fr auto;align-items:center;gap:18px;padding:14px 16px;transition:background .2s,border-color .2s;display:grid}.landing-page .trending-row:hover{background:#ffffff0e;border-color:#ffffff1f}.landing-page .trending-col--name{min-width:0}.landing-page .trending-label{font-family:var(--ff-display);color:var(--lp-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:700;line-height:1.35;overflow:hidden}.landing-page .trending-thumb{background:#ffffff0f;border-radius:10px;flex-shrink:0;width:120px;height:72px;overflow:hidden}.landing-page .trending-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.landing-page .trending-thumb-fallback{background:linear-gradient(135deg,#e67e2259,#4a8fd440);width:100%;height:100%;display:block}.landing-page .trending-join-btn{color:#ffb347;font-family:var(--ff-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#e67e2224;border:1px solid #e67e2273;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.landing-page .trending-join-btn:hover{color:#ffc876;background:#e67e223d;border-color:#e67e22a6}.landing-page .stages-grid{grid-template-columns:repeat(12,1fr);gap:8px;display:grid}.landing-page .stage-card{cursor:pointer;text-align:left;border:none;border-radius:14px;width:100%;padding:0;transition:transform .32s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.landing-page .stage-card:hover{transform:scale(1.013)}.landing-page .stage-card:after{content:"";z-index:2;background:linear-gradient(#0000 20%,#000000c2 100%);transition:opacity .3s;position:absolute;inset:0}.landing-page .stage-card:hover:after{opacity:.88}.landing-page .stage-featured{grid-area:1/1/3/8;min-height:460px}.landing-page .stage-right{grid-column:8/13;min-height:226px}.landing-page .stage-small{grid-column:span 4;min-height:192px}.landing-page .stage-accent{background:radial-gradient(ellipse at 50% 110%, color-mix(in srgb, var(--sa,#8ed4ff) 24%, transparent) 0%, transparent 62%);pointer-events:none;z-index:1;position:absolute;inset:0}.landing-page .stage-bg-img{-o-object-fit:cover;object-fit:cover;opacity:.82;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.landing-page .stage-bg-photo{opacity:.52;-o-object-position:center 35%;object-position:center 35%}.landing-page .stage-content{z-index:3;padding:18px 20px;position:absolute;bottom:0;left:0;right:0}.landing-page .stage-featured .stage-content{padding:28px 30px}.landing-page .stage-live-tag{color:#ff3a1a;letter-spacing:.1em;background:#ff3a1a33;border:1px solid #ff3a1a66;border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex}.landing-page .stage-live-dot{background:#ff3a1a;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite lp-dot-pulse}@keyframes lp-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.landing-page .stage-name{font-family:var(--ff-display);color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(16px,2vw,22px);font-weight:800;line-height:1}.landing-page .stage-featured .stage-name{margin-bottom:10px;font-size:clamp(30px,3.8vw,48px)}.landing-page .stage-desc{color:#ffffff94;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.landing-page .stage-featured .stage-desc{-webkit-line-clamp:3;max-width:360px;margin-bottom:18px;font-size:14px;line-height:1.5}.landing-page .stage-right .stage-desc{max-width:280px;font-size:12px}.landing-page .stage-small .stage-desc{margin-bottom:10px;font-size:11px;line-height:1.4}.landing-page .stage-cta-btn{background:var(--lp-orange);color:#fff;cursor:pointer;letter-spacing:.02em;pointer-events:none;border:none;border-radius:999px;align-items:center;gap:5px;padding:8px 14px;font-size:11px;font-weight:700;transition:opacity .2s;display:inline-flex}.landing-page .stage-featured .stage-cta-btn{padding:11px 22px;font-size:13px}.landing-page .section{padding:96px 0}.landing-page .inner{max-width:1200px;margin:0 auto;padding:0 44px}.landing-page .section-label{font-family:var(--ff-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:14px;font-size:14px}.landing-page .section-title{font-family:var(--ff-display);letter-spacing:-.025em;color:var(--lp-text);margin-bottom:52px;font-size:clamp(38px,5.5vw,76px);font-weight:800;line-height:.95}.landing-page .gallery-section{background:var(--lp-bg)}.landing-page .gallery-grid{grid-template-columns:repeat(12,1fr);gap:10px;display:grid}.landing-page .gi{cursor:pointer;text-align:left;background:#100e0a;border:none;border-radius:14px;width:100%;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden}.landing-page .gi:hover{transform:scale(1.012)rotate(.25deg);box-shadow:0 8px 32px #0009}.landing-page .gi-1{grid-column:1/8}.landing-page .gi-2{grid-column:8/13}.landing-page .gi-3{grid-column:1/5}.landing-page .gi-4{grid-column:5/9}.landing-page .gi-5{grid-column:9/13}.landing-page .gi-6{grid-column:1/13}.landing-page .gi-thumb{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.landing-page .gi-6 .gi-thumb{aspect-ratio:21/6}.landing-page .gi-thumb:after{content:"";background:linear-gradient(#0000 50%,#00000080 100%);position:absolute;inset:0}.landing-page .play-ring{z-index:1;background:#f0ede612;border:1.5px solid #f0ede638;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,border-color .2s,transform .2s;display:flex}.landing-page .gi:hover .play-ring{background:var(--lp-orange);border-color:var(--lp-orange);transform:scale(1.1)}.landing-page .img-icon{opacity:.1}.landing-page .gi-cap{justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.landing-page .gi-cap-title{color:var(--lp-text);font-size:13px;font-weight:600}.landing-page .gi-cap-meta{font-family:var(--ff-mono);color:var(--lp-muted);font-size:10px}.landing-page .faq-section{border-top:1px solid var(--lp-edge);border-bottom:1px solid var(--lp-edge);background:#060504;scroll-margin-top:84px}.landing-page .faq-list{flex-direction:column;display:flex}.landing-page .faq-item{border-bottom:1px solid var(--lp-edge);padding:22px 0 24px}.landing-page .faq-item:last-child{border-bottom:none}.landing-page .faq-q{text-align:left;border:none;align-items:flex-start;gap:24px;width:100%;margin:0 0 10px;padding:0;display:flex}.landing-page .faq-num{font-family:var(--ff-mono);color:#f0ede62e;letter-spacing:.08em;flex-shrink:0;padding-top:4px;font-size:11px}.landing-page .faq-q-text{font-family:var(--ff-display);color:var(--lp-text);flex:1;font-size:clamp(15px,2.2vw,21px);font-weight:700;line-height:1.25}.landing-page .faq-a{padding-left:38px}.landing-page .faq-a-inner{color:var(--lp-muted);margin:0;padding-right:80px;font-size:15px;line-height:1.68}.landing-page .faq-discord-wrap{justify-content:center;margin-top:44px;display:flex}.landing-page .faq-discord{color:#c5caff;background:#5865f21f;border:1px solid #5865f273;border-radius:999px;align-items:center;gap:12px;padding:14px 24px 14px 20px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.landing-page .faq-discord:hover{color:#e0e4ff;background:#5865f238;border-color:#5865f2a6;transform:translateY(-2px)}.landing-page .faq-discord-logo{flex-shrink:0;width:32px;height:24px;display:block}.landing-page .faq-discord-label{font-family:var(--ff-display);letter-spacing:.02em;font-size:16px;font-weight:700}.landing-page .footer{border-top:1px solid var(--lp-edge);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:44px;display:flex}.landing-page .footer-logo img{height:26px}.landing-page .footer-copy{font-family:var(--ff-mono);color:#f0ede633;font-size:11px}@keyframes lp-star{0%,42%{opacity:calc(var(--so) * .45)}to{opacity:min(1, calc(var(--so) * 1.7))}}@media (max-width:900px){.landing-page .nav-links{display:none}.landing-page .trending-row{grid-template-columns:96px 1fr auto;gap:12px;padding:12px}.landing-page .trending-thumb{width:96px;height:58px}.landing-page .trending-label{font-size:14px}.landing-page .stages-grid{grid-template-columns:1fr 1fr;gap:8px}.landing-page .stage-featured{grid-area:1/1/auto/-1;min-height:min(56vw,300px)}.landing-page .stage-right,.landing-page .stage-small{grid-area:auto;min-height:168px}.landing-page .gallery-grid{grid-template-columns:1fr 1fr}.landing-page .gi-1,.landing-page .gi-2,.landing-page .gi-3,.landing-page .gi-4,.landing-page .gi-5,.landing-page .gi-6{grid-column:auto}.landing-page .gi-6 .gi-thumb{aspect-ratio:16/9}}@media (max-width:580px){.landing-page .inner{padding:0 22px}.landing-page .gallery-grid{grid-template-columns:1fr}.landing-page .nav{padding:18px 16px}.landing-page .nav-pill{padding:8px 14px;font-size:11px}.landing-page .nav-actions{gap:8px}.landing-page .nav-join-text{font-size:0;line-height:0;position:relative}.landing-page .nav-join-text:before{content:"Join";letter-spacing:.03em;font-size:11px;font-weight:600;line-height:normal}.landing-page .stages-inner{padding:40px 22px 0}.landing-page .stages-header{margin-bottom:22px}.landing-page .stages-subrow{gap:10px 12px}.landing-page .featured-stages-chart--landing{border-radius:16px;padding:16px 14px 18px}.landing-page .featured-stages-chart--landing .featured-stages-chart__tabs-row{margin-bottom:14px;padding-bottom:12px}.landing-page .featured-stages-chart--landing .featured-stages-chart__tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.landing-page .featured-stages-chart--landing .featured-stages-chart__tab{flex-shrink:0;padding:7px 12px;font-size:10px}}
