:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#171a18;background:#f1f3f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171a18;--muted: #68716c;--subtle: #8d9691;--line: #dfe4e1;--line-strong: #cbd2ce;--surface: #ffffff;--workspace: #f1f3f2;--accent: #ed4b2f;--accent-soft: #fff0ec;--green: #14815d;--green-soft: #e9f6f1;--blue: #3169c6;--yellow: #b67808}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--workspace)}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(--blue);outline-offset:2px}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{position:sticky;z-index:30;top:0;height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand-mark{position:relative;width:34px;height:34px;display:grid;grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);place-content:center;gap:4px;border-radius:7px;background:var(--ink)}.brand-mark i{display:block;width:7px;height:7px;background:#fff}.brand-mark i:first-child{grid-row:span 2;height:18px}.brand-mark i:last-child{border-radius:50%;background:var(--accent)}.brand>span:last-child{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:14px;line-height:1.2;font-weight:750}.brand small{color:var(--subtle);font-size:8px;line-height:1.2;font-weight:750}.topbar-actions{display:flex;align-items:center;gap:8px}.monitor-status{margin-right:8px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.monitor-status i,.sync-note i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.icon-button,.sync-button{height:36px;border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.icon-button{position:relative;width:36px;display:grid;place-items:center;border-radius:6px;text-decoration:none}.corner-icon{position:absolute;right:4px;top:4px;color:var(--subtle)}.sync-button{padding:0 12px;display:inline-flex;align-items:center;gap:7px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:700}.icon-button:hover,.sync-button:hover:not(:disabled){border-color:var(--ink)}.sync-button:disabled{color:var(--subtle);cursor:wait}.is-spinning{animation:spin .9s linear infinite}.workspace{width:100%;max-width:1800px;min-height:calc(100vh - 66px);margin:0 auto;display:grid;grid-template-columns:230px minmax(600px,1fr) 318px}.sidebar{position:sticky;top:66px;height:calc(100vh - 66px);padding:28px 18px 22px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#f7f8f7}.sidebar-heading{padding:0 8px 12px;display:flex;justify-content:space-between;color:var(--subtle);font-size:10px;font-weight:750;text-transform:uppercase}.source-nav{display:flex;flex-direction:column;gap:4px}.source-nav button{width:100%;height:40px;padding:0 9px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:#58615c;cursor:pointer;text-align:left;font-size:12px;font-weight:620}.source-nav button:hover{color:var(--ink);background:#ecefed}.source-nav button.active{color:#fff;background:var(--ink)}.source-nav button b{min-width:24px;color:var(--subtle);font-size:10px;font-weight:700;text-align:right}.source-nav button.active b{color:#aeb7b2}.sync-note{margin-top:auto;padding:16px 8px 0;border-top:1px solid var(--line)}.sync-note-label{display:block;margin-bottom:11px;color:var(--subtle);font-size:10px;font-weight:750}.sync-note>div{display:flex;align-items:center;gap:8px}.sync-note i.cached{background:var(--yellow);box-shadow:0 0 0 3px #fff3d9}.sync-note strong{font-size:11px}.sync-note p{margin:7px 0 9px;color:var(--muted);font-size:10px;line-height:1.5}.sync-note code{padding:3px 5px;border-radius:3px;background:#e9ecea;color:#5d6661;font-size:9px}.main-content{min-width:0;padding:42px 34px 72px;background:var(--surface)}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.intro-copy>p{margin:0 0 9px;color:var(--accent);font-size:11px;font-weight:750}.intro-copy h1{margin:0;font-size:34px;line-height:1.2;font-weight:760}.intro-copy>span{display:block;max-width:660px;margin-top:11px;color:var(--muted);font-size:13px;line-height:1.7}.page-intro>a{flex:none;height:35px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);text-decoration:none;font-size:11px;font-weight:700}.page-intro>a:hover{border-color:var(--ink)}.metrics{margin:34px 0 32px;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.metrics>div{position:relative;min-width:0;padding:20px 20px 19px 0}.metrics>div+div{padding-left:20px;border-left:1px solid var(--line)}.metrics span{display:block;color:var(--muted);font-size:10px;font-weight:650}.metrics strong{display:block;margin:5px 0 4px;font-size:24px;line-height:1.1;font-variant-numeric:tabular-nums}.metrics small{display:flex;align-items:center;gap:4px;color:var(--subtle);font-size:9px}.metrics .metric-changed strong{color:var(--accent)}.change-banner{min-height:58px;margin-bottom:18px;padding:10px 12px 10px 15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid #f2c3b9;border-radius:7px;background:var(--accent-soft);color:var(--accent)}.change-banner div{display:flex;flex-direction:column;gap:3px}.change-banner strong{color:#632a20;font-size:11px}.change-banner span{color:#a25546;font-size:9px}.change-banner button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e5a99d;border-radius:5px;background:#fff;color:#813626;cursor:pointer;font-size:10px;font-weight:700}.warning-note{margin-bottom:18px;padding:10px 12px;border-left:3px solid var(--yellow);background:#fff8e9;color:#735014;font-size:10px;line-height:1.6}.directory{min-width:0}.directory-heading-row{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.directory-heading-row>div:first-child{display:flex;align-items:baseline;gap:9px}.directory-heading-row h2{margin:0;font-size:16px;line-height:1.3}.directory-heading-row span{color:var(--subtle);font-size:10px}.freshness-tabs{height:32px;padding:3px;display:flex;gap:2px;border:1px solid var(--line);border-radius:6px;background:#f6f7f6}.freshness-tabs button{padding:0 10px;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;font-size:10px;font-weight:650}.freshness-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #141d181a}.filterbar{margin-bottom:12px;display:grid;grid-template-columns:minmax(220px,1fr) 130px 130px;gap:8px}.search-field,.select-field{height:38px;border:1px solid var(--line-strong);border-radius:6px;background:#fff}.search-field{padding:0 10px;display:flex;align-items:center;gap:8px;color:var(--subtle)}.search-field:focus-within,.select-field:focus-within{border-color:#79827d}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:11px}.search-field input::placeholder{color:#a2aaa6}.search-field button{width:24px;height:24px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--subtle);cursor:pointer}.select-field{position:relative}.select-field span{position:absolute;left:10px;top:5px;color:var(--subtle);font-size:8px;pointer-events:none}.select-field select{width:100%;height:100%;padding:14px 8px 2px;border:0;outline:0;background:transparent;color:var(--ink);cursor:pointer;font-size:10px;font-weight:650}.project-table{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.project-table-head,.project-row{display:grid;grid-template-columns:minmax(290px,1fr) 112px 82px 72px 28px;column-gap:14px;align-items:center}.project-table-head{min-height:34px;padding:0 14px 0 68px;border-bottom:1px solid var(--line);background:#f8f9f8;color:var(--subtle);font-size:8px;font-weight:750;text-transform:uppercase}.project-row{position:relative;min-height:92px;padding:13px 14px;grid-template-columns:40px minmax(220px,1fr) 112px 82px 72px 28px;gap:12px;content-visibility:auto;contain-intrinsic-size:92px}.project-row+.project-row{border-top:1px solid #e9ecea}.project-row:hover{background:#fafbfa}.project-mark{position:relative;width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e7e4;border-radius:7px;background:#f0f3f1;color:#707a74;font-size:13px;font-weight:750}.project-mark img{position:absolute;inset:0;width:100%;height:100%;padding:8px;object-fit:contain;background:#fff}.project-primary{min-width:0}.project-name-line{display:flex;align-items:center;gap:7px}.project-name-line>a{overflow:hidden;color:var(--ink);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.project-name-line>a:hover,.project-developer a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.change-tag,.recent-label{flex:none;font-size:8px;font-weight:750}.change-tag{color:var(--accent)}.change-tag.updated{color:var(--blue)}.recent-label{color:var(--green)}.project-primary>p{display:-webkit-box;overflow:hidden;margin:6px 0 0;color:#68716c;font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-developer,.project-date{min-width:0;display:flex;flex-direction:column;gap:5px}.project-developer span,.project-date span{color:var(--subtle);font-size:8px}.project-developer a,.project-developer strong,.project-date time{overflow:hidden;color:#4f5853;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600}.project-status{display:flex;align-items:center;gap:6px;color:#59625d;font-size:9px;white-space:nowrap}.project-status i{width:7px;height:7px;flex:none;border-radius:50%;background:#a2aaa6}.project-status i.live{background:var(--green)}.project-status i.building{background:var(--yellow)}.project-status i.closed{background:var(--accent)}.project-open{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:var(--subtle);text-decoration:none}.project-open:hover{background:#edf0ee;color:var(--ink)}.project-mobile-meta{display:none}.empty-state{min-height:260px;padding:48px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--subtle)}.empty-state h3{margin:13px 0 5px;color:var(--ink);font-size:14px}.empty-state p{margin:0 0 16px;font-size:10px}.empty-state button,.fatal-error button{height:34px;padding:0 12px;border:0;border-radius:5px;background:var(--ink);color:#fff;cursor:pointer;font-size:10px;font-weight:700}.load-more{width:100%;height:40px;margin-top:10px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--line);border-radius:6px;background:#f8f9f8;color:#4e5752;cursor:pointer;font-size:10px;font-weight:700}.load-more:hover{border-color:var(--line-strong);background:#f1f3f2}.load-more span{color:var(--subtle);font-size:8px}.right-rail{min-width:0;padding:32px 20px;border-left:1px solid var(--line);background:#f7f8f7}.activity-panel{position:sticky;top:98px}.panel-title{padding:0 2px 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-strong)}.panel-title>div{display:flex;align-items:center;gap:7px}.panel-title h2{margin:0;font-size:13px}.panel-title>span{color:var(--subtle);font-size:9px}.commit-list{margin:0;padding:0;list-style:none}.commit-list li{border-bottom:1px solid var(--line)}.commit-list a{position:relative;padding:14px 18px 14px 2px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;text-decoration:none}.commit-list a:hover strong{color:var(--blue)}.commit-avatar{width:28px;height:28px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#e5e9e7;color:#67706b;font-size:9px;font-weight:750}.commit-avatar img{width:100%;height:100%;object-fit:cover}.commit-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.commit-copy strong{display:-webkit-box;overflow:hidden;color:#353b38;font-size:10px;line-height:1.45;font-weight:650;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commit-copy small{overflow:hidden;color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:8px}.commit-arrow{position:absolute;right:0;top:18px;color:#a1aaa5}.activity-empty{color:var(--subtle);font-size:10px}.source-footnote{margin-top:28px;padding:17px 2px 0;border-top:1px solid var(--line-strong)}.source-footnote>span{color:var(--subtle);font-size:9px;font-weight:750}.source-footnote p{margin:8px 0;color:var(--muted);font-size:9px;line-height:1.65}.source-footnote small{color:var(--subtle);font-size:8px}.loading-screen,.fatal-error{min-height:calc(100vh - 66px);padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;text-align:center}.loading-mark{width:28px;height:28px;margin-bottom:16px;border:2px solid #d9dfdc;border-top-color:var(--accent);border-radius:50%;animation:spin .9s linear infinite}.loading-screen strong{font-size:13px}.loading-screen p,.fatal-error p{margin:7px 0 0;color:var(--muted);font-size:10px}.fatal-error{color:var(--accent)}.fatal-error h1{margin:15px 0 0;color:var(--ink);font-size:22px}.fatal-error button{margin-top:20px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1320px){.workspace{grid-template-columns:210px minmax(600px,1fr)}.right-rail{grid-column:2;padding:0 34px 56px;border-left:0;background:#fff}.activity-panel{position:static}.commit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.source-footnote{display:none}}@media(max-width:920px){.workspace{display:block}.sidebar{position:static;width:100%;height:auto;padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-heading,.sync-note{display:none}.source-nav{flex-direction:row;overflow-x:auto;scrollbar-width:none}.source-nav::-webkit-scrollbar{display:none}.source-nav button{width:auto;min-width:max-content;grid-template-columns:18px auto auto}.main-content{padding:34px 24px 60px}.right-rail{padding:0 24px 52px}}@media(max-width:720px){.topbar{height:60px;padding:0 15px}.monitor-status,.icon-button{display:none}.sync-button{width:36px;padding:0;justify-content:center}.sync-button{font-size:0}.sidebar{padding:10px 12px}.source-nav button{height:36px;padding:0 8px;font-size:10px}.main-content{padding:28px 16px 48px}.page-intro{align-items:flex-start}.page-intro>a{width:34px;height:34px;padding:0;justify-content:center;font-size:0}.intro-copy h1{font-size:27px}.intro-copy>span{font-size:11px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics>div{padding:16px 12px 16px 0}.metrics>div+div{padding-left:12px}.metrics>div:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--line)}.metrics>div:nth-child(4){border-top:1px solid var(--line)}.directory-heading-row{align-items:flex-start;flex-direction:column;gap:11px}.freshness-tabs{width:100%}.freshness-tabs button{flex:1}.filterbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1}.project-table-head{display:none}.project-row{min-height:116px;padding:15px 12px;grid-template-columns:38px minmax(0,1fr) 28px;gap:10px}.project-mark{width:38px;height:38px}.project-developer,.project-date,.project-status{display:none}.project-mobile-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px 11px}.project-mobile-meta span{position:relative;color:var(--subtle);font-size:8px}.project-mobile-meta span+span:before{content:"";position:absolute;left:-6px;top:50%;width:2px;height:2px;border-radius:50%;background:#aab1ad}.project-primary>p{font-size:9px}.change-banner{grid-template-columns:auto 1fr}.change-banner button{grid-column:2;width:max-content}.right-rail{padding:0 16px 44px}.commit-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
