*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f4f4f7;color:#111;overflow-x:hidden}button,input,textarea{font:inherit}button{border:0;background:transparent;color:inherit;padding:0}:root{color-scheme:light;--bg: #f4f4f7;--panel: #ffffff;--panel-alt: #f7f7fa;--border: rgba(0, 0, 0, .08);--text: #111111;--text-soft: rgba(17, 17, 17, .6);--text-muted: rgba(17, 17, 17, .42);--shadow: 0 18px 40px rgba(15, 15, 23, .08);--color-divider-level1: #00000033}:root[theme-mode=black]{color-scheme:dark;--bg: #0d0d10;--panel: #17171c;--panel-alt: #1e1e24;--border: rgba(255, 255, 255, .09);--text: #f3f3f5;--text-soft: rgba(243, 243, 245, .62);--text-muted: rgba(243, 243, 245, .42);--shadow: 0 18px 44px rgba(0, 0, 0, .36);--color-divider-level1: #ffffff38}:root[theme-mode=black]{color-scheme:dark;--bg: #0d0d10;--panel: #17171c;--panel-alt: #1e1e24;--border: rgba(255, 255, 255, .09);--text: #f3f3f5;--text-soft: rgba(243, 243, 245, .62);--text-muted: rgba(243, 243, 245, .42);--shadow: 0 18px 44px rgba(0, 0, 0, .36)}.app-shell{min-height:100vh;background:var(--bg)}.phone-frame{width:100vw;height:100vh;display:flex;flex-direction:column;background:var(--bg);overflow:hidden;border-radius:0;box-shadow:none}.top-section{padding:11px 16px 12px}.topbar,.page-head,.important-toggle-row,.timeline-meta,.tag-row{display:flex;align-items:center}.topbar,.page-head,.important-toggle-row{justify-content:space-between}.topbar{font-size:12px;line-height:16px;color:var(--text);margin-bottom:11px}.status-icons{display:inline-flex;align-items:center;gap:5px;color:var(--text);font-size:12px}.signal{width:10px;height:10px;border:1.5px solid currentColor;border-radius:999px}.page-head h1{margin:0;font-size:18px;line-height:22px;font-weight:700;letter-spacing:-.2px}.theme-switch{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text-soft)}.content-scroll{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:var(--bg)}.pull-refresh{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg);color:var(--text-soft);font-size:12px;line-height:16px;transition:height .18s ease}.pull-refresh span{display:inline-flex;align-items:center;gap:8px;height:28px}.pull-refresh-active span:before{content:"";width:12px;height:12px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:refresh-spin .7s linear infinite}.timeline-section{position:relative;display:flex;flex:1 0 auto;flex-direction:column;margin-top:6px;background:var(--panel)}.skeleton-block{position:relative;overflow:hidden;background:rgba(127,127,127,.14)}.skeleton-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.34) 50%,transparent 100%);transform:translate(-100%);animation:skeleton-shimmer 1.2s ease-in-out infinite}:root:not([theme-mode=black]) .skeleton-block:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.65) 50%,transparent 100%)}.skeleton-top-cards,.skeleton-timeline-group{pointer-events:none}.skeleton-top-card{align-items:flex-start}.skeleton-badge,.skeleton-chip,.skeleton-important-pill{border-radius:4px}.skeleton-badge{width:28px;height:16px;margin-bottom:10px}.skeleton-title{width:72%;height:16px;border-radius:6px}.skeleton-title-wide{width:88%;height:18px}.skeleton-tag-row{display:flex;gap:8px;margin-top:12px}.skeleton-chip{width:68px;height:24px;border-radius:12px}.skeleton-source{width:45%;height:12px;margin-top:10px;border-radius:999px}.skeleton-image{border-radius:10px;background:rgba(127,127,127,.18)}.skeleton-timeline-image{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:6px;margin-bottom:4px}.skeleton-toggle-text{width:110px;height:18px;border-radius:6px}.skeleton-toggle-switch{width:44px;height:24px;border-radius:999px}.skeleton-date{width:92px;height:14px;margin:10px 16px 0;border-radius:6px}.skeleton-time{width:52px;height:14px;border-radius:6px}.skeleton-important-pill{width:60px;height:16px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.top-cards{padding:0 16px 11px;background:var(--panel)}.empty-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:28px 16px;color:var(--text-muted);text-align:center}.empty-state-image{width:120px;height:120px;object-fit:contain;margin-bottom:10px}.empty-state-image-dark{display:none}:root[theme-mode=black] .empty-state-image-light{display:none}:root[theme-mode=black] .empty-state-image-dark{display:block}.empty-state p{margin:0;font-size:14px;line-height:20px}.empty-state-refresh{min-width:84px;height:32px;margin-top:14px;padding:0 14px;border-radius:16px;background:var(--text);color:var(--panel);font-size:13px;font-weight:590;line-height:18px}.top-card{display:flex;gap:12px;padding:13px 0 15px;border-bottom:.5px solid var(--border)}.top-card:last-child{border-bottom:0}.card-clickable{cursor:pointer}.card-clickable:focus-visible{outline:2px solid #316dff;outline-offset:2px}.top-card-text{position:relative;flex:1;min-width:0}.top-card h2,.timeline-card h2{margin:0;color:var(--text);font-size:18px;line-height:22px;font-weight:590;letter-spacing:-.1px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.top-card-text .hot-badge+h2{margin-top:0}.title-with-hot{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-indent:31px}:root[theme-mode=black] .title-with-hot{text-indent:31px}.hot-badge{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 4px;border:.5px solid #ff8b2f;border-radius:4px;background:transparent;color:#ff8b2f;font-size:11px;font-weight:590;line-height:14px}.important-pill{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 6px;border-radius:999px;background:#ff8b2f;color:#fff;font-size:11px;font-weight:590;line-height:14px}.timeline-pinned-badge,.timeline-important-badge{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:16px;padding:0 4px;border-radius:4px;color:#fff;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;line-height:14px;letter-spacing:0;font-variant-numeric:lining-nums tabular-nums}.timeline-pinned-badge{background:#316dff}.timeline-important-badge{background:#ff6600}.hot-badge{position:absolute;left:0;top:1px;z-index:1}.tag-row{gap:8px;flex-wrap:wrap;margin-top:12px}.chip{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:12px;border:.5px solid var(--color-divider-level1, #00000033);color:var(--text);font-size:12px;line-height:16px;background:transparent}.chip.chip-muted{color:#000}:root[theme-mode=black] .chip.chip-muted{color:#fff}.source{margin:10px 0 0;font-size:12px;line-height:16px;color:var(--text-soft)}.loading-image{position:relative;overflow:hidden;flex:none}.loading-image-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;background:rgba(255,255,255,.08);animation:loading-pulse 1.4s ease-in-out infinite;opacity:1;transition:opacity .16s ease;z-index:2}:root:not([theme-mode=black]) .loading-image-skeleton{background:rgba(0,0,0,.045)}.loading-image-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.36) 42%,rgba(255,255,255,.68) 50%,rgba(255,255,255,.36) 58%,transparent 100%);transform:translate(-120%);animation:loading-sweep 1.1s ease-in-out infinite}:root:not([theme-mode=black]) .loading-image-skeleton:after{background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.6) 42%,rgba(255,255,255,.95) 50%,rgba(255,255,255,.6) 58%,transparent 100%)}.loading-image-img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:1;opacity:0;transform:scale(1.04);transition:opacity .18s ease,transform .22s ease}.loading-image-loaded .loading-image-skeleton{opacity:0;animation:none;pointer-events:none}.loading-image-loaded .loading-image-skeleton:after{animation:none}.loading-image-loaded .loading-image-img{opacity:1;transform:scale(1)}.top-card-image{width:80px;height:80px;border-radius:10px;flex:none}.important-toggle-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;position:sticky;top:0;z-index:10;margin:0;padding:16px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:18px;font-weight:500;letter-spacing:0;font-variant-numeric:lining-nums tabular-nums;color:var(--text);background:var(--panel)}.timeline{display:flex;flex:1 0 auto;flex-direction:column;padding:0 0 48px;background:var(--panel)}.timeline>.empty-state{flex:1}.important-toggle-row>span{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:18px;font-weight:500;letter-spacing:0;font-variant-numeric:lining-nums tabular-nums;color:#0009}:root[theme-mode=black] .important-toggle-row>span{color:#fff9}.important-toggle-row .ant-switch{min-width:44px;height:24px;background:rgba(127,127,127,.28);box-shadow:none!important;outline:none!important;--ant-line-width-focus: 0;padding-inline:2px}.important-toggle-row .ant-switch:hover,.important-toggle-row .ant-switch:focus,.important-toggle-row .ant-switch:focus-visible,.important-toggle-row .ant-switch:active,.important-toggle-row .ant-switch.ant-switch-focused{box-shadow:none!important;outline:none!important}.important-toggle-row .ant-switch:after,.important-toggle-row .ant-wave{display:none!important}.important-toggle-row .ant-switch:hover{background:rgba(127,127,127,.34)}.important-toggle-row .ant-switch.ant-switch-checked{background:#ff8b2f}:root:not([theme-mode=black]) .important-toggle-row .ant-switch.ant-switch-checked{background:#111111}:root[theme-mode=black] .important-toggle-row .ant-switch.ant-switch-checked{background:#f3f3f5}.important-toggle-row .ant-switch .ant-switch-handle{width:20px;height:20px;inset-inline-start:2px;top:2px}.important-toggle-row .ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)}.important-toggle-row .ant-switch .ant-switch-handle:before{border-radius:50%;background:#ffffff;box-shadow:0 1px 2px #0000002e}:root[theme-mode=black] .important-toggle-row .ant-switch .ant-switch-handle:before,:root[theme-mode=black] .important-toggle-row .ant-switch.ant-switch-checked .ant-switch-handle:before{background:#111111}.timeline-group{display:grid;gap:20px}.timeline-date{padding:10px 16px 0;font-size:13px;font-weight:590;color:var(--text)}.timeline-row{display:flex;gap:12px;padding-left:16px}.timeline-rail{width:8px;display:flex;flex-direction:column;align-items:center;padding-top:4px}.timeline-dot{width:8px;height:8px;border-radius:50%;background:#e6e6e6;margin-bottom:0}:root[theme-mode=black] .timeline-dot{background:#292929}.timeline-divider{width:1px;flex:1;background:#0000001a;min-height:48px;margin-top:0}:root[theme-mode=black] .timeline-divider{background:#ffffff1f}.timeline-divider-last{min-height:20px}.timeline-card{flex:1;padding:0 16px 20px 0;min-width:0}.load-more-sentinel{height:1px}.load-more-state,.feed-error{padding:12px 16px 16px;color:var(--text-soft);font-size:12px;line-height:16px}.load-more-state{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:16px;padding-bottom:18px}.load-more-state:before{content:"";width:12px;height:12px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:refresh-spin .7s linear infinite}.feed-error{color:#ff5a5f;background:rgba(255,90,95,.08);border-top:.5px solid rgba(255,90,95,.12)}.no-more-topic{display:flex;align-items:center;justify-content:center;padding:14px 16px 20px;color:var(--text-muted);font-size:12px;line-height:16px}.timeline-meta{gap:8px;margin-bottom:12px}.timeline-time{font-size:13px;color:var(--text-soft)}.important-pill{height:16px;padding:0 4px}.timeline-image-wrap{margin-bottom:4px}.timeline-image{width:100%;aspect-ratio:16 / 9;border-radius:6px}.timeline-image .loading-image-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.timeline-card h2{margin-top:4px}.bottom-tags{margin-top:8px}@keyframes loading-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes loading-sweep{to{transform:translate(120%)}}@keyframes loading-pulse{50%{opacity:.72}}@keyframes refresh-spin{to{transform:rotate(360deg)}}
