:root{--landing-bg:#0a0a1a;--landing-fg:#fff;--landing-accent:#ff38b0;--landing-accent-2:#2be6ff;--landing-muted:#8a8aa8;--landing-surface:#14142b;--landing-surface-2:#1a1a33;--landing-radius:14px;--landing-maxw:1100px}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{background:var(--landing-bg);color:var(--landing-fg);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.landing-scroll-root{-webkit-overflow-scrolling:touch;scroll-padding-top:4rem;position:fixed;inset:0;overflow:hidden auto}@media (hover:hover) and (pointer:fine){.landing-scroll-root{scroll-behavior:smooth}}img{max-width:100%;display:block}.landing-main{z-index:1;position:relative}.landing-container{max-width:var(--landing-maxw);margin:0 auto;padding:0 1.25rem}.landing-section{z-index:1;padding:5rem 0;position:relative}.landing-section h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem)}.landing-muted{color:var(--landing-muted)}.landing-eyebrow{letter-spacing:.2em;color:var(--landing-accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:900}.landing-lede{max-width:36rem;margin:0 0 1rem;font-size:1.1rem}.landing-section-header{margin-bottom:2.5rem}.landing-align-center{text-align:center;margin-left:auto;margin-right:auto}.landing-align-center .landing-lede{margin-left:auto;margin-right:auto}.landing-btn{border-radius:var(--landing-radius);padding:.9rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}@media (hover:hover){.landing-btn:hover{transform:translateY(-2px)}}.landing-btn-primary{background:var(--landing-accent);color:var(--landing-bg);box-shadow:0 0 32px -8px var(--landing-accent)}.landing-btn-secondary{color:var(--landing-fg);background:0 0;border:1px solid #fff3}.landing-cta-row{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.landing-background-scene{z-index:0;pointer-events:none;filter:blur(4px)brightness(.5);opacity:.55;will-change:transform;contain:layout paint;width:100%;height:100vh;margin-bottom:-100vh;position:sticky;top:0;left:0;transform:translateZ(0)}.landing-background-scene canvas{width:100%;height:100%;display:block}.landing-background-vignette{background:radial-gradient(ellipse at center, transparent 30%, var(--landing-bg) 95%);position:absolute;inset:0}.landing-nav{z-index:20;background:0 0;border-bottom:1px solid #0000;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;transition:background .18s linear,border-color .18s linear,-webkit-backdrop-filter .18s linear,backdrop-filter .18s linear;display:flex;position:sticky;top:0}.landing-nav.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a1acc;border-bottom-color:#ffffff0f}.landing-nav-logo{color:var(--landing-accent);align-items:center;text-decoration:none;display:inline-flex}.landing-nav-logo img{width:auto;height:28px}.landing-nav-links{flex:1;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-nav-links a{color:var(--landing-muted);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s}@media (hover:hover){.landing-nav-links a:hover{color:var(--landing-fg);text-shadow:0 0 8px var(--landing-accent)}}.landing-nav-lang{gap:.25rem;display:flex}.landing-nav-lang button{color:var(--landing-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;padding:.3rem .6rem;font-size:.75rem;font-weight:700}.landing-nav-lang button.active{color:var(--landing-fg);border-color:var(--landing-accent)}.landing-nav-hamburger{color:var(--landing-fg);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (width<=768px){.landing-nav{padding:.6rem 1rem}.landing-nav-hamburger{display:inline-flex}.landing-nav-links{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a1af5;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:0;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;right:0}.landing-nav.is-open .landing-nav-links{display:flex}.landing-nav-links li{border-top:1px solid #ffffff0a}.landing-nav-links a{padding:1rem 1.5rem;font-size:1.05rem;display:block}}.landing-hero{z-index:1;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.landing-hero-canvas{z-index:0;pointer-events:none;position:absolute;inset:0}.landing-hero-canvas canvas{width:100%;height:100%;display:block}.landing-hero-vignette{background:radial-gradient(ellipse at center, transparent 20%, #0a0a1ad9 75%, var(--landing-bg) 100%);z-index:1;position:absolute;inset:0}.landing-hero-content{z-index:2;text-align:center;position:relative}.landing-hero-logo-wrap{isolation:isolate;max-width:min(520px,72vw);margin:0 auto 1.5rem;display:inline-block;position:relative}.landing-hero-logo-wrap:before{content:"";z-index:-1;filter:blur(18px);pointer-events:none;background:radial-gradient(#000000eb 0%,#000000d9 25%,#0000008c 55%,#0003 80%,#0000 100%);position:absolute;inset:-3rem -4rem}.landing-hero-logo{width:100%;animation:.9s cubic-bezier(.2,.8,.2,1) both landingHeroLogoIn,6s ease-in-out .9s infinite landingHeroLogoGlow;display:block}@keyframes landingHeroLogoIn{0%{opacity:0;filter:drop-shadow(0 0 #ff38b000);transform:scale(.9)}to{opacity:1;filter:drop-shadow(0 0 14px #ff2bd6a6)drop-shadow(0 0 32px #2be6ff73);transform:scale(1)}}@keyframes landingHeroLogoGlow{0%,to{filter:drop-shadow(0 0 14px #ff2bd6a6)drop-shadow(0 0 32px #2be6ff73)}50%{filter:drop-shadow(0 0 14px #2be6ffa6)drop-shadow(0 0 32px #ff2bd673)}}.landing-hero-tagline{isolation:isolate;max-width:38rem;margin:1.75rem auto 0;padding:.5rem 2rem;display:inline-block;position:relative}.landing-hero-tagline:before{content:"";z-index:-1;filter:blur(18px);pointer-events:none;background:radial-gradient(#000000eb 0%,#000000d9 25%,#0000008c 55%,#0003 80%,#0000 100%);position:absolute;inset:-1.5rem -3rem}.landing-hero-tagline-text{letter-spacing:.24em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ff2bd6,#2be6ff,#ffe62b,#2be6ff,#ff2bd6) 0 0/300% 300%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #ff2bd673)drop-shadow(0 0 28px #2be6ff59);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,3.8vw,2.6rem);font-weight:900;animation:6s linear infinite landingHeroTaglineShift,3s ease-in-out infinite landingHeroTaglinePulse}@keyframes landingHeroTaglineShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes landingHeroTaglinePulse{0%,to{filter:drop-shadow(0 0 14px #ff2bd659)drop-shadow(0 0 22px #2be6ff40)}50%{filter:drop-shadow(0 0 24px #ff2bd6a6)drop-shadow(0 0 40px #2be6ff80)}}.landing-hero .landing-cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem}.landing-scroll-cue{left:50%;bottom:max(2rem, env(safe-area-inset-bottom));color:var(--landing-muted);opacity:0;pointer-events:none;z-index:3;transition:opacity .6s;position:absolute;transform:translate(-50%)}.landing-scroll-cue.is-visible{opacity:1;animation:2s ease-in-out infinite landingScrollBounce}@keyframes landingScrollBounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.landing-store-btn{color:#fafafa;background:#000;border:1px solid #fff3;border-radius:1rem;align-items:center;gap:1rem;min-width:17rem;max-width:21rem;padding:1rem 1.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}@media (width<=480px){.landing-store-btn{width:100%;min-width:0;max-width:80%}.landing-store-btn .landing-store-btn-logo{width:2.75rem;height:2.75rem}.landing-store-btn .landing-store-btn-text{text-align:center;align-items:center}}@media (hover:hover){.landing-store-btn:not(.landing-store-btn-soon):hover{transform:scale(1.02);box-shadow:0 0 24px #ff2bd640}}.landing-store-btn:focus-visible{outline:2px solid var(--landing-accent);outline-offset:3px}.landing-store-btn-logo{color:#fff;flex-shrink:0;width:2rem;height:2rem}.landing-store-btn-ios .landing-store-btn-logo{transform:scale(1.2)translateY(-2px)}.landing-store-btn-text{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.landing-store-btn-label{color:#fafafa;font-size:1rem;font-weight:700;line-height:1.1}.landing-store-btn-pill{color:#a3a3a3;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#333;border-radius:999px;padding:.15rem .6rem;font-size:.6rem;font-weight:700;line-height:1.2}.landing-store-btn-soon{cursor:default}.landing-btn-soon{cursor:default;filter:saturate(.85);opacity:.9}.landing-btn-soon:hover{box-shadow:none;transform:none}.landing-download-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (width<=768px){.landing-store-btn,.landing-download-row .landing-store-btn{width:100%}.landing-download-row{flex-direction:column;align-items:center}}.landing-scroll-stage{background:var(--landing-bg);z-index:1;height:600vh;position:relative}@media (width<=768px){.landing-scroll-stage{height:750vh}}.landing-scroll-stage-sticky{will-change:transform;contain:layout paint;height:100vh;position:sticky;top:0;overflow:hidden;transform:translateZ(0)}.landing-scroll-stage-canvas{width:100%;height:100%;display:block;transform:translateZ(0)}.landing-scroll-stage-caption{z-index:3;pointer-events:none;max-width:28rem;animation:.3s landingCaptionIn;position:absolute;bottom:6rem;left:5%;right:5%}@keyframes landingCaptionIn{0%{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-scroll-stage-caption h2{margin:.25rem 0 .5rem;font-size:clamp(1.8rem,4vw,2.75rem)}.landing-scroll-stage-caption p{color:var(--landing-muted);margin:0;font-size:1.05rem}@media (width<=768px){.landing-scroll-stage-caption{text-align:center;max-width:none;bottom:2rem;left:1.25rem;right:1.25rem}}.landing-scroll-stage-hud{z-index:3;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.landing-scroll-stage-hud button{cursor:pointer;background:0 0;border:none;padding:6px}.landing-scroll-stage-hud .dot{background:#fff3;border-radius:50%;width:10px;height:10px;transition:background .2s,transform .2s,box-shadow .2s;display:block}.landing-scroll-stage-hud button.is-active .dot{background:var(--landing-accent);box-shadow:0 0 12px var(--landing-accent);animation:1.4s ease-in-out infinite landingDotPulse;transform:scale(1.3)}@keyframes landingDotPulse{0%,to{box-shadow:0 0 6px var(--landing-accent)}50%{box-shadow:0 0 16px var(--landing-accent)}}@media (width<=768px){.landing-scroll-stage-hud{flex-direction:row;top:auto;bottom:.75rem;right:50%;transform:translate(50%)}}.landing-scroll-stage-progress{z-index:3;background:#ffffff0a;height:3px;position:absolute;top:0;left:0;right:0}.landing-scroll-stage-progress>div{background:linear-gradient(90deg, var(--landing-accent), var(--landing-accent-2));height:100%;box-shadow:0 0 8px var(--landing-accent)}.landing-scroll-stage-static{padding:4rem 0}.landing-features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.landing-features-grid li{border-radius:var(--landing-radius);background:var(--landing-surface);border:1px solid #ffffff14;padding:1.25rem}.landing-features-grid h3{margin:.25rem 0 .5rem;font-size:1.2rem}.landing-features-grid p{color:var(--landing-muted);margin:0}.landing-section-gameplay{padding-top:6rem;padding-bottom:6rem}.landing-live-demo{grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:start;gap:2rem;display:grid}@media (width<=768px){.landing-live-demo{grid-template-columns:1fr;gap:1rem}}.landing-live-demo-canvas-wrap{border-radius:var(--landing-radius);height:400px;box-shadow:0 0 48px -16px var(--landing-accent);background:#000;border:1px solid #ff38b04d;position:relative;overflow:hidden}@media (width<=768px){.landing-live-demo-canvas-wrap{height:320px}}.landing-live-demo-canvas-wrap canvas{width:100%;height:100%;display:block}.landing-live-demo-reduced{height:100%;color:var(--landing-muted);place-items:center;font-size:4rem;display:grid}.landing-mode-toggle{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1ad9;border:1px solid #ffffff26;border-radius:999px;padding:2px;font-family:inherit;display:inline-flex;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 12px #00000059}.landing-mode-toggle button{color:var(--landing-muted);letter-spacing:.12em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .8rem;font-size:.72rem;font-weight:800;transition:color .15s,background .15s}.landing-mode-toggle button.is-active{color:var(--landing-bg);background:var(--landing-accent);box-shadow:0 0 14px #ff38b073}@media (hover:hover){.landing-mode-toggle button:not(.is-active):hover{color:var(--landing-fg)}}.landing-live-demo-songs{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}@media (width<=768px){.landing-live-demo-songs{scroll-snap-type:x proximity;overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;flex-direction:row;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}}.landing-song-tile{color:var(--landing-fg);text-align:left;cursor:pointer;background:#14142b8c;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.5rem;font-family:inherit;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:flex}@media (width<=768px){.landing-song-tile{scroll-snap-align:start;min-width:220px}}@media (hover:hover){.landing-song-tile:hover{border-color:#ff38b080;transform:translateY(-1px)}}.landing-song-tile.is-active{border-color:var(--landing-accent);box-shadow:0 0 24px -8px var(--landing-accent);background:#ff38b014}.landing-song-tile-banner{background:#ffffff0f 50%/cover no-repeat;border-radius:6px;flex:none;place-items:center;width:72px;height:44px;display:grid;overflow:hidden}.landing-song-tile-placeholder{color:var(--landing-muted);font-size:1.2rem;font-weight:900}.landing-song-tile-text{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-song-tile-title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.85rem;font-weight:800;line-height:1.2;overflow:hidden}.landing-song-tile-mix{letter-spacing:.1em;text-transform:uppercase;color:var(--landing-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.landing-song-tile.is-active .landing-song-tile-mix{color:var(--landing-accent)}.landing-section-systems{padding-top:5rem;padding-bottom:6rem}.landing-systems-stack{flex-direction:column;gap:3rem;display:flex}.landing-showcase-panel{border-radius:var(--landing-radius);background:#14142b8c;border:1px solid #ffffff14;padding:2rem}.landing-showcase-panel h3{margin:.25rem 0 .5rem;font-size:clamp(1.25rem,2.5vw,1.75rem)}.landing-grade-row{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));justify-items:center;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.landing-grade-row>li{opacity:0;animation:.4s forwards landingGradeIn;animation-delay:calc(var(--i) * 80ms);flex-direction:column;align-items:center;gap:.5rem;display:flex;transform:translateY(12px)scale(.8)}@keyframes landingGradeIn{to{opacity:1;transform:translateY(0)scale(1)}}.landing-grade-tile{background:#0006;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:56px;height:56px;display:grid}.landing-grade-threshold{color:var(--landing-muted);text-align:center;font-variant-numeric:tabular-nums;font-size:.7rem}.landing-coin-showcase{grid-template-columns:minmax(260px,340px) 1fr;align-items:stretch;gap:1.5rem;margin-top:1.5rem;display:grid}@media (width<=768px){.landing-coin-showcase{grid-template-columns:1fr}}.landing-coin-payout-slot{justify-content:center;align-items:stretch;padding:0;display:flex}.landing-coin-shop-strip{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (width<=768px){.landing-coin-shop-strip{grid-template-columns:1fr;gap:.6rem}.landing-coin-shop-item{text-align:left;grid-template-columns:auto 1fr auto;grid-template-areas:"preview cat buy""preview name buy""preview desc buy";align-items:center;gap:2px .85rem;padding:.75rem .85rem;display:grid}.landing-coin-shop-item .landing-coin-shop-cat{grid-area:cat;justify-self:start;margin-bottom:2px}.landing-coin-shop-item .landing-coin-shop-preview{grid-area:preview;min-height:0}.landing-coin-shop-item .landing-coin-shop-name{text-align:left;grid-area:name}.landing-coin-shop-item .landing-coin-shop-desc{text-align:left;grid-area:desc;min-height:0}.landing-coin-shop-item .landing-coin-shop-buy{grid-area:buy;margin-top:0}}.landing-coin-shop-item{text-align:center;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:.9rem .75rem .85rem;display:flex}.landing-coin-shop-cat{color:#2be6ff;letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;background:#2be6ff14;border:1px solid #2be6ff47;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:.6rem;font-weight:800;line-height:1;display:inline-flex}.landing-coin-shop-preview{justify-content:center;align-items:center;min-height:72px;margin:.15rem 0 .1rem;display:flex}.landing-coin-shop-name{color:var(--landing-fg);font-size:.9rem;font-weight:700;line-height:1.2}.landing-coin-shop-desc{color:#888;min-height:2.7em;font-size:.72rem;line-height:1.35}.landing-coin-shop-buy{color:#000;cursor:pointer;background:#ffe62b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:5px;margin-top:auto;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:800;display:inline-flex}.landing-coin-shop-buy:hover{background:#fff04a}.landing-unlock-showcase{grid-template-columns:1fr 1.2fr;align-items:center;gap:2rem;margin-top:1.5rem;display:grid}@media (width<=768px){.landing-unlock-showcase{grid-template-columns:1fr}}.landing-unlock-rows{flex-direction:column;gap:10px;display:flex}.landing-unlock-tile{border-radius:var(--landing-radius);background:#00000059;border:2px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:200px;padding:2rem;transition:border-color .4s,background .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.landing-unlock-tile.is-locked .landing-unlock-icon{color:var(--landing-muted);animation:.25s ease-in-out infinite alternate landingLockShake}.landing-unlock-tile.is-spending{border-color:gold;box-shadow:0 0 32px #ffd7004d}.landing-unlock-tile.is-shattering{border-color:var(--landing-accent);animation:.4s both landingUnlockGlitch;box-shadow:0 0 60px #ff38b080}.landing-unlock-tile.is-unlocked{border-color:var(--landing-accent);background:#ff38b00d;box-shadow:0 0 48px #ff38b066}.landing-unlock-tile.is-unlocked .landing-unlock-icon{color:var(--landing-accent)}@keyframes landingLockShake{0%{transform:translate(-2px)}to{transform:translate(2px)}}@keyframes landingUnlockGlitch{0%,to{filter:none}20%{filter:hue-rotate(30deg)brightness(1.3);transform:translate(-3px)}40%{filter:hue-rotate(-30deg);transform:translate(3px)}60%{filter:hue-rotate(60deg)brightness(1.5);transform:translate(-2px)}}.landing-unlock-tile-title{font-size:1.2rem;font-weight:900}.landing-unlock-tile-subtitle{color:var(--landing-muted);font-size:.85rem}.landing-unlock-icon{color:var(--landing-muted);transition:color .3s}.landing-unlock-coins{pointer-events:none;position:absolute;inset:0}.landing-unlock-coins span{top:-20px;left:calc(10% + var(--i) * 15%);color:gold;animation:1.2s ease-in-out forwards landingCoinFly;animation-delay:calc(var(--i) * 60ms);position:absolute}@keyframes landingCoinFly{to{opacity:0;top:50%;left:50%;transform:scale(.3)}}.landing-unlock-shards{width:0;height:0;position:absolute;top:50%;left:50%}.landing-unlock-shards span{background:var(--landing-accent);width:6px;height:6px;box-shadow:0 0 8px var(--landing-accent);--ang:calc(var(--i) * 45deg);border-radius:1px;animation:.8s ease-out forwards landingShard;position:absolute}@keyframes landingShard{0%{opacity:1;transform:rotate(0)translate(0)scale(1)}to{transform:rotate(var(--ang)) translate(80px, 0) scale(0);opacity:0}}.landing-unlock-copy p{color:var(--landing-muted);margin:0 0 .75rem}.landing-unlock-codes{font-size:.9rem;font-style:italic}.landing-skin-showcase{margin-top:1.5rem}.landing-skin-canvas-wrap{border-radius:var(--landing-radius);background:#000;border:1px solid #ffffff14;height:280px;position:relative;overflow:hidden}.landing-skin-canvas-wrap canvas{width:100%;height:100%;display:block}.landing-skin-label{letter-spacing:.15em;text-transform:uppercase;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.9rem;font-weight:600;display:flex}.landing-mix-strip{margin-top:1.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-mix-strip-track{gap:1rem;width:max-content;animation:60s linear infinite landingMarquee;display:flex}@media (width<=768px){.landing-mix-strip-track{animation-duration:40s}}.landing-mix-strip:hover .landing-mix-strip-track{animation-play-state:paused}@keyframes landingMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-mix-banner{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex:none;width:180px;height:108px;overflow:hidden}.landing-mix-banner img{object-fit:cover;width:100%;height:100%}.landing-audio-fab{z-index:4;color:var(--landing-fg);border:1px solid var(--landing-accent);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1ad9;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .85rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 12px #00000059,0 0 14px #ff38b040}@media (hover:hover){.landing-audio-fab:hover{transform:translateY(-1px);box-shadow:0 4px 18px #00000073,0 0 22px #ff38b080}}.landing-audio-fab.is-muted{animation:1.8s ease-in-out infinite landingAudioPulse}@keyframes landingAudioPulse{0%,to{box-shadow:0 2px 12px #00000059,0 0 14px #ff38b040}50%{box-shadow:0 2px 12px #00000059,0 0 28px #ff38b0b3}}.landing-audio-bars{align-items:flex-end;gap:2px;height:18px;display:inline-flex}.landing-audio-bars i{background:var(--landing-accent);border-radius:1px;width:3px;display:block}.landing-audio-fab.is-muted .landing-audio-bars i{opacity:.4;height:4px}.landing-audio-fab.is-playing .landing-audio-bars i{animation:.6s ease-in-out infinite alternate landingEqBar}.landing-audio-fab.is-playing .landing-audio-bars i:first-child{animation-delay:0s}.landing-audio-fab.is-playing .landing-audio-bars i:nth-child(2){animation-delay:.12s}.landing-audio-fab.is-playing .landing-audio-bars i:nth-child(3){animation-delay:.24s}@keyframes landingEqBar{0%{height:4px}to{height:16px}}@media (width<=560px){.landing-audio-fab .landing-audio-label{display:none}}.landing-footer{color:var(--landing-muted);background:#0a0a1ab3;border-top:1px solid #ffffff0f;padding:2rem 0;font-size:.85rem}.landing-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-footer-row p{margin:0}.landing-footer-version{font-variant-numeric:tabular-nums;opacity:.7}.landing-footer-links{align-items:center;gap:1.25rem;display:inline-flex}.landing-footer-links a{color:var(--landing-muted);align-items:center;gap:.4rem;text-decoration:none;transition:color .15s;display:inline-flex}.landing-footer-links a:hover{color:var(--landing-fg)}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing-hero-logo{animation:none}.landing-background-scene{display:none}.landing-mix-strip-track{animation:none}}
