.search::-moz-placeholder{color:var(--theme-muted)}.search::placeholder{color:var(--theme-muted)}.search:focus{box-shadow:0 0 0 2px var(--theme-accent);outline:none}.animate-spin[data-v-89163fd3]{animation:spin-89163fd3 1s linear infinite}@keyframes spin-89163fd3{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.search-result{background-color:var(--theme-surface);color:var(--theme-text);display:block;padding:.5rem}.search-result:hover{background-color:var(--search-result-hover)}.theme-btn[data-v-509f687c]{align-items:center;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:50%;color:var(--theme-muted);cursor:pointer;display:flex;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.theme-btn[data-v-509f687c]:hover{background-color:var(--theme-border);color:var(--theme-text)}.logo{border-bottom:none;font-weight:700}.footer[data-v-8350686a]{background-color:var(--theme-bg);margin-top:auto;padding:2rem 0}.footer-divider[data-v-8350686a]{background-color:var(--theme-border);height:1px;margin-bottom:1.5rem}.footer-text[data-v-8350686a]{color:var(--theme-muted);font-size:.875rem;margin:0;opacity:.8}.footer-link[data-v-8350686a]{color:var(--theme-accent);text-decoration:none;transition:color .2s ease}.footer-link[data-v-8350686a]:hover{color:var(--theme-accent-hover,var(--theme-accent));text-decoration:underline}.playlist{display:flex;flex-direction:column;max-height:300px;overflow-y:auto}.playlist.playlist--horizontal{flex-direction:row;gap:4px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:4px}.playlist.playlist--horizontal::-webkit-scrollbar{height:3px}.playlist.playlist--horizontal::-webkit-scrollbar-track{background:var(--scrollbar-track)}.playlist.playlist--horizontal::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.playlist.playlist--horizontal::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.playlist.playlist--horizontal .playlist__item{align-items:center;border:1px solid transparent;border-radius:6px;box-shadow:none;color:var(--theme-muted);display:flex;height:36px;justify-content:center;max-width:none;min-width:none;padding:1rem;width:36px}.playlist.playlist--horizontal .playlist__item--current{background-color:var(--theme-accent);border-color:transparent;color:var(--theme-text)}.playlist.playlist--horizontal .playlist__item--completed{background-color:transparent;border:1px solid var(--theme-accent);color:var(--theme-accent)}.playlist.playlist--horizontal .playlist__item:hover:not(.playlist.playlist--horizontal .playlist__item--current){background-color:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}.playlist.playlist--horizontal .playlist__item .playlist__item-title{font-size:13px;font-weight:500}.playlist .playlist__item{box-shadow:0 0 1px 0 var(--theme-border);cursor:pointer;display:grid;grid-template-columns:1fr 30px;padding:.5rem 1rem}.playlist .playlist__item--current,.playlist .playlist__item:hover{background-color:var(--theme-surface)}.playlist .playlist__item:last-child{border-radius:0 0 .5rem .5rem}img[data-v-666d52b5]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.player[data-v-30953855]{bottom:0;left:0;position:fixed;width:100%;z-index:100}.player .player__playlist-dropdown[data-v-30953855]{background:var(--theme-surface);border-radius:1rem 1rem 0 0;bottom:100%;box-shadow:0 -4px 24px #00000026;left:0;opacity:0;padding:1rem 0;pointer-events:none;position:absolute;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s;width:100%}.player .player__playlist-dropdown--visible[data-v-30953855]{opacity:1;pointer-events:auto;transform:translateY(0)}.player .player__bar[data-v-30953855]{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:color-mix(in srgb,var(--theme-surface) 95%,transparent);border-top:1px solid var(--theme-border,hsla(0,0%,100%,.08));position:relative}.player .player__progress[data-v-30953855]{left:0;position:absolute;top:0;transform:translateY(-50%);width:100%}.player .player__inner[data-v-30953855]{align-items:center;display:flex;gap:.75rem;padding:.625rem 1rem}@media (min-width:768px){.player .player__inner[data-v-30953855]{gap:1rem;padding:.625rem 1.5rem}}.player .player__cover[data-v-30953855]{align-items:center;background:var(--theme-surface);border:1px solid var(--theme-border,hsla(0,0%,100%,.08));border-radius:.5rem;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;overflow:hidden;width:2.75rem}.player .player__cover-img[data-v-30953855]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.player .player__cover-placeholder[data-v-30953855]{align-items:center;color:var(--theme-muted,#888);display:flex;height:1.25rem;justify-content:center;width:1.25rem}.player .player__info[data-v-30953855]{flex:1;min-width:0}.player .player__title-link[data-v-30953855]{color:var(--theme-text);display:block;font-size:.75rem;font-weight:700;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.player .player__title-link[data-v-30953855]:hover{color:var(--theme-accent)}.player .player__meta[data-v-30953855]{align-items:center;display:flex;gap:.5rem;margin-top:.125rem}.player .player__chapter[data-v-30953855]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.player .player__chapter[data-v-30953855],.player .player__time[data-v-30953855]{color:var(--theme-muted,#888);font-size:.6875rem;white-space:nowrap}.player .player__time[data-v-30953855]{flex-shrink:0;font-variant-numeric:tabular-nums}.player .player__controls[data-v-30953855]{align-items:center;display:flex;flex-shrink:0;gap:.25rem}.player .player__btn[data-v-30953855]{align-items:center;border-radius:50%;color:var(--theme-text);display:flex;height:2.5rem;justify-content:center;transition:all .2s;width:2.5rem}.player .player__btn svg[data-v-30953855]{height:1.25rem;width:1.25rem}.player .player__btn[data-v-30953855]:hover{background:var(--theme-surface);color:var(--theme-accent)}.player .player__btn--active[data-v-30953855]{background:color-mix(in srgb,var(--theme-accent) 10%,transparent);color:var(--theme-accent)}.player .player__btn--main[data-v-30953855]{background:var(--theme-text);border-radius:50%;box-shadow:0 4px 12px #0003;color:var(--theme-bg);height:2.5rem;width:2.5rem}.player .player__btn--main svg[data-v-30953855]{height:1.125rem;width:1.125rem}.player .player__btn--main[data-v-30953855]:hover{background:var(--theme-accent);color:#fff;transform:scale(1.08)}.player .player__bar--continue .player__inner[data-v-30953855]{flex-wrap:wrap;gap:.5rem;justify-content:space-between}.player .player__continue-btn[data-v-30953855]{align-items:center;background:var(--theme-accent);border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;gap:.5rem;padding:.5rem 1.25rem;transition:opacity .2s;white-space:nowrap}.player .player__continue-btn svg[data-v-30953855]{height:1rem;width:1rem}.player .player__continue-btn[data-v-30953855]:hover{opacity:.85}
