:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#152033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#f5f7fb}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}input,textarea,select{width:100%;border:1px solid #d8deea;border-radius:8px;color:#152033;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:focus,textarea:focus,select:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}input::placeholder,textarea::placeholder{color:#98a2b3}table{width:100%;border-collapse:collapse}.form-error{margin:0;color:#dc2626;font-size:13px;line-height:20px}.app-shell{display:grid;grid-template-columns:256px minmax(0,1fr);min-height:100vh;background:#fff;color:#111827}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:22px 14px;background:#070a12;color:#fff}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 24px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:linear-gradient(135deg,#2f6fed,#18b5a5);color:#fff;font-size:15px;font-weight:800}.brand strong{display:block;color:#fff;font-size:16px;line-height:22px}.brand span{display:block;margin-top:2px;color:#8f98aa;font-size:12px}.nav-list{display:flex;flex:1;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border-radius:8px;color:#aeb7c8;font-size:14px;text-decoration:none;transition:background .18s ease,color .18s ease}.nav-item:last-child{margin-top:auto}.nav-item:hover,.nav-item.active{background:#ffffff1a;color:#fff}.nav-icon{display:grid;width:22px;height:22px;place-items:center;color:inherit;font-size:16px}.main-area{min-width:0;background:#fff}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 22px;border-bottom:1px solid #e9edf5;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title h1{margin:0;color:#101828;font-size:22px;font-weight:760;line-height:30px}.topbar-title p{margin:4px 0 0;color:#667085;font-size:13px;line-height:20px}.user-menu{display:flex;align-items:center;gap:12px}.user-avatar{width:38px;height:38px;border-radius:50%;border:1px solid #d8e0ec;object-fit:cover;box-shadow:0 8px 18px #0f172a1f}.user-meta strong,.user-meta span{display:block}.user-meta strong{color:#101828;font-size:14px;line-height:20px}.user-meta span{color:#667085;font-size:12px;line-height:18px}.content-area{width:100%;margin:0;padding:24px 22px 44px}.page{min-width:0}.dashboard-page{display:flex;flex-direction:column;gap:22px}.workbench-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.workbench-card{position:relative;display:flex;min-height:188px;flex-direction:column;overflow:hidden;padding:28px;border:1px solid #cfd9ea;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,radial-gradient(circle at 82% 12%,rgba(21,94,239,.12),transparent 34%),linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 2px #fffffff2 inset,0 0 0 1px #ffffffad inset,0 22px 48px #0f172a24,0 6px 14px #0f172a14;color:#111827;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.workbench-card:after{position:absolute;right:24px;bottom:20px;width:58px;height:58px;border-radius:16px;background:#155eef14;content:"";transform:rotate(12deg)}.workbench-card:hover{transform:translateY(-5px);border-color:#9fb5dc;box-shadow:0 2px #fff inset,0 0 0 1px #ffffffc7 inset,0 30px 64px #0f172a2e,0 8px 18px #0f172a1a}.workbench-card span{color:#667085;font-size:14px;font-weight:700;line-height:22px}.workbench-card strong{margin-top:12px;color:#101828;font-size:42px;font-weight:820;line-height:50px}.workbench-card p{max-width:180px;margin:auto 0 0;color:#667085;font-size:14px;line-height:22px}.panel{overflow:hidden;border:1px solid #dfe6f1;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#eef3fa);box-shadow:0 20px 44px #0f172a1a,inset 0 1px #ffffffe6}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid rgba(174,188,211,.45);background:linear-gradient(90deg,#155eef14,#10a37f0d),#ffffff9e;box-shadow:inset 0 -1px #fffc}.panel-header h2{position:relative;display:inline-flex;align-items:center;min-height:32px;margin:0;padding:0 14px;border:1px solid rgba(191,204,224,.88);border-radius:999px;background:linear-gradient(180deg,#fff,#f3f7fc);color:#101828;font-size:17px;font-weight:760;line-height:24px;box-shadow:0 8px 18px #0f172a14,inset 0 1px #fffffff2}.panel-header p{margin:3px 0 0;color:#667085;font-size:13px;line-height:20px}.panel-body{padding:24px}.monitor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-card{position:relative;min-width:0;overflow:hidden;padding:22px;border:1px solid rgba(199,210,225,.86);border-radius:14px;background:radial-gradient(circle at 84% 8%,rgba(21,94,239,.12),transparent 30%),linear-gradient(145deg,#f4f8ff,#eaf0f8);box-shadow:0 18px 36px #0f172a1f,inset 0 1px #fffffff5}.chart-card:after{position:absolute;right:-34px;bottom:-46px;width:150px;height:150px;border-radius:42px;background:#ffffff5c;content:"";transform:rotate(16deg)}.chart-header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.chart-header span{display:block;color:#667085;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.chart-header strong{display:block;margin-top:3px;color:#101828;font-size:17px;line-height:24px}.chart-header em{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.line-chart{position:relative;z-index:1;display:block;width:100%;height:260px}.line-chart polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.chart-grid-lines line{stroke:#edf0f5;stroke-width:1}.chart-axis-labels text{fill:#8a94a6;font-size:12px}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.status-item{padding:18px;border:1px solid rgba(199,210,225,.82);border-radius:12px;background:linear-gradient(145deg,#fff,#f1f5fb);box-shadow:0 12px 28px #0f172a14,inset 0 1px #fffffff2}.status-item span{display:block;color:#667085;font-size:13px;line-height:20px}.status-item strong{display:block;margin-top:8px;color:#101828;font-size:24px;line-height:32px}@media (max-width: 1180px){.workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav-list{flex:none}.nav-item:last-child{margin-top:0}.topbar{align-items:flex-start;flex-direction:column;gap:12px;padding:18px 20px}.content-area{padding:20px}.monitor-grid{grid-template-columns:1fr}}@media (max-width: 620px){.workbench-grid{grid-template-columns:1fr}}.primary-button,.ghost-button,.text-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:650;line-height:20px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.primary-button{background:#155eef;color:#fff}.primary-button:hover{background:#004eeb}.ghost-button{border-color:#d9e0ea;background:#fff;color:#344054}.ghost-button:hover{border-color:#b8c1cf;background:#f8fafc}.text-button{background:transparent;color:#155eef}.text-button:hover{background:#eef4ff}.table-wrap{overflow:hidden;border:1px solid #e3e8f2;border-radius:12px;background:#fff;box-shadow:0 14px 34px #0f172a12}.table-wrap table{width:100%;border-collapse:separate;border-spacing:0;color:#101828;font-size:14px}.table-wrap th,.table-wrap td{padding:16px 18px;border-bottom:1px solid #edf0f5;text-align:left;vertical-align:middle}.table-wrap th{background:#f8fafc;color:#667085;font-size:12px;font-weight:760;letter-spacing:0;white-space:nowrap}.table-wrap tbody tr{transition:background .16s ease}.table-wrap tbody tr:hover{background:#fbfdff}.table-wrap tr:last-child td{border-bottom:0}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field label{color:#344054;font-size:13px;font-weight:650}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:40px;padding:9px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#101828;font-size:14px;outline:none}.form-field textarea{min-height:96px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.form-error{margin:12px 0 0;color:#d92d20;font-size:13px;line-height:20px}.member-modal-card input::placeholder,.member-modal-card textarea::placeholder,.member-modal-card select.is-placeholder{color:#98a2b3}.member-modal-card select option[disabled]{color:#98a2b3}.member-modal-card .form-field+.form-field{margin-top:18px}.badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eef4ff;color:#155eef;font-size:12px;font-weight:700}.badge.success{background:#ecfdf3;color:#067647}.badge.warning{background:#fffaeb;color:#b54708}.badge.muted{background:#f2f4f7;color:#667085}.status-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #d0d5dd;border-radius:999px;background:#f2f4f7;color:#667085;font-size:12px;font-weight:760;line-height:18px;white-space:nowrap}.status-success{border-color:#abefc6;background:#ecfdf3;color:#067647}.status-danger{border-color:#fecdca;background:#fef3f2;color:#b42318}.empty-state{display:grid;min-height:220px;place-items:center;border:1px dashed #cfd6e2;border-radius:8px;background:#fafbfc;color:#667085;text-align:center}.table-primary{color:#101828;font-size:14px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid #e3e8f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f172a0f}.list-toolbar-left{display:flex;min-width:0;flex:1;flex-wrap:nowrap;align-items:center;gap:12px}.list-toolbar-meta{display:flex;width:72px;height:72px;flex:0 0 72px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid #d8e0ec;border-radius:10px;background:linear-gradient(145deg,#fff,#f3f7fc);box-shadow:0 14px 26px #0f172a17,inset 0 1px #fffffff2;color:#667085;font-size:12px;font-weight:650}.list-toolbar-meta strong{color:#101828;font-size:26px;line-height:30px}.list-toolbar>.primary-button{flex:0 0 auto}.list-search,.list-filter{min-height:38px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#101828;font-size:14px;outline:none}.list-search{width:min(280px,42vw);min-width:160px;flex:0 1 280px;padding:8px 12px}.list-filter{flex:0 0 112px;min-width:112px;padding:8px 10px}.list-filter.wide{flex-basis:180px;min-width:180px}.list-search:focus,.list-filter:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.user-cell{display:flex;align-items:center;gap:12px;min-width:240px}.user-cell-avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#eef4ff;color:#155eef;font-size:13px;font-weight:800}.user-cell strong,.user-cell span{display:block}.user-cell strong{color:#101828;font-size:14px;line-height:20px}.user-cell span{margin-top:2px;color:#667085;font-size:13px;line-height:18px}.table-actions{display:flex;flex-wrap:wrap;gap:4px;min-width:360px}.table-actions.compact{min-width:112px;flex-wrap:nowrap}.table-actions .text-button{min-height:30px;padding:0 8px;border-radius:6px;font-size:13px;font-weight:650}.text-button.danger{color:#d92d20}.text-button.danger:hover{background:#fef3f2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px;border:1px solid #dfe6f1;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 28px 70px #0f172a38}.modal-card.compact{width:min(460px,100%)}.modal-header{margin-bottom:18px}.modal-header h3{margin:0;color:#101828;font-size:18px;line-height:26px}.modal-actions{justify-content:flex-end;margin-top:20px}.user-page{display:flex;flex-direction:column;gap:18px}.profile-panel{display:grid;grid-template-columns:96px minmax(0,1fr);gap:24px;padding:28px;border:1px solid #dfe6f1;border-radius:14px;background:linear-gradient(145deg,#fff,#f1f6fd);box-shadow:0 20px 44px #0f172a1a,inset 0 1px #fffffff5}.profile-avatar{display:grid;width:96px;height:96px;place-items:center;border-radius:28px;background:linear-gradient(135deg,#155eef,#10a37f);color:#fff;font-size:26px;font-weight:820;box-shadow:0 16px 30px #155eef3d}.profile-info{display:grid;gap:12px}.profile-row{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:52px;padding:12px 16px;border:1px solid rgba(199,210,225,.8);border-radius:10px;background:#ffffffbd}.profile-row span{color:#667085;font-size:13px}.profile-row strong{color:#101828;font-size:15px}.resource-list{display:grid;gap:10px}.resource-item{display:grid;gap:4px;padding:14px 16px;border:1px solid #d9e3f0;border-radius:10px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 1px #fffffff5 inset,0 14px 28px #0f172a14,0 4px 10px #0f172a0a}.resource-item strong{color:#101828;font-size:14px}.resource-item span{color:#667085;font-size:13px}.project-page,.project-detail-page{display:flex;flex-direction:column;gap:18px}.project-hero,.project-detail-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid #e3e8f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #0f172a12}.project-hero h2,.project-detail-title h2{margin:0;color:#101828;font-size:22px;line-height:30px}.project-hero p,.project-detail-title p{margin:4px 0 0;color:#667085;font-size:14px;line-height:22px}.project-hero-actions{display:flex;align-items:center;gap:10px}.project-search{width:260px;min-height:38px;padding:8px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#101828;font-size:14px;outline:none}.project-search:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.project-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{display:flex;min-height:182px;flex-direction:column;gap:14px;padding:18px;border:1px solid #cdd9ea;border-radius:10px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,#fff,#eef4ff);box-shadow:0 1px #fffffffa inset,0 18px 38px #0f172a1c,0 5px 12px #0f172a0d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:hover{transform:translateY(-3px);border-color:#9fb5d7;box-shadow:0 1px #fff inset,0 26px 54px #0f172a26,0 8px 18px #0f172a14}.project-card-main,.project-card-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.project-title-row{display:flex;align-items:center;gap:6px}.project-title-row strong{color:#101828;font-size:16px;line-height:24px}.project-check{display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#12b76a;color:#fff;font-size:11px;font-weight:800}.project-card p,.project-resource-card p{margin:6px 0 0;color:#667085;font-size:13px;line-height:20px}.project-icon{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#66d4e0,#155eef);color:#fff;font-size:16px;font-weight:820;box-shadow:0 14px 26px #155eef38}.project-stats{display:flex;flex-wrap:wrap;gap:8px}.project-stats span{padding:4px 8px;border-radius:6px;background:#f2f4f7;color:#344054;font-size:12px;font-weight:700}.project-card-footer{margin-top:auto;align-items:center;color:#667085;font-size:12px}.project-actions{display:flex;gap:4px}.project-section-actions,.project-resource-actions{display:flex;align-items:center;gap:8px}.project-detail-title{min-width:0;flex:1}.project-detail-page>.project-detail-header{display:none}.project-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.project-detail-page>.project-info-grid{display:none}.project-overview-summary{margin-bottom:16px}.project-overview-intro{margin-bottom:16px;padding:18px 20px;border:1px solid #cdd9ea;border-radius:12px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 1px #fffffffa inset,0 18px 36px #0f172a1a,0 5px 12px #0f172a0d}.project-overview-intro h3{margin:0;color:#101828;font-size:18px;line-height:26px}.project-overview-intro p{max-width:760px;margin:8px 0 0;color:#475467;font-size:14px;line-height:24px}.project-info-card{padding:18px;border:1px solid #cdd9ea;border-radius:12px;background:linear-gradient(145deg,#fff,#f2f6fc);box-shadow:0 1px #fffffffa inset,0 18px 36px #0f172a1a,0 5px 12px #0f172a0d}.project-info-card span{color:#667085;font-size:13px}.project-info-card strong{display:block;margin-top:8px;color:#101828;font-size:28px;line-height:34px}.project-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.overview-mini-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-mini-list>div{padding:16px;border:1px solid #d9e3f0;border-radius:10px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 1px #fffffff5 inset,0 14px 28px #0f172a14,0 4px 10px #0f172a0a}.overview-mini-list h4{margin:0 0 10px;color:#101828;font-size:14px}.overview-mini-list p{margin:6px 0 0;color:#667085;font-size:13px}.project-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-chart-card{position:relative;min-width:0;overflow:hidden;padding:20px;border:1px solid rgba(199,210,225,.86);border-radius:14px;background:radial-gradient(circle at 84% 8%,rgba(21,94,239,.1),transparent 30%),linear-gradient(145deg,#f7faff,#edf3fb);box-shadow:0 18px 36px #0f172a1c,inset 0 1px #fffffff5}.project-chart-card:after{position:absolute;right:-34px;bottom:-46px;width:150px;height:150px;border-radius:42px;background:#ffffff57;content:"";transform:rotate(16deg)}.project-tabs-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dfe6f1}.project-tabs{display:flex;align-items:center;gap:26px;padding:0 0 12px;background:transparent}.project-tabs-bar .project-section-actions{padding-bottom:12px}.project-tabs button{position:relative;min-height:36px;padding:0;border:0;border-radius:0;background:transparent;color:#5f6b7a;font-size:14px;font-weight:720;cursor:pointer;transition:color .18s ease}.project-tabs button:after{position:absolute;right:0;bottom:-13px;left:0;height:2px;border-radius:999px;background:transparent;content:""}.project-tabs button.active{color:#155eef}.project-tabs button.active:after{background:#155eef}.project-tab-panel{padding:22px 0 0;border:1px solid #dfe6f1;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a14}.project-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.project-section-header h3{margin:0;color:#101828;font-size:17px;line-height:24px}.project-section-header p{margin:4px 0 0;color:#667085;font-size:13px}.project-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.project-resource-card,.member-row{padding:16px;border:1px solid #d9e3f0;border-radius:10px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 1px #fffffff5 inset,0 14px 28px #0f172a14,0 4px 10px #0f172a0a}.project-resource-card{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.project-resource-card:hover{transform:translateY(-2px);border-color:#a9bbd6;box-shadow:0 1px #fff inset,0 22px 44px #0f172a1f,0 6px 14px #0f172a0f}.project-knowledge-panel{display:grid;gap:14px}.project-knowledge-filter{margin:0}.project-knowledge-table{margin-top:0}.project-knowledge-type-grid{margin-top:4px}.agent-resource-card{display:flex;min-height:186px;flex-direction:column;gap:14px;padding:18px}.agent-card-main{display:flex;align-items:flex-start;gap:14px}.agent-card-image{display:grid;width:68px;height:68px;flex:0 0 68px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:radial-gradient(circle at 74% 18%,rgba(255,255,255,.35),transparent 32%),linear-gradient(135deg,#66d4e0,#155eef);box-shadow:0 14px 26px #155eef38;color:#fff;font-size:17px;font-weight:820}.agent-card-content{min-width:0;flex:1}.agent-card-content .project-title-row{justify-content:space-between}.agent-card-content .badge{flex:0 0 auto}.agent-card-meta{display:grid;gap:6px;margin-top:auto;color:#667085;font-size:12px;line-height:18px}.agent-card-meta-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-card-meta-line .project-resource-actions{flex:0 0 auto;margin-top:0}.global-agent-page{display:flex;flex-direction:column;gap:18px}.agent-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e3e8f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f172a0f}.agent-list-filters{display:flex;min-width:0;flex:1;flex-wrap:nowrap;align-items:center;gap:10px}.agent-list-count{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;padding:0 12px;border:1px solid #d9e3f0;border-radius:8px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 1px #fffffff5 inset,0 10px 20px #0f172a0f;color:#667085;font-size:13px;font-weight:700}.agent-list-toolbar>.primary-button{flex:0 0 auto}.global-agent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.global-agent-card{min-height:214px}.global-agent-card .agent-card-image{overflow:hidden}.global-agent-card .agent-card-image img{width:100%;height:100%;object-fit:cover}.global-agent-card .agent-card-image span{color:#fff;font-size:17px;font-weight:820}.agent-card-info-line{display:flex;min-width:0;align-items:center;gap:14px}.agent-card-info-line>span:first-child{flex:0 0 auto}.agent-project-line{display:block;min-width:0;overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.agent-create-modal .form-field+.form-field{margin-top:14px}.agent-builder{display:flex;flex-direction:column;height:calc(100vh - 168px);min-height:640px;overflow:hidden;border:1px solid #5b5cff;border-radius:14px;background:#eef3fb;box-shadow:0 1px #ffffffeb inset,0 22px 46px #0f172a21,0 8px 18px #0f172a12}.agent-builder-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px;padding:12px 16px;border-top:1px solid #ffffff;border-right:1px solid #d7e0ef;border-bottom:1px solid #c8d4e6;border-left:1px solid #d7e0ef;border-radius:12px;background:linear-gradient(180deg,#fff,#f7f9fe);box-shadow:0 1px #fff inset,0 10px 24px #0f172a14}.agent-builder-title,.agent-builder-actions{display:flex;align-items:center;gap:12px}.agent-builder-title strong,.agent-test-empty strong{display:block;color:#101828;font-size:16px}.agent-builder-title span,.agent-builder-actions span{display:block;color:#667085;font-size:12px}.agent-builder-avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#f2c94c,#fff);box-shadow:0 10px 20px #c79a2038;color:#8a5b00;font-size:14px;font-weight:820}.agent-builder-avatar.large{width:64px;height:64px;margin:0 auto 10px;border-radius:16px;font-size:18px}.agent-builder-grid{display:grid;min-height:0;flex:1;gap:0;padding:0 10px 10px;grid-template-columns:1.05fr 1fr 1.08fr}.agent-builder-column{display:flex;min-height:0;min-width:0;flex-direction:column;padding:18px;border:1px solid #d7e0ee;border-right-width:2px;background:#fff;box-shadow:8px 0 18px #0f172a09}.agent-builder-column:last-child{border-right-width:1px}.agent-builder-column h3{margin:0 0 16px;color:#101828;font-size:16px;line-height:24px}.prompt-editor{position:relative;min-height:0;flex:1;overflow:hidden;border:1px solid #e2e8f3;border-radius:10px;background:#fbfcff}.prompt-highlight,.prompt-column textarea{position:absolute;margin:0;padding:12px;border:0;background:transparent;font-family:inherit;font-size:14px;line-height:24px;white-space:pre-wrap;word-break:break-word}.prompt-highlight{top:0;right:0;left:0;min-height:100%;z-index:1;overflow:visible;color:#101828;pointer-events:none}.prompt-heading{color:#039855;font-weight:760}.prompt-number{color:#155eef;font-weight:760}.prompt-column textarea{top:0;right:0;bottom:0;left:0;z-index:2;border:0;border-radius:0;background:transparent;color:transparent;caret-color:#101828;outline:none;resize:none}.prompt-column textarea::placeholder{color:#98a2b3}.settings-column{overflow-y:auto}.prompt-column,.test-column{overflow:hidden}.prompt-column{position:relative}.prompt-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.prompt-title-row h3{margin:0}.prompt-ai-trigger{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid #dde3ef;border-radius:8px;background:#fff;color:#5b5cf6;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0f172a0f}.prompt-ai-trigger.active{border-color:#a5b4fc;background:#f2f5ff}.prompt-ai-popover{position:absolute;z-index:12;top:58px;right:12px;display:grid;width:min(455px,calc(100% - 24px));max-height:calc(100% - 78px);overflow:hidden;gap:12px;padding:16px;border:1px solid #d8defe;border-radius:16px;background:linear-gradient(145deg,#fff,#f7f8ff);box-shadow:0 1px #fffffff5 inset,0 18px 42px #0f172a2e,0 10px 24px #4f46e51f}.prompt-ai-actions{display:flex;flex-wrap:wrap;gap:10px}.prompt-ai-actions .ghost-button{border-color:#d5dcfa;background:#f2f5ff;color:#344054}.prompt-ai-input{display:grid;align-items:center;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;min-height:48px;padding:0 10px;border:1px solid #5b5cf6;border-radius:999px;background:#fff}.prompt-ai-input span{color:#5b5cf6;font-size:16px}.prompt-ai-input input{min-width:0;border:0;color:#101828;outline:none}.prompt-ai-input input::placeholder{color:#98a2b3}.prompt-ai-input button{border:0;background:transparent;color:#8a94a6;font-size:16px;font-weight:800;cursor:pointer}.prompt-ai-result{min-height:260px;max-height:420px;overflow-y:auto;padding:12px;border:1px solid #eef2f8;border-radius:12px;background:#fff}.prompt-ai-result pre{margin:0;white-space:pre-wrap;color:#344054;font-family:inherit;font-size:14px;line-height:1.75}.prompt-ai-result-actions{display:flex;align-items:center;gap:10px}.agent-setting-card{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid #dce5f2;border-radius:12px;background:linear-gradient(145deg,#fff,#f6f9fe);box-shadow:0 1px #fffffff5 inset,0 10px 24px #0f172a0f}.agent-setting-card h4{margin:0;color:#101828;font-size:14px}.agent-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-card-heading h4{flex:0 0 auto}.agent-add-toggle{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#344054;font-size:18px;font-weight:700;line-height:1;transition:border-color .16s ease,color .16s ease,transform .16s ease}.agent-add-toggle:hover,.agent-add-toggle.active{border-color:#155eef;color:#155eef}.agent-add-toggle.active{transform:rotate(45deg)}.agent-card-heading span,.agent-check-list p{margin:0;color:#98a2b3;font-size:12px}.agent-param-row{display:grid;align-items:center;gap:12px;grid-template-columns:128px minmax(120px,1fr) 92px}.agent-param-row span{color:#475467;font-size:13px}.agent-param-row input[type=range]{width:100%;accent-color:#4f46e5}.agent-param-row input[type=number]{min-height:34px;border:1px solid #cbd5e1;border-radius:8px;text-align:center}.compact-select{grid-template-columns:1fr}.agent-check-list{display:grid;gap:10px}.agent-check-list.compact{gap:8px}.agent-selected-list{display:flex;flex-wrap:wrap;gap:8px}.agent-selected-list span{display:inline-flex;align-items:center;max-width:100%;min-height:28px;padding:0 10px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#344054;font-size:12px;font-weight:650}.agent-selected-list p{margin:0;color:#98a2b3;font-size:12px}.agent-select-option{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;border:1px solid #e4e9f2;border-radius:8px;background:#fff;color:#344054;text-align:left;font-size:13px}.agent-select-option:hover,.agent-select-option.selected{border-color:#b8c7ff;background:#f6f8ff}.agent-select-check{display:grid;width:18px;height:18px;place-items:center;border:1.5px solid #667085;border-radius:50%;color:#155eef;font-size:12px;font-weight:800}.agent-select-option.selected .agent-select-check{border-color:#155eef;background:#eef4ff;color:#155eef}.agent-check-item{display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e4e9f2;border-radius:9px;background:#fff;color:#344054;font-size:13px}.agent-check-item input{width:16px;height:16px;accent-color:#155eef}.test-column{display:flex;flex-direction:column}.test-column .project-chat-box{position:relative;display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.test-column .project-chat-messages{flex:1;min-height:0;padding:12px 0 104px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.test-column .project-chat-messages::-webkit-scrollbar{width:0;height:0}.test-column .project-chat-messages:has(.agent-test-empty){overflow:hidden;padding-bottom:12px}.test-column .project-chat-input{position:sticky;bottom:0;z-index:3;margin-top:auto;padding:14px 0 4px;border-top:1px solid #edf1f7;background:linear-gradient(180deg,#fff0,#fff 24%,#fff)}.hidden-file-input{display:none}.project-chat-input.agent-chat-composer{display:flex;align-items:center;gap:10px}.agent-chat-input-shell{display:flex;min-width:0;min-height:38px;flex:1;align-items:center;gap:8px;padding:0 8px 0 16px;border:1px solid #cfd8e8;border-radius:999px;background:#fff;box-shadow:0 8px 18px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease}.agent-chat-input-shell:focus-within{border-color:#5b5cff;box-shadow:0 0 0 1px #5b5cff3d,0 8px 18px #0f172a0a}.project-chat-input .agent-chat-input-shell input{width:100%;min-width:0;min-height:36px;flex:1;padding:0;border:0;border-radius:0;background:transparent;color:#101828;font-size:13px;outline:none}.project-chat-input .agent-chat-input-shell input:focus{border-color:transparent;box-shadow:none}.project-chat-input .agent-chat-input-shell input::placeholder{color:#98a2b3}.agent-chat-icon-button{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:1px solid #cfd8e8;border-radius:50%;background:#fff;color:#667085;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.agent-chat-icon-button.inline{width:24px;height:24px;flex-basis:24px;border-color:transparent}.agent-chat-icon-button.send{color:#4f46e5}.agent-chat-icon-button svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.agent-chat-icon-button.send svg{width:17px;height:17px;stroke-width:2.6}.agent-chat-icon-button:hover:not(:disabled){border-color:#b7c6de;background:#f8fafc;color:#155eef}.agent-chat-icon-button:disabled{opacity:.42;cursor:not-allowed}.agent-chat-submit-fallback{position:absolute;width:1px;height:1px;overflow:hidden;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.agent-vision-files{display:grid;gap:10px;margin-top:6px;margin-bottom:10px;padding:12px;border:1px solid #dbe4ff;border-radius:12px;background:linear-gradient(145deg,#f8fbff,#eef4ff);box-shadow:0 1px #fffffff5 inset,0 10px 24px #155eef14}.agent-vision-files-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-vision-files-head strong{color:#101828;font-size:13px}.agent-vision-files-head span{color:#667085;font-size:12px}.agent-vision-files-list{display:flex;flex-wrap:wrap;gap:8px}.agent-vision-file-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px;border:1px solid #c7d7fe;border-radius:999px;background:#fff;color:#344054;font-size:12px;box-shadow:0 6px 12px #0f172a0f}.agent-vision-file-chip button{border:0;background:transparent;color:#667085;font-size:14px;line-height:1;cursor:pointer}.agent-test-empty{display:grid;height:100%;min-height:360px;place-items:center;align-content:center;color:#667085;text-align:center}.agent-chat-row{display:grid;align-items:flex-start;gap:10px;grid-template-columns:34px minmax(0,1fr);margin-bottom:18px}.agent-chat-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#407bff;color:#fff;font-size:13px;font-weight:820}.agent-chat-row.assistant .agent-chat-avatar{background:linear-gradient(135deg,#f2c94c,#fff);color:#8a5b00}.agent-chat-body{min-width:0}.agent-chat-body strong{display:block;margin-bottom:6px;color:#667085;font-size:12px;font-weight:650}.agent-chat-body p{display:inline-block;max-width:100%;margin:0;padding:10px 12px;border-radius:8px;background:#dbe0ff;color:#101828;font-size:13px;line-height:22px;white-space:pre-wrap}.agent-chat-row.assistant .agent-chat-body p{display:block;background:#f2f4f7}.agent-chat-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;max-width:min(420px,100%)}.agent-chat-image-link{display:block;width:112px;height:112px;overflow:hidden;border:1px solid #cdd5ff;border-radius:8px;background:#f8f9ff;color:#101828;text-decoration:none}.agent-chat-image-link[aria-disabled=true]{pointer-events:none}.agent-chat-image-link img{display:block;width:100%;height:100%;object-fit:cover}.agent-chat-image-placeholder{display:grid;width:100%;height:100%;place-items:center;padding:10px;background:#eef2ff;color:#475467;font-size:12px;font-weight:700;text-align:center}.project-resource-card strong{color:#101828;font-size:14px}.project-resource-actions{justify-content:flex-end;margin-top:12px}.compact-empty{min-height:96px}.member-list{display:grid;gap:10px}.member-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.member-main{display:flex;align-items:center;gap:12px;min-width:0}.member-main strong,.member-main span{display:block}.member-main strong{color:#101828;font-size:14px}.member-main span{margin-top:2px;color:#667085;font-size:13px}.inline-select{min-height:34px;padding:6px 10px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#344054;font-size:13px;outline:none}.inline-select:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.inline-toggle{display:inline-flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:700}.project-chat-box{display:flex;min-height:0;flex:1;flex-direction:column;gap:12px}.project-chat-messages{display:grid;min-height:0;flex:1;overflow:auto;gap:10px;padding:14px;border:1px solid #e3e8f2;border-radius:10px;background:#f8fafc;scrollbar-width:none;-ms-overflow-style:none}.project-chat-messages::-webkit-scrollbar{width:0;height:0}.project-chat-message{max-width:86%;padding:10px 12px;border:1px solid #e6ebf3;border-radius:10px;background:#fff}.project-chat-message.user{justify-self:end;border-color:#bfd2ff;background:#eef4ff}.project-chat-message strong{display:block;color:#344054;font-size:12px;line-height:18px}.project-chat-message p{margin:4px 0 0;white-space:pre-wrap;color:#101828;font-size:14px;line-height:22px}.project-chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.project-chat-input input{min-height:40px;padding:9px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#101828;font-size:14px;outline:none}.project-chat-input input:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.detail-extra{display:grid;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid #edf0f5}.model-center-page{gap:18px}.model-page-header,.model-panel{border:1px solid #dfe6f1;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a14}.model-page-header{padding:20px 22px}.model-page-header h2,.modal-card h3{margin:0;color:#101828}.model-page-header p,.modal-subtitle{margin:6px 0 0;color:#667085;font-size:13px}.model-tabs-bar{border-bottom:1px solid #dfe6f1}.model-tabs{display:flex;gap:26px}.model-tabs button{position:relative;min-height:38px;padding:0;border:0;background:transparent;color:#667085;font-size:14px;font-weight:760;cursor:pointer}.model-tabs button.active{color:#155eef}.model-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:#155eef;content:""}.model-panel{padding:18px}.model-toolbar,.provider-toolbar,.provider-model-head,.provider-model-summary,.model-row,.table-actions,.provider-filter-left{display:flex;align-items:center}.model-toolbar,.provider-toolbar,.provider-model-head,.provider-model-summary,.model-row{justify-content:space-between;gap:16px}.provider-model-head.clickable{cursor:pointer}.provider-model-head.clickable:hover .provider-title strong{color:#155eef}.provider-model-summary{padding-left:54px}.model-toolbar{margin-bottom:16px}.model-toolbar strong{color:#101828;font-size:16px}.model-toolbar-actions,.provider-filter-left,.table-actions{gap:10px}.model-search,.model-select{min-height:38px;padding:8px 12px;border:1px solid #aab7c8;border-radius:8px;background:#f3f6fb;color:#101828;outline:none}.model-search:focus,.model-select:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.model-search{width:240px}.provider-model-list{display:grid;gap:12px}.provider-model-card,.provider-table-card{border:1px solid #d9e3f0;border-radius:14px;background:#fff;box-shadow:0 1px #fffffff5 inset,0 14px 28px #0f172a14,0 4px 10px #0f172a0a}.provider-model-card{position:relative;overflow:visible;padding:16px}.provider-title,.model-row-main,.runtime-title{display:flex;align-items:center;gap:12px}.provider-title strong,.model-row-main strong{color:#101828;font-size:15px}.provider-title p,.model-row-main p{margin:4px 0 0;color:#667085;font-size:12px;line-height:18px}.provider-logo{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#155eef);color:#fff;font-size:13px;font-weight:820;box-shadow:0 12px 24px #155eef2e;overflow:hidden}.provider-logo img{width:100%;height:100%;object-fit:cover}.provider-logo.tiny{width:24px;height:24px;flex-basis:24px;border-radius:7px;font-size:10px}.provider-icon-preview{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #edf0f5;border-radius:10px;background:#f8fafc}.provider-icon-preview img{width:42px;height:42px;object-fit:cover;border-radius:10px}.provider-icon-preview span,.form-hint{color:#667085;font-size:12px;word-break:break-all}.model-type-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.model-type-tags span{min-height:20px;padding:1px 5px;border:1px solid #d4dce8;border-radius:5px;background:#fff;color:#52627a;font-size:11px;line-height:16px}.provider-key-box{position:relative;display:grid;gap:6px}.key-select-button,.ghost-button.compact{min-height:30px;padding:0 10px;border:1px solid #d9e0ea;border-radius:7px;background:#fff;color:#344054;cursor:pointer}.key-dot{display:inline-block;width:8px;height:8px;margin-left:8px;border-radius:50%;background:#12b76a}.credential-popover{position:absolute;z-index:20;top:74px;right:0;display:grid;width:260px;gap:8px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 18px 42px #0f172a29}.credential-option{display:grid;align-items:center;gap:8px;grid-template-columns:18px 8px minmax(0,1fr);min-height:30px;border:0;background:transparent;color:#344054;text-align:left;cursor:pointer}.credential-option em{width:8px;height:8px;border-radius:50%;background:#12b76a}.provider-model-divider{height:1px;margin:12px -16px 0;background:#edf0f5}.model-row-list{display:grid;gap:8px;padding-left:54px}.model-row{padding:6px 2px}.model-row-actions{display:flex;align-items:center;gap:12px}.switch{position:relative;display:inline-flex;width:42px;height:24px;flex:0 0 42px}.switch input{display:none}.switch span{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #98a2b3;border-radius:999px;background:#98a2b3;cursor:pointer;box-shadow:inset 0 1px 2px #0f172a2e;transition:background .18s ease,border-color .18s ease}.switch span:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;content:"";box-shadow:0 1px 3px #0f172a3d;transition:transform .18s ease}.switch input:checked+span{border-color:#155eef;background:#155eef}.switch input:checked+span:after{transform:translate(18px)}.provider-count{display:grid;min-width:74px;min-height:44px;place-items:center;border:1px solid #cdd9ea;border-radius:10px;background:linear-gradient(145deg,#fff,#f2f6fc);box-shadow:0 12px 24px #0f172a14;color:#101828;font-size:13px}.provider-table-card{overflow:hidden;margin-top:16px}.provider-table-card table{width:100%;border-collapse:collapse;font-size:14px}.provider-table-card th,.provider-table-card td{padding:15px 16px;border-bottom:1px solid #edf0f5;text-align:left}.provider-table-card th{background:#f8fafc;color:#667085;font-size:12px}.key-stack{display:grid;gap:5px;color:#475467;font-size:12px}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#ecfdf3;color:#067647;font-size:12px;font-weight:760}.status-pill.disabled{background:#fef3f2;color:#b42318}.model-modal{width:min(640px,calc(100vw - 32px))}.modal-header,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-card .form-field+.form-field{margin-top:14px}.credential-manager-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #edf0f5}.credential-title-line{display:flex;align-items:center;gap:12px}.credential-title-line h3{margin:0}.credential-title-line span,.credential-manager-head p{color:#667085;font-size:12px}.credential-manager-head p{margin:8px 0 0}.credential-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.credential-form{display:grid;gap:10px;grid-template-columns:1fr 1.2fr 190px auto;margin:16px 0}.credential-form input{min-height:38px;padding:8px 10px;border:1px solid #d9e0ea;border-radius:8px}.credential-list{display:grid;gap:8px}.credential-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border:1px solid #edf0f5;border-radius:10px;background:#f8fafc}.credential-info{display:grid;min-width:0;flex:1;gap:8px}.credential-info-top{display:flex;align-items:center;gap:12px}.credential-info-top strong{color:#101828;font-size:14px}.credential-info-top span,.credential-info p{margin:0;color:#667085;font-size:12px}.credential-info p{word-break:break-all}.credential-secret-panel{display:grid;flex:0 0 100%;gap:6px;padding:10px 12px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff}.credential-secret-panel span{color:#475467;font-size:12px}.credential-secret-panel code{color:#101828;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-all}.danger{color:#d92d20}.knowledge-page{background:#fbfcfe}.knowledge-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.knowledge-head h2{margin:0;color:#101828;font-size:28px;font-weight:700}.knowledge-actions{display:flex;align-items:center;gap:10px}.dark-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:8px 16px;border:1px solid #101828;border-radius:10px;background:#111827;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #11182729}.knowledge-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 16px;border-bottom:1px solid #eaecf0;margin-bottom:18px}.knowledge-filter-left{display:flex;align-items:center;gap:10px;min-width:0}.knowledge-filter-bar .model-select{width:160px;background:#fff}.knowledge-filter-bar .knowledge-actions{margin-left:auto}.knowledge-table-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;background:#fff;box-shadow:0 14px 34px #10182814}.knowledge-table-card table{width:100%;border-collapse:collapse}.knowledge-table-card th,.knowledge-table-card td{padding:14px 16px;border-bottom:1px solid #eaecf0;color:#344054;font-size:13px;text-align:left}.knowledge-table-card th{color:#101828;font-weight:600;background:#fcfcfd}.knowledge-resource-cell{display:flex;align-items:center;gap:12px;min-width:360px}.knowledge-resource-cell.clickable{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.knowledge-resource-cell.clickable:hover .knowledge-title-line strong{color:#155eef}.knowledge-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;color:#fff;font-weight:800;box-shadow:0 10px 18px #1018281f}.knowledge-icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.knowledge-icon.doc{background:#2388ff}.knowledge-icon.table{background:#12b76a}.knowledge-icon.image{background:#f79009}.knowledge-title-line{display:flex;align-items:center;gap:6px}.knowledge-title-line strong{color:#101828;font-size:14px}.success-dot{width:8px;height:8px;border:1px solid #22c55e;border-radius:50%;background:#dcfce7}.success-dot.disabled{border-color:#f04438;background:#fee4e2}.knowledge-resource-cell p{margin:5px 0 0;color:#667085;font-size:12px}.knowledge-type-pill{display:inline-flex;align-items:center;padding:2px 7px;margin-right:6px;border-radius:6px;background:#eff8ff;color:#1570ef;font-size:12px}.icon-more{border:0;background:transparent;color:#344054;font-size:18px;cursor:pointer}.knowledge-modal{width:min(520px,calc(100vw - 32px))}.knowledge-modal-intro{display:flex;gap:14px;padding:14px;margin-bottom:18px;border:1px solid #eaecf0;border-radius:10px;background:#f9fafb}.knowledge-modal-intro strong{color:#101828;font-size:14px}.knowledge-modal-intro p{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.6}.intro-block{width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:#93c5fd}.form-section-title{margin:12px 0 10px;color:#101828;font-size:13px;font-weight:700}.knowledge-type-grid,.knowledge-import-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.knowledge-import-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-type-card,.knowledge-import-card{display:grid;place-items:center;gap:8px;min-height:82px;padding:12px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;color:#101828;cursor:pointer}.knowledge-import-card{place-items:start;text-align:left}.knowledge-type-card.active,.knowledge-import-card.active{border-color:#111827;box-shadow:0 10px 22px #1018281f}.knowledge-type-card span{font-size:22px}.knowledge-type-card span.blue{color:#2388ff}.knowledge-type-card span.green{color:#12b76a}.knowledge-type-card span.orange{color:#f79009}.knowledge-import-card strong{color:#101828;font-size:13px}.knowledge-import-card p{margin:0;color:#667085;font-size:12px;line-height:1.5}.knowledge-image-picker{display:block;margin-bottom:16px;cursor:pointer}.knowledge-image-picker input{display:none}.knowledge-image-empty,.knowledge-image-preview{display:grid;place-items:center;width:100%;min-height:132px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#667085;overflow:hidden}.knowledge-image-empty span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:8px;border-radius:10px;background:#111827;color:#fff;font-size:20px}.knowledge-image-empty strong{color:#101828;font-size:14px}.knowledge-image-empty p{margin:6px 0 0;font-size:12px}.knowledge-image-preview img{width:100%;height:160px;object-fit:cover}.knowledge-modal-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:18px}.knowledge-icon-field{display:grid;gap:10px}.knowledge-icon-field>span{color:#101828;font-size:13px;font-weight:600}.knowledge-icon-field b{color:#f04438}.knowledge-icon-picker-row{display:flex;align-items:flex-end;gap:14px}.knowledge-icon-preview{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:8px;background:#2388ff;color:#fff;font-size:24px;font-weight:800;cursor:pointer;overflow:hidden;box-shadow:0 10px 18px #2388ff33}.knowledge-icon-preview input{display:none}.knowledge-icon-preview img{width:100%;height:100%;object-fit:cover}.knowledge-icon-generate{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;color:#667085;cursor:pointer;box-shadow:0 8px 18px #1018281a}.knowledge-actions-right{justify-content:flex-end;margin-left:auto}.knowledge-import-page{min-height:calc(100vh - 80px);background:#fbfcfe}.knowledge-import-top{display:flex;align-items:center;gap:12px;margin-bottom:26px;color:#101828}.knowledge-detail-mode .knowledge-import-top{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #e4e7ec}.knowledge-detail-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#2388ff;color:#fff;font-size:14px}.knowledge-detail-stats{display:flex;align-items:center;gap:5px;margin-top:2px}.knowledge-detail-stats span{padding:1px 5px;border-radius:4px;background:#eef4ff;color:#344054;font-size:11px}.add-content-button{margin-left:auto}.back-button{border:0;background:transparent;color:#101828;font-size:28px;cursor:pointer}.knowledge-stepper{display:flex;justify-content:center;gap:26px;margin-bottom:34px}.knowledge-step{display:inline-flex;align-items:center;gap:8px;color:#667085;font-size:14px;font-weight:600}.knowledge-step span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef2ff;color:#667085}.knowledge-step.active{color:#4f46e5}.knowledge-step.active span,.knowledge-step.done span{background:#4f46e5;color:#fff}.knowledge-upload-zone{display:grid;place-items:center;min-height:220px;border:1px dashed #d0d5dd;border-radius:10px;background:#fff;color:#101828;cursor:pointer}.knowledge-upload-zone.dragging{border-color:#4f46e5;background:#f5f7ff}.knowledge-upload-zone input{display:none}.knowledge-upload-zone p{margin:8px 0 0;color:#98a2b3;font-size:13px}.upload-arrow{color:#4f46e5;font-size:34px;line-height:1}.knowledge-upload-list,.knowledge-setting-panel,.knowledge-confirm-panel{display:grid;gap:12px;margin-top:20px}.knowledge-upload-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.knowledge-upload-item p{margin:4px 0 0;color:#667085;font-size:12px}.knowledge-upload-item span{color:#667085}.knowledge-upload-item span.success{color:#12b76a}.knowledge-upload-item span.failed{color:#f04438}.knowledge-processing-panel{display:grid;gap:12px;margin-top:20px}.knowledge-processing-panel h3{margin:0 0 2px;color:#101828;font-size:14px;font-weight:650}.image-tag-setting-panel{display:grid;gap:12px;margin-top:20px}.image-tag-setting-panel h3{margin:0;color:#101828;font-size:14px;font-weight:650}.image-tag-setting-panel>p{margin:0;color:#667085;font-size:13px}.image-tag-setting-list{display:grid;gap:10px}.image-tag-setting-item{display:grid;align-items:center;min-height:62px;padding:10px 14px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:18px}.image-tag-setting-item input{width:100%;height:36px;padding:0 12px;border:1px solid #b8c4d9;border-radius:7px;color:#101828;font-size:13px;outline:none}.image-tag-setting-item input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.knowledge-processing-list{display:grid;gap:10px}.knowledge-processing-item{display:grid;align-items:center;min-height:54px;padding:10px 14px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:18px}.processing-file-main{display:flex;min-width:0;align-items:center;gap:10px}.processing-file-icon{display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center;border:1px solid #d0d5dd;border-radius:4px;background:#fff;color:#344054;font-size:9px;font-weight:800}.processing-file-main strong{display:block;overflow:hidden;color:#101828;font-size:13px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.processing-file-main p{margin:2px 0 0;color:#667085;font-size:12px}.processing-progress-area{display:flex;align-items:center;justify-content:flex-end;gap:12px}.processing-progress{width:220px;height:6px;overflow:hidden;border-radius:999px;background:#eef2ff}.processing-progress div{height:100%;border-radius:inherit;background:#4f46e5;transition:width .28s ease}.processing-progress-area span{min-width:76px;color:#4f46e5;font-size:13px;text-align:right}.processing-progress-area span.done{color:#101828}.processing-progress-area span.failed{color:#f04438}.processing-retry-button{height:28px;padding:0 10px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#344054;cursor:pointer;font-size:12px;line-height:1}.processing-retry-button:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5}.processing-retry-button:disabled{cursor:not-allowed;opacity:.6}.table-upload-zone{min-height:180px;border-color:#4f46e5;background:#fff}.table-file-main{display:flex;align-items:center;gap:10px}.excel-file-icon,.knowledge-detail-icon.table-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:6px;background:#16a34a;color:#fff;font-size:12px;font-weight:800}.table-schema-panel,.table-preview-panel,.table-detail-panel{padding:0 36px 84px}.table-schema-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:34px}.table-schema-controls label,.table-schema-row div{display:grid;gap:8px}.table-schema-controls span,.table-schema-block strong{color:#101828;font-size:13px;font-weight:700}.table-schema-controls select,.table-schema-row input,.table-schema-row select{width:100%;height:34px;border:1px solid #cfd7e6;border-radius:7px;background:#fff;color:#344054;font-size:13px}.table-schema-block{display:grid;gap:12px}.table-schema-head,.table-schema-row{display:grid;grid-template-columns:60px 1.2fr 1.1fr 1fr 54px;gap:14px;align-items:center}.table-schema-head{padding:10px 0;border-bottom:1px solid #e4e7ec;color:#667085;font-size:12px}.table-schema-row{min-height:46px}.table-schema-row small{justify-self:end;margin-top:-29px;padding-right:8px;color:#98a2b3;font-size:11px}.table-schema-row em{margin-top:-4px;color:#f04438;font-size:11px;font-style:normal}.table-schema-row input.invalid{border-color:#f04438}.checkbox-cell{justify-self:center}.icon-only-button{border:0;background:transparent;color:#667085;cursor:pointer}.table-preview-panel h3{margin:0 0 18px;color:#101828}.table-preview-scroll{width:100%;overflow:auto}.table-preview{width:100%;min-width:980px;border-collapse:collapse;color:#344054;font-size:13px}.table-preview th,.table-preview td{padding:14px 16px;border-bottom:1px solid #e4e7ec;text-align:left;white-space:nowrap}.table-preview th{color:#475467;font-weight:700}.index-badge,.type-badge,.count-pill{display:inline-flex;margin-left:6px;padding:2px 6px;border-radius:5px;background:#eef4ff;color:#155eef;font-size:10px;font-weight:700}.index-badge{background:#dcfae6;color:#079455}.count-pill{background:#f2f4f7;color:#667085}.table-preview-count{margin:12px 0 0;color:#98a2b3;font-size:12px}.table-detail-panel{padding-top:10px}.row-number-cell{width:46px;color:#667085;text-align:center!important}.add-row-button{margin-top:16px}.image-upload-zone{min-height:190px}.image-upload-list{margin-top:22px}.image-file-main{display:flex;min-width:0;align-items:center;gap:10px}.image-file-main img,.processing-image-thumb{width:28px;height:28px;flex:0 0 28px;border-radius:5px;object-fit:cover}.image-file-icon,.knowledge-detail-icon.image-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:6px;background:#f59e0b;color:#fff;font-size:10px;font-weight:800}.image-annotation-panel{display:grid;gap:14px;padding:0 40px 84px}.image-annotation-card{display:grid;width:100%;gap:9px;padding:18px 20px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#101828;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.image-annotation-card.active{border-color:#4f46e5;background:#eef2ff;box-shadow:0 10px 28px #4f46e51f}.image-annotation-card strong{font-size:14px}.image-annotation-card span{color:#667085;font-size:13px}.image-detail-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.image-detail-panel{padding:20px 36px 64px}.image-tag-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;margin-bottom:18px}.image-tag-list{display:flex;flex-wrap:wrap;gap:8px;min-height:34px}.image-tag-list button{height:30px;padding:0 12px;border:1px solid #c7d7fe;border-radius:15px;background:#fff;color:#475467;cursor:pointer;font-size:12px}.image-tag-list button.active{border-color:#4f46e5;background:#eef2ff;color:#3730a3}.image-batch-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.image-batch-actions input{width:210px;height:34px;padding:0 12px;border:1px solid #b8c4d9;border-radius:7px;color:#101828;font-size:13px;outline:none}.image-batch-actions input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.image-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,220px));gap:18px}.image-detail-card{position:relative;overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#fff;box-shadow:0 10px 26px #10182814}.image-card-select{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#ffffffeb;box-shadow:0 4px 12px #10182829;cursor:pointer}.image-card-select input{position:absolute;opacity:0}.image-card-select span{width:14px;height:14px;border:1.5px solid #7b8aa5;border-radius:4px;background:#fff}.image-card-select input:checked+span{border-color:#4f46e5;background:#4f46e5;box-shadow:inset 0 0 0 3px #fff}.image-detail-card img{display:block;width:100%;height:128px;object-fit:cover;background:#f2f4f7}.image-detail-card div{display:grid;gap:8px;padding:12px 14px 14px}.image-detail-card strong{overflow:hidden;color:#101828;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.image-detail-card p{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:#667085;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.image-card-description{color:#667085}.image-tag-chips{display:flex!important;flex-wrap:wrap;gap:6px;min-height:22px;padding:0!important}.image-tag-chips span{max-width:100%;padding:3px 8px;overflow:hidden;border:1px solid #c7d7fe;border-radius:12px;background:#f8faff;color:#475467;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.image-card-footer{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:0!important}.image-detail-card time{color:#98a2b3;font-size:12px}.image-card-actions{display:inline-flex;gap:4px;padding:2px;border:0;border-radius:4px;background:#fff;box-shadow:0 4px 12px #1018281f;opacity:0;pointer-events:none;transition:opacity .16s ease}.image-detail-card:hover .image-card-actions{opacity:1;pointer-events:auto}.image-card-actions button{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:3px;background:transparent;color:#475467;cursor:pointer;font-size:13px;line-height:1}.image-card-actions button:hover{background:#f2f4f7;color:#101828}.image-edit-modal{width:min(640px,calc(100vw - 48px));padding:22px 24px 18px}.image-edit-body{display:grid;justify-items:center;gap:16px}.image-edit-body>img{width:min(374px,100%);max-height:240px;border-radius:6px;object-fit:cover}.image-tags-editor{display:grid;width:100%;gap:8px}.image-tags-editor span{color:#344054;font-size:13px;font-weight:600}.image-tags-editor input,.image-tags-editor textarea{width:100%;min-height:38px;padding:10px 12px;border:1px solid #b8c4d9;border-radius:7px;color:#101828;font-size:13px;outline:none}.image-tags-editor textarea{min-height:96px;resize:vertical;line-height:1.5}.image-tags-editor input:focus,.image-tags-editor textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.image-edit-actions{margin-top:24px;justify-content:flex-end}.knowledge-step-actions.processing-actions p{margin:0;color:#98a2b3;font-size:12px}.knowledge-step-actions.processing-actions .primary-button:disabled{cursor:not-allowed;opacity:.55}.knowledge-detail-view{display:grid;height:calc(100vh - 144px);min-height:620px;overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;background:#fff;grid-template-columns:260px minmax(0,1fr)}.knowledge-detail-sidebar{display:flex;min-width:0;flex-direction:column;gap:16px;padding:14px;border-right:1px solid #e4e7ec;background:#fbfcfe}.detail-search{min-height:36px;padding:8px 10px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#101828;outline:none}.detail-side-section{display:grid;gap:8px;min-height:0}.detail-side-section.tree{flex:1;overflow:auto;padding-top:14px;border-top:1px solid #e4e7ec}.detail-side-section>span{color:#667085;font-size:12px}.detail-side-section button{display:flex;min-width:0;min-height:32px;align-items:center;gap:7px;overflow:hidden;padding:7px 9px;border:0;border-radius:7px;background:transparent;color:#344054;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.detail-side-section button.active,.detail-side-section button:hover{background:#f2f4f7}.detail-side-section button span{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border:1px solid #d0d5dd;border-radius:4px;background:#fff;color:#344054;font-size:8px;font-weight:800}.knowledge-detail-main{min-width:0;overflow:hidden;background:#fff}.knowledge-detail-toolbar{display:flex;height:52px;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid #e4e7ec}.knowledge-detail-toolbar>div{display:flex;min-width:0;align-items:center;gap:8px}.knowledge-detail-toolbar strong{overflow:hidden;color:#101828;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.knowledge-detail-toolbar span{padding:2px 6px;border-radius:5px;background:#eef4ff;color:#344054;font-size:11px}.knowledge-detail-toolbar div:last-child span{background:transparent;color:#98a2b3}.knowledge-detail-toolbar button{border:0;background:transparent;color:#344054;cursor:pointer}.knowledge-detail-toolbar button:disabled{cursor:not-allowed;opacity:.45}.knowledge-detail-toolbar .document-preview-button{width:auto;height:30px;padding:0 10px;border:1px solid #d0d5dd;border-radius:6px;color:#667085;font-size:12px}.knowledge-detail-toolbar .document-preview-button:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5}.knowledge-detail-content{height:calc(100% - 52px);overflow:auto;padding:18px 26px 80px}.detail-empty{margin:80px auto 0;max-width:520px}.knowledge-detail-content h3{margin:0 0 16px;color:#101828;font-size:15px}.tool-market-page{background:#f7f8fb}.tool-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.tool-market-filter{display:flex;align-items:center;min-width:150px}.tool-scope-select{width:150px}.section-tabs.compact{margin:0}.tool-market-actions{display:flex;align-items:center;gap:10px}.tool-create-button{min-width:132px;white-space:nowrap}.tool-card-grid{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:16px}.tool-market-card{display:grid;min-height:154px;gap:10px;padding:18px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1018280d;cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tool-market-card:hover{border-color:#c7d7fe;box-shadow:0 14px 32px #1018281a;transform:translateY(-2px)}.tool-card-head,.tool-detail-title{display:flex;align-items:center;gap:12px}.tool-icon{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(135deg,#eef4ff,#e0f2fe);color:#155eef;font-size:21px;font-weight:800}.tool-icon.large{width:68px;height:68px;flex-basis:68px;font-size:30px}.tool-card-head strong,.tool-detail-title h3{display:block;margin:0;color:#101828;font-size:16px;font-weight:700}.tool-card-head span,.tool-detail-title p{margin:4px 0 0;color:#667085;font-size:12px}.tool-market-card>p{display:-webkit-box;height:36px;margin:0;overflow:hidden;color:#667085;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tool-tags{display:flex;flex-wrap:wrap;gap:6px}.tool-tags span{padding:3px 8px;border-radius:5px;background:#eef4ff;color:#155eef;font-size:11px;font-weight:600}.tool-tags span:first-child{background:#ccfbef;color:#107569}.tool-metrics{display:flex;flex-wrap:wrap;gap:10px;color:#98a2b3;font-size:11px}.tool-detail-modal{width:min(1120px,calc(100vw - 56px));max-height:calc(100vh - 54px);overflow:auto}.tool-detail-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:22px 0;padding:18px 0;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.tool-detail-stats div{display:grid;gap:4px;justify-items:center;border-right:1px solid #e4e7ec}.tool-detail-stats div:last-child{border-right:0}.tool-detail-stats strong{color:#101828;font-size:18px}.tool-detail-stats span{color:#667085;font-size:12px}.tool-detail-tabs{display:flex;gap:24px;margin-bottom:20px}.tool-detail-tabs button{border:0;background:transparent;color:#667085;cursor:pointer;font-size:14px}.tool-detail-tabs button.active{color:#4f46e5;font-weight:700}.tool-detail-section{display:grid;gap:18px}.tool-example-list{display:flex;flex-wrap:wrap;gap:8px}.tool-example-list span{padding:7px 10px;border-radius:7px;background:#f2f4f7;color:#344054;font-size:12px}.tool-param-panel{display:grid;grid-template-columns:1fr 1.4fr;overflow:hidden;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.tool-param-panel>div:first-child{padding:18px}.tool-param-table{border-left:1px solid #d0d5dd;background:#f2f4f7}.tool-param-head,.tool-param-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:12px 16px;border-bottom:1px solid #e4e7ec;color:#344054;font-size:12px}.tool-param-head{background:#d9deee;color:#475467;font-weight:700}.tool-bind-panel,.tool-debug-panel{display:grid;gap:10px;padding:16px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.tool-bind-panel label{display:flex;align-items:center;gap:8px;color:#344054;font-size:13px}.tool-debug-panel textarea,.tool-debug-panel pre{width:100%;padding:12px;border:1px solid #d0d5dd;border-radius:7px;background:#f8faff;color:#344054;font-family:Consolas,monospace;font-size:12px}.tool-agent-list{display:grid;gap:10px}.tool-agent-list div{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.tool-create-modal{width:min(560px,calc(100vw - 48px))}@media (max-width: 1180px){.tool-card-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}}@media (max-width: 720px){.tool-market-toolbar,.tool-market-filter,.tool-market-actions{align-items:stretch;flex-direction:column}.tool-scope-select,.tool-create-button{width:100%}.tool-card-grid,.tool-param-panel{grid-template-columns:1fr}}.detail-level-group{margin-bottom:22px}.detail-level-title{color:#101828}.detail-level-title.level-1{margin:0 0 16px;font-size:15px;font-weight:800}.detail-level-title.level-2{margin:18px 0 10px;font-size:13px;font-weight:760}.detail-level-title.level-3{margin:0 0 8px;font-size:13px;font-weight:760}.detail-segment-block{position:relative;margin:0 0 18px 20px}.detail-segment-block.nested{margin-left:42px}.detail-segment-block.nested:before{position:absolute;top:12px;bottom:12px;left:-18px;width:2px;border-radius:999px;background:#dbe4ff;content:""}.detail-segment-block h4{margin:0 0 8px -20px;color:#101828;font-size:13px}.detail-segment-block pre{margin:0;padding:12px 14px;border:1px solid #d9e0ea;border-radius:7px;background:#f8fafc;color:#344054;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap}.detail-segment-block.selected pre{border-color:#c7d7fe;background:#eef2ff}.document-image-block{margin:12px 0;padding:10px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.document-image-block.compact,.document-image-block.detail{margin-top:10px}.document-image-block img{display:block;max-width:100%;max-height:420px;margin:0 auto;border-radius:6px;object-fit:contain}.document-image-block figcaption{margin-top:8px;color:#667085;font-size:12px;line-height:1.5;text-align:center}.detail-segment-actions{position:absolute;top:28px;right:8px;display:flex;gap:4px;padding:4px;border:1px solid #e4e7ec;border-radius:7px;background:#fff;box-shadow:0 8px 18px #0f172a1f}.detail-segment-actions button{display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:5px;background:transparent;color:#344054;cursor:pointer}.knowledge-step-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.setting-group{display:grid;gap:10px}.setting-group h3{margin:0;color:#101828;font-size:14px}.strategy-card{display:grid;gap:4px;padding:14px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.strategy-card.active{border-color:#4f46e5;box-shadow:inset 0 0 0 1px #4f46e5}.strategy-card span{color:#667085;font-size:12px}.strategy-detail-card{display:grid;gap:10px;padding:14px;margin-top:-6px;border:1px solid #4f46e5;border-radius:8px;background:#fff}.strategy-detail-card>strong{color:#101828;font-size:13px}.strategy-detail-card label{color:#344054;font-size:13px}.strategy-detail-card input[type=checkbox]{margin-right:8px;accent-color:#4f46e5}.strategy-detail-card .form-field{margin:0}.strategy-detail-card .form-field input,.strategy-detail-card .form-field select,.strategy-detail-card .form-field textarea{width:100%;min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px;background:#fff}.strategy-detail-card .form-field textarea{min-height:74px;resize:vertical;background:#f8fafc}.knowledge-preview-panel{display:grid;grid-template-columns:240px 1fr;min-height:520px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;overflow:hidden}.knowledge-preview-panel aside{display:grid;align-content:start;gap:10px;padding:16px;border-right:1px solid #e4e7ec}.knowledge-preview-panel aside button{padding:10px;border:0;border-radius:8px;background:#f2f4f7;text-align:left}.knowledge-preview-panel main{padding:20px}.hierarchy-preview-panel{position:relative;display:grid;height:calc(100vh - 220px);min-height:560px;grid-template-columns:270px minmax(360px,1fr) minmax(360px,1fr);border:1px solid #e4e7ec;border-radius:10px;background:#fff;overflow:hidden}.hierarchy-preview-panel .preview-left-panel,.hierarchy-preview-panel .raw-document-panel,.hierarchy-preview-panel .segment-document-panel{min-width:0;min-height:0;overflow:auto;background:#fff}.hierarchy-preview-panel .preview-left-panel{display:flex;flex-direction:column;gap:18px;padding:16px;border-right:1px solid #e4e7ec}.hierarchy-preview-panel .raw-document-panel{border-right:1px solid #e4e7ec}.hierarchy-preview-panel .segment-document-panel{padding:0}.hierarchy-preview-panel .preview-panel-title{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border-bottom:1px solid #e4e7ec;color:#101828;font-size:13px}.hierarchy-preview-panel .compact-title{min-height:28px;padding:0;border-bottom:0}.hierarchy-preview-panel .collapse-button{min-width:24px;padding:0;border:0;background:transparent;color:#667085;text-align:right;cursor:pointer}.preview-doc-list,.preview-level-tree{display:grid;gap:8px}.preview-doc-list{padding-bottom:18px;border-bottom:1px solid #e4e7ec}.preview-doc-list>span,.preview-level-tree>span{color:#667085;font-size:12px}.preview-doc-list button{width:100%;min-height:34px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#344054;font-size:13px;text-align:left;cursor:pointer}.preview-doc-list button.active,.preview-doc-list button:hover{background:#f2f4f7}.preview-level-tree{min-height:0;overflow:auto}.preview-level-tree ul{display:grid;gap:2px;margin:6px 0 0;padding-left:14px;list-style:none}.preview-level-tree>ul{padding-left:0}.preview-level-rows{display:grid;gap:2px;margin-top:8px}.preview-level-row{position:relative;display:flex;align-items:center;gap:6px;width:100%;min-height:28px;overflow:hidden;padding-top:4px;padding-right:8px;padding-bottom:4px;border:0;border-radius:6px;background:transparent;color:#475467;font-size:12px;text-align:left;cursor:pointer}.preview-level-row:before{content:"";width:8px;height:1px;flex:0 0 8px;background:#d0d5dd}.preview-level-row.row-heading{font-weight:650}.preview-level-row.row-segment{border:1px solid #dbe4ff;background:#f7f9ff;color:#344054;box-shadow:0 4px 12px #1e40af0f}.preview-level-row:hover{background:#f2f4f7;color:#101828}.preview-level-row.row-segment:hover{background:#eef4ff}.preview-level-row span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-level-badge{display:inline-flex;min-width:24px;height:18px;align-items:center;justify-content:center;border-radius:5px;background:#eef4ff;color:#155eef;font-size:10px;font-weight:800}.preview-level-row.row-segment .preview-level-badge{background:#e0e7ff;color:#3538cd}.preview-level-tree li{min-width:0}.preview-level-tree button{width:100%;min-height:28px;overflow:hidden;padding:4px 8px;border:0;border-radius:6px;background:transparent;color:#475467;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.preview-level-tree button:hover{background:#f2f4f7;color:#101828}.raw-document-page{max-width:760px;margin:0 auto;padding:46px 56px 88px;color:#101828;font-size:14px;line-height:1.9}.raw-document-page h2{margin:0 0 34px;font-size:18px;text-align:center}.raw-document-page h3{margin:28px 0 10px;color:#101828;font-size:15px}.raw-document-page p{margin:0 0 8px}.raw-document-page pre{margin:10px 0 0;padding:12px 14px;border:1px solid #e4e7ec;border-radius:8px;background:#f8fafc;color:#344054;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap}.segment-document-content{padding:16px 24px 88px;color:#101828;font-size:13px}.segment-document-content h3{margin:0 0 18px;font-size:14px}.segment-level-hint{margin:-8px 0 14px;padding:8px 10px;border:1px solid #e4e7ec;border-radius:7px;background:#f8fafc;color:#667085;font-size:12px}.segment-row-list{display:grid;gap:10px}.segment-row-card{padding:11px 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;box-shadow:0 8px 18px #0f172a0d}.segment-row-card.depth-1{border-color:#b2ccff;background:#f5f8ff}.segment-row-card.depth-2{border-color:#d0d5dd;background:#f8fafc}.segment-row-card.depth-3,.segment-row-card.depth-4,.segment-row-card.depth-5,.segment-row-card.depth-6,.segment-row-card.depth-7,.segment-row-card.depth-8,.segment-row-card.depth-9{border-style:dashed;background:#fcfcfd}.segment-row-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.segment-row-head span{display:inline-flex;min-width:26px;height:20px;align-items:center;justify-content:center;border-radius:6px;background:#eef4ff;color:#155eef;font-size:11px;font-weight:800}.segment-row-head strong{color:#101828;font-size:13px}.segment-row-card p,.segment-row-card pre{margin:0;color:#475467;font-size:12px;line-height:1.7}.segment-row-card pre{margin-top:8px;padding:10px;border:1px solid #e4e7ec;border-radius:7px;background:#fff;font-family:Consolas,Monaco,Courier New,monospace;white-space:pre-wrap}.segment-document-content section{margin-bottom:20px}.segment-document-content section>strong{display:block;margin-bottom:8px;font-size:13px}.segment-card{margin:8px 0 10px 18px;padding:12px 14px;border:1px solid #d0d5dd;border-radius:8px;background:#f8fafc;color:#344054;line-height:1.7}.segment-card.code-card,.code-card{font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;white-space:pre-wrap}.segment-preview-box{padding:14px;border:1px solid #d0d5dd;border-radius:8px;background:#f9fafb}.knowledge-step-actions.fixed{position:fixed;right:36px;bottom:28px;align-items:center}.field-counter-wrap{position:relative;display:grid}.field-counter-wrap input{padding-right:58px}.field-counter-wrap textarea{padding-right:72px;padding-bottom:28px}.field-counter-wrap em{position:absolute;right:12px;bottom:9px;color:#98a2b3;font-size:12px;font-style:normal;line-height:1;pointer-events:none}.result-block{max-height:260px;overflow:auto;padding:12px;border:1px solid #e3e8f2;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:18px}@media (max-width: 720px){.profile-panel,.profile-row{grid-template-columns:1fr}}@media (max-width: 1180px){.project-card-grid,.project-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.project-hero,.project-detail-header,.project-section-header{align-items:stretch;flex-direction:column}.project-hero-actions,.project-tabs{overflow-x:auto}.project-search{width:100%}.project-card-grid,.project-info-grid,.project-overview-grid,.overview-mini-list,.project-resource-grid,.member-row{grid-template-columns:1fr}}.login-page{position:relative;display:grid;min-height:100vh;place-items:center;padding:32px 16px;overflow:hidden;background:linear-gradient(90deg,#050c1c42,#0c19361a 48%,#ffffff0f),url(/assets/login-Du3NXdzB.png) center / cover no-repeat}.login-page:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#ffffff0a,#050c1c14);pointer-events:none}.login-panel{position:relative;z-index:1;width:min(430px,100%);margin-left:clamp(0px,38vw,520px);padding:38px;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffffed;box-shadow:0 24px 70px #0a142838;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-logo{color:#111827;font-size:30px;line-height:38px;font-weight:800;letter-spacing:0}.login-subtitle{margin:10px 0 28px;color:#667085;font-size:14px;line-height:22px}.login-form{display:flex;flex-direction:column;gap:18px}.login-form label{position:relative;display:flex;flex-direction:column;gap:8px}.login-form label>span{color:#344054;font-size:13px;font-weight:700;line-height:18px}.login-form input{height:44px;padding:0 13px;border-color:#d8deea;color:#152033;background:#fff;box-shadow:none}.login-form input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.login-form label:has(.input-action) input{padding-right:60px}.input-action{position:absolute;right:8px;bottom:7px;min-width:44px;height:30px;border:0;border-radius:6px;color:#2563eb;background:transparent;font-size:13px;font-weight:650}.input-action:hover{background:#eef4ff}.captcha-row{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px}.captcha-code{height:44px;border:1px solid #bfd0ff;border-radius:8px;color:#1d4ed8;background:#eef4ff;font-family:Courier New,monospace;font-size:19px;font-weight:800;letter-spacing:2px}.captcha-code:hover{border-color:#8fb0ff;background:#e0ebff}.login-extra{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:13px;line-height:20px}.login-extra span{min-width:0}.login-extra a{color:#2563eb;font-weight:650}.login-extra a:hover{color:#1d4ed8}.login-button{width:100%;height:46px;margin-top:2px}.login-form .form-error{color:#dc2626}@media (max-width: 900px){.login-page{place-items:center}.login-panel{margin-left:0}}@media (max-width: 520px){.login-panel{padding:28px 20px}.captcha-row{grid-template-columns:1fr}.login-extra{align-items:flex-start;flex-direction:column}}
