
.login-page[data-v-a09ffaae] {
  min-height: 100vh;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #003d73 0%, #005bac 55%, #4d9cd6 100%);
}
.card[data-v-a09ffaae] {
  width: 400px;
  padding: 12px 8px 8px;
  border-radius: 12px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
}
h1[data-v-a09ffaae] { margin: 0 0 6px; color: #005bac;
}
p[data-v-a09ffaae] { margin: 0 0 20px; color: #666;
}

.layout[data-v-7a5a1fc6] {
  height: 100vh;
  overflow: hidden;
}
.aside[data-v-7a5a1fc6] {
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.aside[data-v-7a5a1fc6] .ant-layout-sider-children {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.aside[data-v-7a5a1fc6] .ant-menu-dark {
  background: #005bac;
}
.aside[data-v-7a5a1fc6] .ant-menu-dark .ant-menu-item-selected {
  background: rgba(255, 255, 255, 0.18) !important;
}
.brand[data-v-7a5a1fc6] {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 20px 16px;
  letter-spacing: .04em;
  flex-shrink: 0;
}
.aside-menu-wrap[data-v-7a5a1fc6] {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.main[data-v-7a5a1fc6] {
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.header[data-v-7a5a1fc6] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  background: #fff;
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #f0f0f0;
  flex-shrink: 0;
}
.view-site[data-v-7a5a1fc6] {
  margin-right: auto;
  color: #005bac;
  font-weight: 500;
  text-decoration: none;
}
.view-site[data-v-7a5a1fc6]:hover {
  color: #004a8f;
  text-decoration: underline;
}
.content[data-v-7a5a1fc6] {
  margin: 16px;
  padding: 20px;
  background: #fff;
  flex: 1;
  min-height: 0;
  overflow: auto;
}

.toolbar[data-v-82abe95f] { display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px;
}
h2[data-v-82abe95f] { margin: 0;
}
.filters[data-v-82abe95f] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.page[data-v-b9b40fa2] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.toolbar[data-v-b9b40fa2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
.title-row[data-v-b9b40fa2] {
  display: flex;
  align-items: center;
  gap: 8px;
}
h2[data-v-b9b40fa2] {
  margin: 0;
  flex-shrink: 0;
}
.help-icon[data-v-b9b40fa2] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #94a3b8;
  color: #64748b;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  cursor: help;
  user-select: none;
  background: #fff;
}
.help-icon[data-v-b9b40fa2]:hover,
.help-icon[data-v-b9b40fa2]:focus {
  color: #1677ff;
  border-color: #1677ff;
  outline: none;
}
.retention-tooltip div + div[data-v-b9b40fa2] {
  margin-top: 4px;
}
.filters[data-v-b9b40fa2] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  padding-bottom: 4px;
  background: #fff;
}
.table-wrap[data-v-b9b40fa2] {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: auto;
}
.image-edit[data-v-b9b40fa2] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.preview-row[data-v-0c928c96] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.lib-toolbar[data-v-0c928c96] {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}
.lib-grid[data-v-0c928c96] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
  max-height: 420px;
  overflow: auto;
}
.lib-item[data-v-0c928c96] {
  aspect-ratio: 1;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.lib-item img[data-v-0c928c96] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lib-item[data-v-0c928c96]:hover {
  outline: 2px solid #005bac;
}
.pager[data-v-0c928c96] {
  margin-top: 12px;
  text-align: right;
}

.thumbs[data-v-0997c0c1] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 12px;
}
.thumb[data-v-0997c0c1] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

h2[data-v-26efa66d] { margin: 0 0 16px;
}
.toolbar[data-v-26efa66d] { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 16px; align-items: center;
}
.pager[data-v-26efa66d] { margin-top: 16px; text-align: right;
}
.size-tip[data-v-26efa66d] {
  color: #888;
  font-size: 12px;
  margin-bottom: 8px;
}
.icon-guide[data-v-26efa66d] ol,
.icon-guide-steps[data-v-26efa66d] {
  margin: 8px 0 8px 18px;
  padding: 0;
}
.icon-guide code[data-v-26efa66d],
.icon-guide-steps code[data-v-26efa66d] {
  background: #f5f5f5;
  padding: 0 4px;
  border-radius: 3px;
  font-size: 12px;
}
.icon-field[data-v-26efa66d] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.icon-preview[data-v-26efa66d] {
  width: 40px;
  height: 40px;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fafafa;
  font-size: 22px;
  color: #005bac;
  flex-shrink: 0;
}
.icon-preview-empty[data-v-26efa66d] {
  font-size: 12px;
  color: #bbb;
}
.card-block[data-v-26efa66d] {
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 12px;
  background: #fafafa;
}
.card-head[data-v-26efa66d] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  margin-bottom: 8px;
}
.media-grid[data-v-26efa66d] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.media-card[data-v-26efa66d] {
  width: 150px;
  text-align: center;
}
.media-meta[data-v-26efa66d] {
  font-size: 12px;
  color: #888;
  margin-top: 4px;
}
.editor-wrap[data-v-26efa66d] {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.editor-toolbar[data-v-26efa66d] {
  border-bottom: 1px solid #f0f0f0;
}
.editor-body[data-v-26efa66d] {
  min-height: 280px;
  max-height: 420px;
  overflow-y: auto;
}
.drawer-footer[data-v-26efa66d] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 12px 24px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}

h2[data-v-ca71f5e0] { margin: 0 0 8px;
}

.toolbar[data-v-43bbac82] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
h2[data-v-43bbac82] { margin: 0 0 16px;
}
.perm-tip[data-v-43bbac82] {
  margin-top: 8px;
  color: #888;
  font-size: 12px;
}
[data-v-43bbac82] .ant-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
