@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.component-holder-home[data-v-0e43eda3]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f8edd1}.component-holder-home img[data-v-0e43eda3]{display:block;max-width:100%;margin:0 auto}._btn-help[data-v-d35ed98f]{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#2161ba14;color:#1a5fb8;border:none;border-radius:8px;font:inherit;font-weight:600;font-size:.85rem;cursor:pointer}._btn-help[data-v-d35ed98f]:hover{background:#2161ba29}._help-icon[data-v-d35ed98f]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#1a5fb8;color:#fff;font-size:.78rem;font-weight:700;line-height:1}._help-overlay[data-v-d35ed98f]{position:fixed;inset:0;z-index:1500;display:flex;align-items:stretch;justify-content:flex-start;background:#0006}._help-canvas[data-v-d35ed98f]{width:min(560px,92vw);height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:8px 0 40px #0000002e}._help-head[data-v-d35ed98f]{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid rgba(0,0,0,.08);background:#2161ba0a}._help-title[data-v-d35ed98f]{margin:0;font-size:1.05rem;color:#1a5fb8;font-weight:700}._help-close[data-v-d35ed98f]{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:transparent;color:#00000080;font-size:1.5rem;line-height:1;cursor:pointer}._help-close[data-v-d35ed98f]:hover{background:#0000000f;color:#000}._help-body[data-v-d35ed98f]{flex:1;overflow-y:auto;padding:22px 24px 32px;font-size:.9rem;line-height:1.65;color:#000000d1}._help-body[data-v-d35ed98f] h3{margin:18px 0 8px;font-size:.95rem;color:#1a5fb8;font-weight:700}._help-body[data-v-d35ed98f] h3:first-child{margin-top:0}._help-body[data-v-d35ed98f] h4{margin:14px 0 6px;font-size:.88rem;font-weight:600;color:#000000eb}._help-body[data-v-d35ed98f] p{margin:0 0 10px}._help-body[data-v-d35ed98f] ul,._help-body[data-v-d35ed98f] ol{margin:0 0 12px;padding-left:22px}._help-body[data-v-d35ed98f] li{margin:0 0 4px}._help-body[data-v-d35ed98f] code{background:#0000000f;padding:1px 6px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.85em}._help-body[data-v-d35ed98f] strong{color:#000}._help-body[data-v-d35ed98f] ._tip{margin:8px 0 14px;padding:10px 14px;background:#2161ba0f;border-left:3px solid #1a5fb8;border-radius:4px;font-size:.86rem}._help-body[data-v-d35ed98f] ._warn{margin:8px 0 14px;padding:10px 14px;background:#f57c000f;border-left:3px solid #f57c00;border-radius:4px;font-size:.86rem}.help-drawer-enter-active[data-v-d35ed98f],.help-drawer-leave-active[data-v-d35ed98f]{transition:background-color .25s ease}.help-drawer-enter-active[data-v-d35ed98f] ._help-canvas,.help-drawer-leave-active[data-v-d35ed98f] ._help-canvas{transition:transform .28s cubic-bezier(.4,0,.2,1)}.help-drawer-enter-from[data-v-d35ed98f],.help-drawer-leave-to[data-v-d35ed98f]{background:#0000}.help-drawer-enter-from[data-v-d35ed98f] ._help-canvas,.help-drawer-leave-to[data-v-d35ed98f] ._help-canvas{transform:translate(-100%)}.component-holder-dashboard[data-v-d66e84e9]{padding:.75rem;display:grid;gap:.75rem}._hero[data-v-d66e84e9]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem;border-radius:20px;background:linear-gradient(135deg,#1a5fb8,#6b4dba);color:#fff}._hero-main[data-v-d66e84e9]{display:flex;flex-direction:column;gap:4px}._hero-eyebrow[data-v-d66e84e9]{font-size:.85rem;opacity:.85;letter-spacing:.02em}._hero-title[data-v-d66e84e9]{margin:0;font-size:1.75rem;font-weight:700;line-height:1.1}._hero-date[data-v-d66e84e9]{font-size:.8rem;opacity:.75;margin-top:2px}._hero-side[data-v-d66e84e9]{display:flex;gap:10px;flex-wrap:wrap}._hero-chip[data-v-d66e84e9]{display:flex;flex-direction:column;gap:2px;padding:10px 16px;border-radius:14px;background:#ffffff24;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-width:100px}._chip-value[data-v-d66e84e9]{font-size:1.4rem;font-weight:700;line-height:1}._chip-label[data-v-d66e84e9]{font-size:.72rem;opacity:.8}._loading[data-v-d66e84e9]{text-align:center;padding:40px;opacity:.5}._kpi-grid[data-v-d66e84e9]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){._kpi-grid[data-v-d66e84e9]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){._kpi-grid[data-v-d66e84e9]{grid-template-columns:repeat(5,1fr)}}._kpi-card[data-v-d66e84e9]{--accent: #333;--accent-bg: rgba(0, 0, 0, .04);position:relative;display:flex;flex-direction:column;padding:1rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}._kpi-card[data-v-d66e84e9]:hover{transform:translateY(-2px);border-color:#00000024;box-shadow:0 8px 24px #0000000f}._kpi-accent[data-v-d66e84e9]{position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent)}._kpi-body[data-v-d66e84e9]{display:flex;flex-direction:column;gap:4px;padding-left:8px}._kpi-value[data-v-d66e84e9]{font-size:2.2rem;font-weight:700;line-height:1;color:var(--accent)}._kpi-label[data-v-d66e84e9]{font-weight:600;font-size:.9rem;color:#111;margin-top:4px}._kpi-sub[data-v-d66e84e9]{font-size:.75rem;color:#00000080}._main-grid[data-v-d66e84e9]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){._main-grid[data-v-d66e84e9]{grid-template-columns:1fr 1fr}}._widget[data-v-d66e84e9]{display:flex;flex-direction:column;gap:14px;padding:1rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._widget-head[data-v-d66e84e9]{display:flex;align-items:baseline;justify-content:space-between;gap:12px}._widget-title[data-v-d66e84e9]{margin:0;font-size:1.05rem;font-weight:700;color:#111}._widget-more[data-v-d66e84e9]{font-size:.78rem;font-weight:600;color:#1a5fb8;text-decoration:none}._widget-more[data-v-d66e84e9]:hover{text-decoration:underline}._widget-section-title[data-v-d66e84e9]{font-size:.75rem;font-weight:600;color:#00000080;letter-spacing:.04em;text-transform:uppercase;margin-top:6px}._rating-summary[data-v-d66e84e9]{display:flex;align-items:center;gap:16px;padding:14px 16px;border-radius:12px;background:#db92000f;flex-wrap:wrap}._rating-score[data-v-d66e84e9]{display:flex;align-items:baseline;gap:4px}._rating-number[data-v-d66e84e9]{font-size:2.4rem;font-weight:700;color:#b67600;line-height:1}._rating-max[data-v-d66e84e9]{font-size:.9rem;opacity:.5}._rating-stars[data-v-d66e84e9]{display:flex;gap:2px}._star[data-v-d66e84e9]{font-size:1.1rem;color:#00000026;line-height:1}._star._on[data-v-d66e84e9]{color:#f5a623}._star._star-sm[data-v-d66e84e9]{font-size:.85rem}._rating-count[data-v-d66e84e9]{margin-left:auto;font-size:.8rem;color:#0000008c}._rating-dist[data-v-d66e84e9]{display:grid;gap:6px}._dist-row[data-v-d66e84e9]{display:grid;grid-template-columns:32px 1fr 30px;align-items:center;gap:10px}._dist-label[data-v-d66e84e9]{font-size:.78rem;color:#0000008c}._dist-track[data-v-d66e84e9]{height:8px;background:#0000000d;border-radius:4px;overflow:hidden}._dist-fill[data-v-d66e84e9]{height:100%;background:#f5a623;border-radius:4px;transition:width .5s ease}._dist-count[data-v-d66e84e9]{font-size:.78rem;font-weight:600;text-align:right;color:#0009}._review-list[data-v-d66e84e9]{list-style:none;margin:0;padding:0;display:grid;gap:10px}._review-empty[data-v-d66e84e9],._task-empty[data-v-d66e84e9]{font-size:.85rem;color:#00000073;padding:12px 0}._review-item[data-v-d66e84e9]{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:10px;background:#00000005}._review-top[data-v-d66e84e9]{display:flex;align-items:center;gap:6px;font-size:.82rem}._review-author[data-v-d66e84e9]{font-weight:600;color:#111}._review-dots[data-v-d66e84e9]{opacity:.3}._review-coach[data-v-d66e84e9]{opacity:.6}._review-text[data-v-d66e84e9]{margin:2px 0 0;font-size:.82rem;line-height:1.5;color:#000000b3}._task-pills[data-v-d66e84e9]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:600px){._task-pills[data-v-d66e84e9]{grid-template-columns:repeat(4,1fr)}}._task-pill[data-v-d66e84e9]{--accent: #333;display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;background:#00000008;border-left:3px solid var(--accent)}._task-pill-count[data-v-d66e84e9]{font-size:1.3rem;font-weight:700;color:var(--accent);line-height:1}._task-pill-label[data-v-d66e84e9]{font-size:.72rem;color:#0009}._task-list[data-v-d66e84e9]{list-style:none;margin:0;padding:0;display:grid;gap:8px}._task-item[data-v-d66e84e9]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:#00000005}._task-main[data-v-d66e84e9]{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._task-title[data-v-d66e84e9]{font-size:.88rem;font-weight:600;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._task-assigned[data-v-d66e84e9]{font-size:.72rem;color:#00000080}._task-meta[data-v-d66e84e9]{display:flex;align-items:center;gap:6px;flex-shrink:0}._task-priority[data-v-d66e84e9]{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:4px}._task-priority._p-niedrig[data-v-d66e84e9]{color:#666;background:#f0f0f0}._task-priority._p-mittel[data-v-d66e84e9]{color:#92400e;background:#fef3c7}._task-priority._p-hoch[data-v-d66e84e9]{color:#9a3412;background:#ffedd5}._task-priority._p-dringend[data-v-d66e84e9]{color:#991b1b;background:#fee2e2}._task-due[data-v-d66e84e9]{font-size:.72rem;color:#00000080}._second-grid[data-v-d66e84e9]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){._second-grid[data-v-d66e84e9]{grid-template-columns:2fr 1fr}}._chart-bars[data-v-d66e84e9]{display:grid;gap:12px}._chart-row[data-v-d66e84e9]{display:grid;grid-template-columns:130px 1fr 40px;align-items:center;gap:10px}._chart-label[data-v-d66e84e9]{font-size:.85rem;font-weight:500}._chart-track[data-v-d66e84e9]{height:20px;background:#0000000a;border-radius:6px;overflow:hidden}._chart-fill[data-v-d66e84e9]{height:100%;border-radius:6px;transition:width .6s ease;min-width:2px}._chart-value[data-v-d66e84e9]{font-size:.85rem;font-weight:600;text-align:right}._info-col[data-v-d66e84e9]{display:grid;gap:.75rem;grid-auto-rows:1fr}._info-tile[data-v-d66e84e9]{display:flex;flex-direction:column;gap:2px;padding:14px 16px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff;text-decoration:none;color:inherit;transition:border-color .18s ease,transform .18s ease}._info-tile[data-v-d66e84e9]:hover{transform:translateY(-2px);border-color:#00000024}._info-tile-value[data-v-d66e84e9]{font-size:1.5rem;font-weight:700;color:#111;line-height:1}._info-tile-label[data-v-d66e84e9]{font-size:.82rem;font-weight:600;color:#333;margin-top:2px}._info-tile-sub[data-v-d66e84e9]{font-size:.72rem;color:#00000080}.filter-pills[data-v-f47cc316]{position:relative;display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.filter-pills__trigger[data-v-f47cc316]{display:none}.filter-pills__list[data-v-f47cc316]{display:inline-flex;gap:4px;flex-wrap:wrap}.filter-pills__pill[data-v-f47cc316]{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#0000000f;color:#0000008c;font:inherit;font-size:.8rem;cursor:pointer;white-space:nowrap;transition:.15s ease}.filter-pills__pill[data-v-f47cc316]:hover{opacity:.85}.filter-pills__pill._is-selected[data-v-f47cc316]{background:#ea801c24;color:#c26a10;font-weight:600}.filter-pills__count[data-v-f47cc316]{font-size:.7rem;background:#00000014;padding:1px 6px;border-radius:4px}.filter-pills__caret[data-v-f47cc316]{margin-left:4px;font-size:.7rem;opacity:.55;transition:transform .15s ease}@media(max-width:767px){.filter-pills[data-v-f47cc316]{display:block;width:100%}.filter-pills__trigger[data-v-f47cc316]{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;font:inherit;font-size:.92rem;color:inherit;cursor:pointer;text-align:left}.filter-pills__trigger[data-v-f47cc316]:hover{border-color:#0003}.filter-pills__trigger-label[data-v-f47cc316]{flex:1;font-weight:600}.filter-pills._is-open .filter-pills__caret[data-v-f47cc316]{transform:rotate(180deg)}.filter-pills__list[data-v-f47cc316]{display:none;flex-direction:column;gap:4px;margin-top:4px;padding:6px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 6px 20px #00000014;position:absolute;top:100%;left:0;right:0;z-index:50}.filter-pills._is-open .filter-pills__list[data-v-f47cc316]{display:flex}.filter-pills__pill[data-v-f47cc316]{width:100%;justify-content:space-between;min-height:38px}}.component-form-field[data-v-fb71244c]{display:grid;gap:.5rem;font-family:Poppins,sans-serif;font-weight:400;font-size:.75rem}@media(min-width:768px){.component-form-field[data-v-fb71244c]{font-size:1rem}}.component-form-field[data-v-fb71244c]{line-height:1.35rem}.component-form-field ._label[data-v-fb71244c]{display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem}@media(min-width:768px){.component-form-field ._label[data-v-fb71244c]{font-size:1rem}}.component-form-field ._label[data-v-fb71244c]{line-height:1.35rem}.component-form-field ._control[data-v-fb71244c]{display:grid;gap:1rem;position:relative}.component-form-field ._control ._element[data-v-fb71244c]{width:100%;min-height:48px;border:1px solid #d6d6d6;border-radius:5px;padding:.75rem;outline:none;font:inherit;background:#fff;transition:.2s ease}.component-form-field ._control ._element[data-v-fb71244c]:focus{border-color:#a3a3a3}.component-form-field ._control ._element[data-v-fb71244c]:disabled{opacity:1;background:#fff;cursor:text;resize:none;position:relative;color:#212121;font-style:italic;height:auto;min-height:0;display:block;border-radius:5px;padding:.75rem;border:1px solid #d6d6d6}.component-form-field ._control textarea._element[data-v-fb71244c]{resize:vertical;min-height:130px}.component-form-field ._control ._html-view[data-v-fb71244c]{color:#212121;font-style:italic;height:auto;min-height:0;padding:.75rem;border:1px solid #d6d6d6}.component-form-field ._control select._element[data-v-fb71244c]{cursor:pointer}.component-form-field ._control ._required[data-v-fb71244c]{color:#c62828}.component-form-field ._control ._has-error ._element[data-v-fb71244c]{border-color:#c62828}.component-form-field ._control._is-disabled[data-v-fb71244c]:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:#fff;z-index:1;border-radius:0 5px 5px 0;border-width:1px 1px 1px 0;border-color:#d6d6d6;border-style:solid}.component-form-field ._checkbox-wrap[data-v-fb71244c]{display:inline-flex;align-items:center;gap:10px;cursor:pointer;min-height:48px;-webkit-user-select:none;user-select:none}.component-form-field ._checkbox-wrap._is-disabled[data-v-fb71244c]{pointer-events:none;opacity:.6}.component-form-field ._checkbox-input[data-v-fb71244c]{position:absolute;opacity:0;width:0;height:0}.component-form-field ._checkbox-toggle[data-v-fb71244c]{position:relative;width:44px;height:24px;border-radius:12px;background:#00000026;transition:background .2s ease;flex-shrink:0}.component-form-field ._checkbox-toggle._is-on[data-v-fb71244c]{background:#12945c}.component-form-field ._checkbox-toggle._is-on ._checkbox-knob[data-v-fb71244c]{transform:translate(20px)}.component-form-field ._checkbox-knob[data-v-fb71244c]{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.component-form-field ._checkbox-label[data-v-fb71244c]{font-size:.85rem;font-weight:500}.component-form-field ._label-wrap[data-v-fb71244c]{display:grid;gap:2px}.component-form-field ._info-text[data-v-fb71244c]{font-size:.7rem;font-style:italic;font-weight:400;color:#00000073;line-height:1.35}.component-form-field ._hint[data-v-fb71244c]{margin:0;opacity:.7}.component-form-field ._error[data-v-fb71244c]{margin:0;color:#c62828}.component-image-picker[data-v-5e017dbc]{display:grid;gap:.5rem}.component-image-picker ._label[data-v-5e017dbc]{display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem}@media(min-width:768px){.component-image-picker ._label[data-v-5e017dbc]{font-size:1rem}}.component-image-picker ._label[data-v-5e017dbc]{line-height:1.35rem}.component-image-picker ._label-wrap[data-v-5e017dbc]{display:grid;gap:2px}.component-image-picker ._info-text[data-v-5e017dbc]{font-size:.7rem;font-style:italic;font-weight:400;color:#00000073;line-height:1.35}.component-image-picker ._preview[data-v-5e017dbc]{border-radius:5px;overflow:hidden;background:#00000008;border:1px solid rgba(0,0,0,.08)}.component-image-picker ._preview-img[data-v-5e017dbc]{width:100%;max-height:200px;object-fit:cover;display:block}.component-image-picker ._preview-empty[data-v-5e017dbc]{display:flex;align-items:center;justify-content:center;min-height:100px;color:#00000059;font-size:.85rem;font-style:italic}.component-image-picker ._actions[data-v-5e017dbc]{display:flex;gap:.5rem}.component-image-picker ._btn[data-v-5e017dbc]{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:5px;cursor:pointer;font:inherit;font-size:.8rem;transition:.2s ease}.component-image-picker ._btn-pick[data-v-5e017dbc]{background:#212121;color:#fff}.component-image-picker ._btn-pick[data-v-5e017dbc]:hover{opacity:.85}.component-image-picker ._btn-reset[data-v-5e017dbc]{background:#0000000f;color:#c62828}.component-image-picker ._btn-reset[data-v-5e017dbc]:hover{background:#0000001a}._picker-overlay[data-v-5e017dbc]{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000080}._picker-panel[data-v-5e017dbc]{width:100%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 20px 60px #0003;overflow:hidden}._picker-head[data-v-5e017dbc]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}._picker-head h3[data-v-5e017dbc]{margin:0;font-size:1.1rem}._picker-close[data-v-5e017dbc]{width:36px;height:36px;border:0;border-radius:8px;background:#0000000f;font-size:1.3rem;line-height:1;cursor:pointer}._picker-close[data-v-5e017dbc]:hover{background:#0000001f}._picker-search[data-v-5e017dbc]{padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.06)}._picker-search input[data-v-5e017dbc]{width:100%;min-height:40px;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:0 12px;outline:none;font:inherit;font-size:.9rem}._picker-search input[data-v-5e017dbc]:focus{border-color:#0000004d}._picker-empty[data-v-5e017dbc]{padding:40px 20px;text-align:center;color:#0006}._picker-grid[data-v-5e017dbc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;padding:16px 20px;overflow-y:auto;flex:1}._picker-item[data-v-5e017dbc]{border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#00000005;transition:.15s ease;min-height:150px}._picker-item[data-v-5e017dbc]:hover{border-color:#0003}._picker-item._is-selected[data-v-5e017dbc]{border-color:#212121}._picker-item img[data-v-5e017dbc]{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}._picker-item-title[data-v-5e017dbc]{display:block;padding:4px 6px;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-video-picker[data-v-c5caa7bb]{display:grid;gap:.5rem}.component-video-picker ._label[data-v-c5caa7bb]{display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem}@media(min-width:768px){.component-video-picker ._label[data-v-c5caa7bb]{font-size:1rem}}.component-video-picker ._label[data-v-c5caa7bb]{line-height:1.35rem}.component-video-picker ._label-wrap[data-v-c5caa7bb]{display:grid;gap:2px}.component-video-picker ._info-text[data-v-c5caa7bb]{font-size:.7rem;font-style:italic;font-weight:400;color:#00000073;line-height:1.35}.component-video-picker ._preview[data-v-c5caa7bb]{display:grid;gap:6px;border-radius:5px;overflow:hidden;background:#00000008;border:1px solid rgba(0,0,0,.08);padding:0}.component-video-picker ._preview-iframe[data-v-c5caa7bb]{position:relative;aspect-ratio:16/9;background:#000}.component-video-picker ._preview-iframe iframe[data-v-c5caa7bb]{position:absolute;inset:0;width:100%;height:100%;border:0}.component-video-picker ._preview-pending[data-v-c5caa7bb]{position:relative;aspect-ratio:16/9;background:#000}.component-video-picker ._preview-pending img[data-v-c5caa7bb]{width:100%;height:100%;object-fit:cover;opacity:.55}.component-video-picker ._pending-overlay[data-v-c5caa7bb]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;gap:4px;background:#00000073}.component-video-picker ._pending-overlay small[data-v-c5caa7bb]{opacity:.85;font-size:.7rem}.component-video-picker ._preview-meta[data-v-c5caa7bb]{padding:8px 10px;display:flex;justify-content:space-between;align-items:baseline;font-size:.8rem}.component-video-picker ._preview-meta strong[data-v-c5caa7bb]{font-size:.85rem}.component-video-picker ._preview-meta span[data-v-c5caa7bb]{opacity:.55;font-size:.7rem}.component-video-picker ._preview-loading[data-v-c5caa7bb],.component-video-picker ._preview-legacy[data-v-c5caa7bb],.component-video-picker ._preview-empty[data-v-c5caa7bb]{padding:16px;display:grid;gap:4px;font-size:.85rem;color:#0009}.component-video-picker ._preview-loading code[data-v-c5caa7bb],.component-video-picker ._preview-legacy code[data-v-c5caa7bb],.component-video-picker ._preview-empty code[data-v-c5caa7bb]{font-size:.75rem;background:#0000000f;padding:2px 6px;border-radius:4px;word-break:break-all}.component-video-picker ._preview-loading small[data-v-c5caa7bb],.component-video-picker ._preview-legacy small[data-v-c5caa7bb],.component-video-picker ._preview-empty small[data-v-c5caa7bb]{opacity:.6;font-size:.7rem}.component-video-picker ._preview-empty[data-v-c5caa7bb]{text-align:center;font-style:italic;color:#00000059;min-height:80px;align-content:center}.component-video-picker ._preview-legacy strong[data-v-c5caa7bb]{color:#000000b3}.component-video-picker ._actions[data-v-c5caa7bb]{display:flex;gap:.5rem}.component-video-picker ._btn[data-v-c5caa7bb]{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:5px;cursor:pointer;font:inherit;font-size:.8rem;transition:.2s ease}.component-video-picker ._btn-pick[data-v-c5caa7bb]{background:#212121;color:#fff}.component-video-picker ._btn-pick[data-v-c5caa7bb]:hover{opacity:.85}.component-video-picker ._btn-reset[data-v-c5caa7bb]{background:#0000000f;color:#c62828}.component-video-picker ._btn-reset[data-v-c5caa7bb]:hover{background:#0000001a}._picker-overlay[data-v-c5caa7bb]{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000080}._picker-panel[data-v-c5caa7bb]{width:100%;max-width:1000px;max-height:85vh;display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 20px 60px #0003;overflow:hidden}._picker-head[data-v-c5caa7bb]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}._picker-head h3[data-v-c5caa7bb]{margin:0;font-size:1.1rem}._picker-close[data-v-c5caa7bb]{width:36px;height:36px;border:0;border-radius:8px;background:#0000000f;font-size:1.3rem;line-height:1;cursor:pointer}._picker-close[data-v-c5caa7bb]:hover{background:#0000001f}._picker-search[data-v-c5caa7bb]{padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.06)}._picker-search input[data-v-c5caa7bb]{width:100%;min-height:40px;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:0 12px;outline:none;font:inherit;font-size:.9rem}._picker-search input[data-v-c5caa7bb]:focus{border-color:#0000004d}._picker-error[data-v-c5caa7bb]{margin:8px 20px 0;padding:8px 12px;background:#c02b5514;border:1px solid rgba(192,43,85,.18);border-radius:6px;color:#c62828;font-size:.85rem}._picker-empty[data-v-c5caa7bb]{padding:40px 20px;text-align:center;color:#0006}._picker-grid[data-v-c5caa7bb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:16px 20px;overflow-y:auto;flex:1}._picker-item[data-v-c5caa7bb]{border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#00000005;transition:.15s ease}._picker-item[data-v-c5caa7bb]:hover{border-color:#0003}._picker-item._is-selected[data-v-c5caa7bb]{border-color:#212121}._picker-thumb[data-v-c5caa7bb]{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}._picker-thumb img[data-v-c5caa7bb]{width:100%;height:100%;object-fit:cover;display:block}._picker-thumb-placeholder[data-v-c5caa7bb]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:2rem}._picker-status-badge[data-v-c5caa7bb]{position:absolute;bottom:6px;left:6px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700}._picker-status-badge._is-ready[data-v-c5caa7bb]{background:#16a34a;color:#fff}._picker-status-badge._is-pending[data-v-c5caa7bb]{background:#0000008c;color:#fff}._picker-item-body[data-v-c5caa7bb]{padding:6px 8px;display:grid;gap:2px}._picker-item-title[data-v-c5caa7bb]{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._picker-item-meta[data-v-c5caa7bb]{font-size:.7rem;opacity:.6}.component-holder-SmartField .smart-field[data-v-acd58ff4]{font-family:Poppins,sans-serif;font-weight:400;font-size:.75rem}@media(min-width:768px){.component-holder-SmartField .smart-field[data-v-acd58ff4]{font-size:1rem}}.component-holder-SmartField .smart-field[data-v-acd58ff4]{line-height:1.35rem;position:relative}.component-holder-SmartField .smart-field .label-wrap[data-v-acd58ff4]{display:grid;gap:2px;margin-bottom:1rem}.component-holder-SmartField .smart-field .label[data-v-acd58ff4]{font-weight:500;font-family:Poppins,sans-serif;font-weight:600}.component-holder-SmartField .smart-field ._info-text[data-v-acd58ff4]{font-size:.7rem;font-style:italic;font-weight:400;color:#00000073;line-height:1.35}.component-holder-SmartField .smart-field .look-input[data-v-acd58ff4]{border-radius:5px;border:1px solid #d6d6d6;width:100%;padding:.75rem;background:#fff;color:#212121;min-height:48px;display:flex;align-items:center;font:inherit}.component-holder-SmartField .smart-field .look-input[data-v-acd58ff4]:focus{border-color:#a3a3a3;outline:none}.component-holder-SmartField .smart-field .selected-items ul[data-v-acd58ff4]{display:flex;flex-direction:row;gap:.5rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.component-holder-SmartField .smart-field .selected-items ul li[data-v-acd58ff4]{background:#d6d6d6;border-radius:5px 0 0 5px}.component-holder-SmartField .smart-field .selected-items ul li span.text[data-v-acd58ff4]{padding:0 .5rem}.component-holder-SmartField .smart-field .selected-items ul li span.close[data-v-acd58ff4]{border-radius:0 5px 5px 0;padding:0 .5rem;background:#212121;color:#fff}.component-holder-SmartField .smart-field .selected-items ul li span.close[data-v-acd58ff4]:hover{cursor:pointer}.component-holder-SmartField .smart-field .smart-area[data-v-acd58ff4]{display:none;position:absolute;z-index:999;width:100%}.component-holder-SmartField .smart-field .smart-area .closeSearch[data-v-acd58ff4]{padding:.5rem;margin-top:.75rem;cursor:pointer;background:#212121;color:#fff;border-radius:5px;display:block;text-align:center}.component-holder-SmartField .smart-field .smart-area .closeSearch[data-v-acd58ff4]:hover{cursor:pointer}.component-holder-SmartField .smart-field .smart-area .search-input[data-v-acd58ff4]{position:relative}.component-holder-SmartField .smart-field .smart-area .search-input input[data-v-acd58ff4]{border-bottom:0;border-radius:5px 5px 0 0;padding-right:30px}.component-holder-SmartField .smart-field .smart-area .search-input .clear-search[data-v-acd58ff4]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#212121;font-size:18px;font-weight:700;padding:2px 4px;border-radius:50%}.component-holder-SmartField .smart-field .smart-area .search-input .clear-search[data-v-acd58ff4]:hover{background:#d6d6d6;color:#212121}.component-holder-SmartField .smart-field .smart-area .search-results[data-v-acd58ff4]{background:#fff;border:1px solid #d6d6d6;border-radius:0 0 5px 5px}.component-holder-SmartField .smart-field .smart-area .search-results ul[data-v-acd58ff4]{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;max-height:200px;overflow:auto}.component-holder-SmartField .smart-field .smart-area .search-results ul li[data-v-acd58ff4]{padding:.5rem}.component-holder-SmartField .smart-field .smart-area .search-results ul li.selected[data-v-acd58ff4]{display:none}.component-holder-SmartField .smart-field .smart-area .search-results ul li.no-results[data-v-acd58ff4]{color:#212121;font-style:italic;text-align:center;padding:.75rem}.component-holder-SmartField .smart-field .smart-area .search-results ul li[data-v-acd58ff4]:hover{cursor:pointer;background:#d6d6d6;border-radius:5px}.component-holder-SmartField .smart-field .smart-area .search-results ul li[data-v-acd58ff4]:hover:not(.disabled){cursor:pointer;background:#d6d6d6;border-radius:5px}.component-holder-SmartField .smart-field .smart-area .search-results ul li.disabled[data-v-acd58ff4]{opacity:.5;cursor:not-allowed}.component-holder-SmartField .smart-field .smart-area .search-results ul li.disabled[data-v-acd58ff4]:hover{background:transparent}.component-holder-SmartField .smart-field .smart-area.active[data-v-acd58ff4]{display:block;padding:.75rem;border-radius:0 0 5px 5px;background:#d6d6d6}.component-holder-SmartField._is-disabled .smart-field .look-input[data-v-acd58ff4]{border:none;padding:0}.component-holder-SmartField._is-disabled .smart-field .selected-items ul[data-v-acd58ff4]{padding:.75rem}.component-holder-SmartField._is-disabled .smart-field .selected-items ul li[data-v-acd58ff4]{border-radius:5px}.component-holder-SmartField._is-disabled .smart-field .selected-items ul li span.close[data-v-acd58ff4],.component-holder-SmartField._is-disabled .smart-field .smart-area.active[data-v-acd58ff4]{display:none}.component-wysiwyg[data-v-fb46e026]{display:grid;gap:.5rem}.component-wysiwyg ._label[data-v-fb46e026]{display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem}@media(min-width:768px){.component-wysiwyg ._label[data-v-fb46e026]{font-size:1rem}}.component-wysiwyg ._label[data-v-fb46e026]{line-height:1.35rem}.component-wysiwyg ._label-wrap[data-v-fb46e026]{display:grid;gap:2px}.component-wysiwyg ._info-text[data-v-fb46e026]{font-size:.7rem;font-style:italic;font-weight:400;color:#00000073;line-height:1.35}.component-wysiwyg ._toolbar[data-v-fb46e026]{display:flex;flex-wrap:wrap;gap:4px;padding:8px;background:#00000008;border:1px solid #d6d6d6;border-bottom:0;border-radius:5px 5px 0 0}.component-wysiwyg ._toolbar button[data-v-fb46e026]{min-height:32px;padding:0 10px;border:0;border-radius:6px;background:#0000000f;cursor:pointer;font:inherit;font-size:.8rem;transition:.15s ease}.component-wysiwyg ._toolbar button[data-v-fb46e026]:hover{background:#0000001f}.component-wysiwyg ._toolbar ._sep[data-v-fb46e026]{width:1px;margin:4px;background:#0000001f}.component-wysiwyg ._editor[data-v-fb46e026]{min-height:180px;padding:.75rem;border:1px solid #d6d6d6;border-radius:0 0 5px 5px;outline:none;background:#fff;font:inherit;font-size:.75rem}@media(min-width:768px){.component-wysiwyg ._editor[data-v-fb46e026]{font-size:1rem}}.component-wysiwyg ._editor[data-v-fb46e026]{line-height:1.6;transition:.2s ease}.component-wysiwyg ._editor[data-v-fb46e026]:focus{border-color:#a3a3a3}.component-wysiwyg ._editor[data-v-fb46e026]:empty:before{content:attr(data-placeholder);color:#00000059;pointer-events:none}.component-wysiwyg ._editor[data-v-fb46e026] b{font-weight:700}.component-wysiwyg ._editor[data-v-fb46e026] i{font-style:italic}.component-wysiwyg ._editor[data-v-fb46e026] p{margin:0 0 .5em}.component-wysiwyg ._editor[data-v-fb46e026] ul,.component-wysiwyg ._editor[data-v-fb46e026] ol{margin:0 0 .5em;padding-left:1.5em}.component-wysiwyg ._editor[data-v-fb46e026] ul{list-style:disc}.component-wysiwyg ._editor[data-v-fb46e026] ol{list-style:decimal}.component-wysiwyg ._editor[data-v-fb46e026] a{color:#1a5fb8}.component-wysiwyg ._preview[data-v-fb46e026]{padding:.75rem;border:1px solid #d6d6d6;border-radius:5px;background:#fff;font-style:italic;color:#212121;min-height:0;line-height:1.6}.component-wysiwyg ._preview[data-v-fb46e026] p{margin:0 0 .5em}.component-wysiwyg ._preview[data-v-fb46e026] ul,.component-wysiwyg ._preview[data-v-fb46e026] ol{margin:0 0 .5em;padding-left:1.5em}.component-wysiwyg ._preview[data-v-fb46e026] a{color:#1a5fb8}[data-v-9e2d1362]:host{display:block}._head[data-v-9e2d1362]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-9e2d1362]{align-items:flex-start}}._head ._head-content[data-v-9e2d1362]{min-width:0}._head ._head-content ._title[data-v-9e2d1362]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-9e2d1362]{margin:0;opacity:.7}._head ._head-actions[data-v-9e2d1362]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-9e2d1362]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-9e2d1362]{max-width:420px}._toolbar ._search input[data-v-9e2d1362]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-9e2d1362]:focus{border-color:#00000059}._error[data-v-9e2d1362]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-9e2d1362]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-9e2d1362]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-9e2d1362]{min-width:760px}}._table-wrap ._table th[data-v-9e2d1362],._table-wrap ._table td[data-v-9e2d1362]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-9e2d1362]:nth-last-child(3),._table-wrap ._table td[data-v-9e2d1362]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-9e2d1362]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-9e2d1362]:nth-last-child(1),._table-wrap ._table th[data-v-9e2d1362]:nth-last-child(2),._table-wrap ._table td[data-v-9e2d1362]:nth-last-child(1),._table-wrap ._table td[data-v-9e2d1362]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-9e2d1362]:nth-last-child(2),._table-wrap ._table td[data-v-9e2d1362]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-9e2d1362]:hover{background:#00000005}._table-wrap ._table ._status[data-v-9e2d1362]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-9e2d1362]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-9e2d1362]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-9e2d1362]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-9e2d1362]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-9e2d1362]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-9e2d1362]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-9e2d1362]{display:none}._table-wrap ._table tbody tr[data-v-9e2d1362]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-9e2d1362]:last-child{border-bottom:0}._table-wrap ._table td[data-v-9e2d1362]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-9e2d1362]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-9e2d1362]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-9e2d1362]:last-child:before{display:none}}._empty[data-v-9e2d1362]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-9e2d1362]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-9e2d1362]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-9e2d1362]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-9e2d1362]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-9e2d1362]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-9e2d1362]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-9e2d1362]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-9e2d1362]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-9e2d1362]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-9e2d1362]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-9e2d1362]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-9e2d1362]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-9e2d1362]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-9e2d1362]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-9e2d1362]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-9e2d1362]{width:auto}}._btn._btn-brand[data-v-9e2d1362]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-9e2d1362]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-9e2d1362]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-9e2d1362]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-9e2d1362]{background:#0000000f;color:#111}._btn._btn-light[data-v-9e2d1362]:hover{background:#0000001a}._btn._btn-danger[data-v-9e2d1362]{background:#c62828;color:#fff}._btn._btn-danger[data-v-9e2d1362]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-9e2d1362]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-coaches[data-v-9e2d1362]{padding:.75rem;display:grid;gap:.75rem}._toolbar-split[data-v-9e2d1362]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._status-filter[data-v-9e2d1362]{display:flex;gap:4px;flex-wrap:wrap}._filter-btn[data-v-9e2d1362]{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#0000000f;color:#00000080;font:inherit;font-size:.8rem;cursor:pointer;transition:.15s ease}._filter-btn[data-v-9e2d1362]:hover{opacity:.8}._filter-btn ._count[data-v-9e2d1362]{font-size:.7rem;opacity:.6}._filter-btn._is-selected[data-v-9e2d1362]{color:#fff;background:#212121}._filter-btn._filter-active._is-selected[data-v-9e2d1362]{background:#12945c}._filter-btn._filter-draft._is-selected[data-v-9e2d1362]{background:#b67600}._filter-btn._filter-private._is-selected[data-v-9e2d1362]{background:#1a5fb8}._filter-btn._filter-pending._is-selected[data-v-9e2d1362]{background:#c62828}._confirm-overlay[data-v-9e2d1362]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-9e2d1362]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-9e2d1362]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-9e2d1362]{display:flex;gap:8px;justify-content:flex-end}._confirm-box-wide[data-v-9e2d1362]{max-width:560px}._status-badge[data-v-9e2d1362]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;color:#fff;font-size:.95rem;font-weight:700;line-height:1;cursor:pointer;padding:0}._status-badge._is-success[data-v-9e2d1362]{background:#2e7d32}._status-badge._is-success[data-v-9e2d1362]:hover{background:#1b5e20}._status-badge._is-warning[data-v-9e2d1362]{background:#f57c00}._status-badge._is-warning[data-v-9e2d1362]:hover{background:#e65100}._status-badge._is-error[data-v-9e2d1362]{background:#c62828}._status-badge._is-error[data-v-9e2d1362]:hover{background:#b71c1c}._status-badge._is-info[data-v-9e2d1362]{background:#2e7d32}._status-badge._is-info[data-v-9e2d1362]:hover{background:#1b5e20}._status-title[data-v-9e2d1362]{margin:0 0 .75rem;font-size:1.05rem}._status-title._is-success[data-v-9e2d1362],._status-title._is-info[data-v-9e2d1362]{color:#2e7d32}._status-title._is-warning[data-v-9e2d1362]{color:#f57c00}._status-title._is-error[data-v-9e2d1362]{color:#c62828}._status-entry[data-v-9e2d1362]{margin:0 0 .75rem;padding:12px;border-radius:8px;border-width:1px;border-style:solid}._status-entry._is-success[data-v-9e2d1362],._status-entry._is-info[data-v-9e2d1362]{border-color:#2e7d3233;background:#2e7d320a}._status-entry._is-warning[data-v-9e2d1362]{border-color:#f57c0033;background:#f57c000a}._status-entry._is-error[data-v-9e2d1362]{border-color:#c6282833;background:#c628280a}._status-entry[data-v-9e2d1362]:last-of-type{margin-bottom:.75rem}._status-reason[data-v-9e2d1362]{margin:0 0 8px;font-size:.9rem}._status-details[data-v-9e2d1362]{margin:0;padding-left:20px;font-size:.85rem;line-height:1.5}._status-details li[data-v-9e2d1362]{margin:0 0 2px}._avatar[data-v-9e2d1362]{width:75px;height:75px;border-radius:10px;object-fit:cover;display:block}._avatar._avatar-placeholder[data-v-9e2d1362]{background:#0000000f}._section[data-v-9e2d1362]{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}._section[data-v-9e2d1362]:first-child{margin-top:0;padding-top:0;border-top:0}._section-title[data-v-9e2d1362]{margin:0 0 16px;font-size:1.05rem;font-weight:700}._empty-section[data-v-9e2d1362]{padding:12px 0;opacity:.5;font-size:.9rem}._image-preview[data-v-9e2d1362]{width:120px;height:120px;border-radius:12px;object-fit:cover;display:block;margin-bottom:10px}._image-placeholder[data-v-9e2d1362]{width:120px;height:120px;border-radius:12px;background:#0000000a;display:flex;align-items:center;justify-content:center;font-size:.85rem;opacity:.5;margin-bottom:10px}._label[data-v-9e2d1362]{display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}._repeater-row[data-v-9e2d1362]{display:flex;gap:12px;align-items:flex-start;padding:16px;margin-bottom:10px;border-radius:12px;background:#00000005;border:1px solid rgba(0,0,0,.06)}._repeater-fields[data-v-9e2d1362]{flex:1;display:grid;gap:12px}._btn-remove[data-v-9e2d1362]{width:36px;height:36px;min-height:36px;padding:0;border:0;border-radius:10px;background:#c6282814;color:#c62828;font-size:1.2rem;cursor:pointer;flex-shrink:0}._btn-remove[data-v-9e2d1362]:hover{background:#c6282829}._btn-add[data-v-9e2d1362]{margin-top:8px}._section-info[data-v-9e2d1362]{margin:-8px 0 14px;font-size:.85rem;line-height:1.6;color:#0000008c}._service-list[data-v-9e2d1362]{list-style:none;margin:0;padding:0;display:grid;gap:8px}._service-row[data-v-9e2d1362]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:12px;background:#00000005;border:1px solid rgba(0,0,0,.06);flex-wrap:wrap}._service-info[data-v-9e2d1362]{flex:1;min-width:0}._service-name[data-v-9e2d1362]{font-weight:600;font-size:.95rem;color:#111}._service-meta[data-v-9e2d1362]{margin-top:4px;display:flex;gap:10px;flex-wrap:wrap;font-size:.78rem;color:#0000008c}._meta-item._meta-once[data-v-9e2d1362]{color:#b67600;font-weight:600}._meta-item._meta-slug[data-v-9e2d1362]{font-family:monospace;opacity:.6}._service-toggle[data-v-9e2d1362]{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}._service-toggle input[data-v-9e2d1362]{position:absolute;opacity:0;pointer-events:none}._service-toggle ._switch[data-v-9e2d1362]{position:relative;width:40px;height:22px;border-radius:22px;background:#0000002e;transition:background .15s ease}._service-toggle ._switch[data-v-9e2d1362]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease;box-shadow:0 1px 2px #0003}._service-toggle input:checked+._switch[data-v-9e2d1362]{background:#12945c}._service-toggle input:checked+._switch[data-v-9e2d1362]:after{transform:translate(18px)}._service-toggle input:disabled+._switch[data-v-9e2d1362]{opacity:.5;cursor:not-allowed}._service-toggle ._toggle-label[data-v-9e2d1362]{font-size:.85rem;font-weight:600;min-width:50px}._form-actions-split[data-v-9e2d1362]{justify-content:space-between!important}._form-actions-right[data-v-9e2d1362]{display:flex;gap:10px;flex-wrap:wrap;align-items:center}._save-hint[data-v-9e2d1362]{display:inline-flex;align-items:center;padding:6px 10px;background:#1a7e3a1f;color:#1a7e3a;border-radius:8px;font-size:.85rem;font-weight:600;animation:_saveHintPop-9e2d1362 .2s ease-out}@keyframes _saveHintPop-9e2d1362{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}[data-v-75b56beb]:host{display:block}._head[data-v-75b56beb]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-75b56beb]{align-items:flex-start}}._head ._head-content[data-v-75b56beb]{min-width:0}._head ._head-content ._title[data-v-75b56beb]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-75b56beb]{margin:0;opacity:.7}._head ._head-actions[data-v-75b56beb]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-75b56beb]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-75b56beb]{max-width:420px}._toolbar ._search input[data-v-75b56beb]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-75b56beb]:focus{border-color:#00000059}._error[data-v-75b56beb]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-75b56beb]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-75b56beb]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-75b56beb]{min-width:760px}}._table-wrap ._table th[data-v-75b56beb],._table-wrap ._table td[data-v-75b56beb]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-75b56beb]:nth-last-child(3),._table-wrap ._table td[data-v-75b56beb]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-75b56beb]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-75b56beb]:nth-last-child(1),._table-wrap ._table th[data-v-75b56beb]:nth-last-child(2),._table-wrap ._table td[data-v-75b56beb]:nth-last-child(1),._table-wrap ._table td[data-v-75b56beb]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-75b56beb]:nth-last-child(2),._table-wrap ._table td[data-v-75b56beb]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-75b56beb]:hover{background:#00000005}._table-wrap ._table ._status[data-v-75b56beb]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-75b56beb]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-75b56beb]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-75b56beb]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-75b56beb]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-75b56beb]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-75b56beb]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-75b56beb]{display:none}._table-wrap ._table tbody tr[data-v-75b56beb]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-75b56beb]:last-child{border-bottom:0}._table-wrap ._table td[data-v-75b56beb]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-75b56beb]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-75b56beb]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-75b56beb]:last-child:before{display:none}}._empty[data-v-75b56beb]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-75b56beb]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-75b56beb]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-75b56beb]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-75b56beb]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-75b56beb]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-75b56beb]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-75b56beb]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-75b56beb]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-75b56beb]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-75b56beb]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-75b56beb]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-75b56beb]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-75b56beb]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-75b56beb]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-75b56beb]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-75b56beb]{width:auto}}._btn._btn-brand[data-v-75b56beb]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-75b56beb]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-75b56beb]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-75b56beb]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-75b56beb]{background:#0000000f;color:#111}._btn._btn-light[data-v-75b56beb]:hover{background:#0000001a}._btn._btn-danger[data-v-75b56beb]{background:#c62828;color:#fff}._btn._btn-danger[data-v-75b56beb]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-75b56beb]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-guthaben[data-v-75b56beb]{padding:.75rem;display:grid;gap:.75rem}._confirm-overlay[data-v-75b56beb]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-75b56beb]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-75b56beb]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-75b56beb]{display:flex;gap:8px;justify-content:flex-end}[data-v-22a13f18]:host{display:block}._head[data-v-22a13f18]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-22a13f18]{align-items:flex-start}}._head ._head-content[data-v-22a13f18]{min-width:0}._head ._head-content ._title[data-v-22a13f18]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-22a13f18]{margin:0;opacity:.7}._head ._head-actions[data-v-22a13f18]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-22a13f18]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-22a13f18]{max-width:420px}._toolbar ._search input[data-v-22a13f18]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-22a13f18]:focus{border-color:#00000059}._error[data-v-22a13f18]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-22a13f18]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-22a13f18]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-22a13f18]{min-width:760px}}._table-wrap ._table th[data-v-22a13f18],._table-wrap ._table td[data-v-22a13f18]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-22a13f18]:nth-last-child(3),._table-wrap ._table td[data-v-22a13f18]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-22a13f18]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-22a13f18]:nth-last-child(1),._table-wrap ._table th[data-v-22a13f18]:nth-last-child(2),._table-wrap ._table td[data-v-22a13f18]:nth-last-child(1),._table-wrap ._table td[data-v-22a13f18]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-22a13f18]:nth-last-child(2),._table-wrap ._table td[data-v-22a13f18]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-22a13f18]:hover{background:#00000005}._table-wrap ._table ._status[data-v-22a13f18]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-22a13f18]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-22a13f18]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-22a13f18]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-22a13f18]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-22a13f18]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-22a13f18]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-22a13f18]{display:none}._table-wrap ._table tbody tr[data-v-22a13f18]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-22a13f18]:last-child{border-bottom:0}._table-wrap ._table td[data-v-22a13f18]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-22a13f18]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-22a13f18]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-22a13f18]:last-child:before{display:none}}._empty[data-v-22a13f18]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-22a13f18]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-22a13f18]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-22a13f18]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-22a13f18]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-22a13f18]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-22a13f18]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-22a13f18]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-22a13f18]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-22a13f18]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-22a13f18]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-22a13f18]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-22a13f18]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-22a13f18]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-22a13f18]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-22a13f18]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-22a13f18]{width:auto}}._btn._btn-brand[data-v-22a13f18]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-22a13f18]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-22a13f18]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-22a13f18]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-22a13f18]{background:#0000000f;color:#111}._btn._btn-light[data-v-22a13f18]:hover{background:#0000001a}._btn._btn-danger[data-v-22a13f18]{background:#c62828;color:#fff}._btn._btn-danger[data-v-22a13f18]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-22a13f18]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-meetings[data-v-22a13f18]{padding:.75rem;display:grid;gap:.75rem}._confirm-overlay[data-v-22a13f18]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-22a13f18]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-22a13f18]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-22a13f18]{display:flex;gap:8px;justify-content:flex-end}[data-v-c967408c]:host{display:block}._head[data-v-c967408c]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-c967408c]{align-items:flex-start}}._head ._head-content[data-v-c967408c]{min-width:0}._head ._head-content ._title[data-v-c967408c]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-c967408c]{margin:0;opacity:.7}._head ._head-actions[data-v-c967408c]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-c967408c]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-c967408c]{max-width:420px}._toolbar ._search input[data-v-c967408c]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-c967408c]:focus{border-color:#00000059}._error[data-v-c967408c]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-c967408c]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-c967408c]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-c967408c]{min-width:760px}}._table-wrap ._table th[data-v-c967408c],._table-wrap ._table td[data-v-c967408c]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-c967408c]:nth-last-child(3),._table-wrap ._table td[data-v-c967408c]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-c967408c]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-c967408c]:nth-last-child(1),._table-wrap ._table th[data-v-c967408c]:nth-last-child(2),._table-wrap ._table td[data-v-c967408c]:nth-last-child(1),._table-wrap ._table td[data-v-c967408c]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-c967408c]:nth-last-child(2),._table-wrap ._table td[data-v-c967408c]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-c967408c]:hover{background:#00000005}._table-wrap ._table ._status[data-v-c967408c]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-c967408c]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-c967408c]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-c967408c]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-c967408c]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-c967408c]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-c967408c]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-c967408c]{display:none}._table-wrap ._table tbody tr[data-v-c967408c]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-c967408c]:last-child{border-bottom:0}._table-wrap ._table td[data-v-c967408c]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-c967408c]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-c967408c]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-c967408c]:last-child:before{display:none}}._empty[data-v-c967408c]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-c967408c]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-c967408c]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-c967408c]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-c967408c]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-c967408c]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-c967408c]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-c967408c]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-c967408c]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-c967408c]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-c967408c]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-c967408c]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-c967408c]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-c967408c]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-c967408c]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-c967408c]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-c967408c]{width:auto}}._btn._btn-brand[data-v-c967408c]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-c967408c]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-c967408c]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-c967408c]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-c967408c]{background:#0000000f;color:#111}._btn._btn-light[data-v-c967408c]:hover{background:#0000001a}._btn._btn-danger[data-v-c967408c]{background:#c62828;color:#fff}._btn._btn-danger[data-v-c967408c]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-c967408c]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-messages[data-v-c967408c]{padding:.75rem;display:grid;gap:.75rem}._status-inline[data-v-c967408c]{margin-left:6px;font-size:.75rem}._confirm-overlay[data-v-c967408c]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-c967408c]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-c967408c]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-c967408c]{display:flex;gap:8px;justify-content:flex-end}[data-v-907d6675]:host{display:block}._head[data-v-907d6675]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-907d6675]{align-items:flex-start}}._head ._head-content[data-v-907d6675]{min-width:0}._head ._head-content ._title[data-v-907d6675]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-907d6675]{margin:0;opacity:.7}._head ._head-actions[data-v-907d6675]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-907d6675]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-907d6675]{max-width:420px}._toolbar ._search input[data-v-907d6675]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-907d6675]:focus{border-color:#00000059}._error[data-v-907d6675]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-907d6675]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-907d6675]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-907d6675]{min-width:760px}}._table-wrap ._table th[data-v-907d6675],._table-wrap ._table td[data-v-907d6675]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-907d6675]:nth-last-child(3),._table-wrap ._table td[data-v-907d6675]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-907d6675]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-907d6675]:nth-last-child(1),._table-wrap ._table th[data-v-907d6675]:nth-last-child(2),._table-wrap ._table td[data-v-907d6675]:nth-last-child(1),._table-wrap ._table td[data-v-907d6675]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-907d6675]:nth-last-child(2),._table-wrap ._table td[data-v-907d6675]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-907d6675]:hover{background:#00000005}._table-wrap ._table ._status[data-v-907d6675]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-907d6675]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-907d6675]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-907d6675]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-907d6675]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-907d6675]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-907d6675]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-907d6675]{display:none}._table-wrap ._table tbody tr[data-v-907d6675]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-907d6675]:last-child{border-bottom:0}._table-wrap ._table td[data-v-907d6675]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-907d6675]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-907d6675]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-907d6675]:last-child:before{display:none}}._empty[data-v-907d6675]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-907d6675]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-907d6675]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-907d6675]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-907d6675]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-907d6675]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-907d6675]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-907d6675]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-907d6675]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-907d6675]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-907d6675]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-907d6675]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-907d6675]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-907d6675]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-907d6675]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-907d6675]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-907d6675]{width:auto}}._btn._btn-brand[data-v-907d6675]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-907d6675]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-907d6675]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-907d6675]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-907d6675]{background:#0000000f;color:#111}._btn._btn-light[data-v-907d6675]:hover{background:#0000001a}._btn._btn-danger[data-v-907d6675]{background:#c62828;color:#fff}._btn._btn-danger[data-v-907d6675]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-907d6675]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-reviews[data-v-907d6675]{padding:.75rem;display:grid;gap:.75rem}._head[data-v-907d6675]{display:flex;align-items:center;justify-content:space-between}._modal-head-titles[data-v-907d6675]{display:grid;gap:2px}._modal-subtitle[data-v-907d6675]{font-size:.8rem;font-weight:400;color:#00000073}._toolbar-split[data-v-907d6675]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._review-filters[data-v-907d6675]{display:grid;gap:.75rem;grid-template-columns:1fr;align-items:end}@media(min-width:768px){._review-filters[data-v-907d6675]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){._review-filters[data-v-907d6675]{grid-template-columns:repeat(6,1fr) auto}}._review-filter[data-v-907d6675]{min-width:0}._review-filter-reset[data-v-907d6675]{display:flex;align-items:flex-end}._review-filter-reset ._btn[data-v-907d6675]{width:100%;min-height:42px}@media(min-width:1200px){._review-filter-reset ._btn[data-v-907d6675]{white-space:nowrap}}._status-filter[data-v-907d6675]{display:flex;gap:4px;flex-wrap:wrap}._filter-btn[data-v-907d6675]{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#0000000f;color:#00000080;font:inherit;font-size:.8rem;cursor:pointer;transition:.15s ease}._filter-btn[data-v-907d6675]:hover{opacity:.8}._filter-btn ._count[data-v-907d6675]{font-size:.7rem;opacity:.6}._filter-btn._is-selected[data-v-907d6675]{color:#fff;background:#212121}._filter-btn._filter-pending._is-selected[data-v-907d6675]{background:#b67600}._filter-btn._filter-draft._is-selected[data-v-907d6675]{background:#555}._filter-btn._filter-publish._is-selected[data-v-907d6675]{background:#12945c}._status._is-draft[data-v-907d6675]{background:#00000014;color:#555}._confirm-overlay[data-v-907d6675]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-907d6675]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-907d6675]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-907d6675]{display:flex;gap:8px;justify-content:flex-end}._form-actions-split[data-v-907d6675]{justify-content:space-between!important}._form-actions-right[data-v-907d6675]{display:flex;gap:10px;flex-wrap:wrap}[data-v-27981e69]:host{display:block}._head[data-v-27981e69]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-27981e69]{align-items:flex-start}}._head ._head-content[data-v-27981e69]{min-width:0}._head ._head-content ._title[data-v-27981e69]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-27981e69]{margin:0;opacity:.7}._head ._head-actions[data-v-27981e69]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-27981e69]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-27981e69]{max-width:420px}._toolbar ._search input[data-v-27981e69]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-27981e69]:focus{border-color:#00000059}._error[data-v-27981e69]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-27981e69]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-27981e69]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-27981e69]{min-width:760px}}._table-wrap ._table th[data-v-27981e69],._table-wrap ._table td[data-v-27981e69]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-27981e69]:nth-last-child(3),._table-wrap ._table td[data-v-27981e69]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-27981e69]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-27981e69]:nth-last-child(1),._table-wrap ._table th[data-v-27981e69]:nth-last-child(2),._table-wrap ._table td[data-v-27981e69]:nth-last-child(1),._table-wrap ._table td[data-v-27981e69]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-27981e69]:nth-last-child(2),._table-wrap ._table td[data-v-27981e69]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-27981e69]:hover{background:#00000005}._table-wrap ._table ._status[data-v-27981e69]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-27981e69]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-27981e69]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-27981e69]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-27981e69]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-27981e69]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-27981e69]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-27981e69]{display:none}._table-wrap ._table tbody tr[data-v-27981e69]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-27981e69]:last-child{border-bottom:0}._table-wrap ._table td[data-v-27981e69]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-27981e69]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-27981e69]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-27981e69]:last-child:before{display:none}}._empty[data-v-27981e69]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-27981e69]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-27981e69]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-27981e69]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-27981e69]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-27981e69]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-27981e69]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-27981e69]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-27981e69]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-27981e69]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-27981e69]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-27981e69]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-27981e69]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-27981e69]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-27981e69]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-27981e69]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-27981e69]{width:auto}}._btn._btn-brand[data-v-27981e69]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-27981e69]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-27981e69]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-27981e69]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-27981e69]{background:#0000000f;color:#111}._btn._btn-light[data-v-27981e69]:hover{background:#0000001a}._btn._btn-danger[data-v-27981e69]{background:#c62828;color:#fff}._btn._btn-danger[data-v-27981e69]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-27981e69]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-conflicts[data-v-27981e69]{padding:.75rem;display:grid;gap:.75rem}._confirm-overlay[data-v-27981e69]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-27981e69]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-27981e69]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-27981e69]{display:flex;gap:8px;justify-content:flex-end}[data-v-f64a1788]:host{display:block}._head[data-v-f64a1788]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-f64a1788]{align-items:flex-start}}._head ._head-content[data-v-f64a1788]{min-width:0}._head ._head-content ._title[data-v-f64a1788]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-f64a1788]{margin:0;opacity:.7}._head ._head-actions[data-v-f64a1788]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-f64a1788]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-f64a1788]{max-width:420px}._toolbar ._search input[data-v-f64a1788]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-f64a1788]:focus{border-color:#00000059}._error[data-v-f64a1788]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-f64a1788]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-f64a1788]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-f64a1788]{min-width:760px}}._table-wrap ._table th[data-v-f64a1788],._table-wrap ._table td[data-v-f64a1788]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-f64a1788]:nth-last-child(3),._table-wrap ._table td[data-v-f64a1788]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-f64a1788]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-f64a1788]:nth-last-child(1),._table-wrap ._table th[data-v-f64a1788]:nth-last-child(2),._table-wrap ._table td[data-v-f64a1788]:nth-last-child(1),._table-wrap ._table td[data-v-f64a1788]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-f64a1788]:nth-last-child(2),._table-wrap ._table td[data-v-f64a1788]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-f64a1788]:hover{background:#00000005}._table-wrap ._table ._status[data-v-f64a1788]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-f64a1788]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-f64a1788]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-f64a1788]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-f64a1788]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-f64a1788]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-f64a1788]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-f64a1788]{display:none}._table-wrap ._table tbody tr[data-v-f64a1788]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-f64a1788]:last-child{border-bottom:0}._table-wrap ._table td[data-v-f64a1788]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-f64a1788]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-f64a1788]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-f64a1788]:last-child:before{display:none}}._empty[data-v-f64a1788]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-f64a1788]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-f64a1788]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-f64a1788]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-f64a1788]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-f64a1788]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-f64a1788]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-f64a1788]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-f64a1788]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-f64a1788]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-f64a1788]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-f64a1788]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-f64a1788]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-f64a1788]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-f64a1788]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-f64a1788]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-f64a1788]{width:auto}}._btn._btn-brand[data-v-f64a1788]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-f64a1788]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-f64a1788]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-f64a1788]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-f64a1788]{background:#0000000f;color:#111}._btn._btn-light[data-v-f64a1788]:hover{background:#0000001a}._btn._btn-danger[data-v-f64a1788]{background:#c62828;color:#fff}._btn._btn-danger[data-v-f64a1788]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-f64a1788]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-notifications[data-v-f64a1788]{padding:.75rem;display:grid;gap:.75rem}._unread-badge[data-v-f64a1788]{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;background:#ea801c1f;color:#c26a10;font-size:.8rem;font-weight:600;margin-left:8px}._clickable-row[data-v-f64a1788]{cursor:pointer;transition:background .12s ease}._clickable-row[data-v-f64a1788]:hover{background:#ea801c0d}._toolbar[data-v-f64a1788]{display:flex;gap:10px;align-items:center;flex-wrap:wrap}._search[data-v-f64a1788]{position:relative;flex:1;min-width:240px}._search input[data-v-f64a1788]{width:100%;height:40px;padding:0 14px 0 38px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;font-size:.92rem;color:inherit;transition:border-color .12s ease,box-shadow .12s ease}._search input[data-v-f64a1788]::placeholder{color:#0006}._search input[data-v-f64a1788]:hover{border-color:#0003}._search input[data-v-f64a1788]:focus{outline:0;border-color:#ea801c99;box-shadow:0 0 0 3px #ea801c1f}._search-icon[data-v-f64a1788]{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1.05rem;opacity:.45;pointer-events:none}._filter-select[data-v-f64a1788]{height:40px;padding:0 36px 0 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:.92rem;color:inherit;min-width:170px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}._filter-select[data-v-f64a1788]:hover{border-color:#0003}._filter-select[data-v-f64a1788]:focus{outline:0;border-color:#ea801c99;box-shadow:0 0 0 3px #ea801c1f}._read-cell[data-v-f64a1788],._align-right[data-v-f64a1788]{text-align:right}._check[data-v-f64a1788]{display:inline-block;width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;background:#1a7e3a24;color:#1a7e3a;font-weight:700;font-size:.95rem}._action-code[data-v-f64a1788]{background:#0000000d;padding:1px 6px;border-radius:4px;font-size:.78em;margin-left:6px;opacity:.6}._info-body[data-v-f64a1788]{padding:.75rem;display:grid;gap:1rem;max-height:70vh;overflow-y:auto}._info-section[data-v-f64a1788]{display:grid;gap:8px}._info-title[data-v-f64a1788]{margin:0;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.6;padding-bottom:4px;border-bottom:1px solid rgba(0,0,0,.08)}._info-list[data-v-f64a1788]{margin:0;display:grid;gap:6px}._info-row[data-v-f64a1788]{display:grid;grid-template-columns:140px 1fr;gap:12px;font-size:.9rem;padding:4px 0}._info-row dt[data-v-f64a1788]{margin:0;font-weight:600;opacity:.7}._info-row dd[data-v-f64a1788]{margin:0;word-break:break-word}._info-row code[data-v-f64a1788]{background:#0000000d;padding:1px 6px;border-radius:4px;font-size:.85em}._info-row._is-internal[data-v-f64a1788]{background:#ea801c0f;border-left:3px solid rgba(234,128,28,.5);padding-left:8px;border-radius:0 4px 4px 0}._info-row._is-highlight[data-v-f64a1788]{background:#c628280f;border-left:3px solid rgba(198,40,40,.5);padding-left:8px;border-radius:0 4px 4px 0}._long-text[data-v-f64a1788]{white-space:pre-wrap;background:#00000008;padding:8px 10px;border-radius:6px}._loading-hint[data-v-f64a1788]{margin:0;padding:12px 0;font-size:.9rem;opacity:.6;font-style:italic}._recipients-table[data-v-f64a1788]{width:100%;border-collapse:collapse;font-size:.9rem}._recipients-table th[data-v-f64a1788],._recipients-table td[data-v-f64a1788]{text-align:left;padding:8px 10px;border-bottom:1px solid rgba(0,0,0,.06)}._recipients-table th[data-v-f64a1788]{background:#00000008;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;opacity:.7}._recipients-table tr:last-child td[data-v-f64a1788]{border-bottom:0}._modal-foot[data-v-f64a1788]{padding:.75rem;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:flex-end}[data-v-d6dd32e4]:host{display:block}._head[data-v-d6dd32e4]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-d6dd32e4]{align-items:flex-start}}._head ._head-content[data-v-d6dd32e4]{min-width:0}._head ._head-content ._title[data-v-d6dd32e4]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-d6dd32e4]{margin:0;opacity:.7}._head ._head-actions[data-v-d6dd32e4]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-d6dd32e4]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-d6dd32e4]{max-width:420px}._toolbar ._search input[data-v-d6dd32e4]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-d6dd32e4]:focus{border-color:#00000059}._error[data-v-d6dd32e4]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-d6dd32e4]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-d6dd32e4]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-d6dd32e4]{min-width:760px}}._table-wrap ._table th[data-v-d6dd32e4],._table-wrap ._table td[data-v-d6dd32e4]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-d6dd32e4]:nth-last-child(3),._table-wrap ._table td[data-v-d6dd32e4]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-d6dd32e4]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-d6dd32e4]:nth-last-child(1),._table-wrap ._table th[data-v-d6dd32e4]:nth-last-child(2),._table-wrap ._table td[data-v-d6dd32e4]:nth-last-child(1),._table-wrap ._table td[data-v-d6dd32e4]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-d6dd32e4]:nth-last-child(2),._table-wrap ._table td[data-v-d6dd32e4]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-d6dd32e4]:hover{background:#00000005}._table-wrap ._table ._status[data-v-d6dd32e4]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-d6dd32e4]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-d6dd32e4]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-d6dd32e4]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-d6dd32e4]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-d6dd32e4]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-d6dd32e4]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-d6dd32e4]{display:none}._table-wrap ._table tbody tr[data-v-d6dd32e4]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-d6dd32e4]:last-child{border-bottom:0}._table-wrap ._table td[data-v-d6dd32e4]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-d6dd32e4]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-d6dd32e4]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-d6dd32e4]:last-child:before{display:none}}._empty[data-v-d6dd32e4]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-d6dd32e4]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-d6dd32e4]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-d6dd32e4]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-d6dd32e4]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-d6dd32e4]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-d6dd32e4]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-d6dd32e4]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-d6dd32e4]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-d6dd32e4]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-d6dd32e4]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-d6dd32e4]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-d6dd32e4]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-d6dd32e4]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-d6dd32e4]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-d6dd32e4]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-d6dd32e4]{width:auto}}._btn._btn-brand[data-v-d6dd32e4]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-d6dd32e4]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-d6dd32e4]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-d6dd32e4]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-d6dd32e4]{background:#0000000f;color:#111}._btn._btn-light[data-v-d6dd32e4]:hover{background:#0000001a}._btn._btn-danger[data-v-d6dd32e4]{background:#c62828;color:#fff}._btn._btn-danger[data-v-d6dd32e4]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-d6dd32e4]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-media[data-v-d6dd32e4]{padding:.75rem;display:grid;gap:.75rem}._toolbar[data-v-d6dd32e4]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}._filter[data-v-d6dd32e4]{display:inline-flex;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;overflow:hidden}._filter-btn[data-v-d6dd32e4]{border:none;background:transparent;font:inherit;font-size:.85rem;padding:8px 14px;cursor:pointer;color:#000000b3;transition:.15s ease}._filter-btn[data-v-d6dd32e4]:hover{background:#0000000a}._filter-btn._is-active[data-v-d6dd32e4]{background:#c02b55;color:#fff}._filter-btn+._filter-btn[data-v-d6dd32e4]{border-left:1px solid rgba(0,0,0,.08)}._drop-zone[data-v-d6dd32e4]{display:flex;align-items:center;justify-content:center;min-height:80px;border:2px dashed rgba(0,0,0,.15);border-radius:16px;background:#00000005;color:#0006;font-size:.9rem;transition:.2s ease}._drop-zone._is-active[data-v-d6dd32e4]{border-color:#c02b55;background:#c02b550d;color:#c02b55}._empty[data-v-d6dd32e4]{padding:40px 0;text-align:center;opacity:.65}._media-grid[data-v-d6dd32e4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}@media(min-width:768px){._media-grid[data-v-d6dd32e4]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}._media-card[data-v-d6dd32e4]{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s ease}._media-card[data-v-d6dd32e4]:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}._media-thumb[data-v-d6dd32e4]{aspect-ratio:1;overflow:hidden;background:#00000008;position:relative}._media-thumb img[data-v-d6dd32e4]{width:100%;height:100%;object-fit:cover;display:block}._lock-icon[data-v-d6dd32e4]{position:absolute;top:6px;right:6px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#d97706;color:#fff;box-shadow:0 1px 3px #00000040}._lock-icon svg[data-v-d6dd32e4]{display:block}._media-info[data-v-d6dd32e4]{padding:8px 10px}._media-title[data-v-d6dd32e4]{display:block;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._detail-preview[data-v-d6dd32e4]{margin-bottom:20px;border-radius:12px;overflow:hidden;background:#00000008}._detail-preview img[data-v-d6dd32e4]{width:100%;display:block}._detail-grid[data-v-d6dd32e4]{display:grid;gap:10px;margin-bottom:20px}._detail-row[data-v-d6dd32e4]{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06)}._detail-label[data-v-d6dd32e4]{font-weight:600;font-size:.85rem;color:#0000008c;flex-shrink:0}._detail-value[data-v-d6dd32e4]{text-align:right;word-break:break-all}._url-copy[data-v-d6dd32e4]{display:flex;gap:8px;margin-bottom:20px}._url-copy input[data-v-d6dd32e4]{flex:1;min-height:40px;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:0 10px;font:inherit;font-size:.85rem;background:#00000005;color:#0009;outline:none}._url-copy ._btn[data-v-d6dd32e4]{flex-shrink:0;min-height:40px;font-size:.8rem}._usage-block[data-v-d6dd32e4]{margin-bottom:20px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}._usage-head[data-v-d6dd32e4]{margin:0 0 10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#0000008c;font-weight:700}._usage-muted[data-v-d6dd32e4]{margin:0;font-size:.85rem;color:#00000080;font-style:italic}._usage-list[data-v-d6dd32e4]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._usage-count[data-v-d6dd32e4]{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 8px;margin-left:8px;border-radius:999px;background:#d9770626;color:#b45309;font-size:.75rem;font-weight:700;letter-spacing:.02em}._usage-item[data-v-d6dd32e4]{display:grid;grid-template-columns:120px 1fr auto;gap:10px;align-items:center;padding:8px 12px;background:#d977060f;border-left:3px solid #d97706;border-radius:6px;font-size:.8rem}._usage-type[data-v-d6dd32e4]{font-weight:600;color:#000000b3;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}._usage-title[data-v-d6dd32e4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000000d9}._usage-context[data-v-d6dd32e4]{font-size:.7rem;color:#0000008c;white-space:nowrap}._block-warn[data-v-d6dd32e4]{padding:10px 14px;background:#d977061a;border-left:3px solid #d97706;border-radius:6px;margin-bottom:14px;font-size:.9rem}._modal-card-narrow[data-v-d6dd32e4]{max-width:560px}._migration-card[data-v-d6dd32e4]{border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;padding:14px 16px;display:grid;gap:8px}._migration-head[data-v-d6dd32e4]{display:flex;align-items:center;justify-content:space-between;font-size:.9rem}._close-mini[data-v-d6dd32e4]{border:none;background:transparent;font-size:1.2rem;line-height:1;cursor:pointer;color:#00000080}._migration-stats[data-v-d6dd32e4]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px;font-size:.85rem;color:#000000b3}._migration-stats strong[data-v-d6dd32e4]{font-size:1.1rem;color:#000000d9;margin-right:4px}._migration-hint[data-v-d6dd32e4]{margin:0;font-size:.8rem;color:#0000008c;font-style:italic}._btn-danger[data-v-d6dd32e4]{color:#c62828}._btn-danger[data-v-d6dd32e4]:disabled{opacity:.5;cursor:not-allowed;color:#0006}@media(max-width:768px){._usage-item[data-v-d6dd32e4]{grid-template-columns:1fr;gap:4px}._usage-context[data-v-d6dd32e4]{text-align:left}}[data-v-fff26f03]:host{display:block}._head[data-v-fff26f03]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-fff26f03]{align-items:flex-start}}._head ._head-content[data-v-fff26f03]{min-width:0}._head ._head-content ._title[data-v-fff26f03]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-fff26f03]{margin:0;opacity:.7}._head ._head-actions[data-v-fff26f03]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-fff26f03]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-fff26f03]{max-width:420px}._toolbar ._search input[data-v-fff26f03]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-fff26f03]:focus{border-color:#00000059}._error[data-v-fff26f03]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-fff26f03]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-fff26f03]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-fff26f03]{min-width:760px}}._table-wrap ._table th[data-v-fff26f03],._table-wrap ._table td[data-v-fff26f03]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-fff26f03]:nth-last-child(3),._table-wrap ._table td[data-v-fff26f03]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-fff26f03]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-fff26f03]:nth-last-child(1),._table-wrap ._table th[data-v-fff26f03]:nth-last-child(2),._table-wrap ._table td[data-v-fff26f03]:nth-last-child(1),._table-wrap ._table td[data-v-fff26f03]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-fff26f03]:nth-last-child(2),._table-wrap ._table td[data-v-fff26f03]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-fff26f03]:hover{background:#00000005}._table-wrap ._table ._status[data-v-fff26f03]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-fff26f03]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-fff26f03]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-fff26f03]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-fff26f03]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-fff26f03]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-fff26f03]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-fff26f03]{display:none}._table-wrap ._table tbody tr[data-v-fff26f03]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-fff26f03]:last-child{border-bottom:0}._table-wrap ._table td[data-v-fff26f03]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-fff26f03]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-fff26f03]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-fff26f03]:last-child:before{display:none}}._empty[data-v-fff26f03]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-fff26f03]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-fff26f03]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-fff26f03]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-fff26f03]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-fff26f03]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-fff26f03]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-fff26f03]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-fff26f03]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-fff26f03]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-fff26f03]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-fff26f03]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-fff26f03]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-fff26f03]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-fff26f03]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-fff26f03]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-fff26f03]{width:auto}}._btn._btn-brand[data-v-fff26f03]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-fff26f03]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-fff26f03]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-fff26f03]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-fff26f03]{background:#0000000f;color:#111}._btn._btn-light[data-v-fff26f03]:hover{background:#0000001a}._btn._btn-danger[data-v-fff26f03]{background:#c62828;color:#fff}._btn._btn-danger[data-v-fff26f03]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-fff26f03]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-videos[data-v-fff26f03]{padding:.75rem;display:grid;gap:.75rem}._drop-zone[data-v-fff26f03]{display:flex;align-items:center;justify-content:center;min-height:80px;border:2px dashed rgba(0,0,0,.15);border-radius:16px;background:#00000005;color:#0006;font-size:.9rem;transition:.2s ease}._drop-zone._is-active[data-v-fff26f03]{border-color:#c02b55;background:#c02b550d;color:#c02b55}._uploads[data-v-fff26f03]{display:grid;gap:8px;padding:12px;background:#00000008;border-radius:12px}._upload-item[data-v-fff26f03]{padding:10px 12px;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.08)}._upload-meta[data-v-fff26f03]{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}._upload-status[data-v-fff26f03]{font-size:.8rem;opacity:.7}._status-error[data-v-fff26f03]{color:#c62828;opacity:1}._status-done[data-v-fff26f03]{color:#16a34a;opacity:1}._upload-bar[data-v-fff26f03]{height:6px;background:#00000014;border-radius:999px;margin:6px 0;overflow:hidden}._upload-bar-fill[data-v-fff26f03]{height:100%;background:#c02b55;transition:width .16s ease}._upload-error[data-v-fff26f03]{color:#c62828;font-size:.8rem;margin:4px 0 0}._upload-actions[data-v-fff26f03]{display:flex;justify-content:flex-end}._empty[data-v-fff26f03]{padding:40px 0;text-align:center;opacity:.65}._media-grid[data-v-fff26f03]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}@media(min-width:768px){._media-grid[data-v-fff26f03]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}._media-card[data-v-fff26f03]{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s ease}._media-card[data-v-fff26f03]:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}._media-thumb[data-v-fff26f03]{aspect-ratio:16/9;overflow:hidden;background:#111;position:relative}._media-thumb img[data-v-fff26f03]{width:100%;height:100%;object-fit:cover;display:block}._thumb-placeholder[data-v-fff26f03]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:2rem}._lock-icon[data-v-fff26f03]{position:absolute;top:6px;right:6px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#d97706;color:#fff;box-shadow:0 1px 3px #00000040}._status-badge[data-v-fff26f03]{position:absolute;bottom:6px;left:6px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700}._status-badge._is-ready[data-v-fff26f03]{background:#16a34a;color:#fff}._status-badge._is-pending[data-v-fff26f03]{background:#0000008c;color:#fff}._media-info[data-v-fff26f03]{padding:8px 10px;display:flex;flex-direction:column;gap:2px}._media-title[data-v-fff26f03]{display:block;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._media-sub[data-v-fff26f03]{font-size:.7rem;opacity:.55}._pagination[data-v-fff26f03]{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 0;font-size:.85rem;opacity:.7}._detail-preview[data-v-fff26f03]{margin-bottom:20px;border-radius:12px;overflow:hidden;background:#000}._detail-placeholder[data-v-fff26f03]{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff9;gap:6px}._detail-placeholder small[data-v-fff26f03]{opacity:.7;font-size:.75rem}._detail-grid[data-v-fff26f03]{display:grid;gap:10px;margin-bottom:20px}._detail-row[data-v-fff26f03]{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06)}._detail-label[data-v-fff26f03]{font-weight:600;font-size:.85rem;color:#0000008c;flex-shrink:0}._detail-value[data-v-fff26f03]{text-align:right;word-break:break-all}._usage-block[data-v-fff26f03]{margin-bottom:20px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}._usage-head[data-v-fff26f03]{margin:0 0 10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#0000008c;font-weight:700}._usage-count[data-v-fff26f03]{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 8px;margin-left:8px;border-radius:999px;background:#d9770626;color:#b45309;font-size:.75rem;font-weight:700}._usage-muted[data-v-fff26f03]{margin:0;font-size:.85rem;color:#00000080;font-style:italic}._usage-list[data-v-fff26f03]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._usage-item[data-v-fff26f03]{display:grid;grid-template-columns:120px 1fr auto;gap:10px;align-items:center;padding:8px 12px;background:#d977060f;border-left:3px solid #d97706;border-radius:6px;font-size:.8rem}._usage-type[data-v-fff26f03]{font-weight:600;color:#000000b3;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}._usage-title[data-v-fff26f03]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._usage-context[data-v-fff26f03]{font-size:.7rem;color:#0000008c;white-space:nowrap}._block-warn[data-v-fff26f03]{padding:10px 14px;background:#d977061a;border-left:3px solid #d97706;border-radius:6px;margin-bottom:14px;font-size:.9rem}._modal-card-narrow[data-v-fff26f03]{max-width:560px}._btn-danger[data-v-fff26f03]{color:#c62828}._btn-danger[data-v-fff26f03]:disabled{opacity:.5;cursor:not-allowed;color:#0006}._btn-small[data-v-fff26f03]{padding:6px 12px;font-size:.8rem}@media(max-width:768px){._usage-item[data-v-fff26f03]{grid-template-columns:1fr;gap:4px}._usage-context[data-v-fff26f03]{text-align:left}}[data-v-ca4ebdae]:host{display:block}._head[data-v-ca4ebdae]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-ca4ebdae]{align-items:flex-start}}._head ._head-content[data-v-ca4ebdae]{min-width:0}._head ._head-content ._title[data-v-ca4ebdae]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-ca4ebdae]{margin:0;opacity:.7}._head ._head-actions[data-v-ca4ebdae]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-ca4ebdae]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-ca4ebdae]{max-width:420px}._toolbar ._search input[data-v-ca4ebdae]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-ca4ebdae]:focus{border-color:#00000059}._error[data-v-ca4ebdae]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-ca4ebdae]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-ca4ebdae]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-ca4ebdae]{min-width:760px}}._table-wrap ._table th[data-v-ca4ebdae],._table-wrap ._table td[data-v-ca4ebdae]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-ca4ebdae]:nth-last-child(3),._table-wrap ._table td[data-v-ca4ebdae]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-ca4ebdae]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-ca4ebdae]:nth-last-child(1),._table-wrap ._table th[data-v-ca4ebdae]:nth-last-child(2),._table-wrap ._table td[data-v-ca4ebdae]:nth-last-child(1),._table-wrap ._table td[data-v-ca4ebdae]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-ca4ebdae]:nth-last-child(2),._table-wrap ._table td[data-v-ca4ebdae]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-ca4ebdae]:hover{background:#00000005}._table-wrap ._table ._status[data-v-ca4ebdae]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-ca4ebdae]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-ca4ebdae]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-ca4ebdae]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-ca4ebdae]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-ca4ebdae]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-ca4ebdae]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-ca4ebdae]{display:none}._table-wrap ._table tbody tr[data-v-ca4ebdae]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-ca4ebdae]:last-child{border-bottom:0}._table-wrap ._table td[data-v-ca4ebdae]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-ca4ebdae]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-ca4ebdae]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-ca4ebdae]:last-child:before{display:none}}._empty[data-v-ca4ebdae]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-ca4ebdae]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-ca4ebdae]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-ca4ebdae]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-ca4ebdae]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-ca4ebdae]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-ca4ebdae]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-ca4ebdae]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-ca4ebdae]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-ca4ebdae]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-ca4ebdae]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-ca4ebdae]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-ca4ebdae]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-ca4ebdae]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-ca4ebdae]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-ca4ebdae]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-ca4ebdae]{width:auto}}._btn._btn-brand[data-v-ca4ebdae]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-ca4ebdae]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-ca4ebdae]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-ca4ebdae]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-ca4ebdae]{background:#0000000f;color:#111}._btn._btn-light[data-v-ca4ebdae]:hover{background:#0000001a}._btn._btn-danger[data-v-ca4ebdae]{background:#c62828;color:#fff}._btn._btn-danger[data-v-ca4ebdae]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-ca4ebdae]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-users[data-v-ca4ebdae]{padding:.75rem;display:grid;gap:.75rem}._confirm-overlay[data-v-ca4ebdae]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-ca4ebdae]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-actions[data-v-ca4ebdae]{display:flex;gap:8px;justify-content:flex-end}._status-badge[data-v-ca4ebdae]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;color:#fff;font-size:.95rem;font-weight:700;line-height:1;cursor:pointer;padding:0}._status-badge._is-success[data-v-ca4ebdae]{background:#2e7d32}._status-badge._is-success[data-v-ca4ebdae]:hover{background:#1b5e20}._status-badge._is-warning[data-v-ca4ebdae]{background:#f57c00}._status-badge._is-warning[data-v-ca4ebdae]:hover{background:#e65100}._status-badge._is-error[data-v-ca4ebdae]{background:#c62828}._status-badge._is-error[data-v-ca4ebdae]:hover{background:#b71c1c}._status-badge._is-info[data-v-ca4ebdae]{background:#2e7d32}._status-badge._is-info[data-v-ca4ebdae]:hover{background:#1b5e20}._confirm-box-wide[data-v-ca4ebdae]{max-width:560px}._status-title[data-v-ca4ebdae]{margin:0 0 .75rem;font-size:1.05rem}._status-title._is-success[data-v-ca4ebdae],._status-title._is-info[data-v-ca4ebdae]{color:#2e7d32}._status-title._is-warning[data-v-ca4ebdae]{color:#f57c00}._status-title._is-error[data-v-ca4ebdae]{color:#c62828}._status-entry[data-v-ca4ebdae]{margin:0 0 .75rem;padding:12px;border-radius:8px;border-width:1px;border-style:solid}._status-entry._is-success[data-v-ca4ebdae],._status-entry._is-info[data-v-ca4ebdae]{border-color:#2e7d3233;background:#2e7d320a}._status-entry._is-warning[data-v-ca4ebdae]{border-color:#f57c0033;background:#f57c000a}._status-entry._is-error[data-v-ca4ebdae]{border-color:#c6282833;background:#c628280a}._status-entry[data-v-ca4ebdae]:last-of-type{margin-bottom:.75rem}._status-reason[data-v-ca4ebdae]{margin:0 0 8px;font-size:.9rem}._status-details[data-v-ca4ebdae]{margin:0;padding-left:20px;font-size:.85rem;line-height:1.5}._status-details li[data-v-ca4ebdae]{margin:0 0 2px}._toolbar-row[data-v-ca4ebdae]{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){._toolbar-row[data-v-ca4ebdae]{flex-direction:row;align-items:center;justify-content:space-between}}._role-filter[data-v-ca4ebdae]{display:flex;gap:4px;flex-wrap:wrap}._filter-btn[data-v-ca4ebdae]{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:transparent;font:inherit;font-size:.8rem;cursor:pointer;transition:.15s ease}._filter-btn[data-v-ca4ebdae]:hover{background:#0000000a}._filter-btn._is-active[data-v-ca4ebdae]{background:#212121;color:#fff;border-color:#212121}._section[data-v-ca4ebdae]{margin-bottom:2rem}._section-title[data-v-ca4ebdae]{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#000000b3;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:.5rem}[data-v-aadf0ff2]:host{display:block}._head[data-v-aadf0ff2]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-aadf0ff2]{align-items:flex-start}}._head ._head-content[data-v-aadf0ff2]{min-width:0}._head ._head-content ._title[data-v-aadf0ff2]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-aadf0ff2]{margin:0;opacity:.7}._head ._head-actions[data-v-aadf0ff2]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-aadf0ff2]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-aadf0ff2]{max-width:420px}._toolbar ._search input[data-v-aadf0ff2]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-aadf0ff2]:focus{border-color:#00000059}._error[data-v-aadf0ff2]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-aadf0ff2]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-aadf0ff2]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-aadf0ff2]{min-width:760px}}._table-wrap ._table th[data-v-aadf0ff2],._table-wrap ._table td[data-v-aadf0ff2]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-aadf0ff2]:nth-last-child(3),._table-wrap ._table td[data-v-aadf0ff2]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-aadf0ff2]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-aadf0ff2]:nth-last-child(1),._table-wrap ._table th[data-v-aadf0ff2]:nth-last-child(2),._table-wrap ._table td[data-v-aadf0ff2]:nth-last-child(1),._table-wrap ._table td[data-v-aadf0ff2]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-aadf0ff2]:nth-last-child(2),._table-wrap ._table td[data-v-aadf0ff2]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-aadf0ff2]:hover{background:#00000005}._table-wrap ._table ._status[data-v-aadf0ff2]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-aadf0ff2]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-aadf0ff2]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-aadf0ff2]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-aadf0ff2]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-aadf0ff2]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-aadf0ff2]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-aadf0ff2]{display:none}._table-wrap ._table tbody tr[data-v-aadf0ff2]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-aadf0ff2]:last-child{border-bottom:0}._table-wrap ._table td[data-v-aadf0ff2]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-aadf0ff2]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-aadf0ff2]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-aadf0ff2]:last-child:before{display:none}}._empty[data-v-aadf0ff2]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-aadf0ff2]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-aadf0ff2]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-aadf0ff2]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-aadf0ff2]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-aadf0ff2]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-aadf0ff2]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-aadf0ff2]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-aadf0ff2]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-aadf0ff2]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-aadf0ff2]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-aadf0ff2]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-aadf0ff2]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-aadf0ff2]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-aadf0ff2]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-aadf0ff2]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-aadf0ff2]{width:auto}}._btn._btn-brand[data-v-aadf0ff2]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-aadf0ff2]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-aadf0ff2]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-aadf0ff2]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-aadf0ff2]{background:#0000000f;color:#111}._btn._btn-light[data-v-aadf0ff2]:hover{background:#0000001a}._btn._btn-danger[data-v-aadf0ff2]{background:#c62828;color:#fff}._btn._btn-danger[data-v-aadf0ff2]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-aadf0ff2]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-config[data-v-aadf0ff2]{padding:.75rem;display:grid;gap:.75rem}._toolbar-row[data-v-aadf0ff2]{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){._toolbar-row[data-v-aadf0ff2]{flex-direction:row;align-items:center}}._filters[data-v-aadf0ff2]{display:flex;flex-wrap:wrap;gap:6px}._filter-btn[data-v-aadf0ff2]{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 14px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#fff;cursor:pointer;font:inherit;font-size:.85rem;transition:.15s ease}._filter-btn ._count[data-v-aadf0ff2]{font-size:.7rem;opacity:.5}._filter-btn[data-v-aadf0ff2]:hover{background:#0000000a}._filter-btn._is-active-filter[data-v-aadf0ff2]{background:#111;color:#fff;border-color:#111}._filter-btn._is-active-filter ._count[data-v-aadf0ff2]{opacity:.7}._status-head[data-v-aadf0ff2]{font-size:.7rem;vertical-align:middle;margin-left:8px}._section[data-v-aadf0ff2]{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}._section[data-v-aadf0ff2]:first-child{margin-top:0;padding-top:0;border-top:0}._section-title[data-v-aadf0ff2]{margin:0 0 16px;font-size:1.05rem;font-weight:700}._empty-section[data-v-aadf0ff2]{padding:12px 0;opacity:.5;font-size:.9rem}._repeater-item[data-v-aadf0ff2]{margin-bottom:8px;border-radius:12px;background:#00000005;border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:border-color .15s ease,background .15s ease,opacity .15s ease,transform .15s ease}._repeater-item._is-expanded[data-v-aadf0ff2]{background:#fff;border-color:#ea801c66}._repeater-item._is-dragging[data-v-aadf0ff2]{opacity:.4}._repeater-item._is-dragover[data-v-aadf0ff2]{border-color:#ea801ccc;border-style:dashed;transform:scale(1.005)}._repeater-item._is-inactive[data-v-aadf0ff2]{opacity:.6}._repeater-summary[data-v-aadf0ff2]{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;background:transparent;border:0;cursor:pointer;text-align:left;font-size:.95rem;color:inherit}._repeater-summary[data-v-aadf0ff2]:hover{background:#00000008}._drag-handle[data-v-aadf0ff2]{display:inline-flex;align-items:center;cursor:grab;opacity:.3;font-size:1.2rem;letter-spacing:-2px;-webkit-user-select:none;user-select:none;flex-shrink:0}._drag-handle[data-v-aadf0ff2]:active{cursor:grabbing}._repeater-item:hover ._drag-handle[data-v-aadf0ff2]{opacity:.6}._status-badge[data-v-aadf0ff2]{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}._status-badge._is-active[data-v-aadf0ff2]{background:#1a7e3a1f;color:#1a7e3a}._status-badge._is-inactive[data-v-aadf0ff2]{background:#00000014;color:#666}._deact-overlay[data-v-aadf0ff2]{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#00000080}._deact-panel[data-v-aadf0ff2]{background:#fff;border-radius:16px;max-width:500px;width:90%;box-shadow:0 12px 40px #0003;overflow:hidden}._deact-head[data-v-aadf0ff2]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}._deact-head h3[data-v-aadf0ff2]{margin:0;font-size:1.05rem;color:#c62828}._deact-body[data-v-aadf0ff2]{padding:16px 20px}._deact-body p[data-v-aadf0ff2]{margin:0 0 12px;line-height:1.5}._deact-body code[data-v-aadf0ff2]{background:#0000000d;padding:1px 6px;border-radius:4px;font-size:.9em}._deact-list[data-v-aadf0ff2]{margin:0 0 12px;padding-left:20px}._deact-list li[data-v-aadf0ff2]{padding:4px 0}._deact-hint[data-v-aadf0ff2]{font-size:.85rem;opacity:.7}._deact-actions[data-v-aadf0ff2]{padding:12px 20px;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:flex-end;gap:8px}._btn-primary[data-v-aadf0ff2]{background:#ea801c;color:#fff;border:0;padding:8px 16px;border-radius:8px;font-weight:600;cursor:pointer}._btn-primary[data-v-aadf0ff2]:hover{background:#d4720f}._save-hint[data-v-aadf0ff2]{display:inline-flex;align-items:center;padding:6px 10px;background:#1a7e3a1f;color:#1a7e3a;border-radius:8px;font-size:.85rem;font-weight:600;animation:_saveHintPop-aadf0ff2 .2s ease-out}@keyframes _saveHintPop-aadf0ff2{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._caret[data-v-aadf0ff2]{display:inline-block;width:12px;font-size:.7rem;opacity:.5;transition:transform .15s ease;flex-shrink:0}._caret._is-open[data-v-aadf0ff2]{transform:rotate(90deg)}._summary-text[data-v-aadf0ff2]{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._summary-text strong[data-v-aadf0ff2]{font-weight:600}._summary-subtitle[data-v-aadf0ff2]{font-size:.75rem;opacity:.5;font-weight:400}._repeater-body[data-v-aadf0ff2]{display:grid;gap:12px;padding:12px 16px 16px;border-top:1px solid rgba(0,0,0,.06)}._btn-remove[data-v-aadf0ff2]{width:32px;height:32px;min-height:32px;padding:0;border:0;border-radius:8px;background:#c6282814;color:#c62828;font-size:1.2rem;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}._btn-remove[data-v-aadf0ff2]:hover{background:#c6282829}._summary-remove[data-v-aadf0ff2]{margin-left:auto}._btn-add[data-v-aadf0ff2]{margin-top:8px}._char-count[data-v-aadf0ff2]{margin-top:6px;font-size:.8rem;opacity:.6;text-align:right}._char-count._is-over[data-v-aadf0ff2]{color:#c62828;opacity:1;font-weight:600}._placeholder-chips[data-v-aadf0ff2]{display:flex;flex-wrap:wrap;gap:6px}._placeholder-chip[data-v-aadf0ff2]{display:inline-flex;align-items:center;padding:4px 10px;border:1px solid rgba(33,97,186,.2);border-radius:6px;background:#2161ba0f;color:#1a5fb8;font:inherit;font-size:.75rem;font-family:monospace;cursor:pointer;transition:.15s ease}._placeholder-chip[data-v-aadf0ff2]:hover{background:#2161ba24;border-color:#1a5fb8}._placeholder-chip[data-v-aadf0ff2]:active{transform:scale(.96)}._placeholder-hint[data-v-aadf0ff2]{margin:8px 0 0;font-size:.75rem;opacity:.5}._form-actions[data-v-aadf0ff2]{justify-content:space-between!important}._form-actions-right[data-v-aadf0ff2]{display:flex;gap:10px;flex-wrap:wrap}[data-v-5f46f29c]:host{display:block}._head[data-v-5f46f29c]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-5f46f29c]{align-items:flex-start}}._head ._head-content[data-v-5f46f29c]{min-width:0}._head ._head-content ._title[data-v-5f46f29c]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-5f46f29c]{margin:0;opacity:.7}._head ._head-actions[data-v-5f46f29c]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-5f46f29c]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-5f46f29c]{max-width:420px}._toolbar ._search input[data-v-5f46f29c]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-5f46f29c]:focus{border-color:#00000059}._error[data-v-5f46f29c]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-5f46f29c]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-5f46f29c]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-5f46f29c]{min-width:760px}}._table-wrap ._table th[data-v-5f46f29c],._table-wrap ._table td[data-v-5f46f29c]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-5f46f29c]:nth-last-child(3),._table-wrap ._table td[data-v-5f46f29c]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-5f46f29c]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-5f46f29c]:nth-last-child(1),._table-wrap ._table th[data-v-5f46f29c]:nth-last-child(2),._table-wrap ._table td[data-v-5f46f29c]:nth-last-child(1),._table-wrap ._table td[data-v-5f46f29c]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-5f46f29c]:nth-last-child(2),._table-wrap ._table td[data-v-5f46f29c]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-5f46f29c]:hover{background:#00000005}._table-wrap ._table ._status[data-v-5f46f29c]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-5f46f29c]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-5f46f29c]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-5f46f29c]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-5f46f29c]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-5f46f29c]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-5f46f29c]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-5f46f29c]{display:none}._table-wrap ._table tbody tr[data-v-5f46f29c]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-5f46f29c]:last-child{border-bottom:0}._table-wrap ._table td[data-v-5f46f29c]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-5f46f29c]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-5f46f29c]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-5f46f29c]:last-child:before{display:none}}._empty[data-v-5f46f29c]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-5f46f29c]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-5f46f29c]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-5f46f29c]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-5f46f29c]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-5f46f29c]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-5f46f29c]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-5f46f29c]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-5f46f29c]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-5f46f29c]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-5f46f29c]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-5f46f29c]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-5f46f29c]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-5f46f29c]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-5f46f29c]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-5f46f29c]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-5f46f29c]{width:auto}}._btn._btn-brand[data-v-5f46f29c]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-5f46f29c]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-5f46f29c]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-5f46f29c]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-5f46f29c]{background:#0000000f;color:#111}._btn._btn-light[data-v-5f46f29c]:hover{background:#0000001a}._btn._btn-danger[data-v-5f46f29c]{background:#c62828;color:#fff}._btn._btn-danger[data-v-5f46f29c]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-5f46f29c]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-stripe-products[data-v-5f46f29c]{padding:.75rem;display:grid;gap:.75rem}._head ._head-actions[data-v-5f46f29c]{width:100%}@media(min-width:768px){._head ._head-actions[data-v-5f46f29c]{width:auto}}._head ._head-actions>._btn[data-v-5f46f29c]{flex:1 1 auto}@media(min-width:768px){._head ._head-actions>._btn[data-v-5f46f29c]{flex:0 0 auto}}._warning[data-v-5f46f29c]{background:#b6760014;color:#8a5a00;padding:12px 16px;border-radius:10px;font-size:.85rem;line-height:1.5}._warning ._orphan-list[data-v-5f46f29c]{margin:8px 0 0;padding-left:20px;list-style:disc}._warning ._orphan-list code[data-v-5f46f29c]{background:#0000000d;padding:1px 6px;border-radius:4px;font-family:monospace;font-size:.78rem;word-break:break-all}._empty[data-v-5f46f29c]{padding:40px 16px;text-align:center;opacity:.5;font-size:.95rem}._product-list[data-v-5f46f29c]{display:grid;gap:12px}._product[data-v-5f46f29c]{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:14px;transition:.2s ease}@media(min-width:768px){._product[data-v-5f46f29c]{padding:16px}}._product._is-enabled[data-v-5f46f29c]{border-color:#12945c66;background:#12945c08}._product._is-voucher._is-enabled[data-v-5f46f29c]{border-color:#b6760066;background:#b6760008}._product-head[data-v-5f46f29c]{display:grid;grid-template-columns:56px 1fr;grid-template-areas:"image info" "side  side";gap:12px;align-items:start}@media(min-width:768px){._product-head[data-v-5f46f29c]{grid-template-columns:64px 1fr minmax(220px,280px);grid-template-areas:"image info side";gap:20px;align-items:start}}._product-image[data-v-5f46f29c]{grid-area:image;width:56px;height:56px;border-radius:10px;overflow:hidden;background:#0000000a}@media(min-width:768px){._product-image[data-v-5f46f29c]{width:64px;height:64px}}._product-image img[data-v-5f46f29c]{width:100%;height:100%;object-fit:cover;display:block}._image-placeholder[data-v-5f46f29c]{width:100%;height:100%}._product-info[data-v-5f46f29c]{grid-area:info;min-width:0}._product-name[data-v-5f46f29c]{font-weight:700;font-size:.98rem;color:#111;word-break:break-word}._product-meta[data-v-5f46f29c]{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;font-size:.72rem;color:#00000080}._meta-id[data-v-5f46f29c]{font-family:monospace;word-break:break-all}._product-side[data-v-5f46f29c]{grid-area:side;display:flex;flex-direction:column;gap:10px;padding-top:10px;border-top:1px dashed rgba(0,0,0,.08);margin-top:4px}@media(min-width:768px){._product-side[data-v-5f46f29c]{padding-top:0;border-top:0;margin-top:0;align-items:flex-end}}._config-desc[data-v-5f46f29c]{margin:0 0 14px;padding:12px 14px;background:#00000008;border-left:3px solid rgba(0,0,0,.15);border-radius:8px;font-size:.85rem;line-height:1.55;color:#000000b3;white-space:pre-line;word-break:break-word}._toggles[data-v-5f46f29c]{display:flex;flex-direction:column;gap:6px;align-self:stretch}._enable-toggle[data-v-5f46f29c]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}._enable-toggle input[data-v-5f46f29c]{position:absolute;opacity:0;pointer-events:none}._enable-toggle ._toggle-label[data-v-5f46f29c]{font-size:.85rem;font-weight:600;color:#000000b3}._enable-toggle ._switch[data-v-5f46f29c]{position:relative;width:40px;height:22px;border-radius:22px;background:#0000002e;transition:background .15s ease;flex-shrink:0}._enable-toggle ._switch[data-v-5f46f29c]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease;box-shadow:0 1px 2px #0003}._enable-toggle input:checked+._switch[data-v-5f46f29c]{background:#12945c}._enable-toggle input:checked+._switch[data-v-5f46f29c]:after{transform:translate(18px)}._enable-toggle input:checked~._toggle-label[data-v-5f46f29c],._enable-toggle:has(input:checked) ._toggle-label[data-v-5f46f29c]{color:#12945c}._enable-toggle._expand-toggle input:checked+._switch[data-v-5f46f29c]{background:#1a5fb8}._enable-toggle._expand-toggle input:checked~._toggle-label[data-v-5f46f29c],._enable-toggle._expand-toggle:has(input:checked) ._toggle-label[data-v-5f46f29c]{color:#1a5fb8}._product-config[data-v-5f46f29c]{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(0,0,0,.08)}@media(min-width:768px){._product-config[data-v-5f46f29c]{margin-top:16px;padding-top:16px}}._form-grid[data-v-5f46f29c]{display:grid;grid-template-columns:1fr;gap:12px}._field-full[data-v-5f46f29c]{grid-column:1/-1}[data-v-a0cb0dc0]:host{display:block}._head[data-v-a0cb0dc0]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-a0cb0dc0]{align-items:flex-start}}._head ._head-content[data-v-a0cb0dc0]{min-width:0}._head ._head-content ._title[data-v-a0cb0dc0]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-a0cb0dc0]{margin:0;opacity:.7}._head ._head-actions[data-v-a0cb0dc0]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-a0cb0dc0]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-a0cb0dc0]{max-width:420px}._toolbar ._search input[data-v-a0cb0dc0]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-a0cb0dc0]:focus{border-color:#00000059}._error[data-v-a0cb0dc0]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-a0cb0dc0]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-a0cb0dc0]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-a0cb0dc0]{min-width:760px}}._table-wrap ._table th[data-v-a0cb0dc0],._table-wrap ._table td[data-v-a0cb0dc0]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-a0cb0dc0]:nth-last-child(3),._table-wrap ._table td[data-v-a0cb0dc0]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-a0cb0dc0]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-a0cb0dc0]:nth-last-child(1),._table-wrap ._table th[data-v-a0cb0dc0]:nth-last-child(2),._table-wrap ._table td[data-v-a0cb0dc0]:nth-last-child(1),._table-wrap ._table td[data-v-a0cb0dc0]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-a0cb0dc0]:nth-last-child(2),._table-wrap ._table td[data-v-a0cb0dc0]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-a0cb0dc0]:hover{background:#00000005}._table-wrap ._table ._status[data-v-a0cb0dc0]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-a0cb0dc0]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-a0cb0dc0]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-a0cb0dc0]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-a0cb0dc0]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-a0cb0dc0]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-a0cb0dc0]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-a0cb0dc0]{display:none}._table-wrap ._table tbody tr[data-v-a0cb0dc0]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-a0cb0dc0]:last-child{border-bottom:0}._table-wrap ._table td[data-v-a0cb0dc0]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-a0cb0dc0]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-a0cb0dc0]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-a0cb0dc0]:last-child:before{display:none}}._empty[data-v-a0cb0dc0]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-a0cb0dc0]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-a0cb0dc0]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-a0cb0dc0]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-a0cb0dc0]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-a0cb0dc0]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-a0cb0dc0]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-a0cb0dc0]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-a0cb0dc0]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-a0cb0dc0]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-a0cb0dc0]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-a0cb0dc0]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-a0cb0dc0]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-a0cb0dc0]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-a0cb0dc0]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-a0cb0dc0]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-a0cb0dc0]{width:auto}}._btn._btn-brand[data-v-a0cb0dc0]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-a0cb0dc0]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-a0cb0dc0]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-a0cb0dc0]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-a0cb0dc0]{background:#0000000f;color:#111}._btn._btn-light[data-v-a0cb0dc0]:hover{background:#0000001a}._btn._btn-danger[data-v-a0cb0dc0]{background:#c62828;color:#fff}._btn._btn-danger[data-v-a0cb0dc0]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-a0cb0dc0]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-vouchers[data-v-a0cb0dc0]{padding:.75rem;display:grid;gap:.75rem}._voucher-cards[data-v-a0cb0dc0]{display:grid;gap:.75rem}._voucher-table[data-v-a0cb0dc0]{display:none}._table-wrap[data-v-a0cb0dc0]{overflow-x:auto}._tools[data-v-a0cb0dc0]{display:flex;gap:6px;flex-wrap:wrap}._state[data-v-a0cb0dc0]{padding:1rem;background:#00000008;border-radius:12px;text-align:center;font-size:.95rem;opacity:.7}@media(min-width:1024px){._voucher-cards[data-v-a0cb0dc0]{display:none}._voucher-table[data-v-a0cb0dc0]{display:table;width:100%}}._voucher-card[data-v-a0cb0dc0]{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:14px 16px;display:grid;gap:12px;transition:border-color .15s ease}._voucher-card[data-v-a0cb0dc0]:hover{border-color:#0000002e}._card-head[data-v-a0cb0dc0]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._card-customer[data-v-a0cb0dc0]{flex:1;min-width:0}._card-name[data-v-a0cb0dc0]{font-weight:600;font-size:1rem;line-height:1.3;word-break:break-word}._card-meta[data-v-a0cb0dc0]{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:.8rem;opacity:.6;margin-top:2px}._card-meta ._dot[data-v-a0cb0dc0]{opacity:.5}._card-stats[data-v-a0cb0dc0]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;background:#0000000f;border-radius:10px;overflow:hidden}._stat-cell[data-v-a0cb0dc0]{display:flex;flex-direction:column;gap:2px;padding:10px 12px;background:#00000005}._stat-cell dt[data-v-a0cb0dc0]{margin:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.55}._stat-cell dd[data-v-a0cb0dc0]{margin:0;font-size:.92rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}._stat-cell dd small[data-v-a0cb0dc0]{font-size:.75rem;opacity:.6}._card-foot[data-v-a0cb0dc0]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding-top:4px;border-top:1px solid rgba(0,0,0,.06)}._card-created[data-v-a0cb0dc0]{font-size:.78rem;opacity:.55}._card-actions[data-v-a0cb0dc0]{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:479px){._card-stats[data-v-a0cb0dc0]{grid-template-columns:1fr}}._head[data-v-a0cb0dc0]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.75rem}._head-actions[data-v-a0cb0dc0]{display:flex;gap:8px;flex-wrap:wrap}._toolbar-split[data-v-a0cb0dc0]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._filter-group[data-v-a0cb0dc0]{display:flex;gap:4px;flex-wrap:wrap}._source-filter[data-v-a0cb0dc0]{margin-top:-4px}._filter-btn[data-v-a0cb0dc0]{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#0000000f;color:#00000080;font:inherit;font-size:.8rem;cursor:pointer;transition:.15s ease}._filter-btn[data-v-a0cb0dc0]:hover{opacity:.85}._filter-btn ._count[data-v-a0cb0dc0]{font-size:.7rem;opacity:.6}._filter-btn._is-selected[data-v-a0cb0dc0]{color:#fff;background:#212121}._filter-btn._filter-active._is-selected[data-v-a0cb0dc0]{background:#12945c}._filter-btn._filter-expired._is-selected[data-v-a0cb0dc0]{background:#b67600}._filter-btn._filter-consumed._is-selected[data-v-a0cb0dc0]{background:#c62828}._filter-btn._filter-deactivated._is-selected[data-v-a0cb0dc0]{background:#6b5fc7}._btn._btn-warn[data-v-a0cb0dc0]{background:#b67600;color:#fff}._btn._btn-warn[data-v-a0cb0dc0]:hover:not(:disabled){background:#8a5a00}._deact-box[data-v-a0cb0dc0]{margin-top:24px;padding:16px 18px;border-radius:12px;background:#6b5fc70f;border:1px solid rgba(107,95,199,.25)}._deact-box ._deact-head[data-v-a0cb0dc0]{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline;color:#4d4296;font-size:.95rem}._deact-box ._deact-time[data-v-a0cb0dc0]{font-size:.8rem;opacity:.7;font-weight:400}._deact-box ._deact-by[data-v-a0cb0dc0]{margin-top:4px;font-size:.85rem;color:#000000a6}._deact-box ._deact-label[data-v-a0cb0dc0]{margin-top:14px;font-size:.78rem;font-weight:600;color:#0000008c;text-transform:uppercase;letter-spacing:.4px}._deact-box ._deact-reason[data-v-a0cb0dc0]{margin-top:6px;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.06);font-size:.92rem;line-height:1.55;color:#111;white-space:pre-line}._deact-modal[data-v-a0cb0dc0]{max-width:520px}._deact-title[data-v-a0cb0dc0]{margin:0 0 12px;font-size:1.15rem;font-weight:700;color:#b67600}._deact-textarea[data-v-a0cb0dc0]{width:100%;min-height:100px;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:10px;font:inherit;font-size:.92rem;line-height:1.5;resize:vertical;background:#fff}._deact-textarea[data-v-a0cb0dc0]:focus{outline:none;border-color:#b67600}._deact-error[data-v-a0cb0dc0]{margin:8px 0 0;font-size:.85rem;color:#c62828}._cell-strong[data-v-a0cb0dc0]{font-weight:600;color:#111}._cell-sub[data-v-a0cb0dc0]{display:block;font-size:.8rem;opacity:.6}._source[data-v-a0cb0dc0]{display:inline-block;padding:2px 8px;border-radius:6px;background:#2161ba1a;color:#1a5fb8;font-size:.75rem;font-weight:600}._section[data-v-a0cb0dc0]{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}._section[data-v-a0cb0dc0]:first-child{margin-top:0;padding-top:0;border-top:0}._section-title[data-v-a0cb0dc0]{margin:0 0 16px;font-size:1.05rem;font-weight:700}._static-value[data-v-a0cb0dc0]{padding:10px 14px;background:#0000000a;border-radius:10px;font-size:.92rem;color:#111;line-height:1.5}._static-value._muted[data-v-a0cb0dc0]{color:#0000008c;font-style:italic}._static-value._multiline[data-v-a0cb0dc0]{white-space:pre-line;word-break:break-word}._chip-list[data-v-a0cb0dc0]{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0}._chip[data-v-a0cb0dc0]{display:inline-block;padding:6px 12px;border-radius:999px;background:#2161ba14;color:#1a5fb8;font-size:.82rem;font-weight:500;white-space:nowrap}._static-code[data-v-a0cb0dc0]{font-weight:700;letter-spacing:.5px;color:#1a5fb8;background:#2161ba14}._code-row[data-v-a0cb0dc0]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._code-value[data-v-a0cb0dc0]{flex:1;min-width:0;padding:12px 14px;border-radius:10px;background:#2161ba14;color:#1a5fb8;font-family:monospace;font-size:1rem;font-weight:700;letter-spacing:1px;word-break:break-all;-webkit-user-select:all;user-select:all;transition:filter .15s ease}._code-value._is-masked[data-v-a0cb0dc0]{-webkit-user-select:none;user-select:none}._icon-btn[data-v-a0cb0dc0]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;color:#0009;cursor:pointer;transition:.15s ease;flex-shrink:0}._icon-btn[data-v-a0cb0dc0]:hover{background:#2161ba0f;color:#1a5fb8;border-color:#2161ba4d}._copied-pill[data-v-a0cb0dc0]{display:inline-block;padding:4px 10px;border-radius:10px;background:#12945c;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase}._label-hint[data-v-a0cb0dc0]{font-weight:400;font-size:.78rem;color:#0006;margin-left:6px}._user-card[data-v-a0cb0dc0]{padding:14px 16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#00000005}._user-name[data-v-a0cb0dc0]{font-size:1rem;font-weight:700;color:#111}._user-meta[data-v-a0cb0dc0]{margin-top:6px;display:flex;flex-direction:column;gap:3px;font-size:.82rem;color:#0009}._user-meta span[data-v-a0cb0dc0]{word-break:break-word}._user-email[data-v-a0cb0dc0]{color:#1a5fb8}._balance[data-v-a0cb0dc0]{display:flex;align-items:baseline;gap:10px;font-family:inherit}._balance strong[data-v-a0cb0dc0]{font-size:1.1rem;color:#12945c;font-weight:700}._balance-sub[data-v-a0cb0dc0]{font-size:.8rem;color:#00000080}._label[data-v-a0cb0dc0]{display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}._form-actions-split[data-v-a0cb0dc0]{justify-content:space-between!important}._confirm-overlay[data-v-a0cb0dc0]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}._confirm-box[data-v-a0cb0dc0]{background:#fff;border-radius:16px;padding:1rem;max-width:420px;width:90%;box-shadow:0 8px 30px #00000026}._confirm-text[data-v-a0cb0dc0]{margin:0 0 .75rem;font-size:.95rem;line-height:1.5}._confirm-actions[data-v-a0cb0dc0]{display:flex;gap:8px;justify-content:flex-end}[data-v-9dbf6a5e]:host{display:block}._head[data-v-9dbf6a5e]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-9dbf6a5e]{align-items:flex-start}}._head ._head-content[data-v-9dbf6a5e]{min-width:0}._head ._head-content ._title[data-v-9dbf6a5e]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-9dbf6a5e]{margin:0;opacity:.7}._head ._head-actions[data-v-9dbf6a5e]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-9dbf6a5e]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-9dbf6a5e]{max-width:420px}._toolbar ._search input[data-v-9dbf6a5e]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-9dbf6a5e]:focus{border-color:#00000059}._error[data-v-9dbf6a5e]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-9dbf6a5e]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-9dbf6a5e]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-9dbf6a5e]{min-width:760px}}._table-wrap ._table th[data-v-9dbf6a5e],._table-wrap ._table td[data-v-9dbf6a5e]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-9dbf6a5e]:nth-last-child(3),._table-wrap ._table td[data-v-9dbf6a5e]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-9dbf6a5e]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-9dbf6a5e]:nth-last-child(1),._table-wrap ._table th[data-v-9dbf6a5e]:nth-last-child(2),._table-wrap ._table td[data-v-9dbf6a5e]:nth-last-child(1),._table-wrap ._table td[data-v-9dbf6a5e]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-9dbf6a5e]:nth-last-child(2),._table-wrap ._table td[data-v-9dbf6a5e]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-9dbf6a5e]:hover{background:#00000005}._table-wrap ._table ._status[data-v-9dbf6a5e]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-9dbf6a5e]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-9dbf6a5e]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-9dbf6a5e]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-9dbf6a5e]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-9dbf6a5e]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-9dbf6a5e]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-9dbf6a5e]{display:none}._table-wrap ._table tbody tr[data-v-9dbf6a5e]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-9dbf6a5e]:last-child{border-bottom:0}._table-wrap ._table td[data-v-9dbf6a5e]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-9dbf6a5e]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-9dbf6a5e]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-9dbf6a5e]:last-child:before{display:none}}._empty[data-v-9dbf6a5e]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-9dbf6a5e]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-9dbf6a5e]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-9dbf6a5e]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-9dbf6a5e]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-9dbf6a5e]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-9dbf6a5e]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-9dbf6a5e]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-9dbf6a5e]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-9dbf6a5e]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-9dbf6a5e]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-9dbf6a5e]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-9dbf6a5e]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-9dbf6a5e]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-9dbf6a5e]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-9dbf6a5e]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-9dbf6a5e]{width:auto}}._btn._btn-brand[data-v-9dbf6a5e]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-9dbf6a5e]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-9dbf6a5e]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-9dbf6a5e]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-9dbf6a5e]{background:#0000000f;color:#111}._btn._btn-light[data-v-9dbf6a5e]:hover{background:#0000001a}._btn._btn-danger[data-v-9dbf6a5e]{background:#c62828;color:#fff}._btn._btn-danger[data-v-9dbf6a5e]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-9dbf6a5e]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-tasks[data-v-9dbf6a5e]{padding:.75rem;display:grid;gap:.75rem}._toolbar-split[data-v-9dbf6a5e]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._task-filters[data-v-9dbf6a5e]{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:768px){._task-filters[data-v-9dbf6a5e]{grid-template-columns:1fr 1fr}}._task-filter[data-v-9dbf6a5e]{min-width:0}._status-filter[data-v-9dbf6a5e]{display:flex;gap:4px;flex-wrap:wrap}._filter-btn[data-v-9dbf6a5e]{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:none;border-radius:8px;background:#0000000f;color:#00000080;font:inherit;font-size:.8rem;cursor:pointer;transition:.15s ease}._filter-btn[data-v-9dbf6a5e]:hover{opacity:.8}._filter-btn ._count[data-v-9dbf6a5e]{font-size:.7rem;opacity:.6}._filter-btn._is-selected[data-v-9dbf6a5e]{color:#fff;background:#212121}._filter-btn._filter-pending._is-selected[data-v-9dbf6a5e]{background:#b67600}._filter-btn._filter-in_arbeit._is-selected[data-v-9dbf6a5e]{background:#1a5fb8}._filter-btn._filter-zuruck_gehalten._is-selected[data-v-9dbf6a5e]{background:#c62828}._filter-btn._filter-erledigt._is-selected[data-v-9dbf6a5e]{background:#12945c}._filter-btn._filter-archiviert._is-selected[data-v-9dbf6a5e]{background:#555}._status._is-archive[data-v-9dbf6a5e]{background:#00000014;color:#555}._btn-archive[data-v-9dbf6a5e]{background:#00000014;color:#333}._btn-archive[data-v-9dbf6a5e]:hover{background:#00000029}._priority[data-v-9dbf6a5e]{font-size:.8rem;font-weight:600;padding:2px 8px;border-radius:4px}._priority._p-niedrig[data-v-9dbf6a5e]{color:#666;background:#f0f0f0}._priority._p-mittel[data-v-9dbf6a5e]{color:#92400e;background:#fef3c7}._priority._p-hoch[data-v-9dbf6a5e]{color:#9a3412;background:#ffedd5}._priority._p-dringend[data-v-9dbf6a5e]{color:#991b1b;background:#fee2e2}._form-actions-split[data-v-9dbf6a5e]{justify-content:space-between!important}._form-actions-right[data-v-9dbf6a5e]{display:flex;gap:10px;flex-wrap:wrap}[data-v-d692e3ee]:host{display:block}._head[data-v-d692e3ee]{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}@media(min-width:768px){._head[data-v-d692e3ee]{align-items:flex-start}}._head ._head-content[data-v-d692e3ee]{min-width:0}._head ._head-content ._title[data-v-d692e3ee]{margin:0 0 6px;font-size:1.5rem;line-height:1.2}._head ._head-content ._subtitle[data-v-d692e3ee]{margin:0;opacity:.7}._head ._head-actions[data-v-d692e3ee]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._toolbar[data-v-d692e3ee]{padding:.75rem;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._toolbar ._search[data-v-d692e3ee]{max-width:420px}._toolbar ._search input[data-v-d692e3ee]{width:100%;min-height:48px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:0 14px;outline:none;background:#fff;transition:.2s ease}._toolbar ._search input[data-v-d692e3ee]:focus{border-color:#00000059}._error[data-v-d692e3ee]{padding:14px 16px;border-radius:12px;background:#c6282814;color:#c62828;font-size:.9rem}._table-wrap[data-v-d692e3ee]{overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}._table-wrap ._table[data-v-d692e3ee]{width:100%;border-collapse:collapse;table-layout:auto}@media(min-width:768px){._table-wrap ._table[data-v-d692e3ee]{min-width:760px}}._table-wrap ._table th[data-v-d692e3ee],._table-wrap ._table td[data-v-d692e3ee]{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap;width:1%}._table-wrap ._table th[data-v-d692e3ee]:nth-last-child(3),._table-wrap ._table td[data-v-d692e3ee]:nth-last-child(3){width:auto;white-space:normal}._table-wrap ._table thead th[data-v-d692e3ee]{font-size:.9rem;font-weight:700;background:#00000008}._table-wrap ._table th[data-v-d692e3ee]:nth-last-child(1),._table-wrap ._table th[data-v-d692e3ee]:nth-last-child(2),._table-wrap ._table td[data-v-d692e3ee]:nth-last-child(1),._table-wrap ._table td[data-v-d692e3ee]:nth-last-child(2){text-align:right;padding-left:6px;padding-right:12px}._table-wrap ._table th[data-v-d692e3ee]:nth-last-child(2),._table-wrap ._table td[data-v-d692e3ee]:nth-last-child(2){padding-right:6px}._table-wrap ._table tbody tr[data-v-d692e3ee]:hover{background:#00000005}._table-wrap ._table ._status[data-v-d692e3ee]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:capitalize}._table-wrap ._table ._status._is-active[data-v-d692e3ee]{background:#12945c1f;color:#12945c}._table-wrap ._table ._status._is-pending[data-v-d692e3ee]{background:#db92001f;color:#b67600}._table-wrap ._table ._status._is-editor[data-v-d692e3ee]{background:#2161ba1f;color:#1a5fb8}._table-wrap ._table ._status._is-cancel[data-v-d692e3ee]{background:#c628281a;color:#c62828}._table-wrap ._table ._tools[data-v-d692e3ee]{display:flex;gap:4px;flex-wrap:nowrap;justify-content:flex-end}._table-wrap ._table ._tools ._btn[data-v-d692e3ee]{min-height:32px;padding:0 10px;font-size:.8rem;border-radius:8px}@media(max-width:767px){._table-wrap ._table thead[data-v-d692e3ee]{display:none}._table-wrap ._table tbody tr[data-v-d692e3ee]{display:flex;flex-direction:column;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._table-wrap ._table tbody tr[data-v-d692e3ee]:last-child{border-bottom:0}._table-wrap ._table td[data-v-d692e3ee]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:0;white-space:normal;width:100%;text-align:right}._table-wrap ._table td[data-v-d692e3ee]:before{content:attr(data-label);font-weight:600;font-size:.85rem;text-align:left;flex-shrink:0;color:#0000008c}._table-wrap ._table td[data-v-d692e3ee]:last-child{justify-content:flex-end;padding-top:10px;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}._table-wrap ._table td[data-v-d692e3ee]:last-child:before{display:none}}._empty[data-v-d692e3ee]{padding:18px 0;text-align:center;opacity:.65}._modal[data-v-d692e3ee]{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#00000026}._modal ._modal-card[data-v-d692e3ee]{width:100%;height:100%;overflow-y:auto;background:#f8f8f8;box-shadow:-4px 0 24px #0000001a}@media(min-width:768px){._modal ._modal-card[data-v-d692e3ee]{max-width:860px}}._modal ._modal-card ._modal-head[data-v-d692e3ee]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}._modal ._modal-card ._modal-head h2[data-v-d692e3ee]{margin:0;font-size:1.25rem}._modal ._modal-card ._modal-head ._close[data-v-d692e3ee]{width:42px;height:42px;border:0;border-radius:12px;background:#0000000f;font-size:1.4rem;line-height:1;cursor:pointer}._modal ._modal-card ._modal-head ._close[data-v-d692e3ee]:hover{background:#0000001f}._modal ._modal-card ._form[data-v-d692e3ee]{padding:24px}._modal ._modal-card ._form ._form-grid[data-v-d692e3ee]{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){._modal ._modal-card ._form ._form-grid[data-v-d692e3ee]{grid-template-columns:repeat(2,minmax(0,1fr))}}._modal ._modal-card ._form ._form-grid ._field[data-v-d692e3ee]{display:grid;gap:8px;align-self:start}._modal ._modal-card ._form ._form-grid ._field-full[data-v-d692e3ee]{grid-column:1/-1}._modal ._modal-card ._form ._form-actions[data-v-d692e3ee]{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding:16px 0;background:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;z-index:99}._btn[data-v-d692e3ee]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:12px;cursor:pointer;font:inherit;transition:.2s ease}._btn._btn-brand[data-v-d692e3ee]{background:#111;color:#fff;width:100%}@media(min-width:768px){._btn._btn-brand[data-v-d692e3ee]{width:auto}}._btn._btn-brand[data-v-d692e3ee]:hover{transform:translateY(-1px)}._btn._btn-brand[data-v-d692e3ee]:disabled{opacity:.5;cursor:not-allowed;transform:none}._btn._btn-dark[data-v-d692e3ee]{background:#1f2937;color:#fff}._btn._btn-dark[data-v-d692e3ee]:hover{transform:translateY(-1px)}._btn._btn-light[data-v-d692e3ee]{background:#0000000f;color:#111}._btn._btn-light[data-v-d692e3ee]:hover{background:#0000001a}._btn._btn-danger[data-v-d692e3ee]{background:#c62828;color:#fff}._btn._btn-danger[data-v-d692e3ee]:hover{background:#b71c1c;transform:translateY(-1px)}._btn._btn-danger[data-v-d692e3ee]:disabled{opacity:.5;cursor:not-allowed;transform:none}.component-holder-cron[data-v-d692e3ee]{padding:.75rem;display:grid;gap:.75rem}._loading[data-v-d692e3ee],._empty[data-v-d692e3ee]{padding:1rem;background:#00000008;border-radius:12px;text-align:center;font-size:.95rem;opacity:.7}._error[data-v-d692e3ee]{padding:.75rem;background:#dc262614;color:#b91c1c;border-radius:8px;font-size:.9rem}._jobs[data-v-d692e3ee]{display:grid;gap:.75rem}._job-card[data-v-d692e3ee]{padding:.75rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;display:grid;gap:12px}._job-head[data-v-d692e3ee]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._job-title h2[data-v-d692e3ee]{margin:0 0 4px;font-size:1.1rem}._job-slug[data-v-d692e3ee]{font-size:.78rem;background:#0000000d;padding:1px 8px;border-radius:4px;opacity:.7}._job-desc[data-v-d692e3ee]{margin:0;font-size:.9rem;opacity:.7;line-height:1.45}._status-pill[data-v-d692e3ee]{display:inline-flex;align-items:center;padding:3px 12px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._status-pill._is-active[data-v-d692e3ee]{background:#1a7e3a24;color:#1a7e3a}._status-pill._is-paused[data-v-d692e3ee]{background:#00000014;color:#666}._job-stats[data-v-d692e3ee]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:10px;background:#00000006;border-radius:10px}@media(max-width:768px){._job-stats[data-v-d692e3ee]{grid-template-columns:1fr}}._stat[data-v-d692e3ee]{display:flex;flex-direction:column;gap:2px}._stat-label[data-v-d692e3ee]{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;opacity:.55;font-weight:600}._stat-value[data-v-d692e3ee]{font-size:.9rem;font-weight:500}._stat-value small[data-v-d692e3ee]{font-weight:400;opacity:.6;margin-left:4px}._check[data-v-d692e3ee]{display:inline-block;margin-left:6px;font-weight:700}._check._ok[data-v-d692e3ee]{color:#1a7e3a}._check._fail[data-v-d692e3ee]{color:#c62828}._job-controls[data-v-d692e3ee]{display:grid;gap:12px}._schedule-form[data-v-d692e3ee]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._form-label[data-v-d692e3ee]{font-size:.85rem;font-weight:600;opacity:.7}._form-input[data-v-d692e3ee]{height:36px;width:80px;padding:0 10px;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-size:.92rem}._form-select[data-v-d692e3ee]{height:36px;padding:0 28px 0 10px;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-size:.92rem;background:#fff}._btn[data-v-d692e3ee]{height:36px;padding:0 16px;border:0;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}._btn[data-v-d692e3ee]:hover{opacity:.85}._btn._btn-brand[data-v-d692e3ee]{background:#ea801c;color:#fff}._btn._btn-light[data-v-d692e3ee]{background:#0000000f;color:inherit}._btn._btn-warn[data-v-d692e3ee]{background:#ea801c24;color:#c26a10}._run-section[data-v-d692e3ee]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._run-result[data-v-d692e3ee]{font-size:.88rem;padding:4px 10px;background:#0000000a;border-radius:6px;font-family:monospace}.component-holder-logo img[data-v-af1125c3]{display:block;max-width:100%}.component-login form[data-v-81f1ad90]{display:flex;flex-direction:column}.component-login form .input-group[data-v-81f1ad90]{display:flex;flex-direction:column;margin-bottom:1rem;font-family:Poppins,sans-serif;font-weight:400;font-size:1.1rem}@media(min-width:768px){.component-login form .input-group[data-v-81f1ad90]{font-size:1.25rem}}.component-login form .input-group[data-v-81f1ad90]{line-height:1.35rem}.component-login form .input-group label[data-v-81f1ad90]{margin-bottom:.5rem}.component-login form .input-group input[data-v-81f1ad90]{border:1px solid #ccc;border-radius:4px}.component-login form button[data-v-81f1ad90]{font-family:Poppins,sans-serif;font-weight:400;font-size:1.1rem}@media(min-width:768px){.component-login form button[data-v-81f1ad90]{font-size:1.25rem}}.component-login form button[data-v-81f1ad90]{line-height:1.35rem;border-radius:5px;background-color:#c6a150;color:#fff;border:none}.component-holder-sidebar[data-v-a985bf90]{display:flex;flex-direction:column;height:100vh;position:sticky;top:0;background:#212121;color:#fff;border-right:1px solid rgba(255,255,255,.06)}._top[data-v-a985bf90]{flex:1;min-height:0;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:1rem}._top[data-v-a985bf90]::-webkit-scrollbar{width:6px}._top[data-v-a985bf90]::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}._top[data-v-a985bf90]::-webkit-scrollbar-thumb:hover{background:#ffffff29}._logo-wrap[data-v-a985bf90]{padding:4px 8px;display:flex;justify-content:center}._nav[data-v-a985bf90]{display:flex;flex-direction:column;gap:2px}._nav-item._nav-parent[data-v-a985bf90]{display:grid;grid-template-columns:20px auto 16px 1fr;width:100%;border:0;background:transparent;font:inherit;cursor:pointer;text-align:left}._nav-chevron[data-v-a985bf90]{color:#fff6;transition:transform .2s ease,color .18s ease}._nav-sub[data-v-a985bf90]{display:flex;flex-direction:column;gap:2px;padding:2px 0 2px 14px;margin:2px 0;border-left:1px solid rgba(255,255,255,.08)}._nav-child[data-v-a985bf90]{font-size:.82rem;padding:8px 10px;grid-template-columns:16px 1fr}._nav-item[data-v-a985bf90]{position:relative;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:14px;padding:10px 12px;border-radius:10px;text-decoration:none;color:#ffffffa6;font-size:.88rem;font-weight:500;letter-spacing:.1px;transition:background .18s ease,color .18s ease}._nav-item ._nav-indicator[data-v-a985bf90]{position:absolute;left:-4px;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:22px;border-radius:0 3px 3px 0;background:#c02b55;transition:transform .2s ease}._nav-item ._nav-icon[data-v-a985bf90]{color:#ffffffb3;transition:color .18s ease}._nav-item[data-v-a985bf90]:hover{background:#ffffff0d;color:#fffffff2}._nav-item:hover ._nav-icon[data-v-a985bf90]{color:#fffffff2}._nav-item._is-active[data-v-a985bf90]{background:#ffffff14;color:#fff}._nav-item._is-active ._nav-icon[data-v-a985bf90]{color:#c02b55}._nav-item._is-active ._nav-indicator[data-v-a985bf90]{transform:translateY(-50%) scaleY(1)}.component-holder-sidebar._is-mini ._nav-item[data-v-a985bf90]{grid-template-columns:1fr;justify-items:center;padding:12px 0}.component-holder-sidebar._is-mini ._nav-item ._nav-indicator[data-v-a985bf90]{left:0}.component-holder-sidebar._is-mini ._nav-label[data-v-a985bf90]{display:none}.component-holder-sidebar._is-mini ._foot-btn[data-v-a985bf90]{grid-template-columns:1fr;justify-items:center;padding:12px 0}.component-holder-sidebar._is-mini ._foot-btn ._nav-label[data-v-a985bf90]{display:none}.component-holder-sidebar._is-mini ._logo-wrap[data-v-a985bf90]{padding:4px 0}._guest[data-v-a985bf90]{display:flex;align-items:center;justify-content:center;flex:1;padding:.75rem}._footer[data-v-a985bf90]{flex-shrink:0;display:flex;flex-direction:column;gap:4px;padding:.75rem;border-top:1px solid rgba(255,255,255,.06)}._foot-btn[data-v-a985bf90]{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:14px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#ffffffa6;font:inherit;font-size:.88rem;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease;text-align:left}._foot-btn[data-v-a985bf90]:hover{background:#ffffff0d;color:#fffffff2}._foot-btn._logout-btn[data-v-a985bf90]:hover{background:#c02b551f;color:#c02b55}.component-holder-sidebar._is-guest ._top[data-v-a985bf90]{align-items:center;justify-content:center}.app-holder[data-v-8eba930d]{display:grid;min-height:100vh;background:#fff}.app-holder ._sidebar[data-v-8eba930d]{min-width:0;background:#212121;color:#fff;width:100%}@media(min-width:720px){.app-holder ._sidebar[data-v-8eba930d]{width:auto}}.app-holder ._content[data-v-8eba930d]{min-width:0;overflow:hidden;width:100%}@media(min-width:720px){.app-holder ._content[data-v-8eba930d]{width:auto}}.app-holder[data-v-8eba930d]{grid-template-columns:76px minmax(0,1fr)}@media(min-width:768px){.app-holder[data-v-8eba930d]{grid-template-columns:260px minmax(0,1fr)}}.app-holder._is-full[data-v-8eba930d]{grid-template-columns:260px minmax(0,1fr)}.app-holder._is-mini[data-v-8eba930d]{grid-template-columns:76px minmax(0,1fr)}.app-holder._is-guest[data-v-8eba930d]{grid-template-columns:1fr}@media(min-width:720px){.app-holder._is-guest[data-v-8eba930d]{grid-template-columns:720px minmax(0,1fr)}}*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}.__fs-xs{font-size:.75rem}.__fs-s{font-size:1rem}.__fs-m{font-size:1.1rem}.__fs-l{font-size:1.25rem}.__fs-xl{font-size:1.5rem}.__fs-xxl{font-size:1.75rem}.__fs-huge{font-size:3rem}.__fs-brand{font-size:4rem}.__lh-0{line-height:0}.__lh-d{line-height:1rem}.__lh-xs{line-height:1.2rem}.__lh-s{line-height:1.35rem}.__lh-m{line-height:1.5rem}.__lh-l{line-height:1.6rem}.__lh-xl{line-height:1.75rem}.__lh-xxl{line-height:2rem}.__lh-huge{line-height:2.5rem}.__lh-brand{line-height:3.5rem}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mr-0{margin-right:0}.ml-0{margin-left:0}.p-0{padding:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pr-0{padding-right:0}.pl-0{padding-left:0}.m-xxs{margin:.5rem}.mx-xxs{margin-left:.5rem;margin-right:.5rem}.my-xxs{margin-top:.5rem;margin-bottom:.5rem}.mt-xxs{margin-top:.5rem}.mb-xxs{margin-bottom:.5rem}.mr-xxs{margin-right:.5rem}.ml-xxs{margin-left:.5rem}.p-xxs{padding:.5rem}.px-xxs{padding-left:.5rem;padding-right:.5rem}.py-xxs{padding-top:.5rem;padding-bottom:.5rem}.pt-xxs{padding-top:.5rem}.pb-xxs{padding-bottom:.5rem}.pr-xxs{padding-right:.5rem}.pl-xxs{padding-left:.5rem}.m-xs{margin:.75rem}.mx-xs{margin-left:.75rem;margin-right:.75rem}.my-xs{margin-top:.75rem;margin-bottom:.75rem}.mt-xs{margin-top:.75rem}.mb-xs{margin-bottom:.75rem}.mr-xs{margin-right:.75rem}.ml-xs{margin-left:.75rem}.p-xs{padding:.75rem}.px-xs{padding-left:.75rem;padding-right:.75rem}.py-xs{padding-top:.75rem;padding-bottom:.75rem}.pt-xs{padding-top:.75rem}.pb-xs{padding-bottom:.75rem}.pr-xs{padding-right:.75rem}.pl-xs{padding-left:.75rem}.m-s{margin:1rem}.mx-s{margin-left:1rem;margin-right:1rem}.my-s{margin-top:1rem;margin-bottom:1rem}.mt-s{margin-top:1rem}.mb-s{margin-bottom:1rem}.mr-s{margin-right:1rem}.ml-s{margin-left:1rem}.p-s{padding:1rem}.px-s{padding-left:1rem;padding-right:1rem}.py-s{padding-top:1rem;padding-bottom:1rem}.pt-s{padding-top:1rem}.pb-s{padding-bottom:1rem}.pr-s{padding-right:1rem}.pl-s{padding-left:1rem}.m-m{margin:2rem}.mx-m{margin-left:2rem;margin-right:2rem}.my-m{margin-top:2rem;margin-bottom:2rem}.mt-m{margin-top:2rem}.mb-m{margin-bottom:2rem}.mr-m{margin-right:2rem}.ml-m{margin-left:2rem}.p-m{padding:2rem}.px-m{padding-left:2rem;padding-right:2rem}.py-m{padding-top:2rem;padding-bottom:2rem}.pt-m{padding-top:2rem}.pb-m{padding-bottom:2rem}.pr-m{padding-right:2rem}.pl-m{padding-left:2rem}.m-l{margin:2.5rem}.mx-l{margin-left:2.5rem;margin-right:2.5rem}.my-l{margin-top:2.5rem;margin-bottom:2.5rem}.mt-l{margin-top:2.5rem}.mb-l{margin-bottom:2.5rem}.mr-l{margin-right:2.5rem}.ml-l{margin-left:2.5rem}.p-l{padding:2.5rem}.px-l{padding-left:2.5rem;padding-right:2.5rem}.py-l{padding-top:2.5rem;padding-bottom:2.5rem}.pt-l{padding-top:2.5rem}.pb-l{padding-bottom:2.5rem}.pr-l{padding-right:2.5rem}.pl-l{padding-left:2.5rem}.m-xl{margin:3rem}.mx-xl{margin-left:3rem;margin-right:3rem}.my-xl{margin-top:3rem;margin-bottom:3rem}.mt-xl{margin-top:3rem}.mb-xl{margin-bottom:3rem}.mr-xl{margin-right:3rem}.ml-xl{margin-left:3rem}.p-xl{padding:3rem}.px-xl{padding-left:3rem;padding-right:3rem}.py-xl{padding-top:3rem;padding-bottom:3rem}.pt-xl{padding-top:3rem}.pb-xl{padding-bottom:3rem}.pr-xl{padding-right:3rem}.pl-xl{padding-left:3rem}.m-xxl{margin:4rem}.mx-xxl{margin-left:4rem;margin-right:4rem}.my-xxl{margin-top:4rem;margin-bottom:4rem}.mt-xxl{margin-top:4rem}.mb-xxl{margin-bottom:4rem}.mr-xxl{margin-right:4rem}.ml-xxl{margin-left:4rem}.p-xxl{padding:4rem}.px-xxl{padding-left:4rem;padding-right:4rem}.py-xxl{padding-top:4rem;padding-bottom:4rem}.pt-xxl{padding-top:4rem}.pb-xxl{padding-bottom:4rem}.pr-xxl{padding-right:4rem}.pl-xxl{padding-left:4rem}body{background-color:#fff;color:#212121;font-family:Poppins,sans-serif;font-weight:400;font-size:1rem}@media(min-width:768px){body{font-size:1.1rem}}body{line-height:1.35rem}body .no-wrap{white-space:nowrap}body .container-big{max-width:1400px;margin:0 auto}body .container-small{max-width:900px;margin:0 auto}body .smart-togglable{opacity:0;display:none;visibility:hidden;transition:opacity .3s ease}body .smart-togglable.active{opacity:1;visibility:visible;display:block}
