:root{--h-color-primary:#eb343e;--h-color-primary-hover:#d42e37;--h-color-primary-soft:#eb343e1a;--h-color-bg:#f5f7fa;--h-color-sidebar:#eef2f7;--h-color-surface:#fff;--h-color-text:#1c252b;--h-color-text-muted:#66757f;--h-color-placeholder:#94a3ad;--h-color-border:#dce3e8;--h-color-border-hover:#b9cacc;--h-color-border-focus:#eb343e;--h-color-error:#ff2a2c;--h-color-success:#00c344;--h-color-success-soft:#effff5;--h-color-danger-soft:#fff0ee;--h-color-warning:#f90;--h-color-warning-soft:#fff7ec;--h-color-info:#4f78e8;--h-color-info-soft:#eef3ff;--h-color-draft:#66757f;--h-color-draft-soft:#eef2f7;--h-color-auth-hero:#223239;--h-color-auth-panel:#eef8ff;--h-color-spec-soft:#eef8ff;--h-color-auth-frame:#2b2f33;--h-color-charcoal:#223239;--h-color-secondary-text:#eb343e;--h-color-disabled-bg:#f5f7fa;--h-color-disabled-text:#66757f;--h-radius-sm:6px;--h-radius-md:8px;--h-radius-lg:30px;--h-radius-card:12px;--h-radius-pill:9999px;--h-font:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--h-text-xs:10px;--h-text-sm:12px;--h-text-base:14px;--h-text-md:16px;--h-text-lg:24px;--h-text-xl:32px;--h-sidebar-width:230px;--h-page-padding-x:20px;--h-page-padding-y:20px;--h-laptop-min-width:901px}#app{height:100%;min-height:100dvh;font-family:var(--h-font);color:var(--h-color-text);background:var(--h-color-bg)}html,body{height:100%;margin:0}:is(html:has(.login-page),body:has(.login-page)){height:100%;overflow:hidden}.h-page{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:100%;display:flex}.h-page--fill{flex:1;height:100%;min-height:0}a{color:inherit}.q-toolbar-spacer{flex:1;min-width:0}.q-note{color:var(--h-color-text-muted);margin:0;font-size:14px}.q-note--error{color:var(--h-color-error)}.q-table-wrap{overflow-x:auto}.q-table{border-collapse:collapse;width:100%;font-size:14px}.q-table th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--h-color-text-muted);border-bottom:1px solid var(--h-color-border);white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:600}.q-table td{border-bottom:1px solid var(--h-color-border);color:var(--h-color-text);vertical-align:middle;padding:14px 16px}.q-table__ref{white-space:nowrap;font-weight:500}.q-table__stack strong{font-size:14px;font-weight:400;display:block}.q-table__stack small{color:var(--h-color-text-muted);margin-top:5px;font-size:12px;display:block}.q-table th.q-table__num,.q-table td.q-table__num{text-align:right;white-space:nowrap}.q-table th.q-table__actions,.q-table td.q-table__actions{text-align:center;width:72px}.q-table__empty{text-align:center;color:var(--h-color-text-muted);padding:32px 16px!important}.q-table__muted{color:var(--h-color-text-muted)}.admin-avatar[data-v-3f713895]{color:#66757f;background:#2232394d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.admin-avatar__photo[data-v-3f713895]{object-fit:cover;width:100%;height:100%;display:block}.admin-avatar__silhouette[data-v-3f713895]{flex-shrink:0;display:block}.admin-avatar__initials[data-v-3f713895]{justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:inline-flex}.sidebar[data-v-b7b62e57]{width:var(--h-sidebar-width);background:var(--h-color-sidebar);border-right:1px solid var(--h-color-border);height:100%;min-height:0;font-family:var(--h-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.sidebar__brand[data-v-b7b62e57]{flex-shrink:0;align-items:center;gap:10px;padding:20px 20px 0;display:flex}.sidebar__logo-mark[data-v-b7b62e57]{object-fit:contain;flex-shrink:0;width:52px;height:60px;display:block}.sidebar__logo-wordmark[data-v-b7b62e57]{object-fit:contain;object-position:left center;flex:auto;width:122px;min-width:0;height:auto;max-height:39px;display:block}.sidebar__nav[data-v-b7b62e57]{flex-direction:column;flex:1;gap:2px;min-height:0;margin-top:40px;padding:0 10px;display:flex;overflow-y:auto}.nav-item[data-v-b7b62e57]{border-radius:var(--h-radius-md);width:100%;height:40px;min-height:40px;color:var(--h-color-text-muted);text-align:left;font-family:var(--h-font);box-sizing:border-box;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0 10px;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;display:flex;position:relative}.nav-item--active[data-v-b7b62e57]{color:var(--h-color-primary);background:#eb343e0d}.nav-item__icon[data-v-b7b62e57]{flex-shrink:0;width:20px;height:20px;display:block}.nav-item__label[data-v-b7b62e57]{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.nav-item__chevron[data-v-b7b62e57]{flex-shrink:0;width:16px;height:16px;margin-left:auto;transition:transform .15s}.nav-item__chevron--up[data-v-b7b62e57]{transform:rotate(180deg)}.nav-group[data-v-b7b62e57]{flex-direction:column;display:flex}.nav-sub[data-v-b7b62e57]{flex-direction:column;gap:2px;padding:2px 0 6px 30px;display:flex}.nav-sub__item[data-v-b7b62e57]{border-radius:var(--h-radius-md);height:36px;min-height:36px;font-family:var(--h-font);color:var(--h-color-text-muted);box-sizing:border-box;align-items:center;padding:0 10px;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;display:flex}.nav-sub__item--active[data-v-b7b62e57]{color:var(--h-color-primary);background:#eb343e0d}.sidebar__footer[data-v-b7b62e57]{border-top:1px solid var(--h-color-border);flex-shrink:0;padding:21px 20px 20px}.sidebar__user[data-v-b7b62e57]{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.sidebar__user-meta[data-v-b7b62e57]{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.sidebar__user-meta strong[data-v-b7b62e57]{color:var(--h-color-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:normal;overflow:hidden}.sidebar__user-meta span[data-v-b7b62e57]{color:var(--h-color-text-muted);font-size:12px;font-weight:500;line-height:normal}.sidebar__logout[data-v-b7b62e57]{cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;transition:opacity .15s,background .15s}.sidebar__logout[data-v-b7b62e57]:hover:not(:disabled){opacity:1;background:#1c252b0f}.sidebar__logout[data-v-b7b62e57]:disabled{cursor:wait;opacity:.5}.admin-layout[data-v-855adf79]{background:var(--h-color-bg);height:100dvh;display:flex;overflow:hidden}.admin-layout__main[data-v-855adf79]{min-width:0;height:100%;min-height:0;padding:var(--h-page-padding-y) var(--h-page-padding-x);box-sizing:border-box;flex-direction:column;flex:1;max-width:100%;display:flex;overflow:clip auto}
