:root{font-family:Segoe UI,Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif;color:#17191c;background:#dfe5e9;font-synthesis:none;text-rendering:optimizeLegibility;--weibo-green: #07c160;--weibo-green-deep: #06ad56;--chrome: #eef5fa;--chat-bg: #f4f4f4;--text: #181a1d}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;min-width:320px;min-height:100%}body{overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--weibo-green);outline-offset:2px}button{color:inherit}.app-window{width:100vw;height:100dvh;min-height:560px;margin:0;display:grid;grid-template-rows:40px 58px minmax(0,1fr);overflow:hidden;background:var(--chat-bg);border:0;box-shadow:none}.tab-strip{display:flex;align-items:stretch;gap:2px;overflow-x:auto;overflow-y:hidden;padding:0 8px;background:var(--chrome);border-bottom:1px solid #d9e1e7;scrollbar-width:none}.tab-strip::-webkit-scrollbar{width:0;height:0}.tab{position:relative;min-width:112px;max-width:160px;height:40px;display:flex;align-items:stretch;border-inline:1px solid transparent;border-radius:7px 7px 0 0;color:#53585f}.tab.is-active{color:#181a1d;background:#fff;border-color:#dde4e9}.tab.is-active:after{content:"";position:absolute;inset:auto 12px 0;height:2px;background:var(--weibo-green);border-radius:2px}.tab-main,.tab-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer}.tab-main{min-width:0;flex:1;display:flex;align-items:center;gap:7px;padding:0 8px 0 12px;font-size:13px;white-space:nowrap}.tab-main .tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.tab-attention-badge{min-width:25px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:none;padding:0 6px;border-radius:9px;color:#fff;background:#d88914;font-size:9px;font-weight:600;line-height:1}.tab-main svg{flex:0 0 auto;color:#5f6670}.tab-close{width:30px;display:grid;place-items:center;color:#7f858c}.tab-close:hover,.tab-close:focus-visible{color:#282c31;background:#0000000b}.group-header{position:relative;display:grid;grid-template-columns:minmax(130px,.6fr) minmax(260px,1.8fr) 76px;align-items:center;gap:12px;padding:0 12px;background:#fffffff7;border-bottom:1px solid #dedede;z-index:20}.sync-status{display:flex;align-items:center;gap:7px;color:#898e95;font-size:11px;white-space:nowrap}.sync-status>span{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--weibo-green)}.sync-status.is-idle>span{background:#b7bcc2}.header-status-center{min-width:0;height:40px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 9px;border:1px solid transparent;border-radius:6px;color:#4e5752;background:#f4f6f5;transition:border-color .12s ease,background .12s ease}.header-status-center.is-working{border-color:#cbded2;background:#f0f8f3}.header-status-center.is-success{border-color:#c9dfd1;color:#2e6f4b;background:#eef8f2}.header-status-center.is-warning{border-color:#ead5ae;color:#80581e;background:#fff8e9}.header-status-center.is-error{border-color:#edc9c6;color:#a23f3b;background:#fff4f3}.header-status-icon{width:7px;height:7px;border-radius:50%;background:#a6ada9}.header-status-center.is-working .header-status-icon{background:var(--weibo-green);box-shadow:0 0 0 3px #07c1601f;animation:header-status-pulse 1.2s ease-in-out infinite}.header-status-center.is-success .header-status-icon{background:var(--weibo-green)}.header-status-center.is-warning .header-status-icon{background:#d98a12}.header-status-center.is-error .header-status-icon{background:#df4a46}@keyframes header-status-pulse{50%{opacity:.42}}.header-status-copy{min-width:0;display:flex;align-items:baseline;gap:8px;overflow:hidden}.header-status-copy strong,.header-status-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-status-copy strong{flex:none;max-width:52%;font-size:11px;font-weight:600}.header-status-copy small{min-width:0;color:#89918d;font-size:9px}.header-status-center>progress{width:clamp(72px,12vw,150px);height:5px;accent-color:var(--weibo-green)}.header-status-center>button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:#747c78;background:transparent;cursor:pointer}.header-status-center>button:hover{background:#0000000e}.header-status-center>button svg{width:14px;height:14px}.header-actions{justify-self:end;display:flex;gap:4px}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:5px;color:#4e555d;background:transparent;cursor:pointer;text-decoration:none}.icon-button:hover:not(:disabled){background:#0000000e}.icon-button:disabled{color:#c3c6ca;cursor:default}.more-menu{position:absolute;top:50px;right:10px;width:248px;padding:5px;border:1px solid #d8dadd;border-radius:7px;background:#fff;box-shadow:0 5px 18px #1c232a26;z-index:50}.more-menu button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:4px;background:transparent;text-align:left;font-size:12px;cursor:pointer}.more-menu button svg{width:16px;height:16px;color:#6f757b}.more-menu button:hover{background:#f2f3f4}.more-menu button:disabled{color:#a4a8ab;cursor:wait}.menu-section-heading{margin:3px 3px 2px;padding:5px 7px 3px;color:#92979d;font-size:9px}.menu-account{margin:1px 3px 5px;padding:7px;border-bottom:1px solid #eceeef}.menu-account strong,.menu-account span{display:block}.menu-account strong{font-size:12px}.menu-account span{margin-top:2px;color:#92979d;font-size:10px}.menu-version{min-width:0;display:grid;gap:2px;margin:5px 3px 1px;padding:8px 7px 5px;border-top:1px solid #eceeef;color:#8a9096;font-size:9px}.menu-version strong{color:#4f565c;font-size:10px;font-weight:600}.menu-version small{min-width:0;overflow:hidden;color:#a0a5aa;text-overflow:ellipsis;white-space:nowrap}.content-stage,.timeline-shell{min-height:0;height:100%;position:relative;overflow:hidden}.timeline{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:16px clamp(12px,2.5vw,28px) 88px;background:var(--chat-bg);scrollbar-width:none}.timeline.is-restoring{opacity:0;pointer-events:none}.read-restore-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:9px;color:#858b91;background:var(--chat-bg);font-size:12px}.read-restore-spinner{width:16px;height:16px;border:2px solid #d9dddf;border-top-color:var(--weibo-green);border-radius:50%;animation:read-restore-spin .7s linear infinite}@keyframes read-restore-spin{to{transform:rotate(360deg)}}.timeline::-webkit-scrollbar{width:0;height:0}.time-chip{width:max-content;margin:0 auto 16px;padding:3px 7px;border-radius:4px;color:#92979d;background:#e9e9e9;font-size:11px;line-height:1.2}.message{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;margin-bottom:32px;scroll-margin-top:80px}.message.is-highlighted .bubble{box-shadow:0 0 0 3px #318fff2e;background:#eef6ff}.avatar{width:36px;height:36px;border-radius:6px;display:block;object-fit:cover;border:1px solid rgba(22,27,31,.08)}.message-content{min-width:0;max-width:min(760px,calc(100vw - 104px))}.sender-row{height:18px;display:flex;align-items:flex-start;gap:6px;padding-left:2px;color:#8b9096;font-size:11px}.sender-row time{margin-left:auto;color:#adb1b5;font-size:9px}.sender-row em{color:#b17d56;font-size:9px;font-style:normal}.avatar-fallback{display:grid;place-items:center;color:#fff;background:#7d8a95;font-size:13px}.special-star{width:14px;height:14px;color:#d69b19}.bubble{width:fit-content;max-width:100%;padding:9px 12px;border:1px solid #ddd;border-radius:2px 7px 7px;color:var(--text);background:#fff;box-shadow:0 1px 1px #00000006;font-size:14px;line-height:1.52;transition:background .14s ease-out,box-shadow .14s ease-out}.rich-bubble{width:min(100%,760px);padding-top:11px;padding-bottom:12px}.quoted-bubble{width:min(100%,760px)}.bubble p{margin:0}.message-text{white-space:pre-wrap;overflow-wrap:anywhere}.unsupported-message{color:#8b9096;font-size:11px}.real-image-grid{width:min(100%,720px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:6px;margin-top:8px}.real-image-grid.single{display:block;width:100%}.real-image-grid .message-image-button{min-width:0;width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;align-self:start;padding:0;overflow:hidden;border:0;border-radius:5px;background:transparent;cursor:zoom-in}.real-image-grid .message-image-button.is-loading{min-height:96px;background:#f0f1f1}.real-image-grid img{width:100%;height:auto;max-height:min(52vh,520px);display:block;border-radius:inherit;object-fit:contain;object-position:left top}.real-image-grid.single .message-image-button{width:fit-content;max-width:100%}.real-image-grid.single .message-image-button.is-loading{min-width:min(160px,100%)}.real-image-grid.single img{width:auto;max-width:100%;max-height:min(68vh,720px)}.real-image-grid.is-sticker{grid-template-columns:minmax(72px,136px)}.real-image-grid.is-sticker .message-image-button{width:fit-content;max-width:136px;background:transparent}.real-image-grid.is-sticker .message-image-button.is-loading{min-width:72px;min-height:72px}.real-image-grid.is-sticker img{object-fit:contain}.real-video{width:100%;height:clamp(170px,34vw,280px);max-height:280px;display:block;margin-top:8px;border-radius:5px;background:#111;object-fit:contain}.real-link-card,.real-file-card,.media-status-card{width:100%;min-height:52px;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:8px;margin-top:8px;padding:8px;border:1px solid #d9dcde;border-radius:5px;background:#fafbfb;text-align:left}.real-link-card{cursor:pointer}.real-file-card{color:inherit;text-decoration:none;cursor:pointer}.real-link-card:hover,.real-file-card:hover{background:#f3f5f5}.real-link-card>svg,.real-file-card>svg,.media-status-card>svg{color:#737a80}.real-link-card span,.real-file-card span,.media-status-card span{min-width:0}.real-link-card strong,.real-link-card small,.real-file-card strong,.real-file-card small,.media-status-card strong,.media-status-card small{display:block}.real-link-card strong,.real-file-card strong,.media-status-card strong{overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.real-link-card small,.real-file-card small,.media-status-card small{margin-top:3px;overflow:hidden;color:#91969b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.media-status-card{grid-template-columns:20px minmax(0,1fr);color:#747b81;background:#f3f4f4}.media-status-card.is-error{border-color:#ead9d0;color:#8b6552;background:#fbf6f3}.real-image-grid>.media-status-card{min-height:92px;margin-top:0}.quote-stack{min-width:0;margin:-2px 0 8px;overflow:hidden;border:1px solid #dfe2e1;border-radius:6px;background:#fff}.quote-stack-header{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border-bottom:1px solid #e3e5e4;color:#343a37;background:#fafafa}.quote-stack-header strong{font-size:10px;font-weight:600}.quote-stack-header small{color:#9a9fa1;font-size:8px}.quote-timeline{position:relative;display:grid;padding:9px 9px 9px 8px}.quote-timeline:before{content:"";position:absolute;top:21px;bottom:23px;left:19px;width:1px;background:#ccd2cf}.quote-step{position:relative;min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px}.quote-step-marker{position:relative;z-index:1;width:20px;height:20px;display:grid;place-items:center;margin-top:7px;border:1px solid #b9c0bd;border-radius:50%;color:#68706c;background:#fff;font-size:8px;font-weight:600}.quote-step-content{min-width:0;display:grid}.quote-card{min-width:0;display:block;padding:7px 9px;border:1px solid #e0e3e2;border-radius:4px;color:#5f666c;background:#f5f6f5}.quote-copy{min-width:0;display:grid;gap:4px}.quote-step-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.quote-author{min-width:0;overflow:hidden;color:#777d79;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.quote-author strong{color:#16814b;font-size:10px;font-weight:600}.quote-author small{margin-left:5px;color:#98a09b;font-size:8px}.quote-author em{margin-left:5px;color:#a87553;font-size:8px;font-style:normal}.quote-author b{margin-left:6px;padding:1px 5px;border:1px solid #9edbb7;border-radius:7px;color:#087943;background:#fff;font-size:7px;font-weight:500}.quote-reference-kind{min-width:0;overflow:hidden;color:#777d79;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.quote-reference-kind strong{color:#16814b;font-size:10px;font-weight:600}.quote-reference-kind em{margin-left:5px;color:#9a6a49;font-size:8px;font-style:normal}.quote-text{overflow:visible;color:#535a56;font-size:10px;line-height:1.45;text-overflow:clip;white-space:pre-wrap;overflow-wrap:anywhere}.quote-actions{flex:none;display:flex;align-items:center;gap:2px}.quote-actions button{padding:2px 4px;border:0;border-radius:3px;color:#4d8666;background:transparent;cursor:pointer;font-size:8px}.quote-actions button:hover{background:#e3ece7}.quote-more{padding:5px 10px;border-bottom:1px solid #eceeed;color:#969c99;background:#fbfbfb;font-size:8px}.context-notice{position:sticky;z-index:3;top:0;width:max-content;margin:0 auto 16px;padding:5px 9px;border:1px solid #d7ded9;border-radius:5px;color:#557161;background:#f7fbf8f5;box-shadow:0 2px 7px #2a372f0f;font-size:9px}.history-loader{width:max-content;margin:0 auto 18px;padding:5px 9px;border-radius:5px;color:#667169;background:#e9eeeb;font-size:10px}.history-loader.is-complete{color:#92979d;background:#e9e9e9}.history-sentinel{width:1px;height:1px;margin-bottom:-1px;pointer-events:none}.weibo-card{width:100%;min-height:104px;display:grid;grid-template-columns:minmax(0,1fr) 62px;gap:10px;margin-top:4px;padding:10px;border:1px solid #d9d9d9;border-radius:5px;background:#fcfcfc;text-align:left;cursor:pointer}.weibo-card:hover{border-color:#bfc5ca;background:#f8f8f8}.weibo-card-copy{min-width:0}.weibo-card strong{display:block;margin-bottom:3px;color:#1c1f23;font-size:13px;line-height:1.35}.weibo-card span{display:block;color:#969aa0;font-size:10px}.weibo-card p{display:-webkit-box;margin-top:7px;color:#71767c;font-size:10px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.weibo-card img{width:62px;height:62px;align-self:center;border-radius:4px;object-fit:cover}.unread-divider{display:flex;align-items:center;gap:12px;margin:28px 72px 24px;padding-top:14px;color:#92979d;font-size:11px;white-space:nowrap}.unread-divider:before,.unread-divider:after{content:"";height:1px;flex:1;background:#d8d8d8}.image-bubble{padding-bottom:10px}.image-bubble p{margin-bottom:8px}.image-grid{display:grid;grid-template-columns:repeat(2,102px);gap:6px}.image-grid button{width:102px;height:102px;padding:0;border:0;border-radius:4px;overflow:hidden;background:#e4e4e4;cursor:zoom-in}.image-grid img{width:100%;height:100%;display:block;object-fit:cover}.timeline-end{margin-top:20px;margin-bottom:52px}.jump-latest{position:absolute;right:16px;bottom:24px;height:36px;display:flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #d7d9db;border-radius:6px;color:var(--weibo-green-deep);background:#fffffffa;box-shadow:0 3px 10px #1c232a1a;font-size:11px;cursor:pointer}.jump-latest:hover{border-color:#bfc3c7;background:#fff}.search-panel{position:absolute;top:0;left:0;right:0;max-height:min(520px,68vh);padding:12px;border-bottom:1px solid #d9dadd;background:#fff;box-shadow:0 10px 24px #232a3124;z-index:30}.search-input-row{height:36px;display:grid;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;padding-left:9px;border-radius:5px;background:#f1f2f3;color:#797f86}.search-input-row input{min-width:0;height:100%;border:0;outline:0;background:transparent;color:#202327;font-size:13px}.search-filters{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:10px}.search-filters label{display:flex;align-items:center;gap:6px;color:#777c82;font-size:11px}.search-filters select{height:30px;padding:0 26px 0 8px;border:1px solid #d8dadd;border-radius:4px;background:#fff;color:#30343a;font-size:12px}.type-filter{display:flex;border:1px solid #d8dadd;border-radius:4px;overflow:hidden}.type-filter button{height:30px;display:flex;align-items:center;gap:4px;padding:0 9px;border:0;border-right:1px solid #d8dadd;background:#fff;color:#5d6268;font-size:11px;cursor:pointer}.type-filter button:last-child{border-right:0}.type-filter button.is-selected{color:#067d40;background:#eaf8f0}.type-filter svg{width:14px}.search-summary{margin:12px 2px 6px;color:#95999e;font-size:10px}.search-results{max-height:300px;overflow-y:auto;border-top:1px solid #eee}.search-results>button{width:100%;display:flex;flex-direction:column;gap:4px;padding:9px 5px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;font-size:12px;line-height:1.45;cursor:pointer}.search-results>button:hover{background:#f7f7f7}.result-meta{color:#8c9197;font-size:10px}.empty-result{padding:28px 0;color:#999da2;text-align:center;font-size:12px}.real-empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;color:#858b91;text-align:center}.empty-mark{width:46px;height:46px;display:grid;place-items:center;margin-bottom:14px;border:1px solid #d8dcdf;border-radius:10px;color:#8e969d;background:#fff}.empty-mark svg{width:24px;height:24px}.real-empty strong{color:#4b5157;font-size:14px;font-weight:500}.real-empty p{max-width:300px;margin:7px 0 16px;font-size:11px;line-height:1.6}.real-empty .button-row{justify-content:center}.real-empty .button-row .local-preview-open{margin-top:0}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;padding:44px 24px;background:#101316db;z-index:100;overscroll-behavior:contain}.lightbox>img{max-width:min(720px,92vw);max-height:82vh;border-radius:7px;object-fit:contain;transform-origin:center;transition:transform 90ms ease-out;cursor:zoom-in;-webkit-user-select:none;user-select:none}.lightbox-zoom{position:absolute;left:50%;bottom:16px;translate:-50% 0;padding:4px 8px;border-radius:12px;color:#fff;background:#0000008a;font-size:11px;pointer-events:none}.lightbox-close{position:absolute;top:16px;right:16px;color:#fff;background:#ffffff1f}.webview-page{min-height:0;height:100%;display:grid;grid-template-rows:44px minmax(0,1fr);overflow:hidden;background:#f4f4f4}.webview-toolbar{position:relative;z-index:10;height:44px;display:grid;grid-template-columns:34px 34px 34px minmax(0,1fr) 34px;align-items:center;gap:2px;padding:0 8px;border-bottom:1px solid #dedede;background:#fffffff7}.address-chip{height:28px;display:flex;align-items:center;justify-content:center;margin:0 7px;border-radius:5px;color:#7c8187;background:#f1f2f3;font-size:11px}.external-frame-shell{position:relative;min-height:0;height:100%;overflow:hidden;background:#fff}.external-frame-shell iframe{width:100%;height:100%;display:block;border:0;transition:opacity .18s ease}.external-frame-shell iframe.is-refreshing{opacity:.45}.frame-help{position:absolute;left:14px;right:14px;bottom:14px;padding:8px 10px;border:1px solid #dfe2e4;border-radius:5px;color:#858b91;background:#fffffff0;box-shadow:0 3px 12px #1f262d14;font-size:10px;text-align:center;pointer-events:none}.weibo-article{width:min(100% - 28px,440px);margin:14px auto 36px;padding:18px;border:1px solid #dedede;border-radius:7px;background:#fff;transition:opacity .18s ease}.weibo-article.is-refreshing{opacity:.45}.weibo-article header{display:flex;align-items:center;gap:10px}.weibo-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#e73b36;font-size:11px;font-weight:700}.weibo-article header strong,.weibo-article header span{display:block}.weibo-article header strong{margin-bottom:3px;font-size:13px}.weibo-article header span{color:#969ba1;font-size:10px}.weibo-article h1{margin:20px 0 10px;font-size:21px;line-height:1.35}.weibo-article h2{margin:18px 0 8px;font-size:16px}.weibo-article p{margin:0 0 14px;color:#3d4248;font-size:13px;line-height:1.8}.weibo-article>img{width:100%;aspect-ratio:16 / 9;display:block;border-radius:6px;object-fit:cover}.article-actions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;border-top:1px solid #ececec}.article-actions button{height:40px;border:0;border-right:1px solid #ececec;color:#6d7278;background:transparent;font-size:11px;cursor:pointer}.article-actions button:last-child{border-right:0}.is-spinning svg{animation:spin .65s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.account-shell{width:100vw;height:100dvh;display:grid;place-items:center;padding:22px;overflow-y:auto;background:#edf1f4}.account-card{width:min(100%,390px);padding:30px 34px 26px;border:1px solid #d6dadd;border-radius:8px;background:#fff;box-shadow:0 12px 34px #262f371c}.account-mark{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 17px;border-radius:9px;color:#fff;background:var(--weibo-green)}.account-mark svg{width:25px;height:25px}.account-card h1{margin:0;color:#1d2024;font-size:20px;font-weight:600;text-align:center}.account-card>p{margin:9px auto 24px;color:#777d83;font-size:12px;line-height:1.6;text-align:center}.account-card form{display:grid;gap:13px}.account-card label,.settings-section>label{display:grid;gap:6px}.account-card label span,.settings-section>label>span{color:#5e646a;font-size:11px}.account-card input,.settings-section input,.new-user-form input,.new-user-form select{width:100%;height:38px;padding:0 11px;border:1px solid #d3d6d9;border-radius:5px;outline:0;background:#fff;color:#202327;font-size:13px}.account-card input:focus,.settings-section input:focus,.new-user-form input:focus,.new-user-form select:focus{border-color:var(--weibo-green);box-shadow:0 0 0 2px #07c1601c}.account-card small{display:block;margin-top:17px;color:#9a9ea3;font-size:10px;line-height:1.5;text-align:center}.primary-button,.secondary-button{height:38px;padding:0 16px;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:12px}.primary-button{color:#fff;background:var(--weibo-green)}.primary-button:hover:not(:disabled){background:var(--weibo-green-deep)}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:default}.primary-button.compact{width:max-content;height:34px}.secondary-button{border-color:#d4d7da;background:#fff;color:#444a50}.secondary-button:hover:not(:disabled){background:#f4f5f5}.form-error{padding:8px 10px;border:1px solid #f0c8c7;border-radius:4px;color:#b33a37;background:#fff5f5;font-size:11px;line-height:1.4}.loading-state{color:#858b91;font-size:13px}.settings-page{height:100%;overflow-y:auto;padding:20px 18px 42px;background:#f4f4f4}.settings-heading{display:flex;align-items:center;gap:12px;margin:0 2px 15px}.settings-heading>svg{width:26px;height:26px;color:#596168}.settings-heading h2{margin:0;font-size:17px;font-weight:600}.settings-heading p{margin:3px 0 0;color:#8a8f95;font-size:11px}.field-help{color:#8a8f95;font-size:11px;line-height:1.5}.settings-section{display:grid;gap:14px;margin-bottom:14px;padding:16px;border:1px solid #dbdddf;border-radius:7px;background:#fff}.switch-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.switch-row span strong,.switch-row span small{display:block}.switch-row span strong{color:#4f555b;font-size:12px;font-weight:500}.switch-row span small{margin-top:3px;color:#969ba0;font-size:10px}.switch-row input{width:17px;height:17px}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#83888e;font-size:11px}.member-picker-field{min-width:0;display:grid;gap:7px}.member-picker-field>span{color:#5e646a;font-size:11px}.member-search-shell{position:relative}.member-search-input{height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d3d6d9;border-radius:5px;background:#fff}.member-search-input:focus-within{border-color:var(--weibo-green);box-shadow:0 0 0 2px #07c1601c}.member-search-input>svg{width:17px;height:17px;flex:none;color:#8c9298}.settings-section .member-search-input>input{height:34px;padding:0;border:0;box-shadow:none}.settings-section .member-search-input>input:focus{border:0;box-shadow:none}.member-search-results{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow-y:auto;padding:4px;border:1px solid #d8dbdd;border-radius:6px;background:#fff;box-shadow:0 8px 24px #1f262c26}.member-search-results>button{width:100%;min-height:48px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 8px;border:0;border-radius:4px;color:#34393e;background:transparent;cursor:pointer;text-align:left}.member-search-results>button:hover:not(:disabled){background:#f1f7f3}.member-search-results>button:disabled{opacity:.62;cursor:default}.member-search-results .avatar,.selected-member .avatar{width:34px;height:34px;border-radius:5px}.member-search-results strong,.member-search-results small,.selected-member strong,.selected-member small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-search-results strong,.selected-member strong{font-size:12px;font-weight:500}.member-search-results small,.selected-member small{margin-top:3px;color:#969ba0;font-size:10px}.member-search-results em,.selected-member>em{color:#41805e;font-size:9px;font-style:normal;white-space:nowrap}.member-search-results>p,.selected-member-list>p{margin:0;padding:11px 9px;color:#94999e;font-size:10px}.selected-member-list{display:grid;gap:5px}.selected-member{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:7px 8px;border:1px solid #e1e4e5;border-radius:5px;background:#f8f9f9}.selected-member>.icon-button{width:28px;height:28px;color:#7d8388}.selected-member>.icon-button svg{width:15px;height:15px}.selected-member.is-muted{border-color:#eadcd5;background:#fbf7f5}.selected-member.is-muted small{color:#9b7463}.member-picker-state{color:#a36b4e;font-size:10px}.keyword-rule-field{min-width:0;display:grid;gap:7px}.keyword-rule-field>span{color:#5e646a;font-size:11px}.keyword-rule-composer{display:grid;grid-template-columns:minmax(0,1fr) 92px 58px;gap:6px}.settings-section .keyword-rule-composer select,.settings-section .keyword-rule-list select{height:38px;padding:0 8px;border:1px solid #d3d6d9;border-radius:5px;outline:0;color:#4e555b;background:#fff;font-size:11px}.settings-section .keyword-rule-composer select:focus,.settings-section .keyword-rule-list select:focus{border-color:var(--weibo-green);box-shadow:0 0 0 2px #07c1601c}.keyword-rule-composer .secondary-button{height:38px;padding-inline:10px}.keyword-rule-list{display:grid;gap:5px}.keyword-rule-list>p{margin:0;padding:8px 9px;color:#94999e;font-size:10px}.keyword-rule{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 92px 28px;align-items:center;gap:7px;padding:6px 8px;border:1px solid #e1e4e5;border-radius:5px;background:#f8f9f9}.keyword-rule>strong{overflow:hidden;color:#42484d;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.settings-section .keyword-rule-list select{height:28px}.keyword-rule>.icon-button{width:28px;height:28px;color:#7d8388}.section-title{min-height:24px;display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid #eceeef;color:#31363b;font-size:12px}.section-title svg{width:18px;height:18px;color:#687077}.section-title>span:not(.status-pill){margin-left:auto;color:#969ba0;font-size:10px}.status-pill{margin-left:auto;padding:3px 7px;border-radius:9px;color:#858b91;background:#f0f1f2;font-size:10px;font-weight:400}.status-pill.ok{color:#077d42;background:#e6f7ed}.button-row{display:flex;gap:8px;flex-wrap:wrap}.collector-state{display:grid;gap:4px;padding:10px;border-radius:5px;color:#7b8187;background:#f5f6f6;font-size:10px;line-height:1.45}.collector-state strong{color:#4f565c;font-weight:500}.collector-state em{color:#b33a37;font-style:normal}.new-user-form{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.new-user-form select,.new-user-form button{height:34px}.user-list{display:grid;margin-top:2px;border-top:1px solid #eceeef}.user-list>div{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 2px;border-bottom:1px solid #eceeef}.user-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:#fff;background:#7c8994;font-size:11px}.user-list strong,.user-list small{display:block}.user-list strong{font-size:12px;font-weight:500}.user-list small,.user-list em{margin-top:2px;color:#969ba0;font-size:10px;font-style:normal}.inline-message{padding:9px 11px;border:1px solid #d5ded9;border-radius:5px;color:#3d6c53;background:#f2faf5;font-size:11px}@media(max-width:430px){.app-window{width:100vw;border:0;box-shadow:none}.tab-strip{gap:0;padding-inline:0}.tab.is-fixed{min-width:0;max-width:none;flex:1 1 0}.tab.is-fixed .tab-main{justify-content:center;gap:4px;padding-inline:5px;font-size:11px}.tab.is-fixed .tab-main svg{width:16px;height:16px}.tab.is-fixed .tab-attention-badge{position:absolute;top:2px;right:2px;min-width:14px;height:14px;padding-inline:3px;font-size:7px}.group-header{grid-template-columns:72px minmax(0,1fr) 72px;gap:6px;padding-inline:8px}.sync-status{gap:4px;overflow:hidden;font-size:9px;text-overflow:ellipsis}.header-status-center{height:38px;gap:5px;padding-inline:7px}.header-status-copy{display:grid;gap:1px}.header-status-copy strong{max-width:100%;font-size:9px}.header-status-copy small{font-size:8px}.header-status-center>progress{width:46px}.timeline{padding-inline:12px}.message-content{max-width:calc(100vw - 78px)}.search-filters{align-items:stretch;flex-direction:column}.type-filter button{flex:1;justify-content:center}.account-card{padding-inline:24px}.new-user-form{grid-template-columns:1fr}.keyword-rule-composer{grid-template-columns:minmax(0,1fr) 84px}.keyword-rule-composer .secondary-button{grid-column:1 / -1}.keyword-rule{grid-template-columns:minmax(0,1fr) 84px 28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.stage-pane{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.stage-pane.is-active{visibility:visible;pointer-events:auto}.message.is-starred .bubble{border-color:#c77b0b;color:#fff;background:#d98a12}.message.is-starred.is-highlighted .bubble{box-shadow:0 0 0 3px #d98a1247}.message.is-starred .message-text .inline-link{color:#fff;text-decoration:underline}.message.is-starred .unsupported-message{color:#ffffffd1}.message.is-starred .real-link-card,.message.is-starred .real-file-card{color:#3e444a}.avatar-button{width:36px;height:36px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer}.avatar-button:disabled,.sender-link:disabled{cursor:default}.sender-row{height:auto;min-height:18px}.sender-link{min-width:0;display:flex;align-items:baseline;gap:5px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.sender-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sender-link small{flex:none;color:#adb1b5;font-size:9px}.star-button{flex:none;margin-top:-2px;padding:0 2px;border:0;color:#adb1b5;background:transparent;cursor:pointer;font-size:14px;line-height:16px}.star-button.is-active{color:#d69b19}.inline-link{display:inline;padding:0;border:0;color:#2b6fb3;background:transparent;cursor:pointer;overflow-wrap:anywhere;text-align:left}.inline-link:hover{text-decoration:underline}.emoji{display:inline-block;margin:0 1px;font-size:1.08em;vertical-align:-.05em}.emoji-img{width:auto;height:1.35em;margin:0 1px;vertical-align:-.28em;object-fit:contain}.emoji-unknown{color:#6f7479}.recall-note{margin:0 0 7px;padding:5px 7px;border-radius:4px;color:#9a6a49;background:#faf2ec;font-size:10px}.recall-note.is-unavailable{color:#7b6d65;background:#f4f1ef}.media-retry{cursor:pointer}.real-link-card em{display:-webkit-box;margin-top:3px;overflow:hidden;color:#6f757a;font-size:10px;font-style:normal;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.quote-thumbnails{display:flex;gap:4px;margin-top:4px}.quote-thumbnails button{width:42px;height:42px;padding:0;overflow:hidden;border:0;border-radius:3px;cursor:zoom-in}.quote-thumbnails img{width:100%;height:100%;display:block;object-fit:cover}.quote-reference-link,.quote-reference-attachment{min-width:0;display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #dce2de;border-radius:4px;color:#397052;background:#fff;cursor:pointer;font-size:9px;text-align:left}.quote-reference-link span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-reference-link svg,.quote-reference-attachment svg{width:12px;height:12px;flex:none}.quote-source-candidates{display:grid;gap:4px;margin-top:2px;padding-top:6px;border-top:1px solid #dde2df}.quote-candidate-note{color:#8a6b45;font-size:8px;line-height:1.45}.quote-candidate{min-width:0;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:5px 7px;border:1px solid #dce1de;border-radius:4px;color:#646b67;background:#fff}.quote-candidate>span:first-child{min-width:0;display:flex;align-items:baseline;gap:5px;overflow:hidden;white-space:nowrap}.quote-candidate strong{overflow:hidden;color:#27764c;font-size:9px;font-weight:600;text-overflow:ellipsis}.quote-candidate small,.quote-candidate time{flex:none;color:#929995;font-size:7px}.quote-candidate>span:last-child{display:flex;gap:2px}.quote-candidate button{padding:2px 5px;border:0;border-radius:3px;color:#397b58;background:#edf5f0;cursor:pointer;font-size:8px}.quote-candidate button:hover{background:#dfeee5}.real-audio{width:min(100%,440px);min-height:36px}.amr-audio{width:min(100%,440px);min-height:48px;display:grid;grid-template-columns:34px auto minmax(90px,1fr);align-items:center;gap:8px;margin-top:7px;padding:7px 9px;border:1px solid #d9dcde;border-radius:24px;color:#4f565c;background:#f3f5f5}.amr-audio .amr-play{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#4d8b68;cursor:pointer;font-size:12px}.amr-audio .amr-play:disabled{color:#9da3a7;background:#dfe2e3;cursor:wait}.amr-audio time{min-width:64px;font-size:10px;font-variant-numeric:tabular-nums}.amr-audio input[type=range]{min-width:80px;accent-color:#3b8c63}.amr-audio>span{grid-column:2 / -1;margin-top:-4px;overflow:hidden;color:#8b9297;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.amr-audio.is-error{border-color:#e5c8bd;background:#fbf4f1}.amr-audio.is-error>span{color:#a45f49}.context-notice{max-width:100%;display:flex;align-items:center;gap:9px}.timeline-network-warning{position:sticky;top:4px;z-index:9;width:min(680px,calc(100% - 24px));margin:0 auto 8px;padding:7px 10px;border:1px solid #e5c89d;border-radius:5px;color:#85551f;background:#fff8e9f7;box-shadow:0 2px 8px #4a321414;font-size:9px;line-height:1.4}.context-notice button{display:flex;align-items:center;gap:3px;padding:2px 5px;border:0;border-radius:3px;color:#27744c;background:#e7f3eb;cursor:pointer;font-size:9px}.context-notice svg{width:12px;height:12px}.return-from-location{width:100%;min-height:32px;display:flex;align-items:center;justify-content:center;gap:5px;margin:0 0 8px;border:1px solid #69aa84;border-radius:5px;color:#176b40;background:#e5f5eb;box-shadow:0 2px 7px #1e69411f;cursor:pointer;font-size:10px;font-weight:600}.return-from-location:hover{background:#d8efdf}.return-from-location svg{width:14px;height:14px}.search-result{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid #eee}.search-result-main{min-width:0;display:flex;flex-direction:column;gap:4px;padding:9px 5px;border:0;background:#fff;text-align:left;font-size:12px;line-height:1.45;cursor:pointer}.search-result-main:hover{background:#f7f7f7}.search-locate{margin:8px 3px;padding:0 8px;border:0;border-left:1px solid #e5e7e8;color:#328157;background:#fff;cursor:pointer;font-size:10px}.message-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#16191c7a;z-index:90}.message-preview{width:min(520px,94vw);max-height:82vh;overflow-y:auto;padding:16px;border-radius:8px;background:#fff;box-shadow:0 14px 42px #0003}.message-preview header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eceeef}.message-preview header strong,.message-preview header small{display:block}.message-preview header small{margin-top:2px;color:#969ba0;font-size:10px}.message-preview>p{margin:14px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.preview-media{display:grid;gap:8px}.preview-media>button,.preview-media>a{min-height:36px;display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #dadddf;border-radius:5px;color:#42484e;background:#fafafa;text-decoration:none;cursor:pointer}.preview-media img,.preview-media video{width:100%;max-height:55vh;object-fit:contain}.preview-locate{width:100%;margin-top:14px}.file-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:96;display:grid;place-items:center;padding:18px;background:#16191c94}.file-preview{width:min(1040px,96vw);height:min(860px,92vh);min-height:360px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:9px;background:#fff;box-shadow:0 18px 54px #0000003d}.file-preview>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e5e7e8}.file-preview>header strong,.file-preview>header small{display:block}.file-preview>header strong{max-width:min(760px,70vw);overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.file-preview>header small{margin-top:2px;color:#92989d;font-size:9px}.file-preview-body{min-height:0;overflow:hidden;background:#f1f2f3}.file-preview-body iframe{width:100%;height:100%;display:block;border:0;background:#fff}.file-preview-state{height:100%;display:grid;place-content:center;justify-items:center;gap:6px;padding:24px;color:#7b8288;text-align:center}.file-preview-state strong{color:#4e555a;font-size:14px}.file-preview-state.is-error strong,.file-preview-state.is-error span{color:#a45f49}.file-preview>footer{min-height:48px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:7px 12px;border-top:1px solid #e5e7e8}.file-preview>footer span{margin-right:auto;color:#39875f;font-size:11px}.file-preview>footer span.is-error{color:#a45f49}.file-preview>footer a,.file-preview>footer button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;text-decoration:none}.account-card .remember-row{display:flex;align-items:center;gap:7px}.account-card .remember-row input{width:15px;height:15px;flex:none}.account-card input[type=checkbox],.settings-section input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center;margin:0;border:1px solid #8b9298;border-radius:2px;background:#fff;cursor:pointer}.account-card input[type=checkbox]:checked,.settings-section input[type=checkbox]:checked{border-color:var(--weibo-green);background:var(--weibo-green)}.account-card input[type=checkbox]:checked:after,.settings-section input[type=checkbox]:checked:after{content:"";width:4px;height:8px;box-sizing:border-box;border:solid #fff;border-width:0 2px 2px 0;transform:translateY(-1px) rotate(45deg)}.account-card input[type=checkbox]:focus-visible,.settings-section input[type=checkbox]:focus-visible{outline:2px solid rgba(7,193,96,.28);outline-offset:2px}.account-card .remember-row span{line-height:1.45}.timeline-position-actions{position:absolute;right:16px;bottom:22px;z-index:12;display:flex;align-items:stretch;gap:7px;padding:5px;border:1px solid #d7d9db;border-radius:8px;background:#fffffff7;box-shadow:0 4px 14px #1c232a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.position-action-group{display:flex;align-items:stretch;gap:2px;padding:2px;border-radius:6px;background:#f0f5f2}.latest-action-group{display:flex;align-items:stretch;margin-left:4px;padding-left:8px;border-left:1px solid #dfe3e1}.timeline-position-actions button{min-height:34px;display:flex;align-items:center;gap:4px;padding:0 10px;border:0;border-radius:5px;color:#367257;background:transparent;cursor:pointer;font-size:10px;white-space:nowrap}.timeline-position-actions button:hover:not(:disabled){background:#edf5f0}.timeline-position-actions button:active:not(:disabled){color:#fff;background:#25865d;box-shadow:inset 0 2px 5px #14483347;transform:translateY(1px) scale(.97)}.timeline-position-actions button:focus-visible{outline:2px solid rgba(37,134,93,.42);outline-offset:1px}.timeline-position-actions button.is-triggered:not(:disabled){color:#fff;background:#25865d;box-shadow:0 0 0 3px #25865d26,0 3px 8px #1e684933;animation:position-action-confirm .72s ease both}.timeline-position-actions button.is-triggered time{color:#ffffffd6}@keyframes position-action-confirm{0%{transform:scale(.94)}38%{transform:scale(1.035)}to{transform:scale(1)}}.timeline-position-actions button:disabled{color:#b0b4b7;cursor:default}.timeline-position-actions .read-record-action{min-width:154px;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;line-height:1.15}.read-record-action>span{font-weight:600}.read-record-action time{color:#78837d;font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.01em}.timeline-position-actions .update-record-action{color:#2f7652}.timeline-position-actions .latest-position-action{align-self:stretch}.timeline-position-actions .starred-position-action{align-self:stretch;color:#92601a}.latest-unread-badge{min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:9px;color:#fff;background:#e34d4d;font-size:8px;font-weight:600;line-height:1}.timeline-position-actions svg{width:13px;height:13px}.reader-lease-banner{position:absolute;right:16px;bottom:82px;z-index:13;min-width:min(430px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid #e2c58e;border-radius:8px;color:#61471f;background:#fff8e7fa;box-shadow:0 4px 14px #1c232a1f}.reader-lease-banner>div:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.reader-lease-banner strong{font-size:11px}.reader-lease-banner span{color:#8b7047;font-size:9px}.reader-lease-actions{flex:none;display:flex;gap:5px}.reader-lease-actions button{min-height:30px;padding:0 10px;border:1px solid #ba7a1a;border-radius:5px;color:#fff;background:#c98217;cursor:pointer;font-size:9px}.reader-lease-actions button.is-secondary{color:#785a2c;background:transparent}.local-link-preview{min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;padding:18px;background:#f3f4f4;transition:opacity .16s ease}.local-link-preview.is-refreshing{opacity:.55}.local-link-preview article{width:min(680px,100%);margin:0 auto;padding:18px;border:1px solid #dedfe1;border-radius:8px;background:#fff;box-shadow:0 2px 9px #181e230d}.local-link-preview header{display:flex;align-items:center;gap:10px}.local-link-preview header strong,.local-link-preview header small{display:block}.local-link-preview header strong{font-size:14px;line-height:1.4}.local-link-preview header small{margin-top:2px;color:#92979c;font-size:10px}.local-link-preview article>p{margin:16px 0;color:#3e444a;font-size:13px;line-height:1.75;white-space:pre-wrap}.local-preview-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:14px}.local-preview-images button,.local-preview-cover-button{display:block;min-width:0;padding:0;border:0;background:transparent;cursor:zoom-in}.local-preview-images img,.local-preview-cover{width:100%;max-height:360px;border-radius:5px;object-fit:contain;background:#f1f1f1}.local-preview-cover-button{width:100%;margin-top:14px}.local-preview-cover{display:block;margin-top:14px}.local-preview-cover-button .local-preview-cover{margin-top:0}.local-preview-url{margin-top:14px;padding:8px;overflow-wrap:anywhere;border-radius:4px;color:#868c91;background:#f4f5f5;font-size:10px}.local-preview-open{width:max-content;min-width:150px;display:flex;align-items:center;justify-content:center;margin-top:14px;padding:0 14px;text-decoration:none}.native-webview-shell{min-height:0;height:100%;overflow:hidden;background:#f3f4f4}.native-webview-shell webview{width:100%;height:100%;display:flex}.crawl-page{height:100%;overflow:hidden;background:#f3f3f3}.crawl-status{height:34px;display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #dedede;color:#4d5551;background:#fff}.crawl-status-dot{width:7px;height:7px;flex:none;border-radius:50%;background:var(--weibo-green)}.crawl-status strong{font-size:11px;font-weight:600}.crawl-status small{min-width:0;overflow:hidden;color:#8a908d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.crawl-native-shell{height:calc(100% - 34px)}.crawl-native-shell webview{width:100%;height:100%;display:flex}.tk-page{position:relative}.desktop-server-setting{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #e8eaeb}.desktop-server-setting label{margin:0}.link-preview-empty{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#858b91;font-size:12px}.link-preview-empty strong{color:#4c5257;font-size:14px}.link-preview-empty p{margin-top:7px}@media(max-width:560px){.timeline-position-actions{left:10px;right:10px;bottom:10px;justify-content:stretch}.position-action-group{min-width:0;flex:1 1 auto}.timeline-position-actions .read-record-action{min-width:0;flex:1 1 auto;padding-inline:7px}.timeline-position-actions .update-record-action,.timeline-position-actions .latest-position-action{flex:none;justify-content:center;padding-inline:8px}.read-record-action time{font-size:8px}.latest-action-group{flex:none;flex-direction:column;padding-left:5px;margin-left:0}.latest-action-group .starred-position-action,.latest-action-group .latest-position-action{min-height:27px;justify-content:center;padding-inline:6px}.reader-lease-banner{left:10px;right:10px;bottom:72px;min-width:0;gap:8px}.reader-lease-banner span{display:none}.reader-lease-actions button{padding-inline:8px}.local-preview-images{grid-template-columns:1fr}}html[data-shell=android],html[data-shell=android] body,html[data-shell=android] #root{height:100%;overscroll-behavior:none}html[data-shell=android] .app-window{width:100vw;height:100dvh;border:0;box-shadow:none}html[data-shell=android] .tab-strip{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}html[data-shell=android] .tab-strip::-webkit-scrollbar{display:none}html[data-shell=android] .tab{min-height:44px;scroll-snap-align:start}html[data-shell=android] button,html[data-shell=android] a{touch-action:manipulation}html[data-shell=android] .timeline{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}html[data-shell=android] .more-menu button{min-height:44px}html[data-shell=android] .message-preview-backdrop{padding:12px}html[data-shell=android] .message-preview{width:100%;max-height:88dvh}html[data-shell=android] .file-preview-backdrop{padding:0}html[data-shell=android] .file-preview{width:100%;height:100%;min-height:0;border-radius:0}html[data-shell=android] .amr-audio{grid-template-columns:38px auto minmax(72px,1fr);min-height:54px}html[data-shell=android] .amr-audio .amr-play{width:38px;height:38px}.fatal-recovery{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;padding:32px;color:#1f2328;background:#f5f6f7;text-align:center}.fatal-recovery strong{font-size:22px}.fatal-recovery span{color:#6b7280}.fatal-recovery button{border:0;border-radius:6px;padding:10px 18px;color:#fff;background:#07c160;cursor:pointer}
