.workspace-pipelines-page[data-v-d2ec422e]{direction:rtl;min-height:100%}.content-bank-header-actions[data-v-d2ec422e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.kb-header[data-v-d2ec422e]{background:linear-gradient(135deg,#00325a,#0052a4 50%,#00325a);border-radius:15px;padding:30px;color:#fff;-webkit-box-shadow:0 10px 30px rgba(0,50,90,.2);box-shadow:0 10px 30px rgba(0,50,90,.2);margin-bottom:25px;background-size:200% 200%;-webkit-animation:headerGradient-data-v-d2ec422e 4s ease infinite;animation:headerGradient-data-v-d2ec422e 4s ease infinite}@-webkit-keyframes headerGradient-data-v-d2ec422e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes headerGradient-data-v-d2ec422e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.kb-icon-wrapper[data-v-d2ec422e]{width:70px;height:70px;background:hsla(0,0%,100%,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kb-icon[data-v-d2ec422e]{color:#fff;font-size:1.5rem}.kb-title[data-v-d2ec422e]{margin:0 0 8px;color:#fff;font-size:2rem;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.15)}.kb-subtitle[data-v-d2ec422e]{margin:0;color:hsla(0,0%,100%,.85);font-size:1rem;line-height:1.8}.kb-btn-primary[data-v-d2ec422e],.kb-btn-secondary[data-v-d2ec422e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;padding:12px 20px;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}.kb-btn-primary[data-v-d2ec422e]{background:linear-gradient(135deg,#fff,#f1f5f9);color:#00325a;border:none;-webkit-box-shadow:0 4px 15px hsla(0,0%,100%,.25);box-shadow:0 4px 15px hsla(0,0%,100%,.25)}.kb-btn-secondary[data-v-d2ec422e]{background:hsla(0,0%,100%,.12);color:#fff;border:1px solid hsla(0,0%,100%,.25)}.kb-btn-primary[data-v-d2ec422e]:hover,.kb-btn-secondary[data-v-d2ec422e]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.kb-main-card[data-v-d2ec422e]{border:0;border-radius:24px;-webkit-box-shadow:0 20px 60px rgba(15,23,42,.08);box-shadow:0 20px 60px rgba(15,23,42,.08)}.kb-card-header[data-v-d2ec422e]{background:linear-gradient(135deg,#eff6ff,#f8fbff);border-bottom:1px solid rgba(191,219,254,.45);border-top-right-radius:24px;border-top-left-radius:24px}.kb-section-title[data-v-d2ec422e]{color:#0f172a;font-weight:800}.kb-left-h[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.kb-badge[data-v-d2ec422e]{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;padding:8px 12px;border-radius:999px}.kb-header-reload-btn[data-v-d2ec422e]{width:38px;height:38px;border:0;border-radius:12px;background:#fff;color:#2563eb}.kb-card-body[data-v-d2ec422e]{padding:24px}.kb-search-section[data-v-d2ec422e]{margin-bottom:22px}.kb-search-box[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;min-height:56px;padding:0 18px;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid rgba(203,213,225,.7)}.kb-search-icon[data-v-d2ec422e]{color:#64748b}.kb-search-input[data-v-d2ec422e]{width:100%;border:0;background:transparent;outline:none}.workspace-stats[data-v-d2ec422e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.content-bank-stats__item[data-v-d2ec422e]{min-height:56px;padding:10px 14px;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#eef6ff);border:1px solid rgba(203,213,225,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content-bank-stats__item strong[data-v-d2ec422e]{color:#0f172a;font-size:1.05rem}.content-bank-stats__item span[data-v-d2ec422e]{color:#64748b;font-size:.8rem}.workspace-skeleton-row[data-v-d2ec422e]{height:118px;margin-bottom:12px;border-radius:18px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f1f5f9),color-stop(50%,#e2e8f0),color-stop(75%,#f1f5f9));background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;-webkit-animation:loading-data-v-d2ec422e 1.5s infinite;animation:loading-data-v-d2ec422e 1.5s infinite}@-webkit-keyframes loading-data-v-d2ec422e{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes loading-data-v-d2ec422e{0%{background-position:200% 0}to{background-position:-200% 0}}.kb-empty-state[data-v-d2ec422e]{text-align:center;padding:48px 24px}.kb-empty-icon[data-v-d2ec422e]{width:78px;height:78px;margin:0 auto 18px;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;font-size:1.8rem}.kb-empty-title[data-v-d2ec422e]{margin-bottom:10px;color:#0f172a;font-weight:800}.kb-empty-description[data-v-d2ec422e]{color:#64748b;line-height:1.9}.kb-btn-large[data-v-d2ec422e]{padding:14px 24px}.workspace-pipeline-grid[data-v-d2ec422e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.workspace-pipeline-card[data-v-d2ec422e]{border:1px solid rgba(226,232,240,.9);border-radius:22px;padding:18px;background:#fff;-webkit-box-shadow:0 14px 34px rgba(15,23,42,.07);box-shadow:0 14px 34px rgba(15,23,42,.07)}.workspace-pipeline-card__top[data-v-d2ec422e]{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workspace-pipeline-card__icon[data-v-d2ec422e]{width:54px;height:54px;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--pipeline-color),#00325a);-webkit-box-shadow:0 14px 26px rgba(37,99,235,.22);box-shadow:0 14px 26px rgba(37,99,235,.22)}.workspace-pipeline-card h3[data-v-d2ec422e]{margin:0 0 6px;color:#0f172a;font-size:1.05rem;font-weight:900}.workspace-pipeline-card p[data-v-d2ec422e]{margin:0;color:#64748b;line-height:1.8}.workspace-pipeline-card__meta[data-v-d2ec422e]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.workspace-pipeline-card__meta span[data-v-d2ec422e]{border-radius:16px;padding:10px 8px;background:#f8fafc;color:#64748b;text-align:center;font-size:.78rem;font-weight:800}.workspace-pipeline-card__meta strong[data-v-d2ec422e]{display:block;color:#0f172a;font-size:1rem}.workspace-stage-strip[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;min-height:28px}.workspace-stage-strip span[data-v-d2ec422e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:22px;height:8px;border-radius:999px}.workspace-stage-strip small[data-v-d2ec422e]{color:#64748b;font-weight:800}.workspace-member-stack[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 0}.workspace-avatar[data-v-d2ec422e],.workspace-member-stack small[data-v-d2ec422e],.workspace-member-stack span[data-v-d2ec422e]{width:34px;height:34px;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-7px;color:#fff;background:linear-gradient(135deg,#00325a,#35a7ff);border:2px solid #fff;font-size:12px;font-weight:900;overflow:hidden}.workspace-member-stack small[data-v-d2ec422e]{background:#e2e8f0;color:#475569}.workspace-avatar img[data-v-d2ec422e],.workspace-member-stack img[data-v-d2ec422e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.workspace-avatar b[data-v-d2ec422e],.workspace-member-stack b[data-v-d2ec422e]{font:inherit}.workspace-pipeline-card__actions[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.kb-btn-action[data-v-d2ec422e]{width:38px;height:38px;border:0;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workspace-open-btn[data-v-d2ec422e]{background:#eff6ff;color:#1d4ed8}.kb-btn-edit[data-v-d2ec422e]{background:#ecfdf5;color:#047857}.kb-btn-delete[data-v-d2ec422e]{background:#fee2e2;color:#991b1b}.content-bank-modal[data-v-d2ec422e]{position:fixed;inset:0;z-index:2100;padding:24px;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-bank-modal--nested[data-v-d2ec422e]{z-index:2110}.content-bank-modal__dialog[data-v-d2ec422e]{width:min(100%,760px);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:28px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fbff));background:linear-gradient(180deg,#fff,#f8fbff);-webkit-box-shadow:0 30px 90px rgba(15,23,42,.2);box-shadow:0 30px 90px rgba(15,23,42,.2)}.content-bank-modal__dialog--wide[data-v-d2ec422e]{width:min(100%,1120px)}.content-bank-modal__dialog--fixed[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.content-bank-modal__dialog--compact[data-v-d2ec422e]{width:min(100%,420px)}.content-bank-modal__footer[data-v-d2ec422e],.content-bank-modal__header[data-v-d2ec422e]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:22px 24px}.content-bank-modal__header[data-v-d2ec422e]{border-bottom:1px solid rgba(226,232,240,.82)}.content-bank-modal__footer[data-v-d2ec422e]{border-top:1px solid rgba(226,232,240,.82);background:rgba(248,251,255,.96)}.content-bank-modal__body[data-v-d2ec422e]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;padding-top:18px}.content-bank-modal__eyebrow[data-v-d2ec422e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#64748b;font-size:.82rem}.content-bank-modal__header h3[data-v-d2ec422e]{margin:8px 0 0;font-size:1.15rem;font-weight:800}.content-bank-modal__header p[data-v-d2ec422e]{margin:10px 0 0;color:#64748b;line-height:1.8}.content-bank-modal__close[data-v-d2ec422e]{width:40px;height:40px;border:0;border-radius:14px;background:#f8fafc}.content-bank-form-alert[data-v-d2ec422e]{margin:0 24px 18px}.content-bank-form-shell[data-v-d2ec422e]{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.95fr);gap:22px;padding:0 24px 24px}.content-bank-form-main[data-v-d2ec422e],.content-bank-form-side[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.workspace-form-panel[data-v-d2ec422e]{border-radius:24px;background:#fff;border:1px solid rgba(148,163,184,.16);padding:18px}.workspace-form-panel__head[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:16px}.workspace-form-panel__head>i[data-v-d2ec422e]{width:42px;height:42px;border-radius:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9)}.workspace-form-panel__head span[data-v-d2ec422e],.workspace-form-panel__head strong[data-v-d2ec422e]{display:block}.workspace-form-panel__head strong[data-v-d2ec422e]{color:#0f172a;font-weight:900}.workspace-form-panel__head span[data-v-d2ec422e]{color:#64748b;font-size:.82rem;margin-top:4px}.workspace-form-grid[data-v-d2ec422e]{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px}.workspace-form-grid__wide[data-v-d2ec422e]{grid-column:1/-1}.content-bank-form__field label[data-v-d2ec422e]{display:block;margin-bottom:8px;font-weight:700;color:#0f172a}.workspace-form-control[data-v-d2ec422e]{width:100%;min-height:44px;border-radius:14px;border:1px solid rgba(203,213,225,.9);background:#fff;padding:8px 12px;outline:none;color:#0f172a}.workspace-form-control--sm[data-v-d2ec422e]{width:120px;min-height:38px;font-size:.82rem}.workspace-color-row[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:44px}.workspace-color-picker[data-v-d2ec422e],.workspace-stage-color[data-v-d2ec422e]{width:44px;height:44px;border:0;border-radius:14px;background:transparent}.workspace-color-row span[data-v-d2ec422e]{width:34px;height:34px;border-radius:12px;-webkit-box-shadow:0 8px 20px rgba(15,23,42,.12);box-shadow:0 8px 20px rgba(15,23,42,.12)}.workspace-color-row small[data-v-d2ec422e]{direction:ltr;color:#64748b;font-weight:800}.workspace-member-search[data-v-d2ec422e]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:48px;padding:0 14px;border-radius:16px;background:#f8fafc;border:1px solid rgba(203,213,225,.8);margin-bottom:14px}.workspace-member-search>i[data-v-d2ec422e]{color:#64748b}.workspace-member-search input[data-v-d2ec422e]{width:100%;border:0;background:transparent;outline:none}.workspace-member-search__results[data-v-d2ec422e]{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:8;border-radius:18px;background:#fff;border:1px solid rgba(203,213,225,.9);-webkit-box-shadow:0 20px 45px rgba(15,23,42,.12);box-shadow:0 20px 45px rgba(15,23,42,.12);overflow:hidden}.workspace-member-search__results button[data-v-d2ec422e]{width:100%;border:0;background:transparent;padding:10px 14px;text-align:right}.workspace-member-search__results small[data-v-d2ec422e],.workspace-member-search__results strong[data-v-d2ec422e]{display:block}.workspace-member-search__results small[data-v-d2ec422e]{color:#64748b;direction:ltr}.workspace-member-editor[data-v-d2ec422e]{display:grid;gap:10px}.workspace-member-row[data-v-d2ec422e]{display:grid;grid-template-columns:34px minmax(0,1fr) 120px 38px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:16px;background:#f8fafc}.workspace-avatar[data-v-d2ec422e]{margin-left:0}.workspace-member-row__body small[data-v-d2ec422e],.workspace-member-row__body strong[data-v-d2ec422e]{display:block}.workspace-member-row__body strong[data-v-d2ec422e]{color:#0f172a;font-weight:900}.workspace-member-row__body small[data-v-d2ec422e]{color:#64748b;direction:ltr}.workspace-icon-btn[data-v-d2ec422e]{width:38px;height:38px;border:0;border-radius:12px;background:#eff6ff;color:#1d4ed8}.workspace-icon-btn[data-v-d2ec422e]:disabled{opacity:.45}.workspace-icon-btn.is-danger[data-v-d2ec422e]{background:#fee2e2;color:#991b1b}.workspace-inline-empty[data-v-d2ec422e]{padding:18px;text-align:center;border-radius:16px;color:#64748b;background:#f8fafc}.workspace-presets[data-v-d2ec422e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.workspace-presets button[data-v-d2ec422e]{min-height:92px;border:1px solid rgba(203,213,225,.8);border-radius:18px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:linear-gradient(180deg,#fff,#f8fafc);padding:12px;color:#0f172a;text-align:right}.workspace-presets i[data-v-d2ec422e],.workspace-presets small[data-v-d2ec422e],.workspace-presets span[data-v-d2ec422e]{display:block}.workspace-presets i[data-v-d2ec422e]{color:#2563eb;margin-bottom:8px}.workspace-presets span[data-v-d2ec422e]{font-weight:900}.workspace-presets small[data-v-d2ec422e]{margin-top:4px;color:#64748b}.workspace-stage-editor[data-v-d2ec422e]{display:grid;gap:10px}.workspace-stage-row[data-v-d2ec422e]{display:grid;grid-template-columns:34px minmax(0,1fr) 48px 116px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:16px;background:#f8fafc}.workspace-stage-row__handle[data-v-d2ec422e]{width:34px;height:34px;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e0f2fe;color:#075985;font-weight:900}.workspace-stage-row__actions[data-v-d2ec422e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.workspace-stage-row__actions .workspace-icon-btn[data-v-d2ec422e]{width:34px;height:34px}.workspace-add-stage-btn[data-v-d2ec422e]{min-height:44px;border:1px dashed #bfdbfe;border-radius:16px;background:#eff6ff;color:#1d4ed8;font-weight:900}.content-bank-delete[data-v-d2ec422e]{padding:30px 24px 10px;text-align:center}.content-bank-delete__badge[data-v-d2ec422e]{width:70px;height:70px;border-radius:24px;background:#fee2e2;color:#991b1b;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;margin-bottom:16px}.content-bank-delete__badge--warning[data-v-d2ec422e]{background:#fef3c7;color:#b45309}.content-bank-delete h3[data-v-d2ec422e]{font-weight:800;margin-bottom:10px}.content-bank-delete p[data-v-d2ec422e],.content-bank-delete small[data-v-d2ec422e]{color:#64748b;line-height:1.9}@media (max-width:992px){.content-bank-form-shell[data-v-d2ec422e],.workspace-form-grid[data-v-d2ec422e]{grid-template-columns:1fr}}@media (max-width:768px){.kb-header[data-v-d2ec422e]{padding:24px 18px}.kb-title[data-v-d2ec422e]{font-size:1.4rem}.kb-card-body[data-v-d2ec422e]{padding:16px}.workspace-pipeline-card__meta[data-v-d2ec422e],.workspace-presets[data-v-d2ec422e],.workspace-stats[data-v-d2ec422e]{grid-template-columns:1fr}.content-bank-modal[data-v-d2ec422e]{padding:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-bank-modal__dialog--wide[data-v-d2ec422e],.content-bank-modal__dialog[data-v-d2ec422e]{width:100%;max-height:calc(100vh - 8px);border-radius:24px 24px 0 0}.content-bank-form-shell[data-v-d2ec422e],.content-bank-modal__footer[data-v-d2ec422e],.content-bank-modal__header[data-v-d2ec422e]{padding-right:14px;padding-left:14px}.workspace-member-row[data-v-d2ec422e],.workspace-stage-row[data-v-d2ec422e]{grid-template-columns:1fr}.workspace-form-control--sm[data-v-d2ec422e]{width:100%}.content-bank-modal__footer[data-v-d2ec422e]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.content-bank-modal__footer .btn[data-v-d2ec422e]{width:100%}}