@charset "UTF-8";
nav{scrollbar-width:none}nav::-webkit-scrollbar{display:none}
.board-tabs{display:flex;gap:4px;margin:0 16px 8px;padding:4px;background:#f5f5fa;border-radius:7px}.board-tab{flex:1;white-space:nowrap;font-size:11px;background:transparent;color:#9296a5;padding:7px 3px;border-radius:5px}.board-tab.active{background:#fff;color:#6754d8;box-shadow:0 1px 4px #2f24591a;font-weight:600}
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#262936;background:#f6f7fa;font-synthesis:none;--primary:#574cdf;--muted:#9094a3;--line:#e9eaf0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0}button:disabled{cursor:wait;opacity:.65}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b8b1fb;outline-offset:3px}button:hover{filter:brightness(.97)}[hidden]{display:none!important}.sidebar{width:214px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);background:#fff;padding:34px 19px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:11px;align-items:center;margin:0 13px 47px}.brand>span{font-size:23px;font-weight:750;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:1px;color:#979ba7;font-weight:400;margin-top:3px}.nav-label{font-size:11px;letter-spacing:1px;color:#a5a8b3;margin:0 14px 16px}nav{display:grid;gap:7px}.nav-button{display:flex;align-items:center;gap:12px;padding:13px 15px;text-align:left;border-radius:8px;background:transparent;color:#6f7484;font-size:14px}.nav-button .nav-symbol{width:20px;font-size:19px;line-height:18px;text-align:center}.nav-button .nav-count{margin-left:auto;color:#a3a4b2;font-size:11px}.nav-button.active{background:#eeecfc;color:var(--primary);font-weight:600}.nav-button.active .nav-count{color:var(--primary)}.sidebar-bottom{margin-top:auto;padding:19px 7px 0;display:flex;gap:8px;border-top:1px solid var(--line);font-size:11px;color:#7c8290;align-items:flex-start}.sidebar-bottom small{display:block;font-size:10px;color:#a4a7b2;margin-top:6px}.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#45b597;margin-top:4px}.version{font-size:9px;color:#bbc0cb;margin-left:auto}.workspace{margin-left:214px}.topbar{height:75px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{font-size:12px;color:#999daa;display:flex;gap:18px}.breadcrumb strong{font-weight:500;color:#4f5568}.breadcrumb span{color:#c5c7d2}.top-right{display:flex;gap:22px;align-items:center;font-size:12px;color:#8b90a0}.avatar{width:30px;height:30px;background:#ecebf9;border:3px solid #f6f5ff;display:grid;place-items:center;color:#7164c0;border-radius:50%;font-size:11px}main{max-width:1700px;margin:auto;padding:33px 36px 0}.heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.6px;color:#8b879e;display:flex;align-items:center;gap:7px}.eyebrow span{width:5px;height:5px;border-radius:2px;background:#7f73e9}h1{font-size:28px;letter-spacing:-.6px;margin:11px 0 9px;font-weight:660}.heading p{font-size:13px;color:#999daa;margin:0}.heading-actions{display:flex;align-items:center;gap:22px;padding-top:18px}.primary{background:var(--primary);color:white;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:11px 17px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 3px 6px #5344d31a}.refresh-icon{font-size:20px;line-height:15px}.loading .refresh-icon{animation:spin 1.3s linear infinite}.auto-label{display:flex;align-items:center;font-size:12px;gap:7px;color:#737887;white-space:nowrap}.auto-label small{font-size:10px;color:#acafbb}.auto-label input{position:absolute;opacity:0;width:32px;height:18px}.auto-label input:focus-visible+.switch{outline:3px solid #b8b1fb}.switch{width:27px;height:15px;background:#c4c7d0;border-radius:10px;position:relative}.switch:after{content:"";position:absolute;left:3px;top:3px;width:9px;height:9px;background:white;border-radius:50%;transition:transform .2s}.auto-label input:checked+.switch{background:#a8a1e9}.auto-label input:checked+.switch:after{transform:translateX(12px)}.summary{background:#fff;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;margin-bottom:29px}.summary>div{display:flex;gap:13px;align-items:center;padding:0 25px;border-right:1px solid #f0f1f5}.summary>div:last-child{border:0}.stat-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-size:24px;font-weight:300}.violet{color:#8573e0;background:#f1eefa}.green{color:#59ab8e;background:#eefaef}.blue{color:#669bdd;background:#edf3fb}.amber{color:#d4a050;background:#fdf5e8}.summary small{font-size:11px;color:#9397a5;display:block;margin-bottom:7px}.summary strong{font-weight:600;font-size:22px;letter-spacing:-.5px}.summary em{font-size:11px;font-style:normal;font-weight:400;color:#a3a6b2;margin-left:3px}#health-count{font-size:17px}#last-check{font-size:19px;font-variant-numeric:tabular-nums}.toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:19px;border-bottom:1px solid #e7e9ef}.tabs{display:flex;align-items:center;gap:3px}.tab{padding:8px 12px;font-size:12px;background:transparent;border-radius:6px;color:#888d9c;white-space:nowrap}.tab.active{background:#eae8fc;color:#5b50ca;font-weight:600}.tools{display:flex;gap:9px;align-items:center}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e3e5ee;padding:8px 11px;border-radius:7px;color:#a1a5b3}.search-box input{border:0;outline:0;background:none;font-size:12px;width:160px;color:#4b5061}.search-box input::placeholder{color:#a6aab7}.search-box kbd{font-size:10px;color:#b3b6c0;border:1px solid #eeeff4;padding:0 4px;border-radius:3px}.icon-button{width:35px;height:35px;display:grid;place-items:center;border:1px solid #e2e5ef;border-radius:7px;color:#8b91a2;background:white;font-size:23px}.list-heading{display:flex;align-items:center;justify-content:space-between;margin:21px 0 15px;font-size:12px;color:#9297a5}.list-heading>span:first-child{color:#5f6475;font-weight:600}.list-heading b{font-size:10px;font-weight:500;background:#e9ebf1;border-radius:5px;padding:2px 6px;margin-left:7px;color:#8a8e9e}#progress{font-size:10px;font-weight:400}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;align-items:start}.feed-card{background:#fff;border:1px solid #e5e7ee;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 3px 5px #22335002}.card-head{padding:18px 18px 14px;display:flex;align-items:center;gap:11px}.source-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex-shrink:0;color:white;font-size:17px;font-weight:650;box-shadow:0 2px 5px #252e3912}.source-name{font-size:14px;font-weight:630}.channel{margin-top:4px;display:flex;gap:7px;align-items:center;font-size:10px;color:#a0a5b2}.channel .status-dot{width:4px;height:4px;background:#43b38d;border-radius:50%}.channel.error .status-dot,.channel.stale .status-dot{background:#d5a465}.card-action{margin-left:auto;color:#b1b5c0;background:transparent;padding:4px;font-size:19px;line-height:20px}.headline-list{margin:0;padding:0 18px;list-style:none;max-height:414px;overflow:auto;scrollbar-width:thin;scrollbar-color:#e3e4ed transparent}.headline{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid #f2f3f7;min-height:55px}.headline:last-child{border-bottom:0}.rank{font-size:12px;font-variant-numeric:tabular-nums;width:15px;flex-shrink:0;color:#b2b6c2;line-height:21px;text-align:center}.headline:nth-child(1) .rank{color:#e57b73}.headline:nth-child(2) .rank{color:#dca669}.headline:nth-child(3) .rank{color:#c5b176}.headline a{font-size:13px;line-height:1.7;color:#555c6d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;transition:color .15s}.headline a:hover{color:var(--primary)}.headline small{font-size:10px;line-height:1.4;color:#b0b4bf;display:block;margin-top:4px}.card-footer{border-top:1px solid #f0f1f5;margin-top:8px;padding:11px 18px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#b0b5c1}.card-footer button{background:transparent;color:#9298aa;font-size:10px}.card-footer button:hover{color:var(--primary)}.card-placeholder{height:297px;padding:15px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#a2a7b3;text-align:center;gap:9px}.card-placeholder .empty-icon{font-size:32px;color:#d0d3df;margin-bottom:6px}.card-placeholder p{font-size:12px;line-height:1.7;margin:0}.card-placeholder a,.retry{font-size:11px;color:#877bce;padding:6px;background:#f5f3fd;border-radius:4px;margin-top:10px}.skeleton{justify-content:flex-start;gap:24px;padding-top:17px}.skeleton i{height:10px;background:linear-gradient(90deg,#f3f4f7,#fafafe,#f3f4f7);border-radius:4px;width:100%;animation:pulse 1.5s infinite}.skeleton i:nth-child(2n){width:83%;align-self:flex-start}.stale-note{font-size:10px;background:#fff8e9;color:#aa8549;padding:7px 18px}.empty{text-align:center;padding:75px;color:#959aaa}.empty>span{font-size:40px}.empty h2{font-size:18px;color:#596072}.empty p{font-size:13px}.secondary{font-size:12px;background:white;border:1px solid var(--line);border-radius:6px;padding:9px 14px;color:#6e648f}footer{padding:26px 0;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#afb3bf}dialog{width:min(590px,calc(100vw - 32px));border:1px solid var(--line);border-radius:14px;padding:25px;box-shadow:0 20px 100px #33364b30;color:#3f4556}dialog::backdrop{background:#1c20374a;backdrop-filter:blur(3px)}dialog header{display:flex;justify-content:space-between}dialog h2{font-size:19px;margin:0}dialog p{font-size:12px;color:#9397a7}dialog form{margin:0}.dialog-actions{display:flex;gap:12px;margin:10px 0 18px}.text-button{color:var(--primary);font-size:12px;background:none;padding:0}#source-options{max-height:55vh;overflow:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.source-option{display:flex;align-items:center;gap:7px;padding:11px 8px;background:#f8f8fc;border-radius:6px;font-size:12px}.source-option input{accent-color:var(--primary)}.dialog-footer{margin-top:22px;display:flex;align-items:center;justify-content:space-between}.dialog-footer small{font-size:11px;color:#a4a8b5}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#343245;color:white;padding:13px 23px;font-size:13px;border-radius:7px;z-index:20}#error-banner{background:#fff1e6;color:#ad7448;font-size:12px;padding:13px;border-radius:7px;margin-bottom:15px}@keyframes pulse{50%{opacity:.45}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1220px){.sidebar{width:186px;padding:30px 13px}.workspace{margin-left:186px}main{padding:28px 25px 0}.topbar{padding:0 25px}.toolbar{flex-wrap:wrap}.tools{margin-left:auto}.heading-actions{gap:12px}.auto-label small{display:none}.summary>div{padding:0 18px}.feed-grid{gap:14px}.headline a{font-size:12px}.card-head{padding:16px 14px 12px}.headline-list{padding:0 14px}}@media(max-width:1000px){.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:flex-end;padding-top:10px;gap:15px}.summary>div{padding:0 12px;gap:9px}.stat-icon{width:31px;height:31px;font-size:20px}.summary strong{font-size:20px}#health-count{font-size:13px}.summary em{display:none}.summary small{font-size:10px}.search-box input{width:145px}}@media(max-width:760px){.sidebar{position:static;width:auto;padding:18px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 17px;gap:9px}.brand>span{font-size:21px;display:flex;align-items:center;gap:12px}.brand small{font-size:10px;letter-spacing:0}.brand img{width:29px;height:29px}.sidebar .nav-label,.sidebar-bottom{display:none}nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:12px}.nav-button{flex-shrink:0;font-size:11px;padding:8px 10px;gap:5px}.nav-button .nav-count,.nav-symbol{display:none}.workspace{margin:0}.topbar{height:48px;padding:0 20px}.top-right{font-size:10px}.avatar{display:none}.breadcrumb{font-size:10px;gap:10px}main{padding:25px 18px 0}.heading{gap:10px;margin-bottom:23px}.eyebrow{font-size:8px}h1{font-size:23px;letter-spacing:-1px;margin-top:10px}.heading p{font-size:11px;max-width:200px;line-height:1.7}.heading-actions{gap:11px;padding-top:9px}.auto-label{font-size:10px}.primary{font-size:11px;padding:10px 12px}.summary{padding:17px 0;grid-template-columns:repeat(2,1fr);gap:23px 0;margin-bottom:22px}.summary>div{padding:0 18px}.summary>div:nth-child(2){border:0}.summary small{font-size:10px}.summary strong{font-size:21px}.summary em{display:inline}#health-count{font-size:17px}.stat-icon{width:35px;height:35px}.toolbar{gap:15px;padding-bottom:14px}.tabs{display:none}.tools{width:100%;margin:0}.search-box{flex:1;padding:10px 12px}.search-box input{width:100%}.search-box kbd{display:none}.list-heading{margin:19px 0 13px}#progress{font-size:9px}.feed-grid{gap:14px}.card-head{padding:15px 12px 12px;gap:8px}.source-name{font-size:12px}.source-icon{width:29px;height:29px;font-size:14px}.channel{font-size:9px}.headline-list{max-height:365px;padding:0 12px}.headline{gap:7px;padding:10px 0}.headline a{font-size:12px}.rank{width:10px;font-size:10px}.card-footer{padding:10px 12px;font-size:9px}.card-footer button{font-size:9px}footer{line-height:1.7;flex-direction:column;align-items:center;text-align:center;padding:25px 0;gap:4px}.empty{padding:50px 12px}}@media(max-width:480px){.feed-grid{grid-template-columns:1fr}.headline-list{max-height:370px}.headline a{font-size:14px}.headline{min-height:52px;gap:12px}.card-head{padding:18px 17px 12px;gap:10px}.source-icon{width:33px;height:33px}.source-name{font-size:14px}.channel{font-size:10px}.headline-list{padding:0 17px}.card-footer{padding:12px 17px}.card-footer,.card-footer button{font-size:10px}#source-options{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

/* Brand and precise timestamp layout. */
.brand{margin-left:5px;margin-right:5px;gap:9px}.brand>span{font-size:20px;letter-spacing:0;white-space:nowrap}.card-footer{gap:8px;flex-wrap:wrap}.card-footer time{font-variant-numeric:tabular-nums;white-space:nowrap}.card-footer button{margin-left:auto}
