.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:var(--color-warning)}.WaffleMenu-module__MqUHiW__synced{color:var(--color-success)}.WaffleMenu-module__MqUHiW__error{color:var(--color-error)}.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__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}.WaffleMenu-module__MqUHiW__menuLink:hover{background:var(--item-hover);text-decoration:none}.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__player{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__nowPlaying{flex-direction:column;gap:6px;display:flex}.Player-module__HyKaaq__trackInfo{align-items:center;gap:8px;display:flex}.Player-module__HyKaaq__favicon{border-radius:5px;flex-shrink:0;width:24px;height:24px}.Player-module__HyKaaq__trackText{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Player-module__HyKaaq__trackTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.Player-module__HyKaaq__backend{background:var(--accent-color);color:#fff;letter-spacing:.5px;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:700}.Player-module__HyKaaq__stopBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 6px;font-size:14px;line-height:1}.Player-module__HyKaaq__stopBtn:hover{color:var(--text-primary);background:var(--item-hover)}.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__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:3px;flex:1;height:6px;margin:-8px 0;padding:8px 0;position:relative}.Player-module__HyKaaq__ghostTrack{background:var(--bg-tertiary);border-radius:3px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Player-module__HyKaaq__bubble{cursor:pointer;z-index:1;box-sizing:border-box;border-right:1px solid var(--bg-tertiary);border-radius:3px;height:6px;transition:width .3s,opacity .2s,height .15s,filter .15s;position:absolute;top:50%;transform:translateY(-50%)}.Player-module__HyKaaq__bubble:last-of-type{border-right:none}.Player-module__HyKaaq__bubble:hover{filter:brightness(1.15);height:10px}.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__playhead{background:var(--accent-color);z-index:2;border-radius:50%;width:12px;height:12px;transition:left .15s linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #7c5cfc66}.Player-module__HyKaaq__progressBar:hover .Player-module__HyKaaq__playhead{width:14px;height:14px}.Player-module__HyKaaq__controls{justify-content:center;align-items:center;gap:8px;display:flex}.Player-module__HyKaaq__btn{border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:8px;padding:6px 10px;font-size:14px;line-height:1}.Player-module__HyKaaq__btn:hover:not(:disabled){background:var(--item-hover)}.Player-module__HyKaaq__btn:disabled{opacity:.3;cursor:default}.Player-module__HyKaaq__playBtn{background:var(--accent-color);color:#fff;border:none;border-radius:50%;padding:8px 16px;font-size:20px}.Player-module__HyKaaq__playBtn:hover:not(:disabled){opacity:.9;background:var(--accent-color)}
.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}
.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{background:var(--color-error-bg);color:var(--color-error-text);border-color:var(--color-error)}.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}
.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:4px;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__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{background:var(--color-success-bg);color:var(--color-success-text);}.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__recommendedBadge{color:var(--accent-color);vertical-align:middle;background:#7c5cfc1f;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-block}.ModelsModal-module__gsVhFq__qualityBadge{color:var(--color-warning-text);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);border-radius:3px;width:100%;height:6px;overflow:hidden}.ModelsModal-module__gsVhFq__progressBar{background:var(--accent-color);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}
.CategoryDropdown-module__mscFQa__categoryBar{align-items:center;gap:8px;display:flex}.CategoryDropdown-module__mscFQa__dropdown{flex:1;min-width:0;position:relative}.CategoryDropdown-module__mscFQa__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:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.CategoryDropdown-module__mscFQa__dropdownTrigger:hover{background:var(--item-hover)}.CategoryDropdown-module__mscFQa__dropdownLabel{white-space:nowrap;flex-shrink:0;font-weight:500}.CategoryDropdown-module__mscFQa__dropdownArrow{color:var(--text-tertiary);flex-shrink:0;font-size:10px}.CategoryDropdown-module__mscFQa__faviconRow{flex:1 1 0;justify-content:flex-end;align-items:center;min-width:0;display:flex;overflow:hidden}.CategoryDropdown-module__mscFQa__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}.CategoryDropdown-module__mscFQa__faviconDot:first-child{margin-left:0}.CategoryDropdown-module__mscFQa__dropdownPanel{background:var(--bg-primary);border:1px solid var(--border-color-light);z-index:200;border-radius:8px;max-height:360px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.CategoryDropdown-module__mscFQa__dropdownOption{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.CategoryDropdown-module__mscFQa__dropdownOption:hover{background:var(--item-hover)}.CategoryDropdown-module__mscFQa__dropdownOptionActive{background:var(--accent-color);color:#fff}.CategoryDropdown-module__mscFQa__dropdownOptionActive:hover{background:var(--accent-color);opacity:.9}.CategoryDropdown-module__mscFQa__dropdownOptionActive .CategoryDropdown-module__mscFQa__faviconDot{border-color:var(--accent-color)}.CategoryDropdown-module__mscFQa__dropdownDivider{background:var(--border-color-light);height:1px;margin:4px 8px}.CategoryDropdown-module__mscFQa__editBtn{background:var(--bg-secondary);border:1px solid var(--border-color-light);cursor:pointer;color:var(--text-secondary);border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:14px}.CategoryDropdown-module__mscFQa__editBtn:hover{background:var(--item-hover)}.CategoryDropdown-module__mscFQa__addBtn{background:var(--bg-secondary);border:1px dashed var(--border-color-light);cursor:pointer;color:var(--accent-color);border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:18px;font-weight:600}.CategoryDropdown-module__mscFQa__addBtn:hover{background:var(--accent-light);border-color:var(--accent-color)}
.ArticleCard-module__dO8f5a__article{border:1px solid var(--border-color-light);background:var(--bg-primary);border-radius:4px;padding:10px}.ArticleCard-module__dO8f5a__articleRow{gap:10px;display:flex}.ArticleCard-module__dO8f5a__thumbnail{object-fit:cover;background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;width:100px;height:72px}.ArticleCard-module__dO8f5a__articleContent{flex:1;min-width:0}.ArticleCard-module__dO8f5a__articleMeta{align-items:center;gap:4px;margin-bottom:3px;display:flex}.ArticleCard-module__dO8f5a__articleFavicon{width:14px;height:14px}.ArticleCard-module__dO8f5a__articleSource,.ArticleCard-module__dO8f5a__dot,.ArticleCard-module__dO8f5a__timeAgo{color:var(--text-tertiary);font-size:11px}.ArticleCard-module__dO8f5a__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}.ArticleCard-module__dO8f5a__articleHeadline:hover{filter:brightness(1.15);text-decoration:underline;text-decoration-thickness:2px}.ArticleCard-module__dO8f5a__articleHeadlineText{color:var(--text-primary);margin:0 0 3px;font-size:14px;font-weight:500;line-height:1.3}.ArticleCard-module__dO8f5a__articleDesc{color:var(--text-secondary);margin:0 0 6px;font-size:12px;line-height:1.4}.ArticleCard-module__dO8f5a__articleActions{align-items:center;gap:6px;display:flex}.ArticleCard-module__dO8f5a__addArticleBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.ArticleCard-module__dO8f5a__addArticleBtn:hover:not(:disabled){opacity:.9}.ArticleCard-module__dO8f5a__addArticleBtn:disabled{opacity:.5;cursor:default}.ArticleCard-module__dO8f5a__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}.ArticleCard-module__dO8f5a__shareBtn:hover{background:var(--item-hover)}@media (max-width:480px){.ArticleCard-module__dO8f5a__articleRow{flex-direction:column}.ArticleCard-module__dO8f5a__thumbnail{width:100%;height:120px}}
.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);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: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:var(--color-error)}.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{border:1px solid var(--color-error);color:var(--color-error);cursor:pointer;background:0 0;border-radius:6px;padding:8px 14px;font-size:13px}.CustomFeedModal-module__GdDKSG__deleteBtn:hover{background:var(--color-error);color:#fff}.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__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)}
.CreditBalance-module__jlmmMa__badge{color:var(--text-primary);border:1px solid var(--border-color-light);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.CreditBalance-module__jlmmMa__badge:hover{background:var(--item-hover)}.CreditBalance-module__jlmmMa__overlay{z-index:10001;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CreditBalance-module__jlmmMa__modal{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;width:90%;max-width:420px;max-height:80vh;display:flex;overflow:hidden}.CreditBalance-module__jlmmMa__modalHeader{border-bottom:1px solid var(--border-color-light);padding:18px 20px 14px}.CreditBalance-module__jlmmMa__modalHeaderRow{justify-content:space-between;align-items:center;display:flex}.CreditBalance-module__jlmmMa__modalTitle{color:var(--text-primary);font-size:16px;font-weight:700}.CreditBalance-module__jlmmMa__closeBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;font-size:18px;line-height:1}.CreditBalance-module__jlmmMa__modalSubtitle{color:var(--text-secondary);margin:6px 0 0;font-size:12px}.CreditBalance-module__jlmmMa__offerList{flex:1;padding:8px 0;overflow-y:auto}.CreditBalance-module__jlmmMa__offerRow{justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;transition:background .1s;display:flex}.CreditBalance-module__jlmmMa__offerInfo{flex:1;min-width:0}.CreditBalance-module__jlmmMa__offerTitle{color:var(--text-primary);font-size:13px;font-weight:600}.CreditBalance-module__jlmmMa__offerDesc{color:var(--text-secondary);margin-top:2px;font-size:11px}.CreditBalance-module__jlmmMa__completedCount{color:var(--color-success);margin-left:6px;font-weight:600}.CreditBalance-module__jlmmMa__offerBtn{cursor:pointer;background:var(--accent-color);color:#fff;text-align:center;border:none;border-radius:8px;flex-shrink:0;min-width:80px;padding:6px 14px;font-size:11px;font-weight:600;transition:transform .1s,opacity .15s}.CreditBalance-module__jlmmMa__offerBtnActive{background:var(--color-warning);cursor:default}.CreditBalance-module__jlmmMa__spinnerWrap{align-items:center;gap:4px;display:inline-flex}.CreditBalance-module__jlmmMa__spinner{animation:1s linear infinite CreditBalance-module__jlmmMa__spin;display:inline-block}@keyframes CreditBalance-module__jlmmMa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CreditBalance-module__jlmmMa__modalFooter{border-top:1px solid var(--border-color-light);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:12px 20px;font-size:12px;display:flex}.CreditBalance-module__jlmmMa__balanceStrong{color:var(--text-primary)}.CreditBalance-module__jlmmMa__footerCloseBtn{border:1px solid var(--border-color-light);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:6px 16px;font-size:12px;font-weight:500}
.CarryOverModal-module__dtGhoq__overlay{z-index:20000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CarryOverModal-module__dtGhoq__modal{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:100%;max-width:420px;animation:.15s ease-out CarryOverModal-module__dtGhoq__fadeIn;display:flex;box-shadow:0 8px 32px #0003}@keyframes CarryOverModal-module__dtGhoq__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.CarryOverModal-module__dtGhoq__body{text-align:center;padding:24px 20px 12px}.CarryOverModal-module__dtGhoq__icon{margin-bottom:12px;font-size:32px}.CarryOverModal-module__dtGhoq__title{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.CarryOverModal-module__dtGhoq__desc{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.CarryOverModal-module__dtGhoq__selectAll{border-bottom:1px solid var(--border-color-light);align-items:center;margin-bottom:4px;padding:6px 0;display:flex}.CarryOverModal-module__dtGhoq__checkLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.CarryOverModal-module__dtGhoq__checkbox{accent-color:var(--accent-color);cursor:pointer;width:15px;height:15px}.CarryOverModal-module__dtGhoq__itemList{flex-direction:column;max-height:200px;margin-bottom:12px;display:flex;overflow-y:auto}.CarryOverModal-module__dtGhoq__itemRow{cursor:pointer;border-radius:6px;align-items:flex-start;gap:8px;padding:8px 4px;transition:background .1s;display:flex}.CarryOverModal-module__dtGhoq__itemRow:hover{background:var(--item-hover)}.CarryOverModal-module__dtGhoq__itemText{color:var(--text-secondary);text-align:left;word-break:break-word;font-size:12px;line-height:1.4}.CarryOverModal-module__dtGhoq__note{color:var(--text-tertiary);margin:0;font-size:11px;font-style:italic;line-height:1.4}.CarryOverModal-module__dtGhoq__actions{gap:8px;padding:12px 20px 20px;display:flex}.CarryOverModal-module__dtGhoq__keepBtn{cursor:pointer;background:var(--accent-color);color:#fff;border:none;border-radius:8px;flex:1;padding:10px 0;font-size:13px;font-weight:600;transition:opacity .15s}.CarryOverModal-module__dtGhoq__keepBtn:hover:not(:disabled){opacity:.9}.CarryOverModal-module__dtGhoq__keepBtn:disabled{opacity:.4;cursor:not-allowed}.CarryOverModal-module__dtGhoq__discardBtn{border:1px solid var(--border-color);cursor:pointer;background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;flex:1;padding:10px 0;font-size:13px;font-weight:500;transition:background .15s}.CarryOverModal-module__dtGhoq__discardBtn:hover{background:var(--item-hover)}
.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);align-items:center;gap:6px;margin:0;font-size:20px;font-weight:700;display:flex}.page-module__E0kJGG__logoIcon{object-fit:contain;width:24px;height:24px}.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:0;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;position:relative;overflow:hidden}.page-module__E0kJGG__tabPanel{flex-direction:column;padding-bottom:60px;position:absolute;inset:0;overflow-y:auto}@media (max-width:480px){.page-module__E0kJGG__page{padding:0 10px}.page-module__E0kJGG__header{flex-wrap:wrap;gap:8px}}
