.nav{display:block;padding:.85rem 1rem;border-radius:.9rem;color:#eaf3ff}.nav:hover{background:rgba(255,255,255,.12)}
.bubble{max-width:92%;border-radius:1rem;padding:1rem;line-height:1.55}.bot{background:#f8fafc;border:1px solid #e2e8f0}.user{background:#073b78;color:white;margin-left:auto}.source{display:inline-block;background:#eff6ff;color:#1d4ed8;border-radius:.5rem;padding:.2rem .5rem;margin:.2rem;font-size:.75rem}.answer-table table{width:100%;border-collapse:collapse;margin-top:.5rem}.answer-table th,.answer-table td{border:1px solid #e2e8f0;padding:.45rem;text-align:left;font-size:.9rem}.answer-table th{background:#f8fafc}

.source-link{text-decoration:none;cursor:pointer}.source-link:hover{background:#dbeafe;text-decoration:underline}.source-link:focus{outline:2px solid #24468f;outline-offset:2px}

/* Inline source-page preview. This only displays the already-cited PDF page and does not alter RAG. */
.source-list{display:block}.source-preview-button{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:.5rem;padding:.2rem .55rem;margin:.2rem;font-size:.75rem;font-weight:600;cursor:pointer}.source-preview-button:hover{background:#dbeafe}.source-preview-button:focus{outline:2px solid #2563eb;outline-offset:2px}.source-preview{margin-top:.7rem;border:1px solid #dbe3ec;border-radius:.85rem;overflow:hidden;background:#fff}.source-preview.hidden{display:none}.source-preview-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.65rem .8rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.78rem;font-weight:600}.source-preview-header a{color:#1d4ed8;text-decoration:none}.source-preview-header a:hover{text-decoration:underline}.source-preview iframe{display:block;width:100%;height:520px;border:0;background:#f1f5f9}@media(max-width:640px){.source-preview iframe{height:420px}.source-preview-header{align-items:flex-start;flex-direction:column;gap:.25rem}}


/* Organization administration */
.sidebar-section{margin-top:1rem;padding:.7rem 1rem .35rem;color:#94a3b8;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}
.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.admin-title{font-size:1.05rem;font-weight:800;color:#061c36}.admin-subtitle{font-size:.82rem;color:#64748b;margin-top:.15rem}.admin-count{min-width:2rem;height:2rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem}.admin-form{display:flex;flex-direction:column;gap:.75rem}.admin-input{width:100%;border:1px solid #cbd5e1;border-radius:.7rem;padding:.7rem .8rem;background:#fff;font-size:.88rem}.admin-input:focus{outline:2px solid rgba(36,70,143,.22);border-color:#24468f}.admin-check{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#475569}.admin-primary,.admin-secondary,.admin-danger{border-radius:.65rem;padding:.65rem .9rem;font-weight:700;font-size:.82rem;cursor:pointer}.admin-primary{background:#24468f;color:#fff}.admin-primary:hover{background:#1d3b7a}.admin-secondary{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;align-self:flex-start}.admin-danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3;padding:.42rem .7rem}.admin-item{border:1px solid #e2e8f0;border-radius:.8rem;padding:.8rem}.admin-item summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;list-style:none}.admin-item summary::-webkit-details-marker{display:none}.admin-item summary span:first-child{display:flex;flex-direction:column}.admin-item small,.admin-table small{display:block;color:#64748b;font-size:.75rem;margin-top:.1rem}.status-pill{display:inline-flex;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;text-transform:capitalize}.status-pill.active{background:#eff6ff;color:#1d4ed8}.status-pill.inactive{background:#f1f5f9;color:#64748b}.admin-table{width:100%;border-collapse:collapse;font-size:.83rem}.admin-table th,.admin-table td{padding:.75rem;border-bottom:1px solid #e2e8f0;text-align:left}.admin-table th{color:#475569;background:#f8fafc;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}

/* Group document management */
.document-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:1.5rem 1.6rem;border:1px solid #dbe4ee;border-radius:1.25rem;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%)}
.document-hero h2{font-size:1.65rem;line-height:1.2;font-weight:800;color:#061c36;margin:.2rem 0 .45rem}.document-hero p:not(.document-eyebrow){color:#64748b;max-width:46rem;font-size:.93rem}.document-eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:.68rem;font-weight:800;color:#24468f}.document-admin-link{white-space:nowrap;border:1px solid #ccd8e6;color:#073b78;background:#fff;border-radius:.75rem;padding:.68rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none}.document-admin-link:hover{border-color:#24468f;color:#1d4ed8}
.section-heading-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.section-heading{font-size:1rem;font-weight:800;color:#061c36}.section-copy{font-size:.8rem;color:#64748b;margin-top:.15rem}.group-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.group-library-card{display:flex;align-items:center;gap:.75rem;min-height:5rem;padding:.9rem;border:1px solid #dbe4ee;border-radius:1rem;background:#fff;text-decoration:none;color:#0f172a;transition:.16s ease}.group-library-card:hover{border-color:#8ba9e8;box-shadow:0 6px 18px rgba(15,23,42,.06);transform:translateY(-1px)}.group-library-card.selected{border:2px solid #24468f;background:#f4f7ff;box-shadow:0 7px 22px rgba(36,70,143,.10)}.group-card-icon,.selected-group-mark{display:grid;place-items:center;flex:0 0 auto;width:2.55rem;height:2.55rem;border-radius:.8rem;background:#eaf1ff;color:#1d4ed8;font-weight:900}.group-card-body{min-width:0;display:flex;flex-direction:column}.group-card-body strong{font-size:.91rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-card-body small{font-size:.7rem;color:#64748b;margin-top:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-doc-count{margin-left:auto;display:flex;flex-direction:column;align-items:center;font-size:1rem;font-weight:900;color:#073b78}.group-doc-count small{font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}
.upload-panel,.document-list-panel{border:1px solid #dbe4ee;border-radius:1.2rem;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.upload-panel{padding:1.3rem}.upload-panel-header{display:flex;align-items:center;gap:.8rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #edf2f7}.upload-panel h3,.document-list-header h3{font-size:1.15rem;font-weight:800;color:#061c36}.form-label{display:block;font-size:.75rem;font-weight:800;color:#334155;margin-bottom:-.5rem}.document-select{width:100%;border:1px solid #cbd5e1;border-radius:.78rem;background:#fff;padding:.75rem .85rem;font-size:.9rem;color:#0f172a}.document-select:focus{outline:2px solid #93b4f4;outline-offset:1px}.file-dropzone{display:flex;min-height:11rem;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:2px dashed #b8c8d8;border-radius:1rem;background:#f8fbfd;padding:1.25rem;cursor:pointer;transition:.15s}.file-dropzone:hover{border-color:#24468f;background:#f4f7ff}.file-dropzone input{margin-top:.9rem;max-width:100%;font-size:.76rem}.file-dropzone strong{font-size:.9rem;color:#061c36}.file-dropzone span:not(.file-drop-icon){font-size:.72rem;color:#64748b;margin-top:.25rem}.file-drop-icon{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#eaf1ff;color:#24468f;font-size:1.25rem;font-weight:900;margin-bottom:.65rem}.upload-primary{width:100%;border:0;border-radius:.8rem;background:#24468f;color:#fff;padding:.82rem 1rem;font-size:.9rem;font-weight:800;cursor:pointer}.upload-primary:hover{background:#24468f}.sample-link{display:block;text-align:center;margin-top:.85rem;font-size:.72rem;color:#0b5fa5;text-decoration:none}.sample-link:hover{text-decoration:underline}.permission-notice{border-radius:.85rem;background:#fff7ed;color:#9a3412;padding:1rem;font-size:.82rem;line-height:1.5}
.document-list-panel{overflow:hidden}.document-list-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.3rem;border-bottom:1px solid #edf2f7}.document-list-header p:not(.document-eyebrow){font-size:.76rem;color:#64748b;margin-top:.2rem}.library-status{white-space:nowrap;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.35rem .62rem;font-size:.66rem;font-weight:800}.document-list{padding:.55rem}.document-row{display:flex;align-items:center;gap:.85rem;padding:.85rem;border-radius:.9rem}.document-row:hover{background:#f8fafc}.document-row+.document-row{border-top:1px solid #edf2f7}.document-file-icon{display:grid;place-items:center;flex:0 0 auto;width:2.65rem;height:2.65rem;border-radius:.7rem;background:#eff6ff;color:#1d4ed8;font-size:.62rem;font-weight:900}.document-row-main{min-width:0;flex:1}.document-name{display:block;color:#0f2747;font-size:.86rem;font-weight:750;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-name:hover{color:#24468f;text-decoration:underline}.document-meta{font-size:.68rem;color:#94a3b8;margin-top:.23rem}.document-delete{border:0;background:transparent;color:#dc2626;font-size:.72rem;font-weight:700;cursor:pointer;padding:.4rem}.empty-library{text-align:center;padding:3.2rem 1rem;color:#64748b}.empty-library-icon{display:grid;place-items:center;width:3rem;height:3rem;margin:0 auto .75rem;border-radius:1rem;background:#f1f5f9;color:#94a3b8;font-size:1.4rem}.empty-library h4{font-weight:800;color:#334155}.empty-library p{font-size:.78rem;margin-top:.3rem}
@media(max-width:1024px){.group-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.document-hero{flex-direction:column;padding:1.15rem}.document-admin-link{width:100%;text-align:center}.group-library-grid{grid-template-columns:1fr}.document-list-header{flex-direction:column}.library-status{align-self:flex-start}.document-row{align-items:flex-start}.document-delete{padding-top:.1rem}}
.ingestion-state{margin-top:.55rem;display:grid;grid-template-columns:auto minmax(100px,220px) auto;gap:.55rem;align-items:center}.status-pill{font-size:.72rem;font-weight:700;padding:.25rem .55rem;border-radius:999px;background:#eef2f7;color:#475569}.status-ready{background:#dcfce7;color:#166534}.status-processing,.status-queued{background:#dbeafe;color:#1d4ed8}.status-failed{background:#fee2e2;color:#b91c1c}.ingestion-progress{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.ingestion-progress span{display:block;height:100%;background:#1d4ed8;transition:width .35s ease}.ingestion-state small{font-size:.72rem;color:#64748b;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-actions{display:flex;gap:.5rem;align-items:center}.document-retry{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;border-radius:.55rem;padding:.45rem .7rem;font-weight:700}@media(max-width:700px){.ingestion-state{grid-template-columns:auto 1fr}.ingestion-state small{grid-column:1/-1}.document-row{align-items:flex-start}}
.pdf-page-viewer{max-width:1500px;margin:0 auto;padding:1rem}.pdf-page-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem 1.2rem;margin-bottom:1rem;position:sticky;top:.5rem;z-index:10;box-shadow:0 8px 24px rgba(15,23,42,.08)}.pdf-page-toolbar h1{font-size:1rem;margin:.2rem 0;color:#0f172a;word-break:break-word}.pdf-page-toolbar p{font-size:.82rem;color:#64748b;margin:0}.pdf-back-link{font-size:.82rem;color:#2563eb;text-decoration:none}.pdf-page-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.pdf-page-actions a{border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;text-decoration:none;border-radius:.6rem;padding:.55rem .75rem;font-size:.8rem;font-weight:700}.pdf-page-canvas{background:#e2e8f0;border-radius:1rem;padding:1rem;overflow:auto;text-align:center}.pdf-page-canvas img{display:block;max-width:100%;height:auto;margin:0 auto;background:#fff;box-shadow:0 4px 18px rgba(15,23,42,.18)}.source-preview-image-link{display:block;background:#e2e8f0}.source-preview-image{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#f8fafc}@media(max-width:700px){.pdf-page-toolbar{align-items:flex-start;flex-direction:column}.pdf-page-actions{justify-content:flex-start}.pdf-page-canvas{padding:.4rem}}

/* History */
.history-hero,.admin-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;background:linear-gradient(135deg,#fff 0%,#f4fbfa 100%);border:1px solid #dbe4f2;border-radius:1.15rem;padding:1.35rem 1.45rem;box-shadow:0 10px 30px rgba(15,39,71,.05)}
.history-eyebrow,.admin-eyebrow,.admin-kicker{text-transform:uppercase;letter-spacing:.11em;font-size:.67rem;font-weight:850;color:#24468f;margin:0 0 .35rem}.history-hero h2,.admin-hero h2{font-size:1.65rem;line-height:1.2;font-weight:850;color:#061c36;margin:0 0 .42rem}.history-hero p:not(.history-eyebrow),.admin-hero p:not(.admin-eyebrow){color:#64748b;font-size:.9rem;max-width:48rem}.history-hero-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:flex-end}.history-count{border-radius:999px;background:#e8f8f5;color:#1d4ed8;padding:.5rem .75rem;font-size:.75rem;font-weight:800}.history-clear{border:1px solid #fecdd3;background:#fff;color:#be123c;border-radius:.7rem;padding:.55rem .75rem;font-size:.76rem;font-weight:750;cursor:pointer}.history-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:.8rem}.history-search{display:flex;gap:.6rem;align-items:center}.history-search input{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:.75rem;padding:.72rem .85rem;font-size:.86rem}.history-search input:focus{outline:2px solid rgba(36,70,143,.18);border-color:#24468f}.history-search button{background:#061c36;color:#fff;border:0;border-radius:.72rem;padding:.72rem 1rem;font-size:.8rem;font-weight:750}.history-search a{font-size:.77rem;color:#475569;text-decoration:none;padding:.5rem}.history-list{display:grid;gap:.85rem}.history-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.05rem 1.15rem;box-shadow:0 1px 2px rgba(15,23,42,.03)}.history-card-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.history-card h3{font-size:.98rem;line-height:1.4;font-weight:800;color:#0f2747;margin:.2rem 0 0}.history-date{font-size:.67rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.history-actions{display:flex;align-items:center;gap:.4rem;flex:0 0 auto}.history-actions form{margin:0}.history-ask-again,.history-delete{border-radius:.62rem;padding:.45rem .65rem;font-size:.72rem;font-weight:750;text-decoration:none}.history-ask-again{background:#eff6ff;color:#1d4ed8}.history-delete{border:0;background:#fff1f2;color:#be123c;cursor:pointer}.history-answer{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #edf2f7;color:#334155;font-size:.86rem;line-height:1.65;white-space:pre-wrap}.history-sources{display:flex;gap:.65rem;align-items:flex-start;margin-top:.85rem;padding:.72rem .8rem;background:#f8fafc;border-radius:.75rem}.history-sources>span{font-size:.67rem;font-weight:850;color:#64748b;text-transform:uppercase;letter-spacing:.07em;padding-top:.15rem}.history-sources>div{display:flex;flex-wrap:wrap;gap:.4rem}.history-sources a,.history-sources>div>span{font-size:.71rem;color:#075985;background:#e0f2fe;border-radius:999px;padding:.28rem .55rem;text-decoration:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-empty{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:1rem;padding:3.5rem 1rem}.history-empty-icon{display:grid;place-items:center;width:3.2rem;height:3.2rem;margin:0 auto .8rem;border-radius:1rem;background:#eff6ff;color:#24468f;font-size:1.55rem}.history-empty h3{font-weight:850;color:#0f2747}.history-empty p{font-size:.83rem;color:#64748b;margin:.35rem 0 1rem}.history-empty a{display:inline-block;background:#24468f;color:#fff;border-radius:.7rem;padding:.62rem .85rem;text-decoration:none;font-size:.78rem;font-weight:750}

/* Administration v2 */
.admin-hero-stats{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.admin-hero-stats>div{min-width:82px;background:#fff;border:1px solid #dbe4f2;border-radius:.85rem;padding:.65rem .75rem;text-align:center}.admin-hero-stats strong{display:block;color:#061c36;font-size:1.15rem;line-height:1.1}.admin-hero-stats span{display:block;color:#64748b;font-size:.67rem;margin-top:.2rem}.admin-tabs{display:flex;gap:.35rem;background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;padding:.35rem;overflow-x:auto}.admin-tabs a{display:flex;align-items:center;gap:.4rem;white-space:nowrap;border-radius:.65rem;padding:.65rem .82rem;color:#475569;text-decoration:none;font-size:.8rem;font-weight:750}.admin-tabs a:hover{background:#f8fafc}.admin-tabs a.active{background:#061c36;color:#fff}.admin-tabs a span{display:inline-flex;min-width:1.35rem;height:1.35rem;align-items:center;justify-content:center;border-radius:999px;background:rgba(148,163,184,.18);font-size:.65rem}.admin-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.admin-panel,.admin-create-card,.admin-record-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 2px rgba(15,23,42,.035)}.admin-panel{padding:1.15rem}.admin-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem}.admin-panel-head h3,.admin-create-card h3{font-size:1.05rem;font-weight:850;color:#061c36}.admin-panel-head p:not(.admin-kicker),.admin-create-card>p:not(.admin-kicker){font-size:.78rem;color:#64748b;margin-top:.2rem}.admin-panel-head>a{font-size:.74rem;color:#1d4ed8;font-weight:750;text-decoration:none}.admin-summary-list{display:grid;gap:.15rem}.admin-summary-row{display:flex;justify-content:space-between;align-items:center;gap:.7rem;padding:.68rem .3rem;border-top:1px solid #edf2f7}.admin-summary-row:first-child{border-top:0}.admin-summary-row>div:not(.admin-user-summary){min-width:0}.admin-summary-row strong{display:block;color:#25364d;font-size:.82rem}.admin-summary-row small{display:block;color:#7c8ba0;font-size:.69rem;margin-top:.12rem}.admin-user-summary,.admin-user-heading{display:flex;align-items:center;gap:.65rem;min-width:0}.admin-avatar{display:grid;place-items:center;width:2rem;height:2rem;border-radius:.65rem;background:#eff6ff;color:#1d4ed8;font-weight:850;font-size:.76rem;flex:0 0 auto}.admin-avatar.large{width:2.7rem;height:2.7rem;border-radius:.8rem;font-size:.92rem}.admin-membership-chips{display:flex;flex-wrap:wrap;gap:.45rem}.admin-membership-chips span{border:1px solid #dbe4f2;background:#f8faff;color:#475569;border-radius:999px;padding:.38rem .62rem;font-size:.71rem}.admin-empty-copy{font-size:.8rem;color:#94a3b8}.admin-management-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1rem;align-items:start}.admin-create-card{padding:1.15rem;position:sticky;top:6.8rem}.admin-form{display:grid;gap:.78rem;margin-top:.95rem}.admin-form label,.admin-access-form label{display:grid;gap:.32rem;font-size:.7rem;font-weight:800;color:#475569}.admin-form input,.admin-form textarea,.admin-form select,.admin-access-form select{width:100%;border:1px solid #cbd5e1;border-radius:.7rem;padding:.68rem .75rem;background:#fff;color:#0f172a;font-size:.82rem;font-weight:500}.admin-form textarea{resize:vertical}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus,.admin-access-form select:focus{outline:2px solid rgba(36,70,143,.18);border-color:#24468f}.admin-switch{display:flex!important;align-items:center;gap:.55rem!important;cursor:pointer}.admin-switch input{position:absolute;opacity:0;pointer-events:none}.admin-switch span{width:2.25rem;height:1.25rem;border-radius:999px;background:#cbd5e1;position:relative;transition:.2s}.admin-switch span:after{content:'';position:absolute;width:.92rem;height:.92rem;border-radius:50%;background:#fff;left:.17rem;top:.17rem;box-shadow:0 1px 3px rgba(15,23,42,.25);transition:.2s}.admin-switch input:checked+span{background:#24468f}.admin-switch input:checked+span:after{transform:translateX(1rem)}.admin-switch em{font-style:normal;font-size:.76rem;font-weight:650;color:#475569}.admin-primary{border:0;background:#24468f;color:#fff;border-radius:.7rem;padding:.68rem .85rem;font-size:.78rem;font-weight:800;cursor:pointer}.admin-primary:hover{background:#1d3b7a}.admin-records{display:grid;gap:.75rem}.admin-record-card{padding:1rem 1.05rem}.admin-record-card.is-active-record{border-color:#9bb8ee;box-shadow:0 0 0 2px rgba(36,70,143,.08)}.admin-record-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-record-head>div{min-width:0}.admin-record-title{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.admin-record-title h3{font-size:.94rem;font-weight:850;color:#0f2747}.admin-record-title span{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.2rem .45rem;font-size:.62rem;font-weight:800}.admin-record-head p{font-size:.76rem;color:#64748b;margin-top:.22rem;white-space:normal}.admin-record-metrics{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.admin-record-metrics span{background:#f8fafc;border-radius:.65rem;padding:.45rem .58rem;color:#64748b;font-size:.68rem}.admin-record-metrics strong{color:#25364d;font-size:.78rem;margin-right:.15rem}.admin-record-metrics .admin-wide-metric{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-edit-drawer{margin-top:.85rem;border-top:1px solid #edf2f7;padding-top:.7rem}.admin-edit-drawer>summary{list-style:none;cursor:pointer;color:#1d4ed8;font-size:.75rem;font-weight:800}.admin-edit-drawer>summary::-webkit-details-marker{display:none}.admin-edit-drawer[open]>summary{margin-bottom:.6rem}.admin-form-grid{display:grid;grid-template-columns:1fr 180px;gap:.65rem}.admin-form-actions{display:flex;justify-content:flex-end}.admin-delete-zone{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.9rem;padding:.75rem;border:1px solid #fecdd3;background:#fff7f8;border-radius:.75rem}.admin-delete-zone strong{display:block;color:#9f1239;font-size:.76rem}.admin-delete-zone small{display:block;color:#be647d;font-size:.65rem;margin-top:.12rem}.admin-delete-zone button{border:1px solid #fecdd3;background:#fff;color:#be123c;border-radius:.6rem;padding:.48rem .62rem;font-size:.68rem;font-weight:800;cursor:pointer}.admin-access-form{display:grid;grid-template-columns:1fr 1fr 180px auto;gap:.7rem;align-items:end}.admin-access-list{display:grid;gap:.4rem}.admin-access-row{display:grid;grid-template-columns:minmax(190px,1.25fr) minmax(160px,1fr) auto auto;gap:.75rem;align-items:center;padding:.7rem .2rem;border-top:1px solid #edf2f7}.admin-access-row:first-child{border-top:0}.admin-access-row.muted{opacity:.55}.admin-access-row strong{display:block;color:#25364d;font-size:.78rem}.admin-access-row small{display:block;color:#7c8ba0;font-size:.67rem;margin-top:.1rem}.admin-row-actions{display:flex;gap:.35rem;justify-content:flex-end}.admin-row-actions form{margin:0}.admin-row-actions button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:.55rem;padding:.4rem .52rem;font-size:.65rem;font-weight:750;cursor:pointer}.admin-row-actions button.danger{border-color:#fecdd3;color:#be123c}.admin-empty-state{text-align:center;padding:2.5rem 1rem;border:1px dashed #cbd5e1;border-radius:1rem;color:#94a3b8;font-size:.82rem}
@media(max-width:900px){.admin-overview-grid{grid-template-columns:1fr}.admin-management-layout{grid-template-columns:1fr}.admin-create-card{position:static}.admin-access-form{grid-template-columns:1fr 1fr}.admin-access-form button{align-self:end}.admin-access-row{grid-template-columns:1fr auto}.admin-access-row>div:nth-child(2){grid-column:1/2}.admin-row-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:640px){.history-hero,.admin-hero{flex-direction:column;padding:1.05rem}.history-hero-actions,.admin-hero-stats{justify-content:flex-start}.history-search{flex-wrap:wrap}.history-search input{flex-basis:100%}.history-card-head{flex-direction:column}.history-actions{width:100%;justify-content:flex-end}.history-sources{flex-direction:column}.admin-tabs{border-radius:.75rem}.admin-form-grid,.admin-access-form{grid-template-columns:1fr}.admin-record-head{gap:.5rem}.admin-delete-zone{align-items:flex-start;flex-direction:column}.admin-access-row{grid-template-columns:1fr}.admin-access-row>div:nth-child(2),.admin-row-actions{grid-column:auto}.admin-row-actions{flex-wrap:wrap}.admin-hero-stats>div{min-width:72px}}


/* Blue enterprise theme — presentation only */
:root{--mb-blue:#233e8b;--mb-blue-hover:#1b3475;--mb-blue-soft:#eff4ff;--mb-blue-border:#cddaf1;--mb-bg:#f6f8fc;--mb-text:#17233b;--mb-muted:#66758f}
body{background:var(--mb-bg)!important;color:var(--mb-text)}
.app-sidebar{background:#fff!important;color:var(--mb-text)!important;border-right:1px solid #e2e8f0;padding:1.25rem!important}
.app-sidebar .nav{color:#334155;border-radius:.7rem;padding:.72rem .78rem;font-size:.86rem;font-weight:600}
.app-sidebar .nav:hover{background:var(--mb-blue-soft);color:var(--mb-blue)}
.app-sidebar .sidebar-section{color:#8090a8;padding-left:.78rem}
.app-sidebar .active-group-card{background:#f8fafc;border:1px solid #e2e8f0;color:var(--mb-text)}
.app-sidebar .active-group-card .group-label{color:#718096}
.app-sidebar .account-card{background:#f8fafc;border:1px solid #e2e8f0;color:var(--mb-text)}
.app-sidebar .account-card .account-label,.app-sidebar .account-card .account-email{color:#64748b}
.app-sidebar .account-card .account-role{color:var(--mb-blue)}
.app-sidebar .account-card .logout-button{border:1px solid var(--mb-blue-border);background:#fff;color:var(--mb-blue)}
.app-sidebar .account-card .logout-button:hover{background:var(--mb-blue-soft)}
.app-sidebar .sidebar-footer{color:#64748b}
.app-header{box-shadow:none;border-bottom:1px solid #e2e8f0}
.app-header .ai-status{background:var(--mb-blue-soft)!important;color:var(--mb-blue)!important;border:1px solid #d9e4f8}
button:not(.admin-danger):not(.history-delete):not(.document-delete):not(.danger),.upload-primary,.admin-primary,.history-empty a{transition:.15s ease}
.source,.history-ask-again,.admin-count,.status-pill.active,.library-status,.admin-record-title span,.admin-avatar,.history-empty-icon{background:var(--mb-blue-soft)!important;color:var(--mb-blue)!important}
.source-link:hover{background:#dbeafe!important}.source-link:focus{outline-color:var(--mb-blue)!important}
.source-preview-header a,.admin-panel-head>a,.admin-edit-drawer>summary,.document-name:hover{color:var(--mb-blue)!important}
.admin-primary,.upload-primary,.history-empty a{background:var(--mb-blue)!important}.admin-primary:hover,.upload-primary:hover,.history-empty a:hover{background:var(--mb-blue-hover)!important}
.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus,.admin-access-form select:focus,.admin-input:focus,.history-search input:focus{border-color:var(--mb-blue)!important;outline-color:rgba(36,70,143,.18)!important}
.admin-switch input:checked+span{background:var(--mb-blue)!important}
.group-library-card:hover{border-color:#9bb8ee!important}.group-library-card.selected{border-color:var(--mb-blue)!important;background:#f4f7ff!important;box-shadow:0 7px 22px rgba(36,70,143,.10)!important}
.group-card-icon,.selected-group-mark,.file-drop-icon{background:#eaf1ff!important;color:var(--mb-blue)!important}
.file-dropzone:hover{border-color:var(--mb-blue)!important;background:#f4f7ff!important}
.document-admin-link:hover{border-color:var(--mb-blue)!important;color:var(--mb-blue)!important}
.admin-record-card.is-active-record{border-color:#9bb8ee!important;box-shadow:0 0 0 2px rgba(36,70,143,.08)!important}
@media(max-width:1023px){.app-mobile-nav a{color:#475569}.app-mobile-nav a:hover{color:var(--mb-blue);background:var(--mb-blue-soft)}}
