@media (max-width:768px){.pb-root.player-shell{display:grid!important;grid-template-columns:auto minmax(0,1fr) 36px 36px;grid-template-rows:auto auto;grid-template-areas:"art  info sc sc" "play wave dl close";-moz-column-gap:10px;column-gap:10px;row-gap:14px;height:auto!important;border-radius:22px!important;padding:12px 6px!important;align-items:center}.pb-root .player-playpause{grid-area:play;margin-left:0}.pb-root .player-artwork{grid-area:art;width:48px!important;height:48px!important}.pb-root .player-info{grid-area:info;max-width:none!important;min-width:0;flex:1 1 auto!important;gap:4px!important}.pb-root .player-info>div:first-of-type{font-size:14px!important}.pb-root .player-waveform{grid-area:wave;display:flex!important;min-width:0;gap:10px!important;align-items:center}.pb-root .player-waveform>div{order:1;flex:1 1 auto;min-width:0}.pb-root .player-time-curr{order:2!important;flex-shrink:0}.pb-root .player-time-dur,.pb-root .player-volume{display:none!important}.pb-root .player-gate-btn{grid-area:dl;display:inline-flex!important;width:36px;height:36px;min-height:0!important;padding:0!important;gap:0!important;border-radius:50%!important;font-size:0!important}.pb-root .player-sc-logo{grid-area:sc;justify-self:end;flex-shrink:0}.pb-root .player-sc-logo img{height:12px!important;width:auto!important;max-width:none!important}.pb-root .player-close{grid-area:close;margin-left:0!important;margin-right:0}}@media (max-width:640px){.pb-root .player-close,.pb-root .player-playpause{width:36px!important;height:36px!important}}@media (max-width:420px){.pb-root.player-shell{-moz-column-gap:8px!important;column-gap:8px!important;padding:12px 4px!important}.pb-root .player-artwork{width:42px!important;height:42px!important}.pb-root .player-info>div:first-of-type{font-size:13px!important}.pb-root .player-waveform{gap:8px!important}}@keyframes mc-enter{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mc-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}.mc-root{position:fixed;top:70px;right:16px;z-index:9000;width:min(380px,calc(100vw - 32px));max-height:calc(100vh - 96px);display:flex;flex-direction:column;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 2px 0 hsla(0,0%,100%,.02);overflow:hidden;font-family:var(--ds-body);color:var(--ds-ink);animation:mc-enter var(--ds-t-med,.18s) cubic-bezier(.22,1,.36,1) both}.mc-root[data-state=closing]{animation:mc-exit var(--ds-t-med,.18s) cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.mc-root,.mc-root[data-state=closing]{animation:none}}.mc-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:18px 18px 14px 20px;border-bottom:1px solid var(--ds-line)}.mc-title{font-family:var(--ds-display);font-weight:700;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink);margin:0}.mc-head-actions{display:inline-flex;align-items:center;gap:10px}.mc-shop-more{font-family:var(--ds-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-dim);text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in oklch,var(--ds-ink-dim) 40%,transparent);transition:color var(--ds-t-fast),text-decoration-color var(--ds-t-fast)}.mc-shop-more:hover{color:var(--ds-ink);text-decoration-color:var(--ds-ink)}.mc-close{width:26px;height:26px;display:grid;place-items:center;border:0;background:transparent;color:var(--ds-ink-dim);cursor:pointer;border-radius:50%;transition:color var(--ds-t-fast),background var(--ds-t-fast)}.mc-close:hover{color:var(--ds-ink);background:var(--ds-line)}.mc-close svg{width:14px;height:14px}.mc-body{flex:1 1 auto;overflow-y:auto;padding:6px 10px;min-height:90px;max-height:360px}.mc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.mc-row{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:12px 10px;border-radius:var(--ds-r-3);transition:background var(--ds-t-fast)}.mc-row+.mc-row{border-top:1px solid color-mix(in oklch,var(--ds-line) 60%,transparent)}.mc-row:hover{background:color-mix(in oklch,var(--ds-line) 50%,transparent)}.mc-art{width:56px;height:56px;border-radius:50%;overflow:hidden;background:var(--ds-bg-3);display:block;flex-shrink:0;position:relative;border:1px solid var(--ds-line)}.mc-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mc-art-fallback{position:absolute;inset:0;background:linear-gradient(135deg,var(--ds-bg-3),var(--ds-line))}.mc-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.mc-name{font-size:13px;font-weight:500;color:var(--ds-ink);letter-spacing:-.005em;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.mc-name:hover{color:var(--ds-green)}.mc-creator{font-size:10.5px;letter-spacing:.04em;color:var(--ds-ink-mute);text-transform:lowercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mc-creator,.mc-price{font-family:var(--ds-mono)}.mc-price{font-size:13px;font-weight:600;color:var(--ds-ink);letter-spacing:-.01em}.mc-remove{width:24px;height:24px;border:0;background:transparent;color:var(--ds-ink-mute);border-radius:50%;cursor:pointer;display:grid;place-items:center;transition:color var(--ds-t-fast),background var(--ds-t-fast)}.mc-remove:hover{color:var(--ds-red);background:color-mix(in oklch,var(--ds-red) 15%,transparent)}.mc-remove svg{width:12px;height:12px}.mc-empty{padding:28px 16px;text-align:center;color:var(--ds-ink-dim);font-size:13px;font-family:var(--ds-mono);letter-spacing:.04em}.mc-foot{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:14px 18px 16px 20px;border-top:1px solid var(--ds-line);background:color-mix(in oklch,var(--ds-bg) 50%,transparent)}.mc-sub{display:flex;flex-direction:column;gap:2px}.mc-sub-label{font-family:var(--ds-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-dim)}.mc-sub-amount{font-family:var(--ds-display);font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--ds-ink)}.mc-cta{min-width:148px}@media (max-width:480px){.mc-root{top:64px;right:8px;left:8px;width:auto}.mc-head{padding:14px 14px 12px 16px}.mc-foot{padding:12px 14px 14px 16px}.mc-sub-amount{font-size:20px}}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_be8b38;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_be8b38{font-family:__DM_Sans_be8b38,__DM_Sans_Fallback_be8b38;font-style:normal}.__variable_be8b38{--font-dm-sans:"__DM_Sans_be8b38","__DM_Sans_Fallback_be8b38"}