@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.cards .card{background:#fff;padding:16px;border-radius:10px;border:1px solid #e5e7eb}.cards .card .title{font-size:12px;color:#94a3b8}.cards .card .value{font-size:22px;font-weight:600}.cards .card .sub.green{color:#22c55e}.cards .card .sub.red{color:#ef4444}.audit-grid{border:none}.audit-grid .MuiDataGrid-columnHeaders{background-color:#f5f7fa;font-weight:600;font-size:14px}.audit-grid .MuiDataGrid-columnHeaderTitle{font-weight:700}.audit-grid .MuiDataGrid-row:nth-of-type(2n){background-color:#fafafa}.audit-grid .MuiDataGrid-row:hover{background-color:#e3f2fd}.audit-grid .MuiDataGrid-cell:focus,.audit-grid .MuiDataGrid-columnHeader:focus{outline:none}.audit-grid .MuiDataGrid-footerContainer{background-color:#fafafa}html,body,#root{margin:0;padding:0;height:100%;width:100%}a{text-decoration:none;color:inherit}:root{--accent: #2b5797;--text-main: #1f2937;--text-dim: #7c8da3}.sidebar{width:220px;min-width:220px;height:100vh;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between}.sidebar-top{padding:20px}.sidebar-top h2{margin:0;font-size:18px;font-weight:600}.sidebar-top .sub{font-size:11px;color:#94a3b8;margin-top:4px;letter-spacing:1px}.lang-switch{margin-top:12px;display:flex;gap:6px}.lang-switch button{flex:1;padding:6px;border-radius:6px;border:1px solid #e5e7eb;background:#f1f5f9;cursor:pointer}.lang-switch .active{background:#2563eb;color:#fff}.sidebar-nav{display:flex;flex-direction:column;padding:10px;gap:6px}.nav-item{display:block;padding:10px 12px;border-radius:6px;text-decoration:none;color:#334155;font-size:14px;transition:.2s}.nav-item:hover{background:#f1f5f9}.nav-item.active{background:#e0edff;color:#2563eb;font-weight:500}.sidebar-user{display:flex;align-items:center;gap:10px;padding:16px;border-top:1px solid #e5e7eb}.avatar{width:32px;height:32px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.role{font-size:12px;color:#94a3b8}.dashboard{display:flex;height:100vh;background:#f1f5f9;width:100%}.dashboard-main{flex:1;width:100%;padding:24px 32px;display:flex;flex-direction:column}.dashboard-main>*{width:100%}.dashboard-header{display:flex;justify-content:space-between;margin-bottom:20px}.sidebar{width:220px;min-width:220px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:16px}.container{max-width:none;margin:0}.sidebar-user{display:flex;align-items:center;gap:10px;margin-top:auto}.avatar{width:36px;height:36px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.name{font-size:14px;font-weight:500}.role{font-size:12px;color:#6b7280}.dashboard-activity{flex:1;display:flex;flex-direction:column;min-height:0}.audit-wrapper{background:#fff;padding:16px;border-radius:12px;border:1px solid #e5e7eb}.audit-header{display:flex;justify-content:space-between;margin-bottom:10px}.audit-header span{font-size:12px;color:#94a3b8}.audit-grid{border:none!important;background:#fff;border-radius:10px;padding:12px}.audit-grid .MuiDataGrid-columnHeaders{background:#f1f5f9;font-size:12px;color:#64748b}.audit-grid .MuiDataGrid-row{border-bottom:1px solid #e5e7eb}.audit-grid .MuiDataGrid-row:hover{background:#f9fafb}.audit-grid-container{flex:1;display:flex;flex-direction:column;min-height:0}.audit-grid{flex:1;min-height:0}.badge{display:inline-block;padding:4px 10px;border-radius:10px;font-size:11px;font-weight:500}.badge.download{background:#dcfce7;color:#16a34a}.badge.opened,.badge.edited{background:#dbeafe;color:#2563eb}.badge.warning{background:#fef3c7;color:#d97706}.badge.blocked{background:#fee2e2;color:#dc2626}.badge.status.ok{background:#dcfce7;color:#16a34a}.badge.status.warning{background:#fef3c7;color:#d97706}.badge.status.blocked{background:#fee2e2;color:#dc2626}.badge.status.edited{background:#dbeafe;color:#2563eb}.fp-details{padding:14px 24px;background:#f8fafc;display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:12px;color:#374151;border-bottom:1px solid #e5e7eb}.fp-details div{line-height:1.4}.fp-details strong{color:#6b7280;font-weight:500}.cc-details{margin-top:12px;padding:18px 20px;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 24px;font-size:13px;line-height:1.6;box-shadow:0 1px 2px #0000000a}.cc-details div{display:flex;flex-direction:column;gap:4px}.cc-details strong{font-size:12px;font-weight:500;color:#64748b}.file-protocol{padding:16px}.fp-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.fp-header h2{font-size:16px;font-weight:600;color:#1f2937}.fp-header span{font-size:12px;color:#94a3b8}.fp-table{background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:600px;overflow-y:auto}.fp-row{display:grid;grid-template-columns:220px 200px 1fr 140px;align-items:center;padding:12px 20px;font-size:13px;border-bottom:1px solid #e5e7eb}.fp-head{font-size:11px;font-weight:600;text-transform:uppercase;color:#94a3b8;background:#f8fafc}.fp-row:not(.fp-head){cursor:pointer;color:#1f2937}.fp-row:not(.fp-head):hover{background:#f8fafc}.fp-doc{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.fp-doc-header{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:500;color:#1e293b;transition:background .2s ease}.fp-doc-header:hover{background:#f1f5f9}.fp-doc-header span{font-size:12px;color:#64748b}.fp-doc-header strong{font-weight:600;color:#0f172a}.fp-doc.open .fp-doc-header{background:#e0edff;color:#2563eb}.cc-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb}.cc-header{display:flex;justify-content:space-between;margin-bottom:16px}.cc-header h2{margin:0;font-size:16px}.cc-header span{font-size:12px;color:#94a3b8}.cc-scroll{max-height:500px;overflow-y:auto}.cc-doc{margin-bottom:14px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.cc-doc-header{padding:12px 16px;background:#f8fafc;cursor:pointer;display:flex;gap:10px;align-items:center;font-weight:500}.cc-doc-header:hover{background:#f1f5f9}.cc-doc.open .cc-doc-header{background:#e0edff;color:#2563eb}.cc-doc-sub{padding:10px 16px;font-size:12px;color:#64748b;border-bottom:1px solid #e5e7eb}.cc-row{display:grid;grid-template-columns:repeat(6,1fr);padding:12px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer}.cc-row:hover{background:#f8fafc}.cc-details{padding:16px;background:#f8fafc;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.status{padding:4px 8px;border-radius:999px;font-size:12px;text-align:center}.status.authorized{background:#dcfce7;color:#16a34a}.status.transferred{background:#dbeafe;color:#2563eb}.cc-doc-rows{display:flex;flex-direction:column;gap:4px}
