.modal[data-v-e9fb65b4]{position:fixed;top:0;left:0;bottom:0;right:0;z-index:4;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center}.modal-title[data-v-e9fb65b4]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.modal-description[data-v-e9fb65b4]{margin:0;padding:0;font-size:var(--text-s);font-weight:150;opacity:1;color:#616569;line-height:1.4}.modal-body[data-v-e9fb65b4]{position:relative;box-shadow:0 0 2px var(--brand-color);border-radius:8px;animation:popIn-e9fb65b4 .1s ease-in;background:var(--white);transition:height .24s ease;overflow:hidden;max-width:80vw}.modal-inner[data-v-e9fb65b4]{padding:23px 20px 20px 20px}.modal-close[data-v-e9fb65b4]{position:absolute;top:8px;right:12px;font-size:var(--text-3xl);color:rgba(59,59,59,.4666666667);cursor:pointer;transition:opacity .2s}.modal-close[data-v-e9fb65b4]:hover{opacity:.6}.modal-header[data-v-e9fb65b4]{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;text-align:center;border-bottom:1px solid #d1d5db}.modal-header h3[data-v-e9fb65b4]{margin:0;padding-right:6rem;font-size:var(--text-base);font-weight:400;color:var(--text-color-1)}.modal-content[data-v-e9fb65b4]{padding:10px 10px 0 10px;background-color:var(--white);max-height:85vh;overflow:auto}.modal-content-scroll[data-v-e9fb65b4]{overflow-y:auto}@keyframes popIn-e9fb65b4{0%{transform:scale(0)}to{transform:scale(1)}}.pagination[data-v-7e0fab26]{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;padding-top:15px}.nav-button[data-v-7e0fab26],.page-button[data-v-7e0fab26]{min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;font-size:var(--text-s);font-weight:500;transition:all .3s ease}.nav-button[data-v-7e0fab26]:hover,.page-button.active[data-v-7e0fab26],.page-button[data-v-7e0fab26]:hover{background:#cfd8dc}.nav-button[data-v-7e0fab26]{background:#f5f5f5}.nav-button[data-v-7e0fab26]:disabled{opacity:.5;cursor:not-allowed}.ellipsis[data-v-7e0fab26]{padding:0 10px;font-size:var(--text-l)}.workflow-type-modal[data-v-3d3465c4]{width:640px;padding:60px 20px;margin:-10px;background-color:var(--bg-color);background:rgba(var(--brand-rgb),.3);display:flex;justify-content:space-around}.workflow-type-modal-item[data-v-3d3465c4]{width:160px;height:160px;font-size:var(--text-l);background:var(--bg-color);border-radius:8px;flex-direction:column;color:#000;row-gap:10px}.workflow-type-modal-item[data-v-3d3465c4]:hover{box-shadow:2px 2px 4px rgba(0,0,0,.2)}.workflow-template-bar[data-v-3d3465c4]{height:60px;margin:-12px 0 -12px -12px;margin-bottom:0;background:var(--bg-color);border-bottom:var(--border)}.workflow-template-container[data-v-3d3465c4]{height:calc(100% - 60px)}.workflow-template-no-form[data-v-3d3465c4]{font-size:var(--text-2xl);color:var(--text-color)}.workflow-template-group[data-v-3d3465c4]{overflow:auto;position:relative}.workflow-template-group>div>div>div[data-v-3d3465c4],.workflow-template-group>div>div[data-v-3d3465c4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.workflow-template-group-header[data-v-3d3465c4]{background-color:var(--brand-color);position:sticky;top:0}.workflow-template-group-header-item[data-v-3d3465c4]{padding:4px 10px;font-size:var(--text-base);font-weight:600;color:var(--text-color)}.workflow-template-group-row[data-v-3d3465c4]{display:grid;grid-template-columns:2fr 3fr 1fr 1fr 80px}.workflow-template-group-item[data-v-3d3465c4]{border-bottom:1px solid rgba(0,0,0,.1)}.workflow-template-group-item>div[data-v-3d3465c4]{padding:4px 10px;font-size:var(--text-base);color:var(--text-color)}