.handbook-editor{background:var(--ap-page-layout-background);grid-template-rows:min-content 1fr auto;grid-template-columns:minmax(0,1fr);width:min(1000px,100vw - 32px);min-height:calc(100dvh - 40px);display:grid}.handbook-editor--with-field{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.handbook-editor__header{cursor:pointer;padding:20px;position:relative}.handbook-editor__subtitle{line-height:20px}.handbook-editor__title{margin:8px 0 0}.handbook-editor__close{position:absolute;top:16px;right:16px}.handbook-editor__layout{display:contents}.handbook-editor__body{grid-column:1;min-width:0;padding:4px 20px 32px}.handbook-editor__form{gap:20px;width:330px;max-width:100%;display:grid}.handbook-editor__fields{margin-top:64px}.handbook-editor__fields-title{margin:0 0 16px}.handbook-editor__table{scrollbar-gutter:auto}.handbook-editor__table .crm-table-header-resizer{max-width:100%}.handbook-editor__add-form{align-items:center;gap:10px;margin-top:16px;display:flex}.handbook-editor__add-form .crm-input{width:306px;max-width:100%}.handbook-editor__field-row{cursor:pointer}.handbook-editor__field-icons{align-items:center;gap:12px;display:flex}.handbook-editor__drag{cursor:grab;opacity:0}.handbook-editor__field-row:hover .handbook-editor__drag{opacity:1}.handbook-editor__field-name,.handbook-editor__remove,.handbook-editor__add{font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.handbook-editor__field-name{color:inherit;text-align:left}.handbook-editor__remove{color:var(--ap-icon-secondary-color);justify-content:center;width:24px;height:24px}.handbook-editor__remove:hover{color:var(--ap-link-color)}.handbook-editor__add{min-height:30px;color:var(--ap-link-color);gap:8px;margin-top:16px}.handbook-editor__add:hover{text-decoration:underline}.handbook-editor__field-editor{border-left:1px solid var(--ap-borders-color);grid-area:1/2/span 2;min-width:0;position:relative}.handbook-editor__actions{background:var(--ap-dialog-footer-background);grid-column:1/-1;justify-content:flex-end;gap:16px;padding:20px;display:flex}.handbook-editor__ghost-class td{background:var(--ap-added-background-color)}.handbook-group-create{width:400px}.handbook-group-create__icon-wrapper{border:1px solid var(--ap-borders-color);width:48px}.handbook-group-create__actions{padding:20px 16px}
