.HamburgerMenu-module__N-W4eG__wrapper{position:relative}.HamburgerMenu-module__N-W4eG__hamburgerBtn{border:1px solid var(--border-color-light);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.HamburgerMenu-module__N-W4eG__hamburgerBtn:hover{background:var(--item-hover);color:var(--text-primary)}.HamburgerMenu-module__N-W4eG__dropdown{background:var(--bg-primary);border:1px solid var(--border-color);z-index:1000;border-radius:10px;min-width:220px;padding:6px 0;animation:.12s ease-out HamburgerMenu-module__N-W4eG__fadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000026}@keyframes HamburgerMenu-module__N-W4eG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.HamburgerMenu-module__N-W4eG__profile{align-items:center;gap:10px;padding:10px 14px;display:flex}.HamburgerMenu-module__N-W4eG__avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.HamburgerMenu-module__N-W4eG__profileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.HamburgerMenu-module__N-W4eG__profileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.HamburgerMenu-module__N-W4eG__sync{color:var(--text-tertiary);font-size:11px}.HamburgerMenu-module__N-W4eG__syncing{color:#f59e0b}.HamburgerMenu-module__N-W4eG__synced{color:#10b981}.HamburgerMenu-module__N-W4eG__error{color:#ef4444}.HamburgerMenu-module__N-W4eG__divider{background:var(--border-color-light);height:1px;margin:4px 0}.HamburgerMenu-module__N-W4eG__menuItem{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:9px 14px;font-size:13px;transition:background .1s;display:flex}.HamburgerMenu-module__N-W4eG__menuItem:hover{background:var(--item-hover)}.HamburgerMenu-module__N-W4eG__menuLink{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:9px 14px;font-size:13px;text-decoration:none;transition:background .1s;display:flex}.HamburgerMenu-module__N-W4eG__menuLink:hover{background:var(--item-hover);text-decoration:none}.HamburgerMenu-module__N-W4eG__menuIcon{text-align:center;flex-shrink:0;width:20px;font-size:16px}.HamburgerMenu-module__N-W4eG__streak{color:var(--text-primary);white-space:nowrap;align-items:center;padding:2px 0;font-size:13px;font-weight:600;display:flex}.HamburgerMenu-module__N-W4eG__mobileOnlyFlex{align-items:center;display:flex}@media (min-width:481px){.HamburgerMenu-module__N-W4eG__mobileOnlyFlex{display:none}.HamburgerMenu-module__N-W4eG__desktopHide{display:none!important}}.HamburgerMenu-module__N-W4eG__headerDarkMode{border:1px solid var(--border-color-light);cursor:pointer;width:34px;height:34px;color:var(--text-primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:flex}.HamburgerMenu-module__N-W4eG__headerDarkMode:hover{background:var(--item-hover)}.HamburgerMenu-module__N-W4eG__headerIconBtn{border:1px solid var(--border-color-light);cursor:pointer;width:34px;height:34px;color:var(--text-primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:15px;line-height:1;display:flex}.HamburgerMenu-module__N-W4eG__headerIconBtn:hover{background:var(--item-hover)}.HamburgerMenu-module__N-W4eG__headerDropdownWrap{position:relative}.HamburgerMenu-module__N-W4eG__headerDropdown{background:var(--bg-primary);border:1px solid var(--border-color);z-index:500;border-radius:8px;min-width:180px;position:absolute;top:calc(100% + 6px);right:0;overflow:visible;box-shadow:0 4px 20px #0000002e}.HamburgerMenu-module__N-W4eG__headerDropdown>div:first-child>.HamburgerMenu-module__N-W4eG__headerDropdownItem{border-radius:7px 7px 0 0}.HamburgerMenu-module__N-W4eG__headerDropdown>div:last-child>.HamburgerMenu-module__N-W4eG__headerDropdownItem{border-radius:0 0 7px 7px}.HamburgerMenu-module__N-W4eG__headerDropdown>div:only-child>.HamburgerMenu-module__N-W4eG__headerDropdownItem{border-radius:7px}.HamburgerMenu-module__N-W4eG__headerDropdownItem{border:none;border-bottom:1px solid var(--border-color-light);cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;align-items:center;gap:6px;padding:9px 12px;font-size:13px;display:flex}.HamburgerMenu-module__N-W4eG__headerDropdownItem:last-child{border-bottom:none}.HamburgerMenu-module__N-W4eG__headerDropdownItem:hover{background:var(--item-hover)}.HamburgerMenu-module__N-W4eG__headerDropdownItemActive{color:var(--accent-color);font-weight:600}.HamburgerMenu-module__N-W4eG__headerDropdownItemLocked{opacity:.5;cursor:default}.HamburgerMenu-module__N-W4eG__headerDropdownBadge{background:var(--bg-secondary);color:var(--text-tertiary);border:1px solid var(--border-color-light);white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:10px}.HamburgerMenu-module__N-W4eG__headerDropdownCost{opacity:.7;white-space:nowrap;margin-left:auto;font-size:11px}.HamburgerMenu-module__N-W4eG__headerDropdownArrow{opacity:.6;font-size:13px}@keyframes HamburgerMenu-module__N-W4eG__wfFlyoutReveal{0%{opacity:0;transform:translate(6px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.HamburgerMenu-module__N-W4eG__headerVoiceFlyout{background:var(--bg-primary);border:1px solid var(--border-color);z-index:501;border-radius:8px;min-width:120px;animation:.16s cubic-bezier(.22,1,.36,1) both HamburgerMenu-module__N-W4eG__wfFlyoutReveal;position:absolute;top:0;left:100%;overflow:hidden;box-shadow:0 4px 16px #0000002e}.HamburgerMenu-module__N-W4eG__mobileSubMenu{background:var(--bg-secondary);border-top:1px solid var(--border-color-light);border-bottom:1px solid var(--border-color-light)}.HamburgerMenu-module__N-W4eG__menuItemSub{padding-left:28px;font-size:13px}.HamburgerMenu-module__N-W4eG__menuItemVoice{padding-left:42px;font-size:12px}.HamburgerMenu-module__N-W4eG__menuItemActive{color:var(--accent-color);font-weight:600}.HamburgerMenu-module__N-W4eG__menuItemLocked{opacity:.5;cursor:default}.HamburgerMenu-module__N-W4eG__headerAuthRow{align-items:center;gap:6px;display:flex}.HamburgerMenu-module__N-W4eG__headerAvatar{border-radius:50%;flex-shrink:0;width:26px;height:26px}.HamburgerMenu-module__N-W4eG__headerAuthAvatar{align-items:center;display:flex}.HamburgerMenu-module__N-W4eG__headerUserName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:500;overflow:hidden}.HamburgerMenu-module__N-W4eG__headerSignOut{border:1px solid var(--border-color);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:8px;padding:4px 10px;font-size:12px}.HamburgerMenu-module__N-W4eG__headerSignOut:hover{background:var(--item-hover);color:var(--text-primary)}.HamburgerMenu-module__N-W4eG__headerSignIn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:5px 14px;font-size:13px;font-weight:600}.HamburgerMenu-module__N-W4eG__headerSignIn:hover{opacity:.9}.HamburgerMenu-module__N-W4eG__mobileAuthBadge{align-items:center;display:flex}.HamburgerMenu-module__N-W4eG__mobileAvatar{object-fit:cover;border-radius:50%;width:26px;height:26px}.HamburgerMenu-module__N-W4eG__mobileAvatarPlaceholder{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:flex}.HamburgerMenu-module__N-W4eG__avatarInline{align-items:center;display:flex}.HamburgerMenu-module__N-W4eG__avatarInlineImg{object-fit:cover;border:1px solid var(--border-color-light);border-radius:50%;width:34px;height:34px}.HamburgerMenu-module__N-W4eG__avatarInlinePlaceholder{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:600;display:flex}
.Player-module__HyKaaq__player{background:var(--bg-primary);border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px 12px;display:flex;position:relative}.Player-module__HyKaaq__emptyHint{color:var(--text-tertiary);text-align:center;height:28px;font-size:12px;line-height:28px}.Player-module__HyKaaq__playerFlat{border:none;border-radius:0;padding:10px 20px 12px}.Player-module__HyKaaq__status{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 8px;font-size:11px;display:flex}.Player-module__HyKaaq__spinner{border:2px solid var(--border-color-light);border-top-color:var(--accent-color);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite Player-module__HyKaaq__spin;display:inline-block}@keyframes Player-module__HyKaaq__spin{to{transform:rotate(360deg)}}.Player-module__HyKaaq__downloadProgress{flex-direction:column;gap:3px;width:100%;display:flex}.Player-module__HyKaaq__downloadBar{background:var(--border-color-light,#e5e7eb);border-radius:2px;width:100%;height:4px;overflow:hidden}.Player-module__HyKaaq__downloadFill{background:var(--accent-color);will-change:width;border-radius:2px;height:100%;transition:width .3s}.Player-module__HyKaaq__downloadLabel{color:var(--text-tertiary);font-size:10px}.Player-module__HyKaaq__progressContainer{align-items:center;gap:8px;display:flex}.Player-module__HyKaaq__time{color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;min-width:36px;font-size:11px}.Player-module__HyKaaq__time:last-child{text-align:right}.Player-module__HyKaaq__progressBar{cursor:pointer;border-radius:5px;flex:1;height:10px;margin:-6px 0;padding:6px 0;position:relative}.Player-module__HyKaaq__ghostTrack{background:var(--bg-tertiary);border-radius:5px;height:10px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Player-module__HyKaaq__progressFill{background:var(--accent-color);opacity:.55;pointer-events:none;z-index:2;border-radius:5px;height:10px;transition:width .1s linear;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Player-module__HyKaaq__progressFillFull{opacity:.85}.Player-module__HyKaaq__bubble{cursor:pointer;z-index:1;box-sizing:border-box;outline:2px solid var(--bg-primary);outline-offset:-1px;border-radius:5px;height:10px;transition:width .3s,opacity .2s,height .15s,filter .15s;position:absolute;top:50%;transform:translateY(-50%)}.Player-module__HyKaaq__bubble:hover{filter:brightness(1.15);height:14px}.Player-module__HyKaaq__bubbleLoaded{background:var(--accent-color);opacity:.5}.Player-module__HyKaaq__bubbleLoaded:hover{opacity:.7}.Player-module__HyKaaq__bubbleGhost{background:var(--accent-color);opacity:.12}.Player-module__HyKaaq__bubbleGhost:hover{opacity:.25}.Player-module__HyKaaq__playbackBar{flex-direction:column;gap:10px;display:flex}.Player-module__HyKaaq__playbackBarFixed{z-index:1001;background:var(--bg-primary);border-top:1px solid var(--border-color);padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));gap:6px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001f}.Player-module__HyKaaq__controls{flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.Player-module__HyKaaq__transportRow{justify-content:center;align-items:center;gap:2px;display:flex}.Player-module__HyKaaq__speedRow{justify-content:center;align-items:center;gap:4px;display:flex}.Player-module__HyKaaq__btn.Player-module__HyKaaq__speedShuffle,.Player-module__HyKaaq__btn.Player-module__HyKaaq__speedRepeat{display:none}@media (max-width:479px){.Player-module__HyKaaq__btn.Player-module__HyKaaq__transportShuffle,.Player-module__HyKaaq__btn.Player-module__HyKaaq__transportRepeat{display:none}.Player-module__HyKaaq__btn.Player-module__HyKaaq__speedShuffle,.Player-module__HyKaaq__btn.Player-module__HyKaaq__speedRepeat{display:inline-flex}}@media (min-width:1100px){.Player-module__HyKaaq__controls{flex-direction:row;justify-content:center}.Player-module__HyKaaq__transportRow{flex:1;justify-content:center}.Player-module__HyKaaq__rightGroup{align-items:center;gap:4px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.Player-module__HyKaaq__btn{cursor:pointer;width:40px;height:40px;color:var(--text-secondary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;transition:color .15s,background .15s;display:inline-flex}.Player-module__HyKaaq__btn:hover:not(:disabled){color:var(--text-primary);background:var(--border-color)}.Player-module__HyKaaq__btn:disabled{opacity:.25;cursor:default}.Player-module__HyKaaq__btnActive{color:var(--accent-color)}.Player-module__HyKaaq__playBtn{background:var(--accent-color);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:20px;display:flex}.Player-module__HyKaaq__playBtn:hover:not(:disabled){opacity:.9;background:var(--accent-color);color:#fff}.Player-module__HyKaaq__playBtn:disabled{opacity:.25;cursor:default;background:var(--bg-tertiary);color:var(--text-tertiary)}.Player-module__HyKaaq__speedBtn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:8px;padding:3px 7px;font-size:13px;line-height:1}.Player-module__HyKaaq__speedBtn:hover:not(:disabled){background:var(--item-hover)}.Player-module__HyKaaq__speedBtn:disabled{opacity:.3;cursor:default}.Player-module__HyKaaq__speedLabel{color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:34px;font-size:11px}.Player-module__HyKaaq__skeleton{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px 12px;display:flex}.Player-module__HyKaaq__skeletonRow{align-items:center;gap:8px;display:flex}.Player-module__HyKaaq__skeletonBlock{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--border-color-light)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;height:14px;animation:1.5s ease-in-out infinite Player-module__HyKaaq__shimmer}.Player-module__HyKaaq__skeletonBar{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--border-color-light)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:3px;flex:1;height:6px;animation:1.5s ease-in-out infinite Player-module__HyKaaq__shimmer}@keyframes Player-module__HyKaaq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Player-module__HyKaaq__articleInfo{display:none}@media (min-width:1100px){.Player-module__HyKaaq__articleInfo{pointer-events:none;align-items:center;max-width:30vw;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}}.Player-module__HyKaaq__articleFavicon{object-fit:contain;border-radius:2px;flex-shrink:0;width:12px;height:12px}.Player-module__HyKaaq__articleMeta{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.Player-module__HyKaaq__articleMetaRow{align-items:center;gap:4px;display:flex}.Player-module__HyKaaq__titleWrap{width:100%;overflow:hidden}.Player-module__HyKaaq__articleTitle{color:var(--text-primary);white-space:nowrap;will-change:transform;font-size:13px;font-weight:500;display:inline-block}.Player-module__HyKaaq__articleTitle.Player-module__HyKaaq__playing{animation:Player-module__HyKaaq__ticker var(--duration,8s)ease-in-out infinite;animation-delay:1.2s}@keyframes Player-module__HyKaaq__ticker{0%,10%{transform:translate(0)}35%,45%{transform:translateX(calc(var(--scroll,0px)*-1))}70%,80%{transform:translate(0)}}.Player-module__HyKaaq__articleSource{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.Player-module__HyKaaq__rightGroup{display:contents}.Player-module__HyKaaq__transcriptBtn{cursor:pointer;color:var(--text-tertiary);z-index:1;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:0;font-size:16px;transition:color .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;bottom:6px;right:6px}.Player-module__HyKaaq__transcriptBtn:hover{color:var(--text-primary)}.Player-module__HyKaaq__transcriptLabel{display:none}@media (min-width:1100px){.Player-module__HyKaaq__rightGroup{align-items:center;gap:4px;display:flex}.Player-module__HyKaaq__transcriptBtn{border:1px solid var(--border-color-light);flex-shrink:0;padding:3px 10px;font-size:12px;position:static}.Player-module__HyKaaq__transcriptBtn:hover{color:var(--text-primary);background:var(--item-hover);border-color:var(--border-color)}.Player-module__HyKaaq__transcriptLabel{display:inline}}.Player-module__HyKaaq__transcriptOverlay{z-index:1000;background:var(--bg-primary);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.Player-module__HyKaaq__transcriptHeader{z-index:1;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex;position:sticky;top:0}.Player-module__HyKaaq__transcriptTitle{min-width:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:600;overflow:hidden}.Player-module__HyKaaq__transcriptCloseBtn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:14px;line-height:1}.Player-module__HyKaaq__transcriptCloseBtn:hover{color:var(--text-primary);background:var(--item-hover)}.Player-module__HyKaaq__transcriptBody{width:100%;max-width:720px;color:var(--text-primary);white-space:pre-wrap;flex:1;margin:0 auto;padding:24px 20px 40px;font-size:16px;line-height:1.75;overflow-y:auto}@media (min-width:600px){.Player-module__HyKaaq__transcriptBody{padding:32px 40px 60px;font-size:17px}}.Player-module__HyKaaq__player:has(.Player-module__HyKaaq__transcriptOverlay) .Player-module__HyKaaq__transcriptBody{padding-bottom:160px}.Player-module__HyKaaq__player:has(.Player-module__HyKaaq__transcriptOverlay) .Player-module__HyKaaq__status{display:none}
.PlaylistItem-module__6NU5kG__item{background:var(--bg-primary);border-radius:4px;margin-bottom:4px;position:relative}.PlaylistItem-module__6NU5kG__item:hover{background:var(--item-hover)}.PlaylistItem-module__6NU5kG__item.PlaylistItem-module__6NU5kG__current{background:var(--item-active)}.PlaylistItem-module__6NU5kG__header{align-items:center;gap:6px;padding:6px 10px;display:flex}.PlaylistItem-module__6NU5kG__leftCol{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PlaylistItem-module__6NU5kG__favicon{object-fit:contain;border-radius:2px;flex-shrink:0;width:12px;height:12px}.PlaylistItem-module__6NU5kG__metaRow{align-items:center;gap:4px;padding-left:0;display:flex}.PlaylistItem-module__6NU5kG__sourceName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.PlaylistItem-module__6NU5kG__cacheBadge{color:var(--text-tertiary);opacity:.7;flex-shrink:0;font-size:10px;line-height:1}.PlaylistItem-module__6NU5kG__playBtn{border:1px solid var(--border-color-light);cursor:pointer;width:28px;height:28px;color:var(--text-primary);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:12px;line-height:1;display:flex}.PlaylistItem-module__6NU5kG__playBtn:hover{background:var(--item-hover);border-color:var(--accent-color)}.PlaylistItem-module__6NU5kG__preview{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--text-primary);flex:1;font-size:13px;display:block;overflow:hidden}.PlaylistItem-module__6NU5kG__duration{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;font-size:13px}.PlaylistItem-module__6NU5kG__actionBtn{border:1px solid var(--border-color-light);cursor:pointer;width:30px;height:30px;color:var(--text-tertiary);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:15px;display:flex}.PlaylistItem-module__6NU5kG__actionBtn:hover{background:var(--item-active);border-color:var(--border-color)}.PlaylistItem-module__6NU5kG__item.PlaylistItem-module__6NU5kG__current .PlaylistItem-module__6NU5kG__actionBtn:hover{background:var(--item-hover)}.PlaylistItem-module__6NU5kG__body{padding:0 10px 10px}.PlaylistItem-module__6NU5kG__fullText{white-space:pre-wrap;color:var(--text-secondary);margin:0 0 6px;font-size:13px;line-height:1.5}.PlaylistItem-module__6NU5kG__sourceLink{color:var(--accent-color);font-size:12px;text-decoration:none}.PlaylistItem-module__6NU5kG__sourceLink:hover{text-decoration:underline}.PlaylistItem-module__6NU5kG__swipeContainer{position:relative}.PlaylistItem-module__6NU5kG__swipeClip{pointer-events:none;z-index:0;border-radius:4px;position:absolute;inset:0;overflow:hidden}.PlaylistItem-module__6NU5kG__swipeBg{pointer-events:none;align-items:center;font-size:20px;transition:opacity .1s;display:flex;position:absolute;inset:0}.PlaylistItem-module__6NU5kG__swipeBgArchive{background:#dcfce7;justify-content:flex-start;padding-left:20px}.PlaylistItem-module__6NU5kG__swipeBgTrash{background:#fee2e2;justify-content:flex-end;padding-right:20px}.PlaylistItem-module__6NU5kG__ellipsisWrap{flex-shrink:0}.PlaylistItem-module__6NU5kG__dropdown{z-index:1000;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;min-width:128px;overflow:hidden;box-shadow:0 4px 16px #0000002e}.PlaylistItem-module__6NU5kG__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);white-space:nowrap;background:0 0;border:none;padding:9px 14px;font-family:inherit;font-size:13px;display:block}.PlaylistItem-module__6NU5kG__dropdownItem:hover{background:var(--item-hover)}.PlaylistItem-module__6NU5kG__dropdownItemDanger{color:#dc2626}.PlaylistItem-module__6NU5kG__dropdownItemDanger:hover{background:#fee2e2}.PlaylistItem-module__6NU5kG__editArea{border:1px solid var(--border-color);resize:vertical;background:var(--bg-secondary);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:4px;padding:8px;font-family:inherit;font-size:13px}.PlaylistItem-module__6NU5kG__editActions{gap:8px;margin-top:6px;display:flex}.PlaylistItem-module__6NU5kG__saveBtn,.PlaylistItem-module__6NU5kG__cancelBtn{cursor:pointer;border:1px solid var(--border-color-light);border-radius:8px;padding:4px 12px;font-size:12px}.PlaylistItem-module__6NU5kG__saveBtn{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.PlaylistItem-module__6NU5kG__cancelBtn{background:var(--bg-secondary);color:var(--text-primary)}
.Playlist-module__66wyra__playlist{background:var(--bg-primary);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Playlist-module__66wyra__playlistBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Playlist-module__66wyra__collapsedBody{flex-direction:column;flex:1;align-items:center;padding:10px 0;display:flex;overflow:hidden}.Playlist-module__66wyra__collapseBtn{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin:2px 0 6px 10px;padding:0;font-size:18px;line-height:1;transition:color .15s,background .15s;display:none}.Playlist-module__66wyra__collapseBtn:hover{color:var(--text-primary);background:var(--item-hover)}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.Playlist-module__66wyra__collapseBtn{display:flex}}.Playlist-module__66wyra__collapsed .Playlist-module__66wyra__scrollArea{display:none}.Playlist-module__66wyra__collapsedFaviconStack{flex-direction:column;flex:1;align-items:center;gap:29px;padding:4px 0;display:flex;overflow:hidden}.Playlist-module__66wyra__collapsedFavicon{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.Playlist-module__66wyra__collapsedFaviconPlaceholder{background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;width:20px;height:20px}.Playlist-module__66wyra__cacheToggle{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:12px;display:flex}.Playlist-module__66wyra__cacheToggle input[type=checkbox]{cursor:pointer;accent-color:var(--accent-color)}.Playlist-module__66wyra__list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;display:flex;overflow-y:auto}.Playlist-module__66wyra__list::-webkit-scrollbar{display:none}.Playlist-module__66wyra__scrollArea{scrollbar-width:none;-ms-overflow-style:none;border-radius:4px;flex-direction:column;flex:1;min-height:0;transition:background .12s;display:flex;overflow-y:auto}.Playlist-module__66wyra__scrollArea::-webkit-scrollbar{display:none}.Playlist-module__66wyra__dragWrap{cursor:grab}.Playlist-module__66wyra__dragWrap.Playlist-module__66wyra__dragging{opacity:.4}.Playlist-module__66wyra__empty{text-align:center;color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 16px;display:flex}.Playlist-module__66wyra__empty p{margin:4px 0}.Playlist-module__66wyra__hint{color:var(--text-tertiary);font-size:13px}.Playlist-module__66wyra__externalDragActive{outline:2px dashed var(--accent-color,#3b82f6);outline-offset:-2px;border-radius:4px}.Playlist-module__66wyra__dropZoneActive{background:var(--accent-light,#3b82f612)}.Playlist-module__66wyra__archiveSection{border-top:1px solid var(--border-color-light);flex-direction:column;flex-shrink:0;margin-top:2px;padding:0 10px 8px;display:flex}.Playlist-module__66wyra__archiveSummaryRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:6px 0 2px;display:flex}.Playlist-module__66wyra__archiveSummaryLabel{color:var(--text-secondary);flex:1;font-size:12px;font-weight:500}.Playlist-module__66wyra__archiveList{flex-direction:column;margin-top:2px;display:flex}.Playlist-module__66wyra__archiveItem{align-items:center;gap:6px;padding:3px 0 3px 4px;font-size:12px;display:flex}.Playlist-module__66wyra__archiveItemFavicon{object-fit:contain;opacity:.75;border-radius:3px;flex-shrink:0;width:14px;height:14px}.Playlist-module__66wyra__archiveItemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-secondary);flex:1;overflow:hidden}.Playlist-module__66wyra__archiveDeleteBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:2px 4px;font-size:12px;line-height:1}.Playlist-module__66wyra__archiveDeleteBtn:hover{color:#dc2626;background:#fee2e2}.Playlist-module__66wyra__archiveRestoreBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:2px 4px;font-size:14px;line-height:1}.Playlist-module__66wyra__archiveRestoreBtn:hover{color:var(--accent-color);background:var(--accent-light)}
.CustomFeedModal-module__GdDKSG__overlay{z-index:20000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CustomFeedModal-module__GdDKSG__modal{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:85vh;display:flex;box-shadow:0 8px 32px #0003}.CustomFeedModal-module__GdDKSG__header{border-bottom:1px solid var(--border-color-light);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CustomFeedModal-module__GdDKSG__title{color:var(--text-primary);margin:0;font-size:17px;font-weight:600}.CustomFeedModal-module__GdDKSG__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px 8px;font-size:18px}.CustomFeedModal-module__GdDKSG__closeBtn:hover{background:var(--item-hover);color:var(--text-primary)}.CustomFeedModal-module__GdDKSG__body{flex-direction:column;flex:1;gap:16px;padding:16px 20px;display:flex;overflow-y:auto}.CustomFeedModal-module__GdDKSG__nameRow{align-items:center;gap:8px;display:flex}.CustomFeedModal-module__GdDKSG__emojiInput{text-align:center;border:1px solid var(--border-color);background:var(--bg-secondary);width:44px;height:40px;color:var(--text-primary);border-radius:8px;flex-shrink:0;font-size:20px}.CustomFeedModal-module__GdDKSG__emojiInput:focus{border-color:var(--accent-color);outline:none}.CustomFeedModal-module__GdDKSG__nameInput{border:1px solid var(--border-color);background:var(--bg-secondary);height:40px;color:var(--text-primary);border-radius:8px;flex:1;padding:0 12px;font-size:14px}.CustomFeedModal-module__GdDKSG__nameInput:focus{border-color:var(--accent-color);outline:none}.CustomFeedModal-module__GdDKSG__feedSelector{flex-direction:column;gap:4px;display:flex}.CustomFeedModal-module__GdDKSG__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:13px;font-weight:600}.CustomFeedModal-module__GdDKSG__categoryGroup{border:1px solid var(--border-color-light);border-radius:8px;overflow:hidden}.CustomFeedModal-module__GdDKSG__categoryHeader{background:var(--bg-secondary);border-radius:6px;align-items:center;gap:4px;padding:12px 10px;transition:background .1s;display:flex}.CustomFeedModal-module__GdDKSG__categoryHeader:hover{background:var(--item-hover,var(--bg-secondary))}.CustomFeedModal-module__GdDKSG__expandBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:12px}.CustomFeedModal-module__GdDKSG__categoryLabel{cursor:pointer;color:var(--text-primary);flex:1;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.CustomFeedModal-module__GdDKSG__selectedCount{color:var(--text-tertiary);margin-left:auto;font-size:11px;font-weight:400}.CustomFeedModal-module__GdDKSG__checkbox{accent-color:var(--accent-color);cursor:pointer}.CustomFeedModal-module__GdDKSG__feedList{border-top:1px solid var(--border-color-light);flex-direction:column;display:flex}.CustomFeedModal-module__GdDKSG__feedItem{cursor:pointer;color:var(--text-primary);align-items:center;gap:8px;padding:6px 12px 6px 32px;font-size:13px;display:flex}.CustomFeedModal-module__GdDKSG__feedItem:hover{background:var(--item-hover)}.CustomFeedModal-module__GdDKSG__feedIcon{flex-shrink:0;width:16px;height:16px}.CustomFeedModal-module__GdDKSG__customUrlSection{flex-direction:column;gap:8px;display:flex}.CustomFeedModal-module__GdDKSG__customUrlForm{gap:8px;display:flex}.CustomFeedModal-module__GdDKSG__customUrlInput{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;flex:1;padding:8px 12px;font-size:13px}.CustomFeedModal-module__GdDKSG__customUrlInput:focus{border-color:var(--accent-color);outline:none}.CustomFeedModal-module__GdDKSG__customUrlAddBtn{background:var(--accent-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 14px;font-size:13px}.CustomFeedModal-module__GdDKSG__customUrlAddBtn:hover{opacity:.9}.CustomFeedModal-module__GdDKSG__customUrlList{flex-wrap:wrap;gap:6px;display:flex}.CustomFeedModal-module__GdDKSG__customUrlItem{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.CustomFeedModal-module__GdDKSG__customUrlName{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.CustomFeedModal-module__GdDKSG__customUrlRemoveBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;padding:0 2px;font-size:12px}.CustomFeedModal-module__GdDKSG__customUrlRemoveBtn:hover{color:#ef4444}.CustomFeedModal-module__GdDKSG__footer{border-top:1px solid var(--border-color-light);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex}.CustomFeedModal-module__GdDKSG__footerRight{gap:8px;margin-left:auto;display:flex}.CustomFeedModal-module__GdDKSG__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:8px;padding:8px 14px;font-size:13px}.CustomFeedModal-module__GdDKSG__deleteBtn:hover{color:#fff;background:#ef4444}.CustomFeedModal-module__GdDKSG__cancelBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px}.CustomFeedModal-module__GdDKSG__cancelBtn:hover{background:var(--item-hover)}.CustomFeedModal-module__GdDKSG__saveBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500}.CustomFeedModal-module__GdDKSG__saveBtn:hover{opacity:.9}@media (max-width:480px){.CustomFeedModal-module__GdDKSG__modal{max-height:95vh}.CustomFeedModal-module__GdDKSG__footer{flex-direction:column;align-items:stretch}.CustomFeedModal-module__GdDKSG__footerRight{margin-left:0}.CustomFeedModal-module__GdDKSG__deleteBtn,.CustomFeedModal-module__GdDKSG__cancelBtn,.CustomFeedModal-module__GdDKSG__saveBtn{text-align:center;width:100%}}
.FeedBrowser-module__bbhEZW__browser{flex-direction:column;height:100%;display:flex;overflow:hidden}.FeedBrowser-module__bbhEZW__columnGrid{display:none}.FeedBrowser-module__bbhEZW__legacyLayout{flex-direction:column;gap:12px;height:100%;display:flex;overflow-y:auto}@media (min-width:481px) and (max-width:1099px){.FeedBrowser-module__bbhEZW__browser{height:auto;min-height:100%;overflow:visible}.FeedBrowser-module__bbhEZW__legacyLayout{height:auto;overflow-y:visible}.FeedBrowser-module__bbhEZW__legacyLayout .FeedBrowser-module__bbhEZW__articleList{grid-template-columns:1fr 1fr;gap:10px;display:grid}}@media (min-width:481px) and (max-width:1099px) and (orientation:landscape){.FeedBrowser-module__bbhEZW__legacyLayout .FeedBrowser-module__bbhEZW__articleList{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1100px){.FeedBrowser-module__bbhEZW__browser{height:auto;min-height:100%;overflow:visible}.FeedBrowser-module__bbhEZW__columnGrid{border-top:1px solid var(--border-color-light);flex-direction:column;row-gap:4px;padding:0 0 80px;display:flex}.FeedBrowser-module__bbhEZW__legacyLayout{display:none}}.FeedBrowser-module__bbhEZW__stickyBar{background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:4px 0}.FeedBrowser-module__bbhEZW__categoryBar{align-items:center;gap:8px;display:flex}.FeedBrowser-module__bbhEZW__dropdown{flex:1;min-width:0;position:relative}.FeedBrowser-module__bbhEZW__dropdownTrigger{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;width:100%;color:var(--text-primary);text-align:left;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.FeedBrowser-module__bbhEZW__dropdownTrigger:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__dropdownLabel{white-space:nowrap;flex:1;font-weight:500}.FeedBrowser-module__bbhEZW__dropdownArrow{color:var(--text-tertiary);flex-shrink:0;font-size:10px}.FeedBrowser-module__bbhEZW__faviconRow{flex-shrink:0;align-items:center;display:flex;overflow:hidden}.FeedBrowser-module__bbhEZW__faviconDot{object-fit:cover;border:2px solid var(--bg-secondary);background:var(--bg-tertiary);border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-left:-6px}.FeedBrowser-module__bbhEZW__faviconDot:first-child{margin-left:0}.FeedBrowser-module__bbhEZW__dropdownPanel{background:var(--bg-primary);border:1px solid var(--border-color-light);z-index:200;border-radius:10px;max-height:360px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.FeedBrowser-module__bbhEZW__dropdownOption{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.FeedBrowser-module__bbhEZW__dropdownOption:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__dropdownOptionActive{background:var(--accent-color);color:#fff}.FeedBrowser-module__bbhEZW__dropdownOptionActive:hover{background:var(--accent-color);opacity:.9}.FeedBrowser-module__bbhEZW__dropdownOptionActive .FeedBrowser-module__bbhEZW__faviconDot{border-color:var(--accent-color)}.FeedBrowser-module__bbhEZW__dropdownDivider{background:var(--border-color-light);height:1px;margin:4px 8px}.FeedBrowser-module__bbhEZW__editBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);border-radius:8px;flex-shrink:0;margin-left:auto;padding:6px 10px;font-size:14px}.FeedBrowser-module__bbhEZW__editBtn:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__addBtn{background:var(--bg-secondary);border:1px dashed var(--border-color-light);cursor:pointer;color:var(--accent-color);border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:18px;font-weight:600}.FeedBrowser-module__bbhEZW__addBtn:hover{background:var(--accent-light);border-color:var(--accent-color)}.FeedBrowser-module__bbhEZW__dropdownOptionCreate{color:var(--accent-color);font-weight:600}.FeedBrowser-module__bbhEZW__dropdownOptionCreate:hover{background:var(--accent-light)}.FeedBrowser-module__bbhEZW__newFeedPlus{color:var(--accent-color);flex-shrink:0;font-size:18px;font-weight:700;line-height:1}.FeedBrowser-module__bbhEZW__digestMobileBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--accent-color);border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:15px}.FeedBrowser-module__bbhEZW__digestMobileBtn:hover{background:var(--accent-light)}.FeedBrowser-module__bbhEZW__articleSection{padding-top:10px}.FeedBrowser-module__bbhEZW__newArticlesBanner{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:10px 16px;font-size:13px;font-weight:600;animation:.25s ease-out FeedBrowser-module__bbhEZW__slideDown;display:flex}.FeedBrowser-module__bbhEZW__newArticlesBanner:hover{opacity:.9}@keyframes FeedBrowser-module__bbhEZW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FeedBrowser-module__bbhEZW__articleTitle{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.FeedBrowser-module__bbhEZW__noFeeds,.FeedBrowser-module__bbhEZW__loading{color:var(--text-tertiary);text-align:center;padding:20px 0;font-size:13px}.FeedBrowser-module__bbhEZW__articleList{flex-direction:column;gap:8px;display:flex}@keyframes FeedBrowser-module__bbhEZW__cardReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.FeedBrowser-module__bbhEZW__article{border:1px solid var(--border-color-light);background:var(--bg-secondary);opacity:0;border-radius:4px;padding:10px 0 10px 10px;overflow:hidden}.FeedBrowser-module__bbhEZW__articleReady{opacity:1;animation:.3s both FeedBrowser-module__bbhEZW__cardReveal}.FeedBrowser-module__bbhEZW__articleRow{flex-direction:row;align-items:stretch;gap:10px;display:flex}.FeedBrowser-module__bbhEZW__thumbnailWrapper{background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:100px;display:flex;position:relative;overflow:hidden}.FeedBrowser-module__bbhEZW__thumbFavicon{object-fit:contain;opacity:.45;border-radius:4px;flex-shrink:0;width:36px;height:36px}.FeedBrowser-module__bbhEZW__thumbnailImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.FeedBrowser-module__bbhEZW__thumbOverlay{pointer-events:none;border-radius:inherit;display:none}.FeedBrowser-module__bbhEZW__thumbOverlayHeadline{-webkit-line-clamp:3;color:#fff;text-wrap:balance;text-shadow:0 1px 5px #000c;pointer-events:auto;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0;font-size:clamp(14px,3.5vw,16px);font-weight:700;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.FeedBrowser-module__bbhEZW__thumbOverlayHeadline:hover{text-decoration:none}.FeedBrowser-module__bbhEZW__thumbOverlayTop{align-items:center;gap:4px;display:flex}.FeedBrowser-module__bbhEZW__thumbOverlaySource{align-items:center;gap:4px;min-width:0;display:flex}.FeedBrowser-module__bbhEZW__thumbOverlayFavicon{border-radius:2px;flex-shrink:0;width:14px;height:14px}.FeedBrowser-module__bbhEZW__thumbOverlayName{color:#fff;text-shadow:0 1px 3px #000c;white-space:normal;word-break:break-word;font-size:12px;font-weight:500;line-height:1.2}.FeedBrowser-module__bbhEZW__thumbOverlayTime{color:#ffffffe6;text-shadow:0 1px 3px #000c;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px;line-height:1}.FeedBrowser-module__bbhEZW__thumbOverlayDot{color:#ffffffa6;text-shadow:0 1px 3px #000c;flex-shrink:0;font-size:12px;line-height:1}.FeedBrowser-module__bbhEZW__articleMobileBottom{display:none}.FeedBrowser-module__bbhEZW__articleMobileButtons{flex-direction:row;flex-shrink:0;gap:6px;display:flex}.FeedBrowser-module__bbhEZW__articleMeta{align-items:center;gap:4px;margin-bottom:3px;display:flex}.FeedBrowser-module__bbhEZW__articleFavicon{width:14px;height:14px}.FeedBrowser-module__bbhEZW__articleSource,.FeedBrowser-module__bbhEZW__dot,.FeedBrowser-module__bbhEZW__timeAgo{color:var(--text-tertiary);font-size:11px}.FeedBrowser-module__bbhEZW__articleHeadlineText{color:var(--text-primary);text-wrap:balance;margin:0 0 3px;font-size:16px;font-weight:700;line-height:1.3}.FeedBrowser-module__bbhEZW__articleDesc{color:var(--text-secondary);text-wrap:pretty;widows:2;orphans:2;overflow-wrap:break-word;margin:0 0 6px;font-size:12px;line-height:1.4}.FeedBrowser-module__bbhEZW__iconBtn{flex-shrink:0;width:30px;min-width:0;height:30px;padding:0}.FeedBrowser-module__bbhEZW__articleButtonPanel{opacity:0;flex-direction:row;flex-shrink:0;align-items:center;gap:4px;padding:0 10px 0 6px;transition:opacity .15s;display:flex}.FeedBrowser-module__bbhEZW__article:hover .FeedBrowser-module__bbhEZW__articleButtonPanel,.FeedBrowser-module__bbhEZW__article:focus-within .FeedBrowser-module__bbhEZW__articleButtonPanel{opacity:1}.FeedBrowser-module__bbhEZW__artAddBtn{box-sizing:border-box;background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:18px;font-weight:400;line-height:1;display:flex}.FeedBrowser-module__bbhEZW__artAddBtn:hover:not(:disabled){opacity:.85}.FeedBrowser-module__bbhEZW__artAddBtn:disabled{opacity:.5;cursor:default}.FeedBrowser-module__bbhEZW__artAddBtnAdded{background:var(--bg-secondary);color:var(--text-tertiary);border:1px solid var(--border-color-light);font-size:16px}.FeedBrowser-module__bbhEZW__artAddBtnAdded:hover{background:var(--item-hover);color:var(--text-primary);border-color:var(--border-color)}.FeedBrowser-module__bbhEZW__artAddBtnRisky{background:#b45309}.FeedBrowser-module__bbhEZW__artAddBtnUnavailable{color:#fff9;cursor:not-allowed;background:#991b1b;font-size:14px}.FeedBrowser-module__bbhEZW__artMetaText{color:var(--text-tertiary);white-space:nowrap;-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:center;font-size:15px;display:flex}.FeedBrowser-module__bbhEZW__artExpandBtn{box-sizing:border-box;width:30px;min-width:30px;height:30px;color:var(--text-tertiary);border:1px solid var(--border-color-light);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.FeedBrowser-module__bbhEZW__artExpandBtn:hover{background:var(--item-hover);color:var(--text-secondary)}.FeedBrowser-module__bbhEZW__btnLabel{white-space:nowrap;margin-right:3px;font-size:13px;font-weight:500}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.FeedBrowser-module__bbhEZW__articleButtonPanel .FeedBrowser-module__bbhEZW__artAddBtn,.FeedBrowser-module__bbhEZW__articleButtonPanel .FeedBrowser-module__bbhEZW__artExpandBtn{width:auto;min-width:unset;border-radius:8px;gap:2px;padding:0 12px;font-size:15px}}.FeedBrowser-module__bbhEZW__shareBtn{color:var(--text-tertiary);border:1px solid var(--border-color-light);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:5px 10px;font-size:13px;text-decoration:none;display:flex}.FeedBrowser-module__bbhEZW__shareBtn:hover{background:var(--item-hover);color:var(--text-secondary)}@media (max-width:1099px),(pointer:coarse){.FeedBrowser-module__bbhEZW__addBtn{display:none}.FeedBrowser-module__bbhEZW__article{flex-direction:column;padding:0;display:flex}.FeedBrowser-module__bbhEZW__articleRow{flex-direction:column;flex:1;gap:0}.FeedBrowser-module__bbhEZW__thumbnailWrapper{border-radius:0;align-self:auto;width:100%}.FeedBrowser-module__bbhEZW__thumbFavicon{opacity:.35;width:52px;height:52px}.FeedBrowser-module__bbhEZW__thumbOverlay{background:0 0;flex-direction:column;justify-content:space-between;padding:0;display:flex;position:absolute;inset:0}.FeedBrowser-module__bbhEZW__thumbOverlayTop{background:linear-gradient(to bottom,rgba(var(--overlay-rgb),.92)5%,rgba(var(--overlay-rgb),.5)50%,transparent 100%);padding:8px 10px 16px}.FeedBrowser-module__bbhEZW__thumbOverlayTime{margin-left:0}.FeedBrowser-module__bbhEZW__thumbOverlayHeadline{background:linear-gradient(to top,rgba(var(--overlay-rgb),.97)5%,rgba(var(--overlay-rgb),.7)40%,transparent 100%);padding:48px 10px 10px;font-size:clamp(14px,3.5vw,16px)}.FeedBrowser-module__bbhEZW__articleContent,.FeedBrowser-module__bbhEZW__articleButtonPanel{display:none}.FeedBrowser-module__bbhEZW__articleMobileBottom{flex-direction:column;flex:1;gap:8px;padding:8px 10px 10px;display:flex}.FeedBrowser-module__bbhEZW__articleDesc{text-wrap:balance;flex:none;width:100%;margin:0}.FeedBrowser-module__bbhEZW__articleMobileButtons{flex-direction:row;gap:6px;width:100%;margin-top:auto;display:flex}.FeedBrowser-module__bbhEZW__articleMobileButtons>*{flex:1}.FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__iconBtn,.FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artAddBtn,.FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artExpandBtn{border-radius:50%;flex:0 0 36px;width:36px;height:36px;padding:0}.FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artMetaText{justify-content:flex-start}}.FeedBrowser-module__bbhEZW__articleForceMobile{background:var(--bg-secondary);flex-direction:column;padding:0;display:flex}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleRow{flex-direction:column;flex:1;gap:0}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbnailWrapper{aspect-ratio:1.618;border-radius:0;align-self:auto;width:100%}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbFavicon{opacity:.35;width:52px;height:52px}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbOverlay{background:0 0;flex-direction:column;justify-content:space-between;padding:0;display:flex;position:absolute;inset:0}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbOverlayTop{background:linear-gradient(to bottom,rgba(var(--overlay-rgb),.92)5%,rgba(var(--overlay-rgb),.5)50%,transparent 100%);padding:8px 10px 16px}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbOverlayTime{margin-left:0}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__thumbOverlayHeadline{background:linear-gradient(to top,rgba(var(--overlay-rgb),.97)5%,rgba(var(--overlay-rgb),.7)40%,transparent 100%);padding:48px 10px 10px;font-size:clamp(14px,2.5vw,17px)}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleContent,.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleButtonPanel{display:none}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileBottom{flex-direction:column;flex:1;gap:8px;padding:8px 10px 10px;display:flex}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleDesc{text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;width:100%;margin:0;display:-webkit-box;overflow:hidden}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons{flex-direction:row;gap:6px;width:100%;margin-top:auto;display:flex}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons>*{flex:1}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__iconBtn,.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artAddBtn,.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artExpandBtn{border-radius:50%;flex:0 0 36px;width:36px;height:36px;padding:0}.FeedBrowser-module__bbhEZW__articleForceMobile .FeedBrowser-module__bbhEZW__articleMobileButtons>.FeedBrowser-module__bbhEZW__artMetaText{justify-content:flex-start}@media (max-width:480px){.FeedBrowser-module__bbhEZW__thumbnailWrapper{min-height:calc(61.8047vw - 12.3609px);max-height:calc(161.8vw - 32.36px)}.FeedBrowser-module__bbhEZW__thumbOverlayHeadline{font-size:19px}}@media (min-width:481px) and (max-width:1099px),(pointer:coarse) and (min-width:481px){.FeedBrowser-module__bbhEZW__thumbnailWrapper{min-height:calc(30.9023vw - 12.979px)}}@media (min-width:481px) and (max-width:1099px) and (orientation:landscape),(pointer:coarse) and (min-width:481px) and (orientation:landscape){.FeedBrowser-module__bbhEZW__thumbnailWrapper{min-height:calc(20.6016vw - 10.7128px)}}@keyframes FeedBrowser-module__bbhEZW__detailBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes FeedBrowser-module__bbhEZW__detailModalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.FeedBrowser-module__bbhEZW__detailBackdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.18s FeedBrowser-module__bbhEZW__detailBackdropIn;display:flex;position:fixed;inset:0}.FeedBrowser-module__bbhEZW__detailModal{background:var(--bg-primary);border-radius:16px;flex-direction:column;width:100%;max-width:460px;max-height:90vh;animation:.22s cubic-bezier(.22,1,.36,1) both FeedBrowser-module__bbhEZW__detailModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000073}.FeedBrowser-module__bbhEZW__detailThumbWrap{aspect-ratio:16/9;background:var(--bg-tertiary);flex-shrink:0;width:100%;position:relative;overflow:hidden}.FeedBrowser-module__bbhEZW__detailThumbImg{object-fit:cover;width:100%;height:100%}.FeedBrowser-module__bbhEZW__detailThumbFallback{object-fit:contain;opacity:.3;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeedBrowser-module__bbhEZW__detailThumbOverlay{border-radius:inherit;background:linear-gradient(to bottom,rgba(var(--overlay-rgb),.55)5%,transparent 35%,rgba(var(--overlay-rgb),.85)95%);flex-direction:column;justify-content:space-between;padding:10px 12px;display:flex;position:absolute;inset:0}.FeedBrowser-module__bbhEZW__detailThumbTop{align-items:center;gap:5px;display:flex}.FeedBrowser-module__bbhEZW__detailThumbFavicon{border-radius:2px;flex-shrink:0;width:14px;height:14px}.FeedBrowser-module__bbhEZW__detailThumbSource{color:#ffffffe6;font-size:12px;font-weight:500}.FeedBrowser-module__bbhEZW__detailDot{color:#fff9;font-size:12px}.FeedBrowser-module__bbhEZW__detailThumbTime{color:#ffffffb3;font-size:12px}.FeedBrowser-module__bbhEZW__detailThumbHeadline{color:#fff;text-shadow:0 1px 4px #000c;text-wrap:balance;margin:0;font-size:16px;font-weight:700;line-height:1.3}.FeedBrowser-module__bbhEZW__detailClose{color:#fff;cursor:pointer;z-index:2;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.FeedBrowser-module__bbhEZW__detailClose:hover{background:#000000a6}.FeedBrowser-module__bbhEZW__detailBody{flex:1;min-height:0;padding:14px 16px 8px;overflow-y:auto}.FeedBrowser-module__bbhEZW__detailDesc{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.FeedBrowser-module__bbhEZW__detailSectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin:0 0 8px;font-size:11px;font-weight:600}.FeedBrowser-module__bbhEZW__digestChecklist{flex-direction:column;gap:4px;max-height:200px;margin-bottom:12px;padding-right:2px;display:flex;overflow-y:auto}.FeedBrowser-module__bbhEZW__digestCheckItem{cursor:pointer;color:var(--text-secondary);align-items:flex-start;gap:8px;padding:3px 0;font-size:13px;line-height:1.4;display:flex}.FeedBrowser-module__bbhEZW__digestCheckItem input[type=checkbox]{accent-color:var(--accent-color);cursor:pointer;flex-shrink:0;width:14px;height:14px;margin-top:2px}.FeedBrowser-module__bbhEZW__digestCheckLabel{flex:1;min-width:0}.FeedBrowser-module__bbhEZW__detailModelList{border:1px solid var(--border-color-light);border-radius:8px;flex-direction:column;margin-bottom:4px;display:flex;overflow:hidden}.FeedBrowser-module__bbhEZW__detailModelRow{border:none;border-bottom:1px solid var(--border-color-light);cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;align-items:center;gap:8px;padding:11px 12px;transition:background .12s;display:flex}.FeedBrowser-module__bbhEZW__detailModelList>div:last-child>.FeedBrowser-module__bbhEZW__detailModelRow,.FeedBrowser-module__bbhEZW__detailModelList>div:last-child>.FeedBrowser-module__bbhEZW__detailVoiceChips{border-bottom:none}.FeedBrowser-module__bbhEZW__detailModelRow:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__detailModelRowActive,.FeedBrowser-module__bbhEZW__detailModelRowActive:hover{background:var(--accent-light,#3b82f614)}.FeedBrowser-module__bbhEZW__detailModelRowLocked{opacity:.55;cursor:default}.FeedBrowser-module__bbhEZW__detailModelDot{color:var(--text-tertiary);flex-shrink:0;font-size:12px}.FeedBrowser-module__bbhEZW__detailModelRowActive .FeedBrowser-module__bbhEZW__detailModelDot{color:var(--accent-color,#3b82f6)}.FeedBrowser-module__bbhEZW__detailModelName{flex:1;font-size:13px;font-weight:500}.FeedBrowser-module__bbhEZW__detailModelBadge{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color-light);border-radius:4px;padding:2px 6px;font-size:10px}.FeedBrowser-module__bbhEZW__detailModelCost{color:var(--text-tertiary);flex-shrink:0;font-size:11px}.FeedBrowser-module__bbhEZW__detailVoiceChips{background:var(--accent-light,#3b82f60f);border-bottom:1px solid var(--border-color-light);flex-wrap:wrap;gap:6px;padding:8px 12px 10px 30px;display:flex}.FeedBrowser-module__bbhEZW__detailVoiceChip{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:20px;padding:4px 10px;font-size:12px;transition:background .12s,border-color .12s}.FeedBrowser-module__bbhEZW__detailVoiceChip:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__detailVoiceChipActive{background:var(--accent-color,#3b82f6);border-color:var(--accent-color,#3b82f6);color:#fff;font-weight:600}.FeedBrowser-module__bbhEZW__detailVoiceChipActive:hover{background:var(--accent-color,#3b82f6)}.FeedBrowser-module__bbhEZW__detailFooter{border-top:1px solid var(--border-color-light);flex-direction:column;flex-shrink:0;gap:8px;padding:10px 16px 14px;display:flex}.FeedBrowser-module__bbhEZW__detailFooterLinks{gap:8px;display:flex}.FeedBrowser-module__bbhEZW__detailLinkBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;text-decoration:none;transition:background .12s;display:flex}.FeedBrowser-module__bbhEZW__detailLinkBtn:hover{background:var(--item-hover);color:var(--text-primary)}.FeedBrowser-module__bbhEZW__detailAddBtn{background:var(--accent-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:opacity .15s}.FeedBrowser-module__bbhEZW__detailAddBtn:hover{opacity:.9}.FeedBrowser-module__bbhEZW__detailAddBtn:disabled{opacity:.5;cursor:default}.FeedBrowser-module__bbhEZW__detailAddBtnRemove{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color)}.FeedBrowser-module__bbhEZW__detailAddBtnWarning{background:#b45309}.FeedBrowser-module__bbhEZW__detailAddBtnUnavailable{cursor:default;background:#991b1b}@media (max-width:600px){.FeedBrowser-module__bbhEZW__detailBackdrop{align-items:flex-end;padding:0}.FeedBrowser-module__bbhEZW__detailModal{border-radius:16px 16px 0 0;max-width:100%;max-height:92vh}}.FeedBrowser-module__bbhEZW__toast{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);opacity:0;pointer-events:none;z-index:2000;white-space:nowrap;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s;position:fixed;bottom:80px;left:50%;transform:translate(-50%)translateY(16px);box-shadow:0 4px 20px #0000002e}.FeedBrowser-module__bbhEZW__toastVisible{opacity:1;transform:translate(-50%)translateY(0)}
.FeedColumn-module__y0Av_G__feedColumn{border-bottom:1px solid var(--border-color-light);background:var(--bg-primary);flex-direction:column;display:flex;position:relative}.FeedColumn-module__y0Av_G__feedColumn:last-child{border-bottom:none}.FeedColumn-module__y0Av_G__feedColumnHeader{border-bottom:1px solid var(--border-color);background:var(--bg-primary);flex-shrink:0;align-items:center;gap:8px;min-height:50px;padding:10px 14px;display:flex}.FeedColumn-module__y0Av_G__feedColumnTitle{color:var(--text-primary);white-space:nowrap;flex-shrink:0;font-size:24px;font-weight:700}.FeedColumn-module__y0Av_G__newArticlesBtn{color:var(--accent-color);background:var(--accent-light);border:1px solid var(--accent-color);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600;transition:background .15s}.FeedColumn-module__y0Av_G__newArticlesBtn:hover{background:rgba(var(--accent-rgb),.24)}.FeedColumn-module__y0Av_G__digestBtn{cursor:pointer;border:1px solid var(--border-color-light);color:var(--text-primary);background:0 0;border-radius:6px;flex-shrink:0;padding:5px 9px;font-size:13px;transition:background .15s}.FeedColumn-module__y0Av_G__digestBtn:hover{background:var(--item-hover)}.FeedColumn-module__y0Av_G__feedColumnBodyWrapper{position:relative}.FeedColumn-module__y0Av_G__feedColumnBody{scroll-behavior:auto;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;align-items:stretch;gap:12px;padding:10px 8px 14px;display:flex;overflow-x:hidden}.FeedColumn-module__y0Av_G__feedColumnBody::-webkit-scrollbar{display:none}.FeedColumn-module__y0Av_G__scrollArrow{z-index:5;aspect-ratio:1/2;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;opacity:0;justify-content:center;align-items:center;padding:0;font-size:36px;line-height:1;transition:opacity .1s,background .1s;display:flex;position:absolute;top:10px;bottom:14px;box-shadow:0 2px 12px #00000038}.FeedColumn-module__y0Av_G__scrollArrowVisible{opacity:.5}.FeedColumn-module__y0Av_G__scrollArrow:hover{background:var(--item-hover)}.FeedColumn-module__y0Av_G__scrollArrowLeft{border-radius:0 100% 100% 0;padding-left:60px;left:-90px}.FeedColumn-module__y0Av_G__scrollArrowRight{border-radius:100% 0 0 100%;padding-right:60px;right:-90px}.FeedColumn-module__y0Av_G__scrollArrowLeftHidden{pointer-events:none;opacity:0!important}.FeedColumn-module__y0Av_G__columnLoading{color:var(--text-tertiary);text-align:center;margin:0;padding:20px 0;font-size:12px}.FeedColumn-module__y0Av_G__columnArticle{border:1px solid var(--border-color-light);background:var(--bg-primary);opacity:0;cursor:grab;border-radius:6px;flex-shrink:0;width:400px;margin-right:12px;position:relative;overflow:hidden}.FeedColumn-module__y0Av_G__columnArticle:active{cursor:grabbing}@supports (gap:1px){.FeedColumn-module__y0Av_G__columnArticle,.FeedColumn-module__y0Av_G__columnSkeleton{margin-right:0}}@keyframes FeedColumn-module__y0Av_G__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FeedColumn-module__y0Av_G__columnSkeleton{border:1px solid var(--border-color-light);background:var(--bg-primary);opacity:1;border-radius:6px;flex-shrink:0;width:400px;margin-right:12px;overflow:hidden}.FeedColumn-module__y0Av_G__columnSkeletonThumb{aspect-ratio:16/9;background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;width:100%;padding-top:56.25%;animation:1.4s ease-in-out infinite FeedColumn-module__y0Av_G__skeletonShimmer}@supports (aspect-ratio:1){.FeedColumn-module__y0Av_G__columnSkeletonThumb{padding-top:0}}.FeedColumn-module__y0Av_G__columnSkeletonBottom{flex-direction:column;gap:9px;padding:10px 12px 14px;display:flex}.FeedColumn-module__y0Av_G__columnSkeletonLine{background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;border-radius:4px;height:13px;animation:1.4s ease-in-out .1s infinite FeedColumn-module__y0Av_G__skeletonShimmer}.FeedColumn-module__y0Av_G__columnArticleAdded{filter:var(--added-brightness,brightness(.25));transition:filter .2s}@keyframes FeedColumn-module__y0Av_G__colCardReveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.FeedColumn-module__y0Av_G__columnArticleReady{opacity:1;animation:.28s both FeedColumn-module__y0Av_G__colCardReveal}.FeedColumn-module__y0Av_G__columnArticleStatic{box-shadow:none!important;cursor:default!important;transition:none!important;transform:none!important}.FeedColumn-module__y0Av_G__columnArticleStatic:hover{z-index:auto;box-shadow:none!important;transform:none!important}.FeedColumn-module__y0Av_G__addFeedColumn{border:2px dashed var(--border-color-light);background:var(--bg-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:110px;margin:8px;transition:border-color .15s,background .15s;display:flex}.FeedColumn-module__y0Av_G__addFeedColumn:hover{border-color:var(--accent-color);background:var(--accent-light)}.FeedColumn-module__y0Av_G__addFeedBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:20px;display:flex}.FeedColumn-module__y0Av_G__addFeedColumn:hover .FeedColumn-module__y0Av_G__addFeedBtn{color:var(--accent-color)}.FeedColumn-module__y0Av_G__addFeedPlus{color:var(--accent-color);font-size:36px;font-weight:300;line-height:1}.FeedColumn-module__y0Av_G__addFeedLabel{font-size:13px;font-weight:500}.FeedColumn-module__y0Av_G__columnToast{color:#fff;white-space:nowrap;pointer-events:none;z-index:10;background:#000000d1;border-radius:20px;padding:7px 16px;font-size:12px;font-weight:500;animation:.18s FeedColumn-module__y0Av_G__toastIn,.3s 2.2s forwards FeedColumn-module__y0Av_G__toastOut;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@keyframes FeedColumn-module__y0Av_G__toastIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes FeedColumn-module__y0Av_G__toastOut{to{opacity:0;transform:translate(-50%)translateY(6px)}}
.ModelsModal-module__gsVhFq__overlay{z-index:20000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ModelsModal-module__gsVhFq__modal{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:85vh;display:flex;box-shadow:0 8px 32px #0003}.ModelsModal-module__gsVhFq__header{border-bottom:1px solid var(--border-color-light);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ModelsModal-module__gsVhFq__title{color:var(--text-primary);margin:0;font-size:17px;font-weight:600}.ModelsModal-module__gsVhFq__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px 8px;font-size:18px}.ModelsModal-module__gsVhFq__closeBtn:hover{background:var(--item-hover);color:var(--text-primary)}.ModelsModal-module__gsVhFq__body{flex-direction:column;flex:1;gap:16px;padding:16px 20px;display:flex;overflow-y:auto}.ModelsModal-module__gsVhFq__description{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.ModelsModal-module__gsVhFq__modelCard{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;transition:border-color .15s;display:flex}.ModelsModal-module__gsVhFq__selectedCard{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color)}.ModelsModal-module__gsVhFq__dimmedCard{opacity:.45;filter:grayscale(40%)}.ModelsModal-module__gsVhFq__langWarning{color:var(--text-secondary);margin:0;font-size:11px;font-style:italic}.ModelsModal-module__gsVhFq__piperLangRow{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.ModelsModal-module__gsVhFq__piperLangBtn{border:1px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.ModelsModal-module__gsVhFq__piperLangBtn:hover{border-color:var(--accent-color);background:var(--item-hover)}.ModelsModal-module__gsVhFq__piperLangBtnActive{border-color:var(--accent-color);background:var(--accent-light);font-weight:600}.ModelsModal-module__gsVhFq__piperLangBtnReady{border-color:#28a745}.ModelsModal-module__gsVhFq__piperLangStatus{color:var(--text-secondary);font-size:11px}.ModelsModal-module__gsVhFq__piperLangBtnActive .ModelsModal-module__gsVhFq__piperLangStatus{color:var(--accent-color)}.ModelsModal-module__gsVhFq__piperLangBtnReady .ModelsModal-module__gsVhFq__piperLangStatus{color:#28a745}.ModelsModal-module__gsVhFq__piperLangProgress{background:var(--accent-color);height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.ModelsModal-module__gsVhFq__modelHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.ModelsModal-module__gsVhFq__modelName{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.ModelsModal-module__gsVhFq__modelMeta{color:var(--text-tertiary);font-size:11px}.ModelsModal-module__gsVhFq__modelDesc{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.ModelsModal-module__gsVhFq__badge{white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.ModelsModal-module__gsVhFq__badgeReady{color:#155724;background:#d4edda;}.ModelsModal-module__gsVhFq__badgeNotReady{background:var(--bg-primary);color:var(--text-secondary);border:1px solid var(--border-color);}.ModelsModal-module__gsVhFq__badgeAvailable{background:var(--bg-primary);color:var(--text-secondary);border:1px solid var(--border-color);}.ModelsModal-module__gsVhFq__badgeLoading{background:rgba(var(--accent-rgb),.1);color:var(--accent-color);border:1px solid rgba(var(--accent-rgb),.25);}.ModelsModal-module__gsVhFq__recommendedBadge{background:rgba(var(--accent-rgb),.12);color:var(--accent-color);vertical-align:middle;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-block}.ModelsModal-module__gsVhFq__qualityBadge{color:#e08a00;vertical-align:middle;background:#ff9f431f;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-block}.ModelsModal-module__gsVhFq__downloadBtn{cursor:pointer;background:var(--accent-color);color:#fff;border:none;border-radius:8px;width:100%;padding:10px 0;font-size:13px;font-weight:600;transition:background .15s,opacity .15s}.ModelsModal-module__gsVhFq__downloadBtn:hover:not(:disabled){opacity:.9}.ModelsModal-module__gsVhFq__downloadBtn:disabled{opacity:.5;cursor:not-allowed}.ModelsModal-module__gsVhFq__progressWrap{background:var(--border-color-light,#e5e7eb);border-radius:3px;width:100%;height:6px;overflow:hidden}.ModelsModal-module__gsVhFq__progressBar{background:var(--accent-color);will-change:width;border-radius:3px;height:100%;transition:width .3s}.ModelsModal-module__gsVhFq__progressBarIndeterminate{width:40%;animation:1.4s ease-in-out infinite ModelsModal-module__gsVhFq__progressSlide}@keyframes ModelsModal-module__gsVhFq__progressSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.ModelsModal-module__gsVhFq__progressLabel{color:var(--text-tertiary);text-align:center;font-size:11px}
.page-module__E0kJGG__page{flex-direction:column;max-width:800px;height:100dvh;margin:0 auto;padding:0 16px;display:flex;overflow:hidden}@media (min-width:1100px){.page-module__E0kJGG__page{max-width:100%;padding:0}}.page-module__E0kJGG__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}@media (min-width:1100px){.page-module__E0kJGG__header{padding:8px 16px}}.page-module__E0kJGG__logo{color:var(--text-primary);margin:0;font-size:36px;font-weight:700}.page-module__E0kJGG__headerActions{align-items:center;gap:12px;display:flex}.page-module__E0kJGG__desktopHeaderControls{display:none}@media (min-width:481px){.page-module__E0kJGG__desktopHeaderControls{align-items:center;gap:8px;display:flex}}.page-module__E0kJGG__mobileOnly{align-items:center;display:flex}@media (min-width:481px){.page-module__E0kJGG__mobileOnly{display:none}}.page-module__E0kJGG__desktopOnly{display:none}@media (min-width:481px){.page-module__E0kJGG__desktopOnly{align-items:center;display:flex}}.page-module__E0kJGG__tabs{background:var(--bg-primary);border-top:1px solid var(--border-color);z-index:999;padding-bottom:env(safe-area-inset-bottom,0px);gap:0;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.page-module__E0kJGG__tabs{display:none}}.page-module__E0kJGG__tab{text-align:center;cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-top:2px solid #0000;flex:1;padding:12px 0 10px;font-size:13px;font-weight:600}.page-module__E0kJGG__tab:hover{color:var(--text-primary)}.page-module__E0kJGG__tab.page-module__E0kJGG__activeTab{color:var(--accent-color);border-top-color:var(--accent-color)}.page-module__E0kJGG__main{flex:1;position:relative;overflow:hidden}.page-module__E0kJGG__explorePanel,.page-module__E0kJGG__listenPanel{top:0;right:0;bottom:calc(44px + env(safe-area-inset-bottom,0px));flex-direction:column;display:none;position:absolute;left:0;overflow-y:auto}.page-module__E0kJGG__listenPanel{padding-bottom:0;overflow-y:hidden}.page-module__E0kJGG__panelActive{display:flex}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.page-module__E0kJGG__main{flex-direction:row;display:flex;position:static;overflow:hidden}.page-module__E0kJGG__listenPanel,.page-module__E0kJGG__explorePanel{padding-bottom:0;display:flex;position:static;bottom:auto;overflow:hidden}.page-module__E0kJGG__listenPanel{border-left:1px solid var(--border-color);flex-direction:column;flex-shrink:0;width:25%;transition:width .25s;overflow:hidden}.page-module__E0kJGG__listenCollapsed{width:36px;min-width:36px}.page-module__E0kJGG__explorePanel{flex-direction:column;flex:1;min-width:0;overflow-y:auto}}.page-module__E0kJGG__mobileListenPlayer{background:var(--bg-primary);flex-shrink:0;padding:8px 12px}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.page-module__E0kJGG__mobileListenPlayer{display:none}}.page-module__E0kJGG__playerBar{display:none}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.page-module__E0kJGG__playerBar{background:var(--bg-primary);flex-shrink:0;display:block}}.page-module__E0kJGG__feedSelectorRow{flex-shrink:0}@media (min-width:1100px) and (hover:hover) and (pointer:fine){.page-module__E0kJGG__feedSelectorRow{display:none}}@media (max-width:480px){.page-module__E0kJGG__page{padding:0 10px}.page-module__E0kJGG__header{flex-wrap:wrap;gap:8px;padding-left:6px}}
