:root{--bg:#f7f8fa;--panel:#fff;--text:#1d2939;--muted:#81909f;--line:#e8edf1;--accent:#176b57;--soft:#edf6f1}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #99c9b6;outline-offset:3px}button:disabled{cursor:wait;opacity:.5}[hidden]{display:none!important}.topbar{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:15px;letter-spacing:1.7px}.brand-icon{background:var(--accent);color:#fff;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;font:700 23px Georgia,serif}.brand small{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:400;margin-top:2px}.top-right{display:flex;align-items:center;gap:9px;color:#687888;font-size:12px}.local-dot,.small-dot{width:6px;height:6px;border-radius:50%;background:#31936f;display:inline-block}.divider{height:15px;border-left:1px solid #dbe2e7;margin:0 13px}.layout{display:grid;grid-template-columns:304px minmax(0,1fr);min-height:calc(100vh - 84px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:28px 19px 0;display:flex;flex-direction:column;height:calc(100vh - 84px);position:sticky;top:0}.library-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;padding:0 4px}.eyebrow{display:block;letter-spacing:1.8px;font-size:10px;color:var(--muted);font-weight:600}h2{font-size:19px;font-weight:650;margin:6px 0}h2 span{font-size:11px;vertical-align:middle;background:#f1f4f6;padding:3px 7px;border-radius:5px;color:#71818d;margin-left:7px}.icon-btn{border:1px solid var(--line);background:white;border-radius:8px;font-size:22px;line-height:30px;width:33px;color:#63756c}.search{display:flex;align-items:center;gap:8px;background:#f6f8f9;border:1px solid var(--line);border-radius:8px;padding:8px 10px}.search>span{font-size:21px;line-height:1;color:#7f8c97}input{min-width:0;outline:none;color:var(--text)}.search input{width:100%;background:transparent;border:0;font-size:12px}.search:focus-within{border-color:#80b59d}.search kbd{border:1px solid #dce2e7;border-radius:3px;padding:0 5px;color:#8c98a1;font-size:10px}.filters{display:flex;gap:7px;margin:11px 0 20px}.filters select{width:50%;font-size:11px;border:1px solid var(--line);padding:7px 5px;border-radius:6px;color:#677887;background:white}.list-caption{display:flex;justify-content:space-between;font-size:10px;color:#8b97a2;padding:0 9px 10px}.model-list{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#dce4e5 transparent}.model-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 11px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left;margin-bottom:3px;color:var(--text)}.model-item:hover{background:#f5f8f6}.model-item.selected{border-color:#d4e7dd;background:var(--soft)}.model-item .name{display:block;font-size:12px;line-height:1.5;font-weight:550}.model-item .creator{display:flex;align-items:center;gap:6px;font-size:10px;color:#8b96a0;margin-top:4px}.model-item .score{font-size:14px;font-variant-numeric:tabular-nums;color:#788592}.model-item.selected .score{color:var(--accent);font-weight:650}.ready-dot{width:5px;height:5px;border-radius:50%;background:#3f9676}.sidebar-foot{display:flex;gap:9px;align-items:baseline;border-top:1px solid var(--line);padding:18px 9px;font-size:11px;color:#637568}.sidebar-foot small{font-size:10px;color:#97a19f}main{max-width:1500px;width:100%;padding:30px 40px 25px;margin:auto;align-self:start}.breadcrumb{font-size:11px;color:#8c99a4;margin-bottom:26px}.breadcrumb span{margin-left:10px}.detail-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.model-meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#637486}.pill{border:1px solid #d8e9de;background:#edf6ef;color:#43805d;font-size:10px;padding:2px 7px;border-radius:20px}h1{font-size:32px;line-height:1.3;letter-spacing:-1px;margin:10px 0 8px;font-weight:650}.detail-head p{font-size:12px;color:#8a96a1;margin:0}.actions{display:flex;gap:8px;flex-shrink:0}.btn{padding:9px 14px;background:white;border:1px solid #dfe6e8;border-radius:7px;font-size:12px;color:#526775}.btn:hover{border-color:#83a697}.btn.primary{background:var(--accent);border-color:var(--accent);color:white}.provenance{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:#8b97a0;font-size:10px;margin:22px 0 25px}.provenance>span:first-child{color:#4d8a70}.provenance a{margin-left:auto;color:#687e76}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metrics article{border:1px solid var(--line);border-radius:10px;background:white;padding:20px 20px 17px}.metrics article>span{display:block;font-size:11px;color:#7c8a97}.metrics strong{display:block;font-size:32px;font-weight:550;letter-spacing:-1px;margin:10px 0 9px;line-height:1.2}.metrics article:first-child strong{color:var(--accent)}.metrics small{display:block;font-size:9px;color:#9aa4ad;line-height:1.4}.tabbar{display:flex;border-bottom:1px solid #dde5e9;gap:25px;align-items:center;margin-top:32px}.tab{border:0;border-bottom:2px solid transparent;background:none;padding:0 1px 13px;color:#87929c;font-size:13px}.tab.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.tab span{font-size:10px;margin-left:4px}.tab-note{margin-left:auto;font-size:10px;color:#95a0a9;padding-bottom:13px}.section{background:#fff;border:1px solid var(--line);border-radius:10px;margin-top:20px;overflow:hidden}.section-head{padding:18px 21px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.section-head h2{font-size:14px;margin:0}.section-head small{font-size:10px;color:#92a0a9}.section-icon{color:var(--accent);font-size:17px;margin-right:8px}table{width:100%;border-collapse:collapse;table-layout:fixed}th{text-align:left;color:#98a2ab;font-size:10px;font-weight:400;background:#fafbfc;padding:10px 21px}td{padding:12px 21px;border-top:1px solid #f0f3f5;font-size:12px}th:first-child{width:44%}th:nth-child(2){width:27%}td:nth-child(2){font-weight:600;font-variant-numeric:tabular-nums}td:last-child{font-size:10px;color:#8b98a1}.source-badge{font-size:10px;border-radius:4px;padding:3px 6px;background:#f0f4f8;color:#6b8298;white-space:nowrap}.source-badge.web{background:#f1f5ef;color:#7b8c70}.source-badge.missing{background:#fff3e8;color:#b18a59}.field-label{color:#506070}.section-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-pair th:first-child{width:45%}.section-pair th:nth-child(2){width:28%}.section-pair td,.section-pair th{padding-left:17px;padding-right:10px}.raw-header{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:25px 0 18px}.raw-header h2{font-size:16px}.raw-header p{font-size:11px;color:#84939f}.raw-header input{border:1px solid #dde5e8;border-radius:7px;background:white;padding:9px 12px;width:220px;font-size:12px}.raw-group{background:white;border:1px solid var(--line);border-radius:9px;margin:12px 0;overflow:hidden}.raw-group summary{cursor:pointer;padding:16px 20px;font-size:13px;font-weight:600}.raw-group summary span{font-size:10px;color:#96a1aa;margin-left:10px;font-weight:400}.raw-group td{font:11px/1.6 Consolas,monospace;overflow-wrap:anywhere;white-space:pre-wrap;vertical-align:top}.raw-group td:first-child{width:55%;color:#657f73}.raw-group td:nth-child(2){font-weight:400;color:#52626f}.raw-group tr:hover{background:#fafcfb}.notice{display:flex;gap:12px;align-items:center;background:#eef6f0;color:#446f56;border:1px solid #d9e8dc;border-radius:8px;font-size:12px;padding:11px 15px;margin-bottom:20px}.notice.error{background:#fff4ef;border-color:#f4dfd3;color:#ad694a}.notice button{margin-left:auto;border:0;background:none;color:inherit;font-size:20px}.empty-state,.loading-state{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:65vh;text-align:center}.empty-symbol{font-size:52px;line-height:1.3;color:#4f856f;margin-bottom:23px}.empty-state h1{font-size:26px;margin-top:15px}.empty-state p{font-size:13px;color:#85929e;line-height:2}.empty-steps{display:flex;gap:20px;align-items:center;font-size:10px;color:#6f8278;margin-top:25px}.empty-steps i{color:#b3bfba;font-style:normal}.loading-state h2{font-size:21px;margin-top:16px}.loading-state p{color:#71847a;font-size:13px}.loading-state small{font-size:11px;color:#97a19c}.spinner{width:34px;height:34px;border:3px solid #dfebe4;border-top-color:#36745a;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:25px}@keyframes spin{to{transform:rotate(360deg)}}footer{font-size:10px;color:#9aa5ad;margin:25px 0 5px}footer a{color:#7a8e83}.no-results{padding:35px 12px;text-align:center;color:#91a09c;font-size:12px}@media(min-width:1600px){main{padding-left:55px;padding-right:55px}.layout{grid-template-columns:330px minmax(0,1fr)}}@media(max-width:1100px){main{padding:25px}.layout{grid-template-columns:270px minmax(0,1fr)}h1{font-size:26px}.detail-head{align-items:flex-start;flex-direction:column;gap:15px}.metrics{gap:8px}.metrics article{padding:15px 12px}.metrics strong{font-size:26px}.section-pair{grid-template-columns:1fr;gap:0}.tab-note{display:none}}@media(max-width:720px){.topbar{height:68px;padding:0 18px}.top-right{display:none}.layout{display:block}.sidebar{position:relative;height:320px;border-bottom:1px solid var(--line);padding:18px 15px 0}.library-title{margin-bottom:10px}.library-title .eyebrow{display:none}.filters{margin:8px 0}.list-caption{display:none}.model-item{padding:8px}.sidebar-foot{display:none}main{padding:22px 16px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics strong{font-size:29px}.breadcrumb{margin-bottom:18px}.provenance{gap:8px}.raw-header{flex-direction:column;align-items:stretch}.raw-header input{width:100%}.empty-state{min-height:40vh}.empty-state h1{font-size:22px}.empty-steps{gap:10px}td,th{padding-left:12px;padding-right:10px}.section-head{padding:15px}.loading-state{min-height:45vh}.brand{font-size:13px}}
