.auth-page{min-height:100vh;display:grid;place-items:center}.auth-card{width:min(480px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:38px;box-shadow:0 16px 40px #17223512}.auth-card h1{margin:8px 0 12px}.auth-card p{color:var(--muted);line-height:1.65}.auth-card form{display:grid;gap:10px;margin:26px 0}.auth-card label{font-weight:700}.auth-card input,.chat-form textarea{font:inherit;border:1px solid #cad4e1;border-radius:10px;padding:13px;width:100%}.auth-card button{border:0;cursor:pointer;margin-top:4px}.form-message{min-height:24px;color:#9d4200}.blue{color:#155eef}.assistant-page{max-width:880px}.text-button{border:0;background:none;color:var(--blue);font:inherit;font-weight:700;cursor:pointer}.chat-shell{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.chat-shell header{padding:32px 32px 14px;border-bottom:1px solid var(--line)}.chat-shell header h1{margin:6px 0}.chat-shell header p:last-child{color:var(--muted)}.messages{height:430px;overflow:auto;padding:24px;display:flex;gap:12px;flex-direction:column}.messages article{max-width:80%;border-radius:14px;padding:12px 15px;line-height:1.65}.bot{align-self:flex-start;background:#f0f5ff}.employee{align-self:flex-end;background:#155eef;color:#fff}.pending{opacity:.7}.chat-form{display:flex;gap:12px;padding:16px;border-top:1px solid var(--line)}.chat-form textarea{min-height:52px;resize:vertical}.chat-form button{border:0;cursor:pointer;white-space:nowrap;margin:0}@media(max-width:720px){.auth-card{padding:28px 22px}.chat-form{flex-direction:column}.messages{height:56vh}}
.workspace-body{background:#f5f7fb}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.workspace-sidebar{background:#102a5d;color:#dbe8ff;padding:26px 16px;display:flex;flex-direction:column;gap:22px}.workspace-brand{color:#fff;display:grid;gap:3px;padding:0 10px}.workspace-brand span{font-size:23px;font-weight:850;letter-spacing:.08em}.workspace-brand small{font-size:12px;color:#b8cdf4}.sidebar-label{font-size:11px;margin:8px 10px -12px;color:#95b6ed;letter-spacing:.12em;font-weight:800}.workspace-nav{display:grid;gap:4px}.nav-item{border:0;background:transparent;color:#c9dbfc;text-align:left;padding:12px 14px;border-radius:9px;font:inherit;font-weight:700;cursor:pointer}.nav-item:hover,.nav-item.active{background:#1b4692;color:#fff}.sidebar-note{margin-top:auto;border:1px solid #31558f;border-radius:12px;padding:14px;display:grid;gap:6px;font-size:12px;line-height:1.55;color:#c7d8f5}.sidebar-note b{color:#fff}.workspace-main{max-width:1440px;width:100%;padding:32px 42px 60px;margin:0 auto}.workspace-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px}.workspace-header h1{margin:5px 0 0;font-size:28px}.account{display:flex;align-items:center;gap:16px;font-size:14px;color:var(--muted)}.workspace-view{display:none}.workspace-view.active{display:block}.welcome{border-radius:20px;padding:35px 38px;background:linear-gradient(118deg,#102a5d,#155eef);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.welcome h2{font-size:29px;margin:7px 0 10px}.welcome p{max-width:650px;margin:0;line-height:1.7;color:#dce9ff}.dark-primary{border:0;font:inherit;font-weight:750;cursor:pointer;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.metric-grid article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:15px;display:grid;gap:5px}.metric-grid b{font-size:28px}.metric-grid span{font-size:13px;color:var(--muted)}.dashboard-grid,.two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.panel h3{margin:0;font-size:18px}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-heading small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.link-button{border:0;background:none;color:var(--blue);font:inherit;font-weight:700;cursor:pointer;padding:0}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-grid button{border:1px solid var(--line);background:#f9fbff;border-radius:11px;text-align:left;padding:15px;display:grid;gap:5px;cursor:pointer;color:var(--ink)}.quick-grid button:hover{border-color:#9bbdff}.quick-grid span{font-size:12px;color:var(--muted)}.section-intro{margin:0 0 20px}.section-intro h2{margin:5px 0 8px;font-size:25px}.section-intro p{margin:0;color:var(--muted);line-height:1.7}.task-create form,.upload-panel form{display:grid;gap:14px;margin-top:18px}.task-create label,.upload-panel label{display:grid;gap:7px;font-weight:700;font-size:14px}.task-create select,.upload-panel select,.task-create textarea,.knowledge-panel textarea{font:inherit;border:1px solid #cbd6e5;border-radius:9px;padding:11px;background:#fff}.task-create textarea,.knowledge-panel textarea{min-height:125px;resize:vertical}.submit-primary{border:0;font:inherit;font-weight:750;cursor:pointer;background:#155eef;color:#fff;margin:0}.record-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.record-row:last-child{border-bottom:0}.record-row div:first-child{display:grid;gap:5px;min-width:0}.record-row b{font-size:14px;line-height:1.45}.record-row span{font-size:12px;color:var(--muted);line-height:1.45}.record-row em{font-style:normal;color:#1857c5;background:#edf4ff;padding:5px 7px;border-radius:6px;white-space:nowrap;font-size:11px}.record-download{font-size:12px;color:var(--blue);font-weight:750;white-space:nowrap}.empty{color:var(--muted);font-size:14px;margin:12px 0}.response-panel{margin-top:18px}.agent-response{white-space:pre-wrap;line-height:1.75;color:#26354d;background:#f7faff;border-radius:10px;padding:16px;margin-top:12px}.citations{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.citations a{font-size:12px;background:#eff5ff;padding:7px 9px;border-radius:7px}.file-picker{border:1px dashed #9bb8e9;border-radius:10px;padding:15px;background:#f8fbff}.file-picker input{font:inherit;max-width:100%}.file-picker small{font-weight:500;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-panel form{display:flex;gap:12px}.knowledge-panel textarea{flex:1;min-height:80px}.knowledge-panel button{align-self:end;white-space:nowrap}.agent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.agent-card{border:1px solid var(--line);background:#fff;text-align:left;border-radius:15px;padding:24px;display:grid;gap:10px;color:var(--ink);cursor:pointer}.agent-card:hover{border-color:#8db5ff;box-shadow:0 10px 24px #102a5d0b}.agent-card em{font-style:normal;font-size:12px;color:#155eef;font-weight:800}.agent-card b{font-size:18px}.agent-card span{font-size:14px;line-height:1.65;color:var(--muted)}.agent-card i{font-style:normal;color:#155eef;font-size:13px;font-weight:750;margin-top:5px}@media(max-width:900px){.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{padding:15px 16px;gap:12px}.workspace-brand{display:flex;align-items:center;gap:9px}.workspace-nav{display:flex;overflow:auto}.nav-item{white-space:nowrap}.sidebar-label,.sidebar-note{display:none}.workspace-main{padding:24px 18px}.workspace-header{padding-bottom:20px}.dashboard-grid,.two-column{grid-template-columns:1fr}.welcome{padding:28px}.agent-grid{grid-template-columns:1fr}}@media(max-width:600px){.workspace-header{align-items:flex-start;gap:12px;flex-direction:column}.metric-grid{grid-template-columns:1fr}.welcome{align-items:flex-start;flex-direction:column}.welcome h2{font-size:24px}.quick-grid{grid-template-columns:1fr}.knowledge-panel form{flex-direction:column}.knowledge-panel button{align-self:stretch}.agent-grid{grid-template-columns:1fr}.account{font-size:12px}}
