@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);.v-application{background:#f8fafc!important;font-family:Poppins,sans-serif!important}.subtitle,.title{font-family:Poppins,sans-serif;font-weight:400;color:#64748b}.content{height:calc(100vh - 64px);overflow-y:auto}button:disabled{opacity:1%}@media only screen and (max-width:959.98px){.content{height:calc(100vh - 56px);overflow-y:auto}}.cm-dashboard[data-v-25ac2352]{max-width:1400px}.cm-dashboard__welcome[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.cm-dashboard__greeting[data-v-25ac2352]{font-size:26px;font-weight:700;color:#0f172a;letter-spacing:-.5px;margin:0}.cm-dashboard__subtitle[data-v-25ac2352]{font-size:14px;color:#94a3b8;margin:4px 0 0}.cm-dashboard__actions[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cm-dashboard__stats[data-v-25ac2352]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:960px){.cm-dashboard__stats[data-v-25ac2352]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cm-dashboard__stats[data-v-25ac2352]{grid-template-columns:1fr}}.cm-dashboard__filter-bar[data-v-25ac2352]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-dashboard__filter-bar[data-v-25ac2352],.cm-stat-card[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-stat-card[data-v-25ac2352]{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;gap:14px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;position:relative}.cm-stat-card[data-v-25ac2352]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06)}.cm-stat-card__icon[data-v-25ac2352]{width:44px;height:44px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.cm-stat-card__info[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cm-stat-card__value[data-v-25ac2352]{font-size:24px;font-weight:700;color:#0f172a;line-height:1.1}.cm-stat-card__label[data-v-25ac2352]{font-size:12px;color:#94a3b8;font-weight:500;margin-top:2px}.cm-stat-card__trend[data-v-25ac2352]{position:absolute;top:12px;right:14px;font-size:11px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.cm-stat-card__trend--up[data-v-25ac2352]{color:#10b981}.cm-stat-card__trend--down[data-v-25ac2352]{color:#ef4444}.cm-filter-chips[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-filter-chip[data-v-25ac2352]{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:500;color:#64748b;cursor:pointer;-webkit-transition:all .15s;transition:all .15s;font-family:Poppins,sans-serif}.cm-filter-chip[data-v-25ac2352]:hover{background:#e2e8f0;color:#334155}.cm-filter-chip--active[data-v-25ac2352]{background:#fff8e1;border-color:#ffb300;color:#ffb300;font-weight:600}.cm-card[data-v-25ac2352]{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;height:100%}.cm-card__header[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 20px 0;gap:12px}.cm-card__title[data-v-25ac2352]{font-size:15px;font-weight:600;color:#0f172a}.cm-card__body[data-v-25ac2352]{padding:16px 20px 20px}.cm-card__body--table[data-v-25ac2352]{padding:8px 0 0}.cm-card__subtitle[data-v-25ac2352]{color:#94a3b8;font-size:12px;margin:3px 0 0}.cm-accreditation-panel[data-v-25ac2352],.cm-deadline-panel[data-v-25ac2352],.cm-pending-panel[data-v-25ac2352]{margin-bottom:24px}.cm-accreditation-list[data-v-25ac2352],.cm-deadline-list[data-v-25ac2352]{display:grid;gap:10px;padding:16px 20px 20px}.cm-accreditation-item[data-v-25ac2352],.cm-deadline-item[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:grid;gap:18px;grid-template-columns:minmax(240px,1fr) minmax(260px,420px);padding:14px;text-align:left;-webkit-transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s,-webkit-box-shadow .15s,-webkit-transform .15s}.cm-accreditation-item[data-v-25ac2352]:hover,.cm-deadline-item[data-v-25ac2352]:hover{border-color:#b8eedf;-webkit-box-shadow:0 6px 14px rgba(15,23,42,.06);box-shadow:0 6px 14px rgba(15,23,42,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.cm-accreditation-item__main[data-v-25ac2352],.cm-deadline-item__main[data-v-25ac2352]{min-width:0}.cm-accreditation-item__main>span[data-v-25ac2352],.cm-deadline-item__main>span[data-v-25ac2352]{color:#64748b;display:block;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-accreditation-item__title-row[data-v-25ac2352],.cm-deadline-item__title-row[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;min-width:0}.cm-accreditation-item__title-row strong[data-v-25ac2352],.cm-deadline-item__title-row strong[data-v-25ac2352]{color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-accreditation-item__progress[data-v-25ac2352],.cm-deadline-item__progress[data-v-25ac2352]{min-width:0}.cm-accreditation-item__meta[data-v-25ac2352],.cm-deadline-item__meta[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:7px}.cm-accreditation-item__meta span[data-v-25ac2352],.cm-deadline-item__meta span[data-v-25ac2352]{color:#64748b;font-size:12px}.cm-accreditation-item__meta strong[data-v-25ac2352],.cm-deadline-item__meta strong[data-v-25ac2352]{color:#0f172a;font-size:12px}@media(max-width:860px){.cm-accreditation-item[data-v-25ac2352],.cm-deadline-item[data-v-25ac2352]{grid-template-columns:1fr}}.cm-deadline-item__main[data-v-25ac2352]{min-width:0}.cm-deadline-item__main>span[data-v-25ac2352]{color:#64748b;display:block;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-deadline-item__title-row[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;min-width:0}.cm-deadline-item__title-row strong[data-v-25ac2352]{color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-deadline-item__progress[data-v-25ac2352]{min-width:0}.cm-deadline-item__meta[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:7px}.cm-deadline-item__meta span[data-v-25ac2352]{color:#64748b;font-size:12px}.cm-deadline-item__meta strong[data-v-25ac2352]{color:#0f172a;font-size:12px}.cm-pending-grid[data-v-25ac2352]{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));padding:16px 20px 20px}@media(max-width:1264px){.cm-pending-grid[data-v-25ac2352]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.cm-pending-grid[data-v-25ac2352]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cm-pending-grid[data-v-25ac2352]{grid-template-columns:1fr}}.cm-pending-item[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;min-height:72px;padding:12px;text-align:left;-webkit-transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s,-webkit-box-shadow .15s,-webkit-transform .15s}.cm-pending-item[data-v-25ac2352]:hover{border-color:#b8eedf;-webkit-box-shadow:0 6px 14px rgba(15,23,42,.06);box-shadow:0 6px 14px rgba(15,23,42,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.cm-pending-item--active[data-v-25ac2352]{background:#fff;border-color:#b8eedf}.cm-pending-item__icon[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:38px;width:38px}.cm-pending-item__content[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.cm-pending-item__content strong[data-v-25ac2352]{color:#0f172a;font-size:20px;line-height:1.1}.cm-pending-item__content small[data-v-25ac2352]{color:#64748b;font-size:12px;line-height:1.35}.cm-totalizer-card[data-v-25ac2352]{cursor:pointer;-webkit-transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,-webkit-box-shadow .15s,-webkit-transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s;transition:border-color .15s,box-shadow .15s,transform .15s,-webkit-box-shadow .15s,-webkit-transform .15s}.cm-totalizer-card[data-v-25ac2352]:hover{border-color:#fde68a;-webkit-box-shadow:0 8px 20px rgba(15,23,42,.06);box-shadow:0 8px 20px rgba(15,23,42,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.cm-totalizer-card__body[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:18px 20px 24px}.cm-totalizer-card__body strong[data-v-25ac2352]{color:#0f172a;display:block;font-size:34px;line-height:1}.cm-totalizer-card__body span[data-v-25ac2352]{color:#64748b;display:block;font-size:13px;margin-top:5px}.cm-totalizer-card__icon[data-v-25ac2352]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fffbeb;border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:54px;width:54px}.cm-table[data-v-25ac2352]{background:transparent!important}.cm-table[data-v-25ac2352] th{background:#f8fafc!important;color:#64748b!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0!important}.cm-table[data-v-25ac2352] td{color:#334155!important;font-size:13px!important;border-bottom:1px solid #f1f5f9!important}.cm-table[data-v-25ac2352] tr{cursor:pointer}.cm-table[data-v-25ac2352] tr:hover td{background:#f8fafc!important}.cm-activity__item[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.cm-activity__item[data-v-25ac2352]:last-child{border-bottom:none}.cm-activity__icon-wrap[data-v-25ac2352]{width:32px;height:32px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.cm-activity__content[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.cm-activity__text[data-v-25ac2352]{font-size:13px;color:#334155;font-weight:500}.cm-activity__time[data-v-25ac2352]{font-size:11px;color:#94a3b8;margin-top:2px}.cm-activity__empty[data-v-25ac2352]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:32px 0;color:#94a3b8;font-size:13px}.cm-activity__empty[data-v-25ac2352],.cm-meeting[data-v-25ac2352]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-meeting[data-v-25ac2352]{gap:14px;padding:12px 0;border-bottom:1px solid #f1f5f9}.cm-meeting[data-v-25ac2352]:last-child{border-bottom:none}.cm-meeting__date[data-v-25ac2352]{width:44px;height:48px;border-radius:10px;background:#fff8e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.cm-meeting__day[data-v-25ac2352]{font-size:18px;font-weight:700;color:#ffb300;line-height:1}.cm-meeting__month[data-v-25ac2352]{font-size:10px;color:#64748b;text-transform:uppercase;font-weight:600}.cm-meeting__info[data-v-25ac2352]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cm-meeting__name[data-v-25ac2352]{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-meeting__meta[data-v-25ac2352]{font-size:11px;color:#94a3b8;margin-top:2px}.cm-login__header[data-v-7f2f91aa]{text-align:center;margin-bottom:28px}.cm-login__title[data-v-7f2f91aa]{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:6px}.cm-login__subtitle[data-v-7f2f91aa]{font-size:14px;color:#94a3b8;margin:0}.cm-login__label[data-v-7f2f91aa]{font-size:13px;font-weight:500;color:#64748b;display:block;margin-bottom:6px}.cm-login__btn[data-v-7f2f91aa]{border-radius:12px!important;text-transform:none!important;font-weight:600;font-size:15px;letter-spacing:0;height:48px!important;color:#fff!important}.cm-login__links[data-v-7f2f91aa],.cm-login__secret[data-v-7f2f91aa]{text-align:center}.cm-login__secret-code[data-v-7f2f91aa]{display:inline-block;margin-top:6px;padding:8px 16px;background:#f1f5f9;border-radius:8px;font-size:14px;font-weight:600;color:#0f172a;letter-spacing:2px;word-break:break-all}.cm-login__input[data-v-7f2f91aa] .v-input__slot{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:10px!important}.cm-login__input[data-v-7f2f91aa] .v-input__slot:hover{border-color:#00c49a!important}.cm-login__input[data-v-7f2f91aa] .v-input__slot fieldset{border:none!important}.cm-login__input[data-v-7f2f91aa] input{color:#0f172a!important;font-size:14px}.cm-login__input[data-v-7f2f91aa] input::-webkit-input-placeholder{color:#94a3b8!important}.cm-login__input[data-v-7f2f91aa] input::-moz-placeholder{color:#94a3b8!important}.cm-login__input[data-v-7f2f91aa] input:-ms-input-placeholder{color:#94a3b8!important}.cm-login__input[data-v-7f2f91aa] input::-ms-input-placeholder{color:#94a3b8!important}.cm-login__input[data-v-7f2f91aa] input::placeholder{color:#94a3b8!important}.cm-login__input--code[data-v-7f2f91aa] input{text-align:center;font-size:28px!important;font-weight:700;letter-spacing:8px}.movements-tab__header[data-v-5710b4b0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:20px}.movements-tab__controls[data-v-5710b4b0],.movements-tab__header[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.movements-tab__controls[data-v-5710b4b0]{gap:10px}.movements-tab__info[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.movements-tab__info-text[data-v-5710b4b0]{font-size:12px;color:#6b7a99}.movements-tab__stats[data-v-5710b4b0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px}.movements-tab__stat-card[data-v-5710b4b0]{background:#1a2236;border:1px solid rgba(113,153,251,.08);border-radius:10px;padding:14px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.movements-tab__stat-label[data-v-5710b4b0]{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#6b7a99;font-weight:600}.movements-tab__stat-value[data-v-5710b4b0]{display:block;font-size:13px;color:#e8edf5;font-weight:500;margin-top:2px}.movements-tab__filters[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.movements-tab__search[data-v-5710b4b0]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;max-width:360px}.movements-tab__search[data-v-5710b4b0] .v-input__slot{background:rgba(113,153,251,.05)!important;border:1px solid rgba(113,153,251,.1)!important;border-radius:8px!important}.movements-tab__search[data-v-5710b4b0] .v-input__slot fieldset{border:none!important}.movements-tab__date-field[data-v-5710b4b0]{max-width:180px}.movements-tab__date-field[data-v-5710b4b0] .v-input__slot{background:rgba(113,153,251,.05)!important;border:1px solid rgba(113,153,251,.1)!important;border-radius:8px!important}.movements-tab__date-field[data-v-5710b4b0] .v-input__slot fieldset{border:none!important}.movements-tab__timeline[data-v-5710b4b0]{padding-left:4px}.movements-tab__item[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;min-height:60px}.movements-tab__item-dot[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:12px;-ms-flex-negative:0;flex-shrink:0;padding-top:6px}.movements-tab__dot[data-v-5710b4b0]{width:10px;height:10px;border-radius:50%;background:#374562;border:2px solid #4a5a78;-ms-flex-negative:0;flex-shrink:0}.movements-tab__dot--important[data-v-5710b4b0]{background:#ff6b6b;border-color:#ff6b6b;-webkit-box-shadow:0 0 8px hsla(0,100%,71%,.3);box-shadow:0 0 8px hsla(0,100%,71%,.3)}.movements-tab__dot--info[data-v-5710b4b0]{background:#7199fb;border-color:#7199fb}.movements-tab__dot--warning[data-v-5710b4b0]{background:#fbbf24;border-color:#fbbf24}.movements-tab__line[data-v-5710b4b0]{width:2px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:rgba(113,153,251,.08);margin:4px 0}.movements-tab__item-content[data-v-5710b4b0]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:20px;border-bottom:1px solid rgba(113,153,251,.04);margin-bottom:4px}.movements-tab__item-header[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:4px}.movements-tab__item-date[data-v-5710b4b0]{font-size:11px;color:#6b7a99;font-weight:600}.movements-tab__item-code[data-v-5710b4b0]{font-size:10px!important;height:18px!important;color:#6b7a99!important;border-color:rgba(113,153,251,.15)!important}.movements-tab__item-name[data-v-5710b4b0]{display:block;font-size:14px;color:#e8edf5;font-weight:500;line-height:1.4}.movements-tab__item-complement[data-v-5710b4b0]{display:block;font-size:12px;color:#8b9cc0;margin-top:4px;line-height:1.4}.movements-tab__item-tags[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:6px;gap:4px}.movements-tab__item-tags .v-chip[data-v-5710b4b0]{font-size:10px!important;height:20px!important;color:#6b7a99!important;border-color:rgba(113,153,251,.12)!important}.movements-tab__parties-header[data-v-5710b4b0]{font-size:13px;color:#8b9cc0;background:#1a2236!important;border:1px solid rgba(113,153,251,.06);border-radius:10px!important;min-height:44px!important}.movements-tab__party[data-v-5710b4b0]{padding:10px 0;border-bottom:1px solid rgba(113,153,251,.04)}.movements-tab__party[data-v-5710b4b0]:last-child{border-bottom:none}.movements-tab__party-name[data-v-5710b4b0]{font-size:13px;font-weight:500;color:#e8edf5}.movements-tab__party-doc[data-v-5710b4b0]{font-size:11px;color:#6b7a99;margin-left:4px}.movements-tab__party-lawyers[data-v-5710b4b0]{padding-left:16px;margin-top:4px}.movements-tab__party-lawyer[data-v-5710b4b0]{font-size:12px;color:#8b9cc0;margin-top:2px}.movements-tab__empty[data-v-5710b4b0],.movements-tab__party-lawyer[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.movements-tab__empty[data-v-5710b4b0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:48px 24px;text-align:center}.movements-tab__empty-text[data-v-5710b4b0]{font-size:15px;color:#8b9cc0;font-weight:500}.movements-tab__empty-hint[data-v-5710b4b0]{font-size:13px;color:#4a5a78;max-width:360px}.movements-tab__pagination[data-v-5710b4b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.movements-tab__logs-header[data-v-5710b4b0]{font-size:13px;color:#8b9cc0;background:#1a2236!important;border:1px solid rgba(113,153,251,.06);border-radius:10px!important;min-height:44px!important}.movements-tab__logs-table[data-v-5710b4b0]{background:transparent!important}.movements-tab__logs-table th[data-v-5710b4b0]{color:#6b7a99!important;font-size:11px!important;text-transform:uppercase;font-weight:600!important;border-bottom:1px solid rgba(113,153,251,.06)!important}.movements-tab__logs-table td[data-v-5710b4b0]{color:#c8d2e5!important;font-size:12px!important;border-bottom:1px solid rgba(113,153,251,.04)!important}.movements-tab__error-cell[data-v-5710b4b0]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px!important;color:#ff6b6b!important}.site-tab__empty[data-v-5f669d8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:48px 24px;text-align:center}.site-tab__empty-title[data-v-5f669d8c]{font-size:18px;font-weight:600;color:#e8edf5}.site-tab__empty-text[data-v-5f669d8c]{font-size:14px;color:#6b7a99;max-width:400px}.site-tab__status-bar[data-v-5f669d8c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;background:rgba(113,153,251,.04);border:1px solid rgba(113,153,251,.08);border-radius:10px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.site-tab__status-bar[data-v-5f669d8c],.site-tab__status-url[data-v-5f669d8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-tab__status-url[data-v-5f669d8c]{font-size:12px;color:#8b9cc0}.site-tab__label[data-v-5f669d8c]{display:block;font-size:12px;font-weight:600;color:#8b9cc0;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.site-tab__color-picker[data-v-5f669d8c]{max-width:280px;background:transparent!important;border:1px solid rgba(113,153,251,.08)!important;border-radius:10px!important}.site-tab__preview[data-v-5f669d8c]{border:1px solid rgba(113,153,251,.08);border-radius:10px;overflow:hidden}.site-tab__preview-bar[data-v-5f669d8c]{padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-tab__preview-body[data-v-5f669d8c]{padding:16px;background:#1a2236}.site-tab__actions[data-v-5f669d8c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-tab__hint[data-v-5f669d8c]{font-size:12px;color:#8b9cc0;margin-bottom:12px}.site-tab__logos-grid[data-v-5f669d8c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.site-tab__logo-card[data-v-5f669d8c]{position:relative;width:160px;border:1px solid rgba(113,153,251,.1);border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.02);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-tab__logo-img[data-v-5f669d8c]{width:100%;height:80px;-o-object-fit:contain;object-fit:contain;padding:12px;background:#fff}.site-tab__logo-placeholder[data-v-5f669d8c]{width:100%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.03)}.site-tab__logo-info[data-v-5f669d8c]{padding:4px 6px}.site-tab__logo-name[data-v-5f669d8c]{font-size:11px}.site-tab__logo-delete[data-v-5f669d8c]{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.5)!important}.site-tab__logo-add[data-v-5f669d8c]{width:160px;min-height:120px;border:2px dashed rgba(113,153,251,.15);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.site-tab__logo-add span[data-v-5f669d8c]{font-size:11px;color:#8b9cc0}.site-tab__logo-add[data-v-5f669d8c]:hover{border-color:rgba(113,153,251,.3);background:rgba(113,153,251,.03)}.attendance-tab[data-v-47a285b0]{background-color:#1a2236!important;color:#e8edf5}.class-card[data-v-47a285b0]{border:1px solid #222d45;border-radius:8px!important}.class-label[data-v-47a285b0]{font-weight:600;font-size:.85rem;color:#e8edf5}.stat-row[data-v-47a285b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.85rem}.stat-value[data-v-47a285b0]{font-weight:600;color:#e8edf5}.stat-divider[data-v-47a285b0]{color:#6b7a99;margin:0 2px}.stat-total[data-v-47a285b0]{color:#8b9cc0}.stat-label[data-v-47a285b0]{color:#6b7a99;font-size:.75rem}.quorum-alert[data-v-47a285b0]{border-color:currentColor!important}.dark-table[data-v-47a285b0],[data-v-47a285b0] .v-data-table{background-color:#1a2236!important}[data-v-47a285b0] .v-data-table thead th{color:#8b9cc0!important;font-weight:600;border-bottom-color:#222d45!important}[data-v-47a285b0] .v-data-table tbody td{color:#e8edf5!important;border-bottom-color:#222d45!important}[data-v-47a285b0] .v-data-table tbody tr:hover{background-color:#222d45!important}.voting-tab[data-v-56cdbcc0]{background-color:#1a2236!important;color:#e8edf5}.section-title[data-v-56cdbcc0]{font-size:1.1rem;font-weight:600;color:#e8edf5}.subsection-title[data-v-56cdbcc0]{font-size:.9rem;font-weight:600;color:#8b9cc0}.vote-panels[data-v-56cdbcc0]{background:transparent!important}.vote-panel[data-v-56cdbcc0]{background-color:#222d45!important;border:1px solid #222d45;border-radius:8px!important;margin-bottom:8px}.vote-panel-header[data-v-56cdbcc0]{color:#e8edf5!important;min-height:48px}.vote-panel-content[data-v-56cdbcc0]{color:#e8edf5}.vote-item-title[data-v-56cdbcc0]{font-weight:500;color:#e8edf5}.item-description[data-v-56cdbcc0]{color:#8b9cc0;font-size:.9rem}.results-table[data-v-56cdbcc0]{background-color:#1a2236!important}[data-v-56cdbcc0] .results-table thead th{color:#8b9cc0!important;font-weight:600;font-size:.8rem;border-bottom-color:#222d45!important}[data-v-56cdbcc0] .results-table tbody td{color:#e8edf5!important;border-bottom-color:#222d45!important;font-size:.85rem}.approved-row[data-v-56cdbcc0]{border-left:3px solid #0d9a87}.rejected-row[data-v-56cdbcc0]{border-left:3px solid #ff6b6b}.vote-yes[data-v-56cdbcc0]{color:#0d9a87;font-weight:600}.vote-no[data-v-56cdbcc0]{color:#ff6b6b;font-weight:600}.vote-value[data-v-56cdbcc0]{color:#8b9cc0;font-size:.8rem}.overall-label[data-v-56cdbcc0]{font-weight:600;color:#e8edf5}.no-results[data-v-56cdbcc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6b7a99;font-size:.9rem;padding:12px 0}.muted-text[data-v-56cdbcc0]{color:#6b7a99}.cram-down-card[data-v-56cdbcc0]{border:1px solid #222d45;border-radius:8px!important}.condition-label[data-v-56cdbcc0]{font-weight:500;color:#e8edf5;font-size:.9rem}.condition-detail[data-v-56cdbcc0]{color:#8b9cc0;font-size:.8rem;margin-left:28px;display:block}.dialog-title[data-v-56cdbcc0]{color:#e8edf5!important;font-weight:600}.deliberations-tab[data-v-197193ac]{background-color:#1a2236!important;color:#e8edf5}.section-title[data-v-197193ac]{font-size:1.1rem;font-weight:600;color:#e8edf5}.delib-card[data-v-197193ac]{border:1px solid #222d45;border-radius:8px!important}.delib-title[data-v-197193ac]{font-weight:600;color:#e8edf5;font-size:.95rem}.delib-content[data-v-197193ac]{color:#e8edf5;font-size:.9rem;line-height:1.5}.delib-date[data-v-197193ac]{color:#6b7a99;font-size:.75rem}.label-text[data-v-197193ac]{color:#8b9cc0;font-weight:500}.minutes-card[data-v-197193ac]{border:1px solid #222d45;border-radius:8px!important}.minutes-date[data-v-197193ac]{color:#6b7a99;font-size:.8rem}.minutes-content[data-v-197193ac]{color:#e8edf5;font-size:.9rem;line-height:1.6}.muted-text[data-v-197193ac]{color:#6b7a99}.dialog-title[data-v-197193ac]{color:#e8edf5!important;font-weight:600}[data-v-197193ac] .tiptap-vuetify-editor__content{min-height:200px}.recovery-tab[data-v-dc1ff054]{background-color:#1a2236!important;color:#e8edf5}.section-title[data-v-dc1ff054]{font-size:1.1rem;font-weight:600;color:#e8edf5}.plan-card[data-v-dc1ff054]{border:1px solid #222d45;border-radius:8px!important}.plan-title[data-v-dc1ff054]{font-weight:600;color:#e8edf5;font-size:.95rem}.plan-meta[data-v-dc1ff054],.plan-version[data-v-dc1ff054]{color:#8b9cc0;font-size:.8rem}.plan-meta[data-v-dc1ff054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan-description[data-v-dc1ff054]{color:#8b9cc0;font-size:.85rem;border-top:1px solid #222d45;padding-top:8px}.muted-text[data-v-dc1ff054]{color:#6b7a99}.dialog-title[data-v-dc1ff054]{color:#e8edf5!important;font-weight:600}.notifications-tab[data-v-eb1b4272]{background-color:transparent!important;color:#172033}.section-title[data-v-eb1b4272]{font-size:1.1rem;font-weight:600;color:#172033}.confirm-text[data-v-eb1b4272]{color:#172033;font-size:1rem}.confirm-alert[data-v-eb1b4272]{border-color:#7199fb!important;color:#556176!important}.dialog-title[data-v-eb1b4272]{color:#172033!important;font-weight:600}.dark-table[data-v-eb1b4272]{border:1px solid #e8edf3;border-radius:8px;overflow:hidden}.dark-table[data-v-eb1b4272],[data-v-eb1b4272] .v-data-table{background-color:#fff!important}[data-v-eb1b4272] .v-data-table thead th{background-color:#f8fafc!important;color:#667085!important;font-weight:600;border-bottom-color:#e8edf3!important}[data-v-eb1b4272] .v-data-table tbody td{color:#172033!important;border-bottom-color:#eef2f6!important}[data-v-eb1b4272] .v-data-table tbody tr:hover{background-color:#f8fafc!important}[data-v-eb1b4272] .v-data-table__empty-wrapper{color:#667085!important}[data-v-eb1b4272] .v-data-footer{color:#667085!important;border-top:1px solid #eef2f6!important}[data-v-eb1b4272] .v-data-footer .v-icon{color:#667085!important}.dashboard-tab[data-v-5919e546]{background-color:transparent!important;color:#172033}.section-title[data-v-5919e546]{font-size:1.1rem;font-weight:600;color:#172033}.subsection-title[data-v-5919e546]{font-size:1rem;font-weight:600;color:#172033}.stat-card[data-v-5919e546]{background:#f8fafc!important;border:1px solid #e8edf3;border-radius:8px!important}.stat-number[data-v-5919e546]{font-size:1.4rem;font-weight:700;color:#172033}.stat-label[data-v-5919e546]{font-size:.75rem;color:#667085;margin-top:2px}.class-dist-card[data-v-5919e546]{background:#f8fafc!important;border:1px solid #e8edf3;border-radius:8px!important}.class-dist-label[data-v-5919e546]{font-weight:600;color:#172033;font-size:.85rem}.class-dist-value[data-v-5919e546]{font-size:1.1rem;font-weight:700;color:#172033}.class-dist-pct[data-v-5919e546]{color:#667085;font-size:.75rem}.chart-card[data-v-5919e546],.timeline-card[data-v-5919e546]{background:#f8fafc!important;border:1px solid #e8edf3;border-radius:8px!important;min-height:380px}.dark-timeline[data-v-5919e546]{padding-top:0}[data-v-5919e546] .v-timeline-item__dot{-webkit-box-shadow:none!important;box-shadow:none!important}.timeline-event[data-v-5919e546]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timeline-status[data-v-5919e546]{font-weight:600;color:#172033;font-size:.9rem}.timeline-date[data-v-5919e546]{color:#667085;font-size:.8rem}.timeline-desc[data-v-5919e546]{color:#667085;font-size:.8rem;margin-top:2px}.muted-text[data-v-5919e546]{color:#667085}[data-v-5919e546] .v-progress-linear__background{background-color:#e8edf3!important;opacity:1!important}.agc-details[data-v-197cef5e]{color:#172033;max-width:none}.agc-page-header[data-v-197cef5e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.agc-title-area[data-v-197cef5e]{min-width:0}.page-title[data-v-197cef5e]{color:#172033;font-size:1.85rem;font-weight:700;line-height:1.2}.meeting-summary[data-v-197cef5e]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px;margin-top:12px}.meeting-summary[data-v-197cef5e],.summary-item[data-v-197cef5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.summary-item[data-v-197cef5e]{color:#6d7890;font-size:.9rem;gap:8px;min-height:36px;padding:0}.header-actions[data-v-197cef5e]{gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-actions[data-v-197cef5e],.lifecycle-actions[data-v-197cef5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lifecycle-actions[data-v-197cef5e]{gap:8px;margin-bottom:18px}.agc-sections[data-v-197cef5e]{display:grid;gap:18px}.agc-section[data-v-197cef5e]{background:#fff;border:0;border-radius:8px;padding:20px}.section-header[data-v-197cef5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.section-header h2[data-v-197cef5e]{color:#172033;font-size:1rem;font-weight:700;line-height:1.25;margin:0}.section-actions[data-v-197cef5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.label-text[data-v-197cef5e]{color:#666;font-weight:600}[data-v-197cef5e] .attendance-tab,[data-v-197cef5e] .dashboard-tab,[data-v-197cef5e] .deliberations-tab,[data-v-197cef5e] .notifications-tab,[data-v-197cef5e] .recovery-tab,[data-v-197cef5e] .voting-tab{background:transparent!important;border:0;color:#172033;padding:0!important}[data-v-197cef5e] .section-title,[data-v-197cef5e] .subsection-title{color:#172033!important}[data-v-197cef5e] .delib-date,[data-v-197cef5e] .minutes-date,[data-v-197cef5e] .muted-text,[data-v-197cef5e] .plan-meta,[data-v-197cef5e] .plan-version,[data-v-197cef5e] .stat-label{color:#7b879a!important}[data-v-197cef5e] .chart-card,[data-v-197cef5e] .class-card,[data-v-197cef5e] .class-dist-card,[data-v-197cef5e] .delib-card,[data-v-197cef5e] .minutes-card,[data-v-197cef5e] .plan-card,[data-v-197cef5e] .stat-card,[data-v-197cef5e] .timeline-card{background:#fff!important;border:1px solid #e8edf3!important}[data-v-197cef5e] .accreditation-shell>.container{max-width:none;padding:0!important}[data-v-197cef5e] .accreditation-shell .app-breadcrumb,[data-v-197cef5e] .accreditation-shell .title-container{display:none}[data-v-197cef5e] .tiptap-vuetify-editor__content{min-height:300px}@media (max-width:960px){.agc-page-header[data-v-197cef5e]{display:block}.header-actions[data-v-197cef5e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:16px}}[data-v-6a9455a1] .tiptap-vuetify-editor__content{min-height:200px}.rich-text-content[data-v-6a9455a1] p{margin-bottom:8px}.custom-editor[data-v-81c0a43c]{min-height:200px}[data-v-129ca4eb] .tiptap-vuetify-editor__content{min-height:250px}[data-v-66b32b1d] .tiptap-vuetify-editor__content{min-height:200px}[data-v-6f21a2bc] .tiptap-vuetify-editor__content{min-height:180px}.prj-page[data-v-0fd0bd02]{color:#0f172a}.empty-state[data-v-0fd0bd02]{margin-top:48px;min-height:260px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#64748b;gap:10px}.empty-state[data-v-0fd0bd02],.metric-tile[data-v-0fd0bd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.metric-tile[data-v-0fd0bd02]{min-height:118px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px;gap:8px}.metric-label[data-v-0fd0bd02]{color:#64748b;font-size:.82rem}.metric-tile strong[data-v-0fd0bd02]{font-size:1.15rem;color:#0f172a}.prj-tabs[data-v-0fd0bd02]{background:transparent!important}.section-band[data-v-0fd0bd02]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px;margin-top:16px}.section-head[data-v-0fd0bd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px;font-weight:600}.prj-realtime-switch[data-v-0fd0bd02]{margin-top:0}.prj-realtime-switch[data-v-0fd0bd02] .v-label{font-size:.82rem;line-height:1.2}.ai-page[data-v-04ca061a]{color:#0f172a}.section-band[data-v-04ca061a]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px}.section-head[data-v-04ca061a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px;font-weight:600}.usage-list[data-v-04ca061a]{display:grid;gap:12px}.usage-list div[data-v-04ca061a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;color:#64748b}.usage-list strong[data-v-04ca061a]{color:#0f172a;text-align:right}.hint-list[data-v-04ca061a],.result-panel ul[data-v-04ca061a]{margin:0;padding-left:18px;color:#475569;line-height:1.7}.result-panel[data-v-04ca061a]{border:1px solid #e2e8f0;border-radius:8px;padding:14px;min-height:150px}.result-panel strong[data-v-04ca061a]{display:block;margin-bottom:8px}.section-band[data-v-0e9c1d98],.section-band[data-v-b937f076]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px}.section-head[data-v-b937f076]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px}.section-band[data-v-66d633e3],.section-band[data-v-75e43b92]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px}.cm-settings[data-v-46f54322]{max-width:1200px}.cm-settings__header[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.cm-settings__title[data-v-46f54322]{font-size:26px;font-weight:700;color:#0f172a;margin:0}.cm-settings__subtitle[data-v-46f54322]{font-size:14px;color:#94a3b8;margin:4px 0 0}.cm-settings__layout[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width:768px){.cm-settings__layout[data-v-46f54322]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cm-settings__nav[data-v-46f54322]{width:220px;min-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:sticky;top:24px}@media(max-width:768px){.cm-settings__nav[data-v-46f54322]{width:100%;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;gap:4px}}.cm-settings__nav-item[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;cursor:pointer;font-size:13.5px;color:#64748b;font-weight:500;-webkit-transition:all .15s;transition:all .15s;white-space:nowrap}.cm-settings__nav-item[data-v-46f54322]:hover{background:#f8fafc;color:#334155}.cm-settings__nav-item--active[data-v-46f54322]{background:#eff6ff;color:#3b82f6;font-weight:600}.cm-settings__content[data-v-46f54322]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cm-settings__section[data-v-46f54322]{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px}.cm-settings__section-header[data-v-46f54322]{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.cm-settings__section-header h3[data-v-46f54322]{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 4px}.cm-settings__section-header p[data-v-46f54322]{font-size:13px;color:#94a3b8;margin:0}.cm-settings__form-group[data-v-46f54322]{margin-bottom:20px}.cm-settings__form-group>label[data-v-46f54322]{display:block;font-size:13px;font-weight:600;color:#334155;margin-bottom:6px}.cm-settings__logo-area[data-v-46f54322]{gap:16px}.cm-settings__logo-area[data-v-46f54322],.cm-settings__logo-preview[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cm-settings__logo-preview[data-v-46f54322]{width:80px;height:80px;border-radius:12px;border:1px solid #e2e8f0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0}.cm-settings__logo-preview img[data-v-46f54322]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.cm-settings__logo-remove[data-v-46f54322]{position:absolute;top:2px;right:2px;background:#fff!important}.cm-settings__logo-placeholder[data-v-46f54322]{width:80px;height:80px;border-radius:12px;border:2px dashed #e2e8f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;gap:4px}.cm-settings__logo-placeholder span[data-v-46f54322]{font-size:10px;color:#94a3b8}.cm-settings__colors[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cm-settings__color-group[data-v-46f54322]{position:relative}.cm-settings__color-group>label[data-v-46f54322]{display:block;font-size:13px;font-weight:600;color:#334155;margin-bottom:6px}.cm-settings__color-picker[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cm-settings__color-dot[data-v-46f54322]{width:36px;height:36px;border-radius:10px;cursor:pointer;border:2px solid #e2e8f0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.cm-settings__color-dot[data-v-46f54322]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.cm-settings__color-input[data-v-46f54322]{max-width:120px}.cm-settings__picker-dropdown[data-v-46f54322]{position:absolute;z-index:10;top:100%;left:0;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1);padding:8px}.cm-settings__preview>label[data-v-46f54322]{display:block;font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}.cm-settings__preview-frame[data-v-46f54322]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cm-settings__preview-navbar[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px}.cm-settings__preview-body[data-v-46f54322]{padding:0}.cm-settings__preview-hero[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 16px}.cm-settings__social-grid[data-v-46f54322]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.cm-settings__social-grid[data-v-46f54322]{grid-template-columns:1fr}}.cm-settings__social-card[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:16px;border:1px solid #f1f5f9;border-radius:12px;background:#fafbfc}.cm-settings__social-icon[data-v-46f54322]{width:40px;height:40px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.cm-settings__social-input[data-v-46f54322]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cm-settings__social-input label[data-v-46f54322]{display:block;font-size:12px;font-weight:600;color:#334155;margin-bottom:4px}.cm-settings__content-tips[data-v-46f54322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;padding:12px 16px;background:#eff6ff;border-radius:10px;margin-top:16px;font-size:12px;color:#3b82f6}*,body{font-family:Poppins!important}html{overflow-y:auto!important}.title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.page-title{font-size:22px;font-weight:700;line-height:28px;color:#0f172a;letter-spacing:-.3px}.page-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:16px;margin-top:24px;margin-bottom:16px;color:#3b82f6}ul.app-breadcrumb{padding:0;margin-left:-20px}ul.app-breadcrumb li div.v-breadcrumbs__item--disabled{color:#64748b!important}ul.app-breadcrumb li a{color:#94a3b8}ul.app-breadcrumb li a:hover{text-decoration:underline;color:#3b82f6}.list-item-title{font-weight:500;color:#0f172a}.list-item-subtitle{font-size:13px;color:#94a3b8!important}.hover-table tbody tr:not(.v-data-table__empty-wrapper){cursor:pointer}.button-group{gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.v-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.04)!important;box-shadow:0 1px 2px rgba(16,24,40,.04)!important}.v-card__title{font-size:15px;font-weight:600;color:#0f172a;text-transform:none}.v-card__text,.v-card__title{padding:14px 16px}.v-card__actions{padding:10px 16px 14px}.v-card.access-card{border-radius:20px!important;width:450px;padding:30px;margin-bottom:50px}.v-card.access-card .access-card-title{font-size:36px;font-weight:500;margin-bottom:20px;color:#0f172a}.v-card.access-card .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.filter-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 2px rgba(16,24,40,.04);padding:16px}.filter-card .filter-card-title{text-transform:capitalize;color:#3b82f6;font-size:28px}.table-card{background:#fff!important;border:1px solid #e2e8f0!important}.table-card .table-card-title{text-transform:none;color:#0f172a;font-size:16px;font-weight:600}.table-card .list-item-subtitle{color:#94a3b8}.list-layout>.row+.row{margin-top:10px}.list-layout>.row>.col>form,.list-layout>.row>[class*=col-]>form{background:#fff;border:1px solid #e2e8f0;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 2px rgba(16,24,40,.04);padding:16px}.list-layout>.row>.col>.v-data-table,.list-layout>.row>[class*=col-]>.v-data-table{background:#fff!important;border:1px solid #e2e8f0;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden}.list-layout .v-data-table>.v-data-table__wrapper{border-radius:10px 10px 0 0}.list-layout>.row>.col>form .row:last-child,.list-layout>.row>[class*=col-]>form .row:last-child{margin-bottom:0}.list-layout>.row>.col>form .row:last-child .col,.list-layout>.row>[class*=col-]>form .row:last-child [class*=col-]{padding-bottom:0}.compact-filter .row{row-gap:10px}.compact-filter .compact-filter-actions,.compact-filter__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;grid-column:1/-1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.compact-filter .compact-filter-actions .v-btn,.compact-filter__actions .v-btn{min-width:88px!important}.section-title{text-transform:none!important;font-size:18px;color:#0f172a;font-weight:700;letter-spacing:-.3px}.app-table th{border-bottom:1px solid #e2e8f0!important;color:#64748b!important;background-color:#f8fafc!important;text-transform:uppercase;font-size:11px!important;font-weight:600!important;letter-spacing:.5px}.app-table td{color:#334155!important;border-bottom:1px solid #f1f5f9!important;font-size:13px!important}.app-table tbody tr:hover{background:#f8fafc!important}.paginator{text-align:center;margin-top:30px}.chip-green{background:rgba(16,185,129,.1)!important;color:#10b981!important}.chip-grey{background:#f1f5f9!important;color:#64748b!important}.card-group-title{text-transform:none!important;font-size:28px;color:#0f172a;font-weight:700}.card-form-outlined,.outlined-container,.peripheral-container{border:1px solid #e2e8f0!important}.outlined-container{background-color:#f8fafc!important}.custom-chip{color:#3b82f6!important}.unlock-dialog-title{color:#ef4444!important;text-transform:none!important;font-size:28px;font-weight:700}.unlock-dialog-text{color:#64748b!important;font-size:16px;font-weight:500}.unlock-dialog-text .info-text{color:#ef4444!important;font-weight:700}.unlock-dialog-action-button{color:#fff!important;font-size:14px;font-weight:600;width:100%}.v-text-field{font-family:Poppins!important}input::-webkit-input-placeholder{font-size:14px}input::-moz-placeholder{font-size:14px}input:-ms-input-placeholder{font-size:14px}input::-ms-input-placeholder{font-size:14px}input::placeholder{font-size:14px}.custom-action-button{border:1px solid #e2e8f0!important}.subtitle-text{font-size:14px;font-weight:400;color:#64748b}.navigation-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.navigation-links .navigation-item{color:#94a3b8;font-weight:400;font-size:13px;padding-left:20px}.navigation-links .navigation-item:after{padding-left:20px;content:"|"}.navigation-links .navigation-item:first-child{padding-left:0}.navigation-links .navigation-item:last-child:after{content:""}.navigation-links .navigation-item:link{color:#94a3b8;text-decoration:none}.navigation-links .navigation-item:hover{text-decoration:underline;color:#3b82f6}@media only screen and (max-width:600px){.v-card.access-card{width:100%}}.v-application{background:#f3f6fa!important}.v-data-table{background-color:transparent!important}.v-sheet{background-color:#fff}.v-btn{text-transform:none!important;letter-spacing:0!important;border-radius:8px!important;font-weight:600!important}.v-dialog .v-card{background:#fff!important}.v-text-field--outlined>.v-input__control>.v-input__slot{border-radius:8px}.cm-content .container{max-width:none;padding-top:12px!important;padding-bottom:12px!important}.cm-content .row{margin-top:-8px;margin-bottom:-8px}.cm-content .col,.cm-content [class*=col-]{padding-top:8px;padding-bottom:8px}.cm-content .v-data-table>.v-data-table__wrapper>table>thead>tr>th{height:42px}.cm-content .v-data-table>.v-data-table__wrapper>table>tbody>tr>td{height:48px}.cm-content .v-input--dense>.v-input__control>.v-input__slot{min-height:38px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}