:root{color:#222521;font-synthesis:none;--ink:#222521;--muted:#6f756e;--line:#dfe2da;--surface:#fff;--accent:#e8572a;--accent-dark:#ba3b16;--green:#2d6b50;background:#f4f5f0;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f4f5f0;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}.app-shell{min-height:100vh;padding-bottom:110px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f4f5f0e6;border-bottom:1px solid #2225211f;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 710px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.version{letter-spacing:.08em;color:var(--muted);border:1px solid #c8ccc3;border-radius:99px;padding:3px 6px;font-size:10px}.topbar-meta{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.status-dot{background:#54a77c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #54a77c21}main{width:min(1420px,100% - 48px);margin:0 auto}.page-head{justify-content:space-between;align-items:flex-end;gap:30px;padding:56px 0 31px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.16em;margin:0 0 9px;font-size:11px;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.subtitle{color:var(--muted);margin:13px 0 0;font-size:15px}.refresh-button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:11px 17px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.refresh-button:hover:not(:disabled){background:#3a3e38;transform:translateY(-1px)}.refresh-button:disabled{opacity:.65;cursor:wait}.spinning{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.stat-strip{border:1px solid var(--line);background:#ffffffb8;border-radius:13px;grid-template-columns:180px 180px 180px 1fr;min-height:92px;display:grid;overflow:hidden;box-shadow:0 10px 32px #31362f09}.stat-block{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:end;gap:0 6px;padding:18px 22px;display:grid}.stat-label{color:var(--muted);grid-column:1/-1;font-size:12px}.stat-block strong{letter-spacing:-.04em;font-size:29px;line-height:1}.stat-unit{color:var(--muted);padding-bottom:2px;font-size:12px}.stat-block.accent strong{color:var(--accent)}.update-note{color:var(--muted);justify-content:flex-end;align-self:stretch;align-items:center;gap:8px;padding:0 24px;font-size:13px;display:flex}.notice{border-radius:9px;align-items:center;gap:9px;margin-top:16px;padding:12px 15px;font-size:13px;display:flex}.notice.warning{color:#765313;background:#fff3d9;border:1px solid #edd9aa}.filter-panel{grid-template-columns:minmax(320px,1fr) 160px 160px 160px;gap:10px;padding:24px 0 15px;display:grid}.search-field,.select-wrap{background:var(--surface);border:1px solid #d7dbd1;border-radius:9px;align-items:center;height:44px;display:flex}.search-field{color:#949b92;gap:10px;padding:0 13px}.search-field:focus-within,.select-wrap:focus-within{border-color:#8f968b;box-shadow:0 0 0 3px #2225210f}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#9ca29a}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.select-wrap{padding:0 11px;position:relative}.select-wrap select{appearance:none;color:#484d47;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;font-size:13px}.select-wrap svg{pointer-events:none;color:#81877f;position:absolute;right:11px}.list-card{background:var(--surface);border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 18px 45px #31362f0b}.list-toolbar{border-bottom:1px solid var(--line);background:#fafbf8;justify-content:space-between;align-items:center;min-height:49px;padding:0 16px;display:flex}.list-toolbar p{color:var(--muted);margin:0;font-size:12px}.selection-control{color:#565b55;align-items:center;gap:9px;font-size:13px;display:flex}.checkbox{cursor:pointer;background:#fff;border:1px solid #bbc1b7;border-radius:5px;place-items:center;width:19px;height:19px;padding:0;display:grid}.checkbox.checked{background:var(--accent);border-color:var(--accent);color:#fff}.table-scroll{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th{color:#848a82;letter-spacing:.09em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--line);background:#fff;padding:12px;font-size:10px;font-weight:700}td{vertical-align:top;border-bottom:1px solid #eceee8;padding:16px 12px;font-size:13px}tbody tr{transition:background .15s}tbody tr:hover,tbody tr.selected{background:#fffaf7}tbody tr:last-child td{border-bottom:0}.check-col{width:48px}.platform-col{width:110px}.open-col{width:48px}th:nth-child(3){width:34%}th:nth-child(4){width:13%}th:nth-child(5){width:8%}th:nth-child(6){width:9%}th:nth-child(7){width:11%}.platform-badge{white-space:nowrap;color:#4c514b;align-items:center;gap:6px;font-size:12px;display:inline-flex}.platform-badge>span{background:#edf0ec;border-radius:6px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:700;display:grid}.platform-badge.blue>span{color:#1680b4;background:#e4f3fb}.platform-badge.ink>span{color:#fff;background:#242725}.platform-badge.red>span{color:#e22f26;background:#ffe9e7}.platform-badge.coral>span{color:#e0431b;background:#ffe8e2}.platform-badge.orange>span{color:#b96100;background:#fff0d8}.platform-badge.green>span{color:#2d6b50;background:#e1f2e8}.platform-badge.purple>span{color:#7047b3;background:#eee6ff}.platform-badge.cyan>span{color:#087b86;background:#ddf3f5}.content-cell>a{font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;display:inline}.content-cell>a:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.tags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.tag{color:#6b7169;background:#f0f2ed;border-radius:5px;padding:3px 7px;font-size:10px;line-height:1.2}.tag.benchmark{color:#c64920;background:#fff0e8}.author,.muted,.metric-row{margin:0}.author{color:#4a4f49;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;overflow:hidden}.muted{color:#8c928a;font-size:12px}.mono{font-variant-numeric:tabular-nums;color:#535852}.metric-strong{font-variant-numeric:tabular-nums;font-weight:700}.metric-row{color:#6e746d;font-variant-numeric:tabular-nums;line-height:1.65}.metric-row span{color:#aaa;width:20px;font-size:10px;display:inline-block}.open-link{color:#60655f;border:1px solid #dfe2dc;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.open-link:hover{border-color:var(--accent);color:var(--accent)}.state-box{color:#868c84;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 20px;display:flex}.state-box h2{color:var(--ink);margin:15px 0 5px;font-size:17px}.state-box p{margin:6px 0 0;font-size:13px}.error-state svg{color:var(--accent)}.text-button{color:var(--accent-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:17px;font-weight:600;text-decoration:underline}.bulk-bar{z-index:30;color:#fff;background:#232622;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;width:min(720px,100% - 32px);padding:12px 13px 12px 17px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #14181447}.bulk-bar>div{align-items:center;gap:10px;display:flex}.bulk-bar p{margin:0;font-size:13px}.bulk-bar>div>button{color:#aeb4ac;cursor:pointer;background:0 0;border:0;font-size:12px}.bulk-check{background:var(--accent);border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.copy-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 15px;font-weight:600;display:flex}.copy-button:hover{background:#f06134}.selection-bar-enter-active,.selection-bar-leave-active{transition:opacity .2s,transform .2s}.selection-bar-enter-from,.selection-bar-leave-to{opacity:0;transform:translate(-50%,14px)}.toast{z-index:40;color:#fff;background:#263d30;border-radius:9px;align-items:center;gap:8px;padding:12px 15px;font-size:13px;display:flex;position:fixed;top:86px;right:24px;box-shadow:0 12px 32px #141e1733}.toast.warning{background:#7a5a1d}.toast.error{background:#8d3328}.toast-enter-active,.toast-leave-active{transition:opacity .2s,transform .2s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-8px)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1050px){.stat-strip{grid-template-columns:repeat(3,1fr)}.update-note{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-start;min-height:42px}.filter-panel{grid-template-columns:1fr repeat(3,145px)}table{min-width:1050px}}@media (width<=760px){.app-shell{padding-bottom:120px}.topbar{height:60px;padding:0 16px}.topbar-meta{display:none}main{width:calc(100% - 28px)}.page-head{flex-direction:column;align-items:flex-start;gap:20px;padding:34px 0 25px}h1{font-size:36px}.subtitle{line-height:1.65}.refresh-button{justify-content:center;width:100%}.stat-strip{grid-template-columns:repeat(3,1fr)}.stat-block{padding:15px 13px}.stat-block strong{font-size:24px}.filter-panel{grid-template-columns:1fr 1fr}.search-field,.select-wrap:last-child{grid-column:1/-1}.table-scroll{overflow:visible}table,thead,tbody,tr,td{display:block}thead{display:none}tbody{padding:0 13px 13px}tbody tr{border:1px solid #e2e5de;border-radius:10px;margin-top:12px;padding:15px 14px 14px 48px;position:relative}tbody tr.selected{border-color:#ef9a7f}td{border:0;padding:0}td:first-child{position:absolute;top:16px;left:14px}td:nth-child(2){margin-bottom:10px}td:nth-child(4),td:nth-child(5),td:nth-child(6),td:nth-child(7){margin-top:12px;margin-right:14px;display:inline-block}td:nth-child(4){min-width:94px}td:nth-child(7){display:none}td:last-child{position:absolute;top:12px;right:12px}.content-cell{padding-right:20px}.list-toolbar{padding:0 13px}.bulk-bar{flex-direction:column;align-items:stretch;padding:13px;bottom:14px}.bulk-bar>div,.copy-button{justify-content:center}.toast{justify-content:center;top:72px;left:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
