@property --soundscape-sidebar-right-width{syntax:"<length>";inherits:true;initial-value:360px}body.soundscape-active{--soundscape-sidebar-left-width:70px;--soundscape-sidebar-right-width:360px;--soundscape-scene-panel-height:148px;--soundscape-scene-panel-inset-x:20px;--soundscape-scene-panel-inset-bottom:12px;--soundscape-controls-gap-above-panel:16px;--soundscape-player-height:76px;--soundscape-home-bg:#0d0d0d;--soundscape-home-bg-rgb:13 13 13;--soundscape-min-width:320px;transition:--soundscape-sidebar-right-width .32s cubic-bezier(.22,.61,.36,1)}.soundscape-root[data-player-bar=off]{--soundscape-player-height:0px}body.soundscape-page,html.soundscape-page{min-height:100svh;min-height:100dvh;min-width:var(--soundscape-min-width,320px);background-color:#0d0d0d;overflow-x:auto;overflow-y:hidden}body.soundscape-active .nav-bar{z-index:10002!important;min-width:var(--soundscape-min-width,320px);min-height:var(--nav-bar-offset);height:auto;padding:env(safe-area-inset-top,0) max(24px,env(safe-area-inset-right,0px)) 0 max(24px,env(safe-area-inset-left,0px));background-color:rgba(0,0,0,.35)!important;backdrop-filter:blur(14px) saturate(1.1)!important;-webkit-backdrop-filter:blur(14px) saturate(1.1)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 4px 24px rgba(0,0,0,.22)!important}body.soundscape-active #global-footer{display:none}body.soundscape-active.studio-entry-nav-pending .nav-bar{opacity:0;pointer-events:none}body.soundscape-active.studio-entry-nav-visible .studio-page-letterbox__bottom,body.soundscape-active.studio-entry-nav-visible .studio-page-letterbox__top,body.soundscape-active.studio-letterbox-active .letterbox-top.studio-page-letterbox__top{z-index:var(--letterbox-z);opacity:1;visibility:visible;pointer-events:none;display:flex!important}.soundscape-root{position:fixed;top:0;left:0;bottom:0;z-index:1000;width:max(100%,var(--soundscape-min-width,320px));min-width:var(--soundscape-min-width,320px);overflow:hidden;background-color:#0d0d0d}.soundscape-section-placeholder{position:fixed;inset:0;z-index:0;background-color:#0d0d0d;pointer-events:none}.soundscape-home{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow-x:hidden;overflow-y:auto;padding:var(--nav-bar-offset) 28px 40px;box-sizing:border-box;background-color:var(--soundscape-home-bg);scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}.soundscape-home:not(.soundscape-home--enter) .soundscape-home__hero-block,.soundscape-home:not(.soundscape-home--enter) .soundscape-home__section{opacity:0}.soundscape-home--enter .soundscape-home__hero-block,.soundscape-home--enter .soundscape-home__section{opacity:0;transform:translate3d(0,18px,0);animation:soundscapeHomeReveal .7s cubic-bezier(.22,.61,.36,1) forwards}.soundscape-home--enter .soundscape-home__hero-block{animation-delay:.04s}.soundscape-home--enter .soundscape-home__hero-block+.soundscape-home__section{animation-delay:.14s}.soundscape-home--enter .soundscape-home__hero-block+.soundscape-home__section+.soundscape-home__section{animation-delay:.22s}.soundscape-home--enter .soundscape-home__hero-block+.soundscape-home__section+.soundscape-home__section+.soundscape-home__section{animation-delay:.3s}@keyframes soundscapeHomeReveal{to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.soundscape-home--enter .soundscape-home__hero-block,.soundscape-home--enter .soundscape-home__section,.soundscape-home:not(.soundscape-home--enter) .soundscape-home__hero-block,.soundscape-home:not(.soundscape-home--enter) .soundscape-home__section{animation:none;opacity:1;transform:none}}.soundscape-home__topbar{display:flex;align-items:center;justify-content:flex-end;gap:12px}.soundscape-home__hero-block{position:relative;margin:calc(-1 * var(--nav-bar-offset)) -28px 28px}.soundscape-home__search-slot{position:absolute;top:calc(var(--nav-bar-offset) + 40px);right:28px;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:10px}.soundscape-home__search{display:flex;align-items:center;gap:10px;flex:0 0 auto;width:340px;min-height:38px;padding:0 14px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(8,8,12,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:hsla(0,0%,100%,.45)}.soundscape-home__search-input{flex:1 1;min-width:0;border:none;background:transparent;color:hsla(0,0%,100%,.9);font-family:var(--font-body-system);font-size:.82rem;outline:none}.soundscape-home__search-input::placeholder{color:hsla(0,0%,100%,.42)}.soundscape-home__topbar-actions{display:flex;align-items:center;gap:10px}.soundscape-home__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.78);font-size:1rem;cursor:pointer}.soundscape-home__avatar{width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,#6f8cff,#9b84ff)}.soundscape-home__hero{position:relative;margin:0;min-height:calc(240px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 40px) 28px 36px 44px;overflow:hidden}.soundscape-home__hero-visual{position:absolute;inset:0;width:auto;background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1.04)}.soundscape-home__hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(var(--soundscape-home-bg-rgb)/.72) 0,rgb(var(--soundscape-home-bg-rgb)/.48) 42%,rgb(var(--soundscape-home-bg-rgb)/.18) 72%,rgb(var(--soundscape-home-bg-rgb)/.06) 100%),linear-gradient(180deg,rgb(var(--soundscape-home-bg-rgb)/.18) 0,rgb(var(--soundscape-home-bg-rgb)/.52) 70%,var(--soundscape-home-bg) 100%);pointer-events:none}.soundscape-home__hero-inner{position:relative;z-index:1}.soundscape-home__hero-copy{position:relative;z-index:1;max-width:520px}.soundscape-home__hero-title{margin:0 0 10px;color:hsla(0,0%,100%,.98);font-family:var(--font-body-system);font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:700;line-height:1.35}.soundscape-home__hero-desc{margin:0 0 18px;color:hsla(0,0%,100%,.68);font-family:var(--font-body-system);font-size:.86rem;line-height:1.65;white-space:pre-line}.soundscape-home__hero-actions{display:flex;flex-wrap:wrap;gap:10px}.soundscape-home__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border-radius:999px;border:none;font-family:var(--font-body-system);font-size:.8rem;font-weight:600;cursor:pointer}.soundscape-home__btn--primary{background:linear-gradient(90deg,#5fd4ff,#9b84ff);color:hsla(0,0%,100%,.98);box-shadow:0 8px 24px rgba(95,132,255,.28)}.soundscape-home__btn--ghost{border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.86)}.soundscape-home__section{margin-bottom:28px}.soundscape-home__section--last{margin-bottom:0;padding-bottom:8px}.soundscape-home__coming-soon-wrap{position:relative;isolation:isolate}.soundscape-home__coming-soon-wrap .soundscape-home__card-row{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.soundscape-home__coming-soon{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(180deg,rgba(12,12,16,.42),rgba(10,10,14,.72));backdrop-filter:blur(7px) saturate(.92);-webkit-backdrop-filter:blur(7px) saturate(.92);pointer-events:auto}.soundscape-home__coming-soon-label{padding:10px 18px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.84rem;font-weight:600;letter-spacing:.08em}.soundscape-home__section-header{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:14px}.soundscape-home__section-title{margin:0;color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.95rem;font-weight:700}.soundscape-home__section-link{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;color:hsla(0,0%,100%,.52);font-family:var(--font-body-system);font-size:.72rem;cursor:pointer}.soundscape-home__mood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.soundscape-home__mood-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:118px;padding:16px 14px 14px;border:1px solid hsla(0,0%,100%,.07);border-radius:12px;background:hsla(0,0%,100%,.035);color:inherit;text-align:left;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.soundscape-home__mood-head{display:flex;align-items:center;gap:10px;width:100%}.soundscape-home__mood-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:1.05rem}.soundscape-home__mood-card:hover{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05)}.soundscape-home__mood-card[data-mood=shop-bgm] .soundscape-home__mood-icon{background:hsla(75,71%,67%,.14);color:#d4eb7a}.soundscape-home__mood-card[data-mood=focus-mindful] .soundscape-home__mood-icon{background:rgba(95,212,255,.14);color:#6fd0ff}.soundscape-home__mood-card[data-mood=sleep-relax] .soundscape-home__mood-icon{background:rgba(167,139,250,.14);color:#b79cff}.soundscape-home__mood-card[data-mood=refresh] .soundscape-home__mood-icon{background:rgba(245,169,98,.14);color:#f5b06f}.soundscape-home__mood-title{flex:1 1;min-width:0;color:hsla(0,0%,100%,.94);font-family:var(--font-body-system);font-size:.82rem;font-weight:700;line-height:1.35}.soundscape-home__mood-desc{color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.68rem;line-height:1.55}.soundscape-home__card-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}.soundscape-home__create-card,.soundscape-home__myplan-card,.soundscape-home__plan-card{position:relative;flex:0 0 280px;width:280px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.04);overflow:hidden}button.soundscape-home__plan-card{display:block;margin:0;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.soundscape-home__myplan-thumb,.soundscape-home__plan-thumb{width:100%;aspect-ratio:16/10}.soundscape-home__plan-thumb--blank{background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02)),hsla(0,0%,100%,.03)}.soundscape-home__plan-thumb--image{background-size:cover;background-position:50%;background-repeat:no-repeat}.soundscape-home__plan-media{position:relative}.soundscape-home__myplan-body,.soundscape-home__plan-body{padding:12px 12px 14px}.soundscape-home__plan-title{margin:0 0 10px;color:hsla(0,0%,100%,.94);font-family:var(--font-body-system);font-size:.82rem;font-weight:700;line-height:1.35}.soundscape-home__plan-meta{display:flex;align-items:center;gap:8px}.soundscape-home__plan-tags{display:flex;flex-wrap:wrap;gap:4px}.soundscape-home__plan-tag{display:inline-flex;padding:2px 7px;border-radius:999px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.62);font-family:var(--font-body-system);font-size:.62rem}.soundscape-home__myplan-card{padding-bottom:0}.soundscape-home__myplan-fav{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:999px;background:rgba(0,0,0,.35);color:hsla(0,0%,100%,.82);cursor:pointer}.soundscape-home__myplan-flow{display:flex;align-items:center;gap:4px;padding:0 12px 10px}.soundscape-home__myplan-step{display:inline-flex;align-items:center;gap:4px}.soundscape-home__myplan-step-icon{display:inline-block;width:28px;height:28px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.05)}.soundscape-home__myplan-arrow{color:hsla(0,0%,100%,.35);font-size:.72rem}.soundscape-home__myplan-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px}.soundscape-home__myplan-play{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:999px;background:linear-gradient(90deg,#5fd4ff,#9b84ff);color:#fff;font-size:.82rem;cursor:pointer}.soundscape-home__myplan-play .ph-play{margin-left:2px}.soundscape-home__create-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:248px;padding:20px;border-style:dashed;background:hsla(0,0%,100%,.02);color:hsla(0,0%,100%,.62);font-family:var(--font-body-system);font-size:.78rem;cursor:pointer}.soundscape-home__create-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.78);font-size:1.2rem}@media (max-width:1200px){.soundscape-home__mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.soundscape-home__hero-block{margin-bottom:28px}.soundscape-home__search-slot{position:static;display:block;margin:0 28px 4px}.soundscape-home__search{width:100%}}@media (max-width:760px){.soundscape-home{padding:var(--nav-bar-offset) 16px 28px}.soundscape-home__hero-block{margin:calc(-1 * var(--nav-bar-offset)) -16px 28px}.soundscape-home__hero{min-height:calc(220px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 14px) 16px 28px}.soundscape-home__search-slot{margin:0 16px 4px}.soundscape-home__search{width:100%;min-height:36px;padding:0 12px}.soundscape-home__hero-visual{opacity:1}.soundscape-home__mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.soundscape-background{--vignette-rx:78%;--vignette-ry:70%;--vignette-y:44%;--vignette-mid:0.45;--vignette-edge:0.82;--vignette-opacity:1;--vignette-scale:1;position:fixed;inset:0;z-index:0;background-color:#0d0d0d;background-position:50%;background-repeat:no-repeat;background-size:cover;pointer-events:none}.soundscape-background:after{content:"";position:absolute;inset:-6%;pointer-events:none;opacity:var(--vignette-opacity);transform:scale(var(--vignette-scale));transform-origin:center center;will-change:transform,opacity;background:radial-gradient(ellipse var(--vignette-rx) var(--vignette-ry) at 50% var(--vignette-y),transparent 18%,rgba(0,0,0,var(--vignette-mid)) 52%,rgba(0,0,0,var(--vignette-edge)) 100%),linear-gradient(to bottom,rgba(0,0,0,.55) 0,rgba(0,0,0,.08) 28%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.72) 100%)}@media (prefers-reduced-motion:reduce){.soundscape-background:after{inset:0;will-change:auto}}.soundscape-background--crossfade-in{z-index:1;opacity:0;transition:opacity var(--soundscape-bg-fade-ms,.52s) ease-in-out}.soundscape-background--crossfade-in.is-visible{opacity:1}@media (prefers-reduced-motion:reduce){.soundscape-background--crossfade-in{transition-duration:1ms}}.soundscape-scene-info{position:fixed;top:var(--nav-bar-offset);right:calc(var(--soundscape-sidebar-right-width) + env(safe-area-inset-right, 0px));left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;width:auto;max-width:calc(100% - var(--soundscape-sidebar-left-width) - var(--soundscape-sidebar-right-width) - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px));padding:32px 32px 0 40px;box-sizing:border-box;pointer-events:none;opacity:0;transform:translateY(-8px);animation:soundscapeSceneInfoIn .6s ease forwards}@keyframes soundscapeSceneInfoIn{to{opacity:1;transform:translateY(0)}}.soundscape-scene-info__title{margin:0;color:hsla(0,0%,100%,.98);font-family:Hiragino Mincho ProN,Yu Mincho,"Noto Serif JP",Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;line-height:1.35;letter-spacing:.04em}.soundscape-scene-info__description{margin:0;width:max-content;max-width:none;color:hsla(0,0%,100%,.82);font-family:var(--font-body-system);font-size:.95rem;line-height:1.75;letter-spacing:.01em;white-space:pre}.soundscape-scene-info__countdown{display:inline-flex;align-items:center;gap:8px;margin-top:2px;padding:7px 14px 7px 12px;border-radius:999px;background:rgba(0,0,0,.16);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);color:hsla(0,0%,100%,.9);font-family:var(--font-body-system);font-size:.78rem;font-weight:500;line-height:1.3;letter-spacing:.02em;white-space:nowrap}.soundscape-scene-info__countdown i{font-size:.95rem;color:rgba(220,214,255,.92)}.soundscape-scene-panel{position:fixed;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px) + var(--soundscape-scene-panel-inset-x));right:calc(var(--soundscape-sidebar-right-width) + env(safe-area-inset-right, 0px) + var(--soundscape-scene-panel-inset-x));bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + var(--soundscape-bottom-nav-height, 0px) + var(--soundscape-scene-panel-inset-bottom));z-index:2;min-height:auto;padding:16px 18px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:0;border:none;border-radius:12px;background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;overflow:hidden;opacity:0;transform:translateY(12px);animation:soundscapeScenePanelIn .65s ease .08s forwards}@keyframes soundscapeScenePanelIn{to{opacity:1;transform:translateY(0)}}.soundscape-scene-panel--loading{pointer-events:auto}.soundscape-scene-panel__loading{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-radius:inherit;background:rgba(8,8,12,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.78rem;font-weight:500;letter-spacing:.04em;pointer-events:auto}.soundscape-scene-panel__loading-spinner{font-size:1.55rem;line-height:1;animation:soundscape-scene-panel-spin .85s linear infinite}@keyframes soundscape-scene-panel-spin{to{transform:rotate(1turn)}}.soundscape-scene-panel__heading{margin:0 0 4px;color:hsla(0,0%,100%,.88);font-family:var(--font-body-system);font-size:.82rem;font-weight:600;line-height:1.4;letter-spacing:.04em}.soundscape-scene-panel__viewport{width:100%;margin-top:0;min-width:0;padding:12px 2px 6px;box-sizing:content-box;overflow:hidden}.soundscape-scene-panel__track{display:flex;align-items:flex-start;gap:0;width:100%;min-width:0;will-change:transform}.soundscape-scene-panel__track--sliding{transition:transform .36s cubic-bezier(.22,.61,.36,1)}.soundscape-scene-panel__track--idle{transition:none}.soundscape-scene-panel__track--measured{width:max-content}.soundscape-scene-panel__slot{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:stretch}.soundscape-scene-panel__frame{position:relative;flex:0 0 auto;width:100%;min-width:0;aspect-ratio:1/1;max-height:88px;overflow:hidden;border:1px solid hsla(0,0%,100%,.16);border-radius:10px;background:hsla(0,0%,100%,.05);background-size:cover;background-position:50%;background-repeat:no-repeat;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}button.soundscape-scene-panel__frame{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;cursor:pointer}.soundscape-scene-panel__frame--selectable:hover{border-color:hsla(0,0%,100%,.38);background-color:hsla(0,0%,100%,.1)}.soundscape-scene-panel__frame--selectable:focus-visible{outline:2px solid rgba(196,178,255,.85);outline-offset:2px}.soundscape-scene-panel__frame--image{background-color:hsla(0,0%,100%,.04)}.soundscape-scene-panel__frame--filled:not(.soundscape-scene-panel__frame--image){background:hsla(0,0%,100%,.08)}.soundscape-scene-panel__frame--active{border-color:rgba(196,178,255,.82);background-color:hsla(0,0%,100%,.1);box-shadow:0 0 0 1px rgba(186,168,255,.42),0 0 16px rgba(152,132,255,.52),0 0 34px rgba(120,100,255,.28);animation:soundscapeSceneFrameGlow 2.4s ease-in-out infinite}.soundscape-scene-panel__frame-title{position:absolute;left:0;right:0;bottom:0;z-index:1;margin:0;padding:16px 6px 5px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.35) 55%,transparent);color:hsla(0,0%,100%,.88);font-family:var(--font-body-system);font-size:.62rem;font-weight:600;line-height:1.25;letter-spacing:.02em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.soundscape-scene-panel__frame-title--active{color:hsla(0,0%,100%,.98)}@keyframes soundscapeSceneFrameGlow{0%,to{box-shadow:0 0 0 1px rgba(186,168,255,.42),0 0 16px rgba(152,132,255,.52),0 0 34px rgba(120,100,255,.28)}50%{box-shadow:0 0 0 1px rgba(206,192,255,.58),0 0 22px rgba(168,148,255,.68),0 0 42px rgba(136,116,255,.38)}}.soundscape-scene-panel__arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;align-self:flex-start;width:14px;height:88px;margin:0 4px;color:hsla(0,0%,100%,.42);font-size:.9rem;line-height:1}.soundscape-playback-controls{position:fixed;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));right:calc(var(--soundscape-sidebar-right-width) + env(safe-area-inset-right, 0px));bottom:calc(max(var(--soundscape-scene-panel-inset-bottom),
        env(safe-area-inset-bottom, 0px)) + var(--soundscape-bottom-nav-height, 0px) + var(--soundscape-scene-panel-height) + var(--soundscape-controls-gap-above-panel));z-index:2;display:flex;flex-direction:column;align-items:center;gap:18px;padding:0 20px;box-sizing:border-box;opacity:0;transform:translateY(10px);animation:soundscapePlaybackControlsIn .6s ease .04s forwards}@keyframes soundscapePlaybackControlsIn{to{opacity:1;transform:translateY(0)}}.soundscape-playback-controls__transport{display:flex;align-items:center;justify-content:center;gap:28px}.soundscape-playback-controls__master{display:flex;align-items:center;justify-content:center;gap:10px;flex:none;width:300px;max-width:none}.soundscape-playback-controls__master-glyph{flex:none;color:hsla(0,0%,100%,.88);font-size:1.15rem;line-height:1}.soundscape-master-volume-slider{flex:1 1 auto;min-width:0;width:100%;height:20px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border-radius:3px;outline:none;cursor:pointer}.soundscape-master-volume-slider::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.52))}.soundscape-master-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-5px;border:2px solid hsla(0,0%,100%,.92);border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.35);cursor:pointer;-webkit-transition:transform .15s ease;transition:transform .15s ease}.soundscape-master-volume-slider::-webkit-slider-thumb:hover{transform:scale(1.12)}.soundscape-master-volume-slider::-moz-range-track{height:6px;border-radius:3px;border:none;background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.52))}.soundscape-master-volume-slider::-moz-range-thumb{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.92);border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.35);cursor:pointer}.soundscape-playback-controls__btn{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:transparent;color:hsla(0,0%,100%,.92);cursor:pointer;transition:transform .15s ease,opacity .15s ease,background-color .15s ease}.soundscape-playback-controls__btn:hover{opacity:.88}.soundscape-playback-controls__btn:disabled{opacity:.38;cursor:default;pointer-events:none}.soundscape-playback-controls__btn:active{transform:scale(.96)}.soundscape-playback-controls__btn--side{width:40px;height:40px;border-radius:999px;font-size:1.2rem}.soundscape-playback-controls__btn--main{width:52px;height:52px;border:1.5px solid hsla(0,0%,100%,.42);border-radius:999px;background:hsla(0,0%,100%,.14);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);color:hsla(0,0%,100%,.96);box-shadow:0 4px 16px rgba(0,0,0,.18);font-size:1.25rem}.soundscape-playback-controls__btn--main i.ph-play{margin-left:2px}.soundscape-player-bar{position:fixed;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));right:0;bottom:var(--soundscape-bottom-nav-height,0);z-index:1005;box-sizing:border-box;width:auto;min-width:0;height:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px));padding:0 0 env(safe-area-inset-bottom,0);display:flex;flex-direction:column;background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px) saturate(1.25);-webkit-backdrop-filter:blur(20px) saturate(1.25);border-top:1px solid hsla(0,0%,100%,.22);box-shadow:0 -8px 28px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.9)}.soundscape-player-bar__progress{flex:0 0 auto;height:14px;margin-top:-7px;padding:0;display:flex;align-items:center;position:relative;z-index:2;background:transparent}.soundscape-player-bar__progress-fill{display:block;width:100%;height:3px;border-radius:999px;background:linear-gradient(90deg,#5fd4ff 0,#9b84ff var(--progress,0),hsla(0,0%,100%,.16) var(--progress,0),hsla(0,0%,100%,.16) 100%);box-shadow:0 0 10px rgba(155,132,255,.22)}.soundscape-player-bar__inner{flex:1 1 auto;width:100%;min-height:0;padding:0 28px 0 18px;display:grid;grid-template-columns:minmax(0,1.2fr) auto minmax(0,1fr);align-items:center;grid-column-gap:18px;column-gap:18px;box-sizing:border-box}.soundscape-player-bar__left{display:flex;align-items:center;gap:12px;min-width:0}.soundscape-player-bar__thumb{flex:0 0 48px;width:48px;height:48px;border-radius:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.03)),hsla(0,0%,100%,.05);overflow:hidden}.soundscape-player-bar__thumb--image{background-size:cover;background-position:50%;background-repeat:no-repeat}.soundscape-player-bar__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.soundscape-player-bar__titles{display:flex;flex-direction:column;gap:1px;min-width:0}.soundscape-player-bar__title{color:hsla(0,0%,100%,.96);font-size:.82rem;font-weight:700}.soundscape-player-bar__subtitle,.soundscape-player-bar__title{overflow:hidden;font-family:var(--font-body-system);line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.soundscape-player-bar__subtitle{color:hsla(0,0%,100%,.5);font-size:.68rem;font-weight:500}.soundscape-player-bar__time{color:hsla(0,0%,100%,.45);font-family:var(--font-body-system);font-size:.66rem;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.soundscape-player-bar__empty{margin:0;color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.72rem;line-height:1.35}.soundscape-player-bar__center{display:flex;align-items:center;justify-content:center;gap:14px}.soundscape-player-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.soundscape-player-bar__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:hsla(0,0%,100%,.72);font-size:1.15rem;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease,opacity .15s ease}.soundscape-player-bar__icon-btn:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.16)}.soundscape-player-bar__icon-btn:disabled{opacity:.35;cursor:default}.soundscape-player-bar__icon-btn--on{color:#c4b5fd}.soundscape-player-bar__play{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:1.5px solid hsla(0,0%,100%,.42);border-radius:999px;background:hsla(0,0%,100%,.14);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);color:hsla(0,0%,100%,.96);font-size:1.2rem;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.18);transition:transform .15s ease,opacity .15s ease,background-color .15s ease,border-color .15s ease}.soundscape-player-bar__play .ph-play{margin-left:2px}.soundscape-player-bar__play:hover:not(:disabled){transform:scale(1.04);background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.55)}.soundscape-player-bar__play:disabled{opacity:.5;cursor:default}.soundscape-player-bar__spin{animation:soundscape-scene-panel-spin .85s linear infinite}.soundscape-player-bar__volume{display:flex;align-items:center;gap:8px;min-width:0;max-width:160px;width:min(160px,100%);color:hsla(0,0%,100%,.8);font-size:1.05rem}.soundscape-player-bar__volume-slider{flex:1 1 auto;min-width:0;width:100%;height:18px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.soundscape-player-bar__volume-slider::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(90deg,#8b6cff 0,#a78bfa var(--volume,100%),hsla(0,0%,100%,.18) var(--volume,100%),hsla(0,0%,100%,.18) 100%)}.soundscape-player-bar__volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;margin-top:-4px;border:none;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(139,108,255,.45);cursor:pointer}.soundscape-player-bar__volume-slider::-moz-range-track{height:4px;border-radius:999px;background:hsla(0,0%,100%,.18);border:none}.soundscape-player-bar__volume-slider::-moz-range-progress{height:4px;border-radius:999px;background:linear-gradient(90deg,#8b6cff,#a78bfa)}.soundscape-player-bar__volume-slider::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(139,108,255,.45);cursor:pointer}@media (max-width:900px){.soundscape-player-bar__volume{max-width:110px}}@media (max-width:720px){body.soundscape-active{--soundscape-player-height:68px}.soundscape-player-bar__inner{grid-template-columns:minmax(0,1fr) auto}.soundscape-player-bar__right{display:none}.soundscape-player-bar__center{gap:8px}.soundscape-player-bar__thumb{flex-basis:40px;width:40px;height:40px}}.soundscape-sidebar{position:fixed;top:var(--nav-bar-offset);bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + var(--soundscape-bottom-nav-height, 0px));z-index:1001;box-sizing:border-box;border:0 solid hsla(0,0%,100%,.08);background-color:rgba(0,0,0,.06);backdrop-filter:blur(3px) saturate(1.02);-webkit-backdrop-filter:blur(3px) saturate(1.02)}.soundscape-sidebar--left{left:0;width:var(--soundscape-sidebar-left-width);padding-left:env(safe-area-inset-left,0);border-right-width:1px;overflow:hidden}.soundscape-sidebar-left{display:flex;flex-direction:column;height:100%;padding:14px 4px 16px;box-sizing:border-box}.soundscape-sidebar-left__footer,.soundscape-sidebar-left__main{display:flex;flex-direction:column;gap:2px;width:100%}.soundscape-sidebar-left__footer{margin-top:auto;padding-top:8px}.soundscape-sidebar-left__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;min-height:58px;margin:0;padding:8px 2px;border:none;border-radius:10px;background:transparent;color:hsla(0,0%,100%,.52);font-family:var(--font-body-system);font-size:.58rem;font-weight:500;line-height:1.2;letter-spacing:.01em;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease}@keyframes soundscape-sidebar-left-item-reveal{0%{opacity:0;max-height:0;min-height:0;padding-top:0;padding-bottom:0;transform:translateY(-10px) scale(.92)}to{opacity:1;max-height:72px;min-height:58px;padding-top:8px;padding-bottom:8px;transform:translateY(0) scale(1)}}.soundscape-sidebar-left__item--reveal{overflow:hidden;animation:soundscape-sidebar-left-item-reveal .42s cubic-bezier(.22,1,.36,1) both}.soundscape-sidebar-left__item i{font-size:1.28rem;line-height:1}.soundscape-sidebar-left__eq{display:inline-flex;align-items:flex-end;justify-content:center;gap:2px;width:1.28rem;height:1.1rem;flex:0 0 auto}.soundscape-sidebar-left__eq>span{display:block;width:2px;height:40%;border-radius:999px;background:currentColor;transform-origin:center bottom;opacity:.88}.soundscape-sidebar-left__eq>span:first-child{height:45%}.soundscape-sidebar-left__eq>span:nth-child(2){height:70%}.soundscape-sidebar-left__eq>span:nth-child(3){height:55%}.soundscape-sidebar-left__eq>span:nth-child(4){height:85%}@keyframes soundscape-sidebar-left-eq-bar{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span{animation:soundscape-sidebar-left-eq-bar .85s ease-in-out infinite}.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span:first-child{animation-delay:0s}.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span:nth-child(2){animation-delay:.14s}.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span:nth-child(3){animation-delay:.28s}.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span:nth-child(4){animation-delay:.08s}@media (prefers-reduced-motion:reduce){.soundscape-sidebar-left__item--eq-playing .soundscape-sidebar-left__eq>span{animation:none}}.soundscape-sidebar-left__item:hover{color:hsla(0,0%,100%,.78)}.soundscape-sidebar-left__item--active{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.96)}.soundscape-sidebar-left .ph.ph-plan:before{content:"\e490"}.soundscape-sidebar-left .ph.ph-favorite:before{content:"\e2a8"}.soundscape-sidebar--right{right:0;width:var(--soundscape-sidebar-right-width);padding-right:env(safe-area-inset-right,0);border-left-width:0;overflow:hidden;background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateX(0);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.soundscape-right-sidebar-toggle,.soundscape-sidebar-right-overlay{display:none}.soundscape-sidebar-right{height:100%;padding:14px 12px 18px;box-sizing:border-box;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) transparent}.soundscape-sidebar-right::-webkit-scrollbar{width:4px}.soundscape-sidebar-right::-webkit-scrollbar-thumb{border-radius:999px;background:hsla(0,0%,100%,.18)}.soundscape-sidebar-card{padding:14px 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:rgba(0,0,0,.42);backdrop-filter:blur(6px) saturate(1.04);-webkit-backdrop-filter:blur(6px) saturate(1.04)}.soundscape-sidebar-card+.soundscape-sidebar-card{margin-top:12px}.soundscape-sidebar-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.soundscape-sidebar-card__header--sleep{margin-bottom:10px}.soundscape-sidebar-card__header--sleep .soundscape-sidebar-card__title{margin-bottom:0}.soundscape-sidebar-card__title{margin:0;color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.82rem;font-weight:700;line-height:1.3;letter-spacing:.02em}.soundscape-sidebar-card__title--solo{margin-bottom:12px}.soundscape-sidebar-card__close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:transparent;color:hsla(0,0%,100%,.55);font-size:.95rem;cursor:pointer}.soundscape-sidebar-scene{display:flex;gap:10px;align-items:flex-start}.soundscape-sidebar-scene__thumb{flex:0 0 52px;width:52px;height:52px;border-radius:8px;background-color:hsla(0,0%,100%,.08);background-position:50%;background-repeat:no-repeat;background-size:cover}.soundscape-sidebar-scene__body{min-width:0;flex:1 1}.soundscape-sidebar-scene__name{margin:0 0 6px;color:hsla(0,0%,100%,.95);font-family:var(--font-body-system);font-size:.86rem;font-weight:700;line-height:1.35}.soundscape-sidebar-scene__tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.soundscape-sidebar-scene__tag{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.62rem;line-height:1.4}.soundscape-sidebar-scene__desc{margin:0 0 6px;color:hsla(0,0%,100%,.68);font-family:var(--font-body-system);font-size:.68rem;line-height:1.55;white-space:pre-line}.soundscape-sidebar-scene__meta{margin:0;color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.64rem;line-height:1.4}.soundscape-sidebar-settings{margin:0}.soundscape-sidebar-settings__row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0}.soundscape-sidebar-settings__row+.soundscape-sidebar-settings__row{border-top:1px solid hsla(0,0%,100%,.06)}.soundscape-sidebar-settings__row dt{margin:0;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.72rem;font-weight:500;line-height:1.35}.soundscape-sidebar-settings__row dd{margin:0}.soundscape-sidebar-select{display:inline-flex;align-items:center;gap:4px;color:hsla(0,0%,100%,.88);font-family:var(--font-body-system);font-size:.72rem;line-height:1.3}.soundscape-sidebar-select i{color:hsla(0,0%,100%,.45);font-size:.72rem}.soundscape-sidebar-select--control{position:relative;cursor:pointer}.soundscape-sidebar-select__native{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;padding:0 14px 0 0;border:none;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer;outline:none}.soundscape-sidebar-select__native:focus-visible{color:#fff}.soundscape-sidebar-select--control i{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.soundscape-sidebar-toggle{position:relative;display:inline-block;width:34px;height:20px;padding:0;border:none;border-radius:999px;background:hsla(0,0%,100%,.18);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle}.soundscape-sidebar-toggle--on{background:rgba(152,132,255,.62)}.soundscape-sidebar-toggle--locked{opacity:.92}.soundscape-sidebar-toggle__knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:transform .15s ease;pointer-events:none}.soundscape-sidebar-toggle--on .soundscape-sidebar-toggle__knob{transform:translateX(14px)}.soundscape-sidebar-sleep-countdown{display:inline-flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.78rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1.2}.soundscape-sidebar-sleep-countdown i{color:rgba(168,148,255,.92);font-size:.9rem}.soundscape-sidebar-download-row{margin-top:12px}.soundscape-sidebar-share-row{margin-top:8px}.soundscape-sidebar-share-row .sidebar-menu-item--download{border:1px solid transparent;background:rgba(0,0,0,.42);backdrop-filter:blur(6px) saturate(1.04);-webkit-backdrop-filter:blur(6px) saturate(1.04);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 4px 16px rgba(0,0,0,.18)}.soundscape-sidebar-share-row .sidebar-menu-item--download:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:rgba(152,132,255,.88);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}.soundscape-sidebar-share-row .sidebar-menu-item--download:after{display:none}.soundscape-sidebar-download-row .sidebar-menu-item--download{font-family:var(--font-body-system)}.soundscape-sidebar-download-row .sidebar-menu-item--download .sidebar-menu-item-title{font-family:var(--font-body-system);font-size:.74rem;font-weight:700;gap:6px}.soundscape-sidebar-download-row .sidebar-menu-item--download .sidebar-download-title-icon{font-size:.78rem}.soundscape-sidebar-download-row .sidebar-menu-item--download .sidebar-download-format-tag{font-family:var(--font-body-system);font-size:.58rem;letter-spacing:.03em}.soundscape-sidebar-download-row .sidebar-menu-item--download .sidebar-menu-item-description{font-family:var(--font-body-system);font-size:.68rem;line-height:1.45}.soundscape-sidebar-share-row .sidebar-menu-item--download .sidebar-menu-item-title{color:hsla(0,0%,100%,.88);text-shadow:none}.soundscape-sidebar-share-row .sidebar-menu-item--download .sidebar-menu-item-title i{color:hsla(0,0%,100%,.72);filter:none}.soundscape-sidebar-share-row .sidebar-menu-item--download .sidebar-menu-item-description{color:hsla(0,0%,100%,.56)}.soundscape-sidebar-share-row .sidebar-menu-item--download:hover{background:hsla(0,0%,100%,.08);transform:translateY(-1px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 8px 20px rgba(0,0,0,.2)}.soundscape-sidebar-share-row .sidebar-menu-item--download:hover:before{background:rgba(168,148,255,.76)}.soundscape-sidebar-share-row .sidebar-menu-item--download:hover .sidebar-menu-item-title{color:hsla(0,0%,100%,.94);text-shadow:none}.soundscape-sidebar-share-row .sidebar-menu-item--download:hover .sidebar-menu-item-title i{color:hsla(0,0%,100%,.82);filter:none}.soundscape-sidebar-share-row .sidebar-menu-item--download:hover .sidebar-menu-item-description{color:hsla(0,0%,100%,.68)}.soundscape-sidebar-share-row .sidebar-menu-item--download:disabled{opacity:.5;cursor:not-allowed}.soundscape-playlist-share-popup-overlay{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(0,0,0,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.soundscape-playlist-share-popup{position:relative;width:min(100%,420px);padding:28px 24px 24px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:rgba(20,20,24,.98);box-shadow:0 22px 56px rgba(0,0,0,.5);text-align:center}.soundscape-playlist-share-popup__close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:none;border-radius:8px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.72);cursor:pointer}.soundscape-playlist-share-popup__badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7);font-family:var(--font-body-system);font-size:.7rem;font-weight:700;letter-spacing:.08em}.soundscape-playlist-share-popup__title{margin:14px 0 8px;color:hsla(0,0%,100%,.96);font-family:var(--font-body-system);font-size:1.05rem;font-weight:700}.soundscape-playlist-share-popup__name{margin:0 0 10px;color:hsla(0,0%,100%,.78);font-family:var(--font-body-system);font-size:.84rem;line-height:1.45}.soundscape-playlist-share-popup__text{margin:0 0 14px;color:hsla(0,0%,100%,.58);font-family:var(--font-body-system);font-size:.76rem;line-height:1.5}.soundscape-playlist-share-popup__url{padding:11px 12px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8);font-family:var(--font-body-system);font-size:.74rem;line-height:1.45;word-break:break-all;text-align:left}.soundscape-playlist-share-popup__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.soundscape-playlist-share-popup__action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;font-family:var(--font-body-system);font-size:.78rem;font-weight:700;cursor:pointer}.soundscape-playlist-share-popup__action--ghost{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.86)}.soundscape-playlist-share-popup__action--primary{border:none;background:linear-gradient(90deg,#5fd4ff,#9b84ff);color:hsla(0,0%,100%,.98);box-shadow:0 6px 18px rgba(95,132,255,.28)}.soundscape-playlist-share-popup__action:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.soundscape-scene-assets-popup-overlay{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(0,0,0,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.soundscape-scene-assets-popup{width:min(100%,460px);max-height:min(82vh,720px);display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:rgba(18,18,22,.96);box-shadow:0 18px 48px rgba(0,0,0,.45);overflow:hidden;color:hsla(0,0%,100%,.92)}.soundscape-scene-assets-popup__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid hsla(0,0%,100%,.08)}.soundscape-scene-assets-popup__eyebrow{margin:0 0 4px;color:hsla(0,0%,100%,.52);font-family:var(--font-body-system);font-size:.68rem;font-weight:600;letter-spacing:.06em}.soundscape-scene-assets-popup__title{margin:0;font-family:var(--font-body-system);font-size:1rem;font-weight:700;line-height:1.35}.soundscape-scene-assets-popup__summary{margin:8px 0 0;color:hsla(0,0%,100%,.58);font-family:var(--font-body-system);font-size:.72rem;line-height:1.4}.soundscape-scene-assets-popup__summary-sep{margin:0 .35em;opacity:.72}.soundscape-scene-assets-popup__close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;padding:0;border:none;border-radius:8px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.72);font-size:1rem;cursor:pointer}.soundscape-scene-assets-popup__body{flex:1 1;min-height:0;padding:14px 18px 18px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) transparent}.soundscape-scene-assets-popup__section+.soundscape-scene-assets-popup__section{margin-top:16px}.soundscape-scene-assets-popup__section-title{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-family:var(--font-body-system);font-size:.78rem;font-weight:700;line-height:1.3}.soundscape-scene-assets-popup__section-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.72);font-size:.64rem;font-weight:600}.soundscape-scene-assets-popup__list{margin:0;padding:0;list-style:none}.soundscape-scene-assets-popup__item{position:relative;isolation:isolate;display:flex;align-items:flex-start;gap:10px;padding:9px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04)}.soundscape-scene-assets-popup__item:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(56,189,248,.62),rgba(186,208,232,.42) 34%,rgba(192,132,252,.38) 68%,rgba(244,114,182,.32));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;opacity:.84}.soundscape-scene-assets-popup__item>*{position:relative;z-index:1}.soundscape-scene-assets-popup__item+.soundscape-scene-assets-popup__item{margin-top:6px}.soundscape-scene-assets-popup__item-icon{position:relative;isolation:isolate;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid hsla(0,0%,100%,.22);background:rgba(0,0,0,.28);font-size:.82rem;line-height:1}.soundscape-scene-assets-popup__item-icon:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(56,189,248,.72),rgba(186,208,232,.52) 34%,rgba(192,132,252,.48) 68%,rgba(244,114,182,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;opacity:.9}.soundscape-scene-assets-popup__item-icon i,.soundscape-scene-assets-popup__item-icon>*{position:relative;z-index:1;background:linear-gradient(180deg,#7dd3fc,#bad0e8 45%,#d8b4fe);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px rgba(56,189,248,.28))}.soundscape-scene-assets-popup__item-icon i.fa-solid{font-weight:900}.soundscape-scene-assets-popup__item-body{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.soundscape-scene-assets-popup__item-desc{color:hsla(0,0%,100%,.88);font-family:var(--font-body-system);font-size:.74rem;font-weight:600;line-height:1.45}.soundscape-scene-assets-popup__item-id{color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.64rem;line-height:1.35;word-break:break-all}.soundscape-scene-assets-popup__item-duration{flex:0 0 auto;min-width:3.2em;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.68rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.35;text-align:right;padding-top:2px}.soundscape-scene-assets-popup__status{margin:0;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.58);font-family:var(--font-body-system);font-size:.72rem;line-height:1.45}.soundscape-scene-assets-popup__footer{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;padding:14px 18px 18px;border-top:1px solid hsla(0,0%,100%,.08)}.soundscape-scene-assets-popup__action{width:100%}.soundscape-scene-assets-popup__action--join{align-items:center;justify-content:center;gap:0;min-height:52px;padding:11px 16px}.soundscape-scene-assets-popup__join-inner{display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1.35}.soundscape-scene-assets-popup__join-head{display:inline-flex;align-items:center;gap:5px}.soundscape-scene-assets-popup__join-icon{flex:0 0 auto;font-size:16px}.soundscape-scene-assets-popup__join-title{font-family:var(--font-body-system);font-size:.92rem;font-weight:700}.soundscape-scene-assets-popup__join-note{font-family:var(--font-body-system);font-size:.72rem;font-weight:600;opacity:.92;text-align:center}.soundscape-scene-assets-popup__join-note strong{font-weight:700}.soundscape-scene-assets-popup__action--download{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;margin:0;padding:0 16px;border:none;border-radius:999px;font-family:var(--font-body-system);font-size:.82rem;font-weight:700;line-height:1.2;cursor:pointer;background:linear-gradient(90deg,#5fd4ff,#9b84ff);color:hsla(0,0%,100%,.98);box-shadow:0 6px 18px rgba(95,132,255,.28)}body.soundscape-active .download-pass-purchase-popup.download-pass-purchase-popup--annual-spotlight.download-login-popup{max-width:820px;padding:32px 28px 24px;text-align:center;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:radial-gradient(ellipse 90% 70% at 50% -10%,rgba(244,114,182,.14),transparent 55%),rgba(22,22,26,.96);box-shadow:0 20px 48px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight{margin:0 auto;width:100%;max-width:620px;padding:24px 24px 20px;border-radius:16px;border:1px solid hsla(240,6%,90%,.95);background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.08);box-sizing:border-box;overflow:hidden}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_header{border-bottom-color:rgba(244,114,182,.28);padding-bottom:1rem;margin-bottom:.15rem;min-width:0}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card__spotlight-badge{border-color:rgba(251,191,36,.44);background:linear-gradient(135deg,rgba(251,191,36,.58),rgba(244,114,182,.42));color:#fff7ed;box-shadow:0 4px 14px rgba(251,191,36,.18),inset 0 1px 0 hsla(0,0%,100%,.24)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_header-title{font-size:1.35rem;background:linear-gradient(115deg,#fda4af,#fb7185 14%,#f472b6 32%,#ec4899 52%,#e11d48 72%,#be123c 88%,#9f1239);-webkit-background-clip:text;background-clip:text;color:transparent}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_header-lead{color:#71717a}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_features{width:100%;max-width:none;margin-left:auto;margin-right:auto;align-items:center}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_feature-list{align-items:center;width:100%}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_feature-item{color:#3f3f46;white-space:nowrap;min-width:0;width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto;text-align:left}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_feature-item>span{white-space:nowrap;overflow-wrap:normal;word-break:normal}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_feature-check{color:#db2777}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_price-num{font-size:2.35rem;background:none;-webkit-background-clip:unset;background-clip:unset;color:#db2777;filter:none}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_price-unit,body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_price-unit-tax,body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_price-unit-yen{color:#be185d}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_unit--annual-auto,body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_unit--renewal-note{color:#71717a}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .premium-card--annual-spotlight .premium-card_meta{color:#71717a;border-top-color:hsla(240,6%,90%,.95)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__legal{margin-top:1rem;border-top-color:hsla(0,0%,100%,.1)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__legal-link{color:hsla(0,0%,100%,.45)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__legal-link:hover{color:hsla(0,0%,100%,.75)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__legal-sep{color:hsla(0,0%,100%,.2)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__close{color:hsla(0,0%,100%,.55)}body.soundscape-active .download-pass-purchase-popup--annual-spotlight .download-pass-purchase-popup__close:hover{background:hsla(0,0%,100%,.08);color:#fff}body.soundscape-active .download-pass-purchase-popup-overlay{background-color:rgba(8,8,10,.78);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.soundscape-letterbox-bottom{padding-right:max(24px,env(safe-area-inset-right,0px));padding-left:max(24px,env(safe-area-inset-left,0px))}.soundscape-settings-shell{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow:hidden;background-color:var(--soundscape-home-bg)}.soundscape-settings-view{width:100%;height:100%}.soundscape-settings-view__scroll{width:100%;height:100%;overflow-y:auto;padding:calc(var(--nav-bar-offset) + 36px) 28px 40px}.soundscape-settings-view__panel{width:min(100%,760px);margin:0 auto;padding:24px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:rgba(0,0,0,.34);backdrop-filter:blur(8px) saturate(1.05);-webkit-backdrop-filter:blur(8px) saturate(1.05)}.soundscape-settings-view__eyebrow{display:inline-block;margin-bottom:10px;color:hsla(0,0%,100%,.46);font-family:var(--font-body-system);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.soundscape-settings-view__title{margin:0;color:hsla(0,0%,100%,.96);font-family:var(--font-body-system);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.2}.soundscape-settings-view__desc{margin:10px 0 0;color:hsla(0,0%,100%,.6);font-family:var(--font-body-system);font-size:.9rem;line-height:1.6}.soundscape-settings-view__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.soundscape-settings-view__option{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:84px;padding:18px 18px 16px;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.9);font-family:var(--font-body-system);text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.soundscape-settings-view__option:hover:not(:disabled){border-color:rgba(168,148,255,.42);background:hsla(0,0%,100%,.06);transform:translateY(-1px)}.soundscape-settings-view__option--active{border-color:rgba(168,148,255,.68);background:rgba(152,132,255,.12)}.soundscape-settings-view__option-label{font-size:.98rem;font-weight:700}.soundscape-settings-view__option-meta{color:hsla(0,0%,100%,.56);font-size:.78rem;font-weight:600}.soundscape-settings-view__message{margin:16px 0 0;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.8rem;line-height:1.5}.soundscape-view-stack{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow:hidden;background-color:var(--soundscape-home-bg)}.soundscape-view-stack__pane{position:absolute;inset:0;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .36s cubic-bezier(.22,.61,.36,1),transform .36s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.soundscape-view-stack__pane--home{transform:translate3d(-18px,0,0);z-index:1}.soundscape-view-stack__pane--mood,.soundscape-view-stack__pane--search{transform:translate3d(28px,0,0);z-index:2}.soundscape-view-stack__pane--detail{transform:translate3d(28px,0,0);z-index:3}.soundscape-view-stack__pane--active{opacity:1;transform:translateZ(0);pointer-events:auto}.soundscape-view-stack--home .soundscape-view-stack__pane--detail,.soundscape-view-stack--home .soundscape-view-stack__pane--mood,.soundscape-view-stack--home .soundscape-view-stack__pane--search{transform:translate3d(28px,0,0)}.soundscape-view-stack--mood .soundscape-view-stack__pane--home,.soundscape-view-stack--search .soundscape-view-stack__pane--home{transform:translate3d(-18px,0,0)}.soundscape-view-stack--mood .soundscape-view-stack__pane--detail,.soundscape-view-stack--mood .soundscape-view-stack__pane--search,.soundscape-view-stack--search .soundscape-view-stack__pane--detail,.soundscape-view-stack--search .soundscape-view-stack__pane--mood{transform:translate3d(28px,0,0)}.soundscape-view-stack--detail .soundscape-view-stack__pane--home,.soundscape-view-stack--detail .soundscape-view-stack__pane--mood,.soundscape-view-stack--detail .soundscape-view-stack__pane--search{transform:translate3d(-18px,0,0)}.soundscape-view-stack .soundscape-home,.soundscape-view-stack .soundscape-mood-browse,.soundscape-view-stack .soundscape-playlist-detail,.soundscape-view-stack .soundscape-search-browse{position:absolute;inset:0;top:0;right:0;bottom:0;left:0;z-index:0}@media (prefers-reduced-motion:reduce){.soundscape-view-stack__pane{transition-duration:.01ms;transform:none!important}}@media (max-width:550px){.soundscape-view-stack{left:0}}.soundscape-mood-browse{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow:hidden;background-color:var(--soundscape-home-bg);color:hsla(0,0%,100%,.92)}.soundscape-mood-browse__scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + 28px);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}.soundscape-mood-browse__hero{position:relative;min-height:calc(300px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 28px) 32px 28px;box-sizing:border-box;overflow:hidden}.soundscape-mood-browse__hero-bg{position:absolute;inset:0;background-color:#1a1c24;background-image:var(--mood-hero-image);background-size:cover;background-position:50%;transform:scale(1.04)}.soundscape-mood-browse__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgb(var(--soundscape-home-bg-rgb)/.72) 0,rgb(var(--soundscape-home-bg-rgb)/.42) 48%,rgb(var(--soundscape-home-bg-rgb)/.16) 78%,rgb(var(--soundscape-home-bg-rgb)/.06) 100%),linear-gradient(180deg,rgb(var(--soundscape-home-bg-rgb)/.2) 0,rgb(var(--soundscape-home-bg-rgb)/.55) 62%,var(--soundscape-home-bg) 100%)}.soundscape-mood-browse__hero-inner{position:relative;z-index:1;max-width:1100px}.soundscape-mood-browse__back{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:0;border:none;background:transparent;color:#9b84ff;font-family:var(--font-body-system);font-size:.82rem;cursor:pointer}.soundscape-mood-browse__back:hover{color:#b5a3ff}.soundscape-mood-browse__title{margin:0 0 12px;color:hsla(0,0%,100%,.98);font-family:var(--font-body-system);font-size:clamp(1.7rem,3.2vw,2.35rem);font-weight:700;line-height:1.25;letter-spacing:.01em}.soundscape-mood-browse__desc{margin:0 0 22px;max-width:34em;color:hsla(0,0%,100%,.78);font-family:var(--font-body-system);font-size:.92rem;line-height:1.65;white-space:pre-line}.soundscape-mood-browse__toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.soundscape-mood-browse__filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.soundscape-mood-browse__filter{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:rgba(8,8,12,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:hsla(0,0%,100%,.78);font-family:var(--font-body-system);font-size:.78rem;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.soundscape-mood-browse__filter:hover{color:hsla(0,0%,100%,.94);border-color:hsla(0,0%,100%,.28)}.soundscape-mood-browse__filter--active{color:hsla(0,0%,100%,.98);border-color:rgba(155,132,255,.9);background:rgba(155,132,255,.14);box-shadow:0 0 0 1px rgba(155,132,255,.28)}.soundscape-mood-browse__filter .ph{font-size:.78rem;opacity:.8}.soundscape-mood-browse__list-section{padding:8px 32px 24px;box-sizing:border-box}.soundscape-mood-browse__list-title{margin:0 0 18px;color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:1.02rem;font-weight:700;letter-spacing:.01em}.soundscape-mood-browse__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.soundscape-mood-browse__card{position:relative;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.04)}.soundscape-mood-browse__card-main{display:block;width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left}.soundscape-mood-browse__card-thumb{position:absolute;inset:0;background:linear-gradient(145deg,#2a2f3d,#151820)}.soundscape-mood-browse__card-thumb--image{background-size:cover;background-position:50%}.soundscape-mood-browse__card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 42%,rgba(0,0,0,.72))}.soundscape-mood-browse__card-meta{position:absolute;left:14px;right:14px;bottom:14px;z-index:1;display:flex;flex-direction:column;gap:8px}.soundscape-mood-browse__card-title{color:hsla(0,0%,100%,.98);font-family:var(--font-body-system);font-size:.95rem;font-weight:700;line-height:1.35;letter-spacing:.01em}.soundscape-mood-browse__card-info{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.72rem}.soundscape-mood-browse__card-stat{display:inline-flex;align-items:center;gap:5px}.soundscape-mood-browse__card-stat .ph{font-size:.78rem;opacity:.85}.soundscape-mood-browse__more{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;margin-top:18px;padding:0 16px;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.78);font-family:var(--font-body-system);font-size:.84rem;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.soundscape-mood-browse__more:hover{color:hsla(0,0%,100%,.94);border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06)}.soundscape-mood-browse__empty{margin:12px 0 0;color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.86rem;line-height:1.5}@media (max-width:1100px){.soundscape-mood-browse__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.soundscape-mood-browse__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.soundscape-mood-browse__hero,.soundscape-mood-browse__list-section{padding-left:20px;padding-right:20px}}@media (max-width:550px){.soundscape-mood-browse{left:0}.soundscape-mood-browse__grid{grid-template-columns:1fr}}.soundscape-search-browse{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow:hidden;background-color:var(--soundscape-home-bg);color:hsla(0,0%,100%,.92)}.soundscape-search-browse__scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + 28px);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}.soundscape-search-browse__hero{position:relative;min-height:calc(260px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 28px) 32px 28px;box-sizing:border-box;overflow:hidden}.soundscape-search-browse__hero-bg{position:absolute;inset:0;background-color:#1a1c24;background-image:var(--search-hero-image);background-size:cover;background-position:50%;transform:scale(1.04)}.soundscape-search-browse__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgb(var(--soundscape-home-bg-rgb)/.72) 0,rgb(var(--soundscape-home-bg-rgb)/.42) 48%,rgb(var(--soundscape-home-bg-rgb)/.16) 78%,rgb(var(--soundscape-home-bg-rgb)/.06) 100%),linear-gradient(180deg,rgb(var(--soundscape-home-bg-rgb)/.2) 0,rgb(var(--soundscape-home-bg-rgb)/.55) 62%,var(--soundscape-home-bg) 100%)}.soundscape-search-browse__hero-inner{position:relative;z-index:1;max-width:1100px}.soundscape-search-browse__back{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:0;border:none;background:transparent;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.82rem;cursor:pointer}.soundscape-search-browse__back:hover{color:hsla(0,0%,100%,.92)}.soundscape-search-browse__title{margin:0 0 18px;font-family:var(--font-body-system);font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:600;line-height:1.35;letter-spacing:.01em}.soundscape-search-browse__search{display:flex;align-items:center;gap:10px;width:min(100%,420px);min-height:42px;padding:0 16px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:rgba(8,8,12,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:hsla(0,0%,100%,.45)}.soundscape-search-browse__search-input{flex:1 1;min-width:0;border:none;background:transparent;color:hsla(0,0%,100%,.92);font-family:var(--font-body-system);font-size:.86rem;outline:none}.soundscape-search-browse__search-input::placeholder{color:hsla(0,0%,100%,.42)}.soundscape-search-browse__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.6em;margin-left:10px;padding:.12em .55em;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.72rem;font-weight:500;vertical-align:middle}@media (max-width:820px){.soundscape-search-browse__hero{padding-left:20px;padding-right:20px}}@media (max-width:550px){.soundscape-search-browse{left:0}}.soundscape-playlist-detail{position:fixed;top:0;right:0;bottom:0;left:calc(var(--soundscape-sidebar-left-width) + env(safe-area-inset-left, 0px));z-index:2;overflow:hidden;background-color:var(--soundscape-home-bg);color:hsla(0,0%,100%,.92)}.soundscape-playlist-detail__scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + 28px);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.16) transparent}.soundscape-playlist-detail__hero{position:relative;min-height:calc(320px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 28px) 32px 36px;box-sizing:border-box;overflow:hidden}.soundscape-playlist-detail__hero-bg{position:absolute;inset:0;background-image:var(--playlist-hero-image);background-size:cover;background-position:50%;transform:scale(1.04)}.soundscape-playlist-detail__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgb(var(--soundscape-home-bg-rgb)/.72) 0,rgb(var(--soundscape-home-bg-rgb)/.48) 42%,rgb(var(--soundscape-home-bg-rgb)/.18) 72%,rgb(var(--soundscape-home-bg-rgb)/.06) 100%),linear-gradient(180deg,rgb(var(--soundscape-home-bg-rgb)/.18) 0,rgb(var(--soundscape-home-bg-rgb)/.52) 70%,var(--soundscape-home-bg) 100%)}.soundscape-playlist-detail__hero-inner{position:relative;z-index:1;max-width:760px;padding-right:56px}.soundscape-playlist-detail__fav{position:absolute;top:calc(var(--nav-bar-offset) + 16px);right:28px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:rgba(8,8,12,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:hsla(0,0%,100%,.86);font-size:1.2rem;cursor:pointer}.soundscape-playlist-detail__fav:hover{color:hsla(0,0%,100%,.98);background:rgba(8,8,12,.55)}.soundscape-playlist-detail__fav--on{color:#ff7aa2;border-color:rgba(255,122,162,.35)}.soundscape-playlist-detail__back{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:0;border:none;background:transparent;color:#9b84ff;font-family:var(--font-body-system);font-size:.82rem;cursor:pointer}.soundscape-playlist-detail__back:hover{color:#b5a3ff}.soundscape-playlist-detail__badge{display:inline-flex;align-items:center;margin-bottom:14px;padding:5px 12px;border-radius:999px;background:rgba(155,132,255,.92);color:#fff;font-family:var(--font-body-system);font-size:.7rem;font-weight:700;letter-spacing:.02em}.soundscape-playlist-detail__title{margin:0 0 12px;color:hsla(0,0%,100%,.98);font-family:var(--font-body-system);font-size:clamp(1.7rem,3.2vw,2.35rem);font-weight:700;line-height:1.25;letter-spacing:.01em}.soundscape-playlist-detail__desc{margin:0 0 18px;max-width:42em;color:hsla(0,0%,100%,.68);font-family:var(--font-body-system);font-size:.88rem;line-height:1.65;white-space:pre-line}.soundscape-playlist-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px}.soundscape-playlist-detail__meta-item{display:inline-flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.78rem}.soundscape-playlist-detail__meta-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.78);font-family:var(--font-body-system);font-size:.72rem}.soundscape-playlist-detail__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px;width:100%}.soundscape-playlist-detail__btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-sizing:border-box;width:220px;min-height:54px;padding:11px 16px;border-radius:999px;border:none;font-family:var(--font-body-system);cursor:pointer;text-align:center}.soundscape-playlist-detail__btn-main{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0}.soundscape-playlist-detail__btn-icon{flex:0 0 auto;width:1.05rem;height:1.05rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}.soundscape-playlist-detail__btn--primary .soundscape-playlist-detail__btn-icon{color:#fff;transform:translateX(.5px)}.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-icon{color:#9b84ff}.soundscape-playlist-detail__btn-label{font-size:.88rem;font-weight:700;line-height:1.05rem;text-align:center}.soundscape-playlist-detail__btn-sub{width:100%;font-size:.66rem;font-weight:500;line-height:1.25;opacity:.72;text-align:center}.soundscape-playlist-detail__btn:disabled{opacity:.45;cursor:default}.soundscape-playlist-detail__btn--primary{background:linear-gradient(90deg,#5fd4ff,#9b84ff);color:hsla(0,0%,100%,.98);box-shadow:0 8px 24px rgba(95,132,255,.28)}.soundscape-playlist-detail__btn--primary .soundscape-playlist-detail__btn-sub{opacity:.84}.soundscape-playlist-detail__btn--ghost{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.94)}.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-sub{color:hsla(0,0%,100%,.55);opacity:1}.soundscape-playlist-detail__btn--quiet{border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);color:hsla(0,0%,100%,.78)}.soundscape-playlist-detail__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.86);font-size:1.15rem;cursor:pointer}.soundscape-playlist-detail__icon-btn:disabled{opacity:.4;cursor:default}.soundscape-playlist-detail__icon-btn--on{color:#ff7aa2;border-color:rgba(255,122,162,.35)}.soundscape-playlist-detail__scenes{padding:8px 32px 24px}.soundscape-playlist-detail__scenes-header{margin-bottom:16px}.soundscape-playlist-detail__scenes-title{margin:0 0 6px;color:hsla(0,0%,100%,.94);font-family:var(--font-body-system);font-size:1.05rem;font-weight:700}.soundscape-playlist-detail__scenes-desc{margin:0;color:hsla(0,0%,100%,.48);font-family:var(--font-body-system);font-size:.78rem;line-height:1.5}.soundscape-playlist-detail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.soundscape-playlist-detail__row{display:grid;grid-template-columns:28px 72px minmax(0,1fr) 40px;align-items:center;grid-gap:14px;gap:14px;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.05)}.soundscape-playlist-detail__row:hover{background:hsla(0,0%,100%,.06)}.soundscape-playlist-detail__index{text-align:center;color:hsla(0,0%,100%,.42);font-family:var(--font-body-system);font-size:.82rem;font-weight:600}.soundscape-playlist-detail__row-thumb{width:72px;height:48px;border-radius:10px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.03)),hsla(0,0%,100%,.05)}.soundscape-playlist-detail__row-thumb--image{background-size:cover;background-position:50%}.soundscape-playlist-detail__row-body{min-width:0;display:flex;flex-direction:column;gap:4px}.soundscape-playlist-detail__row-title{color:hsla(0,0%,100%,.94);font-family:var(--font-body-system);font-size:.92rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.soundscape-playlist-detail__row-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.soundscape-playlist-detail__row-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.68);font-family:var(--font-body-system);font-size:.64rem;font-weight:600;line-height:1.25;letter-spacing:.02em}.soundscape-playlist-detail__row-play{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:none;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.92);font-size:.95rem;cursor:pointer}.soundscape-playlist-detail__row-play:hover{background:hsla(0,0%,100%,.18)}.soundscape-playlist-detail__row-play .ph-play{margin-left:1px}@media (max-width:760px){.soundscape-playlist-detail__hero{min-height:calc(280px + var(--nav-bar-offset));padding:calc(var(--nav-bar-offset) + 18px) 16px 28px}.soundscape-playlist-detail__fav{top:calc(var(--nav-bar-offset) + 10px);right:14px;width:38px;height:38px;font-size:1.1rem}.soundscape-playlist-detail__hero-inner{max-width:none;width:100%;padding-right:48px;box-sizing:border-box}.soundscape-playlist-detail__scenes{padding:4px 16px 20px}.soundscape-playlist-detail__actions{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-right:0;box-sizing:border-box}.soundscape-playlist-detail__btn{width:min(220px,calc((100% - 10px) / 2));min-height:54px;padding:11px 16px}.soundscape-playlist-detail__row{grid-template-columns:22px 56px minmax(0,1fr) 36px;gap:10px;padding:8px 10px}.soundscape-playlist-detail__row-thumb{width:56px;height:40px}}@media (max-width:550px){.soundscape-playlist-detail{left:0}.soundscape-playlist-detail__scroll{padding-bottom:calc(var(--soundscape-bottom-nav-height) + var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + 24px)}.soundscape-playlist-detail__actions{justify-content:center;width:calc(100% + 48px);margin-right:-48px}}@media (max-width:460px){.soundscape-playlist-detail__btn--ghost{width:54px;min-width:54px;height:54px;min-height:54px;padding:0;gap:0}.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-label,.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-sub{display:none}.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-main{gap:0}.soundscape-playlist-detail__btn--ghost .soundscape-playlist-detail__btn-icon{width:1.2rem;height:1.2rem;font-size:1.2rem}.soundscape-playlist-detail__btn--primary{width:220px;flex:0 0 220px;min-height:54px;height:54px;padding:11px 16px;justify-content:center}.soundscape-playlist-detail__btn--primary .soundscape-playlist-detail__btn-sub{display:none}}.soundscape-beta-notice-popup-overlay{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(0,0,0,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.soundscape-beta-notice-popup{position:relative;width:min(100%,420px);padding:28px 24px 24px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:rgba(20,20,24,.98);box-shadow:0 22px 56px rgba(0,0,0,.5);color:hsla(0,0%,100%,.92);text-align:center}.soundscape-beta-notice-popup__close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:hsla(0,0%,100%,.72);font-size:1.05rem;cursor:pointer}.soundscape-beta-notice-popup__close:hover{color:#fff;background:hsla(0,0%,100%,.06)}.soundscape-beta-notice-popup__badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.2em;margin:0 0 14px;padding:.28em .75em;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.82);font-family:var(--font-body-system);font-size:.72rem;font-weight:600;letter-spacing:.08em}.soundscape-beta-notice-popup__title{margin:0 0 12px;font-family:var(--font-body-system);font-size:1.15rem;font-weight:600;line-height:1.45}.soundscape-beta-notice-popup__text{margin:0 0 22px;font-family:var(--font-body-system);font-size:.88rem;line-height:1.65;color:hsla(0,0%,100%,.72)}.soundscape-beta-notice-popup__action{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:40px;margin:0;padding:0 20px;border:none;border-radius:999px;background:#fff;color:#111;font-family:var(--font-body-system);font-size:.86rem;font-weight:600;cursor:pointer}.soundscape-beta-notice-popup__action:hover{background:hsla(0,0%,100%,.92)}.soundscape-playlist-detail-popup-overlay{position:fixed;inset:0;z-index:100040;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(0,0,0,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .32s ease}.soundscape-playlist-detail-popup-overlay--visible{opacity:1}.soundscape-playlist-detail-popup{position:relative;width:min(100%,460px);max-height:min(92vh,900px);display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:rgba(20,20,24,.98);box-shadow:0 22px 56px rgba(0,0,0,.5);overflow:hidden;opacity:0;transform:translateY(16px) scale(.96);transition:opacity .32s cubic-bezier(.22,.61,.36,1),transform .32s cubic-bezier(.22,.61,.36,1)}.soundscape-playlist-detail-popup--visible{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion:reduce){.soundscape-playlist-detail-popup,.soundscape-playlist-detail-popup-overlay{transition-duration:.01ms}}.soundscape-playlist-detail-popup__close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:hsla(0,0%,100%,.72);font-size:1.05rem;cursor:pointer}.soundscape-playlist-detail-popup__close:hover{color:#fff;background:hsla(0,0%,100%,.06)}.soundscape-playlist-detail-popup__header{padding:22px 52px 16px 22px}.soundscape-playlist-detail-popup__badge{display:inline-flex;align-items:center;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:rgba(155,132,255,.92);color:#fff;font-family:var(--font-body-system);font-size:.68rem;font-weight:700;line-height:1.2}.soundscape-playlist-detail-popup__title{margin:0 0 10px;color:hsla(0,0%,100%,.96);font-family:var(--font-body-system);font-size:1.28rem;font-weight:700;line-height:1.35}.soundscape-playlist-detail-popup__desc{margin:0 0 14px;color:hsla(0,0%,100%,.58);font-family:var(--font-body-system);font-size:.78rem;line-height:1.55;white-space:pre-line}.soundscape-playlist-detail-popup__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.soundscape-playlist-detail-popup__tags{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.soundscape-playlist-detail-popup__tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.66rem;font-weight:600;line-height:1.2}.soundscape-playlist-detail-popup__list{flex:1 1;min-height:0;margin:0;padding:4px 14px 8px;overflow-y:auto;list-style:none;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) transparent}.soundscape-playlist-detail-popup__item{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:12px}.soundscape-playlist-detail-popup__item+.soundscape-playlist-detail-popup__item{margin-top:2px}.soundscape-playlist-detail-popup__index{flex:0 0 18px;color:hsla(0,0%,100%,.72);font-family:var(--font-body-system);font-size:.78rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.soundscape-playlist-detail-popup__thumb{flex:0 0 72px;width:72px;height:44px;border-radius:8px;overflow:hidden}.soundscape-playlist-detail-popup__thumb--blank{background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.03)),hsla(0,0%,100%,.04)}.soundscape-playlist-detail-popup__thumb--image{background-size:cover;background-position:50%;background-repeat:no-repeat}.soundscape-playlist-detail-popup__item-body{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.soundscape-playlist-detail-popup__item-title{color:hsla(0,0%,100%,.94);font-family:var(--font-body-system);font-size:.84rem;font-weight:700;line-height:1.3}.soundscape-playlist-detail-popup__item-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.soundscape-playlist-detail-popup__item-tag{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.62);font-family:var(--font-body-system);font-size:.62rem;font-weight:600;line-height:1.2;letter-spacing:.02em}.soundscape-playlist-detail-popup__footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:14px 18px 18px;border-top:1px solid hsla(0,0%,100%,.06)}.soundscape-playlist-detail-popup__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin:0;padding:10px 12px;border-radius:999px;font-family:var(--font-body-system);font-size:.78rem;font-weight:700;line-height:1.2;cursor:pointer}.soundscape-playlist-detail-popup__btn--ghost{border:1px solid rgba(168,148,255,.55);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.92)}.soundscape-playlist-detail-popup__btn--primary{border:none;background:linear-gradient(90deg,#5b8cff,#8b6cff 55%,#a078ff);color:#fff;box-shadow:0 8px 20px rgba(91,140,255,.28)}@media (max-width:520px){.soundscape-playlist-detail-popup__footer{grid-template-columns:1fr}.soundscape-playlist-detail-popup__thumb{flex-basis:64px;width:64px;height:40px}}@media (max-width:1050px){.soundscape-root,body.soundscape-active{--soundscape-sidebar-right-width:0px}.soundscape-playback-controls,.soundscape-scene-info,.soundscape-scene-panel{transition:left .32s cubic-bezier(.22,.61,.36,1),right .32s cubic-bezier(.22,.61,.36,1),bottom .32s cubic-bezier(.22,.61,.36,1),max-width .32s cubic-bezier(.22,.61,.36,1)}.soundscape-sidebar-right-overlay{display:block;position:fixed;inset:0;z-index:1002;background:rgba(0,0,0,.52);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .32s ease,visibility .32s ease}.soundscape-sidebar-right-overlay--open{opacity:1;visibility:visible;pointer-events:auto}.soundscape-right-sidebar-toggle{display:inline-flex;position:fixed;top:calc(var(--nav-bar-offset) + 12px);right:max(16px,env(safe-area-inset-right,0px));z-index:1001;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:rgba(0,0,0,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:hsla(0,0%,100%,.88);cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.soundscape-right-sidebar-toggle:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.22)}.soundscape-right-sidebar-toggle i{font-size:1.2rem}.soundscape-sidebar--right{width:min(360px,92vw);max-width:92vw;z-index:1003;transform:translateX(100%);pointer-events:none}.soundscape-sidebar--right.soundscape-sidebar--right--open{transform:translateX(0);pointer-events:auto;border-left-width:1px;background-color:rgba(10,10,14,.94);backdrop-filter:blur(16px) saturate(1.06);-webkit-backdrop-filter:blur(16px) saturate(1.06);box-shadow:-8px 0 32px rgba(0,0,0,.38)}}@media (prefers-reduced-motion:reduce){body.soundscape-active{transition-duration:.01ms}@media (max-width:1050px){.soundscape-playback-controls,.soundscape-scene-info,.soundscape-scene-panel,.soundscape-sidebar--right,.soundscape-sidebar-right-overlay{transition-duration:.01ms}}}@media (max-width:550px){body.soundscape-active{--soundscape-sidebar-left-width:0px;--soundscape-bottom-nav-height:56px}.soundscape-home{left:0;padding-bottom:calc(var(--soundscape-bottom-nav-height) + env(safe-area-inset-bottom, 0px) + 28px)}.soundscape-scene-info{left:0;max-width:calc(100% - var(--soundscape-sidebar-right-width) - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px));padding-left:20px}.soundscape-scene-panel{left:calc(env(safe-area-inset-left, 0px) + var(--soundscape-scene-panel-inset-x));bottom:calc(var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + var(--soundscape-bottom-nav-height) + var(--soundscape-scene-panel-inset-bottom))}.soundscape-home{padding-bottom:calc(var(--soundscape-bottom-nav-height) + var(--soundscape-player-height) + env(safe-area-inset-bottom, 0px) + 28px)}.soundscape-sidebar--left{top:auto;bottom:0;left:0;right:0;width:100%;height:auto;padding-left:0;padding-bottom:env(safe-area-inset-bottom,0);border-right-width:0;border-top-width:1px;background-color:rgba(0,0,0,.42);backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08)}.soundscape-sidebar-left{flex-direction:row;align-items:stretch;height:auto;min-height:var(--soundscape-bottom-nav-height);padding:6px 8px}.soundscape-sidebar-left__footer,.soundscape-sidebar-left__main{flex-direction:row;align-items:stretch;justify-content:space-evenly;gap:2px}.soundscape-sidebar-left__item{flex:1 1;min-width:0;min-height:44px;padding:6px 4px;gap:3px;font-size:.54rem}.soundscape-sidebar-left__item i{font-size:1.15rem}.soundscape-sidebar-left__item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes soundscape-sidebar-left-item-reveal-mobile{0%{opacity:0;max-width:0;min-width:0;flex:0 0;min-height:0;padding-left:0;padding-right:0;transform:translateX(-8px) scale(.92)}to{opacity:1;max-width:none;min-width:0;flex:1 1;min-height:44px;padding-left:4px;padding-right:4px;transform:translateX(0) scale(1)}}.soundscape-sidebar-left__item--reveal{animation-name:soundscape-sidebar-left-item-reveal-mobile}}