.user-editor-list{display:grid;gap:16px}.user-editor{margin-bottom:0}.user-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e4eaf0;padding-bottom:16px}.user-editor h2{margin:0 0 4px;color:#10233a;font-size:21px}.user-off{background:#fff0ee;color:#b24742}.user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.company-access{border:1px solid #e4eaf0;border-radius:9px;margin:20px 0 0;padding:13px 14px}.company-access legend{padding:0 6px;font-size:11px;letter-spacing:.08em;color:#778492}.company-access label{font-weight:600;margin:7px 0;font-size:12px}.company-access input{width:auto;margin-right:6px}.company-all{color:#173e68!important;font-weight:800!important}.company-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px}.user-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #e4eaf0}.user-editor-actions button{margin:0;background:linear-gradient(135deg,#152e4a,#2a52a4 58%,#6b4bf4)}@media(max-width:640px){.user-grid,.company-checks{grid-template-columns:1fr}.user-editor-actions{align-items:stretch;flex-direction:column}.user-editor-actions button{width:100%}}
