*{box-sizing:border-box}body{margin:0;font-family:"Geologica","Proxima Nova",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1d1e1e;background:#f8f9f8}.logo-svg{height:26px;width:auto;display:block}.muted{color:#5f5d5e}.ta-r{text-align:right}.btn{display:inline-flex;align-items:center;gap:8px;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:10px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:.12s}.btn .ic{width:17px;height:17px;display:inline-flex}.btn .ic svg{width:100%;height:100%}.btn-primary{background:#2a644d;color:#fff}.btn-primary:hover{background:#1f4f3c}.btn-ghost{background:#fff;color:#1d1e1e;border-color:#e7e7e7}.btn-ghost:hover{background:#f8f9f8}.btn-danger{background:#d0322c;color:#fff}.btn-danger:hover{background:#b3251f}.btn-block{width:100%}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e7e7e7;background:#fff;border-radius:9px;color:#5f5d5e;cursor:pointer;transition:.12s}.icon-btn svg{width:18px;height:18px}.icon-btn:hover:not([disabled]){color:#1f4f3c;border-color:#34b76c}.icon-btn.danger:hover:not([disabled]){color:#d0322c;border-color:#e6b3b0}.icon-btn[disabled]{opacity:.4;cursor:default}.fld{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.fld>span{font-size:12px;font-weight:600;color:#5f5d5e}.fld input,.fld textarea,.fld .select{font-family:inherit}input[type=text],input[type=password],input[type=file],textarea,.select{border:1px solid #e7e7e7;border-radius:12px;padding:10px 12px;font-size:14px;color:#1d1e1e;background:#fff;outline:none;width:100%;transition:border-color .12s}input[type=text]:focus,input[type=password]:focus,input[type=file]:focus,textarea:focus,.select:focus{border-color:#34b76c}textarea{resize:vertical;line-height:1.5}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235f5d5e' stroke-width='2' stroke-linecap='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:34px;cursor:pointer}.select.sm{padding:5px 26px 5px 10px;font-size:13px;width:auto}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width: 560px){.grid2,.grid3{grid-template-columns:1fr}}.switch-fld{flex-direction:column;gap:8px}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;inset:0;background:#cfd3d1;border-radius:24px;transition:.2s;cursor:pointer}.switch .slider::before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 2px rgba(0,0,0,.25)}.switch input:checked+.slider{background:#2a644d}.switch input:checked+.slider::before{transform:translateX(20px)}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9f8;padding:20px}.login-card{width:400px;max-width:100%;background:#fff;border:1px solid #e7e7e7;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px rgba(0,0,0,.12)}.login-brand{background:#0f3b39;padding:26px;display:flex;justify-content:center}.login-body{padding:26px 26px 28px}.login-body h1{font-size:19px;margin:0 0 4px}.login-sub{margin:0 0 20px;color:#5f5d5e;font-size:13px}.login-err{color:#d0322c;font-size:13px;margin-bottom:12px}.shell{display:flex;min-height:100vh}.sidebar{width:240px;flex-shrink:0;background:#0f3b39;color:#fff;display:flex;flex-direction:column;padding:20px 14px;position:sticky;top:0;height:100vh}.side-brand{padding:6px 8px 22px}.side-nav{display:flex;flex-direction:column;gap:4px;flex:1}.nav-item{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;color:hsla(0,0%,100%,.75);font-size:14px;font-weight:500;cursor:pointer;transition:.12s}.nav-item .nav-ic{width:19px;height:19px;display:inline-flex;opacity:.9}.nav-item .nav-ic svg{width:100%;height:100%}.nav-item:hover{background:hsla(0,0%,100%,.08);color:#fff}.nav-item.active{background:hsla(0,0%,100%,.12);color:#fff}.nav-item.active .nav-ic{color:#e0e43f;opacity:1}.side-logout{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;border:none;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);font-family:inherit;font-size:14px;cursor:pointer;text-align:left}.side-logout .nav-ic{width:19px;height:19px;display:inline-flex}.side-logout .nav-ic svg{width:100%;height:100%}.side-logout:hover{background:hsla(0,0%,100%,.08);color:#fff}.side-note{font-size:11px;color:hsla(0,0%,100%,.5);padding:10px 12px;line-height:1.4}.main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{background:#fff;border-bottom:1px solid #e7e7e7;padding:16px 28px;position:sticky;top:0;z-index:5}.topbar h2{margin:0;font-size:18px}.content{padding:24px 28px;flex:1}.toolbar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.toolbar .btn{margin-left:auto}.toolbar .select{width:auto;flex:0 0 auto;min-width:190px;max-width:280px}.audit-bar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.audit-bar .select{width:auto;flex:0 0 auto;min-width:220px}.search-box{position:relative;flex:1;min-width:240px}.search-box svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#5f5d5e}.search-box input{width:100%;border:1px solid #e7e7e7;border-radius:12px;padding:10px 12px 10px 38px;font-size:14px;font-family:inherit;outline:none}.search-box input:focus{border-color:#34b76c}.card{background:#fff;border:1px solid #e7e7e7;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.card.narrow{max-width:640px;padding:22px 24px}.table-card{overflow:hidden}.loading,.empty{padding:48px 24px;text-align:center;color:#5f5d5e;font-size:14px}.loading p,.empty p{margin:0}.tbl{width:100%;border-collapse:collapse;font-size:14px}.tbl thead th{text-align:left;font-size:12px;font-weight:600;color:#5f5d5e;text-transform:uppercase;letter-spacing:.04em;padding:12px 16px;border-bottom:1px solid #e7e7e7;background:#fbfcfb}.tbl tbody td{padding:13px 16px;border-bottom:1px solid #f0f2f1;vertical-align:middle}.tbl tbody tr:last-child td{border-bottom:none}.tbl tbody tr:hover{background:#fafbfa}.tbl .q-cell{max-width:520px}.tbl .q-title{font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tbl .q-src{font-size:12px;color:#5f5d5e;margin-top:2px}.tbl .src-cell{max-width:190px;font-size:12px;color:#5f5d5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbl .status{white-space:nowrap}.badge{display:inline-block;background:#edf7f3;color:#00664b;border:1px solid #d5e8de;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;white-space:nowrap}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.dot.ok{background:#34b76c}.dot.off{background:#c4c4c4}.pager{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-top:1px solid #e7e7e7;flex-wrap:wrap;gap:12px}.pager .pager-info{font-size:13px;color:#5f5d5e}.pager .pager-ctl{display:flex;align-items:center;gap:10px}.pager .ps{font-size:13px;color:#5f5d5e;display:flex;align-items:center;gap:6px}.pager .pg-num{font-size:13px;color:#1d1e1e;min-width:48px;text-align:center}.sec-h{font-size:16px;margin:0 0 6px}.sec-h.pad{padding:18px 20px 4px}.mb{margin-bottom:16px}.kpi-row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr)) 1.4fr;gap:16px;margin-bottom:20px}@media(max-width: 720px){.kpi-row{grid-template-columns:1fr}}.kpi{background:#fff;border:1px solid #e7e7e7;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.07);padding:18px 20px;display:flex;align-items:center;gap:14px}.kpi .kpi-ic{width:42px;height:42px;border-radius:11px;background:#edf7f3;color:#00664b;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi .kpi-ic svg{width:22px;height:22px}.kpi .kpi-n{font-size:26px;font-weight:700;line-height:1}.kpi .kpi-l{font-size:12px;color:#5f5d5e;margin-top:4px}.kpi.wide{align-items:flex-start}.kpi .fb-wrap{width:100%}.kpi .fb-row{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.overlay{position:fixed;inset:0;background:rgba(20,30,26,.45);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.modal{background:#fff;border-radius:16px;width:640px;max-width:100%;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.28)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7e7e7}.modal-head h3{margin:0;font-size:17px}.modal-body{padding:20px 22px;overflow-y:auto}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid #e7e7e7}.src-block{border:1px solid #e7e7e7;border-radius:12px;padding:14px 16px;background:#fbfcfb;margin-bottom:4px}.src-block .src-title{font-size:12px;font-weight:600;color:#5f5d5e;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.new-cat{margin-top:8px}.confirm-q{font-weight:500;margin:0 0 6px}.form-err{color:#d0322c;font-size:13px;min-height:18px}.form-msg{font-size:14px;margin-top:12px}.form-msg.ok{color:#00664b}.form-msg.err{color:#d0322c}@media(max-width: 640px){.sidebar{width:68px}.sidebar .nav-item,.sidebar .side-logout{justify-content:center}.sidebar .nav-item span:not(.nav-ic),.sidebar .side-logout span:not(.nav-ic){display:none}.sidebar .side-brand .logo-svg{height:20px}.sidebar .side-note{display:none}}.hint-sm{font-size:11px;color:#5f5d5e;margin-top:4px;display:block}.tbl-head-row{padding:14px 16px 2px}.stepper{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.step{display:flex;align-items:center;gap:6px;font-size:13px;color:#5f5d5e;padding:6px 12px;border-radius:20px;background:#f8f9f8;border:1px solid #e7e7e7}.step b{width:20px;height:20px;border-radius:50%;background:#d3d2d2;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}.step.active{color:#1f4f3c;border-color:#34b76c}.step.active b{background:#2a644d}.preview-list{max-height:360px;overflow-y:auto;border:1px solid #e7e7e7;border-radius:12px}.preview-item{padding:12px 14px;border-bottom:1px solid #f0f2f1}.preview-item:last-child{border-bottom:none}.preview-item .pi-q{font-weight:600;font-size:14px}.preview-item .pi-a{font-size:13px;color:#5f5d5e;margin-top:3px;white-space:pre-wrap;max-height:58px;overflow:hidden}.ingest-done{width:48px;height:48px;border-radius:50%;background:#edf7f3;color:#2a644d;display:flex;align-items:center;justify-content:center;margin:8px auto}.ingest-done svg{width:26px;height:26px}.vote{display:inline-block;font-size:11px;padding:2px 8px;border-radius:20px;background:#f8f9f8;border:1px solid #e7e7e7;white-space:nowrap}.vote.v-helpful{background:#e6f6ee;border-color:#c2e6d3;color:#00664b}.vote.v-unhelpful{background:#fdeceb;border-color:#f3cdca;color:#c0392b}.vote.v-error{background:#fef4e6;border-color:#f6ddb3;color:#8a5a00}.vote.v-missing_source{background:#eef2fb;border-color:#cdd8f0;color:#2f4d8f}.dlg-meta{font-size:12px;margin-bottom:14px}.dlg-msg{margin-bottom:12px;padding:10px 13px;border-radius:12px;max-width:88%}.dlg-msg.user{background:#edf7f3;margin-left:auto}.dlg-msg.assistant{background:#f2f4f3}.dlg-msg .dlg-role{font-size:11px;color:#5f5d5e;margin-bottom:3px;font-weight:600}.dlg-msg .dlg-txt{font-size:14px;line-height:1.5;white-space:pre-wrap}.dlg-msg .dlg-votes{margin-top:6px}.dlg-general{margin-top:12px;padding-top:12px;border-top:1px solid #e7e7e7;font-size:13px}.dlg-cites{margin-top:7px;font-size:12px;color:#5f5d5e}.dlg-cites b{color:#1f4f3c;font-weight:600}.dlg-cites ol{margin:4px 0 0;padding-left:18px}.dlg-cites li{margin:2px 0}.dlg-cites a{color:#1f4f3c;font-weight:600;text-decoration:none}.dlg-cites a:hover{text-decoration:underline}
