:root{--ink:#17201c;--muted:#667069;--line:#dce2de;--line-strong:#c9d1cc;--paper:#fff;--wash:#f5f7f5;--green:#176b4d;--green-soft:#e8f4ee;--yellow:#9a6411;--yellow-soft:#fff4d8;--blue:#245f8f;--blue-soft:#eaf2f8;--rose:#9a4549;--rose-soft:#f9ecec}*{box-sizing:border-box}html{background:var(--paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,select{font:inherit;letter-spacing:0}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}.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}.site-header{border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:0 32px;display:flex}.brand-lockup,.source-link{align-items:center;gap:9px;display:inline-flex}.brand-lockup{font-size:15px;font-weight:760}.brand-mark{color:#fff;background:var(--green);border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.source-link{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none}.source-link:hover{color:var(--green)}.source-link:focus-visible,.project-title-line a:focus-visible,.row-actions a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #245f8f3b}.intro-band{border-bottom:1px solid var(--line);background:#fbfcfb;grid-template-columns:minmax(0,1.4fr) minmax(520px,.9fr);align-items:end;gap:56px;padding:50px 32px 38px;display:grid}.intro-copy{min-width:0}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:930px;margin-bottom:15px;font-size:clamp(32px,4.3vw,56px);font-weight:790;line-height:1.09}.intro-copy>p:last-child{max-width:820px;color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.75}.metrics{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.metrics div{border-right:1px solid var(--line);min-width:0;padding:17px 14px}.metrics div:last-child{border-right:0}.metrics dt{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:680}.metrics dd{font-variant-numeric:tabular-nums;margin:0;font-size:23px;font-weight:790}.directory{align-content:start;gap:18px;padding:34px 32px 46px;display:grid}.directory-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.directory-heading h2{margin-bottom:6px;font-size:24px;line-height:1.2}.directory-heading p{max-width:920px;color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.snapshot-note{color:var(--muted);flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.filter-panel{border:1px solid var(--line);background:var(--wash);border-radius:8px;grid-template-columns:minmax(260px,1.25fr) minmax(620px,2.8fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.search-field{height:42px;color:var(--muted);border:1px solid var(--line-strong);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:0 12px;display:flex}.search-field:focus-within{border-color:var(--blue)}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.select-grid{grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px;display:grid}.select-grid label{min-width:0}.select-grid label>span{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:760;display:block}.select-grid select{text-overflow:ellipsis;border:1px solid var(--line-strong);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:6px;padding:0 28px 0 10px;font-size:12px;overflow:hidden}.reset-button{border:1px solid var(--line-strong);height:42px;color:var(--muted);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.reset-button:hover{color:var(--rose);border-color:#d8b8b9}.result-summary,.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.result-summary strong{color:var(--ink);font-variant-numeric:tabular-nums}.sort-indicator{align-items:center;gap:6px;display:inline-flex}.table-frame{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}table{border-collapse:collapse;table-layout:fixed;width:100%}th{height:42px;color:var(--muted);background:var(--wash);border-bottom:1px solid var(--line);text-align:left;text-transform:uppercase;padding:0 14px;font-size:11px;font-weight:790}th:first-child{width:5%}th:nth-child(2){width:37%}th:nth-child(3),th:nth-child(4){width:10%}th:nth-child(5){width:8%}th:nth-child(6){width:11%}th:nth-child(7){width:8%}th:last-child{width:44px}.sortable-heading button{width:100%;color:inherit;font:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:8px 0;display:inline-flex}.sortable-heading button:hover{color:var(--green)}.sortable-heading button:focus-visible{outline-offset:2px;outline:3px solid #245f8f3b}.sort-arrow{flex:none;place-items:center;width:13px;height:13px;display:inline-grid}td{color:#4e5852;vertical-align:middle;border-bottom:1px solid #e8ece9;padding:13px 14px;font-size:13px;line-height:1.45}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfb}.project-cell{min-width:0}.project-title-line{align-items:center;gap:6px;margin-bottom:5px;display:flex}.project-title-line a,.project-title-line strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;text-decoration:none;overflow:hidden}.project-title-line a:hover{color:var(--green);text-underline-offset:3px;text-decoration:underline}.project-cell p{color:#4c5650;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.project-meta{color:#89918c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.category-label{color:#46504a;align-items:center;gap:6px;font-weight:650;display:inline-flex}.category-label:before{background:var(--blue);content:"";border-radius:50%;flex:none;width:6px;height:6px}.github-stars{color:var(--ink);font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-weight:770;text-decoration:none;display:inline-flex}.github-stars:hover{color:var(--green);text-underline-offset:3px;text-decoration:underline}.sequence-cell{color:var(--muted);font-variant-numeric:tabular-nums}.status{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:720;display:inline-flex}.status-live{color:var(--green);background:var(--green-soft)}.status-building{color:var(--yellow);background:var(--yellow-soft)}.status-closed{color:#6f7772;background:#ecefed}.row-actions{justify-content:flex-end;display:flex}.row-actions a{width:30px;height:30px;color:var(--muted);border-radius:5px;place-items:center;display:grid}.row-actions a:hover{color:var(--blue);background:var(--blue-soft)}.pagination{min-height:38px}.page-buttons{align-items:center;gap:5px;display:flex}.page-buttons button{width:34px;height:34px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:5px;place-items:center;display:grid}.page-buttons button:hover:not(:disabled){color:var(--green);background:var(--green-soft);border-color:#85ad9b}.page-buttons button:disabled{color:#b9bfbb;background:var(--wash)}.page-buttons>span{text-align:center;font-variant-numeric:tabular-nums;min-width:62px}.empty-state{min-height:320px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:32px;display:grid}.empty-state h3,.empty-state p{margin-bottom:0}.empty-state h3{color:var(--ink);font-size:17px}.empty-state p{font-size:13px}.empty-state button{color:#fff;background:var(--green);border:0;border-radius:5px;margin-top:8px;padding:8px 12px;font-size:12px;font-weight:700}footer{color:var(--muted);border-top:1px solid var(--line);background:var(--wash);padding:26px 32px 34px;font-size:11px;line-height:1.7}footer p{max-width:960px;margin-bottom:0}@media (width<=1220px){.intro-band{grid-template-columns:1fr;gap:28px}.metrics{max-width:760px}.filter-panel{grid-template-columns:1fr auto}.search-field{grid-column:1/-1}.select-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}th:nth-child(2){width:34%}th:nth-child(3){width:12%}}@media (width<=820px){.site-header,.intro-band,.directory,footer{padding-left:18px;padding-right:18px}.site-header{min-height:54px}.intro-band{padding-top:32px;padding-bottom:28px}h1{font-size:34px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics div:nth-child(2){border-right:0}.metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}.directory{padding-top:28px}.directory-heading{flex-direction:column;align-items:start;gap:9px}.filter-panel{grid-template-columns:1fr}.search-field,.select-grid,.reset-button{grid-column:auto}.select-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reset-button{justify-self:start}.table-frame{border:0;border-radius:0;overflow:visible}table,thead,tbody,tr,th,td{display:block}thead{display:none}tbody{gap:10px;display:grid}tbody tr,tbody tr:last-child{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:15px;display:grid}tbody tr:hover{background:#fff}td{border:0;min-width:0;padding:0}td:before{color:var(--muted);content:attr(data-label);margin-bottom:4px;font-size:9px;font-weight:760;display:block}td.project-column,td.sequence-cell{grid-column:1/-1}td.project-column:before{display:none}td:last-child{grid-column:1/-1}.project-title-line a,.project-title-line strong,.project-meta{white-space:normal}.row-actions{justify-content:flex-start}.row-actions a{justify-content:flex-start;gap:6px;width:auto;height:30px;display:inline-flex}.pagination{flex-direction:column;align-items:flex-start}}@media (width<=480px){.source-link{font-size:0}.source-link svg{width:19px;height:19px}h1{font-size:30px}.intro-copy>p:last-child{font-size:14px}.select-grid{grid-template-columns:1fr 1fr}.result-summary{flex-direction:column;align-items:flex-start;gap:5px}.page-buttons{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
