.idse-locked-form{margin-top:14px;padding-top:14px;border-top:1px solid var(--ux-border)}.idse-operation-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:11px}.idse-operation-types button{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:2px 8px;min-height:58px;padding:9px;border:1px solid var(--ux-border);border-radius:10px;background:#fff;color:var(--ux-navy);text-align:left}.idse-operation-types button.active{border-color:#9ab9ed;background:#f1f6ff}.idse-operation-types svg{grid-row:1/3;width:19px;height:19px;color:var(--ux-blue)}.idse-operation-types b{font-size:10px}.idse-operation-types small{color:var(--ux-muted);font-size:8px}.idse-form-lock-note{display:flex;align-items:center;gap:9px;margin-bottom:11px;padding:10px 12px;border:1px solid #efd3a0;border-radius:9px;background:#fffaf0;color:#855213}.idse-form-lock-note>svg{width:18px;height:18px}.idse-form-lock-note span{display:grid;gap:2px}.idse-form-lock-note b{font-size:9px}.idse-form-lock-note small{font-size:8px}.idse-locked-form fieldset{margin:0;padding:0;border:0;opacity:.55}.idse-locked-form>.phase-primary{width:100%;margin-top:12px}.idse-locked-form input,.idse-locked-form select{cursor:not-allowed}html[data-theme="dark"] .idse-operation-types button{background:#1a2230;border-color:#303949;color:#edf2fb}html[data-theme="dark"] .idse-operation-types button.active{background:#203552}@media(max-width:600px){.idse-operation-types{grid-template-columns:1fr}.idse-operation-types button{grid-template-columns:32px 1fr}}
