:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#25354d;background:#f4f7fb;--blue:#4167df;--line:#e2e8f0;--muted:#8794a8}*{box-sizing:border-box}body{margin:0}main{max-width:1350px;padding:28px 38px;margin:auto}a{color:var(--blue);text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #9eb7fc;outline-offset:2px}header{display:flex;justify-content:space-between;align-items:center;gap:20px}header .brand{display:flex;gap:10px;align-items:center;font-size:12px;color:#3153aa}.brand>b{letter-spacing:.04em}.brand>span{color:#98a5b8}nav{display:flex;align-items:center;gap:20px;font-size:11px}nav a{color:#71829c}.status{background:#edf5f1;border:1px solid #d2e5db;border-radius:20px;color:#4c8e72;padding:6px 10px;font-size:10px}.status.offline{background:#fff1ed;border-color:#f4d9cf;color:#b77e66}h1,h2,h3,p{margin:0}.hero{display:flex;justify-content:space-between;align-items:flex-end;margin:40px 0 29px;gap:20px}.eyebrow{color:#8b9ab0;letter-spacing:.14em;font-size:10px;margin-bottom:10px}h1{font-size:35px;letter-spacing:-.05em}.hero p:not(.eyebrow){margin-top:12px;color:#8a98ab;font-size:12px;line-height:1.9}.identity{display:flex;gap:11px;align-items:center;margin-bottom:3px}.avatar{background:#edf1fb;border:1px solid #dde5f5;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#6885c4;font-size:12px}.identity b{font-size:11px;display:block;font-weight:500}.identity small{display:block;font-size:9px;color:#95a1b4;margin-top:5px}.workspace{display:grid;grid-template-columns:1fr 1.08fr;gap:20px}.panel{background:white;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 5px 18px #32496b03}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:15px}.panel-head h2{font-size:12px;color:#9babbe;font-weight:500}.panel-head h2 span{font-size:15px;color:#354860;margin-left:8px;font-weight:600}.muted{font-size:10px;color:var(--muted)}.drop{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:1px dashed #b9c9ea;background:#f7f9ff;border-radius:12px;min-height:147px;padding:18px;text-align:center;transition:.15s}.drop.over{background:#eaf0ff;border-color:var(--blue)}.drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-icon{display:grid;place-items:center;border:1px solid #dce5f7;border-radius:11px;background:white;width:38px;height:38px;font-size:26px;color:#7994d2}.drop strong{font-size:12px;color:#6a7f9e;font-weight:500;overflow-wrap:anywhere;max-width:100%}.drop small{font-size:10px;color:#9aa9bf}.form-row{display:grid;grid-template-columns:1.5fr 1fr;gap:12px;margin-top:18px}label{font-size:11px;color:#687c96;display:block}label>span{color:#a1adbd;font-size:9px;margin-left:3px}input:not([type=file]),select{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 11px;background:white;font-size:11px;color:#496080;margin-top:7px;outline-color:#95b0f8}input::placeholder{color:#a7b3c4}.tags-label{margin-top:13px}.primary{background:var(--blue);color:white;border:0;border-radius:9px;padding:12px 18px;font-size:12px;white-space:nowrap}.primary:hover{background:#3157d0}#upload-button{display:flex;justify-content:space-between;width:100%;margin-top:17px}.pipeline{display:flex;justify-content:center;align-items:center;gap:8px;color:#97a5b9;margin-top:16px;font-size:9px}.pipeline i{font-style:normal;color:#b8c5d9}.searchbox{display:flex;align-items:center;gap:8px;border:1px solid #afc2ef;border-radius:11px;padding:7px;background:#fafbff}.searchbox>span{font-size:25px;color:#8aa0ca;padding-left:4px}.searchbox input{border:0;background:transparent;margin:0;padding:9px 3px;min-width:0;font-size:12px}.searchbox button{padding:11px 17px;font-size:11px}.search-options{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 21px}.filters{display:flex;gap:4px}.filters button{border:0;background:transparent;color:#9aa8bc;font-size:10px;padding:6px 11px;border-radius:6px}.filters button.active{background:#edf2ff;color:#5a79c4}.suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#a5b1c1;font-size:10px}.suggestions button{background:#f6f8fc;border:1px solid #edf0f5;border-radius:7px;color:#8498b2;font-size:10px;padding:7px 9px}.search-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:22px;border-top:1px solid #f0f3f8}.search-graphic{display:flex;gap:9px;align-items:center;color:#b5c0d0;font-size:13px}.search-graphic span{padding:13px 15px;border:1px solid #e8edf6;border-radius:8px;background:#fafbfe;color:#95a6c0;font-size:10px}.search-graphic strong{padding:13px;border-radius:8px;background:#f0f4fc;font-size:10px;font-weight:500;color:#92a5c6}.search-graphic b{font-weight:400}.search-graphic i{font-style:normal}.search-state p{font-size:11px;line-height:2;color:#a1aec1;margin-top:18px}.search-state .big{font-size:26px;color:#587bd7;margin-top:15px}.search-state.error p{color:#b86756}.library{margin-top:31px}.library-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.library-heading h2{font-size:17px;font-weight:600}.library-heading h2 span{font-size:11px;color:#91a2ba;background:#eaf0f8;border-radius:6px;padding:3px 7px;vertical-align:2px;margin-left:7px}.library-heading p{font-size:11px;color:#94a3b8;margin-top:8px}.secondary{border:1px solid #dfe6f1;background:white;padding:9px 13px;border-radius:8px;color:#7f93af;font-size:10px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.asset-card{background:white;border:1px solid var(--line);border-radius:13px;padding:19px;cursor:pointer;min-width:0;transition:transform .12s,border-color .12s;text-align:left}.asset-card:hover{border-color:#abbfea;transform:translateY(-2px)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.media-icon{width:35px;height:35px;border-radius:10px;background:#eff3fc;color:#88a0cd;display:grid;place-items:center;font-size:20px}.media-icon.video{background:#f1effa;color:#aa98ce}.short-id{font-family:Consolas,monospace;font-size:11px;color:#7d91b0;background:#f4f7fc;padding:4px 6px;border-radius:5px}.asset-card h3{font-size:13px;font-weight:550;line-height:1.8;margin-top:15px;overflow-wrap:anywhere}.asset-card .desc{font-size:10px;line-height:1.9;color:#94a1b5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:8px 0 11px}.chips{display:flex;gap:5px;flex-wrap:wrap}.chip{background:#f4f7fa;color:#8ba0b8;font-size:9px;border-radius:5px;padding:4px 7px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px;border-top:1px solid #f0f3f7;padding-top:11px;color:#a4b0c1;font-size:9px}.ready{color:#6da18d}.working{color:#bd985b}.failed{color:#c48177}.route-chip{color:#7693bc;background:#eff4fc;border-radius:4px;padding:3px 6px;margin-right:4px}.route-chip.keyword{background:#eff7f3;color:#76a18d}.placeholder{color:#94a3b8;font-size:12px;padding:40px;grid-column:1/-1;text-align:center;border:1px dashed #d5dfed;border-radius:12px}.upload-status{background:#f2f7ff;border:1px solid #e1e9f8;border-radius:9px;padding:13px;margin-top:13px;font-size:11px;color:#7187a7;line-height:1.8}.upload-status.error{background:#fff5f2;border-color:#f4dfd7;color:#ac7565}.upload-status button{border:0;background:transparent;color:#4167df;cursor:pointer;font-size:11px}.progress{display:flex;gap:4px;margin-top:9px}.progress i{height:4px;background:#e1e8f4;flex:1;border-radius:6px}.progress i.done{background:#7397e9}#route-summary{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.route-box{padding:12px;border:1px solid #e8edf5;background:#fafbfe;border-radius:9px;min-width:0}.route-box strong{font-size:10px;color:#7b91b0}.route-box p{font-size:10px;line-height:1.9;color:#8a9eb9;margin:7px 0 0}.route-box code{font-size:10px;color:#627fa9}.route-box .tiny{font-size:9px;color:#a7b4c7}footer{display:flex;justify-content:space-between;gap:20px;font-size:9px;line-height:1.9;color:#9ba8ba;border-top:1px solid #e0e7f0;margin-top:30px;padding-top:19px}dialog{width:min(1050px,94vw);max-height:90vh;border:1px solid #dce5f1;border-radius:17px;padding:0;color:#30445f;box-shadow:0 30px 100px #1b304944;background:#f6f8fc}dialog::backdrop{background:#192c4855;backdrop-filter:blur(3px)}.dialog-head{position:sticky;top:0;background:white;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 24px;border-bottom:1px solid #e2e8f2}.dialog-head small{font-size:10px;color:#92a2b9}.dialog-head h2{font-size:16px;margin-top:5px;line-height:1.6}.dialog-head button{background:#f2f5fa;border:0;width:30px;height:30px;border-radius:8px;color:#9baabd;font-size:23px}#detail-content{padding:20px}.detail-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:17px}.detail-tabs button{font-family:Consolas,monospace;font-size:11px;border:1px solid #e0e7f3;border-radius:7px;padding:8px 11px;background:white;color:#8396b2}.detail-tabs button.active{background:#eaf0fe;border-color:#b7c8ec;color:#5579bc}.data-table{background:white;border:1px solid #e0e7f0;border-radius:10px;overflow:hidden}.data-field{display:grid;grid-template-columns:170px 1fr;gap:16px;padding:12px 17px;border-bottom:1px solid #edf1f6;font-size:11px;line-height:1.8}.data-field:last-child{border-bottom:0}.data-field .key{font-family:Consolas,monospace;color:#8da0b8}.data-field .value{color:#5e7b9e;overflow-wrap:anywhere;white-space:pre-wrap;font-family:Consolas,monospace}.vector-heat{display:grid;grid-template-columns:repeat(64,1fr);gap:2px;padding:16px;background:white;border-radius:9px;margin-top:15px}.vector-heat i{aspect-ratio:1;min-width:0}.detail-note{font-size:11px;line-height:1.8;color:#889cb7;margin:14px 0}.detail-error{padding:20px;color:#ac7565}.raw{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;overflow:auto;color:#7f93b0;padding:14px;background:white;border:1px solid #e3e9f2;border-radius:9px}details summary{font-size:11px;color:#8297b5;cursor:pointer;margin:13px 0}.hidden{display:none!important}@media(max-width:950px){main{padding:24px}.cards{grid-template-columns:repeat(2,1fr)}.hero{align-items:start}.identity{display:none}.workspace{gap:15px}.panel{padding:17px}.search-options .muted{display:none}.pipeline{gap:5px;font-size:8px}.search-graphic{gap:6px}.search-graphic span{padding:11px 8px}}@media(max-width:680px){main{padding:20px 14px}header .brand{font-size:10px;gap:6px}header .brand>span{display:none}nav{gap:8px}nav a{font-size:9px}nav a:nth-child(2){display:none}.status{font-size:8px;padding:5px 8px}.hero{margin:29px 0 22px}h1{font-size:29px}.hero p:not(.eyebrow){font-size:11px}.workspace{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr;gap:9px}.asset-card{padding:13px}.asset-card h3{font-size:11px;margin-top:11px}.asset-card .desc{font-size:9px}.short-id{font-size:9px;padding:3px 4px}.media-icon{width:28px;height:28px;font-size:17px}.card-bottom{font-size:8px;gap:6px}.library-heading h2{font-size:15px}.library-heading p{font-size:9px;max-width:240px;line-height:1.7}.secondary{font-size:9px;padding:7px 9px}.search-state{min-height:145px}.library{margin-top:25px}footer{font-size:8px}.data-field{grid-template-columns:100px 1fr;gap:12px;padding:10px 12px;font-size:10px}#detail-content{padding:13px}.dialog-head{padding:15px}.detail-tabs button{font-size:10px;padding:7px}.dialog-head h2{font-size:13px}.vector-heat{gap:1px;padding:10px;grid-template-columns:repeat(48,1fr)}}
.asset-open{border:0;background:transparent;padding:0;width:100%;text-align:left;color:inherit;cursor:pointer}.source-link{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#456ac5;border:1px solid #d8e3f8;background:#f5f8ff;padding:7px 10px;border-radius:7px;margin-top:12px}.source-link:hover{background:#edf3ff;border-color:#97b2eb}.source-meta{font-size:9px;color:#8c9fb8;margin-top:8px}.full-source{display:flex;flex-wrap:wrap;margin:0 0 17px;padding:12px;line-height:1.8}.full-source span{width:100%;font:10px/1.8 Consolas,monospace;overflow-wrap:anywhere}.load-more{grid-column:1/-1;padding:13px}.muted{color:#73859e}.hero p:not(.eyebrow),.library-heading p{color:#7588a3}
.asset-card{display:flex;flex-direction:column}.asset-open{flex:1}.asset-card h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.asset-card .source-link{align-self:flex-start}
