@layer landing{.mlz-landing{--paper:#000;--paper-2:#0a0a0b;--card:#131315;--card-2:#1c1c1f;--card-3:#202024;--ink:#fff;--ink-soft:#a6a6a6;--muted:#ffffff8a;--muted-2:#ffffff61;--muted-solid:#8a8a8a;--lime:#c9f24a;--lime-600:#bce53d;--lime-300:#ddf78c;--on-lime:#0a0a0a;--gold:#e3c14a;--gold-soft:#f0d98a;--line:#ffffff14;--line-2:#ffffff24;--line-strong:#fff3;--danger:#e5484d;--r-sm:.5rem;--r-md:.75rem;--r-lg:1rem;--r-xl:1.25rem;--r-2xl:1.5rem;--r-3xl:2rem;--r-section:2.75rem;--e:cubic-bezier(.22,1,.36,1);--spring:cubic-bezier(.32,.72,0,1);--shadow-soft:0 1px 2px #00000080, 0 8px 24px -10px #0000008c;--shadow-lift:0 2px 6px #00000080, 0 30px 70px -28px #000c;--maxw:1200px;--font:"Helvetica Neue",Helvetica,Arial,system-ui,sans-serif;--mono:ui-monospace,"SF Mono","JetBrains Mono",Menlo,monospace;box-sizing:border-box;background:var(--paper);color:var(--ink);font-family:var(--font);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:0;padding:0;line-height:1.5;overflow-x:clip}.mlz-landing *{box-sizing:border-box;margin:0;padding:0}.mlz-landing a{color:inherit;text-decoration:none}.mlz-landing img{max-width:100%;display:block}.mlz-landing button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.mlz-landing ::selection{background:var(--lime);color:var(--on-lime)}.mlz-landing :focus-visible{outline:2px solid var(--lime);outline-offset:2px;border-radius:4px}.mlz-landing .eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:.22em;align-items:center;gap:.6rem;font-size:12px;font-weight:600;display:inline-flex}.mlz-landing .eyebrow .dot{width:6px;height:6px;position:relative}.mlz-landing .eyebrow .dot:before{content:"";background:var(--lime);animation:mlz-ping 1.8s var(--e) infinite;border-radius:50%;position:absolute;inset:0}.mlz-landing .eyebrow .dot:after{content:"";background:var(--lime);border-radius:50%;position:absolute;inset:0}@keyframes mlz-ping{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(2.6)}}.mlz-landing h1,.mlz-landing h2,.mlz-landing h3{letter-spacing:-.03em;font-weight:600;line-height:1.02}.mlz-landing .display{letter-spacing:-.035em;font-size:clamp(2.25rem,7vw,5.2rem);font-weight:600;line-height:.98}.mlz-landing .h2{letter-spacing:-.03em;font-size:clamp(1.9rem,4.2vw,3rem);line-height:1.04}.mlz-landing .h3{letter-spacing:-.02em;font-size:clamp(1.3rem,2.4vw,1.85rem)}.mlz-landing .lead{color:var(--ink-soft);font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:400;line-height:1.5}.mlz-landing .faded{color:#ffffff47}.mlz-landing .grad{background:linear-gradient(100deg,var(--lime),var(--lime-300) 55%,var(--lime));color:#0000;-webkit-background-clip:text;background-clip:text}.mlz-landing .mono{font-family:var(--mono)}.mlz-landing .muted{color:var(--muted)}.mlz-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.mlz-landing section{position:relative}.mlz-landing .sec{padding:clamp(70px,11vw,150px) 0}.mlz-landing .sec-head{max-width:760px}.mlz-landing .sec-head .h2{margin:.9rem 0 0}.mlz-landing .sec-head .lead{margin-top:1.1rem}.mlz-landing .center{text-align:center;margin-left:auto;margin-right:auto}.mlz-landing .btn{transition:transform .5s var(--spring),background .25s,box-shadow .4s,color .25s;will-change:transform;border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.1rem .85rem 1.45rem;font-size:15px;font-weight:600;display:inline-flex;position:relative}.mlz-landing .btn .ic{width:34px;height:34px;transition:transform .5s var(--spring),background .25s;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.mlz-landing .btn:active{transform:scale(.97)}.mlz-landing .btn-lime{background:var(--lime);color:var(--on-lime);box-shadow:inset 0 1px #ffffff40,0 10px 30px -10px #c9f24a80}.mlz-landing .btn-lime .ic{background:#0000001a}.mlz-landing .btn-lime:hover{background:var(--lime-300);box-shadow:inset 0 1px #ffffff4d,0 16px 44px -12px #c9f24ab3}.mlz-landing .btn-lime:hover .ic{transform:translate(3px,-1px)scale(1.06)}.mlz-landing .btn-ghost{color:var(--ink);border:1px solid var(--line-2);background:#ffffff0a}.mlz-landing .btn-ghost .ic{background:#ffffff12}.mlz-landing .btn-ghost:hover{background:#ffffff14;border-color:#c9f24a66}.mlz-landing .btn-ghost:hover .ic{color:var(--lime);transform:translate(3px,-1px)scale(1.06)}.mlz-landing .btn-dark{background:var(--on-lime);color:var(--lime)}.mlz-landing .btn-sm{padding:.6rem .8rem .6rem 1.1rem;font-size:13.5px}.mlz-landing .btn-sm .ic{width:28px;height:28px}.mlz-landing .chips{flex-wrap:wrap;gap:.5rem;display:flex}.mlz-landing .chip{border:1px solid var(--line-2);background:var(--card-2);color:var(--ink-soft);transition:.25s var(--e);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:13px;font-weight:500;display:inline-flex}.mlz-landing .chip.on,.mlz-landing .chip:hover{color:var(--lime);background:#c9f24a12;border-color:#c9f24a73}.mlz-landing .chip .k{color:var(--muted-2);font-size:11px}.mlz-landing .shell{border:1px solid var(--line);border-radius:var(--r-3xl);transition:transform .6s var(--spring),border-color .4s,box-shadow .5s;background:#ffffff09;padding:8px;position:relative}.mlz-landing .shell:hover{box-shadow:var(--shadow-lift),0 0 60px -20px #c9f24a40;border-color:#c9f24a38}.mlz-landing .core{background:linear-gradient(180deg,var(--card),#0e0e10);border:1px solid var(--line);border-radius:calc(var(--r-3xl) - 7px);position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff0f}.mlz-landing .core.pad{padding:clamp(20px,3vw,34px)}.mlz-landing .hero{justify-content:center;align-items:center;min-height:100dvh;padding-top:112px;padding-bottom:56px;display:flex;position:relative;overflow:hidden}.mlz-landing .hero-photo{z-index:0;background:url(/landings/motiv-pro/assets/img/backgrounds/hero-crowd-1.webp) 50% 38%/cover no-repeat;position:absolute;inset:0}.mlz-landing .hero-video{z-index:0;object-fit:cover;object-position:center 38%;opacity:0;width:100%;height:100%;transition:opacity 1.4s var(--e);position:absolute;inset:0}.mlz-landing .hero-video.on{opacity:1}.mlz-landing .hero-scrim{z-index:0;background:linear-gradient(#000000c7,#0000006b 32%,#00000080 60%,#000 98%),radial-gradient(90% 60% at 50% 42%,#0000 40%,#0000008c 100%);position:absolute;inset:0}.mlz-landing #mlz-bg{z-index:1;opacity:.8;width:100%;height:100%;position:absolute;inset:0}.mlz-landing .hero-center{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.mlz-landing .hero h1{text-shadow:0 4px 40px #0009;max-width:1160px;margin:1.4rem 0 0}.mlz-landing .hero .lead{color:#ffffffc7;text-shadow:0 2px 20px #000000b3;max-width:620px;margin-top:1.5rem}.mlz-landing .hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:2rem;display:flex}.mlz-landing .hero-trust{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:1.6rem;display:flex}.mlz-landing .tpill{color:var(--ink-soft);border:1px solid var(--line-2);-webkit-backdrop-filter:blur(8px);background:#0000006b;border-radius:999px;align-items:center;gap:7px;padding:.45rem .8rem;font-size:13px;display:inline-flex}.mlz-landing .tpill svg{width:15px;height:15px;color:var(--lime)}.mlz-landing .hero-stats{flex-wrap:wrap;justify-content:center;gap:clamp(28px,5vw,56px);margin-top:2.3rem;display:flex}.mlz-landing .stat{text-align:center}.mlz-landing .stat .n{letter-spacing:-.03em;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600}.mlz-landing .stat .l{color:var(--muted);margin-top:2px;font-size:12.5px}@keyframes mlz-eq{0%,to{height:25%}50%{height:100%}}.mlz-landing #mlz-pbar{z-index:96;-webkit-backdrop-filter:blur(18px);border:1px solid var(--line-2);opacity:0;pointer-events:none;width:min(720px,100vw - 28px);transition:transform .55s var(--e),opacity .45s var(--e);background:#0d0f0ad9;border-radius:18px;align-items:center;gap:12px;padding:10px 14px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%,110px);box-shadow:0 18px 50px #0000008c}.mlz-landing #mlz-pbar.on{opacity:1;pointer-events:auto;transform:translate(-50%)}.mlz-landing #mlz-pbCov{object-fit:cover;background:#1a1a1a;border-radius:10px;flex:none;width:42px;height:42px}.mlz-landing .pb-info{flex:0 auto;min-width:0;max-width:210px}.mlz-landing #mlz-pbT{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.mlz-landing #mlz-pbS{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11.5px;overflow:hidden}.mlz-landing .pb-btn{background:var(--lime);color:#000;cursor:pointer;width:38px;height:38px;transition:transform .25s var(--e);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.mlz-landing .pb-btn:hover{transform:scale(1.07)}.mlz-landing .pb-track{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.mlz-landing .pb-track span{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:11px}.mlz-landing #mlz-pbSeek{appearance:none;cursor:pointer;background:#ffffff24;border-radius:2px;flex:1;min-width:0;height:4px}.mlz-landing #mlz-pbSeek::-webkit-slider-thumb{-webkit-appearance:none;background:var(--lime);cursor:pointer;border-radius:50%;width:12px;height:12px}.mlz-landing #mlz-pbSeek::-moz-range-thumb{background:var(--lime);cursor:pointer;border:0;border-radius:50%;width:12px;height:12px}.mlz-landing .pb-x{border:1px solid var(--line-2);width:30px;height:30px;color:var(--muted);cursor:pointer;transition:color .25s var(--e),border-color .25s var(--e);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.mlz-landing .pb-x:hover{color:#fff;border-color:#fff6}@media (max-width:620px){.mlz-landing .pb-track{display:none}.mlz-landing .pb-info{flex:1;max-width:none}}.mlz-landing [data-reveal]{opacity:0;filter:blur(8px);transition:opacity .8s var(--e),transform .8s var(--e),filter .8s var(--e);transform:translateY(26px)}.mlz-landing [data-reveal].in{opacity:1;filter:none;transform:none}.mlz-landing .sfx-grid [data-reveal]{transform:none}.mlz-landing [data-reveal][data-d="1"]{transition-delay:80ms}.mlz-landing [data-reveal][data-d="2"]{transition-delay:.16s}.mlz-landing [data-reveal][data-d="3"]{transition-delay:.24s}.mlz-landing [data-reveal][data-d="4"]{transition-delay:.32s}.mlz-landing [data-reveal][data-d="5"]{transition-delay:.4s}.mlz-landing [data-reveal][data-d="6"]{transition-delay:.48s}@media (prefers-reduced-motion:reduce){.mlz-landing [data-reveal]{opacity:1;filter:none;transform:none}.mlz-landing .orb{animation:none}}.mlz-landing .win{border-radius:var(--r-xl);border:1px solid var(--line-2);box-shadow:var(--shadow-lift);background:linear-gradient(#141416,#0c0c0e);overflow:hidden}.mlz-landing .win-bar{border-bottom:1px solid var(--line);background:#ffffff05;align-items:center;gap:7px;padding:11px 14px;display:flex}.mlz-landing .win-bar .dots{gap:6px;display:flex}.mlz-landing .win-bar .dots i{background:#2a2a2e;border-radius:50%;width:10px;height:10px}.mlz-landing .win-bar .ttl{color:var(--muted);margin-left:6px;font-size:12.5px}.mlz-landing .win-bar .right{color:var(--lime);align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.mlz-landing .field{border:1px solid var(--line-2);background:var(--card-2);border-radius:var(--r-md);padding:11px 13px;font-size:13.5px}.mlz-landing .label{color:var(--muted);align-items:center;gap:7px;margin-bottom:7px;font-size:12px;display:flex}.mlz-landing .label svg{width:14px;height:14px;color:var(--lime)}.mlz-landing .toggle{background:var(--lime);border-radius:999px;flex:none;width:42px;height:24px;position:relative}.mlz-landing .toggle:after{content:"";background:#0a0a0a;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:3px}.mlz-landing .toggle.off{background:var(--line-strong)}.mlz-landing .toggle.off:after{background:var(--card);left:auto;right:3px}.mlz-landing .range{background:var(--line-strong);border-radius:999px;height:6px;position:relative}.mlz-landing .range i{background:var(--lime);border-radius:999px;height:100%;position:absolute;top:0;left:0}.mlz-landing .range b{background:var(--lime);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #c9f24a2e}.mlz-landing footer{z-index:2;padding:72px 0 32px;position:relative;overflow:hidden}.mlz-landing .fg-glass{background:#000;border:1px solid #ffffff12;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:clamp(32px,4vw,64px);padding:clamp(28px,4vw,46px);display:flex;position:relative}.mlz-landing .fg-brandcol{max-width:320px}.mlz-landing .fg-logo{letter-spacing:-.02em;align-items:center;gap:10px;font-size:21px;font-weight:600;display:inline-flex}.mlz-landing .fg-logo img{filter:drop-shadow(0 4px 14px #c9f24a59);width:34px;height:34px}.mlz-landing .fg-logo b{background:linear-gradient(120deg,var(--lime-300),var(--lime));color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.mlz-landing .fg-brandcol p{color:var(--ink-soft);margin-top:14px;font-size:14px;line-height:1.55}.mlz-landing .fg-brandcol .hero-trust{justify-content:flex-start}.mlz-landing .fg-nav{flex-wrap:wrap;gap:clamp(28px,4vw,56px);display:flex}.mlz-landing .fg-nav h4{text-transform:uppercase;letter-spacing:.14em;color:var(--lime);margin-bottom:12px;font-size:11px;font-weight:600}.mlz-landing .fg-nav a{color:var(--ink-soft);padding:4px 0;font-size:14px;transition:all .2s;display:block}.mlz-landing .fg-nav a:hover{color:var(--lime)}.mlz-landing .fg-bottom{text-align:center;color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:36px;font-size:12.5px;display:flex}.mlz-landing .fg-bottom a{color:var(--muted);transition:all .2s}.mlz-landing .fg-bottom a:hover{color:var(--lime)}@media (max-width:860px){.mlz-landing .fg-glass{text-align:center;flex-direction:column;align-items:center}.mlz-landing .fg-brandcol{flex-direction:column;align-items:center;display:flex}.mlz-landing .fg-brandcol .hero-trust{justify-content:center}.mlz-landing .fg-nav{justify-content:center;gap:32px;width:100%}}.mlz-landing .split{grid-template-columns:1fr 1.05fr;align-items:center;gap:54px;display:grid}.mlz-landing .split.rev .split-copy{order:2}.mlz-landing .split-copy .feat-list{flex-direction:column;gap:14px;margin-top:24px;display:flex}.mlz-landing .feat-list .it{align-items:flex-start;gap:13px;display:flex}.mlz-landing .feat-list .it .b{width:28px;height:28px;color:var(--lime);background:#c9f24a1a;border:1px solid #c9f24a38;border-radius:8px;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.mlz-landing .feat-list .it .b svg{width:15px;height:15px}.mlz-landing .feat-list .it h4{font-size:15.5px;font-weight:600}.mlz-landing .feat-list .it p{color:var(--muted);margin-top:2px;font-size:13.5px}.mlz-landing .tracks-more{color:var(--muted);transition:color .25s var(--e);align-items:center;gap:.4rem;margin-top:1.1rem;font-size:13px;font-weight:500;display:inline-flex}.mlz-landing .tracks-more:hover{color:var(--ink-soft)}.mlz-landing .tracks-more span{transition:transform .25s var(--e)}.mlz-landing .tracks-more:hover span{transform:translate(3px)}.mlz-landing .fan-stage{--fc-w:clamp(140px,20vw,232px);touch-action:pan-y;width:100%;max-width:80rem;height:clamp(340px,56vh,560px);margin:6px auto 0;position:relative;overflow:hidden}.mlz-landing .fan-card{width:var(--fc-w);margin-left:calc(var(--fc-w) / -2);aspect-ratio:2/3;border:1px solid var(--line-2);background:var(--card);cursor:pointer;opacity:0;will-change:transform,opacity;transition:transform .55s cubic-bezier(.34,1.28,.5,1),opacity .45s ease,border-color .4s,box-shadow .5s var(--e);border-radius:1.15rem;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 20px 54px -20px #000000e6,0 3px 12px #00000080}.mlz-landing .fan-card img{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.mlz-landing .fan-card-scrim{pointer-events:none;background:linear-gradient(#0000 42%,#00000080 74%,#000000f0);position:absolute;inset:0}.mlz-landing .fan-card-info{z-index:2;pointer-events:none;display:block;position:absolute;bottom:14px;left:14px;right:14px}.mlz-landing .fan-card-t{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;filter:drop-shadow(0 1px 8px #000000d9);font-size:14px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.mlz-landing .fan-card-s{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;filter:drop-shadow(0 1px 8px #000000d9);margin-top:2px;font-size:11.5px;display:block;overflow:hidden}.mlz-landing .fan-card-pin{z-index:2;color:var(--on-lime);background:var(--lime);opacity:0;border-radius:999px;align-items:center;gap:.28rem;padding:.2rem .5rem .2rem .4rem;font-size:10px;font-weight:700;transition:opacity .3s;display:inline-flex;position:absolute;top:11px;left:11px;box-shadow:0 2px 12px #c9f24a66}.mlz-landing .fan-card-pin svg{width:10px;height:10px}.mlz-landing .fan-card.is-center .fan-card-pin{opacity:1}.mlz-landing .fan-card-play{z-index:3;-webkit-backdrop-filter:blur(6px);color:#fff;opacity:0;width:40px;height:40px;transition:opacity .3s,background .3s,color .3s,transform .35s var(--spring);background:#0000008c;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:11px;right:11px}.mlz-landing .fan-card-play svg{width:15px;height:15px;margin-left:1px}.mlz-landing .fan-card.is-center .fan-card-play,.mlz-landing .fan-card:hover .fan-card-play{opacity:1}.mlz-landing .fan-card.playing{box-shadow:var(--shadow-lift),0 0 46px -18px #c9f24a4d;border-color:#c9f24a80}.mlz-landing .fan-card.playing .fan-card-play{background:var(--lime);color:var(--on-lime);opacity:1;border-color:#0000}.mlz-landing .fan-card-eq{z-index:2;align-items:flex-end;gap:2px;height:16px;display:none;position:absolute;top:12px;left:13px}.mlz-landing .fan-card.playing .fan-card-eq{display:flex}.mlz-landing .fan-card.playing .fan-card-pin{opacity:0}.mlz-landing .fan-card-eq i{background:var(--lime);border-radius:2px;width:3px;height:30%;animation:.9s ease-in-out infinite mlz-eq}.mlz-landing .fan-nav{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.mlz-landing .fan-arrow{border:1.5px solid var(--line-2);-webkit-backdrop-filter:blur(12px);width:46px;height:46px;color:var(--ink-soft);cursor:pointer;transition:border-color .3s,color .3s,transform .3s var(--spring),background .3s;background:#ffffff0a;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.mlz-landing .fan-arrow:hover{color:#fff;background:#c9f24a14;border-color:#c9f24a80}.mlz-landing .fan-arrow:active{transform:scale(.92)}.mlz-landing .fan-arrow svg{width:19px;height:19px}.mlz-landing .fan-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;max-width:280px;display:flex}.mlz-landing .fan-dot{cursor:pointer;width:7px;height:7px;transition:transform .3s var(--e),background .3s;background:#ffffff29;border-radius:999px}.mlz-landing .fan-dot.on{background:var(--lime);transform:scale(1.35);box-shadow:0 0 10px #c9f24a80}@media (max-width:640px){.mlz-landing .fan-stage{--fc-w:clamp(116px,34vw,168px);height:clamp(260px,46vh,360px)}.mlz-landing .fan-arrow{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.mlz-landing .fan-card{transition:opacity .3s!important}}.mlz-landing .band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0}.mlz-landing .lc-flex{align-items:center;gap:clamp(20px,2.5vw,34px);display:flex}.mlz-landing .lc-label{text-align:right;border-right:1px solid var(--line-2);flex:none;max-width:210px;padding-right:clamp(18px,2vw,30px)}.mlz-landing .lc-label p{color:var(--ink-soft);font-size:13.5px;font-weight:600;line-height:1.45}.mlz-landing .lc-label span{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-top:7px;font-size:10.5px;display:block}.mlz-landing .marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 80px calc(100% - 80px),#0000);mask-image:linear-gradient(90deg,#0000,#000 80px calc(100% - 80px),#0000)}.mlz-landing .marquee-row{gap:clamp(44px,4.5vw,64px);width:max-content;animation:52s linear infinite mlz-marq;display:flex}.mlz-landing .marquee:hover .marquee-row{animation-play-state:paused}.mlz-landing .marquee-row span{color:#ffffffa8;letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:14px;font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:500;display:inline-flex}.mlz-landing .marquee-row span img{opacity:.9;flex:none;width:clamp(26px,2.4vw,34px);height:clamp(26px,2.4vw,34px)}@keyframes mlz-marq{to{transform:translate(-50%)}}@media (max-width:760px){.mlz-landing .lc-flex{flex-direction:column;gap:16px}.mlz-landing .lc-label{text-align:center;border-right:0;max-width:none;padding-right:0}.mlz-landing .marquee{width:100%}}@media (prefers-reduced-motion:reduce){.mlz-landing .marquee-row{animation:none}}.mlz-landing .price-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}.mlz-landing .price{border:1px solid var(--line);background:linear-gradient(180deg,var(--card),#0d0d0f);border-radius:var(--r-xl);transition:transform .5s var(--spring),border-color .4s;padding:22px;position:relative}.mlz-landing .price:hover{border-color:#c9f24a4d;transform:translateY(-4px)}.mlz-landing .price.feat{border-color:#c9f24a73;box-shadow:0 0 50px -22px #c9f24a80}.mlz-landing .price .pp{color:var(--muted);font-size:12px}.mlz-landing .price .pc{letter-spacing:-.03em;margin:6px 0 2px;font-size:2rem;font-weight:600}.mlz-landing .price .pc small{color:var(--lime);font-size:13px;font-weight:500}.mlz-landing .price .pr{color:var(--ink-soft);font-size:13px}.mlz-landing .price .pbadge{color:var(--on-lime);background:var(--lime);border-radius:999px;padding:.2rem .6rem;font-size:10.5px;font-weight:600;position:absolute;top:-10px;right:14px}.mlz-landing .price .pbonus{color:var(--gold);margin-top:8px;font-size:12px}.mlz-landing .partner-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.mlz-landing .partner-grid>*{min-width:0}.mlz-landing .steps{flex-direction:column;gap:14px;margin-top:8px;display:flex}.mlz-landing .step{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);transition:.3s var(--e);align-items:flex-start;gap:16px;padding:16px;display:flex}.mlz-landing .step:hover{border-color:#c9f24a4d;transform:translate(4px)}.mlz-landing .step .sn{width:34px;height:34px;color:var(--lime);background:#c9f24a14;border:1px solid #c9f24a4d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.mlz-landing .step h4{font-size:15.5px}.mlz-landing .step p{color:var(--muted);margin-top:3px;font-size:13.5px}.mlz-landing section[id]{scroll-margin-top:96px}@media (max-width:920px){.mlz-landing .split,.mlz-landing .partner-grid{grid-template-columns:1fr;gap:34px}.mlz-landing .split.rev .split-copy{order:-1}.mlz-landing .split.rev .split-mock{order:0}.mlz-landing .price-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.mlz-landing .wrap{padding:0 18px}.mlz-landing .hero{padding-top:104px}.mlz-landing .hero-stats{gap:22px}.mlz-landing .price-grid{grid-template-columns:1fr 1fr;gap:10px}.mlz-landing .catbar{flex-direction:column;align-items:flex-start}}.mlz-landing #mlz-showcase{padding:clamp(70px,10vw,130px) 0 0;position:relative}.mlz-landing #mlz-showcase>.wrap{z-index:3;position:relative}.mlz-landing .sc-stack{z-index:1;margin-top:clamp(20px,3vw,44px);position:relative}.mlz-landing .sc-item{justify-content:center;align-items:flex-start;height:100vh;padding-top:8vh;display:flex;position:sticky;top:0}.mlz-landing .sc-card{--acc:var(--lime);--cardbg:#0d0d10;border-radius:var(--r-2xl);width:min(1060px,92vw);height:78vh;box-shadow:var(--shadow-lift);border:1px solid var(--line-2);transform-origin:top;will-change:transform;background:var(--cardbg);position:relative;overflow:hidden}.mlz-landing .sc-shot{z-index:1;background:#0a0a0c;height:60%;position:absolute;top:0;left:0;right:0;overflow:hidden}.mlz-landing .sc-shot img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.mlz-landing .sc-shot:after{content:"";pointer-events:none;background:linear-gradient(180deg,#0d0d1000 0%,#0d0d1000 38%,#0d0d1080 70%,var(--cardbg) 100%);position:absolute;inset:0}.mlz-landing .sc-body{z-index:4;padding:clamp(22px,3vw,40px) clamp(20px,2.8vw,44px);position:absolute;bottom:0;left:0;right:0}.mlz-landing .sc-title{color:#fff;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:clamp(1.7rem,4.1vw,2.95rem);font-weight:900;line-height:1.06;overflow:hidden}.mlz-landing .sc-desc-row{gap:1rem;margin-top:1.05rem;display:flex}.mlz-landing .sc-desc-row>i{background:var(--acc);flex:none;width:2.4rem;height:1px;margin-top:.66rem}.mlz-landing .sc-desc{color:#ffffffbd;max-width:760px;font-size:clamp(13px,1.1vw,14.5px);line-height:1.55}.mlz-landing .sc-cta{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--acc);align-items:center;gap:.6rem;margin-top:1.35rem;font-size:12px;font-weight:700;display:inline-flex}.mlz-landing .sc-cta svg{transition:transform .3s var(--e)}.mlz-landing .sc-cta:hover svg{transform:translate(5px)}@media (max-width:860px){.mlz-landing #mlz-showcase{padding-top:clamp(50px,12vw,90px)}.mlz-landing #mlz-showcase .sc-item{height:auto;margin-bottom:16px;padding:0;position:static}.mlz-landing #mlz-showcase .sc-card{aspect-ratio:3/4;width:100%;height:auto;transform:none!important}.mlz-landing #mlz-showcase .sc-shot{height:52%}.mlz-landing #mlz-showcase .sc-title{white-space:normal;text-wrap:balance;font-size:clamp(1.3rem,5.4vw,1.85rem);overflow:visible}}@media (prefers-reduced-motion:reduce){.mlz-landing #mlz-showcase .sc-item{height:auto;margin-bottom:16px;padding:0;position:static}.mlz-landing #mlz-showcase .sc-card{transform:none!important}}.mlz-landing .sfx-grid{z-index:2;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:14px;margin-top:34px;padding:4px 4px 10px;display:flex;position:relative;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 94%,#0000);mask-image:linear-gradient(90deg,#000 94%,#0000)}.mlz-landing .sfx-grid::-webkit-scrollbar{display:none}.mlz-landing .sfx-tile{scroll-snap-align:start;aspect-ratio:2/3;border:1px solid var(--line);background:var(--card);text-align:left;width:206px;transition:transform .5s var(--spring),border-color .4s,box-shadow .5s;will-change:transform;border-radius:1rem;flex:none;padding:0;display:block;position:relative;overflow:hidden}.mlz-landing .sfx-tile:hover,.mlz-landing .sfx-tile.sfx-live{box-shadow:var(--shadow-lift),0 0 46px -18px #c9f24a47;border-color:#c9f24a73}.mlz-landing .sfx-media{clip-path:inset(0 round 1rem);pointer-events:none;display:block;position:absolute;inset:0}.mlz-landing .sfx-poster,.mlz-landing .sfx-video{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--e);position:absolute;inset:0}.mlz-landing .sfx-tile:hover .sfx-poster,.mlz-landing .sfx-tile:hover .sfx-video,.mlz-landing .sfx-tile.sfx-live .sfx-poster,.mlz-landing .sfx-tile.sfx-live .sfx-video{transform:scale(1.05)}.mlz-landing .sfx-video{opacity:0;transition:opacity .5s ease-out}.mlz-landing .sfx-tile.sfx-live .sfx-video{opacity:1}.mlz-landing .sfx-scrim{background:linear-gradient(#0000,#000c);height:55%;position:absolute;bottom:0;left:0;right:0}.mlz-landing .sfx-badge{z-index:2;-webkit-backdrop-filter:blur(6px);color:#ffffffe6;background:#00000061;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .3s,color .3s,border-color .3s;display:flex;position:absolute;top:10px;left:10px}.mlz-landing .sfx-badge svg{width:17px;height:17px}.mlz-landing .sfx-tile.sfx-live .sfx-badge{background:var(--lime);color:var(--on-lime);border-color:#0000}.mlz-landing .sfx-count{z-index:2;-webkit-backdrop-filter:blur(6px);color:#fff;font-variant-numeric:tabular-nums;background:#00000073;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 8px;font-size:13.5px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.mlz-landing .sfx-play{z-index:2;-webkit-backdrop-filter:blur(6px);color:#fff;width:38px;height:38px;transition:background .3s,color .3s,transform .35s var(--spring);background:#0000008c;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:11px;right:11px}.mlz-landing .sfx-play svg{width:15px;height:15px;margin-left:1px}.mlz-landing .sfx-tile:hover .sfx-play{transform:scale(1.08)}.mlz-landing .sfx-tile.sfx-live .sfx-play{background:var(--lime);color:var(--on-lime);border-color:#0000}.mlz-landing .sfx-name{z-index:2;color:#fff;letter-spacing:-.01em;filter:drop-shadow(0 1px 8px #000000d9);font-size:14.5px;font-weight:600;line-height:1.25;position:absolute;bottom:14px;left:13px;right:58px}.mlz-landing .sfx-foot{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:26px;display:flex;position:relative}.mlz-landing .sfx-k{color:var(--lime);font-variant-numeric:tabular-nums;font-weight:600}.mlz-landing .sfx-arr{color:var(--muted-2);font-size:14px}.mlz-landing .sfx-cat-btn{margin-left:auto}.mlz-landing .sfx-note{color:var(--muted-2);z-index:2;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:12px;display:flex;position:relative}.mlz-landing .sfx-note svg{width:13px;height:13px;color:var(--lime);flex:none}@media (max-width:920px){.mlz-landing .sfx-grid{gap:10px;margin-top:28px}.mlz-landing .sfx-tile{width:180px}.mlz-landing .sfx-name{font-size:13px;bottom:12px;left:11px;right:52px}.mlz-landing .sfx-badge,.mlz-landing .sfx-count,.mlz-landing .sfx-play{width:32px;min-width:32px;height:32px}.mlz-landing .sfx-badge svg{width:14px;height:14px}.mlz-landing .sfx-count{font-size:12px}.mlz-landing .sfx-foot{gap:8px}}@media (max-width:680px){.mlz-landing .sfx-tile{width:158px}.mlz-landing .sfx-name{font-size:14px}.mlz-landing .sfx-arr{display:none}.mlz-landing .sfx-foot .tpill{text-align:center;flex:100%;justify-content:center}.mlz-landing .sfx-cat-btn{justify-content:center;width:100%;margin-top:4px;margin-left:0}}.mlz-landing .lib-shot{position:relative}.mlz-landing .lib-frame{background:#0a0a0c;position:relative}.mlz-landing .lib-frame img{width:100%;height:auto;display:block}.mlz-landing .lib-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a0a0cd9);height:56px;position:absolute;bottom:0;left:0;right:0}.mlz-landing .lib-dot{background:var(--lime);width:6px;height:6px;animation:mlz-ping 1.8s var(--e) infinite;border-radius:50%;display:inline-block}.mlz-landing .lib-callout{z-index:3;background:#131315;border:1px solid #c9f24a73;border-radius:16px;width:min(330px,68%);height:auto;position:absolute;bottom:-30px;right:-16px;transform:rotate(-1.6deg);box-shadow:0 26px 70px -18px #000000d9,0 0 46px -10px #c9f24a59}.mlz-landing .lib-quota{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.mlz-landing .lib-quota .q{letter-spacing:-.04em;color:var(--lime);white-space:nowrap;font-size:clamp(2rem,2.9vw,2.5rem);font-weight:600;line-height:1}.mlz-landing .lib-quota .qt{color:var(--ink-soft);max-width:176px;font-size:13px;line-height:1.35}.mlz-landing .lib-quota .btn{flex-shrink:0;margin-left:auto;padding:.7rem .8rem .7rem 1.2rem;font-size:14px}.mlz-landing .lib-quota .btn .ic{width:28px;height:28px}@media (max-width:920px){.mlz-landing .lib-callout{bottom:-22px;right:6px}}.mlz-landing .rvw-score{border:1px solid var(--line-2);background:var(--card);color:var(--ink-soft);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:100%;margin-top:20px;padding:.55rem 1.05rem;font-size:13.5px;display:inline-flex}.mlz-landing .rvw-score b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.mlz-landing .rvw-score .rvw-sep{color:var(--muted-2)}.mlz-landing .rvw-stars{color:var(--lime);flex:none;align-items:center;gap:2px;display:inline-flex}.mlz-landing .rvw-stars svg{width:13px;height:13px;display:block}.mlz-landing .rvw-score .rvw-stars svg{width:15px;height:15px}.mlz-landing .rvw-stars .rvw-off{color:var(--muted-2)}.mlz-landing .rvw-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid;position:relative}.mlz-landing .rvw-card{background:linear-gradient(180deg,var(--card),#0d0d0f);border:1px solid var(--line);border-radius:var(--r-xl);transition:transform .5s var(--spring),border-color .4s,box-shadow .5s;will-change:transform;flex-direction:column;padding:24px 24px 20px;display:flex;position:relative}.mlz-landing .rvw-card:hover{box-shadow:var(--shadow-lift),0 0 46px -18px #c9f24a40;border-color:#c9f24a59;transform:translateY(-4px)}.mlz-landing .rvw-glyph{letter-spacing:-.02em;height:26px;color:var(--lime);-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:700;line-height:1;display:block}.mlz-landing .rvw-text{color:var(--ink-soft);flex:1;margin-top:12px;font-size:14.5px;line-height:1.62}.mlz-landing .rvw-foot{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.mlz-landing .rvw-ava{object-fit:cover;border:1px solid var(--line-2);background:var(--card-2);border-radius:50%;flex:none;width:44px;height:44px}.mlz-landing .rvw-who{min-width:0}.mlz-landing .rvw-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.mlz-landing .rvw-role{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.mlz-landing .rvw-card .rvw-stars{margin-left:auto}@media (max-width:920px){.mlz-landing .rvw-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:32px}.mlz-landing .rvw-card{padding:20px 20px 16px}}@media (max-width:680px){.mlz-landing .rvw-grid{grid-template-columns:1fr;gap:10px}.mlz-landing .rvw-score{gap:8px;padding:.5rem .9rem;font-size:12.5px}.mlz-landing .rvw-text{font-size:14px}.mlz-landing .rvw-foot{margin-top:16px;padding-top:14px}}.mlz-landing .tm3d{height:clamp(440px,50vw,580px);margin-top:clamp(34px,4vw,50px);position:relative;overflow:hidden}.mlz-landing .tm3d-persp{perspective:1500px;position:absolute;inset:-8% -3%;overflow:hidden}.mlz-landing .tm3d-stage{transform-style:preserve-3d;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(12deg)rotate(-9deg)scale(1.12)}.mlz-landing .tm3d-col{flex-direction:column;flex:none;gap:16px;width:clamp(226px,19vw,276px);display:flex}.mlz-landing .tm3d-track{animation:mlz-tmScroll var(--dur,44s) linear infinite;will-change:transform;flex-direction:column;flex:none;gap:16px;display:flex}.mlz-landing .tm3d-col.rev .tm3d-track{animation-direction:reverse}.mlz-landing .tm3d:hover .tm3d-track,.mlz-landing .tm3d:focus-within .tm3d-track{animation-play-state:paused}@keyframes mlz-tmScroll{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 8px))}}.mlz-landing .tm-card{background:linear-gradient(180deg,var(--card),#0d0d0f);border:1px solid var(--line);border-radius:16px;width:100%;padding:16px 16px 15px;transition:border-color .35s,box-shadow .35s;box-shadow:0 14px 34px -16px #000000d9}.mlz-landing .tm-card:hover{border-color:#c9f24a66;box-shadow:0 16px 40px -14px #000000e6,0 0 40px -18px #c9f24a66}.mlz-landing .tm-card-top{align-items:center;gap:10px;display:flex}.mlz-landing .tm-ava{object-fit:cover;border:1px solid var(--line-2);background:var(--card-2);border-radius:50%;flex:none;width:38px;height:38px}.mlz-landing .tm-who{min-width:0}.mlz-landing .tm-name{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;align-items:center;gap:5px;font-size:13.5px;font-weight:600;display:flex}.mlz-landing .tm-flag{object-fit:cover;border-radius:2px;flex:none;width:17px;height:12px;box-shadow:0 0 0 1px #ffffff2e}.mlz-landing .tm-user{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11.5px;overflow:hidden}.mlz-landing .tm-body{color:var(--ink-soft);margin-top:11px;font-size:13px;line-height:1.52}.mlz-landing .tm3d-fade{pointer-events:none;z-index:4;position:absolute}.mlz-landing .tm3d-fade.t{background:linear-gradient(#000 6%,#0000);height:26%;inset:0 0 auto}.mlz-landing .tm3d-fade.b{background:linear-gradient(#0000,#000 94%);height:26%;inset:auto 0 0}.mlz-landing .tm3d-fade.l{background:linear-gradient(90deg,#000,#0000);width:16%;inset:0 auto 0 0}.mlz-landing .tm3d-fade.r{background:linear-gradient(270deg,#000,#0000);width:16%;inset:0 0 0 auto}@media (max-width:1024px){.mlz-landing .tm3d-col:nth-child(4){display:none}.mlz-landing .tm3d-stage{transform:translate(-50%,-50%)rotateX(10deg)rotate(-7deg)scale(1.08)}}@media (max-width:720px){.mlz-landing .tm3d-col:nth-child(3){display:none}.mlz-landing .tm3d{height:clamp(420px,120vw,520px)}.mlz-landing .tm3d-col{width:clamp(200px,44vw,250px)}.mlz-landing .tm3d-stage{transform:translate(-50%,-50%)rotateX(8deg)rotate(-5deg)scale(1.05)}}@media (prefers-reduced-motion:reduce){.mlz-landing .tm3d-track{animation:none}.mlz-landing .tm3d{height:auto;max-height:560px}}.mlz-landing #mlz-langs{overflow:hidden}.mlz-landing .lg-split{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid;position:relative}.mlz-landing .lg-globe-wrap{justify-content:center;align-items:center;min-height:clamp(300px,36vw,480px);display:flex;position:relative}.mlz-landing #mlz-lgGlobe{width:clamp(280px,32vw,440px);height:clamp(280px,32vw,440px);display:block}.mlz-landing .lg-halo{pointer-events:none;background:radial-gradient(circle at 38% 32%,#c9f24a24,#0000 55%),radial-gradient(circle,#0000 58%,#c9f24a12 66%,#0000 74%);border-radius:50%;width:clamp(300px,34vw,470px);height:clamp(300px,34vw,470px);position:absolute}.mlz-landing .lg-tag{z-index:3;color:var(--ink);-webkit-backdrop-filter:blur(10px)saturate(140%);border:1px solid var(--line-2);background:#09090bb8;border-radius:999px;align-items:center;gap:7px;padding:.4rem .75rem;font-size:12.5px;font-weight:600;animation:5.2s ease-in-out infinite mlz-lgBob;display:inline-flex;position:absolute;box-shadow:0 10px 28px -12px #000c}.mlz-landing .lg-tag img{object-fit:cover;border-radius:2.5px;width:19px;height:13px;box-shadow:0 0 0 1px #ffffff26}.mlz-landing .lg-tag.on{color:var(--lime);border-color:#c9f24a80;box-shadow:0 10px 28px -12px #000c,0 0 24px -8px #c9f24a80}@keyframes mlz-lgBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mlz-landing .lg-rows{z-index:2;flex-direction:column;gap:12px;margin-top:clamp(36px,5vw,56px);display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.mlz-landing .lg-row{overflow:hidden}.mlz-landing .lg-track{width:max-content;animation:mlz-lgMarq var(--dur,50s) linear infinite;gap:10px;display:flex}.mlz-landing .lg-row.rev .lg-track{animation-direction:reverse}.mlz-landing .lg-rows:hover .lg-track{animation-play-state:paused}@keyframes mlz-lgMarq{to{transform:translate(-50%)}}.mlz-landing .lg-chip{color:var(--ink-soft);white-space:nowrap;border:1px solid var(--line);background:linear-gradient(180deg,var(--card),#0d0d0f);border-radius:999px;flex:none;align-items:center;gap:9px;padding:.5rem .95rem;font-size:13.5px;font-weight:500;transition:border-color .3s,color .3s;display:inline-flex}.mlz-landing .lg-chip img{object-fit:cover;border-radius:3px;width:21px;height:15px;box-shadow:0 0 0 1px #ffffff1f}.mlz-landing .lg-chip:hover{color:var(--ink);border-color:#c9f24a66}@media (max-width:920px){.mlz-landing .lg-split{grid-template-columns:1fr;gap:14px}.mlz-landing .lg-globe-wrap{order:2;min-height:clamp(280px,80vw,380px)}.mlz-landing #mlz-lgGlobe{width:clamp(250px,72vw,360px);height:clamp(250px,72vw,360px)}.mlz-landing .lg-tag{padding:.32rem .6rem;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.mlz-landing .lg-tag,.mlz-landing .lg-track{animation:none}}.mlz-landing .gift{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(30px,5vw,64px);margin-top:clamp(30px,4vw,46px);display:grid}.mlz-landing .gift-scene{perspective:1100px;justify-content:center;display:flex}.mlz-landing .gift .gift-scene{align-self:start}.mlz-landing .gb-scene{justify-content:center;align-items:flex-end;width:min(460px,100%);height:19em;font-size:clamp(11px,2.2vw,16px);display:flex;position:relative}.mlz-landing .gb-under{background:radial-gradient(50% 100%,#c9f24a29,#c9f24a00 70%);border-radius:50%;width:17em;height:2.4em;margin-left:-8.5em;animation:5.6s ease-in-out infinite mlz-gbUnder;position:absolute;bottom:.2em;left:50%}@keyframes mlz-gbUnder{0%,to{opacity:.75;transform:scaleX(1)}50%{opacity:1;transform:scaleX(.88)}}.mlz-landing .gb-float{will-change:transform;margin-bottom:1.2em;animation:5.6s ease-in-out infinite mlz-gbFloat;position:relative}@keyframes mlz-gbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.7em)}}.mlz-landing .gb-gift{width:18.6em;height:10.5em;position:relative}.mlz-landing .gb-box{border:1px solid var(--line-2);background:radial-gradient(120% 90% at 50% -20%,#ffffff14,#fff0 55%),linear-gradient(165deg,#242427 0%,#18181b 48%,#141416 100%);border-radius:.9em;width:17em;height:10.5em;margin-left:-8.5em;position:absolute;bottom:0;left:50%;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0009,0 1.6em 3em -1.2em #000000d9}.mlz-landing .gb-box:before{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:overlay;opacity:.14;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/140px 140px;position:absolute;inset:0}.mlz-landing .gb-rib{background:linear-gradient(90deg,var(--lime-600),var(--lime) 30%,var(--lime-300) 52%,var(--lime) 72%,var(--lime-600));width:2.7em;margin-left:-1.35em;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;box-shadow:0 0 0 1px #00000040}.mlz-landing .gb-rib:after{content:"";mix-blend-mode:soft-light;background:linear-gradient(115deg,#fff0 30%,#ffffffe6 50%,#fff0 70%) 0 0/280% 100%;animation:4.6s linear infinite mlz-gbSheen;position:absolute;inset:0}@keyframes mlz-gbSheen{0%{background-position:140% 0}to{background-position:-140% 0}}.mlz-landing .gb-glow{z-index:2;opacity:.8;width:15.4em;height:1.5em;transition:opacity .5s var(--e);margin-left:-7.7em;position:absolute;bottom:calc(100% - .3em);left:50%}.mlz-landing .gb-glow-in{background:radial-gradient(50% 100%,#c9f24ad9,#c9f24a00 72%);border-radius:50%;animation:5.6s ease-in-out infinite mlz-gbPulse;position:absolute;inset:0}@keyframes mlz-gbPulse{0%,52%,86%,to{opacity:.38;transform:scaleX(.9)}64%{opacity:1;transform:scaleX(1.05)}}.mlz-landing .gb-lid{z-index:3;width:18.6em;height:3.1em;transition:transform .55s var(--spring);margin-left:-9.3em;position:absolute;bottom:calc(100% + .45em);left:50%}.mlz-landing .gb-scene:hover .gb-lid{transform:translateY(-.9em)rotate(-3.5deg)}.mlz-landing .gb-scene:hover .gb-glow{opacity:1}.mlz-landing .gb-lid-in{border:1px solid var(--line-2);background:radial-gradient(130% 120% at 50% -40%,#ffffff1a,#fff0 60%),linear-gradient(165deg,#2a2a2e 0%,#1c1c1f 55%,#171719 100%);border-radius:.7em;width:100%;height:100%;animation:5.6s ease-in-out infinite mlz-gbLid;position:relative;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000008c,0 .5em 1.2em -.6em #000000b3}@keyframes mlz-gbLid{0%,52%,86%,to{transform:translateY(0)rotate(0)}64%{transform:translateY(-.7em)rotate(-2.4deg)}74%{transform:translateY(-.35em)rotate(-1.2deg)}}.mlz-landing .gb-lid-rib{background:linear-gradient(90deg,var(--lime-600),var(--lime) 30%,var(--lime-300) 52%,var(--lime) 72%,var(--lime-600));width:2.7em;margin-left:-1.35em;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 0 1px #00000040}.mlz-landing .gb-bow{z-index:2;width:0;position:absolute;bottom:calc(100% - .5em);left:50%}.mlz-landing .gb-bow i{border:.52em solid var(--lime);border-radius:50%/58% 58% 42% 42%;width:3.6em;height:2.5em;position:absolute;bottom:0;box-shadow:inset 0 -.12em #0003}.mlz-landing .gb-bow i:first-child{border-color:var(--lime-600);right:-.5em;transform:rotate(-36deg)}.mlz-landing .gb-bow i:last-child{left:-.5em;transform:rotate(36deg)}.mlz-landing .gb-knot{background:linear-gradient(160deg,var(--lime-300),var(--lime) 55%,var(--lime-600));border-radius:.5em;width:1.9em;height:1.5em;margin-left:-.95em;position:absolute;bottom:-.25em;left:50%;box-shadow:0 .1em .3em #00000059}.mlz-landing .gb-tagwrap{z-index:4;transform-origin:0 0;animation:5.6s ease-in-out infinite mlz-gbSwing;position:absolute;top:calc(100% - .3em);left:calc(50% + 1.5em)}@keyframes mlz-gbSwing{0%,to{transform:rotate(7deg)}50%{transform:rotate(-3deg)}}.mlz-landing .gb-tstr{transform-origin:top;background:#ffffff52;width:1px;height:2.1em;position:absolute;top:0;left:0;transform:rotate(-12deg)}.mlz-landing .gb-tag{white-space:nowrap;font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);border:1px solid var(--line-2);background:linear-gradient(165deg,#232326,#161618);border-radius:.5em;padding:.55em .8em;font-size:max(.68em,9px);font-weight:600;position:absolute;top:2em;left:.35em;box-shadow:0 .4em 1em -.5em #000c}.mlz-landing .gb-tag:before{content:"";background:var(--lime);vertical-align:middle;border-radius:50%;width:.55em;height:.55em;margin-right:.6em;display:inline-block}.mlz-landing .gb-note{z-index:1;color:var(--lime);opacity:0;font-size:1.5em;line-height:1;animation:4.2s linear infinite mlz-gbNote;position:absolute;bottom:calc(100% + 1.6em);left:50%}.mlz-landing .gb-note.n2{color:var(--lime-300);font-size:1.15em;animation-duration:4.8s;animation-delay:1.1s}.mlz-landing .gb-note.n3{font-size:1.05em;animation-duration:3.8s;animation-delay:2.2s}.mlz-landing .gb-note.n4{color:var(--lime-300);font-size:1.3em;animation-duration:5.1s;animation-delay:3.1s}.mlz-landing .gb-note.n1{--x1:-2.2em;margin-left:-2.4em}.mlz-landing .gb-note.n2{--x1:2em;margin-left:1.2em}.mlz-landing .gb-note.n3{--x1:1.2em;margin-left:-.6em}.mlz-landing .gb-note.n4{--x1:-1.4em;margin-left:2.6em}@keyframes mlz-gbNote{0%{opacity:0;transform:translate(0)scale(.55)rotate(0)}14%{opacity:.95}70%{opacity:.55}to{transform:translate(var(--x1,1em),-6.5em) scale(1.05) rotate(14deg);opacity:0}}.mlz-landing .gb-spark{z-index:1;background:var(--lime-300);opacity:0;border-radius:50%;width:.3em;height:.3em;animation:3.4s linear infinite mlz-gbSpark;position:absolute;bottom:calc(100% + 1.3em);left:50%}.mlz-landing .gb-spark.s1{--x1:-1em;margin-left:-1.5em}.mlz-landing .gb-spark.s2{--x1:.9em;margin-left:1.9em;animation-duration:4s;animation-delay:1.7s}@keyframes mlz-gbSpark{0%{opacity:0;transform:translate(0)}15%{opacity:.9}to{transform:translate(var(--x1,.8em),-5em);opacity:0}}@media (max-width:920px){.mlz-landing .gb-scene{height:18em}}.mlz-landing .gift-list{flex-direction:column;gap:11px;margin-top:18px;list-style:none;display:flex}.mlz-landing .gift-list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.mlz-landing .gift-list li svg{width:18px;height:18px;color:var(--lime);flex:none;margin-top:2px}@media (max-width:920px){.mlz-landing .gift{grid-template-columns:1fr;gap:30px}.mlz-landing .gift-copy{text-align:center}.mlz-landing .gift-list{align-items:center}.mlz-landing .gift-list li{text-align:left}}@media (prefers-reduced-motion:reduce){.mlz-landing .gb-float,.mlz-landing .gb-under,.mlz-landing .gb-lid-in,.mlz-landing .gb-glow-in,.mlz-landing .gb-rib:after,.mlz-landing .gb-tagwrap,.mlz-landing .gb-note,.mlz-landing .gb-spark{animation:none}.mlz-landing .gb-note,.mlz-landing .gb-spark{display:none}.mlz-landing .gb-lid{transition:none}.mlz-landing .gb-glow-in{opacity:.5}}.mlz-landing .pr-sub{text-align:center;margin-top:64px}.mlz-landing .pr-sub p{color:var(--muted);margin-top:8px;font-size:14px}.mlz-landing .plan-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.mlz-landing .plan{border:1px solid var(--line);background:linear-gradient(180deg,var(--card),#0d0d0f);border-radius:var(--r-xl);transition:transform .5s var(--spring),border-color .4s;flex-direction:column;padding:24px 22px;display:flex;position:relative}.mlz-landing .plan:hover{border-color:#c9f24a4d;transform:translateY(-4px)}.mlz-landing .plan.feat{border-color:#c9f24a73;box-shadow:0 0 50px -22px #c9f24a80}.mlz-landing .plan .pl-n{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.mlz-landing .plan .pl-p{letter-spacing:-.03em;margin:10px 0 0;font-size:2.1rem;font-weight:600}.mlz-landing .plan .pl-p small{color:var(--gold);font-size:14px;font-weight:500}.mlz-landing .plan .pl-per{color:var(--muted);font-size:12.5px}.mlz-landing .plan .pl-pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.mlz-landing .plan .pl-cr{color:var(--lime);background:#c9f24a14;border:1px solid #c9f24a38;border-radius:999px;align-items:center;gap:6px;padding:.3rem .75rem;font-size:13px;font-weight:600;display:inline-flex}.mlz-landing .plan .pl-lib{color:var(--ink-soft);background:var(--card-2);border:1px solid var(--line-2);border-radius:999px;align-items:center;gap:6px;padding:.3rem .75rem;font-size:13px;font-weight:500;display:inline-flex}.mlz-landing .plan ul{flex-direction:column;flex:1;gap:8px;margin:16px 0 20px;list-style:none;display:flex}.mlz-landing .plan li{color:var(--ink-soft);padding-left:20px;font-size:13px;line-height:1.45;position:relative}.mlz-landing .plan li:before{content:"✓";color:var(--lime);font-weight:600;position:absolute;top:0;left:0}.mlz-landing .plan li.off{color:var(--muted);opacity:.5}.mlz-landing .plan li.off:before{content:"—";color:var(--muted);font-weight:500}.mlz-landing .plan .pbadge{color:var(--on-lime);background:var(--lime);border-radius:999px;padding:.2rem .6rem;font-size:10.5px;font-weight:600;position:absolute;top:-10px;right:14px}.mlz-landing .plan .pdisc{color:var(--lime);background:#101207;border:1px solid #c9f24a59;border-radius:999px;padding:.2rem .55rem;font-size:10.5px;font-weight:700;position:absolute;top:-10px;left:14px}.mlz-landing .plan .pl-promo{color:var(--gold-soft);text-align:center;margin-top:10px;font-size:11.5px;font-weight:600}.mlz-landing .plan .pl-note{color:var(--muted);text-align:center;margin-top:6px;font-size:11px;line-height:1.45}.mlz-landing .plan .btn{justify-content:center;padding:.7rem 1.2rem;font-size:14px}.mlz-landing .cost-strip{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.mlz-landing .cost{border:1px solid var(--line);background:#ffffff08;border-radius:999px;align-items:baseline;gap:8px;padding:.5rem 1.05rem;font-size:13px;display:inline-flex}.mlz-landing .cost b{color:var(--ink);font-weight:500}.mlz-landing .cost .cr{color:var(--gold);white-space:nowrap;font-weight:600}.mlz-landing .cost small{color:var(--muted);font-size:11.5px}@media (max-width:920px){.mlz-landing .plan-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.mlz-landing .plan-grid{grid-template-columns:1fr}}.mlz-landing .prt-card{border:1px solid var(--line);border-radius:var(--r-3xl);background:#ffffff09;padding:8px;transition:border-color .4s,box-shadow .5s;position:relative}.mlz-landing .prt-card:hover{box-shadow:var(--shadow-lift),0 0 60px -20px #c9f24a40;border-color:#c9f24a38}.mlz-landing .prt-orbit{border-radius:calc(var(--r-3xl) - 7px) calc(var(--r-3xl) - 7px) 0 0;background:radial-gradient(120% 120% at 50% 0%,#c9f24a14,transparent 55%),linear-gradient(180deg,var(--card),#0e0e10);border:1px solid var(--line);border-bottom:none;height:clamp(280px,26vw,340px);position:relative;overflow:hidden}.mlz-landing .prt-ring{border:1px dashed #c9f24a2e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mlz-landing .prt-ring.r1{aspect-ratio:1;width:56%}.mlz-landing .prt-ring.r2{aspect-ratio:1;border-color:#ffffff17;width:88%}.mlz-landing .prt-center{background:radial-gradient(circle at 50% 30%,#c9f24a29,#c9f24a0a 62%,#0000);border:1px solid #c9f24a73;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 34px -6px #c9f24a8c,inset 0 1px #ffffff24}.mlz-landing .prt-center img{width:34px;height:34px}.mlz-landing .prt-trail{animation:mlz-prtOrbit var(--os,26s) linear infinite;animation-direction:var(--dir,normal);animation-delay:var(--del,0s);position:absolute;inset:0}.mlz-landing .prt-trail.t1{--or:28%;--os:26s}.mlz-landing .prt-trail.t2{--or:28%;--os:26s;--del:-8.7s}.mlz-landing .prt-trail.t3{--or:28%;--os:26s;--del:-17.3s}.mlz-landing .prt-trail.t4{--or:44%;--os:38s;--dir:reverse}.mlz-landing .prt-trail.t5{--or:44%;--os:38s;--dir:reverse;--del:-12.7s}.mlz-landing .prt-trail.t6{--or:44%;--os:38s;--dir:reverse;--del:-25.3s}@keyframes mlz-prtOrbit{to{transform:rotate(360deg)}}.mlz-landing .prt-sat{left:50%;top:calc(50% - var(--or,28%));border:1.5px solid var(--line-2);background:var(--card-2);width:44px;height:44px;animation:mlz-prtCounter var(--os,26s) linear infinite;animation-direction:var(--dir,normal);animation-delay:var(--del,0s);border-radius:50%;margin:-22px 0 0 -22px;position:absolute;overflow:hidden;box-shadow:0 8px 22px -8px #000c}.mlz-landing .prt-sat img{object-fit:cover;width:100%;height:100%}@keyframes mlz-prtCounter{to{transform:rotate(-360deg)}}.mlz-landing .prt-plus{z-index:3;color:var(--on-lime);background:var(--lime);opacity:0;border-radius:999px;padding:.24rem .6rem;font-size:11.5px;font-weight:700;animation:7.5s ease-in-out infinite mlz-prtPlus;position:absolute;box-shadow:0 4px 18px -4px #c9f24a99}.mlz-landing .prt-plus.p1{top:34%;left:16%}.mlz-landing .prt-plus.p2{animation-delay:2.5s;top:22%;right:14%}.mlz-landing .prt-plus.p3{animation-delay:5s;bottom:20%;right:24%}@keyframes mlz-prtPlus{0%,12%{opacity:0;transform:translateY(10px)scale(.7)}18%,34%{opacity:1;transform:translateY(0)scale(1)}44%,to{opacity:0;transform:translateY(-14px)scale(.85)}}.mlz-landing .prt-panel{background:linear-gradient(180deg,var(--card),#0e0e10);border:1px solid var(--line);border-radius:0 0 calc(var(--r-3xl) - 7px) calc(var(--r-3xl) - 7px);border-top:none;padding:20px 22px 22px}.mlz-landing .prt-linkrow{border:1px dashed var(--line-strong);border-radius:var(--r-md);background:#0b0d08;align-items:center;gap:10px;margin-top:10px;padding:11px 14px;display:flex}.mlz-landing .prt-link{min-width:0;font-family:var(--mono);color:var(--lime);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.mlz-landing .prt-get{color:var(--on-lime);background:var(--lime);border-radius:8px;flex:none;padding:.42rem .75rem;font-size:12.5px;font-weight:600;transition:background .25s}.mlz-landing .prt-get:hover{background:var(--lime-300)}@media (prefers-reduced-motion:reduce){.mlz-landing .prt-trail,.mlz-landing .prt-sat{animation:none}.mlz-landing .prt-plus{opacity:1;animation:none}.mlz-landing .prt-trail.t1{transform:rotate(30deg)}.mlz-landing .prt-trail.t2{transform:rotate(150deg)}.mlz-landing .prt-trail.t3{transform:rotate(270deg)}.mlz-landing .prt-trail.t4{transform:rotate(90deg)}.mlz-landing .prt-trail.t5{transform:rotate(210deg)}.mlz-landing .prt-trail.t6{transform:rotate(330deg)}.mlz-landing .prt-trail.t1 .prt-sat{transform:rotate(-30deg)}.mlz-landing .prt-trail.t2 .prt-sat{transform:rotate(-150deg)}.mlz-landing .prt-trail.t3 .prt-sat{transform:rotate(-270deg)}.mlz-landing .prt-trail.t4 .prt-sat{transform:rotate(-90deg)}.mlz-landing .prt-trail.t5 .prt-sat{transform:rotate(-210deg)}.mlz-landing .prt-trail.t6 .prt-sat{transform:rotate(-330deg)}}.mlz-landing #mlz-nowplaying{position:relative;overflow:hidden}.mlz-landing #mlz-nowplaying .np-grid{grid-template-columns:auto 1fr;align-items:center;gap:clamp(28px,5vw,72px);display:grid}.mlz-landing .np-left{justify-content:center;display:flex}.mlz-landing .np-art{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;width:clamp(208px,26vw,300px);height:clamp(208px,26vw,300px);position:relative}.mlz-landing .np-vinyl-wrap{opacity:0;width:94%;height:94%;transition:transform .6s var(--spring),opacity .45s;z-index:0;pointer-events:none;filter:drop-shadow(0 22px 44px #0009);position:absolute;top:50%;left:0;transform:translate(6%,-50%)scale(.9)}.mlz-landing .np-art:hover .np-vinyl-wrap,.mlz-landing .np-art:focus-visible .np-vinyl-wrap,.mlz-landing #mlz-nowplaying.playing .np-vinyl-wrap{opacity:1;transform:translate(-44%,-50%)scale(1)}.mlz-landing .np-vinyl{background:repeating-radial-gradient(circle,#ffffff0e 0 .5px,#0000 .5px 3px),radial-gradient(circle at 34% 30%,#ffffff29,#0000 44%),radial-gradient(circle,#1a1a1c 0%,#0b0b0d 58%,#050506 100%);border-radius:50%;width:100%;height:100%;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 60px #0000008c}.mlz-landing #mlz-nowplaying.playing .np-vinyl{animation:2.4s linear infinite mlz-npSpin}@keyframes mlz-npSpin{to{transform:rotate(360deg)}}.mlz-landing .np-vinyl-label{border-radius:50%;position:absolute;inset:33%;overflow:hidden;box-shadow:0 0 0 3px #0000008c,0 0 0 4px #c9f24a40}.mlz-landing .np-vinyl-label img{object-fit:cover;width:100%;height:100%;display:block}.mlz-landing .np-vinyl-hole{background:#050506;border-radius:50%;width:4.5%;height:4.5%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff2e}.mlz-landing .np-cover{z-index:1;width:100%;height:100%;box-shadow:var(--shadow-lift);border:1px solid var(--line-2);transition:transform .4s var(--spring),box-shadow .4s;border-radius:clamp(14px,1.4vw,20px);position:relative;overflow:hidden}.mlz-landing .np-art:hover .np-cover{transform:scale(1.02);box-shadow:0 30px 62px -22px #000000d9}.mlz-landing .np-cover>img{object-fit:cover;width:100%;height:100%;display:block}.mlz-landing .np-shine{pointer-events:none;opacity:0;background:linear-gradient(120deg,#0000 32%,#ffffff21 48%,#0000 64%);transition:opacity .5s;position:absolute;inset:0}.mlz-landing .np-art:hover .np-shine{opacity:1}.mlz-landing .np-badge{z-index:2;-webkit-backdrop-filter:blur(9px)saturate(140%);opacity:0;background:#09090b9e;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:9px;padding:7px 13px 7px 10px;transition:opacity .3s,transform .3s;display:inline-flex;position:absolute;bottom:12px;left:12px;transform:translateY(7px)}.mlz-landing .np-art:hover .np-badge,.mlz-landing #mlz-nowplaying.playing .np-badge{opacity:1;transform:none}.mlz-landing .pp-play{border-left:10px solid var(--lime);border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;margin-left:2px}.mlz-landing .pp-pause{gap:3px;display:none}.mlz-landing .pp-pause i{background:var(--lime);border-radius:1px;width:3px;height:12px}.mlz-landing #mlz-nowplaying.playing .pp-play{display:none}.mlz-landing #mlz-nowplaying.playing .pp-pause{display:inline-flex}.mlz-landing .np-badge-tx{letter-spacing:.01em;color:#fff;font-size:12px;font-weight:600}.mlz-landing .np-badge-tx:before{content:"Слушать"}.mlz-landing #mlz-nowplaying.playing .np-badge-tx:before{content:"Играет"}.mlz-landing .np-now{border:1px solid var(--line);background:var(--card);border-radius:999px;align-items:center;gap:13px;margin-top:22px;padding:10px 17px;display:inline-flex}.mlz-landing .np-eq{align-items:flex-end;gap:2.5px;height:15px;display:inline-flex}.mlz-landing .np-eq i{background:var(--muted-solid);border-radius:2px;width:3px;height:35%}.mlz-landing #mlz-nowplaying.playing .np-eq i{background:var(--lime);animation:.9s ease-in-out infinite mlz-npEq}.mlz-landing #mlz-nowplaying.playing .np-eq i:nth-child(2){animation-delay:.18s}.mlz-landing #mlz-nowplaying.playing .np-eq i:nth-child(3){animation-delay:.36s}.mlz-landing #mlz-nowplaying.playing .np-eq i:nth-child(4){animation-delay:.12s}@keyframes mlz-npEq{0%,to{height:28%}50%{height:100%}}.mlz-landing .np-now-tx{text-align:left;flex-direction:column;line-height:1.25;display:flex}.mlz-landing .np-now-tx b{color:var(--ink);font-size:14px;font-weight:600}.mlz-landing .np-now-tx span{color:var(--muted);font-size:12px}.mlz-landing .np-cta{margin-top:26px}.mlz-landing .np-tip{z-index:120;pointer-events:none;-webkit-backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#09090be6;border:1px solid #ffffff1f;border-radius:10px;padding:8px 13px;font-size:13px;display:none;position:fixed;box-shadow:0 12px 32px -12px #000c}.mlz-landing .np-tip b{font-weight:700}@media (max-width:860px){.mlz-landing #mlz-nowplaying .np-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:26px}.mlz-landing #mlz-nowplaying .np-right{text-align:center}.mlz-landing #mlz-nowplaying .np-right .eyebrow{justify-content:center}.mlz-landing .np-now{margin-left:auto;margin-right:auto}.mlz-landing .np-tip{display:none!important}}@media (prefers-reduced-motion:reduce){.mlz-landing #mlz-nowplaying.playing .np-vinyl,.mlz-landing #mlz-nowplaying.playing .np-eq i{animation:none}}.mlz-landing .am-wrap{z-index:300;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .26s;display:flex;position:fixed;inset:0}.mlz-landing .am-wrap.on{opacity:1;pointer-events:auto}.mlz-landing .am-back{-webkit-backdrop-filter:blur(8px);background:#000000bd;position:absolute;inset:0}.mlz-landing .am-card{background:linear-gradient(180deg,var(--card),var(--paper-2));border:1px solid var(--line-2);border-radius:var(--r-2xl);text-align:center;width:min(92vw,420px);margin:16px;padding:34px 28px 28px;transition:transform .26s;position:relative;transform:translateY(14px)scale(.97);box-shadow:0 30px 80px #0009}.mlz-landing .am-wrap.on .am-card{transform:none}.mlz-landing .am-x{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;font-size:13px;transition:color .2s,border-color .2s;position:absolute;top:12px;right:12px}.mlz-landing .am-x:hover{color:var(--ink);border-color:var(--line-strong)}.mlz-landing .am-ic{background:#c9f24a1f;border:1px solid #c9f24a4d;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:26px;display:flex}.mlz-landing .am-h{letter-spacing:-.01em;font-size:1.35rem;font-weight:800}.mlz-landing .am-p{color:var(--muted);margin-top:10px;font-size:14.5px;line-height:1.55}.mlz-landing .am-p .am-t{color:var(--lime);font-weight:700}.mlz-landing .am-cta{margin-top:22px}.mlz-landing .blog-grid{grid-template-columns:1fr;gap:14px;margin-top:26px;display:grid}@media (min-width:640px){.mlz-landing .blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.mlz-landing .blog-grid{grid-template-columns:repeat(3,1fr)}}.mlz-landing .blog-card{background:var(--card);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:8px;padding:20px;text-decoration:none;transition:transform .3s,border-color .3s,background .3s;display:flex}.mlz-landing .blog-card:hover{background:var(--card-2);border-color:#c9f24a52;transform:translateY(-4px)}.mlz-landing .blog-cov{aspect-ratio:16/9;border-radius:17px 17px 0 0;margin:-20px -20px 6px;display:block;overflow:hidden}.mlz-landing .blog-cov img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--e);display:block}.mlz-landing .blog-card:hover .blog-cov img{transform:scale(1.05)}.mlz-landing .blog-card b{letter-spacing:-.01em;color:var(--ink);font-size:16.5px;font-weight:800;line-height:1.3}.mlz-landing .blog-card:hover b{color:var(--lime)}.mlz-landing .blog-card span{color:var(--muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.mlz-landing .blog-card i{color:var(--muted);opacity:.75;margin-top:auto;padding-top:6px;font-size:12px;font-style:normal}.mlz-landing .hero{padding-top:64px}}
