*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#2f6fb7;--brand-light:#4a83c4;--brand-hover:#255fa3;--brand-subtle:#e8f0fb;--bg:#f6f8fb;--surface:#fff;--surface2:#fbfcfe;--surface3:#f2f5f9;--border:#5d70921f;--border-strong:#5d709238;--text:#152033;--text2:#637089;--text3:#9ca6b8;--text-inv:#fff;--sidebar-item:#66748d;--sidebar-section:#8c95a8;--danger:#df3f3f;--danger-subtle:#fdeaea;--success:#1e9b63;--success-subtle:#e8f8f0;--warn:#d48a18;--warn-subtle:#fff5df;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:18px;--shadow-sm:0 1px 2px #18274b0f;--shadow:0 6px 20px #18274b14;--shadow-lg:0 12px 30px #18274b1f;--sidebar-w:214px;--topbar-h:52px;--font:"Montserrat", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--transition:.18s ease}html{width:100%;min-height:100%;font-size:14px;overflow-x:hidden}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;width:100%;min-height:100%;line-height:1.5;overflow-x:hidden}#root{width:100%;min-height:100%;overflow-x:hidden}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);cursor:pointer;background:0 0;border:none;max-width:100%}input,select,textarea{font-family:var(--font);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);transition:border-color var(--transition), box-shadow var(--transition);border-radius:10px;outline:none;max-width:100%;padding:9px 12px;font-size:14px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #2f6fb71f}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#64748b47;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#64748b73}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}.animate-in{animation:.2s forwards fadeIn}.spin{animation:.8s linear infinite spin}.sidebar-wrap{flex-shrink:0;display:flex}.mobile-overlay{display:none}@media (width<=1024px){.sidebar-wrap{left:calc(-1 * var(--sidebar-w));z-index:200;transition:left .22s;position:fixed;top:0;bottom:0;box-shadow:12px 0 30px #0000002e}.sidebar-wrap.sidebar-open{left:0}.mobile-overlay{z-index:199;background:#0f172a73;display:block;position:fixed;inset:0}}@media (width<=480px){:root{--sidebar-w:82vw}}@media (width<=768px){input,select,textarea{font-size:16px}}.explorer-toolbar{scrollbar-width:thin;overflow-x:auto}@media (width<=768px){.explorer-toolbar{gap:6px!important;padding:8px!important}.explorer-toolbar button{min-height:36px}}@media (width<=480px){.explorer-toolbar button{flex:calc(50% - 6px);justify-content:center}.explorer-toolbar>span:last-child{text-align:right;width:100%;margin-top:2px}}.khs-topbar,.khs-topbar-left,.khs-breadcrumbs{min-width:0}.khs-search-wrap{min-width:180px}@media (width<=1024px){.khs-search-wrap{max-width:320px!important}}@media (width<=768px){.khs-topbar{min-height:var(--topbar-h);flex-wrap:wrap;align-items:center!important;height:auto!important;padding:8px!important}.khs-topbar-left{max-width:calc(100% - 86px);flex:calc(100% - 86px)!important}.khs-breadcrumbs{max-width:100%}.khs-search-wrap{order:3;width:100%;flex:100%!important;max-width:none!important}.khs-topbar-right{flex-shrink:0}.khs-view-toggle{display:none!important}}@media (width<=480px){.khs-crumb-btn{max-width:90px!important;font-size:12px!important}.khs-search-dropdown{max-height:55vh!important;position:fixed!important;top:92px!important;left:8px!important;right:8px!important}}@media (width<=768px){.khs-modal-box{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;overflow:hidden!important}.khs-modal-body{max-height:calc(100vh - 92px);overflow-y:auto;padding:12px!important}.khs-modal-header{padding:12px!important}.khs-file-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important;gap:8px!important}}@media (width<=480px){.khs-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.khs-list-header{display:none!important}.khs-list-row{grid-template-columns:24px 1fr 28px!important;align-items:center!important;gap:8px!important;padding:10px!important;display:grid!important}.khs-list-meta{display:none!important}.bulk-permission-grid{grid-template-columns:1fr!important;max-height:48vh!important}.bulk-permission-toolbar{flex-direction:column!important;align-items:stretch!important}.bulk-permission-toolbar input{width:100%}.bulk-permission-footer{flex-direction:column!important;align-items:stretch!important}.bulk-permission-footer button{justify-content:center;width:100%}}select{text-overflow:ellipsis;width:100%;min-width:0}@media (width<=768px){.khs-modal-body select,.khs-modal-body input{width:100%!important;max-width:100%!important}}@media (width<=1024px){.sidebar-wrap{width:var(--sidebar-w);max-width:86vw}.sidebar-wrap aside{width:100%!important;min-width:100%!important}}@media (width<=768px){.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{min-width:720px}}
