*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f3f5f8;color:#1f2937}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.lk-body,.lk-login-body{min-height:100vh}.lk-app{max-width:1660px;margin:0 auto;padding:20px}.lk-main{padding-top:16px}.lk-header{background:#fff;border:1px solid #d8dee7;border-radius:16px;padding:16px}.lk-header__top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.lk-header__brand{font-size:24px;font-weight:700}.lk-header__user{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lk-header__user-name{font-weight:700}.lk-header__impersonation-badge{padding:4px 8px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:700}.lk-header__logout{color:#b91c1c}.lk-admin-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;margin-bottom:14px;flex-wrap:wrap}.lk-admin-bar__form{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lk-admin-bar__select{min-width:260px}.lk-admin-bar__note{color:#475569;font-size:14px}.lk-header__tabs-row{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.lk-client-switcher{min-width:280px;max-width:360px;display:flex;flex-direction:column;gap:8px}.lk-client-switcher__search,.lk-client-switcher__select,.lk-input,.lk-textarea{width:100%;padding:10px 12px;border:1px solid #cfd7e3;border-radius:10px;background:#fff}.lk-textarea{min-height:110px;resize:vertical}.lk-textarea--xl{min-height:320px}.lk-tabs{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-end}.lk-tab-btn{display:inline-flex;align-items:center;min-height:42px;padding:10px 16px;border-radius:12px 12px 0 0;background:#e8edf5;border:1px solid #d5dcea;transition:.15s ease}.lk-tab-btn.is-active{background:#fff;border-bottom-color:#fff;font-weight:700}.lk-tab-btn--users{}.lk-tab-btn--info{}.lk-tab-btn--files{}.lk-tab-btn--brief{}.lk-tab-btn--commercial{}.lk-tab-btn--audit{}.lk-tab-btn--extra-doc{}.lk-tab-btn--regulations{}.lk-tab-btn--reports{}.lk-section{display:flex;flex-direction:column;gap:16px}.lk-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lk-section__title{margin:0;font-size:24px}.lk-section__foot{margin-top:16px}.lk-card{background:#fff;border:1px solid #d8dee7;border-radius:16px;padding:16px}.lk-card--muted{color:#6b7280}.lk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 14px;border:1px solid #c8d2e0;border-radius:10px;background:#fff;cursor:pointer}.lk-btn--small{min-height:32px;padding:6px 10px;font-size:13px}.lk-btn--primary{background:#2563eb;border-color:#2563eb;color:#fff}.lk-btn--danger{background:#b91c1c;border-color:#b91c1c;color:#fff}.lk-grid{display:grid;gap:14px}.lk-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-form{display:flex;flex-direction:column;gap:14px}.lk-form__group{display:flex;flex-direction:column;gap:6px}.lk-form__group--full{grid-column:1/-1}.lk-form__label{font-size:14px;font-weight:700}.lk-checkbox{display:flex;align-items:center;gap:10px}.lk-table-wrap{overflow:auto}.lk-table{width:100%;border-collapse:collapse}.lk-table th,.lk-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.lk-table th{background:#f8fafc}.lk-modal{position:fixed;inset:0;display:none;z-index:50;padding:20px}.lk-modal.is-open{display:flex;align-items:center;justify-content:center}.lk-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}.lk-modal__card{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,760px);max-height:90vh;background:#fff;border-radius:18px;border:1px solid #d9dfeb;overflow:hidden}.lk-modal__card--wide{width:min(100%,980px)}.lk-modal__card--media{width:min(100%,1100px)}.lk-modal__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e5e7eb;flex:none}.lk-modal__title{margin:0;font-size:20px}.lk-modal__close{background:none;border:0;font-size:28px;cursor:pointer;line-height:1}.lk-modal__body{padding:18px;overflow-y:auto;max-height:calc(90vh - 76px)}.lk-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px;flex-wrap:wrap;position:sticky;bottom:0;background:#fff;padding-top:12px}.lk-modal__actions--static{position:static;padding-top:0}.lk-flash{padding:12px 14px;border-radius:12px;margin-top:16px}.lk-flash--success{background:#dcfce7;color:#166534}.lk-flash--error{background:#fee2e2;color:#991b1b}.lk-brief-question{padding:14px 0;border-bottom:1px solid #edf2f7}.lk-brief-question__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.lk-brief-question__actions{display:flex;gap:8px;flex-wrap:wrap}.lk-doc-viewer{display:flex;flex-direction:column;gap:12px}.lk-doc-viewer__frame{width:100%;min-height:700px;border:1px solid #d8dee7;border-radius:12px;background:#fff}.lk-tree{display:flex;flex-direction:column;gap:10px}.lk-tree__year,.lk-tree__month{border:1px solid #e2e8f0;border-radius:12px;padding:10px}.lk-tree__summary{cursor:pointer;font-weight:700}.lk-tree__children{padding-top:10px;padding-left:14px;display:flex;flex-direction:column;gap:8px}.lk-tree__children--files{padding-left:0}.lk-tree__file{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;padding:8px 0;border-bottom:1px dashed #e5e7eb}.lk-tree__file:last-child{border-bottom:0}.lk-tree__folder-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb;background:#fff}.lk-tree__folder-link.is-active{border-color:#2563eb;background:#eff6ff}.lk-tree__folder-count{min-width:24px;text-align:center;padding:3px 7px;border-radius:999px;background:#eef2ff;font-size:12px}.lk-reports-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start}.lk-reports-sidebar,.lk-reports-main{display:flex;flex-direction:column;gap:16px}.lk-reports-sidebar__head,.lk-reports-main__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.lk-reports-sidebar__title,.lk-reports-main__title{margin:0;font-size:20px}.lk-reports-main__path{margin-top:6px;color:#6b7280;word-break:break-word}.lk-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:180px;padding:18px;border:2px dashed #93c5fd;border-radius:16px;background:#f8fbff;cursor:pointer;text-align:center}.lk-dropzone.is-dragover{background:#eff6ff;border-color:#2563eb}.lk-dropzone__input{position:absolute;inset:0;opacity:0;pointer-events:none}.lk-dropzone__title{font-size:16px;font-weight:700}.lk-dropzone__hint{font-size:14px;color:#2563eb}.lk-dropzone__files{font-size:13px;color:#6b7280;word-break:break-word}.lk-files-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.lk-file-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.lk-file-card__preview{position:relative;display:block;width:100%;height:180px;background:#f8fafc;border:0;padding:0;cursor:pointer}.lk-file-card__preview img,.lk-file-card__preview video{width:100%;height:100%;object-fit:cover;display:block}.lk-file-card__preview--video{overflow:hidden}.lk-file-card__play{position:absolute;inset:auto auto 10px 10px;background:rgba(15,23,42,.72);color:#fff;border-radius:999px;padding:6px 10px;font-size:14px}.lk-file-card__icon{height:180px;display:flex;align-items:center;justify-content:center;background:#eff6ff;font-weight:700;color:#1d4ed8}.lk-file-card__meta{padding:12px;display:flex;flex-direction:column;gap:10px}.lk-file-card__name{font-weight:700;word-break:break-word}.lk-file-card__actions{display:flex;gap:8px;flex-wrap:wrap}.lk-media-viewer{display:flex;align-items:center;justify-content:center;min-height:300px}.lk-media-viewer img,.lk-media-viewer video{max-width:100%;max-height:72vh;display:block}.lk-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.lk-login__card{width:100%;max-width:420px;background:#fff;border:1px solid #d8dee7;border-radius:18px;padding:24px}.lk-login__title{margin:0 0 18px;font-size:28px}.is-hidden{display:none!important}.has-modal-open{overflow:hidden}@media (max-width:1100px){.lk-reports-layout{grid-template-columns:1fr}}@media (max-width:900px){.lk-grid--2{grid-template-columns:1fr}.lk-header__top{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.lk-app{padding:12px}.lk-modal{padding:10px}.lk-modal__card{max-height:calc(100vh - 20px)}.lk-modal__body{max-height:calc(100vh - 96px)}}
