html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:#f3f5f8;color:#172033;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{position:fixed;inset:0;width:100%;height:100vh;overflow:hidden}.app-shell .ant-layout-sider{background:#081827;box-shadow:8px 0 24px #0818271f;height:100vh;overflow-y:auto;overflow-x:hidden}.app-shell>.ant-layout{height:100vh;min-width:0;overflow:hidden}.app-shell .ant-menu-dark{background:#081827}.app-shell .ant-menu-dark .ant-menu-item{height:44px;margin:5px 12px;width:calc(100% - 24px);border-radius:6px;font-weight:600}.app-shell .ant-menu-dark .ant-menu-item-selected{background:#1677ff}.app-logo{height:68px;display:flex;align-items:center;gap:10px;padding:0 18px;color:#fff;font-size:17px;font-weight:700;letter-spacing:0}.app-logo-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#f4c542;color:#081827;font-size:14px;font-weight:800}.app-header{flex:0 0 auto;height:72px;line-height:normal;padding:0 28px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.app-header-title{height:72px;display:flex;flex-direction:column;justify-content:center;gap:2px}.app-title{margin:0;color:#172033;font-size:20px;font-weight:700;line-height:28px}.app-subtitle{color:#8c8c8c;font-size:14px;line-height:22px}.app-user{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:6px;background:#f3f5f8;color:#354154}.app-content{flex:1 1 auto;min-height:0;padding:24px 28px;overflow:auto}.page-panel{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:18px;box-shadow:0 10px 30px #1720330a}.table-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.filter-row{display:flex;gap:10px;flex-wrap:wrap}.page-panel .ant-table-thead>tr>th{background:#f7f9fc;color:#172033;font-weight:700}.page-panel .ant-table-tbody>tr:hover>td{background:#f4f8ff}.page-panel .ant-btn-primary{box-shadow:0 6px 14px #1677ff2e}.prompt-editor-page{min-height:100%;color:#172033}.prompt-editor-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:2px 0 0}.prompt-editor-title{color:#172033;font-size:22px;font-weight:800;line-height:30px}.prompt-editor-subtitle{margin-top:4px;color:#667085;font-size:13px;line-height:20px}.prompt-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.prompt-editor-main,.prompt-editor-side{border:1px solid #dde5f0;border-radius:8px;background:#fff;box-shadow:0 10px 30px #1720330a}.prompt-editor-main,.prompt-editor-side{padding:22px}.prompt-section-title{margin-bottom:14px;color:#172033;font-size:17px;font-weight:800;line-height:24px}.prompt-content-editor.ant-input{min-height:460px;padding:22px 24px;border:0;border-radius:8px;background:#101827;color:#c7d2fe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:600;line-height:28px;resize:vertical}.prompt-content-editor.ant-input:focus{border:0;box-shadow:0 0 0 2px #1677ff42}.prompt-content-editor.ant-input::placeholder{color:#718096}.prompt-content-editor.ant-input[disabled]{background:#101827;color:#9fb5ff;opacity:1}.prompt-supported-vars{margin:2px 0 18px;color:#667085;font-size:13px;font-weight:600;line-height:22px}.prompt-change-input.ant-input{height:48px;border-radius:7px;background:#f8fafc;font-weight:600}.prompt-side-section+.prompt-side-section{margin-top:24px;padding-top:24px;border-top:1px solid #e6edf5}.prompt-meta-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:baseline;margin-bottom:18px;font-size:14px}.prompt-meta-row span{color:#667085;font-weight:600}.prompt-meta-row strong{min-width:0;color:#172033;font-size:15px;font-weight:800;word-break:break-word}.prompt-variable-input.ant-input{border-radius:7px;background:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.prompt-variable-list{display:grid;gap:10px}.prompt-variable-item{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1fr);gap:12px;align-items:center;min-height:42px;padding:10px 14px;border:1px solid #dbe5f2;border-radius:7px;background:#f8fafc;color:#667085;font-size:13px;font-weight:600}.prompt-variable-item code{color:#172033;font-size:13px;font-weight:800;white-space:nowrap}.prompt-variable-empty{min-height:42px;padding:12px 14px;border:1px dashed #dbe5f2;border-radius:7px;color:#98a2b3;font-size:13px;font-weight:600}.prompt-check-ok,.prompt-check-warn{margin-top:12px;font-size:13px;font-weight:700;line-height:20px}.prompt-check-ok{color:#16a34a}.prompt-check-warn{color:#667085}.table-subtext{color:#7b8794;font-size:12px}.knowledge-page{min-height:100%;color:#1f243d}.knowledge-guide{position:relative;overflow:hidden;display:grid;grid-template-columns:300px minmax(0,1fr);align-items:stretch;gap:18px;margin-bottom:22px;padding:18px;border:1px solid #dde6ff;border-radius:8px;background:#f7f9ff}.knowledge-guide-copy{display:flex;align-items:center;max-width:300px;padding:0 8px 0 4px}.knowledge-guide p{max-width:none;margin:0;color:#4d5775;font-size:15px;font-weight:700;line-height:26px}.knowledge-guide-steps{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;margin-top:0}.knowledge-guide-step{min-height:96px;padding:16px 18px;border:1px solid #e1e7fb;border-radius:8px;background:#fff;box-shadow:0 8px 18px #3e48780a}.knowledge-step-label{color:#5d68d8;font-size:13px;font-weight:700;line-height:18px}.knowledge-step-title{margin-top:8px;color:#172033;font-size:17px;font-weight:800;line-height:24px}.knowledge-step-desc{margin-top:6px;color:#586079;font-size:13px;font-weight:600;line-height:21px}.knowledge-list-section{min-height:360px}.knowledge-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:0 2px}.knowledge-toolbar-left{display:flex;align-items:center;gap:14px}.knowledge-toolbar-left .ant-btn-primary{min-width:112px;height:40px;border:0;border-radius:6px;background:#3f46ff;box-shadow:0 10px 22px #3f46ff33;font-size:15px;font-weight:700}.knowledge-total{color:#3d425d;font-size:15px}.knowledge-filter{display:flex;align-items:center;justify-content:flex-end;gap:10px}.knowledge-filter .ant-form-item{margin-inline-end:0}.knowledge-filter .ant-input-affix-wrapper,.knowledge-filter .ant-select-selector,.knowledge-filter .ant-input-search .ant-input{border-color:#dfe3ef;border-radius:6px}.knowledge-filter .ant-btn{height:36px;border-radius:6px;font-weight:700}.knowledge-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,360px));justify-content:start;gap:16px;transition:opacity .2s ease}.knowledge-card-grid-loading{opacity:.55;pointer-events:none}.knowledge-card{position:relative;display:flex;flex-direction:column;min-height:164px;overflow:hidden;border:1px solid #dce3f5;border-radius:8px;background:#fff;box-shadow:0 10px 26px #252a4a0f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.knowledge-card:before{position:absolute;top:0;right:0;left:0;height:3px;background:#4c6fff;content:""}.knowledge-card:hover{border-color:#8fa0ff;box-shadow:0 14px 32px #252a4a1a;transform:translateY(-1px)}.knowledge-card-head{display:grid;grid-template-columns:46px minmax(0,1fr) auto 32px;align-items:start;gap:10px;padding:17px 16px 8px}.knowledge-card-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e9ff;border-radius:8px;background:#eef4ff;color:#2563eb;font-size:15px;font-weight:800}.knowledge-card-title-wrap{min-width:0}.knowledge-card-title{overflow:hidden;color:#111827;font-size:17px;font-weight:800;line-height:23px;text-overflow:ellipsis;white-space:nowrap}.knowledge-card-meta{overflow:hidden;margin-top:4px;color:#7d86a5;font-size:12px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.knowledge-status-tag{align-self:start;height:24px;padding-inline:10px;line-height:22px;margin-inline-end:0;border-radius:999px;font-weight:700}.knowledge-more-button{width:32px;height:32px;padding:0;border-color:#dce2f2;border-radius:8px;color:#111827;font-size:18px;font-weight:800;line-height:1}.knowledge-card-desc{min-height:20px;padding:0 16px;color:#69718f;font-size:13px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-card-actions{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:8px;padding:12px 16px 0}.knowledge-card-actions .ant-btn{height:32px;border-radius:8px;font-size:13px;font-weight:700}.knowledge-card-actions .ant-btn-primary{box-shadow:0 8px 18px #2563eb2e}.knowledge-card-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:auto;padding:14px 16px 16px}.knowledge-card-stats div{min-width:0;padding:10px 12px;border:1px solid #eef2fb;border-radius:8px;background:#f8faff}.knowledge-card-stats strong{display:block;color:#111827;font-size:20px;font-weight:800;line-height:24px}.knowledge-card-stats span{display:block;margin-top:3px;color:#7d86a5;font-size:12px;font-weight:600;line-height:18px}.knowledge-empty{display:flex;align-items:center;justify-content:center;min-height:280px;border:1px dashed #d9def5;border-radius:8px;background:#fff}.knowledge-pagination{display:flex;justify-content:flex-end;margin-top:20px}.knowledge-doc-page{display:grid;gap:18px}.knowledge-doc-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid #dce4ff;border-radius:8px;background:#f7f9ff}.knowledge-doc-back{height:auto;padding:0;font-weight:700}.knowledge-doc-header h2{margin:8px 0 6px;color:#111827;font-size:24px;line-height:32px}.knowledge-doc-header p{margin:0;color:#68728e;font-size:14px;font-weight:600}.knowledge-doc-summary{display:grid;grid-template-columns:repeat(2,128px);gap:10px}.knowledge-doc-summary div{padding:12px 14px;border:1px solid #e1e7fb;border-radius:8px;background:#fff}.knowledge-doc-summary strong{display:block;color:#111827;font-size:24px;line-height:30px}.knowledge-doc-summary span{display:block;margin-top:2px;color:#7d86a5;font-size:13px;font-weight:700}.knowledge-doc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.knowledge-doc-toolbar>.ant-btn-primary{min-width:104px;height:38px;border-radius:6px;font-weight:700}.chunk-page{display:grid;gap:16px}.chunk-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid #dce4ff;border-radius:8px;background:linear-gradient(180deg,#f8faff,#fff)}.chunk-header h2{margin:8px 0 6px;color:#111827;font-size:24px;line-height:32px}.chunk-header p{margin:0;color:#68728e;font-size:14px;font-weight:600}.chunk-stats{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.chunk-stats div{min-height:78px;padding:14px 16px;border:1px solid #e2e8f7;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1720330a}.chunk-stats span,.chunk-detail-head span,.chunk-list-head span:last-child{color:#7d86a5;font-size:13px;font-weight:700}.chunk-stats strong{display:block;margin-top:6px;color:#111827;font-size:24px;line-height:30px}.chunk-stats em{display:block;margin-top:3px;color:#7d86a5;font-size:12px;font-style:normal;font-weight:600}.chunk-workspace{display:grid;grid-template-columns:minmax(360px,460px) minmax(0,1fr);gap:16px;min-height:520px}.chunk-list-panel,.chunk-detail-panel,.chunk-empty-panel{border:1px solid #e2e8f7;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1720330a}.chunk-list-panel{display:flex;flex-direction:column;min-width:0;padding:14px}.chunk-list-head,.chunk-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.chunk-list-head span:first-child,.chunk-detail-head strong{color:#111827;font-size:16px;font-weight:800}.chunk-list{display:grid;gap:10px}.chunk-card{width:100%;min-height:108px;padding:13px 14px;text-align:left;border:1px solid #e3e9f7;border-radius:8px;background:#fbfcff;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.chunk-card:hover,.chunk-card-active{border-color:#7ea6ff;background:#f4f8ff;box-shadow:0 10px 22px #2563eb17}.chunk-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.chunk-card-top span{color:#2563eb;font-size:13px;font-weight:800}.chunk-card-top strong{padding:3px 8px;border-radius:999px;background:#e8f1ff;color:#2563eb;font-size:12px}.chunk-card p{display:-webkit-box;min-height:44px;margin:10px 0 0;overflow:hidden;color:#4f5b76;font-size:13px;font-weight:600;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chunk-pagination{display:flex;justify-content:flex-end;margin-top:auto;padding-top:14px}.chunk-detail-panel{min-width:0;padding:16px}.chunk-detail-head{padding-bottom:12px;border-bottom:1px solid #edf1f8}.chunk-detail-head strong{display:block;margin-top:3px}.chunk-detail-content{min-height:430px;max-height:calc(100vh - 330px);margin:0;padding:18px;overflow:auto;border:1px solid #edf1f8;border-radius:8px;background:#fbfcff;color:#27324a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:26px;white-space:pre-wrap;word-break:break-word}.chunk-empty-panel,.chunk-list-empty{display:flex;align-items:center;justify-content:center;min-height:320px}.recall-page{display:grid;gap:16px}.recall-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;align-items:start}.recall-control-panel,.recall-result-panel{border:1px solid #e2e8f7;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1720330a}.recall-control-panel{padding:16px}.recall-panel-title{margin-bottom:14px;color:#111827;font-size:16px;font-weight:800}.recall-control-panel .ant-form-item-label>label{color:#4f5b76;font-weight:700}.recall-control-panel textarea,.recall-control-panel .ant-input-number,.recall-control-panel .ant-segmented{border-radius:8px}.recall-result-panel{min-height:560px;padding:16px}.recall-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #edf1f8}.recall-result-head span{display:block;color:#7d86a5;font-size:13px;font-weight:700}.recall-result-head strong{display:block;margin-top:3px;color:#111827;font-size:18px;font-weight:800}.recall-empty{display:flex;align-items:center;justify-content:center;min-height:430px}.recall-result-list{display:grid;gap:12px}.recall-result-card{padding:14px;border:1px solid #e3e9f7;border-radius:8px;background:#fbfcff}.recall-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.recall-card-head span{color:#2563eb;font-size:15px;font-weight:800}.recall-card-head strong{padding:4px 9px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:12px}.recall-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.recall-card-meta .ant-tag{margin-inline-end:0;border-radius:999px;font-weight:700}.recall-result-card pre{max-height:220px;margin:12px 0 0;padding:14px;overflow:auto;border:1px solid #edf1f8;border-radius:8px;background:#fff;color:#27324a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:24px;white-space:pre-wrap;word-break:break-word}.chunk-header-actions{display:flex;align-items:center;gap:10px}.qa-page{display:grid;gap:16px}.qa-header{background:linear-gradient(135deg,#eff6ffeb,#fffffff5),#fff}.qa-workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.qa-control-panel,.qa-answer-panel{border:1px solid #e3e9f7;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1f2d490f}.qa-control-panel{position:sticky;top:16px;padding:18px}.qa-panel-kicker{margin-bottom:6px;color:#4f67ff;font-size:12px;font-weight:800}.qa-control-panel h3{margin:0 0 18px;color:#111827;font-size:22px;line-height:1.25}.qa-control-panel .ant-form-item-label>label{color:#4f5b76;font-weight:700}.qa-control-panel textarea,.qa-control-panel .ant-input-number,.qa-control-panel .ant-segmented{border-radius:8px}.qa-answer-panel{min-height:640px;padding:18px}.qa-answer-head,.qa-citation-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.qa-answer-head{margin-bottom:14px}.qa-answer-head span,.qa-citation-head span{display:block;color:#7d86a5;font-size:13px;font-weight:700}.qa-answer-head strong,.qa-citation-head strong{display:block;margin-top:3px;color:#111827;font-size:18px;font-weight:800}.qa-answer-card{min-height:260px;padding:22px;border:1px solid #dce7ff;border-radius:8px;background:linear-gradient(180deg,#f6f9ffe6,#fffffffa),#fff}.qa-answer-card .ant-empty{margin-top:52px}.qa-answer-card pre{max-width:880px;margin:0;color:#182033;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:30px;white-space:pre-wrap;word-break:break-word}.qa-answer-foot{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 18px;color:#71809f;font-size:13px;font-weight:700}.qa-citation-head{padding-top:16px;border-top:1px solid #edf1f8}.qa-citation-empty{display:flex;align-items:center;justify-content:center;min-height:220px}.qa-citation-list{display:grid;gap:12px;max-height:calc(100vh - 520px);min-height:220px;margin-top:12px;overflow:auto;padding-right:4px}.qa-citation-card{padding:14px;border:1px solid #e6ecf8;border-radius:8px;background:#fbfcff}.qa-citation-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.qa-citation-meta span{color:#4f67ff;font-size:14px;font-weight:900}.qa-citation-meta .ant-tag{margin-inline-end:0;border-radius:999px;font-weight:700}.qa-citation-meta strong{margin-left:auto;padding:4px 9px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:12px}.qa-citation-card p{max-height:130px;margin:12px 0 0;overflow:auto;color:#3f4b66;font-size:13px;font-weight:500;line-height:24px;white-space:pre-wrap;word-break:break-word}@media(max-width:980px){.knowledge-guide{grid-template-columns:1fr}.knowledge-guide-copy{max-width:none}.knowledge-toolbar{align-items:stretch;flex-direction:column}.knowledge-filter{justify-content:flex-start}.knowledge-guide-steps{grid-template-columns:1fr}.knowledge-guide-step{min-height:auto}.knowledge-doc-header,.knowledge-doc-toolbar{align-items:stretch;flex-direction:column}.knowledge-doc-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.chunk-stats,.chunk-workspace,.recall-workspace,.qa-workspace{grid-template-columns:1fr}.qa-control-panel{position:static}}@media(max-width:640px){.knowledge-guide{padding:20px}.knowledge-filter,.knowledge-filter .ant-form-item,.knowledge-filter .ant-input-search{width:100%}.knowledge-filter .ant-select,.knowledge-filter .ant-input-search,.knowledge-filter .ant-btn{width:100%!important}.knowledge-card-grid{grid-template-columns:1fr}.knowledge-card-head{grid-template-columns:46px minmax(0,1fr) auto 32px;padding:17px 16px 8px}.knowledge-card-icon{width:46px;height:46px}.knowledge-card-stats{grid-template-columns:1fr;gap:12px}}.followup-stats{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:4px 0 16px}.followup-stat-item{position:relative;overflow:hidden;min-height:78px;padding:14px 16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}.followup-stat-item:before{content:"";position:absolute;top:14px;right:14px;width:8px;height:8px;border-radius:50%}.followup-stat-label{color:#6b7280;font-size:13px;line-height:18px}.followup-stat-value{margin-top:8px;color:#172033;font-size:28px;font-weight:700;line-height:32px}.followup-stat-blue:before{background:#1677ff}.followup-stat-orange:before{background:#fa8c16}.followup-stat-green:before{background:#22a06b}.followup-stat-purple:before{background:#722ed1}.followup-video-link{max-width:170px;padding:0 8px;color:#1677ff;background:#eef6ff;border:1px solid #d6e8ff;border-radius:6px}.followup-video-link:hover{color:#0958d9!important;background:#e6f4ff!important;border-color:#91caff}.followup-video-link>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-content-preview{max-width:220px;color:#354154;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.followup-stats{grid-template-columns:repeat(2,minmax(150px,1fr))}}.question-option-row{display:grid;grid-template-columns:76px minmax(180px,1fr) 72px;gap:8px;align-items:start;margin-bottom:8px}.question-option-row .ant-form-item{margin-bottom:0}.paper-compose-page{display:flex;flex-direction:column;gap:14px}.paper-compose-header,.paper-compose-section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 30px #1720330a}.paper-compose-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px}.paper-compose-header h4.ant-typography{margin:0}.paper-compose-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.paper-compose-grid-readonly{grid-template-columns:minmax(0,1fr)}.paper-compose-stats{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px}.paper-stat-value{margin-top:6px;color:#172033;font-size:24px;font-weight:700;line-height:1.2}.paper-stat-value.success{color:#2f8f1f}.paper-stat-value.warning{color:#d46b08}.paper-type-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.paper-compose-section{min-width:0;padding:16px}.paper-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.paper-batch-picker{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:12px;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px}.paper-batch-picker .ant-form-item{margin-right:0;margin-bottom:0}.paper-selected-summary{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.question-detail-view{display:flex;flex-direction:column;gap:16px}.question-detail-block{display:flex;flex-direction:column;gap:8px}.question-detail-block pre{max-height:260px;margin:0;padding:12px;overflow:auto;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px;color:#172033;font-family:inherit;line-height:1.7}.question-detail-options{display:flex;flex-direction:column;gap:8px}.question-detail-option{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;align-items:start;padding:10px 12px;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px}.exam-form{margin-top:16px}@media(max-width:1280px){.paper-compose-grid{grid-template-columns:minmax(0,1fr)}}.duty-page{padding:22px 24px}.duty-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e5eaf2}.duty-header h3.ant-typography{margin:0 0 4px;color:#172033}.duty-date-label{color:#48566a;font-weight:700}.duty-section{margin-top:20px}.duty-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.duty-section-title h4.ant-typography{margin:0;color:#172033;font-size:18px}.duty-page .ant-table{border:1px solid #e7edf5;border-radius:6px;overflow:hidden}.schedule-page{min-height:calc(100vh - 120px);padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 30px #1720330a}.schedule-page-header{padding-bottom:10px;border-bottom:1px solid #dfe5ee}.schedule-page-header h2.ant-typography{margin:0;color:#172033;font-size:20px;line-height:30px}.schedule-select-label{color:#637083;font-size:14px;font-weight:700}.schedule-class-select{width:230px}.schedule-year-select{width:112px}.schedule-month-select{width:96px}.schedule-calendar-card{margin-top:12px;padding:12px;border:1px solid #dfe7f2;border-radius:6px;box-shadow:0 8px 22px #1720330a}.schedule-calendar-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.schedule-calendar .ant-empty{margin:80px 0}.schedule-week-row{display:grid;grid-template-columns:repeat(7,minmax(82px,1fr));align-items:center;min-height:26px}.schedule-week-cell{text-align:center;color:#48566a;font-size:13px;font-weight:800}.schedule-month-grid{display:grid;grid-template-columns:repeat(7,minmax(82px,1fr));border:1px solid #e7edf5;border-radius:6px;overflow:hidden}.schedule-day-cell{min-height:68px;padding:7px 9px 6px;border-right:1px solid #e7edf5;border-bottom:1px solid #e7edf5;background:#fff;transition:background .16s ease,box-shadow .16s ease}.schedule-day-cell:nth-child(7n){border-right:none}.schedule-day-cell:nth-last-child(-n+7){border-bottom:none}.schedule-day-cell:hover{background:#f7fbff}.schedule-day-cell-clickable{cursor:pointer}.schedule-day-cell-clickable:hover{background:#eef6ff}.schedule-day-cell-muted{background:#f8fafc;color:#b7c3d2}.schedule-day-cell-today{background:#e9f4ff;box-shadow:inset 0 0 0 1px #1677ff}.schedule-day-number{color:#172033;font-size:14px;font-weight:800;line-height:18px}.schedule-day-cell-muted .schedule-day-number{color:#c2ccd9}.schedule-day-body{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:5px}.schedule-badge{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:19px;padding:0 7px;border-radius:10px;font-size:12px;font-weight:800;white-space:nowrap}.schedule-badge-class{border:1px solid #7db4ff;background:#eaf4ff;color:#1264e8}.schedule-badge-self-study{border:1px solid #61d89d;background:#eafaf2;color:#078446}.schedule-badge-rest,.schedule-badge-holiday{border:1px solid #ffbd3f;background:#fff7e6;color:#c66a00}.schedule-course-content{width:100%;max-width:100%;color:#526173;font-size:11px;line-height:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.schedule-year-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px}.schedule-year-month{padding:14px;border:1px solid #e7edf5;border-radius:6px;background:#fff}.schedule-year-month-title{margin-bottom:10px;color:#172033;font-size:16px;font-weight:800}.schedule-year-week-row,.schedule-year-days{display:grid;grid-template-columns:repeat(7,1fr)}.schedule-year-week-row span{height:24px;color:#637083;font-size:12px;font-weight:700;text-align:center}.schedule-year-day{position:relative;min-width:0;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#172033;font-size:12px;font-weight:700}.schedule-year-day-muted{color:#c2ccd9}.schedule-year-day:after{content:"";position:absolute;bottom:2px;left:50%;width:5px;height:5px;border-radius:50%;transform:translate(-50%)}.schedule-year-day-class:after{background:#1677ff}.schedule-year-day-self-study:after{background:#16b96f}.schedule-year-day-rest:after,.schedule-year-day-holiday:after{background:#f59e0b}.teacher-modal-desc{margin:0 0 18px;color:#637083;font-size:15px;line-height:1.7;font-weight:600}.teacher-stage-list{display:flex;flex-direction:column;gap:18px;max-height:520px;overflow-y:auto;padding-right:4px}.teacher-stage-title{margin-bottom:8px;color:#172033;font-size:16px;font-weight:700}.teacher-stage-select{width:100%}.schedule-detail-card{display:flex;flex-direction:column;gap:16px}.schedule-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e7edf5}.schedule-detail-date{color:#637083;font-size:13px;font-weight:700}.schedule-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.schedule-detail-grid div,.schedule-detail-content{padding:12px;border:1px solid #e7edf5;border-radius:6px;background:#f8fafc}.schedule-detail-grid span,.schedule-detail-content span{display:block;margin-bottom:6px;color:#637083;font-size:12px;font-weight:700}.schedule-detail-grid strong{color:#172033;font-size:14px;font-weight:800}.schedule-detail-content p{margin:0;color:#172033;font-size:14px;line-height:1.7;word-break:break-word}.schedule-add-course-form .ant-form-item-label>label{color:#354154;font-weight:700}.teacher-schedule-page{padding:22px 26px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 30px #1720330a}.teacher-schedule-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:22px}.teacher-schedule-header h2.ant-typography{margin:0 0 6px;color:#172033;font-size:24px}.teacher-schedule-range{display:flex;align-items:center;gap:10px;color:#526173;font-weight:700}.teacher-schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px}.teacher-schedule-board{min-height:360px;overflow:auto;border:1px solid #e7edf5;border-radius:8px;box-shadow:0 12px 34px #1720330d}.teacher-schedule-board .ant-empty{margin:110px 0}.teacher-schedule-grid{display:grid;min-width:max-content}.teacher-schedule-row-fragment{display:contents}.teacher-schedule-cell{min-height:58px;padding:10px 12px;border-right:1px solid #e7edf5;border-bottom:1px solid #e7edf5;background:#fff}.teacher-schedule-fixed{position:sticky;left:0;z-index:2;background:#fbfcff}.teacher-schedule-head-cell{min-height:52px;display:flex;flex-direction:column;justify-content:center;color:#48566a;font-weight:800;background:#fbfcff}.teacher-schedule-head-cell strong{color:#48566a;font-size:14px}.teacher-schedule-head-cell span{margin-top:2px;color:#8a98aa;font-size:12px}.teacher-schedule-name{display:flex;align-items:center;color:#172033;font-size:15px;font-weight:800}.teacher-schedule-course-cell{display:flex;align-items:center;justify-content:center}.teacher-schedule-bar{display:inline-flex;align-items:center;justify-content:flex-start;align-self:center;justify-self:stretch;z-index:3;height:32px;margin:0 10px;padding:0 18px;border-radius:16px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);color:#fff;font-size:14px;font-weight:800;box-shadow:0 5px 12px #1d4ed838;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto}.teacher-free-panel{min-height:260px;padding:18px;border:1px solid #e7edf5;border-radius:8px;background:#fff;box-shadow:0 12px 34px #1720330d}.teacher-free-panel h4.ant-typography{margin:0 0 4px;color:#172033}.teacher-free-list{display:flex;flex-direction:column;gap:8px;margin-top:16px}.teacher-free-item{min-height:38px;display:flex;align-items:center;padding:0 12px;border:1px solid #e7edf5;border-radius:8px;background:#f8fafc;color:#354154;font-size:14px;font-weight:700}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#eef2f6;padding:32px}.login-shell{width:min(920px,100%);min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;background:#fff;border-radius:6px;border:1px solid #d9e2ec;box-shadow:0 24px 70px #121f3129}.login-brand{position:relative;padding:56px 52px;display:flex;flex-direction:column;justify-content:center;background:#081827;color:#fff}.login-brand:after{content:"";position:absolute;inset:auto 40px 38px;height:1px;background:#ffffff2e}.login-brand h1.ant-typography{margin:18px 0 8px;color:#fff;font-size:36px;line-height:1.15;letter-spacing:0}.login-brand .ant-typography{color:#ffffffb8;font-size:16px}.brand-mark{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#f4c542;color:#081827;font-size:20px;font-weight:800}.brand-status{display:flex;gap:10px;margin-top:36px}.brand-status span{min-width:86px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#ffffff14;color:#ffffffd1;font-size:13px;font-weight:700}.login-card{padding:58px 52px;display:flex;flex-direction:column;justify-content:center}.login-card h3.ant-typography{margin:0 0 4px;color:#172033;font-size:28px}.login-form{margin-top:28px}.login-form .ant-form-item-label>label{color:#354154;font-weight:600}.login-form .ant-input,.login-form .ant-input-affix-wrapper{border-radius:6px}.login-form .ant-btn{margin-top:8px;border-radius:6px;font-weight:700;box-shadow:0 10px 22px #1677ff33}.table-link-button{height:auto;padding:0;white-space:normal;text-align:left}.homework-preview-modal .ant-modal-content{border-radius:8px}.homework-preview-modal .ant-modal-header{margin:0;padding-bottom:14px;border-bottom:1px solid #edf0f5}.homework-preview-modal .ant-modal-title{max-width:calc(100% - 48px);overflow:hidden;color:#111827;font-size:18px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.homework-preview-modal .ant-modal-close{top:18px}.markdown-preview{max-height:70vh;overflow:auto;padding:10px 2px 2px;color:#1f2937;font-size:16px;line-height:1.8}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:#111827;font-weight:700;line-height:1.35}.markdown-preview h1{margin:8px 0 18px;padding-bottom:14px;border-bottom:1px solid #e7edf5;font-size:28px}.markdown-preview h2{margin:30px 0 18px;padding-left:12px;border-left:4px solid #1677ff;font-size:22px}.markdown-preview h3{margin:24px 0 12px;font-size:18px}.markdown-preview p{margin:0 0 14px;white-space:pre-wrap}.markdown-preview ul{margin:0 0 16px 22px;padding:0}.markdown-preview pre{margin:16px 0;padding:0;overflow:auto}.markdown-preview pre code{display:block;padding:14px;border-radius:6px;background:#f3f6fa;color:#111827;font-size:14px;line-height:1.7}.markdown-preview-spacer{height:8px}.homework-grade-modal .ant-modal-content{border-radius:8px}.homework-grade-modal .ant-modal-header{margin:0;padding-bottom:14px;border-bottom:1px solid #edf0f5}.homework-grade-modal .ant-modal-title{max-width:calc(100% - 48px);overflow:hidden;color:#111827;font-size:18px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.homework-grade-workbench{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;min-height:560px}.homework-grade-preview{min-width:0;border-right:1px solid #edf0f5;padding-right:18px}.homework-grade-preview .markdown-preview{max-height:68vh}.homework-grade-panel{display:flex;flex-direction:column;gap:14px}.grade-student-card{padding:14px;border:1px solid #e6ecf5;border-radius:8px;background:#f8fbff}.grade-student-card span,.grade-meta-list span{display:block;margin-bottom:6px;color:#7a8699;font-size:12px;font-weight:700}.grade-student-card strong{display:block;color:#111827;font-size:20px}.grade-student-card p{margin:6px 0 0;color:#4b5563}.grade-meta-list{display:grid;gap:10px}.grade-meta-list>div{padding:12px 14px;border:1px solid #edf0f5;border-radius:8px;background:#fff}.grade-meta-list strong{color:#111827}.grade-form{padding-top:4px}.exam-submission-detail{display:grid;gap:18px}.exam-submission-question-list{display:grid;gap:16px;max-height:58vh;overflow:auto;padding-right:6px}.exam-submission-question{display:grid;gap:12px;padding:16px;border:1px solid #edf0f5;border-radius:8px;background:#fff}.exam-submission-question-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.exam-submission-options{display:grid;gap:8px;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc}.exam-submission-answer{display:grid;gap:8px;padding:12px;border:1px solid #e6ecf5;border-radius:8px;background:#fbfdff}.exam-submission-answer>div{white-space:pre-wrap}.learning-calendar-panel{display:grid;gap:8px}.learning-calendar-toolbar{display:flex;justify-content:flex-end}.learning-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));color:#475569;font-size:12px;font-weight:700;text-align:center}.learning-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid #e6edf7;border-left:1px solid #e6edf7;border-radius:8px;overflow:hidden}.learning-calendar-cell{min-height:64px;padding:6px 8px;border-right:1px solid #e6edf7;border-bottom:1px solid #e6edf7;background:#fff}.learning-calendar-cell.is-muted{background:#f8fafc}.learning-calendar-cell.is-muted .learning-calendar-day{color:#c5d0de}.learning-calendar-cell.is-today{outline:2px solid #1677ff;outline-offset:-2px;background:#eaf4ff}.learning-calendar-day{color:#162033;font-size:13px;font-weight:800;line-height:1}.learning-calendar-content{position:relative;margin-top:5px;padding-left:8px}.learning-calendar-content:before{position:absolute;top:2px;bottom:2px;left:0;width:3px;border-radius:999px;background:#69b1ff;content:""}.learning-calendar-stage{color:#334155;font-size:12px;line-height:1.2;font-weight:700;overflow-wrap:anywhere}.learning-calendar-meta{margin-top:3px;color:#64748b;font-size:10px;line-height:1.25}.prompt-test-page{display:grid;gap:18px}.prompt-test-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.prompt-test-toolbar h2{margin:0;color:#111827;font-size:24px;font-weight:800}.prompt-test-toolbar p{margin:6px 0 0;color:#64748b}.prompt-test-layout{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(420px,1.05fr);gap:20px}.prompt-test-side{display:grid;gap:20px;align-content:start}.prompt-test-panel{padding:22px;border:1px solid #dce6f4;border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f172a0a}.prompt-test-input-panel{align-self:start}.prompt-test-panel h3{margin:0 0 18px;color:#111827;font-size:18px;font-weight:800}.prompt-test-variable-head,.prompt-test-output-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.prompt-test-variable-head{margin:12px 0;color:#111827;font-weight:800}.prompt-test-variable-head strong{color:#64748b;font-size:13px}.prompt-test-variable-list{display:grid;gap:16px}.prompt-test-variable-row{display:grid;gap:10px}.prompt-test-variable-row>div{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px}.prompt-test-variable-row code{color:#0f172a;font-size:13px;font-weight:800}.prompt-test-empty{padding:22px;border:1px dashed #cfe0f6;border-radius:8px;color:#8291a8;text-align:center;font-weight:700}.prompt-test-preview-group{display:grid;gap:14px;margin-top:24px}.prompt-test-preview-card{display:grid;gap:12px;min-height:180px;padding:16px;border:1px solid #e1e8f3;border-radius:8px;background:#f8fafc}.prompt-test-preview-card.is-dark{min-height:300px;border-color:#111827;background:#111827}.prompt-test-preview-title{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;font-weight:800}.prompt-test-preview-card pre{margin:0;color:#111827;font-family:inherit;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.prompt-test-preview-card.is-dark pre{color:#c7d2fe;font-size:15px;font-weight:700}.prompt-test-dark-empty{display:grid;place-items:center;min-height:220px;color:#8ea0c4;font-weight:700}.prompt-test-output-head h3{margin-bottom:0}.prompt-test-output-box{min-height:280px;margin-top:18px;padding:18px;border:1px solid #ffcf99;border-radius:8px;background:#fff8ed}.prompt-test-output-box pre{margin:0;color:#111827;font-family:inherit;font-size:15px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.prompt-test-error{margin-top:12px;color:#dc2626;font-weight:700}.prompt-test-check-list{display:grid;gap:12px}.prompt-test-check{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #edf0f5;border-radius:8px;background:#f8fafc}.prompt-test-check span{min-width:52px;color:#64748b;font-size:12px;font-weight:800}.prompt-test-check strong{color:#475569}.prompt-test-check.is-pass span,.prompt-test-check.is-pass strong{color:#16a34a}.text-sql-permission-page{display:grid;gap:16px;min-height:calc(100vh - 122px)}.text-sql-permission-loading{display:grid;place-items:center;min-height:420px}.text-sql-permission-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #e3e9f2;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff)}.text-sql-permission-head h2{margin:0;color:#111827;font-size:22px;font-weight:800}.text-sql-permission-head p{margin:6px 0 0;color:#64748b}.text-sql-permission-stats{display:grid;grid-template-columns:repeat(4,minmax(78px,1fr));gap:10px;min-width:420px}.text-sql-permission-stats div{padding:10px 12px;border:1px solid #e6edf6;border-radius:8px;background:#fff}.text-sql-permission-stats strong{display:block;color:#0f172a;font-size:21px;line-height:1}.text-sql-permission-stats span{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:700}.text-sql-permission-workbench{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(340px,1fr) minmax(460px,1.28fr);gap:16px;min-height:620px}.text-sql-role-panel,.text-sql-schema-panel,.text-sql-field-panel{min-width:0;padding:16px;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0d}.text-sql-panel-title,.text-sql-field-head,.text-sql-field-toolbar,.text-sql-save-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.text-sql-panel-title{margin-bottom:12px}.text-sql-panel-title strong,.text-sql-save-bar strong{color:#111827;font-size:15px;font-weight:800}.text-sql-panel-title span,.text-sql-save-bar span{color:#64748b;font-size:12px;font-weight:700}.text-sql-role-list,.text-sql-domain-list,.text-sql-column-list{display:grid;gap:10px;margin-top:14px;overflow:auto}.text-sql-role-list,.text-sql-domain-list{max-height:556px}.text-sql-column-list{max-height:420px;padding-right:4px}.text-sql-role-item,.text-sql-table-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #edf1f6;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.text-sql-role-item:hover,.text-sql-table-item:hover,.text-sql-role-item.is-active,.text-sql-table-item.is-active{border-color:#13c2c2;background:#f2fbfb;box-shadow:0 8px 22px #13c2c21a}.text-sql-role-item strong,.text-sql-table-item strong{display:block;color:#111827;font-size:14px}.text-sql-role-item code{display:block;margin-top:5px;color:#64748b;font-family:inherit;font-size:12px;font-weight:800}.text-sql-domain-block{display:grid;gap:8px;padding-bottom:4px}.text-sql-domain-title{display:flex;align-items:center;gap:8px;padding:2px 2px 4px}.text-sql-domain-title strong{color:#334155;font-size:13px}.text-sql-table-item em{display:block;max-width:220px;margin-top:5px;overflow:hidden;color:#64748b;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.text-sql-field-panel{display:grid;align-content:start;gap:14px}.text-sql-field-head h3{margin:4px 0 0;color:#111827;font-size:20px;font-weight:800}.text-sql-selected-table{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e6edf6;border-radius:8px;background:#f8fafc}.text-sql-selected-table strong{color:#0f172a}.text-sql-selected-table span{min-width:0;overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap}.text-sql-field-toolbar{margin:14px 0}.text-sql-column-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid #e8eef5;border-radius:8px;background:#fff}.text-sql-column-row strong{color:#111827;font-size:14px}.text-sql-column-row p{margin:6px 0 0;color:#64748b;line-height:1.5}.text-sql-save-bar{margin-top:6px;padding-top:14px;border-top:1px solid #edf1f6}.text-sql-save-bar div{display:grid;gap:4px}.text-sql-analysis-page{min-height:100%;color:#162033}.analysis-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:22px 24px;border:1px solid #d9e6f2;border-radius:8px;background:linear-gradient(135deg,#fffffff0,#f7fbfff0),radial-gradient(circle at 92% 18%,rgba(20,184,166,.14),transparent 28%);box-shadow:0 18px 38px #0f172a0f}.analysis-kicker{margin-bottom:8px;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:0}.analysis-hero h2{margin:0;color:#0f172a;font-size:26px;font-weight:850;line-height:34px}.analysis-hero p{max-width:720px;margin:6px 0 0;color:#64748b;font-size:14px;line-height:22px}.analysis-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:10px;min-width:360px}.analysis-stat-pill,.analysis-card,.analysis-query-panel{border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 16px 34px #0f172a0d}.analysis-stat-pill{padding:13px 14px;background:#ffffffdb}.analysis-stat-pill span{display:block;color:#64748b;font-size:12px;font-weight:700}.analysis-stat-pill strong{display:block;margin-top:5px;overflow:hidden;color:#111827;font-size:18px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.analysis-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.analysis-query-panel{position:sticky;top:0;padding:18px}.analysis-panel-title,.analysis-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.analysis-panel-title{margin-bottom:16px}.analysis-panel-title span,.analysis-section-head span{display:block;color:#64748b;font-size:12px;font-weight:800}.analysis-section-head strong{display:block;margin-top:4px;color:#111827;font-size:17px;font-weight:850;line-height:24px}.analysis-examples{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #eef2f7}.analysis-example-title{color:#334155;font-size:13px;font-weight:800}.analysis-examples button{width:100%;padding:11px 12px;border:1px solid #e6edf6;border-radius:8px;background:#fbfdff;color:#334155;cursor:pointer;font-size:13px;font-weight:650;line-height:20px;text-align:left;transition:border-color .2s ease,background .2s ease}.analysis-examples button:hover{border-color:#14b8a6;background:#f0fdfa;color:#0f766e}.analysis-result-panel{min-width:0}.analysis-result-stack{display:grid;gap:14px}.analysis-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.analysis-run-link{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:13px;font-weight:700}.analysis-run-link a{color:#1677ff;font-weight:760}.analysis-card{min-width:0;padding:18px}.analysis-feedback-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px}.analysis-feedback-actions>span{color:#64748b;font-size:13px;font-weight:700}.analysis-conclusion-card{border-color:#b8ebe6;background:linear-gradient(180deg,#fff,#fbfffe)}.analysis-data-scope{display:inline-flex;max-width:100%;margin-top:14px;padding:6px 10px;border:1px solid #d6eee9;border-radius:8px;background:#f6fffc;color:#0f766e;font-size:13px;font-weight:750;line-height:20px}.analysis-conclusion{margin:14px 0 0;padding:16px 18px;border-left:4px solid #14b8a6;border-radius:0 8px 8px 0;background:#f8fafc;color:#0f172a;font-size:16px;font-weight:700;line-height:28px}.analysis-finding-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:16px}.analysis-finding{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;align-items:start;padding:12px 14px;border:1px solid #dceefb;border-radius:8px;background:#fff;color:#164e63}.analysis-finding span{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#e6fffb;color:#0f766e;font-size:12px;font-weight:850}.analysis-finding strong{color:#164e63;font-size:13px;font-weight:720;line-height:22px}.analysis-cautions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.analysis-cautions>span{color:#92400e;font-size:12px;font-weight:850}.analysis-echarts{width:100%;height:340px;margin-top:18px;border:1px solid #eef2f7;border-radius:8px;background:#fbfdff}.analysis-chart-empty,.analysis-empty,.analysis-error-card{display:grid;min-height:320px;place-items:center}.analysis-clarification-card{display:grid;gap:14px;border-color:#fde68a;background:linear-gradient(180deg,#fff,#fffbeb)}.analysis-clarification-card .ant-alert,.analysis-clarification-card textarea{border-radius:8px}.analysis-clarification-card .ant-btn{justify-self:start}.analysis-stat-chart{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.analysis-stat-block{padding:18px;border:1px solid #dce7f2;border-radius:8px;background:linear-gradient(180deg,#fbfdff,#f7fafc)}.analysis-stat-block span{display:block;color:#64748b;font-size:13px;font-weight:800}.analysis-stat-block strong{display:block;margin-top:10px;color:#111827;font-size:28px;font-weight:850;line-height:36px;word-break:break-word}.analysis-sql-preview{max-height:180px;margin:14px 0 0;overflow:auto;padding:14px;border-radius:8px;border:1px solid #dbe5ef;background:#0f172a;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap}.analysis-trace-card{box-shadow:none}.analysis-trace-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:45%}.analysis-basis-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.analysis-basis-list span{padding:6px 9px;border:1px solid #e5edf5;border-radius:8px;background:#f8fafc;color:#475569;font-size:12px;line-height:18px}.analysis-sql-reason{margin:10px 0 0;color:#64748b;font-size:13px;line-height:22px}.text-sql-analysis-page .ant-input,.text-sql-analysis-page .ant-input-number,.text-sql-analysis-page .ant-input-number-input{border-radius:8px}.text-sql-analysis-page .ant-table-wrapper{margin-top:14px}.text-sql-analysis-page .ant-table{border-radius:8px}.text-sql-analysis-page .ant-table-thead>tr>th{background:#f8fafc;color:#475569;font-size:12px;font-weight:800}.text-sql-analysis-page .ant-table-tbody>tr>td{color:#334155;font-size:13px}.text-sql-runs-page{min-height:100%;color:#172033}.run-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:18px;align-items:stretch;margin-bottom:16px;padding:22px 24px;border:1px solid #d8e5ef;border-radius:8px;background:linear-gradient(135deg,#fff,#f8fbff 56%,#f2fbf7);box-shadow:0 18px 38px #0f172a0f}.run-kicker{margin-bottom:8px;color:#0f766e;font-size:12px;font-weight:850;letter-spacing:0}.run-hero h2{margin:0;color:#0f172a;font-size:26px;font-weight:850;line-height:34px}.run-hero p{max-width:780px;margin:6px 0 0;color:#64748b;font-size:14px;line-height:22px}.run-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.run-stat{min-width:0;padding:13px 14px;border:1px solid #e1e8f0;border-radius:8px;background:#ffffffdb}.run-stat span{display:block;color:#64748b;font-size:12px;font-weight:780}.run-stat strong{display:block;margin-top:6px;color:#111827;font-size:22px;font-weight:850;line-height:28px}.run-filter-band,.run-table-band{margin-bottom:14px;padding:16px;border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 16px 34px #0f172a0d}.run-filter-band .ant-form{gap:8px 0}.run-question-cell{display:grid;gap:5px;min-width:0}.run-question-cell strong{overflow:hidden;color:#111827;font-size:13px;font-weight:760;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.run-question-cell span{overflow:hidden;color:#94a3b8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.run-sql-inline{display:block;max-width:330px;overflow:hidden;padding:6px 8px;border-radius:6px;background:#f1f5f9;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.text-sql-runs-page .ant-table-thead>tr>th{background:#f8fafc;color:#475569;font-size:12px;font-weight:820}.text-sql-runs-page .ant-table-tbody>tr>td{color:#334155;font-size:13px}.run-detail-drawer .ant-drawer-body{background:#f8fafc}.run-detail{display:grid;gap:14px}.run-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.run-detail-head h3{margin:6px 0 0;color:#0f172a;font-size:18px;font-weight:850;line-height:28px}.run-detail .ant-descriptions{background:#fff}.run-feedback-panel{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:16px;padding:16px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff)}.run-feedback-copy span{display:block;color:#64748b;font-size:12px;font-weight:800}.run-feedback-copy strong{display:block;margin-top:4px;color:#0f172a;font-size:16px;font-weight:850;line-height:24px}.run-feedback-copy p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:22px}.run-feedback-form{display:grid;gap:10px}.run-feedback-form textarea{border-radius:8px}.run-feedback-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.run-feedback-summary span{display:block;color:#64748b;font-size:12px;font-weight:800}.run-feedback-summary strong{display:block;margin-top:4px;color:#0f172a;font-size:16px;font-weight:850;line-height:24px}.run-feedback-summary p{margin:6px 0 0;color:#475569;font-size:13px;line-height:22px}.run-detail-alert{border-radius:8px}.run-detail-section{display:grid;gap:14px}.run-answer{margin:0;padding:16px 18px;border-left:4px solid #14b8a6;border-radius:0 8px 8px 0;background:#fff;color:#0f172a;font-size:15px;font-weight:700;line-height:26px}.run-tag-row{display:flex;flex-wrap:wrap;gap:8px}.run-sql-block,.run-json-block pre{max-height:360px;margin:8px 0 0;overflow:auto;padding:14px;border:1px solid #dbe5ef;border-radius:8px;background:#0f172a;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap}.run-reason{margin:0;color:#64748b;font-size:13px;line-height:22px}.run-json-block{padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.run-node-history{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;min-height:520px}.run-node-list{display:grid;align-content:start;gap:8px;max-height:620px;overflow:auto;padding:10px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.run-node-list button{display:grid;gap:4px;width:100%;padding:12px 13px;border:1px solid #e6edf5;border-radius:8px;background:#fbfdff;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.run-node-list button:hover,.run-node-list button.active{border-color:#1677ff;background:#f0f7ff;box-shadow:0 8px 18px #1677ff1a}.run-node-list button span{color:#64748b;font-size:12px;font-weight:760}.run-node-list button strong{overflow:hidden;color:#0f172a;font-size:14px;font-weight:820;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.run-node-list button em{color:#0f766e;font-size:12px;font-style:normal;font-weight:760}.run-node-detail{display:grid;align-content:start;gap:14px;min-width:0;padding:16px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.run-node-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.run-node-detail-head h4{margin:4px 0 0;color:#0f172a;font-size:18px;font-weight:850;line-height:26px}.run-node-detail pre{max-height:420px;margin:0;overflow:auto;padding:14px;border:1px solid #dbe5ef;border-radius:8px;background:#0f172a;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap}.text-sql-eval-page{min-height:100%;color:#172033}.eval-question-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:18px 20px;border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.eval-question-kicker{margin-bottom:6px;color:#0f766e;font-size:12px;font-weight:850;letter-spacing:0}.eval-question-hero h2{margin:0;color:#0f172a;font-size:24px;font-weight:850;line-height:32px}.eval-question-hero p{max-width:760px;margin:4px 0 0;color:#64748b;font-size:14px;line-height:22px}.eval-question-hero-actions{display:flex;align-items:center;gap:10px}.eval-question-stat{min-width:86px;padding:9px 12px;border:1px solid #e5edf5;border-radius:8px;background:#f8fafc}.eval-question-stat span{display:block;color:#64748b;font-size:12px;font-weight:760;line-height:18px}.eval-question-stat strong{display:block;margin-top:2px;color:#0f172a;font-size:18px;font-weight:850;line-height:24px}.eval-question-filter,.eval-question-table{margin-bottom:14px;padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 26px #0f172a0a}.eval-question-filter .ant-form{gap:8px 0}.eval-question-search{width:260px}.eval-question-table .ant-table-thead>tr>th{color:#475569;font-size:13px;font-weight:850;background:#f8fafc}.eval-question-table .ant-table-tbody>tr>td{vertical-align:top}.eval-question-cell{display:grid;gap:4px}.eval-question-cell strong{color:#0f172a;font-size:14px;font-weight:850;line-height:22px}.eval-question-cell span{max-width:420px;overflow:hidden;color:#64748b;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.eval-assertion-count{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0 8px;border-radius:8px;background:#ecfeff;color:#0f766e;font-size:13px;font-weight:850}.eval-question-form{display:grid;gap:16px}.eval-question-modal .ant-modal-content{padding:20px}.eval-question-modal .ant-modal-header{margin-bottom:16px}.eval-question-form textarea,.eval-question-form .ant-select-selector,.eval-question-form .ant-input,.eval-question-form .ant-input-number{border-radius:8px}.eval-question-form .ant-form-item-label>label{color:#475569;font-size:13px;font-weight:800}.eval-question-form-top{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.eval-question-primary-panel,.eval-question-side-panel,.eval-question-form-section{padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.eval-question-side-panel{background:#f8fafc}.eval-question-section-head{margin-bottom:14px}.eval-question-section-head span{display:block;color:#0f766e;font-size:12px;font-weight:850;line-height:18px}.eval-question-section-head strong,.eval-question-section-title{display:block;margin-bottom:12px;color:#0f172a;font-size:15px;font-weight:850}.eval-question-section-head strong{margin-bottom:0;font-size:18px;line-height:26px}.eval-question-section-head p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:22px}.eval-question-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eval-question-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.eval-assertion-list{display:grid;gap:12px}.eval-assertion-picker{padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.eval-assertion-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.eval-assertion-picker-head span{display:block;color:#2563eb;font-size:12px;font-weight:850;line-height:18px}.eval-assertion-picker-head strong{display:block;color:#0f172a;font-size:16px;font-weight:850;line-height:24px}.eval-assertion-picker-head p{margin:2px 0 0;color:#64748b;font-size:13px;line-height:22px}.eval-assertion-picker .ant-table{border-radius:8px}.eval-assertion-picker .ant-table-thead>tr>th{background:#eef6ff;color:#334155;font-weight:850}.eval-source-value{display:-webkit-box;max-width:520px;overflow:hidden;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.eval-assertion-row{padding:14px;border:1px solid #e5edf5;border-radius:8px;background:#fff}.eval-assertion-main{display:grid;grid-template-columns:minmax(260px,1.5fr) 140px minmax(220px,1fr) 112px 72px;gap:10px;align-items:end}.eval-assertion-main .ant-form-item,.eval-semantic-grid .ant-form-item{margin-bottom:0}.eval-semantic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:12px;border-top:1px dashed #dbe5ef}.eval-assertion-advanced{margin-top:10px}.eval-assertion-advanced summary{width:fit-content;cursor:pointer;color:#64748b;font-size:12px;font-weight:800;line-height:20px}.eval-assertion-advanced .ant-form-item{max-width:320px;margin:10px 0 0}.eval-question-assertion-panel{background:#fbfdff}.eval-assertion-empty{padding:24px 0;border:1px dashed #dbe5ef;border-radius:8px;background:#fff}.eval-assertion-add{width:100%;height:38px;border-radius:8px;font-weight:800}.eval-assertion-remove{border-radius:8px}.eval-question-detail{display:grid;gap:14px}.eval-question-detail-head,.eval-info-block,.eval-question-assertions{padding:16px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.eval-question-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eval-question-detail-head .ant-typography{margin:6px 0 0;color:#0f172a;font-size:16px;font-weight:760;line-height:26px}.eval-question-tags{display:flex;flex-wrap:wrap;gap:8px}.eval-info-block .ant-typography{margin-bottom:0}.eval-assertion-card{display:grid;gap:10px;margin-top:10px;padding:14px;border:1px solid #e5edf5;border-radius:8px;background:#fbfdff}.eval-assertion-card strong{display:block;color:#0f172a;font-size:14px;font-weight:850}.eval-assertion-card span{color:#64748b;font-size:12px;font-weight:760}.eval-assertion-card pre{max-height:180px;margin:0;overflow:auto;padding:12px;border-radius:8px;background:#0f172a;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap}.text-sql-eval-task-page{min-height:100%;color:#172033}.eval-task-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:18px 20px;border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.eval-task-kicker{margin-bottom:6px;color:#0f766e;font-size:12px;font-weight:850;letter-spacing:0}.eval-task-hero h2{margin:0;color:#0f172a;font-size:24px;font-weight:850;line-height:32px}.eval-task-hero p{margin:4px 0 0;color:#64748b;font-size:14px;line-height:22px}.eval-task-hero-actions{display:flex;align-items:center;gap:10px}.eval-task-stat{min-width:86px;padding:9px 12px;border:1px solid #e5edf5;border-radius:8px;background:#f8fafc}.eval-task-stat span{display:block;color:#64748b;font-size:12px;font-weight:760;line-height:18px}.eval-task-stat strong{display:block;margin-top:2px;color:#0f172a;font-size:18px;font-weight:850;line-height:24px}.eval-task-filter,.eval-task-table{margin-bottom:14px;padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 26px #0f172a0a}.eval-task-filter .ant-form{gap:8px 0}.eval-task-search{width:240px}.eval-task-table .ant-table-thead>tr>th{color:#475569;font-size:13px;font-weight:850;background:#f8fafc}.eval-task-name-cell{display:grid;gap:4px}.eval-task-name-cell strong{color:#0f172a;font-size:14px;font-weight:850;line-height:22px}.eval-task-name-cell span{color:#64748b;font-size:12px;line-height:18px}.eval-task-create-form .ant-input,.eval-task-create-form .ant-select-selector{border-radius:8px}.eval-task-create-grid{display:grid;grid-template-columns:minmax(220px,1fr) 150px 160px 150px;gap:12px}.eval-task-sample-picker{padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fbfdff}.eval-task-sample-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.eval-task-sample-head strong{display:block;color:#0f172a;font-size:15px;font-weight:850;line-height:22px}.eval-task-sample-head span{display:block;margin-top:2px;color:#64748b;font-size:12px;line-height:20px}.eval-task-detail{display:grid;gap:14px}.eval-task-detail-head,.eval-task-result-toolbar,.eval-result-question{padding:14px;border:1px solid #e1e8f0;border-radius:8px;background:#fff}.eval-task-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eval-task-detail-head h3{margin:8px 0 0;color:#0f172a;font-size:18px;font-weight:850;line-height:26px}.eval-task-detail-head p{margin:6px 0 0;color:#ef4444;font-size:13px;line-height:22px}.eval-result-detail{display:grid;gap:14px}.eval-result-question .ant-typography{margin:8px 0 0;color:#0f172a;font-size:15px;font-weight:760;line-height:24px}.eval-result-section-title{margin-bottom:10px;color:#0f172a;font-size:15px;font-weight:850}.eval-result-continue{display:grid;gap:10px;padding:14px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb}.eval-result-continue .ant-btn{justify-self:flex-start}.eval-result-assertion-list{display:grid;gap:10px}.eval-result-assertion-card{display:grid;gap:10px;padding:14px;border:1px solid #e5edf5;border-radius:8px;background:#fff}.eval-result-assertion-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.eval-result-assertion-card strong{color:#0f172a;font-size:14px;font-weight:850}.eval-result-json{max-height:360px;margin:0;overflow:auto;padding:14px;border-radius:8px;background:#0f172a;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;white-space:pre-wrap}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:240px;padding:36px 28px}.login-card{padding:36px 28px}}@media(max-width:1100px){.homework-grade-workbench{grid-template-columns:1fr}.homework-grade-preview{border-right:0;padding-right:0}.prompt-test-layout{grid-template-columns:1fr}.text-sql-permission-head{align-items:flex-start;flex-direction:column}.text-sql-permission-stats{grid-template-columns:repeat(2,minmax(120px,1fr));min-width:0;width:100%}.text-sql-permission-workbench{grid-template-columns:1fr}.text-sql-role-list,.text-sql-domain-list,.text-sql-column-list{max-height:none}.text-sql-field-toolbar,.analysis-hero{align-items:flex-start;flex-direction:column}.analysis-hero-stats{grid-template-columns:repeat(2,minmax(120px,1fr));min-width:0;width:100%}.analysis-layout,.analysis-finding-list,.analysis-json-grid,.analysis-stat-chart{grid-template-columns:1fr}.analysis-query-panel{position:static}.run-hero{grid-template-columns:1fr}.run-stat-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.run-node-history{grid-template-columns:1fr}.eval-question-hero,.eval-question-hero-actions,.eval-task-hero,.eval-task-hero-actions{align-items:stretch;flex-direction:column}.eval-question-stat,.eval-task-stat,.eval-question-search,.eval-task-search{width:100%}.eval-question-form-grid,.eval-question-form-top,.eval-question-note-grid,.eval-task-create-grid,.eval-assertion-main,.eval-semantic-grid{grid-template-columns:1fr}}
