
.custom-page[data-v-42feb57a] {
  background: #eef2f5;
}
.custom-header[data-v-42feb57a] {
  padding: 28px 0 30px;
  color: #fff;
  background: #122f4b;
  border-bottom: 4px solid #c99735;
}
.custom-header__inner[data-v-42feb57a] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
}
.custom-header__eyebrow[data-v-42feb57a] {
  margin: 0 0 7px;
  color: #91b5d5;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}
.custom-header h1[data-v-42feb57a] {
  margin: 0;
  font-size: clamp(1.8rem, 3vw, 2.7rem);
  line-height: 1.08;
  letter-spacing: 0;
}
.custom-header__inner > div:first-child > p[data-v-42feb57a]:last-child {
  max-width: 760px;
  margin: 9px 0 0;
  color: #c7d6e3;
  line-height: 1.55;
}
.custom-header__stats[data-v-42feb57a] {
  display: grid;
  min-width: 132px;
  padding-inline-start: 24px;
  border-inline-start: 1px solid #49647d;
}
.custom-header__stats strong[data-v-42feb57a] {
  font-size: 2rem;
  line-height: 1;
}
.custom-header__stats span[data-v-42feb57a] {
  margin-top: 6px;
  color: #a9bfd2;
  font-size: 0.75rem;
}
.custom-main[data-v-42feb57a] {
  padding: 24px 0 56px;
}
.template-workspace[data-v-42feb57a] {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  min-height: 620px;
  border: 1px solid #cbd4dc;
  background: #fff;
}
.template-sidebar[data-v-42feb57a] {
  padding: 18px 12px;
  border-inline-end: 1px solid #d7dee4;
  background: #f7f9fa;
}
.template-sidebar__head[data-v-42feb57a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 8px 12px;
  color: #667585;
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}
.template-sidebar__head button[data-v-42feb57a],
.template-empty button[data-v-42feb57a],
.custom-editor__back[data-v-42feb57a] {
  padding: 0;
  border: 0;
  background: transparent;
  color: #1d5f9f;
  font-weight: 750;
  cursor: pointer;
}
.template-category[data-v-42feb57a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 42px;
  padding: 9px 10px;
  border: 0;
  border-inline-start: 3px solid transparent;
  background: transparent;
  color: #334252;
  text-align: start;
  cursor: pointer;
}
.template-category span[data-v-42feb57a] {
  font-size: 0.82rem;
  font-weight: 650;
  line-height: 1.3;
}
.template-category b[data-v-42feb57a] {
  min-width: 25px;
  color: #7a8793;
  font-size: 0.7rem;
  text-align: end;
}
.template-category[data-v-42feb57a]:hover,
.template-category.is-active[data-v-42feb57a] {
  border-inline-start-color: #1d568d;
  background: #e6edf4;
  color: #153f67;
}
.template-category.is-parent[data-v-42feb57a] {
  border-inline-start-color: #7da2c4;
  background: #eef3f8;
  color: #1d568d;
}
.template-category--small[data-v-42feb57a] {
  padding-inline-start: 22px;
  min-height: 36px;
}
.template-category--small span[data-v-42feb57a] {
  font-size: 0.76rem;
  font-weight: 600;
}
.template-results[data-v-42feb57a] {
  min-width: 0;
  padding: 20px;
}
.template-results__head[data-v-42feb57a] {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dce2e7;
}
.template-results__head h2[data-v-42feb57a] {
  margin: 0;
  color: #153f67;
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: 0;
}
.template-results__head p[data-v-42feb57a] {
  flex-shrink: 0;
  margin: 0;
  color: #6b7884;
  font-size: 0.78rem;
}
.template-toolbar[data-v-42feb57a] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dce2e7;
}
.template-toolbar p[data-v-42feb57a] {
  flex-shrink: 0;
  margin: 0 0 10px;
  color: #6b7884;
  font-size: 0.78rem;
}
.template-search[data-v-42feb57a] {
  display: grid;
  gap: 6px;
  width: min(100%, 560px);
}
.template-search span[data-v-42feb57a] {
  color: #586979;
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
}
.template-search input[data-v-42feb57a] {
  width: 100%;
  min-height: 42px;
  padding: 9px 12px;
  border: 1px solid #c7d1da;
  border-radius: 3px;
  background: #fff;
  color: #1d2b38;
  font: inherit;
}
.subcategory-filter[data-v-42feb57a] {
  display: flex;
  gap: 6px;
  padding: 14px 0 4px;
  overflow-x: auto;
}
.subcategory-filter button[data-v-42feb57a] {
  flex: 0 0 auto;
  min-height: 34px;
  padding: 7px 10px;
  border: 1px solid #cbd4dc;
  border-radius: 3px;
  background: #fff;
  color: #4b5b69;
  font-size: 0.75rem;
  font-weight: 650;
  cursor: pointer;
}
.subcategory-filter button.is-active[data-v-42feb57a] {
  border-color: #1d568d;
  background: #e7eff7;
  color: #174c7d;
}
.subcategory-filter span[data-v-42feb57a] {
  margin-inline-start: 4px;
  color: #7f8b96;
}
.template-grid[data-v-42feb57a] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 14px;
  padding-top: 16px;
}
.template-card[data-v-42feb57a] {
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid #d2dae1;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.template-card[data-v-42feb57a]:hover {
  border-color: #7da2c4;
  box-shadow: 0 4px 14px rgb(16 47 80 / 10%);
}
.template-card__preview[data-v-42feb57a] {
  display: grid;
  place-items: center;
  width: 100%;
  aspect-ratio: 4 / 3;
  padding: 8px;
  border: 0;
  border-bottom: 1px solid #e2e7eb;
  background: #f7f9fa;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
.template-card__preview object[data-v-42feb57a] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
}
.template-card__body[data-v-42feb57a] {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px;
}
.template-card__body h2[data-v-42feb57a],
.template-card h2[data-v-42feb57a] {
  margin: 0;
  color: #253442;
  font-size: 0.86rem;
  line-height: 1.35;
  letter-spacing: 0;
}
.template-card__body h2 a[data-v-42feb57a],
.template-card__title-btn[data-v-42feb57a] {
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  text-align: left;
  cursor: pointer;
}
.template-card__meta[data-v-42feb57a],
.template-card__equiv[data-v-42feb57a] {
  margin: 7px 0 0;
  color: #73808c;
  font-size: 0.7rem;
  line-height: 1.4;
}
.template-empty[data-v-42feb57a] {
  display: grid;
  place-items: center;
  min-height: 340px;
  text-align: center;
}
.template-empty h2[data-v-42feb57a] {
  font-size: 1rem;
  letter-spacing: 0;
}
.template-results[data-v-42feb57a] .pagination {
  padding-top: 22px;
}
.custom-editor[data-v-42feb57a] {
  grid-column: 1 / -1;
  min-width: 0;
}
.custom-editor__toolbar[data-v-42feb57a] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 16px;
  padding: 15px 20px;
  border-bottom: 1px solid #d2dae1;
  background: #f6f8fa;
  overflow-x: auto;
}
.custom-editor__back[data-v-42feb57a] {
  flex-shrink: 0;
  white-space: nowrap;
}
.custom-editor__active[data-v-42feb57a] {
  flex: 1;
  min-width: 0;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #243443;
  font-size: 0.92rem;
}
.custom-editor__active span[data-v-42feb57a] {
  color: #6d7c8a;
  margin-inline-end: 8px;
}
.custom-editor__active strong[data-v-42feb57a] {
  font-weight: 700;
}
.custom-editor[data-v-42feb57a] .drawing-workbench {
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
@media (max-width: 900px) {
.template-workspace[data-v-42feb57a] {
    grid-template-columns: 210px minmax(0, 1fr);
}
}
@media (max-width: 680px) {
.custom-header__stats[data-v-42feb57a] {
    display: none;
}
.template-workspace[data-v-42feb57a] {
    display: block;
}
.template-sidebar[data-v-42feb57a] {
    display: flex;
    gap: 6px;
    padding: 10px;
    border-inline-end: 0;
    border-bottom: 1px solid #d7dee4;
    overflow-x: auto;
}
.template-sidebar__head[data-v-42feb57a] {
    display: none;
}
.template-category[data-v-42feb57a] {
    flex: 0 0 auto;
    width: auto;
    min-height: 36px;
    padding: 7px 10px;
    border: 1px solid #d2dae1;
    border-inline-start-width: 1px;
}
.template-category.is-active[data-v-42feb57a] {
    border-color: #1d568d;
}
.template-category b[data-v-42feb57a] {
    min-width: auto;
}
.template-results[data-v-42feb57a] {
    padding: 14px;
}
.template-toolbar[data-v-42feb57a] {
    display: grid;
}
.template-toolbar p[data-v-42feb57a] {
    margin: 0;
}
.template-grid[data-v-42feb57a] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}
}
