.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex}.page-module___8aEwW__brand{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__logoIcon{color:var(--primary);flex-shrink:0;transform:rotate(-20deg)}.page-module___8aEwW__header h1{font-family:var(--font-serif);color:var(--primary);font-size:1.6rem;font-style:italic;font-weight:500}.page-module___8aEwW__loginButton{border:1px solid var(--border);transition:all var(--transition-speed);border-radius:6px;padding:.5rem 1rem;font-weight:500}.page-module___8aEwW__loginButton:hover{background:var(--secondary)}.page-module___8aEwW__main{flex:1}.page-module___8aEwW__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;max-width:1160px;margin:0 auto;padding:5rem 2rem 6rem;display:grid}.page-module___8aEwW__heroCopy{max-width:520px}.page-module___8aEwW__eyebrow{color:var(--accent-gold);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module___8aEwW__hero h2{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3rem;line-height:1.1}.page-module___8aEwW__hero p{color:var(--text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__heroActions{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.page-module___8aEwW__heroHint{color:var(--text-muted);font-size:.85rem}.page-module___8aEwW__ctaButton{background:var(--primary);color:#fff;transition:background var(--transition-speed),transform var(--transition-speed);border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:600;display:inline-flex}.page-module___8aEwW__ctaButton:hover{background:var(--primary-hover);transform:translateY(-1px)}.page-module___8aEwW__heroVisual{justify-content:center;display:flex}.page-module___8aEwW__mockWindow{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 20px 50px -20px #00000040}.page-module___8aEwW__mockHeader{border-bottom:1px solid var(--border);padding:.75rem 1rem}.page-module___8aEwW__mockDots{gap:6px;display:flex}.page-module___8aEwW__mockDots span{background:var(--border);border-radius:50%;width:9px;height:9px}.page-module___8aEwW__heroFeedBody{padding:1rem 1.1rem 1.25rem}.page-module___8aEwW__heroDigestRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module___8aEwW__heroDigestCount{font-size:.85rem;font-weight:700}.page-module___8aEwW__heroMarkAllBtn{background:var(--primary);color:#fff;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:.68rem;font-weight:700;display:flex}.page-module___8aEwW__heroChips{gap:6px;margin-bottom:14px;display:flex}.page-module___8aEwW__heroChip{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);border-radius:999px;padding:5px 11px;font-size:.68rem;font-weight:600}.page-module___8aEwW__heroChipActive{background:var(--primary);border-color:var(--primary);color:#fff}.page-module___8aEwW__heroArticleList{flex-direction:column;display:flex}.page-module___8aEwW__heroArticleRow{border-top:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 0;display:flex}.page-module___8aEwW__heroArticleBody{flex:1;min-width:0}.page-module___8aEwW__heroArticleMeta{color:var(--text-muted);margin-bottom:4px;font-size:.68rem;font-weight:600}.page-module___8aEwW__heroArticleTitle{font-size:.85rem;font-weight:700;line-height:1.4}.page-module___8aEwW__heroArticleTitleRead{color:var(--text-muted);font-size:.85rem;font-weight:600;line-height:1.4}.page-module___8aEwW__heroTag{background:var(--secondary);color:var(--text-muted);border-radius:4px;margin-top:6px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.page-module___8aEwW__showcase{background:var(--secondary);padding:5rem 2rem}.page-module___8aEwW__showcaseInner{max-width:1160px;margin:0 auto}.page-module___8aEwW__showcaseHeading{text-align:center;margin-bottom:2.5rem}.page-module___8aEwW__showcaseHeading h3{font-family:var(--font-serif);margin-bottom:.75rem;font-size:2.1rem}.page-module___8aEwW__showcaseHeading p{color:var(--text-muted);font-size:1.1rem}.page-module___8aEwW__showcaseTabs{gap:12px;margin-bottom:2rem;display:flex}.page-module___8aEwW__showcaseTab{border:1px solid var(--border);background:var(--background);cursor:pointer;text-align:left;transition:border-color var(--transition-speed),background var(--transition-speed);border-radius:10px;flex:1;align-items:center;gap:10px;padding:14px 16px;display:flex}.page-module___8aEwW__showcaseTabActive{border-color:var(--primary);background:color-mix(in srgb,var(--primary)6%,var(--background))}.page-module___8aEwW__showcaseTabIcon{background:var(--secondary);width:36px;height:36px;color:var(--primary);transition:background var(--transition-speed),color var(--transition-speed);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__showcaseTabActive .page-module___8aEwW__showcaseTabIcon{background:var(--primary);color:#fff}.page-module___8aEwW__showcaseTabTitle{font-size:.95rem;font-weight:700;display:block}.page-module___8aEwW__showcaseTabDesc{color:var(--text-muted);font-size:.8rem;display:block}.page-module___8aEwW__showcasePanel{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:16px;max-width:640px;margin:0 auto;overflow:hidden;box-shadow:0 20px 50px -20px #00000040}.page-module___8aEwW__showcaseProgressTrack{background:var(--border);border-radius:3px;height:6px;margin:10px 24px;overflow:hidden}.page-module___8aEwW__showcaseProgressFill{background:var(--primary);border-radius:3px;height:100%}.page-module___8aEwW__rapidHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.9rem 1.25rem;font-size:.85rem;font-weight:700;display:flex}.page-module___8aEwW__rapidWpm{color:var(--text-muted);font-size:.8rem;font-weight:600}.page-module___8aEwW__rapidWordBox{background:#20293a;justify-content:center;align-items:center;padding:70px 24px;display:flex}.page-module___8aEwW__rapidWord{font-family:var(--font-serif);color:#f1ede3;letter-spacing:-.01em;font-size:44px;font-weight:700}.page-module___8aEwW__rapidWord em{color:var(--accent-gold);font-style:normal}.page-module___8aEwW__rapidControls{color:var(--text-muted);justify-content:center;align-items:center;gap:22px;padding:16px 24px 22px;display:flex}.page-module___8aEwW__rapidPlayBtn{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module___8aEwW__listenHeader{padding:1.5rem 1.75rem .5rem}.page-module___8aEwW__listenEyebrow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700;display:block}.page-module___8aEwW__listenTitle{margin-top:6px;font-size:1.15rem;font-weight:700;display:block}.page-module___8aEwW__listenPlayRow{justify-content:center;align-items:center;padding:0 0 20px;display:flex}.page-module___8aEwW__listenPlayBtn{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.page-module___8aEwW__listenSpeeds{justify-content:center;gap:8px;padding:0 1.75rem 1.75rem;display:flex}.page-module___8aEwW__speedChip,.page-module___8aEwW__speedChipActive{border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.page-module___8aEwW__speedChip{background:var(--secondary);color:var(--text-muted)}.page-module___8aEwW__speedChipActive{background:var(--primary);color:#fff}.page-module___8aEwW__statsRow{grid-template-columns:repeat(3,1fr);gap:12px;padding:1.5rem 1.75rem 0;display:grid}.page-module___8aEwW__statsCard{border:1px solid var(--border);border-radius:10px;padding:12px}.page-module___8aEwW__statsCardLabel{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.page-module___8aEwW__statsCardValue{font-family:var(--font-serif);margin-top:4px;font-size:1.7rem;font-weight:700}.page-module___8aEwW__statsCardValueGold{color:var(--accent-gold)}.page-module___8aEwW__statsCardFoot{color:var(--text-muted);font-size:.7rem}.page-module___8aEwW__statsTrendLabel{color:var(--text-muted);padding:20px 1.75rem 8px;font-size:.75rem;font-weight:700}.page-module___8aEwW__statsTrend{align-items:flex-end;gap:8px;height:56px;padding:0 1.75rem 1.75rem;display:flex}.page-module___8aEwW__statsTrendBar,.page-module___8aEwW__statsTrendBarToday{border-radius:4px 4px 0 0;flex:1}.page-module___8aEwW__statsTrendBar{background:var(--border)}.page-module___8aEwW__statsTrendBarToday{background:var(--primary)}.page-module___8aEwW__features{background:var(--secondary);padding:5rem 2rem}.page-module___8aEwW__featuresHeading{text-align:center;max-width:1160px;margin:0 auto 3rem}.page-module___8aEwW__featuresHeading h3{font-family:var(--font-serif);margin-bottom:.75rem;font-size:2.1rem}.page-module___8aEwW__featuresHeading p{color:var(--text-muted);font-size:1.1rem}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1160px;margin:0 auto;display:grid}.page-module___8aEwW__featuresMoreLink{max-width:1160px;color:var(--primary);justify-content:center;align-items:center;gap:.4rem;margin:2rem auto 0;font-size:.95rem;font-weight:600;display:flex}.page-module___8aEwW__featuresMoreLink:hover{color:var(--primary-hover)}.page-module___8aEwW__featureCard{background:var(--background);border:1px solid var(--border);transition:transform var(--transition-speed),box-shadow var(--transition-speed);border-radius:12px;padding:1.75rem}.page-module___8aEwW__featureCard:hover{transform:translateY(-3px);box-shadow:0 12px 28px -16px #0003}.page-module___8aEwW__featureIcon{background:color-mix(in srgb,var(--primary)12%,transparent);width:40px;height:40px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.page-module___8aEwW__featureCard h4{margin-bottom:.5rem;font-size:1.1rem}.page-module___8aEwW__featureCard p{color:var(--text-muted);font-size:.95rem;line-height:1.55}.page-module___8aEwW__finalCta{text-align:center;max-width:700px;margin:0 auto;padding:5.5rem 2rem}.page-module___8aEwW__finalCta h3{font-family:var(--font-serif);margin-bottom:1.75rem;font-size:2rem}.page-module___8aEwW__finalCta .page-module___8aEwW__ctaButton{margin:0 auto}.page-module___8aEwW__footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:.85rem;display:flex}.page-module___8aEwW__footer .page-module___8aEwW__brand,.page-module___8aEwW__footer .page-module___8aEwW__logoIcon{color:var(--text-muted)}.page-module___8aEwW__footerLinks{align-items:center;gap:1.25rem;display:flex}.page-module___8aEwW__footerLinks a.page-module___8aEwW__footerNote:hover{color:var(--foreground)}.page-module___8aEwW__loading{height:100vh;color:var(--primary);justify-content:center;align-items:center;font-size:1.25rem;display:flex}@media (max-width:900px){.page-module___8aEwW__hero{text-align:center;grid-template-columns:1fr;padding:3rem 1.5rem 4rem}.page-module___8aEwW__heroCopy{max-width:none;margin:0 auto}.page-module___8aEwW__heroActions{align-items:center}.page-module___8aEwW__hero h2{font-size:2.25rem}.page-module___8aEwW__featuresGrid{grid-template-columns:1fr}.page-module___8aEwW__features{padding:3.5rem 1.5rem}.page-module___8aEwW__finalCta{padding:4rem 1.5rem}.page-module___8aEwW__showcase{padding:3.5rem 1.5rem}.page-module___8aEwW__showcaseTabs{flex-direction:column}.page-module___8aEwW__statsRow,.page-module___8aEwW__statsTrend,.page-module___8aEwW__statsTrendLabel,.page-module___8aEwW__listenSpeeds{padding-left:1.25rem;padding-right:1.25rem}.page-module___8aEwW__rapidWordBox{padding:50px 20px}.page-module___8aEwW__rapidWord{font-size:34px}}
.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column;height:100vh;padding:1.5rem .5rem;display:flex;overflow:hidden}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{border-right:none;width:100%}}.Sidebar-module__WZVnLW__top{flex-direction:column;flex:1;min-height:0;padding:0 .5rem;display:flex}.Sidebar-module__WZVnLW__logo{font-family:var(--font-serif);color:var(--primary);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.35rem;font-style:italic;font-weight:500;display:flex}.Sidebar-module__WZVnLW__logoIcon{color:var(--primary);flex-shrink:0;transform:rotate(-20deg)}.Sidebar-module__WZVnLW__sidebarToggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__sidebarToggle:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__collapsed{display:none!important}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{z-index:100;border-right:none;width:100%;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__sidebarToggle{display:flex}}.Sidebar-module__WZVnLW__nav{flex-direction:column;flex-shrink:0;gap:.25rem;margin-bottom:2rem;display:flex}.Sidebar-module__WZVnLW__navItem{color:var(--text-muted);transition:all var(--transition-speed);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.4;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{background:var(--primary);color:#fff}.Sidebar-module__WZVnLW__section{flex-direction:column;flex:1;min-height:0;margin-top:1rem;display:flex}.Sidebar-module__WZVnLW__sectionHeader{color:var(--text-muted);letter-spacing:.05em;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .5rem;font-size:.75rem;font-weight:700;display:flex}.Sidebar-module__WZVnLW__headerActions{align-items:center;gap:.25rem;display:flex}.Sidebar-module__WZVnLW__addBtn{color:var(--text-muted);transition:all var(--transition-speed);border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.Sidebar-module__WZVnLW__addBtn:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__loading,.Sidebar-module__WZVnLW__empty{color:var(--text-muted);text-align:center;padding:1rem .5rem;font-size:.875rem}.Sidebar-module__WZVnLW__emptyDiscoverLink{color:var(--primary);font-weight:600;text-decoration:underline}.Sidebar-module__WZVnLW__spin{animation:1s linear infinite Sidebar-module__WZVnLW__spin}@keyframes Sidebar-module__WZVnLW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Sidebar-module__WZVnLW__searchBar{flex-shrink:0;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 .5rem;display:flex}.Sidebar-module__WZVnLW__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.Sidebar-module__WZVnLW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:8px}.Sidebar-module__WZVnLW__searchInput{background:var(--secondary);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:6px;outline:none;padding:6px 8px 6px 28px;font-size:.8125rem;transition:all .2s}.Sidebar-module__WZVnLW__searchInput:focus{border-color:var(--primary);background:var(--sidebar-bg)}.Sidebar-module__WZVnLW__filterBtn{background:var(--secondary);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__filterBtn:hover{background:var(--border);color:var(--foreground)}.Sidebar-module__WZVnLW__filterBtnActive{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.Sidebar-module__WZVnLW__modeTabs{background:var(--secondary);border-radius:8px;flex-shrink:0;margin-bottom:1rem;padding:3px;display:flex}.Sidebar-module__WZVnLW__modeTab{color:var(--text-muted);letter-spacing:.03em;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.4rem;font-size:.7rem;font-weight:700;transition:all .2s}.Sidebar-module__WZVnLW__modeTabActive{background:var(--background);color:var(--foreground);box-shadow:0 2px 4px #0000000d}.Sidebar-module__WZVnLW__readingNowGroup{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.Sidebar-module__WZVnLW__readingNowItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;width:100%;padding:6px 8px;display:flex}.Sidebar-module__WZVnLW__readingNowItem:hover{background:var(--secondary)}.Sidebar-module__WZVnLW__readingNowTopRow{align-items:center;gap:8px;display:flex}.Sidebar-module__WZVnLW__affinityTrack{background:var(--border);border-radius:2px;height:3px;margin-left:24px;overflow:hidden}.Sidebar-module__WZVnLW__affinityFill{background:var(--primary);border-radius:2px;height:100%}.Sidebar-module__WZVnLW__archiveAllBtn{border:1px dashed var(--border);width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;margin-bottom:4px;padding:6px 8px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__archiveAllBtn:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__archiveAllBtn:disabled{opacity:.6;cursor:default}.Sidebar-module__WZVnLW__feedList{flex-direction:column;flex:1;gap:4px;margin-top:4px;padding-right:4px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__feedList::-webkit-scrollbar{width:4px}.Sidebar-module__WZVnLW__feedList::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:2px}.Sidebar-module__WZVnLW__feedList:hover::-webkit-scrollbar-thumb{background:#ffffff1a}.Sidebar-module__WZVnLW__folderGroup{flex-direction:column;gap:2px;display:flex}.Sidebar-module__WZVnLW__folderHeader{width:100%;color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;align-items:center;gap:8px;padding:8px;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.Sidebar-module__WZVnLW__folderHeader:hover{color:var(--foreground)}.Sidebar-module__WZVnLW__folderName{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;overflow:hidden}.Sidebar-module__WZVnLW__count{color:var(--text-muted);background:#ffffff0d;border-radius:10px;padding:2px 6px;font-size:.7rem}.Sidebar-module__WZVnLW__folderItems{border-left:1px solid var(--border);flex-direction:column;gap:2px;margin-left:8px;display:flex}.Sidebar-module__WZVnLW__feedItemWrapper{border-radius:8px;align-items:center;gap:4px;width:100%;padding-right:4px;transition:background .2s;display:flex}.Sidebar-module__WZVnLW__feedItemWrapper:hover{background:var(--secondary)}.Sidebar-module__WZVnLW__feedItem{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-grow:1;align-items:center;gap:8px;padding:6px 8px;transition:all .2s;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__feedName{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:.8rem;font-weight:500;overflow:hidden}.Sidebar-module__WZVnLW__deleteBtn{color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__feedItemWrapper:hover .Sidebar-module__WZVnLW__deleteBtn{opacity:.5}.Sidebar-module__WZVnLW__deleteBtn:hover{color:#f87171;background:#ef44441a;opacity:1!important}.Sidebar-module__WZVnLW__active{background:var(--primary)!important;color:#fff!important}.Sidebar-module__WZVnLW__feedItemActive{color:var(--primary)!important;background:#22c55e26!important}.Sidebar-module__WZVnLW__feedItemActive .Sidebar-module__WZVnLW__feedName{font-weight:600}.Sidebar-module__WZVnLW__unreadCount{background:var(--primary);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:2px 6px;font-size:.7rem;font-weight:600}.Sidebar-module__WZVnLW__feedUnreadBadge{background:var(--primary);color:#fff;text-align:center;border-radius:10px;flex-shrink:0;min-width:18px;padding:2px 6px;font-size:.7rem;font-weight:600;transition:opacity .2s}.Sidebar-module__WZVnLW__unreadContainer{flex-shrink:0;align-items:center;margin-left:auto;display:flex;position:relative}.Sidebar-module__WZVnLW__markAsReadHoverBtn{white-space:nowrap;background:var(--foreground);color:var(--background);cursor:pointer;opacity:0;pointer-events:none;z-index:10;border:none;border-radius:6px;padding:5px 9px;font-size:11px;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;right:0;transform:translate(10px);box-shadow:0 4px 6px #0000004d}.Sidebar-module__WZVnLW__unreadContainer:hover .Sidebar-module__WZVnLW__markAsReadHoverBtn{opacity:1;pointer-events:auto;transform:translate(0)}.Sidebar-module__WZVnLW__unreadContainer:hover .Sidebar-module__WZVnLW__feedUnreadBadge{opacity:0}.Sidebar-module__WZVnLW__tagsSection{border-top:1px solid var(--border);flex-shrink:0;margin-top:1rem;padding-top:1rem}.Sidebar-module__WZVnLW__tagsHeaderToggle{color:var(--text-muted);cursor:pointer;letter-spacing:.05em;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.Sidebar-module__WZVnLW__tagsHeaderToggle:hover{color:var(--foreground)}.Sidebar-module__WZVnLW__tagList{flex-direction:column;gap:2px;max-height:160px;padding-right:4px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__tagItem{width:100%}.Sidebar-module__WZVnLW__bottom{border-top:1px solid var(--border);flex-shrink:0;padding:1.5rem .5rem .5rem}.Sidebar-module__WZVnLW__userProfile{align-items:center;gap:.75rem;margin-bottom:1rem;padding:0 .5rem;display:flex}.Sidebar-module__WZVnLW__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__userName{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.Sidebar-module__WZVnLW__userEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.Sidebar-module__WZVnLW__footerActions{gap:.25rem;display:flex}.Sidebar-module__WZVnLW__footerBtn{color:var(--text-muted);transition:all var(--transition-speed);border-radius:6px;flex:1;justify-content:center;align-items:center;padding:.5rem;display:flex}.Sidebar-module__WZVnLW__footerBtn:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__feedIcon{color:var(--text-muted);flex-shrink:0}.Sidebar-module__WZVnLW__menuBtn{color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__feedItemWrapper:hover .Sidebar-module__WZVnLW__menuBtn{opacity:1}.Sidebar-module__WZVnLW__menuBtn:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__contextMenuOverlay{z-index:998;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__contextMenu{background:var(--sidebar-bg);border:1px solid var(--border);z-index:999;border-radius:8px;flex-direction:column;gap:2px;min-width:180px;max-height:80vh;padding:4px;display:flex;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Sidebar-module__WZVnLW__contextMenuItem{color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.8125rem;transition:background .2s;display:flex}.Sidebar-module__WZVnLW__contextMenuItem:hover{background:var(--secondary)}.Sidebar-module__WZVnLW__contextMenuItemDanger{color:#ef4444}.Sidebar-module__WZVnLW__contextMenuItemDanger:hover{background:#ef44441a}@media (max-width:768px){.Sidebar-module__WZVnLW__searchInput{font-size:16px}.Sidebar-module__WZVnLW__filterBtn{width:44px;height:44px}.Sidebar-module__WZVnLW__footerBtn{min-height:44px}}
.AddFeedModal-module__HyEPIq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddFeedModal-module__HyEPIq__modal{background:var(--background);border-radius:12px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 8px 32px #0003}.AddFeedModal-module__HyEPIq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AddFeedModal-module__HyEPIq__header h2{font-size:1.25rem;font-weight:700}.AddFeedModal-module__HyEPIq__closeBtn{color:var(--text-muted);transition:color var(--transition-speed)}.AddFeedModal-module__HyEPIq__closeBtn:hover{color:var(--foreground)}.AddFeedModal-module__HyEPIq__form{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.AddFeedModal-module__HyEPIq__field{flex-direction:column;gap:.5rem;display:flex}.AddFeedModal-module__HyEPIq__field label{color:var(--text-muted);font-size:.875rem;font-weight:600}.AddFeedModal-module__HyEPIq__field input{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:8px;padding:.75rem;font-size:1rem}.AddFeedModal-module__HyEPIq__checkboxRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.AddFeedModal-module__HyEPIq__checkboxRow input{cursor:pointer;width:18px;height:18px}.AddFeedModal-module__HyEPIq__checkboxRow span{color:var(--foreground);font-size:.9rem}.AddFeedModal-module__HyEPIq__submitBtn{background:var(--primary);color:#fff;transition:background var(--transition-speed);border-radius:8px;justify-content:center;align-items:center;padding:.75rem;font-weight:600;display:flex}.AddFeedModal-module__HyEPIq__submitBtn:hover{background:var(--primary-hover)}.AddFeedModal-module__HyEPIq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.AddFeedModal-module__HyEPIq__spin{animation:1s linear infinite AddFeedModal-module__HyEPIq__spin}@keyframes AddFeedModal-module__HyEPIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AddFeedModal-module__HyEPIq__importLink{text-align:center;color:var(--text-muted);padding-top:1rem;font-size:.875rem}.AddFeedModal-module__HyEPIq__importLink a{color:var(--primary);font-weight:600;text-decoration:none}.AddFeedModal-module__HyEPIq__importLink a:hover{text-decoration:underline}.AddFeedModal-module__HyEPIq__urlRow{align-items:stretch;gap:.5rem;display:flex}.AddFeedModal-module__HyEPIq__urlRow input{flex:1}.AddFeedModal-module__HyEPIq__detectBtn{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);white-space:nowrap;transition:background var(--transition-speed);border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.8rem;font-weight:600;display:flex}.AddFeedModal-module__HyEPIq__detectBtn:hover:not(:disabled){background:var(--border)}.AddFeedModal-module__HyEPIq__detectBtn:disabled{opacity:.6;cursor:not-allowed}.AddFeedModal-module__HyEPIq__discoveryStatus{align-items:center;gap:.35rem;font-size:.8rem;display:flex}.AddFeedModal-module__HyEPIq__discoveryStatus.AddFeedModal-module__HyEPIq__success{color:var(--primary)}.AddFeedModal-module__HyEPIq__discoveryStatus.AddFeedModal-module__HyEPIq__error{color:#ef4444}.AddFeedModal-module__HyEPIq__discoveryCandidates{flex-direction:column;gap:.35rem;display:flex}.AddFeedModal-module__HyEPIq__discoveryCandidateBtn{text-align:left;border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:6px;padding:.5rem .65rem;font-size:.8rem}.AddFeedModal-module__HyEPIq__discoveryCandidateBtn:hover{background:var(--border)}
.SimilarFeedsModal-module__GQFLgG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SimilarFeedsModal-module__GQFLgG__modal{background:var(--background);border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.SimilarFeedsModal-module__GQFLgG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.SimilarFeedsModal-module__GQFLgG__header h2{font-size:1.1rem;font-weight:700}.SimilarFeedsModal-module__GQFLgG__subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.8rem}.SimilarFeedsModal-module__GQFLgG__closeBtn{color:var(--text-muted);transition:color var(--transition-speed)}.SimilarFeedsModal-module__GQFLgG__closeBtn:hover{color:var(--foreground)}.SimilarFeedsModal-module__GQFLgG__content{flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.SimilarFeedsModal-module__GQFLgG__loading,.SimilarFeedsModal-module__GQFLgG__empty{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem}.SimilarFeedsModal-module__GQFLgG__resultRow{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.65rem;display:flex}.SimilarFeedsModal-module__GQFLgG__resultInfo{flex-direction:column;flex:1;min-width:0;display:flex}.SimilarFeedsModal-module__GQFLgG__resultTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.SimilarFeedsModal-module__GQFLgG__resultDomain{color:var(--text-muted);font-size:.75rem}.SimilarFeedsModal-module__GQFLgG__addBtn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.8rem;font-weight:600;display:flex}.SimilarFeedsModal-module__GQFLgG__addBtn:hover:not(:disabled){background:var(--primary-hover)}.SimilarFeedsModal-module__GQFLgG__addBtn:disabled{opacity:.6;cursor:default}.SimilarFeedsModal-module__GQFLgG__spin{animation:1s linear infinite SimilarFeedsModal-module__GQFLgG__spin}@keyframes SimilarFeedsModal-module__GQFLgG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Feed-module__v3FsyG__feed{border-right:1px solid var(--border);background:var(--background);flex-direction:column;width:400px;height:100%;display:flex}@media (max-width:768px){.Feed-module__v3FsyG__feed{border-right:none;width:100%}}.Feed-module__v3FsyG__header{border-bottom:1px solid var(--border);padding:1rem 1.25rem .5rem}.Feed-module__v3FsyG__headerTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Feed-module__v3FsyG__headerTitleGroup{align-items:center;gap:.75rem;display:flex}.Feed-module__v3FsyG__brandIcon{align-items:center;display:flex}.Feed-module__v3FsyG__mainTitle{color:var(--foreground);font-size:1.35rem;font-weight:700}.Feed-module__v3FsyG__headerIcons{color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.Feed-module__v3FsyG__iconBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex;position:relative}.Feed-module__v3FsyG__iconBtn:hover{background:var(--secondary);color:var(--foreground)}.Feed-module__v3FsyG__iconBtnActive{color:var(--primary);background:color-mix(in srgb,var(--primary)12%,transparent)}.Feed-module__v3FsyG__filterDot{background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.Feed-module__v3FsyG__digestRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:.85rem;display:flex}.Feed-module__v3FsyG__digestText{color:var(--foreground);font-size:.8125rem;font-weight:700}.Feed-module__v3FsyG__digestBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:background .15s;display:flex}.Feed-module__v3FsyG__digestBtn:hover{background:var(--primary-hover)}.Feed-module__v3FsyG__searchBarExpanded{background:var(--secondary);border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;transition:border-color .2s;display:flex}.Feed-module__v3FsyG__searchBarExpanded:focus-within{border-color:var(--primary)}.Feed-module__v3FsyG__searchIcon{color:var(--text-muted);flex-shrink:0}.Feed-module__v3FsyG__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.Feed-module__v3FsyG__searchInput::placeholder{color:var(--text-muted)}.Feed-module__v3FsyG__clearSearchBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;transition:color .15s;display:flex}.Feed-module__v3FsyG__clearSearchBtn:hover{color:var(--foreground)}.Feed-module__v3FsyG__filterWrapper{position:relative}.Feed-module__v3FsyG__filterDropdown{background:var(--background);border:1px solid var(--border);z-index:100;border-radius:12px;width:200px;animation:.15s ease-out Feed-module__v3FsyG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes Feed-module__v3FsyG__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Feed-module__v3FsyG__filterSection{padding:8px}.Feed-module__v3FsyG__filterLabel{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;padding:6px 8px 4px;font-size:.7rem;font-weight:700}.Feed-module__v3FsyG__filterOption{text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.85rem;transition:background .15s;display:block}.Feed-module__v3FsyG__filterOption:hover{background:#ffffff0d}.Feed-module__v3FsyG__filterOptionActive{background:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary);font-weight:600}.Feed-module__v3FsyG__noResults{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.Feed-module__v3FsyG__noResultsIcon{opacity:.3}.Feed-module__v3FsyG__noResults p{font-size:.9rem;line-height:1.5}.Feed-module__v3FsyG__noResults strong{color:var(--foreground)}.Feed-module__v3FsyG__clearSearchLink{border:1px solid var(--border);cursor:pointer;color:var(--primary);background:0 0;border-radius:20px;padding:6px 14px;font-size:.8rem;transition:background .15s}.Feed-module__v3FsyG__clearSearchLink:hover{background:color-mix(in srgb,var(--primary)10%,transparent)}.Feed-module__v3FsyG__noResultsCompact{padding:32px 24px 6px}.Feed-module__v3FsyG__discoverSection{padding:4px 0 20px}.Feed-module__v3FsyG__discoverLabelRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 1.25rem;display:flex}.Feed-module__v3FsyG__discoverLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.Feed-module__v3FsyG__seeAllLink{color:var(--primary);align-items:center;gap:2px;font-size:.75rem;font-weight:600;display:flex}.Feed-module__v3FsyG__seeAllLink:hover{color:var(--primary-hover)}.Feed-module__v3FsyG__dismissBtn{width:20px;height:20px;color:var(--text-muted);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Feed-module__v3FsyG__dismissBtn:hover{background:var(--border);color:var(--foreground)}.Feed-module__v3FsyG__discoverReasonTag{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden;}.Feed-module__v3FsyG__discoverRowAddBtn{background:var(--primary);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:flex}.Feed-module__v3FsyG__discoverRowAddBtn:hover:not(:disabled){background:var(--primary-hover)}.Feed-module__v3FsyG__discoverRowAddBtn:disabled{opacity:.6;cursor:default}.Feed-module__v3FsyG__endMessage{color:var(--text-muted);text-align:center;padding:14px 1.25rem 6px;font-size:.78rem}.Feed-module__v3FsyG__endMessageLink{color:var(--primary);font-weight:600}.Feed-module__v3FsyG__endMessageLink:hover{color:var(--primary-hover)}.Feed-module__v3FsyG__onboarding{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:72px 24px;display:flex}.Feed-module__v3FsyG__onboardingIcon{color:var(--primary);margin-bottom:4px}.Feed-module__v3FsyG__onboarding h3{color:var(--foreground);font-size:1.15rem;font-weight:600}.Feed-module__v3FsyG__onboarding p{color:var(--text-muted);max-width:320px;font-size:.9rem}.Feed-module__v3FsyG__onboardingActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.Feed-module__v3FsyG__onboardingPrimaryBtn,.Feed-module__v3FsyG__onboardingSecondaryBtn{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s;display:flex}.Feed-module__v3FsyG__onboardingPrimaryBtn{background:var(--primary);color:#fff;border:none}.Feed-module__v3FsyG__onboardingPrimaryBtn:hover{background:var(--primary-hover)}.Feed-module__v3FsyG__onboardingSecondaryBtn{color:var(--foreground);border:1px solid var(--border);background:0 0}.Feed-module__v3FsyG__onboardingSecondaryBtn:hover{background:var(--secondary)}.Feed-module__v3FsyG__onboardingPrimaryBtn:disabled,.Feed-module__v3FsyG__onboardingSecondaryBtn:disabled{opacity:.7;cursor:default}.Feed-module__v3FsyG__onboardingTertiaryLink{color:var(--text-muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin-top:4px;font-size:.8rem;text-decoration:underline}.Feed-module__v3FsyG__onboardingTertiaryLink:hover{color:var(--foreground)}.Feed-module__v3FsyG__tabs{background:var(--secondary);border-radius:8px;margin-bottom:1rem;padding:4px;display:flex}.Feed-module__v3FsyG__tab{color:var(--text-muted);letter-spacing:.05em;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.6rem;font-size:.75rem;font-weight:700;transition:all .2s}.Feed-module__v3FsyG__activeTab{background:var(--background);color:var(--foreground);box-shadow:0 2px 4px #0000000d}.Feed-module__v3FsyG__trendingStrip{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.75rem 1.25rem;display:flex;overflow:hidden}.Feed-module__v3FsyG__trendingLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:.7rem;font-weight:800}.Feed-module__v3FsyG__trendingChips{scrollbar-width:none;gap:.4rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.Feed-module__v3FsyG__chipScrollBtn{border:1px solid var(--border);background:var(--background);width:22px;height:22px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Feed-module__v3FsyG__chipScrollBtn:hover{background:var(--secondary);color:var(--foreground)}.Feed-module__v3FsyG__trendingChips::-webkit-scrollbar{display:none}.Feed-module__v3FsyG__trendingChip{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.Feed-module__v3FsyG__trendingChip:hover{border-color:var(--primary)}.Feed-module__v3FsyG__trendingChipActive{border-color:var(--primary);color:var(--primary);background:#22c55e26;font-weight:600}.Feed-module__v3FsyG__trendingCount{color:var(--text-muted);font-size:.7rem}.Feed-module__v3FsyG__trendingChipActive .Feed-module__v3FsyG__trendingCount{color:var(--primary)}.Feed-module__v3FsyG__dateHeader{color:var(--text-muted);letter-spacing:.1em;background:var(--background);padding:1rem 1.25rem .75rem;font-size:.7rem;font-weight:800}.Feed-module__v3FsyG__articleItem{z-index:1;border-bottom:1px solid var(--border);background:var(--background);cursor:pointer;touch-action:pan-y;padding:1.25rem;transition:background .2s;position:relative}.Feed-module__v3FsyG__articleItem:hover{background:var(--secondary)}.Feed-module__v3FsyG__swipeRow{position:relative;overflow:hidden}.Feed-module__v3FsyG__swipeActions{display:flex;position:absolute;top:0;bottom:0;right:0}.Feed-module__v3FsyG__swipeActionBtn{background:var(--secondary);width:72px;color:var(--foreground);cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:flex}.Feed-module__v3FsyG__swipeActionSave{background:var(--primary);color:#fff}.Feed-module__v3FsyG__articleItem:active{background:var(--secondary)}.Feed-module__v3FsyG__articleItem.Feed-module__v3FsyG__selected{background:var(--secondary);border-left:3px solid var(--primary);padding-left:calc(1.25rem - 3px)}.Feed-module__v3FsyG__articleHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Feed-module__v3FsyG__articleSourceInfo{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.Feed-module__v3FsyG__favicon{flex-shrink:0;border-radius:4px!important}.Feed-module__v3FsyG__sourceName{color:var(--foreground)}.Feed-module__v3FsyG__dot,.Feed-module__v3FsyG__timeAgo{color:var(--text-muted)}.Feed-module__v3FsyG__unreadStatusDot{background:var(--primary);border-radius:50%;width:8px;height:8px}.Feed-module__v3FsyG__unreadMarkBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:-12px;padding:0;display:flex}.Feed-module__v3FsyG__savedIcon{color:var(--primary)}.Feed-module__v3FsyG__articleTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.4}.Feed-module__v3FsyG__articleFooter{color:var(--text-muted);align-items:center;gap:1rem;font-size:.75rem;font-weight:600;display:flex}.Feed-module__v3FsyG__categoryTag{background:var(--secondary);color:var(--text-muted);border-radius:4px;padding:2px 8px}.Feed-module__v3FsyG__readingTime{color:var(--text-muted)}.Feed-module__v3FsyG__clusterChip{background:color-mix(in srgb,var(--primary)12%,transparent);color:var(--primary);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.Feed-module__v3FsyG__clusterChip:hover{background:color-mix(in srgb,var(--primary)20%,transparent)}.Feed-module__v3FsyG__clusterSources{border-top:1px dashed var(--border);flex-direction:column;gap:6px;margin-top:.75rem;padding-top:.75rem;display:flex}.Feed-module__v3FsyG__clusterSourceItem{text-align:left;background:var(--secondary);cursor:pointer;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:6px 10px;display:flex}.Feed-module__v3FsyG__clusterSourceItem:hover{background:var(--border)}.Feed-module__v3FsyG__clusterSourceName{color:var(--text-muted);font-size:.7rem;font-weight:700}.Feed-module__v3FsyG__clusterSourceTitle{color:var(--foreground);font-size:.8rem}.Feed-module__v3FsyG__spin{animation:1s linear infinite Feed-module__v3FsyG__spin}@keyframes Feed-module__v3FsyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Feed-module__v3FsyG__list{flex:1;padding-bottom:80px;overflow-y:auto}@media (max-width:768px){.Feed-module__v3FsyG__searchInput{font-size:16px}.Feed-module__v3FsyG__iconBtn{padding:12px}.Feed-module__v3FsyG__brandIcon{display:none}}
.ArticleViewer-module__njBqZW__viewer{background:var(--background);flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow-y:auto}.ArticleViewer-module__njBqZW__header{border-bottom:1px solid var(--border);background:var(--background);z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.ArticleViewer-module__njBqZW__mobileHeader{background:var(--background);z-index:20;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:sticky;top:0}.ArticleViewer-module__njBqZW__mobileFooter{background:var(--background);z-index:20;border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:sticky;bottom:0}.ArticleViewer-module__njBqZW__hiddenMobileHeader{transform:translateY(-100%)}.ArticleViewer-module__njBqZW__hiddenMobileFooter{transform:translateY(100%)}.ArticleViewer-module__njBqZW__closeBtn,.ArticleViewer-module__njBqZW__iconBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.ArticleViewer-module__njBqZW__headerActions{align-items:center;gap:.5rem;display:flex}.ArticleViewer-module__njBqZW__iconBtnLabeled{color:var(--primary);flex-direction:column;gap:1px;padding:.25rem .4rem}.ArticleViewer-module__njBqZW__iconBtnLabel{white-space:nowrap;font-size:.6rem;font-weight:600;line-height:1}.ArticleViewer-module__njBqZW__meta{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ArticleViewer-module__njBqZW__contentFavicon{background:var(--secondary);width:28px;height:28px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.ArticleViewer-module__njBqZW__metaInfo{flex-direction:column;gap:2px;display:flex}.ArticleViewer-module__njBqZW__source{color:var(--text-muted);letter-spacing:.1em;font-size:.75rem;font-weight:800}.ArticleViewer-module__njBqZW__date{color:var(--text-muted);font-size:.8rem}.ArticleViewer-module__njBqZW__title{color:var(--foreground);margin-bottom:2.5rem;font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;line-height:1.25}.ArticleViewer-module__njBqZW__body{color:var(--foreground);overflow-wrap:break-word;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.15rem;line-height:1.8}.ArticleViewer-module__njBqZW__body p{margin-bottom:1.75rem}.ArticleViewer-module__njBqZW__body img,.ArticleViewer-module__njBqZW__body video,.ArticleViewer-module__njBqZW__body iframe,.ArticleViewer-module__njBqZW__body svg,.ArticleViewer-module__njBqZW__body embed,.ArticleViewer-module__njBqZW__body object{max-width:100%;height:auto}.ArticleViewer-module__njBqZW__body table{max-width:100%;display:block;overflow-x:auto}.ArticleViewer-module__njBqZW__body pre{max-width:100%;overflow-x:auto}.ArticleViewer-module__njBqZW__body figure{max-width:100%}.ArticleViewer-module__njBqZW__body .captioned-image-container{max-width:100%}.ArticleViewer-module__njBqZW__content{width:100%;min-width:0;max-width:680px;margin:0 auto;padding:2.5rem 1.25rem 5rem}.ArticleViewer-module__njBqZW__navBtn{background:var(--secondary);color:var(--foreground);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;display:flex}.ArticleViewer-module__njBqZW__navBtnPrimary{background:var(--primary);color:#fff}.ArticleViewer-module__njBqZW__readingProgress{color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.ArticleViewer-module__njBqZW__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ArticleViewer-module__njBqZW__moreDropdownBackdrop{z-index:19;position:fixed;inset:0}.ArticleViewer-module__njBqZW__moreDropdown{background:var(--background);border:1px solid var(--border);z-index:20;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:4px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.ArticleViewer-module__njBqZW__moreDropdownItem{color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.ArticleViewer-module__njBqZW__moreDropdownItem:hover{background:var(--secondary)}.ArticleViewer-module__njBqZW__actionBtn{color:var(--text-muted);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.ArticleViewer-module__njBqZW__backBtn{background:var(--secondary);width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.ArticleViewer-module__njBqZW__author{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.ArticleViewer-module__njBqZW__tagsRow{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:2rem;display:flex}.ArticleViewer-module__njBqZW__tagChip{background:var(--secondary);color:var(--text-muted);text-transform:lowercase;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:.75rem;font-weight:500;display:flex}.ArticleViewer-module__njBqZW__tagChipRemovable{color:var(--primary);background:#22c55e1f}.ArticleViewer-module__njBqZW__tagChipRemove{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ArticleViewer-module__njBqZW__tagChipRemove:hover{opacity:1}.ArticleViewer-module__njBqZW__addTagBtn{background:var(--secondary);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:3px 10px 3px 8px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.ArticleViewer-module__njBqZW__addTagBtn:hover{border-color:var(--primary);color:var(--primary);background:#22c55e14}.ArticleViewer-module__njBqZW__tagInput{border:1px solid var(--primary);background:var(--background);width:110px;color:var(--foreground);border-radius:999px;outline:none;padding:3px 9px;font-size:.75rem}.ArticleViewer-module__njBqZW__mainImage{object-fit:cover;border-radius:12px;width:100%;max-height:420px;margin-bottom:2rem}.ArticleViewer-module__njBqZW__reactionBar{background:var(--secondary);border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem;padding:1rem;display:flex}.ArticleViewer-module__njBqZW__reactionPrompt{color:var(--text-muted);font-size:.9rem}.ArticleViewer-module__njBqZW__reactionButtons{gap:.5rem;display:flex}.ArticleViewer-module__njBqZW__reactionBtn{border:1px solid var(--border);background:var(--background);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.ArticleViewer-module__njBqZW__reactionBtn:hover{color:var(--foreground);border-color:var(--foreground)}.ArticleViewer-module__njBqZW__reactionActive{color:var(--primary);border-color:var(--primary);background:color-mix(in srgb,var(--primary)12%,var(--background))}.ArticleViewer-module__njBqZW__footer{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.ArticleViewer-module__njBqZW__excerptNotice{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.ArticleViewer-module__njBqZW__visitBanner{background:var(--secondary);color:var(--foreground);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.ArticleViewer-module__njBqZW__visitBanner span{overflow-wrap:break-word;min-width:0}.ArticleViewer-module__njBqZW__visitBanner:hover{background:var(--border)}.ArticleViewer-module__njBqZW__visitBannerProminent{background:var(--primary);color:#fff;padding:1rem 1.25rem;font-size:1rem}.ArticleViewer-module__njBqZW__visitBannerProminent:hover{background:var(--primary-hover)}.ArticleViewer-module__njBqZW__featureHint{background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)25%,transparent);color:var(--foreground);border-radius:8px;align-items:center;gap:.6rem;margin:1rem 2rem 0;padding:.6rem .9rem;font-size:.82rem;line-height:1.4;display:flex}.ArticleViewer-module__njBqZW__featureHintIcon{color:var(--primary);flex-shrink:0}.ArticleViewer-module__njBqZW__featureHint kbd{background:var(--background);border:1px solid var(--border);border-radius:4px;margin:0 .05rem;padding:.05rem .35rem;font-family:ui-monospace,monospace;font-size:.75rem;display:inline-block}.ArticleViewer-module__njBqZW__featureHintClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;margin-left:auto;padding:2px;display:flex}.ArticleViewer-module__njBqZW__featureHintClose:hover{color:var(--foreground)}.ArticleViewer-module__njBqZW__shortcutHintBanner{display:none}@media (min-width:769px){.ArticleViewer-module__njBqZW__shortcutHintBanner{background:#ffffff26;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-family:ui-monospace,monospace;font-size:.75rem;display:inline-flex}}.ArticleViewer-module__njBqZW__notesBackdrop{z-index:90;cursor:default;background:0 0;position:absolute;inset:0}.ArticleViewer-module__njBqZW__notesPanel{background:var(--background);border-left:1px solid var(--border);z-index:100;flex-direction:column;width:360px;max-width:100%;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #00000014}.ArticleViewer-module__njBqZW__notesPanelHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ArticleViewer-module__njBqZW__notesPanelTitleGroup{align-items:center;gap:8px;display:flex}.ArticleViewer-module__njBqZW__notesPanelTitle{color:var(--foreground);margin:0;font-size:15px;font-weight:700}.ArticleViewer-module__njBqZW__notesSaveStatus{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.ArticleViewer-module__njBqZW__notesCloseBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ArticleViewer-module__njBqZW__notesCloseBtn:hover{background:var(--secondary);color:var(--foreground)}.ArticleViewer-module__njBqZW__notesPanelBody{flex-direction:column;flex:1;gap:20px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.ArticleViewer-module__njBqZW__notesTextarea{resize:none;border:1px solid var(--border);background:var(--secondary);width:100%;min-height:160px;color:var(--foreground);border-radius:10px;flex:1;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s,background .15s}.ArticleViewer-module__njBqZW__notesTextarea::placeholder{color:var(--text-muted)}.ArticleViewer-module__njBqZW__notesTextarea:focus{border-color:var(--primary);background:var(--background);outline:none}.ArticleViewer-module__njBqZW__notesHighlightsSection{flex-shrink:0}.ArticleViewer-module__njBqZW__notesHighlightsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:700}.ArticleViewer-module__njBqZW__notesHighlightsList{flex-direction:column;gap:8px;display:flex}.ArticleViewer-module__njBqZW__notesHighlightItem{border-left:3px solid var(--accent-gold);background:color-mix(in srgb,var(--accent-gold)12%,var(--background));color:var(--foreground);border-radius:0 8px 8px 0;padding:10px 12px;font-size:13px;font-style:italic;line-height:1.5}.ArticleViewer-module__njBqZW__spin{animation:1s linear infinite ArticleViewer-module__njBqZW__notesSpin}@keyframes ArticleViewer-module__njBqZW__notesSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ArticleViewer-module__njBqZW__notesBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;background:#0006;position:fixed}.ArticleViewer-module__njBqZW__notesPanel{border-left:none;border-top:1px solid var(--border);width:100%;max-height:80vh;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:20px 20px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -10px 25px #00000026}.ArticleViewer-module__njBqZW__notesPanelBody{padding-bottom:24px}.ArticleViewer-module__njBqZW__header,.ArticleViewer-module__njBqZW__featureHint{display:none}.ArticleViewer-module__njBqZW__mobileHeader{display:flex;position:fixed;left:0;right:0}.ArticleViewer-module__njBqZW__mobileFooter{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));display:flex;position:fixed;left:0;right:0}.ArticleViewer-module__njBqZW__content{padding-top:72px!important;padding-bottom:72px!important}.ArticleViewer-module__njBqZW__title{margin-bottom:1.5rem;font-size:1.65rem}.ArticleViewer-module__njBqZW__meta{margin-bottom:1.5rem}.ArticleViewer-module__njBqZW__mobileHeader .ArticleViewer-module__njBqZW__closeBtn,.ArticleViewer-module__njBqZW__mobileHeader .ArticleViewer-module__njBqZW__iconBtn{min-width:44px;min-height:44px}.ArticleViewer-module__njBqZW__navBtn{min-height:44px}}
.RSVPViewer-module__Zmjmpq__overlay{background:var(--background);z-index:1000;color:var(--foreground);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RSVPViewer-module__Zmjmpq__container{flex-direction:column;width:100%;max-width:800px;height:100%;padding:2rem;display:flex;position:relative}.RSVPViewer-module__Zmjmpq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.RSVPViewer-module__Zmjmpq__headerInfo h3{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:400px;margin:0;font-size:1rem;font-weight:500;overflow:hidden}.RSVPViewer-module__Zmjmpq__pacing{color:var(--text-muted);font-size:.875rem}.RSVPViewer-module__Zmjmpq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s}.RSVPViewer-module__Zmjmpq__closeBtn:hover{color:var(--foreground);background:var(--secondary)}.RSVPViewer-module__Zmjmpq__readerArea{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.RSVPViewer-module__Zmjmpq__focusLine{background:var(--primary);width:60px;height:2px;margin:1rem 0}.RSVPViewer-module__Zmjmpq__wordWrapper{justify-content:center;align-items:center;width:100%;height:120px;display:flex}.RSVPViewer-module__Zmjmpq__wordContainer{justify-content:center;align-items:center;width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;display:flex}.RSVPViewer-module__Zmjmpq__prefix{text-align:right;flex:1;padding-right:2px}.RSVPViewer-module__Zmjmpq__orp{color:var(--primary);padding:0 1px}.RSVPViewer-module__Zmjmpq__suffix{text-align:left;flex:1;padding-left:2px}@media (max-width:768px){.RSVPViewer-module__Zmjmpq__container{padding:1rem}.RSVPViewer-module__Zmjmpq__wordWrapper{height:80px}.RSVPViewer-module__Zmjmpq__headerInfo h3{max-width:200px}.RSVPViewer-module__Zmjmpq__mainControls{gap:1rem}.RSVPViewer-module__Zmjmpq__playBtn{width:56px;height:56px}.RSVPViewer-module__Zmjmpq__shortcutHint{display:none}}.RSVPViewer-module__Zmjmpq__shortcutHint{background:var(--secondary);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;margin-left:.25rem;padding:.125rem .375rem;font-family:inherit;font-size:.75rem}.RSVPViewer-module__Zmjmpq__progressContainer{background:var(--border);border-radius:2px;width:100%;height:4px;margin:2rem 0;overflow:hidden}.RSVPViewer-module__Zmjmpq__progressBar{background:var(--primary);height:100%;transition:width .1s linear}.RSVPViewer-module__Zmjmpq__controls{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.RSVPViewer-module__Zmjmpq__mainControls{align-items:center;gap:2rem;display:flex}.RSVPViewer-module__Zmjmpq__iconBtn,.RSVPViewer-module__Zmjmpq__navBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.RSVPViewer-module__Zmjmpq__iconBtn:hover,.RSVPViewer-module__Zmjmpq__navBtn:not(:disabled):hover{color:#fff;background:var(--border)}.RSVPViewer-module__Zmjmpq__navBtn:disabled{opacity:.3;cursor:not-allowed}.RSVPViewer-module__Zmjmpq__playBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 20px #0000004d}.RSVPViewer-module__Zmjmpq__playBtn:hover{background:var(--primary-hover);transform:scale(1.05)}.RSVPViewer-module__Zmjmpq__settingsPanel{background:var(--secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;max-width:400px;padding:1.5rem;display:flex;overflow:hidden}.RSVPViewer-module__Zmjmpq__settingItem{flex-direction:column;gap:.5rem;display:flex}.RSVPViewer-module__Zmjmpq__settingItem label{color:var(--text-muted);font-size:.875rem;font-weight:500}.RSVPViewer-module__Zmjmpq__settingItem input[type=range]{width:100%;accent-color:var(--primary);cursor:pointer}
.ListenPlayer-module___kfqhq__playerBar{background:var(--bg-secondary,#1e293b);border-top:1px solid var(--border-color,#ffffff1a);z-index:200;border-radius:12px 12px 0 0;position:sticky;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 24px #0003}.ListenPlayer-module___kfqhq__progressTrack{background:#ffffff1a;width:100%;height:3px}.ListenPlayer-module___kfqhq__progressFill{background:var(--primary,#6366f1);height:100%;transition:width .3s linear}.ListenPlayer-module___kfqhq__playerInner{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ListenPlayer-module___kfqhq__titleArea{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.ListenPlayer-module___kfqhq__volumeIcon{color:var(--primary,#6366f1);flex-shrink:0}.ListenPlayer-module___kfqhq__nowPlaying{color:var(--text-secondary,#94a3b8);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.ListenPlayer-module___kfqhq__nowPlaying em{color:var(--text-primary,#f1f5f9);font-style:normal;font-weight:500}.ListenPlayer-module___kfqhq__controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.ListenPlayer-module___kfqhq__speedSelector{background:#0003;border-radius:20px;align-items:center;gap:2px;padding:2px;display:flex}.ListenPlayer-module___kfqhq__speedBtn{cursor:pointer;color:var(--text-secondary,#94a3b8);background:0 0;border:none;border-radius:16px;padding:3px 7px;font-size:.7rem;font-weight:600;transition:all .15s}.ListenPlayer-module___kfqhq__speedBtn:hover{color:var(--text-primary,#f1f5f9)}.ListenPlayer-module___kfqhq__speedActive{background:var(--primary,#6366f1);color:#fff!important}.ListenPlayer-module___kfqhq__playBtn{background:var(--primary,#6366f1);cursor:pointer;color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s,opacity .15s;display:flex}.ListenPlayer-module___kfqhq__playBtn:hover{opacity:.9;transform:scale(1.05)}.ListenPlayer-module___kfqhq__stopBtn{cursor:pointer;width:32px;height:32px;color:var(--text-secondary,#94a3b8);background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ListenPlayer-module___kfqhq__stopBtn:hover{color:#ef4444;background:#ef444426;border-color:#ef444466}.ListenPlayer-module___kfqhq__settingsToggle{cursor:pointer;width:28px;height:28px;color:var(--text-secondary,#94a3b8);background:0 0;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ListenPlayer-module___kfqhq__settingsToggle:hover,.ListenPlayer-module___kfqhq__settingsToggleActive{color:var(--text-primary,#f1f5f9);background:#ffffff12}.ListenPlayer-module___kfqhq__voiceSettings{border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding:10px 16px 14px;display:flex}.ListenPlayer-module___kfqhq__voiceLabel{color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem;font-weight:600}.ListenPlayer-module___kfqhq__voiceSelect{color:var(--text-primary,#f1f5f9);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:6px 10px;font-size:.8rem}.ListenPlayer-module___kfqhq__voiceSelect:focus{border-color:var(--primary,#6366f1)}
.ReadingPreferencesMenu-module__kDxGFq__menu{background:var(--bg-secondary,#fff);border:1px solid var(--border);z-index:100;border-radius:12px;flex-direction:column;gap:20px;width:240px;margin-top:8px;padding:16px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.ReadingPreferencesMenu-module__kDxGFq__section{flex-direction:column;gap:10px;display:flex}.ReadingPreferencesMenu-module__kDxGFq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.ReadingPreferencesMenu-module__kDxGFq__themeGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ReadingPreferencesMenu-module__kDxGFq__themeOption{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex}.ReadingPreferencesMenu-module__kDxGFq__themeOption:hover{background:var(--secondary)}.ReadingPreferencesMenu-module__kDxGFq__activeTheme{border-color:var(--primary);background:var(--secondary)}.ReadingPreferencesMenu-module__kDxGFq__themePreview{border:1px solid var(--border);border-radius:50%;width:32px;height:32px}.ReadingPreferencesMenu-module__kDxGFq__lightPreview{background:#fdfbf6}.ReadingPreferencesMenu-module__kDxGFq__whitePreview{background:#fff}.ReadingPreferencesMenu-module__kDxGFq__darkPreview{background:#121212}.ReadingPreferencesMenu-module__kDxGFq__sepiaPreview{background:#f4ecd8}.ReadingPreferencesMenu-module__kDxGFq__themeLabel{font-size:11px;font-weight:500}.ReadingPreferencesMenu-module__kDxGFq__fontList{flex-direction:column;gap:4px;display:flex}.ReadingPreferencesMenu-module__kDxGFq__fontOption{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;transition:background .2s;display:flex}.ReadingPreferencesMenu-module__kDxGFq__fontOption:hover{background:var(--secondary)}.ReadingPreferencesMenu-module__kDxGFq__activeFont{background:var(--secondary);color:var(--primary);font-weight:600}.ReadingPreferencesMenu-module__kDxGFq__check{color:var(--primary)}.ReadingPreferencesMenu-module__kDxGFq__backdrop{z-index:90;cursor:default;background:0 0;transition:background .3s;position:fixed;inset:0}@media (max-width:768px){.ReadingPreferencesMenu-module__kDxGFq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006}.ReadingPreferencesMenu-module__kDxGFq__menu{border:none;border-top:1px solid var(--border);padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:100;margin-top:0;animation:.3s cubic-bezier(.4,0,.2,1) ReadingPreferencesMenu-module__kDxGFq__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 25px #00000026;border-radius:20px 20px 0 0!important;width:100%!important;top:auto!important}}@keyframes ReadingPreferencesMenu-module__kDxGFq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.ArticleMoreMenu-module__v7ijqW__backdrop{z-index:90;cursor:default;background:0 0;position:fixed;inset:0}.ArticleMoreMenu-module__v7ijqW__menu{background:var(--bg-secondary,#fff);border:1px solid var(--border);z-index:100;border-radius:12px;flex-direction:column;gap:2px;width:200px;margin-top:8px;padding:6px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.ArticleMoreMenu-module__v7ijqW__item{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.ArticleMoreMenu-module__v7ijqW__item:hover{background:var(--secondary)}.ArticleMoreMenu-module__v7ijqW__activeItem{color:var(--primary)}@media (max-width:768px){.ArticleMoreMenu-module__v7ijqW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006}.ArticleMoreMenu-module__v7ijqW__menu{border:none;border-top:1px solid var(--border);width:100%;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:100;border-radius:20px 20px 0 0;margin-top:0;animation:.3s cubic-bezier(.4,0,.2,1) ArticleMoreMenu-module__v7ijqW__slideUp;position:fixed;inset:auto 0 0;box-shadow:0 -10px 25px #00000026}.ArticleMoreMenu-module__v7ijqW__item{padding:14px 16px;font-size:15px}}@keyframes ArticleMoreMenu-module__v7ijqW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.ShortcutHelp-module__Xf3DFa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-out ShortcutHelp-module__Xf3DFa__fadeIn;display:flex;position:fixed;inset:0}.ShortcutHelp-module__Xf3DFa__modal{background:var(--background);border:1px solid var(--border);border-radius:12px;width:100%;max-width:400px;animation:.3s ease-out ShortcutHelp-module__Xf3DFa__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ShortcutHelp-module__Xf3DFa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.ShortcutHelp-module__Xf3DFa__header h2{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.ShortcutHelp-module__Xf3DFa__closeBtn{color:var(--text-muted);border-radius:6px;padding:.5rem;transition:all .2s}.ShortcutHelp-module__Xf3DFa__closeBtn:hover{background:var(--secondary);color:var(--foreground)}.ShortcutHelp-module__Xf3DFa__content{padding:1.25rem}.ShortcutHelp-module__Xf3DFa__shortcutItem{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.ShortcutHelp-module__Xf3DFa__shortcutItem:not(:last-child){border-bottom:1px solid var(--border)}.ShortcutHelp-module__Xf3DFa__key{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.25rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;font-weight:600;box-shadow:0 1px #0000001a}.ShortcutHelp-module__Xf3DFa__description{color:var(--text-muted);font-size:.9375rem}@keyframes ShortcutHelp-module__Xf3DFa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ShortcutHelp-module__Xf3DFa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.SettingsModal-module__TCnG-q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SettingsModal-module__TCnG-q__modal{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:90%;max-width:480px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.SettingsModal-module__TCnG-q__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.SettingsModal-module__TCnG-q__header h2{margin:0;font-size:1.25rem;font-weight:600}.SettingsModal-module__TCnG-q__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.SettingsModal-module__TCnG-q__closeBtn:hover{background:var(--secondary);color:var(--foreground)}.SettingsModal-module__TCnG-q__content{padding:1.5rem;overflow-y:auto}.SettingsModal-module__TCnG-q__section{margin-bottom:1.5rem}.SettingsModal-module__TCnG-q__section:last-child{margin-bottom:0}.SettingsModal-module__TCnG-q__section h3{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:flex}.SettingsModal-module__TCnG-q__description{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.SettingsModal-module__TCnG-q__appearancePicker{flex-direction:column;gap:1.25rem;display:flex}.SettingsModal-module__TCnG-q__statsGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.SettingsModal-module__TCnG-q__statCard{background:var(--secondary);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex}.SettingsModal-module__TCnG-q__statIcon{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SettingsModal-module__TCnG-q__statInfo{flex-direction:column;display:flex}.SettingsModal-module__TCnG-q__statValue{font-size:1.5rem;font-weight:700;line-height:1.2}.SettingsModal-module__TCnG-q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.SettingsModal-module__TCnG-q__resetBtn{background:var(--secondary);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.SettingsModal-module__TCnG-q__resetBtn:hover{background:var(--border)}.SettingsModal-module__TCnG-q__toggleRow{align-items:center;margin-bottom:.75rem;display:flex}.SettingsModal-module__TCnG-q__toggleLabel{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;width:100%;font-size:.9rem;display:flex}.SettingsModal-module__TCnG-q__toggleLabel input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent-color,#3b82f6);cursor:pointer}.SettingsModal-module__TCnG-q__toggleLabel[data-disabled=true]{color:var(--text-muted);cursor:not-allowed}.SettingsModal-module__TCnG-q__keywordSection{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.SettingsModal-module__TCnG-q__keywordSection h4{color:var(--foreground);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.SettingsModal-module__TCnG-q__startupSelect{background:var(--secondary);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.SettingsModal-module__TCnG-q__startupSelect:focus{border-color:var(--accent-color,#3b82f6)}.SettingsModal-module__TCnG-q__keywordInputRow{gap:.5rem;margin-bottom:.75rem;display:flex}.SettingsModal-module__TCnG-q__keywordInputRow input{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);border-radius:6px;outline:none;flex:1;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.SettingsModal-module__TCnG-q__keywordInputRow input:focus{border-color:var(--accent-color,#3b82f6)}.SettingsModal-module__TCnG-q__keywordInputRow input:disabled{opacity:.5;cursor:not-allowed}.SettingsModal-module__TCnG-q__addKeywordBtn{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem .75rem;transition:background-color .2s;display:flex}.SettingsModal-module__TCnG-q__addKeywordBtn:hover:not(:disabled){background:var(--primary-hover,#2563eb)}.SettingsModal-module__TCnG-q__addKeywordBtn:disabled{opacity:.5;cursor:not-allowed}.SettingsModal-module__TCnG-q__keywordList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SettingsModal-module__TCnG-q__keywordItem{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.SettingsModal-module__TCnG-q__removeKeywordBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.SettingsModal-module__TCnG-q__removeKeywordBtn:hover{color:var(--error,#ef4444)}.SettingsModal-module__TCnG-q__feedsPrioritySection{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.SettingsModal-module__TCnG-q__feedsPrioritySection h4{color:var(--foreground);margin:0 0 .75rem;font-size:.9rem;font-weight:600}.SettingsModal-module__TCnG-q__feedsPriorityList{flex-direction:column;gap:.75rem;max-height:200px;padding-right:.25rem;display:flex;overflow-y:auto}.SettingsModal-module__TCnG-q__feedPriorityItem{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SettingsModal-module__TCnG-q__feedTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.825rem;overflow:hidden}.SettingsModal-module__TCnG-q__priorityGroup{background:var(--secondary);border:1px solid var(--border);border-radius:6px;padding:2px;display:flex}.SettingsModal-module__TCnG-q__priorityBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}.SettingsModal-module__TCnG-q__priorityBtn:hover{color:var(--foreground)}.SettingsModal-module__TCnG-q__activePriority{background:var(--background);color:var(--foreground);font-weight:600;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.SettingsModal-module__TCnG-q__startupSelect,.SettingsModal-module__TCnG-q__keywordInputRow input{font-size:16px}.SettingsModal-module__TCnG-q__closeBtn{width:44px;height:44px}.SettingsModal-module__TCnG-q__priorityBtn{padding:.6rem .7rem}.SettingsModal-module__TCnG-q__addKeywordBtn{padding:.6rem .9rem}.SettingsModal-module__TCnG-q__removeKeywordBtn{margin:-8px;padding:8px}}
.FeedbackModal-module__wOhEfW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeedbackModal-module__wOhEfW__modal{background:var(--background);border-radius:12px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 8px 32px #0003}.FeedbackModal-module__wOhEfW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FeedbackModal-module__wOhEfW__header h2{font-size:1.25rem;font-weight:700}.FeedbackModal-module__wOhEfW__closeBtn{color:var(--text-muted);transition:color var(--transition-speed)}.FeedbackModal-module__wOhEfW__closeBtn:hover{color:var(--foreground)}.FeedbackModal-module__wOhEfW__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.FeedbackModal-module__wOhEfW__typeRow{gap:.5rem;display:flex}.FeedbackModal-module__wOhEfW__typeBtn{border:1px solid var(--border);background:var(--secondary);color:var(--text-muted);transition:all var(--transition-speed);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.6rem .5rem;font-size:.8rem;font-weight:600;display:flex}.FeedbackModal-module__wOhEfW__typeBtn:hover{color:var(--foreground)}.FeedbackModal-module__wOhEfW__typeBtnActive{background:var(--primary);border-color:var(--primary);color:#fff}.FeedbackModal-module__wOhEfW__field{flex-direction:column;gap:.5rem;display:flex}.FeedbackModal-module__wOhEfW__field label{color:var(--text-muted);font-size:.875rem;font-weight:600}.FeedbackModal-module__wOhEfW__field textarea{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);resize:vertical;border-radius:8px;min-height:100px;padding:.75rem;font-family:inherit;font-size:.9rem}.FeedbackModal-module__wOhEfW__charCount{color:var(--text-muted);align-self:flex-end;font-size:.75rem}.FeedbackModal-module__wOhEfW__disclaimer{color:var(--text-muted);margin:-.5rem 0 0;font-size:.75rem;line-height:1.4}.FeedbackModal-module__wOhEfW__errorMessage{color:#ef4444;font-size:.8rem}.FeedbackModal-module__wOhEfW__submitBtn{background:var(--primary);color:#fff;transition:background var(--transition-speed);border-radius:8px;justify-content:center;align-items:center;padding:.75rem;font-weight:600;display:flex}.FeedbackModal-module__wOhEfW__submitBtn:hover{background:var(--primary-hover)}.FeedbackModal-module__wOhEfW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.FeedbackModal-module__wOhEfW__spin{animation:1s linear infinite FeedbackModal-module__wOhEfW__spin}@keyframes FeedbackModal-module__wOhEfW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FeedbackModal-module__wOhEfW__successState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.FeedbackModal-module__wOhEfW__successIcon{color:var(--primary)}.FeedbackModal-module__wOhEfW__successState p{color:var(--foreground);font-size:.95rem}.FeedbackModal-module__wOhEfW__successState .FeedbackModal-module__wOhEfW__submitBtn{width:100%}
.TagManagerModal-module__5bNqQa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TagManagerModal-module__5bNqQa__modal{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:90%;max-width:440px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.TagManagerModal-module__5bNqQa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TagManagerModal-module__5bNqQa__header h2{margin:0;font-size:1.25rem;font-weight:600}.TagManagerModal-module__5bNqQa__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.TagManagerModal-module__5bNqQa__closeBtn:hover{background:var(--secondary);color:var(--foreground)}.TagManagerModal-module__5bNqQa__content{padding:1.5rem;overflow-y:auto}.TagManagerModal-module__5bNqQa__description{color:var(--text-muted);margin:0 0 1rem;font-size:.8rem;line-height:1.5}.TagManagerModal-module__5bNqQa__status{color:var(--primary);background:#22c55e1a;border-radius:8px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.8rem}.TagManagerModal-module__5bNqQa__empty{color:var(--text-muted);text-align:center;padding:1rem 0;font-size:.875rem}.TagManagerModal-module__5bNqQa__tagList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.TagManagerModal-module__5bNqQa__tagRow{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .25rem;display:flex}.TagManagerModal-module__5bNqQa__tagRow:hover{background:var(--secondary)}.TagManagerModal-module__5bNqQa__tagName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;overflow:hidden}.TagManagerModal-module__5bNqQa__tagCount{background:var(--secondary);color:var(--text-muted);border-radius:10px;flex-shrink:0;padding:2px 7px;font-size:.7rem}.TagManagerModal-module__5bNqQa__renameInput{border:1px solid var(--primary);background:var(--background);min-width:0;color:var(--foreground);border-radius:6px;outline:none;flex:1;padding:4px 8px;font-size:.85rem}.TagManagerModal-module__5bNqQa__iconBtn{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.TagManagerModal-module__5bNqQa__iconBtn:hover{background:var(--border);color:var(--foreground)}.TagManagerModal-module__5bNqQa__iconBtn:disabled{opacity:.5;cursor:not-allowed}.TagManagerModal-module__5bNqQa__spin{animation:1s linear infinite TagManagerModal-module__5bNqQa__spin}@keyframes TagManagerModal-module__5bNqQa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CommandPalette-module__0KULLW__overlay{z-index:2000;background:#00000080;justify-content:center;align-items:flex-start;padding-top:12vh;display:flex;position:fixed;inset:0}.CommandPalette-module__0KULLW__palette{background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:60vh;margin:0 1rem;display:flex;overflow:hidden;box-shadow:0 16px 48px #0000004d}.CommandPalette-module__0KULLW__inputRow{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.6rem;padding:.9rem 1rem;display:flex}.CommandPalette-module__0KULLW__inputRow input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.CommandPalette-module__0KULLW__inputRow input::placeholder{color:var(--text-muted)}.CommandPalette-module__0KULLW__searchIcon{color:var(--text-muted);flex-shrink:0}.CommandPalette-module__0KULLW__hint{color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:.7rem}.CommandPalette-module__0KULLW__results{padding:.5rem;overflow-y:auto}.CommandPalette-module__0KULLW__groupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:8px 10px 4px;font-size:.7rem;font-weight:700}.CommandPalette-module__0KULLW__item{text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;padding:.6rem .65rem;font-size:.875rem;display:flex}.CommandPalette-module__0KULLW__item svg{color:var(--text-muted);flex-shrink:0}.CommandPalette-module__0KULLW__itemActive{background:var(--secondary)}.CommandPalette-module__0KULLW__itemActive svg{color:var(--primary)}.CommandPalette-module__0KULLW__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.CommandPalette-module__0KULLW__itemSublabel{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.CommandPalette-module__0KULLW__empty{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.875rem}
.DiscoverArticleReader-module__pIpqna__reader{background:var(--background);flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow-y:auto}.DiscoverArticleReader-module__pIpqna__header{z-index:10;background:color-mix(in srgb,var(--primary)9%,var(--background));border-bottom:1px solid color-mix(in srgb,var(--primary)20%,var(--border));align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.DiscoverArticleReader-module__pIpqna__backBtn{background:var(--secondary);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DiscoverArticleReader-module__pIpqna__bannerText{min-width:0;color:var(--foreground);flex:1;font-size:.85rem}.DiscoverArticleReader-module__pIpqna__bannerText strong{font-weight:700}.DiscoverArticleReader-module__pIpqna__addBtn{background:var(--primary);color:#fff;white-space:nowrap;transition:background var(--transition-speed);border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700;display:flex}.DiscoverArticleReader-module__pIpqna__addBtn:hover:not(:disabled){background:var(--primary-hover)}.DiscoverArticleReader-module__pIpqna__addBtn:disabled{opacity:.65;cursor:default}.DiscoverArticleReader-module__pIpqna__content{width:100%;min-width:0;max-width:680px;margin:0 auto;padding:2.5rem 1.25rem 5rem}.DiscoverArticleReader-module__pIpqna__meta{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.DiscoverArticleReader-module__pIpqna__metaInfo{flex-direction:column;gap:2px;display:flex}.DiscoverArticleReader-module__pIpqna__source{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.DiscoverArticleReader-module__pIpqna__date{color:var(--text-muted);font-size:.8rem}.DiscoverArticleReader-module__pIpqna__title{color:var(--foreground);margin-bottom:2rem;font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;line-height:1.25}.DiscoverArticleReader-module__pIpqna__body,.DiscoverArticleReader-module__pIpqna__excerpt{color:var(--foreground);overflow-wrap:break-word;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.15rem;line-height:1.8}.DiscoverArticleReader-module__pIpqna__body p,.DiscoverArticleReader-module__pIpqna__excerpt{margin-bottom:1.75rem}.DiscoverArticleReader-module__pIpqna__body img,.DiscoverArticleReader-module__pIpqna__body video,.DiscoverArticleReader-module__pIpqna__body iframe,.DiscoverArticleReader-module__pIpqna__body figure{border-radius:8px;max-width:100%;height:auto}.DiscoverArticleReader-module__pIpqna__readOriginal{border-top:1px solid var(--border);width:100%;color:var(--primary);align-items:center;gap:.4rem;padding-top:1rem;font-size:.9rem;font-weight:600;display:inline-flex}.DiscoverArticleReader-module__pIpqna__readOriginal:hover{color:var(--primary-hover)}.DiscoverArticleReader-module__pIpqna__spin{animation:1s linear infinite DiscoverArticleReader-module__pIpqna__spin}@keyframes DiscoverArticleReader-module__pIpqna__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.DiscoverArticleReader-module__pIpqna__title{margin-bottom:1.5rem;font-size:1.65rem}.DiscoverArticleReader-module__pIpqna__meta{margin-bottom:1.5rem}.DiscoverArticleReader-module__pIpqna__bannerText{display:none}}
.Dashboard-module__DB7hEa__dashboard{background:var(--background);width:100vw;height:100vh;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__mainContent{flex:1;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__sidebarBackdrop{display:none}@media (max-width:768px){.Dashboard-module__DB7hEa__dashboard{flex-direction:column}.Dashboard-module__DB7hEa__dashboard .sidebar-root{z-index:100;max-width:300px;height:100%;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 10px #0003;width:80%!important}.Dashboard-module__DB7hEa__dashboard[data-sidebar-open=true] .sidebar-root{transform:translate(0)}.Dashboard-module__DB7hEa__sidebarBackdrop{z-index:90;pointer-events:none;opacity:0;background:0 0;transition:opacity .3s ease-in-out,background .3s ease-in-out;display:block;position:fixed;inset:0}.Dashboard-module__DB7hEa__dashboard[data-sidebar-open=true] .Dashboard-module__DB7hEa__sidebarBackdrop{opacity:1;pointer-events:auto;background:#00000080}.Dashboard-module__DB7hEa__mainContent{width:100%;display:flex}.Dashboard-module__DB7hEa__dashboard[data-mobile-view=feed] .feed-root{width:100%!important;display:flex!important}.Dashboard-module__DB7hEa__dashboard[data-mobile-view=feed] .viewer-root{display:none!important}.Dashboard-module__DB7hEa__dashboard[data-mobile-view=article] .feed-root{display:none!important}.Dashboard-module__DB7hEa__dashboard[data-mobile-view=article] .viewer-root{width:100%!important;display:flex!important}.Dashboard-module__DB7hEa__bottomNav{height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--background);border-top:1px solid var(--border);z-index:80;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.Dashboard-module__DB7hEa__navItem{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:8px;font-size:.75rem;font-weight:500;transition:color .2s;display:flex}.Dashboard-module__DB7hEa__navItem.Dashboard-module__DB7hEa__activeNav{color:var(--primary)}.Dashboard-module__DB7hEa__navIconWrap{display:flex;position:relative}.Dashboard-module__DB7hEa__navBadge{background:var(--primary);color:#fff;text-align:center;border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:16px;position:absolute;top:-6px;right:-10px}.Dashboard-module__DB7hEa__fab{bottom:calc(80px + env(safe-area-inset-bottom,0px));background:var(--primary);color:#fff;z-index:80;cursor:pointer;border:none;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;position:fixed;right:20px;box-shadow:0 4px 12px #0000004d}.Dashboard-module__DB7hEa__fab:active{transform:scale(.9)}.Dashboard-module__DB7hEa__dashboard[data-mobile-view=article] .Dashboard-module__DB7hEa__bottomNav,.Dashboard-module__DB7hEa__dashboard[data-mobile-view=article] .Dashboard-module__DB7hEa__fab{display:none}}@media (min-width:769px){.Dashboard-module__DB7hEa__bottomNav,.Dashboard-module__DB7hEa__fab{display:none}}
.page-module__TA0jIG__container{max-width:900px;min-height:100vh;color:var(--foreground);margin:0 auto;padding:60px 24px}.page-module__TA0jIG__backLink{color:#888;align-items:center;gap:8px;margin-bottom:32px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__TA0jIG__backLink:hover{color:var(--foreground)}.page-module__TA0jIG__header{margin-bottom:48px}.page-module__TA0jIG__title{background:linear-gradient(135deg,var(--foreground)0%,var(--text-muted)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:3rem;font-weight:800}.page-module__TA0jIG__subtitle{color:#888;font-size:1.25rem}.page-module__TA0jIG__sections{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.page-module__TA0jIG__card{background:var(--secondary);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:24px;padding:40px;transition:transform .3s,background .3s,border-color .3s;display:flex}.page-module__TA0jIG__card:hover{background:var(--secondary);border-color:var(--primary);transform:translateY(-8px)}.page-module__TA0jIG__card h2{align-items:center;gap:16px;margin:0;font-size:1.75rem;font-weight:700;display:flex}.page-module__TA0jIG__card p{color:var(--text-muted);flex-grow:1;margin:0;font-size:1.05rem;line-height:1.7}.page-module__TA0jIG__button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.page-module__TA0jIG__button:hover{background:#e0e0e0;transform:scale(1.02)}.page-module__TA0jIG__button:active{transform:scale(.98)}.page-module__TA0jIG__button:disabled{opacity:.5;cursor:not-allowed}.page-module__TA0jIG__importButton{color:#fff;background:#222;border:1px solid #fff3}.page-module__TA0jIG__importButton:hover{background:#333;border-color:#fff}.page-module__TA0jIG__opmlInfo{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:14px 16px;font-size:.9rem}.page-module__TA0jIG__opmlInfo summary{cursor:pointer;color:var(--foreground);font-weight:600}.page-module__TA0jIG__opmlInfo summary:hover{color:var(--primary)}.page-module__TA0jIG__opmlInfo p{color:var(--text-muted);margin:12px 0 0;font-size:.9rem;line-height:1.6}.page-module__TA0jIG__opmlInfo ul{color:var(--text-muted);margin:10px 0 0;padding-left:20px;font-size:.9rem;line-height:1.8}.page-module__TA0jIG__opmlInfo strong{color:var(--foreground)}.page-module__TA0jIG__fileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.page-module__TA0jIG__status{border-radius:12px;align-items:center;gap:12px;margin-top:32px;padding:20px;font-size:1rem;font-weight:500;display:flex}.page-module__TA0jIG__success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d}.page-module__TA0jIG__error{color:#f87171;background:#ef44441a;border:1px solid #ef44444d}.page-module__TA0jIG__dangerZone{border-top:1px solid #ffffff1a;margin-top:60px;padding-top:40px}.page-module__TA0jIG__dangerZone h2{color:#f87171;margin-bottom:24px;font-size:1.5rem}.page-module__TA0jIG__dangerCard{background:#ef44440d;border:1px solid #ef444433;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.page-module__TA0jIG__dangerCard h3{margin:0 0 8px;font-size:1.25rem}.page-module__TA0jIG__dangerCard p{color:#888;margin:0}.page-module__TA0jIG__deleteButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex}.page-module__TA0jIG__deleteButton:hover{background:#dc2626;transform:scale(1.02)}.page-module__TA0jIG__deleteButton:disabled{opacity:.5;cursor:not-allowed}.page-module__TA0jIG__spin{animation:1s linear infinite page-module__TA0jIG__spin}@keyframes page-module__TA0jIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:600px){.page-module__TA0jIG__sections{grid-template-columns:1fr}.page-module__TA0jIG__dangerCard{flex-direction:column;align-items:flex-start}.page-module__TA0jIG__deleteButton{justify-content:center;width:100%}}.page-module__TA0jIG__manageSources{margin-top:60px}.page-module__TA0jIG__manageSourcesHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.page-module__TA0jIG__manageSourcesHeader h2{margin:0}.page-module__TA0jIG__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s,background .2s;display:flex}.page-module__TA0jIG__addBtn:hover{background:var(--primary-hover);transform:scale(1.1)}.page-module__TA0jIG__sourceList{flex-direction:column;gap:16px;margin-top:24px;display:flex}.page-module__TA0jIG__sourceItem{background:var(--secondary);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:20px;transition:background .2s;display:flex}.page-module__TA0jIG__sourceItem:hover{background:var(--secondary);border-color:var(--primary)}.page-module__TA0jIG__sourceInfo{flex-grow:1}.page-module__TA0jIG__sourceTitle{color:var(--foreground);margin-bottom:4px;font-size:1.1rem;font-weight:600}.page-module__TA0jIG__sourceUrl{color:#666;word-break:break-all;font-size:.85rem}.page-module__TA0jIG__sourceActions{align-items:center;gap:24px;display:flex}.page-module__TA0jIG__toggleContainer{cursor:pointer;-webkit-user-select:none;user-select:none;color:#888;align-items:center;gap:8px;font-size:.9rem;display:flex}.page-module__TA0jIG__toggle{background:#333;border-radius:12px;width:44px;height:24px;transition:background .3s;position:relative}.page-module__TA0jIG__toggleActive{background:#4ade80}.page-module__TA0jIG__toggleCircle{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px}.page-module__TA0jIG__toggleCircleActive{transform:translate(20px)}.page-module__TA0jIG__smallDeleteBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.page-module__TA0jIG__smallDeleteBtn:hover{color:#f87171;background:#ef44441a}.page-module__TA0jIG__noSources{text-align:center;color:#666;border:1px dashed #ffffff1a;border-radius:16px;padding:40px}.page-module__TA0jIG__sourceTitleWrapper{align-items:center;gap:10px;margin-bottom:4px;display:flex}.page-module__TA0jIG__healthDead{color:#ef4444;background-color:#ef444426;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.75rem;font-weight:600;display:flex}.page-module__TA0jIG__healthError{color:#f97316;background-color:#f9731626;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.75rem;font-weight:500;display:flex}.page-module__TA0jIG__healthWarning{color:#eab308;background-color:#eab30826;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.75rem;font-weight:500;display:flex}.page-module__TA0jIG__sourceStats{color:var(--text-muted);gap:10px;margin-top:4px;font-size:.75rem;display:flex}.page-module__TA0jIG__statItem{align-items:center;gap:4px;display:flex}.page-module__TA0jIG__smartSortSection{background:var(--secondary);border:1px solid var(--border);border-radius:20px;margin-top:60px;padding:40px}.page-module__TA0jIG__smartSortHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.page-module__TA0jIG__smartSortHeader h2{align-items:center;gap:12px;margin:0;font-size:1.75rem;font-weight:700;display:flex}.page-module__TA0jIG__toggleRow{align-items:center;margin-bottom:1rem;display:flex}.page-module__TA0jIG__toggleLabel{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;font-size:1.05rem;display:flex}.page-module__TA0jIG__toggleLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-color,#3b82f6);cursor:pointer}.page-module__TA0jIG__toggleLabel[data-disabled=true]{color:var(--text-muted);cursor:not-allowed}.page-module__TA0jIG__keywordSection{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.page-module__TA0jIG__keywordSection h3{color:var(--foreground);margin:0 0 12px;font-size:1.2rem;font-weight:600}.page-module__TA0jIG__keywordInputRow{gap:12px;margin-bottom:16px;display:flex}.page-module__TA0jIG__keywordInputRow input{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.page-module__TA0jIG__keywordInputRow input:focus{border-color:var(--accent-color,#3b82f6)}.page-module__TA0jIG__keywordInputRow input:disabled{opacity:.5;cursor:not-allowed}.page-module__TA0jIG__addKeywordBtn{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;font-weight:600;transition:background-color .2s;display:flex}.page-module__TA0jIG__addKeywordBtn:hover:not(:disabled){background:var(--primary-hover,#2563eb)}.page-module__TA0jIG__addKeywordBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__TA0jIG__keywordList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__TA0jIG__keywordItem{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;display:flex}.page-module__TA0jIG__removeKeywordBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.page-module__TA0jIG__removeKeywordBtn:hover{color:var(--error,#ef4444)}.page-module__TA0jIG__feedsPrioritySection{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.page-module__TA0jIG__feedsPrioritySection h3{color:var(--foreground);margin:0 0 16px;font-size:1.2rem;font-weight:600}.page-module__TA0jIG__feedsPriorityList{flex-direction:column;gap:12px;max-height:250px;padding-right:8px;display:flex;overflow-y:auto}.page-module__TA0jIG__feedPriorityItem{background:var(--background);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:8px 12px;display:flex}.page-module__TA0jIG__feedTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:500;overflow:hidden}.page-module__TA0jIG__priorityGroup{background:var(--secondary);border:1px solid var(--border);border-radius:8px;padding:3px;display:flex}.page-module__TA0jIG__priorityBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.825rem;font-weight:600;transition:all .2s}.page-module__TA0jIG__priorityBtn:hover{color:var(--foreground)}.page-module__TA0jIG__activePriority{background:var(--background);color:var(--foreground);box-shadow:0 2px 4px #0000001a}
.ReadingAnalytics-module__WKqCMa__root{background:var(--background);flex:1;height:100%;overflow-y:auto}.ReadingAnalytics-module__WKqCMa__inner{max-width:1080px;margin:0 auto;padding:24px 32px 64px}@media (max-width:768px){.ReadingAnalytics-module__WKqCMa__inner{padding:16px 16px 48px}}.ReadingAnalytics-module__WKqCMa__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ReadingAnalytics-module__WKqCMa__headerTitleGroup{align-items:center;gap:12px;display:flex}.ReadingAnalytics-module__WKqCMa__iconBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.ReadingAnalytics-module__WKqCMa__iconBtn:hover{background:var(--secondary)}.ReadingAnalytics-module__WKqCMa__brandIcon{background:var(--secondary);width:36px;height:36px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ReadingAnalytics-module__WKqCMa__headerText h1{color:var(--foreground);margin:0;font-size:1.3rem;font-weight:700}.ReadingAnalytics-module__WKqCMa__headerText p{color:var(--text-muted);margin:2px 0 0;font-size:.8rem}.ReadingAnalytics-module__WKqCMa__settingsBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .15s;display:flex}.ReadingAnalytics-module__WKqCMa__settingsBtn:hover{background:var(--secondary);color:var(--foreground)}.ReadingAnalytics-module__WKqCMa__goalSettings{background:var(--secondary);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:24px;padding:16px;display:flex}.ReadingAnalytics-module__WKqCMa__settingItem{flex-direction:column;gap:4px;display:flex}.ReadingAnalytics-module__WKqCMa__settingItem label{color:var(--text-muted);font-size:.75rem}.ReadingAnalytics-module__WKqCMa__settingItem input{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:6px;outline:none;width:140px;padding:8px 12px;font-size:.9rem}.ReadingAnalytics-module__WKqCMa__settingItem input:focus{border-color:var(--primary)}.ReadingAnalytics-module__WKqCMa__saveBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:9px 16px;font-size:.85rem;font-weight:600}.ReadingAnalytics-module__WKqCMa__errorBanner{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;display:flex}.ReadingAnalytics-module__WKqCMa__errorBanner strong{margin-bottom:4px;font-size:.9rem;display:block}.ReadingAnalytics-module__WKqCMa__errorBanner p{color:var(--foreground);opacity:.8;margin:0;font-size:.8125rem;line-height:1.4}.ReadingAnalytics-module__WKqCMa__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}@media (max-width:900px){.ReadingAnalytics-module__WKqCMa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ReadingAnalytics-module__WKqCMa__statsGrid{grid-template-columns:1fr}}.ReadingAnalytics-module__WKqCMa__statCard{background:var(--secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.ReadingAnalytics-module__WKqCMa__statHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.72rem;display:flex}.ReadingAnalytics-module__WKqCMa__statValueRow{align-items:baseline;gap:8px;display:flex}.ReadingAnalytics-module__WKqCMa__statValue{color:var(--foreground);font-size:1.6rem;font-weight:700}.ReadingAnalytics-module__WKqCMa__statBadge{color:var(--accent-gold);align-items:center;gap:3px;font-size:.72rem;font-weight:700;display:flex}.ReadingAnalytics-module__WKqCMa__progressTrack{background:var(--background);border-radius:2px;height:4px;margin:2px 0;overflow:hidden}.ReadingAnalytics-module__WKqCMa__progressBar{background:var(--primary);border-radius:2px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.ReadingAnalytics-module__WKqCMa__statFootnote{color:var(--text-muted);margin-top:auto;font-size:.7rem}.ReadingAnalytics-module__WKqCMa__trendCard{background:var(--secondary);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:16px 18px}.ReadingAnalytics-module__WKqCMa__trendHeader{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.ReadingAnalytics-module__WKqCMa__trendHeader h3{color:var(--foreground);margin:0;font-size:.85rem;font-weight:600}.ReadingAnalytics-module__WKqCMa__trendHeader span{color:var(--text-muted);font-size:.75rem}.ReadingAnalytics-module__WKqCMa__trendBars{align-items:flex-end;gap:8px;height:80px;display:flex}.ReadingAnalytics-module__WKqCMa__trendBarCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.ReadingAnalytics-module__WKqCMa__trendBarTrack{flex:1;align-items:flex-end;width:100%;display:flex}.ReadingAnalytics-module__WKqCMa__trendBar{background:var(--border);border-radius:4px 4px 0 0;width:100%;min-height:3px;transition:height .4s}.ReadingAnalytics-module__WKqCMa__trendBarToday .ReadingAnalytics-module__WKqCMa__trendBar{background:var(--primary)}.ReadingAnalytics-module__WKqCMa__trendBarLabel{color:var(--text-muted);font-size:.65rem;font-weight:600}.ReadingAnalytics-module__WKqCMa__trendBarToday .ReadingAnalytics-module__WKqCMa__trendBarLabel{color:var(--primary)}.ReadingAnalytics-module__WKqCMa__columns{grid-template-columns:1.4fr 1fr;align-items:start;gap:20px;display:grid}@media (max-width:860px){.ReadingAnalytics-module__WKqCMa__columns{grid-template-columns:1fr}}.ReadingAnalytics-module__WKqCMa__card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.ReadingAnalytics-module__WKqCMa__cardHeader{color:var(--foreground);align-items:center;gap:8px;margin-bottom:12px;display:flex}.ReadingAnalytics-module__WKqCMa__cardHeader h3{margin:0;font-size:.88rem;font-weight:600}.ReadingAnalytics-module__WKqCMa__cardHeader svg{color:var(--primary)}.ReadingAnalytics-module__WKqCMa__cardHeaderHint{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:.68rem;font-weight:600}.ReadingAnalytics-module__WKqCMa__sideCardsStack{flex-direction:column;gap:20px;display:flex}.ReadingAnalytics-module__WKqCMa__articleList{flex-direction:column;gap:8px;display:flex}.ReadingAnalytics-module__WKqCMa__articleItem{text-align:left;background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:transform .15s,background .15s,border-color .15s;display:flex}.ReadingAnalytics-module__WKqCMa__articleItem:hover{background:color-mix(in srgb,var(--primary)6%,var(--background));border-color:var(--primary)}.ReadingAnalytics-module__WKqCMa__articleRank{background:var(--secondary);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.ReadingAnalytics-module__WKqCMa__articleInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ReadingAnalytics-module__WKqCMa__articleTitle{color:var(--foreground);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;display:-webkit-box;overflow:hidden}.ReadingAnalytics-module__WKqCMa__articleMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ReadingAnalytics-module__WKqCMa__articleSource{color:var(--text-muted);font-size:.7rem}.ReadingAnalytics-module__WKqCMa__reasonBadges{align-items:center;gap:6px;display:flex}.ReadingAnalytics-module__WKqCMa__reasonBadge{color:var(--primary);align-items:center;gap:2px;font-size:.68rem;font-weight:600;display:flex}.ReadingAnalytics-module__WKqCMa__reasonBadgeDown{color:var(--text-muted)}.ReadingAnalytics-module__WKqCMa__chevron{color:var(--text-muted);opacity:.5;flex-shrink:0}.ReadingAnalytics-module__WKqCMa__leaderboard{flex-direction:column;gap:10px;display:flex}.ReadingAnalytics-module__WKqCMa__leaderboardRow{flex-direction:column;gap:4px;display:flex}.ReadingAnalytics-module__WKqCMa__leaderboardTopRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ReadingAnalytics-module__WKqCMa__leaderboardLabel{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.ReadingAnalytics-module__WKqCMa__leaderboardCount{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.ReadingAnalytics-module__WKqCMa__leaderboardTrack{background:var(--background);border-radius:3px;height:5px;overflow:hidden}.ReadingAnalytics-module__WKqCMa__leaderboardFill{background:var(--primary);border-radius:3px;height:100%}.ReadingAnalytics-module__WKqCMa__loading,.ReadingAnalytics-module__WKqCMa__emptyState{text-align:center;background:var(--background);border:1px solid var(--border);color:var(--text-muted);border-radius:10px;padding:20px;font-size:.82rem;font-style:italic}
