:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f5f5f7;--surface:#fff;--raised:#ededf1;--text:#1d1d1f;--muted:#686a73;--accent:#0867d9;--accent-bright:#2675e8;--selected:#e8f0fd;--line:#20243017;--hover:#46506e0f;--glass:#ffffffa6;--glass-strong:#fafafcde;--glass-border:#ffffffe6;--glass-rim:#fffffff2;--glass-shadow:0 8px 28px #19203414, 0 2px 5px #19203408;--backdrop:#21252f47;--danger:#bc3039;--danger-bg:#ffebed;--track:#dcdde3;--sidebar:clamp(208px, 17vw, 264px);--right:clamp(308px, 27vw, 408px);--bottom:112px;--gutter:28px;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#101114;--surface:#1c1d22;--raised:#292b32;--text:#f5f5f7;--muted:#a6a7af;--accent:#64a5ff;--accent-bright:#80b6ff;--selected:#233248;--line:#ffffff17;--hover:#ffffff0f;--glass:#25272e9e;--glass-strong:#1e2026e8;--glass-border:#ffffff1f;--glass-rim:#fff3;--glass-shadow:0 10px 32px #00000038, 0 2px 6px #00000024;--backdrop:#00000085;--danger:#ff9399;--danger-bg:#42252b;--track:#3d404a}}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;touch-action:manipulation;background:0 0;border:0}button:disabled{opacity:.4;cursor:not-allowed}a{color:inherit;text-decoration:none}button,a,input,select{outline-offset:4px}:focus-visible{outline:2px solid var(--accent)}button{transition:background .18s,color .18s,transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .2s}button:active:not(:disabled){transform:scale(.95)}svg{stroke-width:1.8px;flex-shrink:0;width:20px;height:20px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:650}h1{font-size:34px;font-weight:730;line-height:1.16}h2{font-size:24px;line-height:1.25}h3{letter-spacing:-.015em;font-size:16px}p{line-height:1.55}input,select{color:var(--text);accent-color:var(--accent)}input:not([type=range]):not([type=checkbox]),select{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-height:44px;padding:10px 13px;font-size:14px}input::placeholder{color:var(--muted);opacity:1}select{cursor:pointer}input[type=range]{appearance:none;background:linear-gradient(to right, var(--accent) 0 var(--progress,0%), var(--track) var(--progress,0%) 100%) center / 100% 4px no-repeat;cursor:pointer;border-radius:8px;min-width:0;height:24px;margin:0;padding:0}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);border-radius:50%;width:12px;height:12px;transition:box-shadow .2s;box-shadow:0 0 0 5px #0000}input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 0 5px var(--selected)}input[type=range]::-moz-range-thumb{background:var(--accent);border:0;border-radius:50%;width:12px;height:12px}.search,.topbar-actions>button,.play-button,.bottom-player,.mobile-nav,.app-shell>.now-playing,.modal,.toast,.tool-buttons>button{background:var(--glass);border:1px solid var(--glass-border);box-shadow:inset 0 1px 1px var(--glass-rim), inset 0 -1px 1px #505a780a, var(--glass-shadow);-webkit-backdrop-filter:blur(28px)saturate(1.45);backdrop-filter:blur(28px)saturate(1.45)}.app-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr) var(--right);min-height:100dvh;padding-bottom:var(--bottom);display:grid}.sidebar{height:calc(100dvh - var(--bottom));border-right:1px solid var(--line);flex-direction:column;align-self:start;padding:28px 18px 8px;display:flex;position:sticky;top:0}.brand{align-items:center;width:fit-content;min-height:34px;margin:13px 14px 35px;display:flex}.brand img{width:118px;height:auto}.sidebar nav{gap:7px;display:grid}.sidebar nav button,.sidebar-bottom>button{min-height:48px;color:var(--muted);text-align:left;border-radius:18px;align-items:center;gap:13px;padding:13px 16px;font-size:14px;display:flex;position:relative}.sidebar nav button.selected{background:var(--selected);color:var(--accent);font-weight:550}.sidebar nav button.selected svg{stroke-width:2px}.sidebar nav button.selected:hover{background:var(--selected);color:var(--accent)}.sidebar nav button:hover,.sidebar-bottom>button:hover{background:var(--hover);color:var(--text)}.sidebar nav small{color:var(--accent);margin-left:auto;font-size:12px}.sidebar-bottom{margin-top:auto;padding-top:32px}.sidebar-bottom>button{width:100%;font-size:12px}.sidebar-bottom>button svg{width:20px}.connection{color:var(--muted);align-items:center;gap:7px;margin:18px 16px 6px;font-size:10px;display:flex}.connection svg{width:12px;height:12px}.connection.offline{color:var(--accent)}.main-column{min-width:0}.topbar{z-index:20;min-height:96px;padding:22px var(--gutter);background:linear-gradient(var(--bg) 60%, transparent);justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.search{width:100%;max-width:none;color:var(--muted);border-radius:21px;align-items:center;gap:10px;padding-left:16px;display:flex}.search>svg{width:19px}.search input{outline:none;width:100%;min-width:0;height:46px;background:0 0!important;border:0!important;min-height:46px!important;padding:0 12px 0 0!important;font-size:14px!important}.search:focus-within{border-color:var(--accent)}.search .icon-button{width:36px;height:36px;margin-right:5px}.topbar-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.topbar-actions>button{width:46px;height:46px;color:var(--text);border-radius:50%;place-items:center;display:grid}.topbar-actions svg{width:21px;height:21px}main{padding:7px var(--gutter) 0;max-width:1300px;margin:0 auto}.welcome{margin-bottom:15px}.welcome p{color:var(--muted);margin-top:5px;font-size:15px}.hero{isolation:isolate;color:#fff;background:#90b2d3 url(/art/mosque-panorama.webp) 50%/cover no-repeat;border-radius:28px;min-height:330px;position:relative;overflow:hidden;box-shadow:0 8px 20px #202b4212}.hero:before{content:"";z-index:-1;background:linear-gradient(#0000 32%,#0e162026 44%,#0c121cde 100%);position:absolute;inset:0}.hero-content{width:100%;padding:24px;position:absolute;bottom:0;left:0}.hero h2{letter-spacing:-.035em;font-size:32px;font-weight:650}.hero-reciter{margin-top:5px;font-size:16px;line-height:1.35}.hero-meta{color:#edf0f6;font-variant-numeric:tabular-nums;margin-top:7px;font-size:13px}.hero-meta span{margin:0 3px}.hero-buttons{align-items:center;gap:12px;margin-top:16px;display:flex}.button{border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.button svg{width:18px;height:18px}.button.primary{color:#fff;background:#0867d9;box-shadow:0 4px 12px #0867d926}.button.primary:hover{background:#075bbb}.button.secondary{border:1px solid var(--line);background:var(--raised);color:var(--text)}.button.secondary:hover{background:var(--hover)}.hero .button{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(1.5);backdrop-filter:blur(18px)saturate(1.5);background:#e6ecf733;border:1px solid #ffffff73;border-radius:999px;height:50px;box-shadow:inset 0 1px 2px #fff9,inset 0 -2px 3px #ffffff17,0 3px 14px #00000024}.hero .button.primary{min-width:180px;font-size:15px}.hero .button.hero-download{width:50px;padding:0}.hero .button:hover{background:#ffffff52}.hero .button svg{width:21px;height:21px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-heading h2{font-size:22px}.section-heading h3 span{color:var(--muted);margin-left:5px;font-size:12px;font-weight:400}.text-button{color:var(--accent);white-space:nowrap;justify-content:center;align-items:center;gap:3px;min-height:40px;padding:10px 0;font-size:13px;display:inline-flex}.text-button svg{width:16px;height:16px}.text-button:hover{color:var(--accent-bright)}.recommendations,.continue-section{margin-top:24px}.album-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.album-card{min-width:0}.album-art{isolation:isolate;border-radius:18px;position:relative;overflow:hidden}.cover{aspect-ratio:1;border-radius:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--raised);flex-shrink:0}.cover-0{background-image:url(/art/cover-0.webp)}.cover-1{background-image:url(/art/cover-1.webp)}.cover-2{background-image:url(/art/cover-2.webp)}.cover-3{background-image:url(/art/cover-3.webp)}.cover-button{border-radius:inherit;width:100%;padding:0;display:block;overflow:hidden}.cover-button .cover{width:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.album-art:hover .cover{transform:scale(1.04)}.album-heart{opacity:0;transition:opacity .2s;position:absolute;top:5px;right:5px}.album-heart .icon-button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000042;width:36px;height:36px}.album-heart .icon-button.active{color:#fff}.album-heart:has(.active){opacity:1}.album-play{opacity:0;transition:all .25s;position:absolute;bottom:9px;right:9px;transform:translateY(6px)}.album-art:hover .album-play,.album-art:focus-within .album-play,.album-art:hover .album-heart,.album-art:focus-within .album-heart{opacity:1;transform:none}.album-play .play-button{color:#1d1d1f;background:#fffc;width:40px;height:40px}.album-play .play-button svg{width:17px;height:17px}.album-duration{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-variant-numeric:tabular-nums;opacity:0;background:#00000052;border-radius:7px;padding:3px 6px;font-size:10px;transition:opacity .2s;position:absolute;bottom:11px;left:10px}.album-art:hover .album-duration,.album-art:focus-within .album-duration{opacity:1}.album-name{letter-spacing:-.015em;text-align:left;margin-top:10px;padding:0;font-size:15px;font-weight:550;display:block}.album-name:hover{color:var(--accent)}.album-card p{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}.track-row{border-bottom:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;min-height:72px;padding:10px 4px;display:flex}.track-row:hover,.track-row.selected{background:var(--hover)}.row-play{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.row-play .cover{border-radius:10px;width:46px}.track-number{font-variant-numeric:tabular-nums;width:16px;color:var(--muted);text-align:center;flex-shrink:0;font-size:11px}.track-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.track-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:550;overflow:hidden}.track-copy>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.track-duration{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.row-actions{align-items:center;gap:0;display:flex}.row-actions .icon-button{width:34px;height:40px}.row-actions svg{width:18px;height:18px}.row-actions .queue-add{display:none}.history-progress{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.history-progress>div{background:var(--track);border-radius:3px;width:45px;height:3px;overflow:hidden}.history-progress i{background:var(--accent);height:100%;display:block}.offline-banner{background:var(--surface);border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:20px;display:flex}.offline-banner>div{align-items:center;gap:14px;display:flex}.offline-banner svg{color:var(--accent)}.offline-banner strong{font-size:13px;font-weight:550;display:block}.offline-banner small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.main-footer{color:var(--muted);justify-content:space-between;align-items:center;padding:30px 0 24px;font-size:11px;display:flex}.main-footer>span>span{padding:0 5px}.main-footer button{align-items:center;gap:5px;min-height:44px;font-size:11px;display:flex}.icon-button{width:44px;height:44px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover{background:var(--hover);color:var(--text)}.icon-button.active{color:var(--accent)}.play-button{width:48px;height:48px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.play-button svg{stroke-width:1.8px;width:20px;height:20px}.play-button svg.lucide-play{margin-left:2px}.play-button:hover{box-shadow:inset 0 1px 1px var(--glass-rim), 0 0 0 5px var(--hover), var(--glass-shadow)}.play-button.large{width:66px;height:66px}.play-button.large svg{width:26px;height:26px}.now-playing{height:calc(100dvh - var(--bottom) - 32px);scrollbar-width:thin;scrollbar-color:var(--track) transparent;border-radius:28px;align-self:start;margin:24px 24px 0 18px;padding:16px 22px 20px;position:sticky;top:24px;overflow-y:auto}.now-heading{justify-content:space-between;align-items:center;margin-bottom:13px;font-size:13px;display:flex}.now-heading .icon-button{width:34px;height:34px}.now-heading svg{width:18px;height:18px}.now-art{max-width:360px;margin:0 auto;position:relative}.app-shell>.now-playing .art-large{aspect-ratio:1.45;background-position:50% 20%}.art-large{border-radius:21px;width:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s;position:relative}.art-large.is-playing{transform:scale(.975);box-shadow:0 14px 28px #18223226}.now-title{text-align:left;margin:21px 0 16px}.now-title h2{font-size:25px}.now-title p{color:var(--muted);margin-top:5px;font-size:13px}.offline-indicator{color:var(--accent);align-items:center;gap:5px;margin-top:7px;font-size:11px;display:inline-flex}.offline-indicator svg{width:12px;height:12px}.seek-wrap{width:100%;color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0 10px;font-size:12px;display:flex}.seek-wrap input{order:-1;width:100%}.seek-wrap span{min-width:30px}.seek-wrap.compact{flex-wrap:nowrap;gap:10px}.seek-wrap.compact input{flex:1;order:0}.seek-wrap.compact span:last-child{text-align:right}.transport{justify-content:space-between;align-items:center;gap:4px;margin:16px 0;display:flex}.transport .icon-button{width:40px;height:44px;color:var(--text)}.transport .icon-button svg{width:21px;height:21px}.transport .skip-seconds{position:relative}.skip-seconds span{padding-top:1px;font-size:9px;font-weight:600;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.transport .skip-seconds svg{width:28px;height:28px}.now-options{justify-content:space-between;align-items:center;gap:4px;margin:12px 0 18px;display:flex}.now-options svg{width:21px;height:21px}.icon-button.repeat-button{white-space:nowrap;border-radius:16px;gap:7px;width:auto;min-width:100px;padding:0 12px;font-size:12px}.repeat-button svg{width:19px;height:19px}.icon-button.repeat-button.active{background:var(--selected);color:var(--accent)}.bottom-repeat{flex-shrink:0}.repeat-options{margin-top:18px}.repeat-options>span{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:550;display:block}.repeat-segments{background:var(--raised);border-radius:15px;gap:3px;padding:3px;display:flex}.repeat-segments button{min-height:38px;color:var(--muted);white-space:nowrap;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:5px;padding:4px 6px;font-size:11px;font-weight:550;transition:background .16s,color .16s,box-shadow .16s;display:flex}.repeat-segments button[aria-pressed=true]{background:var(--surface);color:var(--accent);box-shadow:0 2px 7px #0000000f}.repeat-segments svg{width:16px;height:16px}select.speed-select{min-width:45px;min-height:44px;color:var(--muted);outline-offset:0;background:0 0;border:0;padding:0;font-size:13px}.speed-select option{background:var(--surface);color:var(--text)}.tool-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.tool-buttons>button{color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:60px;padding:10px 3px;font-size:10px;display:flex}.tool-buttons>button svg{width:18px;height:18px}.tool-buttons>button:hover,.tool-buttons>button.active{color:var(--accent);background:var(--selected)}.queue-preview{margin-top:23px}.queue-preview .section-heading{margin-bottom:5px}.queue-preview h3{font-size:14px}.queue-preview .text-button{font-size:11px}.queue-preview-row{text-align:left;border-radius:13px;align-items:center;gap:9px;width:100%;padding:8px 3px;display:flex}.queue-preview-row:hover,.queue-preview-row.selected{background:var(--hover)}.queue-preview-row>span{color:var(--muted);min-width:12px;font-size:10px}.queue-preview-row>span:first-child{width:12px}.queue-preview-row>span:first-child svg{width:13px}.queue-preview-row>span:last-child{margin-left:auto}.queue-preview-row.selected>span:first-child{color:var(--accent)}.queue-preview-row .cover{border-radius:8px;width:38px}.queue-preview-row>div:not(.cover){min-width:0}.queue-preview-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;display:block;overflow:hidden}.queue-preview-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.bottom-player{z-index:30;border-radius:27px;align-items:center;gap:24px;height:86px;padding:0 18px;display:flex;position:fixed;bottom:12px;left:14px;right:14px}.bottom-track{align-items:center;gap:12px;width:26%;min-width:230px;display:flex}.bottom-track-link{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.bottom-track .cover{border-radius:12px;width:56px}.bottom-track-link>span{min-width:0}.bottom-track strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;display:block;overflow:hidden}.bottom-track small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:11px;display:block;overflow:hidden}.bottom-transport{align-items:center;gap:4px;display:flex}.bottom-transport>.icon-button{width:34px}.bottom-transport>.icon-button svg{width:18px}.bottom-transport .transport{gap:8px;margin:0}.bottom-transport .transport .skip-seconds{display:none}.bottom-transport .transport .icon-button{width:30px}.bottom-seek{flex:1;min-width:80px}.bottom-tools{align-items:center;gap:8px;display:flex}.bottom-tools>.icon-button{width:32px}.bottom-tools input{width:80px}.mobile-play,.mobile-nav,.mobile-brand,.mobile-progress,.bottom-fade{display:none}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 28px;display:flex}.page-heading p{color:var(--muted);margin-top:9px;font-size:14px}.filter-bar,.chips{flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 24px;display:flex}.filter-bar button,.chips button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;min-height:40px;padding:10px 14px;font-size:12px}.filter-bar button.selected,.chips button.selected{color:var(--accent);background:var(--selected);border-color:#0000;font-weight:600}.filter-bar button:hover,.chips button:hover{border-color:var(--accent)}.list-heading{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.track-list .track-row{padding-top:12px;padding-bottom:12px}.track-list .row-actions .queue-add{display:flex}.storage-panel{border:1px solid var(--line);background:var(--surface);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.storage-panel>div{align-items:center;gap:16px;display:flex}.storage-panel .feature-icon{width:48px;height:48px;margin:0}.storage-panel strong{font-size:26px;font-weight:650;display:block}.storage-panel small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.empty-state{text-align:center;max-width:500px;margin:0 auto;padding:60px 20px 80px}.empty-icon,.feature-icon{border:1px solid var(--line);background:var(--selected);width:62px;height:62px;color:var(--accent);border-radius:21px;place-items:center;margin:0 auto 22px;display:grid}.empty-icon svg,.feature-icon svg{width:27px;height:27px}.empty-state h3{font-size:25px}.empty-state p{color:var(--muted);max-width:340px;margin:13px auto 23px;font-size:14px}.bookmark-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:15px 0;display:flex}.bookmark-row>button:first-child{text-align:left;flex:1;align-items:center;gap:16px;min-width:0;display:flex}.bookmark-row>button>svg{color:var(--accent)}.bookmark-row strong{font-size:14px;font-weight:550;display:block}.bookmark-row small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.bookmark-row time{color:var(--accent);margin-left:auto;font-size:12px}.modal{color:var(--text);background:var(--glass-strong);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--track) transparent;border-radius:30px;width:min(480px,100vw - 32px);max-height:calc(100dvh - 48px);padding:0;animation:.3s cubic-bezier(.2,.8,.2,1) modal-in}.modal::backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal>header{background:var(--glass-strong);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:3;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 13px 24px;display:flex;position:sticky;top:0}.modal>header h2{font-size:23px}.modal>header .icon-button{background:var(--hover);width:36px;height:36px}.modal-body{padding:24px}.modal-intro{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.65}.setting-row{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:78px;padding:16px 0;display:flex}.setting-row>span{flex:1;min-width:0}.setting-row strong{font-size:14px;font-weight:550;display:block}.setting-row small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5;display:block}.setting-row>svg{color:var(--accent);width:21px}.setting-link:hover strong{color:var(--accent)}input.switch{appearance:none;background:var(--track);cursor:pointer;border-radius:999px;flex-shrink:0;width:48px;height:29px;margin:0;transition:background .2s;position:relative}input.switch:before{content:"";background:#fff;border-radius:50%;width:23px;height:23px;transition:transform .22s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #00000029}input.switch:checked{background:#2675e8}input.switch:checked:before{transform:translate(19px)}.equalizer{justify-content:space-between;gap:12px;padding:25px 6px 18px;display:flex}.equalizer label{color:var(--accent);flex-direction:column;align-items:center;gap:18px;min-width:30px;display:flex}.equalizer label>span{font-variant-numeric:tabular-nums;font-size:12px}.equalizer label>span small{color:var(--muted);font-size:9px}.equalizer label>small{color:var(--muted);font-size:11px}.equalizer input[type=range]{writing-mode:vertical-lr;appearance:auto;width:22px;height:132px;accent-color:var(--accent);direction:rtl;background:0 0}.ab-panel{background:var(--raised);border-radius:20px;margin-top:24px;padding:20px}.ab-panel h3{font-size:15px}.ab-panel p{color:var(--muted);margin:8px 0 16px;font-size:12px}.ab-panel>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.ab-panel>div>span{color:var(--accent);font-size:13px}.ab-panel .button.secondary{background:var(--surface)}.sleep-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sleep-options button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:20px;min-height:90px;padding:18px 8px;font-size:13px;line-height:1.5}.sleep-options button:hover{background:var(--selected);border-color:var(--accent)}.sleep-options button span{color:var(--text);font-size:27px;font-weight:600;line-height:1.4;display:block}.notice{background:var(--selected);border-radius:16px;align-items:center;gap:12px;margin-top:20px;padding:15px;font-size:12px;line-height:1.6;display:flex}.notice>span{flex:1}.notice>svg{color:var(--accent)}.footnote{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.6}.reminder-panel{background:var(--surface);border:1px solid var(--line);border-radius:22px;margin-top:24px;padding:22px}.reminder-panel>svg{color:var(--accent);margin-bottom:13px}.reminder-panel h3{font-size:19px}.reminder-panel p{color:var(--muted);margin-top:10px;font-size:13px}.reminder-panel>.button{width:100%;margin-top:17px}.reminder-panel>small{color:var(--muted);margin-top:12px;font-size:11px;line-height:1.6;display:block}.reminder-panel .setting-row{font-size:13px}.privacy-note{margin-top:25px}.privacy-note p{color:var(--muted);margin-top:12px;font-size:12px}.privacy-note small{color:var(--muted);margin-top:20px;font-size:11px;display:block}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}.button.danger{background:var(--danger-bg);color:var(--danger);border:1px solid var(--line)}.button.danger:hover{opacity:.8}.danger-text{color:var(--danger)!important}.bookmark-preview{align-items:center;gap:13px;margin-bottom:24px;display:flex}.bookmark-preview .cover{border-radius:12px;width:54px}.bookmark-preview>span{flex:1}.bookmark-preview strong{font-size:15px;font-weight:550;display:block}.bookmark-preview small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.bookmark-preview time{color:var(--accent);font-variant-numeric:tabular-nums;font-size:16px}.field-label{color:var(--muted);flex-direction:column;gap:10px;margin:20px 0;font-size:13px;display:flex}.field-label input,.full-width{width:100%}.queue-edit-row{border-bottom:1px solid var(--line);align-items:center;gap:3px;padding:13px 0;display:flex}.queue-track{text-align:left;flex:1;align-items:center;gap:11px;min-width:0;padding:0;display:flex}.queue-track .cover{border-radius:10px;width:42px}.queue-track>span{min-width:0}.queue-track strong{font-size:13px;font-weight:550;display:block}.queue-track small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;display:block;overflow:hidden}.queue-edit-row .icon-button{width:32px;height:40px}.queue-edit-row .icon-button svg{width:17px}.install-icon{width:88px;height:88px;box-shadow:var(--glass-shadow);border-radius:21px;margin:0 auto 24px;display:block}.install-steps h3{margin-top:21px;font-size:14px}.install-steps p{color:var(--muted);margin-top:8px;font-size:13px}.upload-zone{border:1px dashed var(--accent);background:var(--selected);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:11px;width:100%;min-height:148px;padding:20px;display:flex}.upload-zone svg{color:var(--accent);width:27px;height:27px}.upload-zone strong{overflow-wrap:anywhere;max-width:100%;font-size:14px;font-weight:550}.upload-zone span{color:var(--muted);font-size:12px}.upload-zone:hover{background:var(--hover)}.about-content h3{margin:23px 0 10px;font-size:22px}.about-content p{color:var(--muted);font-size:13px;line-height:1.75}.about-content .button{margin-top:25px}.track-detail{align-items:center;gap:15px;margin-bottom:20px;display:flex}.track-detail .cover{border-radius:16px;width:74px}.track-detail h3{font-size:16px}.track-detail p{color:var(--muted);margin-top:7px;font-size:12px}.action-list{gap:3px;display:grid}.action-list button,.action-list a{text-align:left;border-radius:14px;align-items:center;gap:13px;min-height:49px;padding:14px 10px;font-size:14px;display:flex}.action-list button:hover,.action-list a:hover{background:var(--hover)}.action-list svg{width:19px;height:19px;color:var(--muted)}.toast{bottom:calc(var(--bottom) + 16px);z-index:1000;background:var(--glass-strong);width:max-content;max-width:calc(100vw - 32px);color:var(--text);border-radius:20px;align-items:center;gap:11px;padding:10px 11px 10px 17px;font-size:13px;line-height:1.5;animation:.2s ease-out toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toast>svg{width:18px;color:var(--accent)}.toast>.icon-button{width:32px;height:32px}.toast>.icon-button svg{width:16px}.toast[popover]{margin:0;top:auto;overflow:visible}.toast[popover]:popover-open{display:flex}.error-banner,.update-banner{bottom:calc(var(--bottom) + 16px);left:calc(var(--sidebar) + 20px);right:calc(var(--right) + 20px);z-index:70;background:var(--danger-bg);border:1px solid var(--line);color:var(--danger);box-shadow:var(--glass-shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:15px;padding:12px 17px;font-size:13px;line-height:1.5;display:flex;position:fixed}.update-banner{background:var(--surface);color:var(--text)}.update-banner>button{color:var(--accent);min-height:36px;font-size:13px}.modal-inline-error{background:var(--danger-bg);color:var(--danger);border-radius:13px;margin-bottom:18px;padding:12px 14px;font-size:13px;line-height:1.6}.modal-inline-error button{float:right;padding:0 0 0 10px}.eq-transport{padding-top:8px}.eq-transport .transport{justify-content:center;gap:15px;margin-bottom:0}.download-percent{color:var(--accent);font-variant-numeric:tabular-nums;font-size:10px}.muted{color:var(--muted)}.small-copy{font-size:13px}.spin{animation:1s linear infinite spin}.playing-bars{justify-content:center;align-items:center;gap:2px;height:14px;display:flex}.playing-bars i{background:var(--accent);width:2px;height:10px;animation:.8s infinite alternate wave}.playing-bars i:nth-child(2){height:14px;animation-delay:.2s}.playing-bars i:nth-child(3){height:7px;animation-delay:.4s}.now-playing.fullscreen{background:0 0;border:0;border-radius:0;max-width:360px;height:auto;margin:0 auto;padding:0;display:block;position:static;overflow:visible}.fullscreen .now-art{max-width:330px}.fullscreen .queue-preview{display:none}.fullscreen .tool-buttons{padding-bottom:5px}.modal:has(.fullscreen){max-width:480px}.modal:has(.fullscreen) .now-heading{display:none}.modal:has(.fullscreen)>.modal-body{padding-top:24px}.main-column main>section{animation:.45s cubic-bezier(.2,.7,.2,1) both rise}.main-column main>section:nth-child(3){animation-delay:60ms}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes wave{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modal-in{0%{opacity:0;transform:translateY(25px)scale(.985)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (width<=1350px){:root{--sidebar:208px;--right:316px;--gutter:24px}.sidebar{padding-left:12px;padding-right:12px}.sidebar nav button{font-size:13px}.sidebar-bottom>button{font-size:11px}.now-playing{margin-left:10px;margin-right:16px;padding-left:16px;padding-right:16px}.history-progress{display:none}.bottom-player{gap:16px}.bottom-track{width:23%;min-width:200px}.bottom-tools input{width:56px}.album-grid{gap:12px}.album-card p{font-size:10px}.album-name{font-size:14px}.transport{gap:0}.transport .icon-button{width:36px}.play-button.large{width:60px;height:60px}.row-actions .icon-button{width:30px}.track-number{display:none}}@media (width<=1150px){:root{--right:0px}.app-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr)}.app-shell>.now-playing,.bottom-tools .speed-select,.bottom-track>.icon-button{display:none}.bottom-track{min-width:180px}.bottom-transport>.icon-button{display:none}}@media (width<=850px){:root{--sidebar:84px;--gutter:22px}.sidebar{padding:25px 10px}.brand{margin:15px auto 36px}.brand img{width:62px}.sidebar nav button,.sidebar-bottom>button{justify-content:center;padding:12px 0}.sidebar nav button>span,.sidebar-bottom>button>span,.connection{display:none}.sidebar nav small{font-size:9px;position:absolute;top:4px;right:6px}.topbar{gap:12px}.topbar-actions{gap:8px}.hero{min-height:320px}.bottom-track{min-width:170px}.bottom-track .cover{width:46px}.bottom-player{gap:12px;padding:0 14px}.bottom-tools input,.bottom-tools>.icon-button:first-child{display:none}.bottom-transport .transport{gap:4px}.bottom-track small{font-size:10px}.offline-banner{align-items:flex-start}.offline-banner .text-button{font-size:11px}.track-list .row-actions .queue-add{display:none}}@media (width>=601px) and (width<=740px){.bottom-seek{display:none}.bottom-track{flex:1}}@media (width<=600px){:root{--sidebar:0px;--gutter:20px;--bottom:calc(168px + env(safe-area-inset-bottom,0px))}.app-shell{padding-bottom:var(--bottom);display:block}.bottom-fade{height:calc(var(--bottom) + 20px);z-index:24;pointer-events:none;background:linear-gradient(transparent 10%, var(--bg) 94%);display:block;position:fixed;bottom:0;left:0;right:0}input:not([type=range]):not([type=checkbox]),select{font-size:16px}.sidebar{display:none}.topbar{min-height:0;padding:calc(20px + env(safe-area-inset-top,0px)) 20px 16px;background:linear-gradient(var(--bg) 55%, transparent);grid-template-columns:1fr auto;grid-template-areas:"logo actions""search search";gap:17px 16px;display:grid}.mobile-brand{grid-area:logo;align-items:center;width:fit-content;min-height:44px;display:flex}.mobile-brand img{width:113px;height:auto}.topbar-actions{grid-area:actions;gap:10px}.topbar-actions>button{width:44px;height:44px}.search{border-radius:20px;grid-area:search}.search input{height:44px;min-height:44px!important;font-size:16px!important}.search>svg{width:18px}main{padding:7px 20px 0}.welcome{margin-bottom:20px}h1,.welcome h1{font-size:32px}.welcome p{margin-top:6px;font-size:14px}.hero{background-image:url(/art/cover-0.webp);background-position:50% 42%;border-radius:27px;min-height:344px}.hero-content{padding:22px}.hero h2{font-size:30px}.hero-reciter{font-size:16px}.hero-meta{font-size:12px}.hero-buttons{gap:12px;margin-top:17px}.hero .button{height:50px}.hero .button.primary{min-width:175px}.hero:before{background:linear-gradient(#0000 22%,#0c121c12 36%,#0c121ceb 100%)}.recommendations{margin-top:22px}.section-heading{margin-bottom:12px}.section-heading h2{font-size:22px}.section-heading .text-button{font-size:14px}.album-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:calc(50% - 18px);grid-auto-flow:column;gap:14px;margin:0 -20px;padding:0 20px 8px;scroll-padding-left:20px;display:grid;overflow-x:auto}.album-grid::-webkit-scrollbar{display:none}.album-card{scroll-snap-align:start}.album-name{font-size:16px}.album-card p{font-size:11px}.album-art{border-radius:18px}.album-heart,.album-play,.album-duration{display:none}.continue-section{margin-top:20px}.continue-section .text-button{font-size:12px}.track-row{gap:8px;padding:10px 0}.row-play{gap:10px}.row-play .cover{width:46px}.track-copy strong{font-size:14px}.track-copy>span{font-size:11px}.track-duration,.history-progress{display:none}.row-actions .icon-button{width:36px;height:44px}.row-actions>.icon-button:first-child,.track-list .row-actions .queue-add{display:none}.offline-banner{flex-direction:column;gap:6px;padding:19px}.offline-banner small{font-size:12px;line-height:1.55}.offline-banner .text-button{align-self:flex-end;font-size:12px}.main-footer{padding-top:20px;font-size:10px}.main-footer button{font-size:10px}.bottom-player{left:12px;right:12px;bottom:calc(91px + env(safe-area-inset-bottom,0px));background:var(--glass-strong);border-radius:25px;gap:6px;height:67px;padding:8px;overflow:hidden}.bottom-track{flex:1;width:auto;min-width:0}.bottom-track-link{gap:10px}.bottom-track .cover{border-radius:14px;width:48px}.bottom-track strong{font-size:14px}.bottom-track small{margin-top:4px;font-size:10px}.bottom-transport,.bottom-repeat,.bottom-seek,.bottom-tools,.bottom-track>.icon-button{display:none}.mobile-play{align-items:center;gap:2px;display:flex}.mobile-play .play-button{width:44px;height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.mobile-play .icon-button{width:40px;color:var(--text)}.mobile-play svg{width:21px;height:21px}.mobile-play .repeat-button.compact{border-radius:14px;flex-direction:column;gap:2px;width:48px;min-width:48px;height:48px;padding:4px 0;font-size:9px;line-height:1}.mobile-progress{background:0 0;height:2px;display:block;position:absolute;bottom:0;left:23px;right:23px}.mobile-progress i{background:var(--accent);border-radius:3px;height:100%;transition:width .3s linear;display:block}.mobile-nav{bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:25;border-radius:999px;justify-content:space-around;align-items:center;height:69px;padding:5px;display:flex;position:fixed;left:12px;right:12px}.mobile-nav button{color:var(--muted);border-radius:999px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;height:57px;padding:5px 2px;font-size:9px;transition:color .2s,background .3s,transform .25s;display:flex;position:relative}.mobile-nav button.selected{color:var(--accent);background:var(--hover);box-shadow:inset 0 1px 1px var(--glass-rim), 0 1px 3px var(--line);font-weight:600}.mobile-nav button svg{width:22px;height:22px}.mobile-nav button.selected svg{stroke-width:2px}.page-heading{margin:0 0 22px;display:block}.page-heading h1{font-size:31px}.page-heading p{font-size:13px}.page-heading .button{margin-top:18px}.filter-bar{gap:7px;margin:20px 0}.filter-bar button{padding:9px 12px;font-size:11px}.storage-panel{gap:10px;padding:18px 14px}.storage-panel>div{gap:10px}.storage-panel .feature-icon{border-radius:12px;width:36px;height:36px}.storage-panel .feature-icon svg{width:19px}.storage-panel strong{font-size:22px}.storage-panel small{font-size:10px;line-height:1.5}.storage-panel>.button{padding:9px 10px;font-size:11px}.storage-panel>.button>svg{width:15px}.empty-state{padding:44px 10px 65px}.empty-state h3{font-size:23px}.empty-state p{font-size:13px}.bookmark-row small{font-size:10px;line-height:1.5}.bookmark-row>button:first-child{gap:10px}.bookmark-row>button:first-child>svg{width:18px}.bookmark-row strong{font-size:13px}.bookmark-row time{font-size:11px}.bookmark-row>.icon-button{width:32px}.modal{width:100%;max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 18px);border-bottom:0;border-radius:32px 32px 0 0;margin:auto 0 0}.modal>header{padding:21px 20px 15px 24px}.modal>header h2{font-size:23px}.modal-body{padding:24px 24px calc(28px + env(safe-area-inset-bottom,0px))}.modal:has(.fullscreen){width:100%;max-width:none}.modal:has(.fullscreen)>.modal-body{padding:24px 28px calc(28px + env(safe-area-inset-bottom,0px))}.fullscreen .now-art{max-width:310px}.fullscreen .now-title{margin-top:24px;margin-bottom:18px}.fullscreen .now-title h2{font-size:29px}.fullscreen .now-title p{font-size:14px}.fullscreen .transport{justify-content:space-between;margin-top:20px}.fullscreen .transport .icon-button{width:44px}.fullscreen .play-button.large{width:72px;height:72px}.fullscreen .now-options{margin-top:20px;margin-bottom:20px}.fullscreen .tool-buttons{gap:9px}.fullscreen .tool-buttons button{padding:12px 5px;font-size:11px}.fullscreen .seek-wrap{font-size:12px}.error-banner,.update-banner{left:12px;right:12px;bottom:calc(var(--bottom) + 8px);padding:12px 14px;font-size:12px}.toast{bottom:calc(var(--bottom) + 8px);gap:8px;max-width:calc(100vw - 24px);padding-left:12px;font-size:12px}.toast>span{max-width:290px}.equalizer{gap:8px}.setting-row small{font-size:11px}.modal-intro{font-size:13px}.queue-edit-row .icon-button{width:30px;height:44px}.queue-track small{font-size:9px}}@media (width<=360px){:root{--gutter:16px}.topbar,main{padding-left:16px;padding-right:16px}.hero-content{padding:20px}.hero{min-height:326px}.hero .button.primary{min-width:164px}.album-grid{margin:0 -16px;padding-left:16px;padding-right:16px}.album-card p{font-size:10px}.mobile-nav{left:8px;right:8px}.mobile-nav button{font-size:8px}.bottom-player{left:8px;right:8px}.bottom-track small{font-size:9px}.mobile-play .icon-button,.row-actions .icon-button{width:32px}.storage-panel .feature-icon{display:none}.modal>header h2{font-size:21px}.modal-body{padding-left:20px;padding-right:20px}.modal:has(.fullscreen)>.modal-body{padding-left:24px;padding-right:24px}.fullscreen .play-button.large{width:62px;height:62px}.fullscreen .transport .icon-button{width:36px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.album-art:hover .cover,.art-large.is-playing{transform:none}}@media (prefers-reduced-transparency:reduce){:root{--glass:var(--surface);--glass-strong:var(--surface)}.hero .button{background:#4b5c71}}@media (prefers-contrast:more){:root{--muted:var(--text);--glass:var(--surface);--glass-strong:var(--surface);--line:currentColor}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){:root{--glass:var(--surface);--glass-strong:var(--surface)}}
