:root{color:#101313;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f5f5f2;--paper-deep:#e8e8e3;--ink:#101313;--muted:#6e7472;--line:#10131321;--green:#111;--lime:#c8e36e;--white:#fffef9;background:#f5f5f2;font-family:SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html{background:var(--paper)}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{color:inherit;font:inherit}button{-webkit-tap-highlight-color:transparent}.h5-icon{flex:none;display:block}button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}.h5-page{width:100%;min-height:100vh;margin:0;padding:0}.h5-home-content{padding:0 20px calc(48px + env(safe-area-inset-bottom))}.h5-hero{aspect-ratio:3/2;background:var(--green);width:100%;margin:0;position:relative;overflow:hidden}.h5-hero img{object-fit:cover;object-position:center 54%;filter:saturate(.82)contrast(.96);opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.h5-hero img.is-active{opacity:1}.h5-hero-shade{background:linear-gradient(#08130c08,#08130cc2);position:absolute;inset:0}.h5-hero-copy{color:var(--white);position:absolute;bottom:20px;left:20px;right:20px}.h5-hero-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:22px;right:20px}.h5-hero-dots button{background:#ffffff6b;border:0;border-radius:50%;width:6px;height:6px;padding:0}.h5-hero-dots button.is-active{background:var(--white);border-radius:999px;width:18px}.h5-hero-copy span,.h5-session-title>span{letter-spacing:.13em;margin-bottom:4px;font-size:10px;font-weight:650;display:block}.h5-hero-copy h1,.h5-session-title h1{letter-spacing:-.035em;margin:0;font-size:24px;font-weight:600;line-height:1.2}.h5-player-title h1{letter-spacing:-.045em;margin:0;font-size:28px;font-weight:560;line-height:1.15}.h5-stats{background:0 0;gap:16px;margin:0;padding:20px 0 0;display:flex}.h5-stats div{align-items:baseline;gap:4px;padding:0;display:inline-flex}.h5-stats strong{color:var(--green);font-variant-numeric:tabular-nums;font-family:SF Mono,Menlo,monospace;font-size:13px;font-weight:620;display:inline}.h5-stats span{color:var(--muted);margin:0;font-size:12px;display:inline}.h5-date-tabs{border-bottom:1px solid var(--line);justify-content:flex-start;gap:20px;margin:40px 0 20px;display:flex}.h5-date-tabs button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 0 8px}.h5-date-tabs button.is-active{border-bottom-color:var(--green);color:var(--green);background:0 0}.h5-date-tabs strong,.h5-date-tabs span{display:block}.h5-date-tabs strong{font-size:14px;font-weight:560}.h5-date-tabs span{display:none}.h5-session-browser{width:100%}.h5-session-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.h5-session-tabs button{min-width:0;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 4px;font-size:12px;font-weight:500}.h5-session-tabs button.is-active{background:var(--green);color:var(--white)}.h5-session-empty{min-height:180px;color:var(--muted);text-align:center;place-items:center;margin:0;font-size:12px;display:grid}.h5-subnav{height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);align-items:center;display:flex}.h5-player-back{width:34px;height:34px;color:var(--green);background:0 0;border:0;flex:0 0 34px;place-items:center;margin-left:-12px;padding:0;display:grid}.h5-session-anchors{scrollbar-width:none;white-space:nowrap;flex:auto;align-items:center;min-width:0;margin-left:8px;scroll-padding-inline:24px;display:flex;overflow-x:auto}.h5-session-anchors::-webkit-scrollbar{display:none}.h5-session-anchors button{color:var(--muted);background:0 0;border:0;flex:none;align-items:center;padding:8px 5px;font-size:12px;display:inline-flex}.h5-session-anchors button>span{display:inline-block;position:relative}.h5-session-anchors button.is-active>span:after{background:var(--green);content:"";height:2px;position:absolute;bottom:-8px;left:0;right:0}.h5-session-anchors button+button:before{color:var(--line);content:"·";margin-right:10px}.h5-session-anchors button.is-active{color:var(--green);font-weight:600}.h5-back{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:13px;display:inline-flex}.h5-session-title{padding:38px 0 30px}.h5-session-title>span{color:var(--muted)}.h5-play-all{border:1px solid var(--green);background:var(--green);width:100%;color:var(--white);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:13px 15px;display:flex}.h5-play-all span{align-items:center;gap:9px;font-size:13px;font-weight:560;display:inline-flex}.h5-play-all strong{font-variant-numeric:tabular-nums;border-left:1px solid #ffffff47;min-width:25px;padding-left:12px;font-size:12px}.h5-track-list{gap:4px;display:grid}.h5-track-row{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:56px minmax(0,1fr) 30px;align-items:center;column-gap:12px;width:100%;padding:4px 0;display:grid}.h5-track-row img{object-fit:cover;background:var(--paper-deep);border-radius:6px;width:56px;height:56px}.h5-track-copy{min-width:0}.h5-track-copy strong,.h5-track-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.h5-track-copy strong{font-size:14px;font-weight:560}.h5-track-copy small{color:var(--muted);margin-top:4px;font-size:11px}.h5-row-play{width:30px;height:30px;color:var(--green);border:1px solid #1013133d;border-radius:50%;place-items:center;font-size:9px;display:grid}.h5-player-page{--player-dock-height:calc(137px + env(safe-area-inset-bottom));height:100dvh;min-height:0;padding-right:20px;padding-bottom:var(--player-dock-height);background:var(--paper);padding-left:20px;overflow:hidden}.h5-player{height:calc(100dvh - 58px - env(safe-area-inset-top) - var(--player-dock-height));flex-direction:column;padding-top:28px;display:flex}.h5-cover-carousel{--cover-size:min(76vw, 320px);width:calc(100% + 40px);padding:0 calc((100% - var(--cover-size)) / 2 + 20px);overscroll-behavior-x:contain;scroll-padding-inline:calc((100% - var(--cover-size)) / 2 + 20px);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;flex:none;gap:12px;margin:0 -20px;display:flex;overflow-x:auto}.h5-cover-carousel::-webkit-scrollbar{display:none}.h5-player-cover{flex:0 0 var(--cover-size);width:var(--cover-size);aspect-ratio:1;cursor:pointer;opacity:.5;scroll-snap-align:center;scroll-snap-stop:always;background:0 0;border:0;border-radius:10px;padding:0;transition:opacity .22s,transform .22s;position:relative;transform:scale(.91)}.h5-player-cover.is-active{opacity:1;transform:scale(1)}.h5-player-cover img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block;box-shadow:0 18px 42px #141c142e}.h5-player-cover>span{background:var(--green);opacity:0;border:5px solid #fffef9d1;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.h5-player-cover.is-unopened{border:1px solid var(--line);background:var(--paper-deep);place-items:center;display:grid}.h5-player-cover>.h5-unopened-cover{width:auto;height:auto;color:var(--muted);opacity:1;background:0 0;border:0;border-radius:0;font-size:13px;position:static;transform:none}.h5-player-title{text-align:center;flex:none;margin-top:25px}.h5-player-title h1{font-size:22px}.h5-player-title p{color:var(--muted);margin:8px 0 0;font-size:11px}.h5-player-dock{z-index:10;width:min(100%,480px);padding:16px 20px calc(14px + env(safe-area-inset-bottom));background:var(--paper);margin:0 auto;position:fixed;bottom:0;left:0;right:0}.h5-progress{margin:0}.h5-progress input{appearance:none;background:linear-gradient(to right, var(--green) 0 var(--progress), #1111112e var(--progress) 100%);border-radius:999px;width:100%;height:3px;margin:0}.h5-progress input::-webkit-slider-thumb{appearance:none;background:var(--green);border:0;border-radius:50%;width:12px;height:12px}.h5-progress>span{color:var(--muted);justify-content:space-between;margin-top:8px;font-family:SF Mono,Menlo,monospace;font-size:9px;display:flex}.h5-progress i{font-style:normal}.h5-player-controls{justify-content:center;align-items:center;gap:40px;margin:10px 0 0;display:flex}.h5-player-controls button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:8px;font-size:12px}.h5-player-controls button:disabled{opacity:.25;cursor:default}.h5-player-controls .h5-main-play{background:var(--green);width:56px;height:56px;color:var(--white);border-radius:50%;place-items:center;padding:0;font-size:14px;display:grid}.h5-control-loading{border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite h5-spin}.h5-player-error{color:#9b332d;text-align:center;margin:8px 0 0;font-size:12px}.h5-lyrics{flex-direction:column;flex:auto;min-height:72px;margin:10px 0 0;padding:0;display:flex}.h5-lyrics-viewport{overscroll-behavior:contain;scrollbar-width:none;flex:auto;min-height:0;overflow-y:auto}.h5-lyrics-viewport::-webkit-scrollbar{display:none}.h5-lyrics-list{padding-left:0;padding-right:0}.h5-lyrics p{color:#4d534c;opacity:.48;text-align:center;margin:0 0 8px;font-size:14px;line-height:1.7;transition:color .24s,opacity .24s,transform .24s}.h5-lyrics p.is-active{color:var(--green);opacity:1;font-weight:600;transform:scale(1.035)}.h5-lyrics .h5-empty-lyrics{min-height:0;color:var(--muted);text-align:center;flex:auto;place-items:center;margin:0;font-size:12px;display:grid}.h5-player-error{min-height:0;color:var(--muted);text-align:center;flex:auto;place-content:center;justify-items:center;font-size:12px;display:grid}.h5-player-error p{margin:0 0 12px}.h5-player-error button{border:1px solid var(--line-strong);color:var(--ink);background:0 0;border-radius:8px;padding:8px 12px;font-size:12px}@media (height<=720px){.h5-player{padding-top:18px}.h5-player-title{margin-top:16px}.h5-player-title h1{font-size:20px}.h5-lyrics{min-height:64px;margin-top:6px}}.h5-state{width:min(100%,480px);min-height:100vh;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:auto;padding:24px;font-size:13px;display:flex}.h5-loader{border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;width:24px;height:24px;margin-bottom:14px;animation:.8s linear infinite h5-spin}.h5-state-error strong{color:var(--ink);font-size:16px}.h5-state-error p{margin:9px 0 18px}.h5-state-error button{border:1px solid var(--green);background:var(--green);color:var(--white);border-radius:8px;padding:9px 14px}@keyframes h5-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){.h5-date-tabs button,.h5-session-tabs button,.h5-track-row{transition:transform .14s,border-color .14s,background .14s}.h5-track-row:active{transform:scale(.985)}.h5-player-cover.is-playing img{animation:4s ease-in-out infinite h5-cover-breathe}}@keyframes h5-cover-breathe{50%{transform:scale(.992)}}
