/* Carrrven CMS v12.0.4-alpha.4-fix.1: Native content editor focus and technology ordering. */
#carrrven-content-record-editor{scroll-margin-top:105px}
#carrrven-content-record-editor .cm-current-record{font-size:15px;font-weight:700;color:#e7c08e;margin-top:8px;line-height:1.45;overflow-wrap:anywhere}
.cm-active-record{border-left:3px solid #bc002d!important;background:rgba(188,0,45,.085)!important}
.cm-technology-handle{color:#e7c08e;cursor:grab;user-select:none;touch-action:none;font-size:21px;padding:6px;align-self:center;border:1px solid #5c403f;border-radius:8px}
.cm-technology-handle:active{cursor:grabbing}
.cm-tech-controls{display:flex;gap:5px;align-items:center;flex-shrink:0}
.cm-technology-move{border:1px solid #5c403f;border-radius:7px;color:#e7c08e;padding:5px 9px;min-width:30px;min-height:32px}
.cm-technology-move:disabled{opacity:.35;cursor:not-allowed}
.cm-technology-row:focus-within{border-color:#e7c08e}
@media(max-width:680px){.cm-technology-row{flex-wrap:wrap}.cm-tech-controls{margin-left:auto}}
