.WaffleMenu-module__MqUHiW__wrapper{position:relative}.WaffleMenu-module__MqUHiW__hamburgerBtn{border:1px solid var(--border-color-light);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.WaffleMenu-module__MqUHiW__hamburgerBtn:hover{background:var(--item-hover);color:var(--text-primary)}.WaffleMenu-module__MqUHiW__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 WaffleMenu-module__MqUHiW__fadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000026}@keyframes WaffleMenu-module__MqUHiW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.WaffleMenu-module__MqUHiW__profile{align-items:center;gap:10px;padding:10px 14px;display:flex}.WaffleMenu-module__MqUHiW__avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.WaffleMenu-module__MqUHiW__profileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.WaffleMenu-module__MqUHiW__profileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.WaffleMenu-module__MqUHiW__sync{color:var(--text-tertiary);font-size:11px}.WaffleMenu-module__MqUHiW__syncing{color:#f59e0b}.WaffleMenu-module__MqUHiW__synced{color:#10b981}.WaffleMenu-module__MqUHiW__error{color:#ef4444}.WaffleMenu-module__MqUHiW__divider{background:var(--border-color-light);height:1px;margin:4px 0}.WaffleMenu-module__MqUHiW__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}.WaffleMenu-module__MqUHiW__menuItem:hover{background:var(--item-hover)}.WaffleMenu-module__MqUHiW__menuIcon{text-align:center;flex-shrink:0;width:20px;font-size:16px}.WaffleMenu-module__MqUHiW__streak{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:600}
.Player-module__HyKaaq__progressBar{background:var(--bg-tertiary);border-radius:2px;height:3px;overflow:hidden}.Player-module__HyKaaq__progressFill{background:var(--accent-color);height:100%;transition:width .2s linear}.Player-module__HyKaaq__btn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:6px;padding:5px 8px;font-size:13px;line-height:1}.Player-module__HyKaaq__btn:hover:not(:disabled){background:var(--item-hover)}.Player-module__HyKaaq__btn:disabled{opacity:.35;cursor:default}.Player-module__HyKaaq__playBtn{padding:5px 12px;font-size:16px}.Player-module__HyKaaq__compact{background:var(--bg-primary);border:1px solid var(--border-color);z-index:1000;border-radius:10px;width:calc(100% - 32px);max-width:800px;padding:6px 12px 8px;position:fixed;bottom:104px;left:50%;transform:translate(-50%)}.Player-module__HyKaaq__compactRow{align-items:center;gap:10px;margin-top:6px;display:flex}.Player-module__HyKaaq__compactControls{flex-shrink:0;align-items:center;gap:4px;display:flex}.Player-module__HyKaaq__compactInfo{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.Player-module__HyKaaq__compactFavicon{border-radius:3px;flex-shrink:0;width:18px;height:18px}.Player-module__HyKaaq__compactTitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.Player-module__HyKaaq__compactRemaining{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.Player-module__HyKaaq__compactViewBtns{flex-shrink:0;gap:2px;display:flex}.Player-module__HyKaaq__viewBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;padding:4px 5px;font-size:12px;line-height:1}.Player-module__HyKaaq__viewBtn:hover{color:var(--text-primary);background:var(--item-hover)}.Player-module__HyKaaq__expandedOverlay{z-index:10000;background:var(--bg-primary);justify-content:center;align-items:center;animation:.2s ease-out Player-module__HyKaaq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Player-module__HyKaaq__fadeIn{0%{opacity:0}to{opacity:1}}.Player-module__HyKaaq__expandedInner{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;padding:24px 20px;display:flex}.Player-module__HyKaaq__collapseBtn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:8px;align-self:flex-start;padding:8px 14px;font-size:14px}.Player-module__HyKaaq__collapseBtn:hover{background:var(--item-hover);color:var(--text-primary)}.Player-module__HyKaaq__expSource{align-items:center;gap:8px;display:flex}.Player-module__HyKaaq__expFavicon{border-radius:6px;width:28px;height:28px}.Player-module__HyKaaq__expSourceName{color:var(--text-secondary);font-size:14px;font-weight:600}.Player-module__HyKaaq__expPreview{color:var(--text-primary);text-align:center;max-height:200px;padding:0 8px;font-size:15px;line-height:1.6;overflow-y:auto}.Player-module__HyKaaq__expProgressBar{background:var(--bg-tertiary);border-radius:3px;width:100%;height:5px;overflow:hidden}.Player-module__HyKaaq__expProgressFill{background:var(--accent-color);height:100%;transition:width .2s linear}.Player-module__HyKaaq__expTime{width:100%;color:var(--text-tertiary);justify-content:space-between;font-size:12px;display:flex}.Player-module__HyKaaq__expControls{align-items:center;gap:12px;display:flex}.Player-module__HyKaaq__expBtn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:10px;padding:10px 14px;font-size:16px;line-height:1}.Player-module__HyKaaq__expBtn:hover:not(:disabled){background:var(--item-hover)}.Player-module__HyKaaq__expBtn:disabled{opacity:.3;cursor:default}.Player-module__HyKaaq__expPlayBtn{background:var(--accent-color);color:#fff;border:none;border-radius:50%;padding:14px 22px;font-size:24px}.Player-module__HyKaaq__expPlayBtn:hover:not(:disabled){opacity:.9;background:var(--accent-color)}.Player-module__HyKaaq__expSpeed{width:100%}.Player-module__HyKaaq__expSpeedLabel{color:var(--text-secondary);cursor:default;align-items:center;gap:10px;font-size:13px;display:flex}.Player-module__HyKaaq__expSpeedSlider{cursor:pointer;flex:1}.Player-module__HyKaaq__expStopBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);border-radius:8px;padding:8px 24px;font-size:13px}.Player-module__HyKaaq__expStopBtn:hover{background:var(--item-hover);color:var(--text-primary)}
.PlaylistItem-module__6NU5kG__item{border:1px solid var(--border-color-light);background:var(--bg-primary);border-radius:4px;margin-bottom:4px}.PlaylistItem-module__6NU5kG__item.PlaylistItem-module__6NU5kG__current{border-color:var(--accent-color);background:var(--item-active)}.PlaylistItem-module__6NU5kG__header{align-items:center;gap:6px;padding:8px 10px;display:flex}.PlaylistItem-module__6NU5kG__favicon{flex-shrink:0;width:16px;height:16px}.PlaylistItem-module__6NU5kG__textBtn{text-align:left;cursor:pointer;min-width:0;color:var(--text-primary);background:0 0;border:none;flex:1;padding:0}.PlaylistItem-module__6NU5kG__preview{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.PlaylistItem-module__6NU5kG__duration{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.PlaylistItem-module__6NU5kG__actionBtn{cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:2px 4px;font-size:14px}.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__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:4px;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{flex-direction:column;gap:4px;display:flex}.Playlist-module__66wyra__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Playlist-module__66wyra__count{color:var(--text-secondary);font-size:13px}.Playlist-module__66wyra__clearBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);border-radius:4px;padding:4px 10px;font-size:12px}.Playlist-module__66wyra__clearBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.Playlist-module__66wyra__list{flex-direction:column;display:flex}.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);padding:40px 16px}.Playlist-module__66wyra__empty p{margin:4px 0}.Playlist-module__66wyra__hint{color:var(--text-tertiary);font-size:13px}
.AddContent-module___oxdta__form{margin-bottom:16px}.AddContent-module___oxdta__label{color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.AddContent-module___oxdta__row{align-items:flex-end;gap:8px;display:flex}.AddContent-module___oxdta__textarea{border:1px solid var(--border-color);resize:vertical;background:var(--bg-secondary);color:var(--text-primary);box-sizing:border-box;border-radius:4px;flex:1;padding:8px;font-family:inherit;font-size:13px}.AddContent-module___oxdta__textarea:focus{border-color:var(--accent-color);outline:none}.AddContent-module___oxdta__addBtn{background:var(--accent-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;align-self:stretch;padding:8px 16px;font-size:13px}.AddContent-module___oxdta__addBtn:hover:not(:disabled){opacity:.9}.AddContent-module___oxdta__addBtn:disabled{opacity:.5;cursor:default}.AddContent-module___oxdta__error{color:#ef4444;margin:6px 0 0;font-size:12px}.AddContent-module___oxdta__hint{color:var(--text-tertiary);margin:4px 0 0;font-size:11px}
.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:4px;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:6px;overflow:hidden}.CustomFeedModal-module__GdDKSG__categoryHeader{background:var(--bg-secondary);align-items:center;gap:4px;padding:6px 8px;display:flex}.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:6px;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:4px;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:6px;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:6px;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:6px;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;gap:12px;display:flex}.FeedBrowser-module__bbhEZW__stickyBar{z-index:100;background:var(--bg-primary);margin:-8px 0 0;padding:8px 0 4px;position:sticky;top:0}.FeedBrowser-module__bbhEZW__categories{gap:4px;padding-bottom:4px;display:flex;overflow-x:auto}.FeedBrowser-module__bbhEZW__catTab{white-space:nowrap;background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);border-radius:4px;flex-shrink:0;padding:6px 12px;font-size:13px}.FeedBrowser-module__bbhEZW__catTab:hover{background:var(--item-hover)}.FeedBrowser-module__bbhEZW__catTab.FeedBrowser-module__bbhEZW__active{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.FeedBrowser-module__bbhEZW__editIcon{opacity:.7;cursor:pointer;margin-left:4px;font-size:11px}.FeedBrowser-module__bbhEZW__editIcon:hover{opacity:1}.FeedBrowser-module__bbhEZW__addTab{color:var(--accent-color);border-style:dashed;padding:6px 14px;font-size:18px;font-weight:600}.FeedBrowser-module__bbhEZW__addTab:hover{background:var(--accent-light);border-color:var(--accent-color)}.FeedBrowser-module__bbhEZW__articleSection{padding-top:10px}.FeedBrowser-module__bbhEZW__newArticlesBanner{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;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}.FeedBrowser-module__bbhEZW__showMoreBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;width:100%;color:var(--accent-color);text-align:center;border-radius:6px;margin-top:8px;padding:10px;font-size:13px;font-weight:500;display:block}.FeedBrowser-module__bbhEZW__showMoreBtn:hover{background:var(--accent-light);border-color:var(--accent-color)}.FeedBrowser-module__bbhEZW__article{border:1px solid var(--border-color-light);background:var(--bg-primary);border-radius:4px;padding:10px}.FeedBrowser-module__bbhEZW__articleRow{gap:10px;display:flex}.FeedBrowser-module__bbhEZW__thumbnail{object-fit:cover;background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;width:100px;height:72px}.FeedBrowser-module__bbhEZW__articleContent{flex:1;min-width:0}.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__articleHeadline{color:var(--accent-color);text-underline-offset:2px;margin:0 0 3px;font-size:14px;font-weight:500;line-height:1.3;text-decoration:underline;text-decoration-thickness:1px;display:block}.FeedBrowser-module__bbhEZW__articleHeadline:hover{filter:brightness(1.15);text-decoration:underline;text-decoration-thickness:2px}.FeedBrowser-module__bbhEZW__articleHeadlineText{color:var(--text-primary);margin:0 0 3px;font-size:14px;font-weight:500;line-height:1.3}.FeedBrowser-module__bbhEZW__articleDesc{color:var(--text-secondary);margin:0 0 6px;font-size:12px;line-height:1.4}.FeedBrowser-module__bbhEZW__articleActions{align-items:center;gap:6px;display:flex}.FeedBrowser-module__bbhEZW__addArticleBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.FeedBrowser-module__bbhEZW__addArticleBtn:hover:not(:disabled){opacity:.9}.FeedBrowser-module__bbhEZW__addArticleBtn:disabled{opacity:.5;cursor:default}.FeedBrowser-module__bbhEZW__shareBtn{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color-light);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:12px}.FeedBrowser-module__bbhEZW__shareBtn:hover{background:var(--item-hover)}@media (max-width:480px){.FeedBrowser-module__bbhEZW__articleRow{flex-direction:column}.FeedBrowser-module__bbhEZW__thumbnail{width:100%;height:120px}}
.page-module__E0kJGG__page{flex-direction:column;max-width:800px;height:100vh;margin:0 auto;padding:0 16px;display:flex;overflow:hidden}.page-module__E0kJGG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.page-module__E0kJGG__logo{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.page-module__E0kJGG__headerActions{align-items:center;gap:10px;display:flex}.page-module__E0kJGG__tabs{background:var(--bg-primary);border-top:1px solid var(--border-color);z-index:999;gap:0;display:flex;position:fixed;bottom:60px;left:0;right:0}.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;padding-bottom:220px;overflow-y:auto}@media (max-width:480px){.page-module__E0kJGG__page{padding:0 10px}.page-module__E0kJGG__header{flex-wrap:wrap;gap:8px}}
