:root,[data-theme=light]{--bg: #fafaf8;--surface: #ffffff;--surface2: #fbfaf7;--border: #e8e6e1;--text: #1a1b1e;--muted: #6b6e76;--accent: #ff4b3e;--ink: #14213d;--hover: #f4f2ed;--shadow: 0 6px 22px rgba(20, 20, 20, .08);--toast-bg: #1a1b1e;--font: "Inter", system-ui, sans-serif;--serif: "Source Serif 4", Georgia, serif;--ease: cubic-bezier(.22, 1, .36, 1)}[data-theme=dark]{--bg: #121214;--surface: #1c1c1f;--surface2: #212124;--border: #2a2a2e;--text: #f2f2f0;--muted: #9a9aa0;--accent: #ff5a4d;--ink: #5b8def;--hover: #26262a;--shadow: 0 8px 26px rgba(0, 0, 0, .5);--toast-bg: #0a0a0c}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font);font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}#app{height:100%;min-height:100dvh}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input{font-family:inherit;color:inherit}a{color:inherit}.boot-error{display:grid;place-items:center;min-height:100dvh;padding:2rem;color:var(--muted)}.brand{font-weight:700;font-size:19px;letter-spacing:-.02em;line-height:1}.brand span{color:var(--accent)}.brand-sub{font-size:10px;color:var(--muted);margin-top:3px}.brand-block{display:flex;flex-direction:column;line-height:1}.muted{color:var(--muted)}.small{font-size:12px}.center{text-align:center}.nowrap{white-space:nowrap}.mb{margin-bottom:16px}.mt{margin-top:7px}.serif-title{font-family:var(--serif);font-weight:700;font-size:26px;letter-spacing:-.01em;margin:0 0 8px}.serif-title.md{font-size:22px;margin-bottom:3px}.serif-title.sm{font-size:18px}.section-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:6px 0 8px}.chip{display:inline-flex;align-items:center;font-size:10.5px;font-weight:600;color:var(--chip);background:color-mix(in srgb,var(--chip) 13%,transparent);padding:2px 8px;border-radius:5px;white-space:nowrap}.favicon{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;border-radius:6px;overflow:hidden;line-height:1}.favicon-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#fff;border-radius:inherit}.favicon-sm{width:18px;height:18px;font-size:7.5px}.favicon-md{width:30px;height:30px;font-size:12.5px;border-radius:8px}.favicon-lg{width:60px;height:60px;font-size:25px;border-radius:10px}.thumb,.m-thumb,.m-card-img,.reader-hero{position:relative;overflow:hidden;background:var(--surface2)}.thumb img,.m-thumb img,.m-card-img img,.reader-hero img{width:100%;height:100%;object-fit:cover;display:block}.thumb.has-photo,.m-thumb.has-photo,.m-card-img.has-photo,.reader-hero.has-photo,.thumb.has-fallback,.m-thumb.has-fallback,.m-card-img.has-fallback,.reader-hero.has-fallback{padding:0}.m-card-img.has-photo,.reader-hero.has-photo,.m-card-img.has-fallback,.reader-hero.has-fallback{align-items:stretch}.thumb{flex:0 0 auto;width:60px;height:60px;border-radius:8px;align-self:flex-start}.m-thumb{flex:0 0 auto;width:72px;height:72px;border-radius:12px}.m-card-img{height:128px;flex:0 0 auto;display:flex;align-items:flex-end;justify-content:flex-start;padding:10px}.reader-hero{height:220px;display:flex;align-items:flex-end;padding:12px;border-radius:12px;margin-bottom:22px}.reader-hero .img-label,.m-card-img .img-label{position:absolute;left:10px;bottom:10px;z-index:1}.img-label{font-family:ui-monospace,monospace;font-size:10px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;background:var(--surface);padding:3px 9px;border-radius:20px;border:1px solid var(--border)}.unread-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:0 0 auto}.icon-btn{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);flex:0 0 auto}.icon-btn.surface{background:var(--surface);border:1px solid var(--border);color:var(--text)}.icon-btn.surface.is-active{border-color:color-mix(in srgb,var(--ink) 35%,var(--border));color:var(--ink);background:color-mix(in srgb,var(--ink) 8%,var(--surface))}.icon-btn.bare{width:auto;height:auto;padding:2px}.icon-btn.ink{color:var(--ink)}.icon-btn:hover{background:var(--hover)}.btn-ink{display:inline-flex;align-items:center;gap:9px;padding:13px 24px;border-radius:12px;background:var(--ink);color:#fff;font-weight:600;font-size:14.5px;text-decoration:none}.btn-ink.sm{padding:9px 14px;border-radius:10px;font-size:13px}.btn-accent{margin-top:4px;padding:11px 20px;border-radius:12px;background:var(--accent);color:#fff;font-weight:600;font-size:14px}.btn-text{display:inline-flex;align-items:center;padding:0;font-size:12.5px;font-weight:600;color:var(--ink);text-decoration:underline;text-underline-offset:3px}.btn-text:hover{color:var(--accent)}.feed-ad{cursor:default;border:1.5px solid #f59a3a;border-radius:10px;background:color-mix(in srgb,#f59a3a 7%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,#f59a3a 18%,transparent)}.htd-row.feed-ad{margin:4px 0;border-bottom:1.5px solid #f59a3a}.m-list-item.feed-ad{border-color:#f59a3a}.m-card-inner.feed-ad{border-radius:16px;overflow:hidden;height:100%}.feed-ad .feed-ad-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.feed-ad-mark{display:flex;align-items:center;justify-content:center;background:#14213d!important;color:#fff;font-family:var(--serif);font-weight:700;font-size:13px;letter-spacing:.04em}.feed-ad-mark img{display:none}.m-card-img.feed-ad-mark{min-height:140px;font-size:28px}.support-card .support-lead{margin:0;padding:15px 18px 4px;font-size:13.5px;line-height:1.5;color:var(--muted)}.support-links{display:flex;flex-direction:column}.support-link{display:flex;flex-direction:column;gap:2px;padding:14px 18px;border-top:1px solid var(--border);text-decoration:none;color:inherit;width:100%;text-align:left;background:none;border-left:none;border-right:none;border-bottom:none;cursor:pointer;font:inherit;transition:background .15s}.support-link:hover{background:var(--hover)}.support-link-primary .support-link-title{color:var(--ink)}.survey-page.htd-reader{display:flex;flex-direction:column;overflow:hidden}.survey-page.m-reader{display:flex;flex-direction:column}.survey-desk{display:flex;flex-direction:column;height:100%;min-height:0;max-width:720px;margin:0 auto;width:100%;padding:0 20px 20px;box-sizing:border-box}.survey-desk .reader-top{flex:0 0 auto;padding:16px 0 8px}.survey-frame-wrap{flex:1;min-height:0;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface)}.survey-page.m-reader .survey-frame-wrap{margin:0 12px 12px;border-radius:16px}.survey-frame{display:block;width:100%;height:100%;min-height:min(70dvh,640px);border:0;background:transparent}.survey-page.m-reader .survey-frame{min-height:0;height:100%}.sponsor-methods{margin:8px 0 4px}.sponsor-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:4px 0 8px}.sponsor-qr{margin:0;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;padding:16px 14px 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.sponsor-qr img{width:100%;max-width:200px;aspect-ratio:1;object-fit:contain;border:1px solid var(--border);border-radius:12px;background:#fff}.sponsor-qr figcaption{display:flex;flex-direction:column;gap:8px;width:100%}.sponsor-qr figcaption>strong{text-align:left;font-size:14px}.sponsor-hint{display:block;text-align:left;line-height:1.4}.sponsor-id-row{display:flex;align-items:center;gap:8px;width:100%;padding:8px 8px 8px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface2)}.sponsor-id{flex:1;min-width:0;display:block;font-size:12px;font-family:ui-monospace,Cascadia Code,Consolas,monospace;color:var(--text);word-break:break-all;line-height:1.4;text-align:left;-webkit-user-select:all;user-select:all}.btn-copy{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--ink);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.btn-copy:hover{background:color-mix(in srgb,var(--ink) 10%,var(--surface));border-color:color-mix(in srgb,var(--ink) 28%,var(--border));color:var(--ink)}.btn-copy:active{transform:scale(.96)}.sponsor-pay{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:4px;padding:11px 14px;border-radius:10px;background:var(--ink);color:#fff;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,transform .12s}.sponsor-pay:hover{background:color-mix(in srgb,var(--ink) 88%,#000)}.sponsor-pay:active{transform:scale(.98)}.sponsor-qr-link{display:block;line-height:0;border-radius:12px;overflow:hidden}.sponsor-qr-link:hover img{opacity:.92}.sponsor-note{margin-top:18px;padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface2)}.sponsor-note p{margin:0;line-height:1.5}.sponsor-page .reader-body a.btn-text,.sponsor-note a.btn-text{display:inline}button.btn-text{background:none;border:none;cursor:pointer;font:inherit}@media(max-width:560px){.sponsor-qr-grid{grid-template-columns:1fr}}.support-link:first-child{border-top:none}.support-card>.support-links .support-link:first-child{border-top:1px solid var(--border)}.support-card>.support-links:first-child .support-link:first-child{border-top:none}.support-link-title{font-size:14px;font-weight:600;color:var(--text)}.support-link:hover .support-link-title{color:var(--ink)}.settings-head{margin-bottom:8px}.settings-head .serif-title{margin:0}.settings-lead{margin:6px 0 0;font-size:13.5px;line-height:1.45}.settings-block{margin-bottom:22px}.settings-block .seg{margin-bottom:0}.settings-foot{margin:4px 0 8px;text-align:center;line-height:1.45}.settings-foot a.btn-text{display:inline;font-size:inherit}.search-box{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:9px 13px;max-width:440px;flex:1;color:var(--muted)}.search-box.lg{max-width:none;border-radius:14px;padding:11px 14px;margin-bottom:10px}.search-box input{flex:1;border:none;outline:none;background:none;font-size:14px;color:var(--text);min-width:0}.search-box.lg input{font-size:15px}.seg{display:flex;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:5px;margin-bottom:24px;max-width:320px}.seg.full{max-width:none;border-radius:14px;margin-bottom:22px}.seg-btn{flex:1;padding:9px;border-radius:9px;font-size:13px;font-weight:600;color:var(--muted)}.seg-btn.is-active{background:var(--bg);color:var(--text);box-shadow:0 1px 3px #14141414}.toggle-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid var(--border)}.toggle-row:last-child{border-bottom:none}.toggle-label{font-size:14px;font-weight:500}.switch{flex:0 0 auto;width:44px;height:26px;border-radius:13px;padding:3px;background:var(--border);display:flex;justify-content:flex-start;transition:background .2s}.switch.is-on{background:var(--ink);justify-content:flex-end}.switch-knob{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040}.toast{position:absolute;bottom:26px;left:50%;transform:translate(-50%);z-index:50;display:flex;align-items:center;gap:16px;padding:13px 16px 13px 20px;border-radius:12px;background:var(--toast-bg);color:#fff;box-shadow:0 12px 34px #0000004d;animation:toastIn .25s var(--ease) both;white-space:nowrap}.toast.mob{bottom:88px;border-radius:14px}.toast button{color:var(--accent);font-weight:700;font-size:13.5px}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:72px 24px}.empty-icon{width:60px;height:60px;border-radius:50%;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted)}.empty-icon.accent{background:color-mix(in srgb,var(--accent) 14%,transparent);border:none;color:var(--accent);width:64px;height:64px}.footer-mini{margin-top:20px;font-size:12px;color:var(--muted);text-align:center;line-height:1.7}.footer-mini a:hover{color:var(--accent)}.reader-title{font-family:var(--serif);font-weight:700;font-size:34px;line-height:1.18;letter-spacing:-.015em;margin:0;text-wrap:pretty}.reader-title.mob{font-size:29px}.reader-byline{display:flex;align-items:center;gap:11px;margin:22px 0;padding-bottom:22px;border-bottom:1px solid var(--border)}.reader-source{font-size:13.5px;font-weight:600}.reader-lede{font-family:var(--serif);font-size:21px;line-height:1.5;font-weight:600;margin:6px 0 22px;text-wrap:pretty}.reader-body{font-size:17px;line-height:1.7;margin:0 0 18px;text-wrap:pretty}.reader-actions{display:flex;gap:6px}@keyframes skPulse{0%,to{opacity:.5}50%{opacity:.85}}.skel-list{display:flex;flex-direction:column;gap:2px}.skel-row{display:flex;gap:14px;padding:14px 12px;align-items:center;animation:skPulse 1.2s ease-in-out infinite}.skel-thumb{width:60px;height:60px;border-radius:8px;background:var(--border);flex:0 0 auto}.skel-lines{flex:1;display:flex;flex-direction:column;gap:8px}.skel-lines div:first-child{height:13px;width:80%;background:var(--border);border-radius:4px}.skel-lines div:last-child{height:11px;width:50%;background:var(--border);border-radius:4px}.skel-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--surface);animation:skPulse 1.2s ease-in-out infinite}.skel-img{height:96px;background:var(--border)}.skel-pad{padding:14px;display:flex;flex-direction:column;gap:9px}.skel-pad div{height:14px;background:var(--border);border-radius:4px}.skel-pad div:first-child{height:11px;width:38%}.skel-pad div:nth-child(2){width:92%;height:16px}.skel-pad div:last-child{width:70%;height:16px}.htd{height:100%;width:100%;display:flex;overflow:hidden;background:var(--bg);color:var(--text);position:relative}.htd-sidebar{flex:0 0 auto;width:248px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--surface2);transition:width .2s;overflow:hidden}.htd-sidebar.is-collapsed{width:68px}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:20px 16px 16px;gap:8px}.sidebar-nav{flex:1;overflow-y:auto;padding:4px 10px 12px;min-height:0;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.nav-btn{width:100%;display:flex;align-items:center;gap:11px;padding:10px 11px;margin-bottom:1px;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--text)}.nav-btn:hover{background:var(--hover)}.nav-btn.is-active{background:var(--ink);color:#fff;font-weight:600}.nav-btn.is-active .nav-badge{background:color-mix(in srgb,#fff 22%,transparent);color:#fff}.nav-badge{margin-left:auto;font-size:10.5px;font-weight:700;color:var(--muted);background:var(--hover);padding:1px 7px;border-radius:9px}.htd-sidebar.is-collapsed .nav-btn{justify-content:center;padding:10px}.htd-sidebar.is-collapsed .nav-btn span,.htd-sidebar.is-collapsed .nav-badge{display:none}.nav-section{width:100%;display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:4px}.nav-section span:first-child{flex:1;text-align:left}.chev{display:flex;transition:transform .2s}.chev.is-closed{transform:rotate(-90deg)}.cat-nav{display:flex;flex-direction:column;gap:1px;margin:2px 0}.cat-btn{width:100%;display:flex;align-items:center;gap:10px;padding:8px 11px;border-radius:8px;font-size:13px;font-weight:500;color:var(--muted)}.cat-btn:hover,.src-btn:hover{background:var(--hover)}.cat-btn.is-active{background:var(--hover);color:var(--text);font-weight:600}.dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.sources-block{margin-top:14px;padding:0 3px}.sources-head{display:flex;align-items:center;justify-content:space-between;padding:0 8px 8px}.sources-head .section-label{margin:0}.add-feed{display:flex;gap:6px;margin-bottom:8px;padding:0 4px}.add-feed input{flex:1;min-width:0;font-size:12px;padding:7px 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface);outline:none}.add-feed button{flex:0 0 auto;width:30px;border-radius:8px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center}.src-list{display:flex;flex-direction:column;gap:1px}.src-btn{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:8px;width:100%;text-align:left}.src-name{flex:1;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.src-unread{font-size:10.5px;font-weight:600;color:var(--muted);background:var(--hover);padding:1px 7px;border-radius:9px}.htd-main{flex:1;display:flex;flex-direction:column;min-width:0}.htd-topbar{flex:0 0 auto;display:flex;align-items:center;gap:16px;padding:14px 24px;border-bottom:1px solid var(--border);background:var(--bg)}.topbar-spacer{flex:1}.unread-pill{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted);padding:7px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.unread-pill .unread-dot{width:8px;height:8px}.htd-content{flex:1;display:flex;min-height:0}.htd-list{flex:1;min-width:0;overflow-y:auto;padding:18px 20px 40px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.htd-list-inner{max-width:820px;margin:0 auto}.list-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 4px 14px}.htd-row{display:flex;gap:14px;padding:16px 14px;border-radius:8px;cursor:pointer;border-bottom:1px solid var(--border);transition:background .12s}.htd-row:hover,.htd-row.is-selected{background:var(--hover)}.htd-row-body{flex:1;min-width:0}.htd-row-meta{display:flex;align-items:center;gap:9px;margin-bottom:5px}.htd-row-title{font-family:var(--serif);font-weight:700;font-size:16px;line-height:1.3;margin:0;text-wrap:pretty;color:var(--text)}.htd-row.is-read .htd-row-title{color:var(--muted)}.htd-row-summary{font-size:13px;color:var(--muted);margin:5px 0 0;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.htd-row-foot{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;color:var(--muted)}.htd-row .icon-btn{width:34px;height:34px;border-radius:8px;align-self:flex-start;color:var(--muted)}.htd-row .icon-btn[aria-pressed=true]{color:var(--ink)}.btn-more{margin:16px auto 4px;display:block;padding:11px 22px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-weight:600}.htd-reader{flex:1;min-width:0;overflow-y:auto;background:var(--bg);animation:slideIn .3s var(--ease) both;scrollbar-width:thin}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.reader-inner{max-width:720px;margin:0 auto;padding:22px 40px 60px}.reader-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.reader-top-left{display:flex;align-items:center;gap:10px}.btn-back{display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 10px;border-radius:10px;background:var(--surface);border:1px solid var(--border);font-size:13.5px;font-weight:600;color:var(--text)}.btn-back:hover{background:var(--hover)}.htd-settings{max-width:560px;margin:0 auto;padding:18px 8px 28px}.htm{height:100%;max-height:100dvh;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--bg);color:var(--text)}.m-header{flex:0 0 auto;padding:10px 16px 8px}.m-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.m-header .brand{font-size:20px}.m-header-actions{display:flex;align-items:center;gap:4px}.filter-btn{display:inline-flex;align-items:center;gap:6px;max-width:42vw;height:38px;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-weight:600}.filter-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-btn.is-active{border-color:color-mix(in srgb,var(--ink) 35%,var(--border));color:var(--ink);background:color-mix(in srgb,var(--ink) 8%,var(--surface))}.m-filter-sheet{margin-top:10px;padding:12px 0 4px;border-top:1px solid var(--border);animation:fadeUp .2s ease both}.m-filter-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px 6px}.m-filter-head .section-label{margin:0}.m-filter-sheet .chip-row{margin-left:-16px;margin-right:-16px}.m-coach{flex:0 0 auto;display:flex;align-items:center;gap:10px;margin:0 16px 4px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface)}.m-coach p{flex:1;margin:0;font-size:12.5px;line-height:1.4;color:var(--muted)}.m-coach-dismiss{flex:0 0 auto;font-size:12.5px;font-weight:700;color:var(--ink);padding:6px 8px;border-radius:8px}.m-coach-dismiss:hover{background:var(--hover)}.chip-row{display:flex;gap:7px;overflow-x:auto;margin:12px -16px 0;padding:2px 16px 4px;scrollbar-width:none}.chip-row+.chip-row{margin-top:6px}.chip-row::-webkit-scrollbar{display:none}.cat-chip{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;font-size:13px;font-weight:500;padding:8px 14px;border-radius:20px;white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text)}.cat-chip.is-active{background:var(--chip, var(--accent));border-color:var(--chip, var(--accent));color:#fff;font-weight:600}.cat-chip.is-active.accent{background:var(--accent);border-color:var(--accent)}.cat-chip.more{border-style:dashed;color:var(--muted)}.cat-more-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;margin:4px 0 2px;border-radius:8px;font-size:12.5px;font-weight:600;color:var(--muted)}.cat-more-btn:hover{background:var(--hover);color:var(--text)}.m-main{flex:1 1 auto;position:relative;overflow:hidden;min-height:0}.m-pane{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:14px 16px 20px;scrollbar-width:none}.m-pane.scroll{padding:6px 16px 20px}.m-pane.search-pane{display:flex;flex-direction:column;padding:8px 16px 0}.m-scroll{flex:1;overflow-y:auto;padding-bottom:20px;min-height:0;scrollbar-width:none}.m-skel{position:absolute;top:0;right:0;bottom:0;left:0;padding:16px;display:flex;flex-direction:column;gap:14px}.m-stack{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.m-stack-stage{flex:1;position:relative;margin:6px 16px 0;min-height:0}.m-card-behind{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:transform .35s var(--ease),opacity .35s}.m-card-shell{height:100%;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.m-card-top{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;will-change:transform;cursor:grab;touch-action:none}.m-card-inner{height:100%;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.m-card-body{flex:1;display:flex;flex-direction:column;padding:18px 18px 14px;min-height:0}.m-card-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px}.m-card-title{font-family:var(--serif);font-weight:700;font-size:25px;line-height:1.18;letter-spacing:-.01em;margin:0;text-wrap:pretty}.m-card-title.is-read,.m-list-title.is-read{color:var(--muted)}.m-card-summary{margin-top:12px;font-size:15px;line-height:1.55;flex:1;overflow:hidden;text-wrap:pretty}.m-card-foot{display:flex;align-items:center;gap:9px;margin-top:14px;padding-top:13px;border-top:1px solid var(--border)}.m-card-src{flex:1;min-width:0}.m-card-src .src-name{font-size:12.5px;font-weight:600}.swipe-badge{position:absolute;top:22px;font-weight:700;font-size:15px;padding:4px 12px;border-radius:8px;letter-spacing:.06em;background:var(--surface);border:2.5px solid}.swipe-badge.save{top:22px;left:50%;transform:translate(-50%);border-color:var(--ink);color:var(--ink)}.swipe-badge.next{top:50%;left:50%;transform:translate(-50%,-50%);border-color:var(--ink);color:var(--ink);font-size:14px}.swipe-badge.older{bottom:22px;top:auto;left:50%;transform:translate(-50%);border-color:var(--muted);color:var(--muted);font-size:14px}.m-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 16px 8px}.m-actions.is-soft{opacity:.55}.fab{width:46px;height:46px;border-radius:50%;background:var(--surface);border:1px solid var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;box-shadow:none}.fab.ink{color:var(--ink)}.fab-read{height:50px;padding:0 22px;border-radius:28px;background:color-mix(in srgb,var(--accent) 88%,transparent);color:#fff;font-weight:600;font-size:14.5px;display:flex;align-items:center;gap:8px;box-shadow:none}.m-hint{flex:0 0 auto;text-align:center;font-size:11px;color:var(--muted);padding-bottom:6px}.m-caught-up{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;padding:24px}.m-list{display:flex;flex-direction:column;gap:12px}.m-list-item{display:flex;gap:12px;padding:13px;border:1px solid var(--border);border-radius:16px;background:var(--surface);cursor:pointer;animation:fadeUp .3s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.m-list-body{flex:1;min-width:0;display:flex;flex-direction:column}.m-list-title{font-family:var(--serif);font-weight:700;font-size:16.5px;line-height:1.25;margin:7px 0 0;text-wrap:pretty}.m-list-foot{display:flex;align-items:center;gap:7px;margin-top:9px}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cat-tile{text-align:left;border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:16px;display:flex;flex-direction:column;gap:10px;min-height:112px}.cat-tile-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center}.cat-tile-icon span{width:14px;height:14px;border-radius:5px;display:block}.cat-tile-text{margin-top:auto}.cat-tile-text>div:first-child{font-weight:600;font-size:15px}.trend-chips{display:flex;flex-wrap:wrap;gap:8px}.trend-chip{padding:8px 13px;border-radius:20px;border:1px solid var(--border);background:var(--surface);font-size:13px;font-weight:500}.m-tabs{flex:0 0 auto;display:flex;align-items:stretch;padding:6px 6px max(10px,env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border)}.tab-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;font-size:10px;font-weight:500;color:var(--muted)}.tab-btn.is-active{color:var(--accent)}.tab-icon{position:relative;display:flex}.tab-badge{position:absolute;top:-4px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--accent);color:#fff;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--surface)}.m-reader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--bg);display:flex;flex-direction:column;animation:fadeUp .28s var(--ease) both}.m-reader-bar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 12px 8px}.m-reader-scroll{flex:1;overflow-y:auto;padding:4px 22px 32px;min-height:0;scrollbar-width:none}.m-reader .reader-hero{height:190px;border-radius:14px}.m-reader .reader-lede{font-size:19px}@media(prefers-reduced-motion:reduce){.htd-row,.m-list-item,.m-reader,.toast,.htd-reader,.m-card-top,.m-card-behind,.nav-btn,.chev{animation:none!important;transition:none!important}}
