:root{color-scheme:light;--admin-bg:#f5f7fb;--admin-panel:#ffffff;--admin-panel-soft:#fafcff;--admin-border:#e5eaf1;--admin-text:#1f2937;--admin-muted:#667085;--admin-blue:#2563eb;--admin-shadow:0 12px 30px rgba(15,23,42,0.05)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--admin-bg);color:var(--admin-text)}body{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}a{color:var(--admin-blue)}a,a:hover{text-decoration:none}img{display:block}.admin-layout.ant-layout{min-height:100vh;background:var(--admin-bg)}.admin-sidebar.ant-layout-sider{background:#fff!important;-webkit-border-end:1px solid var(--admin-border);border-inline-end:1px solid var(--admin-border);inset-block-start:0;max-height:100vh;overflow:auto;position:-webkit-sticky!important;position:sticky!important}.admin-sidebar__brand{padding:16px 16px 8px;font-size:18px;font-weight:700}.admin-menu{-webkit-border-end:0!important;border-inline-end:0!important}.admin-menu.ant-menu{background:transparent!important}.admin-menu .ant-menu-item{margin-inline:8px!important;width:calc(100% - 16px);border-radius:10px}.admin-content.ant-layout-content,.admin-main-layout.ant-layout{background:transparent!important}.admin-content__inner{width:100%;max-width:1300px;margin:0 auto;padding:20px 24px 28px}.admin-page{display:grid;grid-gap:16px;gap:16px}.admin-page-toolbar{display:flex;justify-content:flex-start;align-items:center;min-height:40px}.admin-section.ant-card,.admin-stat-card.ant-card{border-radius:14px;box-shadow:var(--admin-shadow)}.admin-section.ant-card .ant-card-head,.admin-stat-card.ant-card .ant-card-head{min-height:48px}.admin-section.ant-card .ant-card-head-title{font-size:16px;font-weight:700}.admin-section.ant-card .ant-card-body{padding:16px!important}.admin-stat-card.ant-card .ant-card-body{padding:14px 16px!important}.admin-stat-card .ant-statistic{line-height:1}.admin-stat-card .ant-statistic-content{font-size:28px;font-weight:700}.admin-stat-card .ant-statistic-title{color:var(--admin-muted)}.admin-table-project{display:flex;align-items:center;gap:12px}.admin-table-project__content{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-table-project__title{color:var(--admin-text);font-weight:700}.admin-table-project__title:hover{color:var(--admin-blue)}.admin-muted-text{color:var(--admin-muted)}.admin-pagination{display:flex;justify-content:flex-end;padding-top:16px}.admin-key-values{display:grid;grid-gap:12px;gap:12px;margin:0}.admin-key-values--2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-key-values--1{grid-template-columns:1fr}.admin-key-values__row{display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid var(--admin-border);border-radius:12px;background:var(--admin-panel-soft)}.admin-key-values__row dt{color:var(--admin-muted);font-size:12px}.admin-key-values__row dd{margin:0;word-break:break-word}.admin-card-stack,.admin-tag-group{display:grid;grid-gap:10px;gap:10px}.admin-form-shell,.admin-main-stack{display:grid;grid-gap:16px;gap:16px}.admin-form-actions{display:flex;flex-wrap:wrap;gap:12px}.admin-form-actions .ant-btn{min-height:40px}.admin-repoHero{display:grid;grid-gap:16px;gap:16px;justify-items:start}.admin-repo-card__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:1px solid var(--admin-border);background:#fff}.admin-repo-card__logoWrap{display:grid;place-items:center;width:72px;height:72px;border:1px solid var(--admin-border);border-radius:14px;background:#fff;overflow:hidden}.admin-repo-card__logo{width:100%;height:100%;object-fit:contain}.admin-repo-card__logoFallback{display:grid;place-items:center;width:100%;height:100%;background:#eff6ff;color:var(--admin-blue);font-weight:700}.admin-tagStacks{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.admin-tagStacks strong{display:block;margin-bottom:8px}.admin-summaryStrong{color:var(--admin-text);font-size:20px;line-height:1.35}.admin-ai-fieldCard{display:grid;grid-gap:10px;gap:10px}.admin-ai-fieldCard p{margin:0;color:var(--admin-muted);line-height:1.75}.admin-ai-fieldCard__label{display:flex;align-items:center;gap:10px}.admin-list{margin:0;padding-left:18px}.admin-list li{color:var(--admin-muted);line-height:1.75}.admin-readme-prose.bestof-prose{max-height:520px;overflow:auto;border:1px solid var(--admin-border);border-radius:12px;padding:16px;background:#fff}.admin-readme-prose.bestof-prose li,.admin-readme-prose.bestof-prose p{color:var(--admin-muted);line-height:1.75}.admin-readme-prose.bestof-prose h1,.admin-readme-prose.bestof-prose h2,.admin-readme-prose.bestof-prose h3,.admin-readme-prose.bestof-prose h4{margin:1.4em 0 .6em;line-height:1.25}.admin-readme-prose.bestof-prose pre{margin:1em 0;overflow:auto;border:1px solid var(--admin-border);border-radius:12px;padding:14px 16px;background:#0f172a;color:#e2e8f0}.admin-readme-prose.bestof-prose code{background:#f4f7fb;border:1px solid var(--admin-border);border-radius:6px;color:var(--admin-text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em;padding:.15em .35em}.admin-readme-prose.bestof-prose pre code{background:transparent;border:0;color:inherit;padding:0}.admin-readme-prose.bestof-prose :is(img,video){display:block;max-width:100%;border-radius:12px}.admin-readme-prose.bestof-prose table{width:100%;border-collapse:collapse}.admin-readme-prose.bestof-prose td,.admin-readme-prose.bestof-prose th{border:1px solid var(--admin-border);padding:10px 12px}@media (max-width:1200px){.admin-sidebar.ant-layout-sider{position:relative!important;max-height:none}.admin-content__inner{padding:16px}}@media (max-width:768px){.admin-key-values--2{grid-template-columns:1fr}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}