:root{font-size:clamp(14px,14px + (100vw - 320px) * .0037,18px);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}#app{margin:0;padding:0}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.button[data-v-1ef09938]{width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.button--primary[data-v-1ef09938]{color:#fff;background:#2563eb}.button--success[data-v-1ef09938]{color:#fff;background:#10b981}.button--error[data-v-1ef09938]{color:#fff;background:#ef4444}.button--loading[data-v-1ef09938]{color:#fff;background:#d1d5db;cursor:wait}.button--disabled[data-v-1ef09938],.button[data-v-1ef09938]:disabled{cursor:not-allowed;opacity:.5;background:#d1d5db;color:#4b5563}.lock-card[data-v-66f2bb7e]{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.lock-card__header[data-v-66f2bb7e]{display:flex;justify-content:space-between;align-items:flex-start}.lock-card__info[data-v-66f2bb7e]{display:flex;flex-direction:column;gap:.75rem}.lock-card__id[data-v-66f2bb7e]{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.lock-card__status[data-v-66f2bb7e]{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f9fafb;border-radius:9999px;width:fit-content}.lock-card__actions[data-v-66f2bb7e]{display:flex;justify-content:stretch}.status-dot[data-v-66f2bb7e]{width:20px;height:20px;border-radius:50%}.status-dot.status--opened[data-v-66f2bb7e]{background-color:#10b981}.status-dot.status--closed[data-v-66f2bb7e]{background-color:#ef4444}.status-label[data-v-66f2bb7e]{font-size:.875rem;font-weight:500;color:#4b5563}.no-scroll{overflow:hidden}.dialog-overlay[data-v-adc2b153]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog-content[data-v-adc2b153]{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border-radius:8px;padding:2rem;position:relative;max-width:90dvw;max-height:90dvh;overflow:auto;min-width:20rem;box-sizing:border-box}.dialog-content.full-page[data-v-adc2b153]{width:100dvw;height:100dvh;max-width:100dvw;max-height:100dvh}.dialog-close[data-v-adc2b153]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:#1f2937}.dialog-close[data-v-adc2b153]:hover{opacity:.7}.pagination-controls[data-v-d0d4976e]{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:1rem}@media(max-width:768px){.pagination-controls[data-v-d0d4976e]{gap:1rem;padding:.75rem}}.pagination-controls__button[data-v-d0d4976e]{width:auto}.pagination-controls__info[data-v-d0d4976e]{color:#1f2937;font-size:.875rem;font-weight:500;white-space:nowrap}@media(max-width:768px){.pagination-controls__info[data-v-d0d4976e]{font-size:.8125rem}}.gateway-log-table[data-v-70255aaf]{width:100%;overflow-x:auto}@media(max-width:768px){.gateway-log-table[data-v-70255aaf]{overflow-x:visible}}.gateway-log-table__loading[data-v-70255aaf],.gateway-log-table__error[data-v-70255aaf],.gateway-log-table__empty[data-v-70255aaf]{text-align:center;padding:2rem;font-size:1.125rem;color:#1f2937}.gateway-log-table__loading[data-v-70255aaf]{opacity:.6}.gateway-log-table__error[data-v-70255aaf]{color:#ef4444}.table[data-v-70255aaf]{width:100%;border-collapse:collapse;border:1px solid #e5e7eb}.table th[data-v-70255aaf],.table td[data-v-70255aaf]{padding:1rem;text-align:left;border:1px solid #e5e7eb}.table th[data-v-70255aaf]{background:#1f2937;color:#fff;font-weight:600;font-size:1rem}.table td[data-v-70255aaf]{background:#fff;color:#1f2937;font-size:1rem}.table tbody tr[data-v-70255aaf]:hover{background:#f9fafb}@media(max-width:768px){.table[data-v-70255aaf]{display:flex;flex-direction:column;border:none}.table thead[data-v-70255aaf]{display:none}.table tbody[data-v-70255aaf]{display:flex;flex-direction:column;gap:1rem}.table tr[data-v-70255aaf]{display:flex;flex-direction:column;border:1px solid #e5e7eb}.table td[data-v-70255aaf]{display:block;border:0;border-bottom:1px solid #e5e7eb}.table td[data-v-70255aaf]:first-child{background:#1f2937;color:#fff;font-weight:600}.table td[data-v-70255aaf]:last-child{border-bottom:0}}.table__empty[data-v-70255aaf]{text-align:center;opacity:.5;font-style:italic}.gateway-details__title[data-v-7d18fb1b]{margin:0 0 2rem;font-size:1.5rem;font-weight:600;text-align:center;color:#1f2937}.gateway-details__content[data-v-7d18fb1b]{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}.lock-list[data-v-9dc14eb2]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2rem}.lock-list__controls[data-v-9dc14eb2]{display:flex;justify-content:center;gap:1rem;width:100%}.lock-list__grid[data-v-9dc14eb2]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.lock-list__grid[data-v-9dc14eb2]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.lock-list__grid[data-v-9dc14eb2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.lock-list__grid[data-v-9dc14eb2]{grid-template-columns:1fr}}.lock-list__loading[data-v-9dc14eb2],.lock-list__error[data-v-9dc14eb2],.lock-list__empty[data-v-9dc14eb2]{text-align:center;padding:2rem;font-size:1.125rem;color:#1f2937}.lock-list__error[data-v-9dc14eb2]{color:#ef4444}.lock-list__loading[data-v-9dc14eb2]{opacity:.6}.version-display[data-v-e0341ef8]{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#1f2937}.version-item[data-v-e0341ef8]{display:flex;gap:.25rem}.version-label[data-v-e0341ef8]{font-weight:500}.version-value[data-v-e0341ef8]{font-family:monospace}.version-value--error[data-v-e0341ef8]{color:#ef4444}.main-screen[data-v-69de05ee]{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.header[data-v-69de05ee]{position:relative;padding:.5rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;box-shadow:0 1px 2px #0000000d}.header h1[data-v-69de05ee]{margin:0;font-size:1.875rem;color:#1f2937;font-weight:700}.content[data-v-69de05ee]{flex:1;display:flex;justify-content:center;padding:2rem}.content-wrapper[data-v-69de05ee]{width:100%;display:flex;justify-content:center}
