
.custom-landing[data-v-67c45322] {
  background: #eef2f5;
  min-height: 60vh;
}
.custom-landing__header[data-v-67c45322] {
  padding: 28px 0 30px;
  color: #fff;
  background: #122f4b;
  border-bottom: 4px solid #c99735;
}
.custom-landing__header-inner[data-v-67c45322] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
}
.custom-landing__eyebrow[data-v-67c45322] {
  margin: 0 0 7px;
  color: #91b5d5;
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.custom-landing__header h1[data-v-67c45322] {
  margin: 0 0 10px;
  font-size: clamp(1.55rem, 3vw, 2.05rem);
  font-weight: 800;
  letter-spacing: -0.02em;
}
.custom-landing__header p[data-v-67c45322] {
  margin: 0;
  max-width: 40rem;
  color: #b7cfe3;
  line-height: 1.55;
}
.custom-landing__stats[data-v-67c45322] {
  text-align: right;
  flex-shrink: 0;
}
.custom-landing__stats strong[data-v-67c45322] {
  display: block;
  font-size: 2rem;
  line-height: 1;
  color: #c99735;
}
.custom-landing__stats span[data-v-67c45322] {
  color: #91b5d5;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.custom-landing__main[data-v-67c45322] {
  padding: 28px 0 56px;
}
.custom-landing__library[data-v-67c45322] {
  margin: 0 0 18px;
}
.custom-landing__library a[data-v-67c45322] {
  color: #1a4a73;
  font-weight: 700;
  text-decoration: none;
}
.custom-landing__library a[data-v-67c45322]:hover {
  text-decoration: underline;
}
.custom-landing__section-head[data-v-67c45322] {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.custom-landing__section-head h2[data-v-67c45322] {
  margin: 0;
  font-size: 1.15rem;
  color: #122f4b;
}
.custom-landing__section-head p[data-v-67c45322] {
  margin: 0;
  color: #6a7d8f;
  font-size: 0.9rem;
}
.custom-landing__manufacturing[data-v-67c45322] {
  max-width: 960px;
  margin: 0 0 22px;
}
.custom-landing__manufacturing h2[data-v-67c45322] {
  margin: 0 0 7px;
  color: #122f4b;
  font-size: 1.08rem;
}
.custom-landing__manufacturing p[data-v-67c45322] {
  margin: 0;
  color: #4f6477;
  line-height: 1.65;
}
.template-workspace[data-v-67c45322] {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  min-height: 420px;
  border: 1px solid #cbd4dc;
  background: #fff;
}
.template-sidebar[data-v-67c45322] {
  padding: 18px 12px;
  border-inline-end: 1px solid #d7dee4;
  background: #f7f9fa;
}
.template-sidebar__head[data-v-67c45322] {
  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 a[data-v-67c45322] {
  color: #1d5f9f;
  font-weight: 750;
  text-decoration: none;
}
.template-sidebar__head a[data-v-67c45322]:hover {
  text-decoration: underline;
}
.template-category[data-v-67c45322] {
  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;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}
.template-category span[data-v-67c45322] {
  font-size: 0.82rem;
  font-weight: 650;
  line-height: 1.3;
}
.template-category b[data-v-67c45322] {
  min-width: 25px;
  color: #7a8793;
  font-size: 0.7rem;
  text-align: end;
}
.template-category[data-v-67c45322]:hover,
.template-category.is-active[data-v-67c45322] {
  border-inline-start-color: #1d568d;
  background: #e6edf4;
  color: #153f67;
}
.template-category.is-parent[data-v-67c45322] {
  border-inline-start-color: #7da2c4;
  background: #eef3f8;
  color: #1d568d;
}
.template-category--small[data-v-67c45322] {
  padding-inline-start: 22px;
  min-height: 36px;
}
.template-category--small span[data-v-67c45322] {
  font-size: 0.76rem;
  font-weight: 600;
}
.template-results[data-v-67c45322] {
  min-width: 0;
  padding: 20px;
}
.template-grid[data-v-67c45322] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 14px;
}
.template-card[data-v-67c45322] {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #d5dee7;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
}
.template-card[data-v-67c45322]:hover {
  border-color: #c99735;
}
.template-card__preview[data-v-67c45322] {
  height: 140px;
  background: #f4f7fa;
  display: grid;
  place-items: center;
  padding: 10px;
}
.template-card__preview object[data-v-67c45322] {
  max-width: 100%;
  max-height: 120px;
  pointer-events: none;
}
.template-card__body[data-v-67c45322] {
  padding: 12px 14px 14px;
}
.template-card__body h2[data-v-67c45322] {
  margin: 0 0 4px;
  font-size: 0.95rem;
  color: #122f4b;
}
.template-card__body p[data-v-67c45322] {
  margin: 0;
  color: #5a6f82;
  font-size: 0.82rem;
  line-height: 1.4;
}
.template-card__meta[data-v-67c45322] {
  margin-top: 8px !important;
  color: #8a6b2a !important;
  font-size: 0.75rem !important;
}
.custom-landing__products[data-v-67c45322] {
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid #d5dee7;
}
.custom-landing__products h2[data-v-67c45322] {
  margin: 0 0 6px;
  font-size: 1.15rem;
  color: #122f4b;
}
.custom-landing__products > p[data-v-67c45322] {
  margin: 0 0 16px;
  color: #5a6f82;
}
.product-grid[data-v-67c45322] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 16px;
}
@media (max-width: 900px) {
.template-workspace[data-v-67c45322] {
    grid-template-columns: 1fr;
}
.template-sidebar[data-v-67c45322] {
    border-inline-end: 0;
    border-bottom: 1px solid #d7dee4;
}
}
@media (max-width: 720px) {
.custom-landing__header-inner[data-v-67c45322] {
    flex-direction: column;
    align-items: flex-start;
}
.custom-landing__stats[data-v-67c45322] {
    text-align: left;
}
.template-sidebar[data-v-67c45322] {
    display: flex;
    gap: 6px;
    padding: 10px;
    overflow-x: auto;
}
.template-sidebar__head[data-v-67c45322] {
    display: none;
}
.template-category[data-v-67c45322] {
    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-67c45322] {
    border-color: #1d568d;
}
.template-results[data-v-67c45322] {
    padding: 14px;
}
}
