:root{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2939;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:900px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;display:flex;flex-direction:column;color:#d8e1ee;background:#0d2037;border-right:1px solid #173653}.brand{height:76px;padding:16px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1b3955}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;font-size:12px;font-weight:700;color:#07315b;background:linear-gradient(145deg,#73d2c6,#e7fffb)}.brand strong,.brand span{display:block}.brand strong{color:#fff;font-size:15px}.brand span{margin-top:2px;color:#8da5bc;font-size:11px}.sidebar nav{flex:1;overflow:auto;padding:12px}.nav-group{margin:0 0 12px}.nav-group p{margin:0;padding:8px 10px 5px;color:#66819b;font-size:10px;letter-spacing:.12em}.nav-group button{width:100%;height:39px;padding:0 11px;display:flex;align-items:center;gap:10px;color:#9eb0c2;background:transparent;border:0;border-radius:7px;font-size:13px;text-align:left}.nav-group button:not(:disabled):hover,.nav-group button.active{color:#fff;background:#173854}.nav-group button.active{box-shadow:inset 3px 0 #55c4b5}.nav-group button:disabled{opacity:.65}.nav-group small{margin-left:auto;color:#587189;font-size:9px}.nav-dot{width:6px;height:6px;border:1px solid currentColor;border-radius:50%}.admin-card{margin:12px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #24445f;border-radius:9px;background:#132b43}.sidebar button.admin-card{width:calc(100% - 24px);color:inherit;text-align:left}.sidebar button.admin-card:hover{background:#183650}.avatar{width:32px;height:32px;display:grid;place-items:center;color:#062c3c;background:#75d3c6;border-radius:50%;font-size:12px;font-weight:700}.admin-card strong,.admin-card span{display:block}.admin-card strong{color:#fff;font-size:12px}.admin-card span{margin-top:2px;color:#7f98ae;font-size:9px}.main-area{grid-column:2;min-height:100vh;padding:0 34px 48px}.topbar{height:100px;margin:0 -34px 22px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e9ef}.breadcrumb{margin:0 0 5px;color:#7d8997;font-size:11px}h1{margin:0;color:#172a3d;font-size:23px;letter-spacing:-.02em}.primary-button{min-height:38px;padding:0 17px;color:#fff;background:#087b78;border:1px solid #087b78;border-radius:7px;font-weight:600;box-shadow:0 1px 2px #04545226}.primary-button:hover{background:#066b69}.primary-button:disabled{opacity:.55}.notice{padding:13px 16px;display:flex;align-items:flex-start;gap:11px;color:#155c58;background:#ecf8f6;border:1px solid #bde4de;border-radius:9px}.notice>span{width:22px;height:22px;display:grid;place-items:center;flex:none;border-radius:50%;color:#fff;background:#43a99d;font-size:12px}.notice strong{font-size:12px}.notice p{margin:3px 0 0;color:#4f7775;font-size:11px}.flash{margin-bottom:14px;padding:11px 14px;display:flex;justify-content:space-between;border-radius:8px;font-size:12px}.flash.success{color:#126653;background:#e9f8f2;border:1px solid #bce5d6}.flash.error{color:#9e2b2b;background:#fff0f0;border:1px solid #f3c5c5}.flash button{color:inherit;background:none;border:0}.stat-grid{margin:18px 0;display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:12px}.stat-card{position:relative;overflow:hidden;min-height:88px;padding:15px 17px;background:#fff;border:1px solid #e2e8ef;border-radius:9px;box-shadow:0 2px 7px #142d4606}.stat-card:after{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:currentColor}.stat-card span,.stat-card strong{display:block}.stat-card span{color:#718091;font-size:11px}.stat-card strong{margin-top:7px;color:#1c2f42;font-size:25px}.stat-card.blue{color:#438bca}.stat-card.green{color:#43a66e}.stat-card.amber{color:#e49a39}.stat-card.gray{color:#8995a3}.stat-card.violet{color:#8d74bd}.panel{overflow:hidden;background:#fff;border:1px solid #e0e6ec;border-radius:10px;box-shadow:0 3px 12px #1a314a09}.panel-head{min-height:78px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between}.panel-head h2{margin:0;color:#1b3043;font-size:15px}.panel-head p{margin:4px 0 0;color:#83909d;font-size:10px}.search{width:260px;height:36px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #d8e0e8;border-radius:7px}.search span{color:#8895a2;font-size:20px;transform:rotate(-15deg)}.search input{min-width:0;flex:1;border:0;outline:0;color:#263b4d;font-size:11px}.tabs{padding:0 20px;display:flex;gap:24px;border-top:1px solid #edf0f3;border-bottom:1px solid #e5e9ed}.tabs button{height:41px;padding:0 1px;color:#697988;background:transparent;border:0;border-bottom:2px solid transparent;font-size:11px}.tabs button.active{color:#087b78;border-bottom-color:#087b78;font-weight:600}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{height:39px;color:#778695;background:#fafbfc;font-size:10px;font-weight:500;text-align:left}th,td{padding:10px 15px;border-bottom:1px solid #edf0f3}tbody tr:hover{background:#fbfdfd}tbody tr:last-child td{border-bottom:0}.title-button{max-width:390px;overflow:hidden;padding:0;display:block;color:#1c3447;background:none;border:0;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap}.title-button:hover{color:#087b78}.muted{max-width:380px;overflow:hidden;margin-top:4px;display:block;color:#8a96a2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.type-chip{padding:3px 7px;color:#506578;background:#eff3f6;border-radius:4px;font-size:9px}.status-pill{padding:3px 7px;display:inline-flex;border-radius:10px;font-size:9px;font-weight:500}.status-pill.pending_review{color:#a56311;background:#fff3df}.status-pill.published{color:#18714b;background:#e5f7ed}.status-pill.disabled{color:#63707c;background:#eef0f2}.status-pill.superseded{color:#7054a1;background:#eee8f7}.index-state{position:relative;padding-left:10px;color:#667684;font-size:9px}.index-state:before{content:"";position:absolute;left:0;top:4px;width:5px;height:5px;background:#9da9b3;border-radius:50%}.index-state.ready:before{background:#38a073}.index-state.failed:before{background:#d85d5d}.index-state.no_extractable_text:before{background:#d9983d}.row-actions{display:flex;gap:5px;white-space:nowrap}.row-actions button{padding:4px 7px;color:#187671;background:#fff;border:1px solid #cddfdc;border-radius:4px;font-size:9px}.row-actions .danger-text{color:#b84c4c;border-color:#eccccc}.empty{height:180px;color:#82909d;text-align:center}.empty strong,.empty span{display:block}.empty span{margin-top:5px;font-size:10px}.stack{display:grid;gap:16px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.compact-panel{overflow:visible}.compact-panel .panel-head{border-bottom:1px solid #e9edf0}.counter-chip{padding:5px 9px;color:#547080;background:#eef4f5;border-radius:12px;font-size:9px}.cell-title{display:block;color:#253b4d;font-size:10px}.role-pill{padding:3px 7px;display:inline-flex;color:#536878;background:#eef2f5;border-radius:10px;font-size:9px}.role-pill.lab{color:#176b5d;background:#e1f5ef}.role-pill.app_admin{color:#7050a0;background:#eee7f8}.role-pill.organizer{color:#1e6290;background:#e4f1fa}.table-select{max-width:210px;padding:6px 7px;color:#30485a;background:#fff;border:1px solid #d5dee5;border-radius:5px;font-size:9px}.table-select:disabled{color:#94a0aa;background:#f3f5f6}.small-button{padding:5px 8px;color:#176f6b;background:#fff;border:1px solid #c7dedb;border-radius:5px;font-size:9px;white-space:nowrap}.small-button:disabled{opacity:.45}.small-button.danger-text{color:#ad4545;border-color:#e8c8c8}.inline-form{padding:5px 0 18px}.inline-form .field{margin-top:12px;margin-bottom:12px}.form-submit{padding:3px 22px 0;display:flex;justify-content:flex-end}.invite-reveal{position:relative;padding:16px 20px;display:flex;align-items:center;gap:20px;color:#174841;background:#e9f8f3;border:1px solid #addfd2;border-radius:9px}.invite-reveal div{flex:1}.invite-reveal span,.invite-reveal strong,.invite-reveal p{display:block}.invite-reveal span{color:#9a5a16;font-size:9px;font-weight:600}.invite-reveal strong{margin:4px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:23px;letter-spacing:.12em}.invite-reveal p{margin:0;color:#568078;font-size:9px}.invite-reveal>button{padding:7px 11px;color:#12675d;background:#fff;border:1px solid #a9d5cd;border-radius:6px;font-size:9px}.invite-reveal .close-code{position:absolute;top:7px;right:7px;padding:0;background:transparent;border:0;font-size:16px}.json-preview{max-width:330px;overflow:hidden;display:block;color:#758390;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}code{color:#375669;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,#eef8f7,#e9eef3 55%,#dde5ec)}.login-card{width:420px;padding:30px;background:#fff;border:1px solid #dbe3e9;border-radius:14px;box-shadow:0 22px 60px #122b4124}.login-brand{margin-bottom:28px;display:flex;align-items:center;gap:11px}.login-brand strong,.login-brand span{display:block}.login-brand strong{color:#183146;font-size:14px}.login-brand span{margin-top:2px;color:#81909d;font-size:10px}.login-card h1{font-size:21px}.login-card>p{margin:6px 0 20px;color:#7c8995;font-size:10px}.login-card .field{margin-left:0;margin-right:0}.login-submit{width:100%;margin-top:10px}.login-card>small{margin-top:18px;display:block;color:#8a969f;font-size:9px;text-align:center}.modal-backdrop,.drawer-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#0819297a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-backdrop{display:grid;place-items:center}.modal{width:580px;max-height:88vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 22px 65px #05162647}.modal-head,.drawer-head{padding:19px 22px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e8ecef}.modal-head h2,.drawer-head h2{margin:0;font-size:17px}.modal-head p{margin:4px 0 0;color:#82909d;font-size:10px}.modal-head>button,.drawer-head>button{color:#7d8994;background:none;border:0;font-size:22px}.dropzone{height:170px;margin:20px 22px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5b6e7f;background:#f8fbfb;border:1px dashed #84bdb8;border-radius:9px;cursor:pointer}.dropzone:hover{background:#f1faf8}.dropzone input{display:none}.dropzone strong{margin-top:7px;font-size:12px}.dropzone span{margin-top:4px;color:#8b979f;font-size:10px}.upload-icon{width:38px;height:38px;display:grid;place-items:center;color:#087b78;background:#dff4f1;border-radius:50%;font-size:22px}.field{margin:13px 22px;display:grid;gap:6px;color:#506275;font-size:10px}.field>span b{color:#c43d3d}.field input,.field select,.field textarea{width:100%;padding:9px 10px;color:#253a4c;background:#fff;border:1px solid #d7dfe6;border-radius:6px;outline:0;font-size:11px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#55aaa2;box-shadow:0 0 0 2px #32968f1a}.field-row{display:grid;grid-template-columns:1fr 1fr}.field-row .field{margin-top:5px;margin-bottom:5px}.field-row .field:first-child{margin-right:6px}.field-row .field:last-child{margin-left:6px}.file-list{margin:0 22px 10px;max-height:145px;overflow:auto;border:1px solid #e2e7eb;border-radius:7px}.file-list>div,.source-file{padding:9px 11px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0f2}.file-list>div:last-child{border-bottom:0}.file-list strong,.file-list span,.source-file strong,.source-file span{display:block}.file-list strong,.source-file strong{max-width:390px;overflow:hidden;color:#34495b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.file-list span,.source-file span{margin-top:2px;color:#8995a0;font-size:9px}.file-list button{margin-left:auto;color:#a84b4b;background:none;border:0;font-size:9px}.pdf-badge{min-width:34px;height:27px;display:grid!important;place-items:center;color:#a43737!important;background:#fde8e8;border-radius:4px;font-size:8px!important;font-weight:700}.modal-actions,.drawer-actions{padding:15px 22px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e6eaed}.modal-actions>button:not(.primary-button),.drawer-actions>button:not(.primary-button){padding:0 15px;color:#596b7a;background:#fff;border:1px solid #d3dbe2;border-radius:6px}.form-error{margin:8px 22px;color:#b33b3b;font-size:10px}.drawer-backdrop{display:flex;justify-content:flex-end}.drawer{width:570px;height:100vh;overflow:auto;background:#fff;box-shadow:-15px 0 45px #05192b38}.drawer-head{position:sticky;z-index:2;top:0;align-items:center;background:#fff}.drawer-head .status-pill{margin-bottom:5px}.source-file{margin:16px 22px;background:#f7f9fa;border:1px solid #e4e8eb;border-radius:7px}.source-file>div{min-width:0}.review-warning{margin:14px 22px;padding:9px 11px;color:#846021;background:#fff8e9;border:1px solid #f1dfb9;border-radius:6px;font-size:9px}.drawer-actions{position:sticky;bottom:0;background:#fff}.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:18px 0}.action-card{padding:18px;background:#fff;border:1px solid #e0e6ec;border-radius:10px;text-align:left;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;flex-direction:column;justify-content:space-between;min-height:120px}.action-card:hover{transform:translateY(-2px);border-color:#087b78;box-shadow:0 6px 18px #087b7814}.action-card .card-icon{font-size:24px;margin-bottom:8px}.action-card strong{color:#172a3d;font-size:13px;display:block}.action-card span{color:#7f8f9f;font-size:11px;margin-top:4px;display:block}.action-card .card-link{margin-top:10px;color:#087b78;font-size:11px;font-weight:600;display:flex;align-items:center;gap:4px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:14px}.settings-item{padding:16px 18px;background:#fafbfc;border:1px solid #e6ebf0;border-radius:8px}.settings-item label{color:#728292;font-size:11px;display:block;margin-bottom:6px}.settings-item .val{color:#1a2f42;font-size:13px;font-weight:600}.badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600}.badge.green{background:#e3f6ed;color:#157347}.badge.blue{background:#e5f1fa;color:#16689d}.badge.amber{background:#fef3d6;color:#9c6806}.badge.gray{background:#eef2f5;color:#5f7081}@media (max-width: 1200px){.main-area{padding-left:22px;padding-right:22px}.topbar{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.stat-grid{gap:8px}.search{width:220px}.two-column{grid-template-columns:1fr}}
