.tc-library-editor{background:color-mix(in srgb, var(--mantine-color-text) 55%, transparent);z-index:80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tc-library-editor__panel{background:var(--mantine-color-default);width:92%;height:92%;color:inherit;box-shadow:var(--mantine-shadow-lg);border:1px solid color-mix(in srgb, var(--mantine-color-text) 25%, transparent);border-radius:12px;grid-template-columns:1fr 320px;display:grid;overflow:hidden}.tc-library-editor__header{padding:var(--mantine-spacing-xs);border-bottom:1px solid color-mix(in srgb, var(--mantine-color-text) 20%, transparent);justify-content:space-between;align-items:center;display:flex}.tc-library-editor__main{flex-direction:column;display:flex}.tc-library-editor__select{width:260px}.tc-library-editor__canvas{height:100%}.tc-library-editor__side{border-left:1px solid color-mix(in srgb, var(--mantine-color-text) 20%, transparent);padding:12px;overflow:auto}
