/* Hosting build: retain the approved Edition without design-review controls. */
.migration-home { padding-top: 0; }
.migration-home .concept { min-height: 100svh; }
@media (max-width: 720px) {
  .migration-home { padding-top: 0; }
}
.category-layout { display: grid; grid-template-columns: 180px minmax(0, 760px); gap: clamp(36px, 6vw, 90px); justify-content: center; align-items: start; padding-block: 52px 80px; }
.category-layout-reading { grid-template-columns: minmax(0,760px); }
.category-layout-illustrated { grid-template-columns: minmax(0,980px); }
.category-layout-illustrated .category-copy > .category-text:first-child { max-width: 840px; margin-inline: auto; }
.category-copy > [data-source-block="text-content-id5n9j8g"] { text-align: center; font-size: 14px; }
.category-pair { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,1fr); gap: 36px; align-items: start; }
.category-pair > div { min-width: 0; }
.category-text p.source-spacer { display: none; }
.category-reference { display: block; padding: 12px 18px; border: 1px solid #9dbdce; text-align: center; color: #136894; font-size: 15px; text-decoration: none; }
.category-reference:hover { background: #e3f1f8; }
.category-reference:focus-visible { outline: 2px solid #136894; outline-offset: 4px; }
.category-references { margin-block: 28px 40px; }
.category-media-three { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; align-items: start; }
.category-image { width: 100%; max-width: var(--media-width); margin: 20px auto 34px; }
.category-image a, .category-image svg { display: block; width: 100%; height: auto; }
.category-image a:focus-visible { outline: 2px solid #136894; outline-offset: 5px; }
.category-layout-illustrated .category-copy > div[id] { padding-block: 28px; border-top: 1px solid #d4e2eb; scroll-margin-top: 24px; }
.category-copy { min-width: 0; font-size: 16px; line-height: 1.85; }
.category-copy h1 { font-size: clamp(32px, 3.4vw, 48px); line-height: 1.22; text-wrap: balance; overflow-wrap: anywhere; text-align: center; margin-bottom: 30px; }
.category-copy h1 strong { font-weight: inherit; }
.category-copy h2 { font-family: "Golos Text", sans-serif; font-size: 22px; line-height: 1.55; margin-bottom: 18px; }
.category-text { margin-block: 0 34px; }
.category-text + .category-text { padding-top: 28px; border-top: 1px solid #d4e2eb; }
.category-text p + p { margin-top: 18px; }
.category-text p:empty { display: none; }
.category-text ul, .category-text ol { padding-left: 24px; margin-block: 16px; }
.category-text li { padding-left: 3px; margin-bottom: 5px; }
.category-text strong { font-weight: 600; }
.category-text a { color: #136894; text-decoration: underline; text-underline-offset: 4px; overflow-wrap: anywhere; }
.category-text p { overflow-wrap: anywhere; }
.category-video { margin: 28px 0; aspect-ratio: 16 / 9; background: #e3f1f8; }
.category-video iframe { width: 100%; height: 100%; border: 0; }
.category-request { position: sticky; top: 30px; padding-top: 8px; }
.category-request fieldset { border: 0; min-width: 0; padding: 0; }
.category-request legend { font-family: Prata, Georgia, serif; font-size: 23px; line-height: 1.55; padding: 0 0 22px; }
.category-request input { box-sizing: border-box; width: 100%; font: inherit; font-size: 13px; border: 1px solid #9dbdce; border-radius: 0; padding: 13px 12px; margin-bottom: 12px; color: #48677c; background: #f3f8fb; opacity: 1; }
.category-request input::placeholder { color: #48677c; opacity: 1; }
.category-request button { width: 100%; border: 1px solid #9dbdce; font: inherit; font-size: 13px; padding: 13px; background: #e3f1f8; color: #48677c; cursor: not-allowed; }
.category-request button:not(:disabled) { cursor: pointer; }
.category-request button:not(:disabled):hover { background: #cce7f5; }
.category-request button:focus-visible { outline: 2px solid #1268a0; outline-offset: 3px; }
.category-request [role="status"][data-error="true"] { color: #a32525; }
.preview-form-note { margin-top: 14px; color: #48677c; font-size: 12px; line-height: 1.6; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.price-form { margin-top: 40px; }
.price-form fieldset { border: 0; padding: 0; min-width: 0; }
.price-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 32px; }
.price-field { min-width: 0; }
.price-field-wide { grid-column: 1 / -1; }
.price-field label { display: block; margin-bottom: 12px; font-size: 15px; line-height: 1.65; }
.price-field label::after { content: " *"; }
.price-field input, .price-field textarea { display: block; box-sizing: border-box; width: 100%; padding: 13px 12px; border: 1px solid #9dbdce; border-radius: 0; color: #48677c; background: #f3f8fb; font: inherit; opacity: 1; resize: vertical; }
.price-form button { margin-top: 28px; padding: 13px 32px; border: 1px solid #9dbdce; background: #e3f1f8; color: #48677c; font: inherit; cursor: not-allowed; }
.price-form button:not(:disabled) { cursor: pointer; }
.price-form button:not(:disabled):hover { background: #cce7f5; }
.price-form button:focus-visible { outline: 2px solid #1268a0; outline-offset: 3px; }
.price-trap { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.price-form [role="status"] { min-height: 1.5em; }
.price-form [role="status"][data-error="true"] { color: #a32525; }
@media (max-width: 720px) {
  .price-fields { grid-template-columns: minmax(0,1fr); }
  .category-pair { grid-template-columns: minmax(0,1fr); gap: 0; }
  .category-media-three { grid-template-columns: minmax(0,1fr); gap: 0; }
  .category-layout { display: flex; flex-direction: column; gap: 32px; padding-block: 32px 45px; }
  .category-copy { order: -1; width: 100%; font-size: 15px; line-height: 1.8; }
  .category-copy h1 { font-size: 32px; text-align: left; }
  .category-copy h2 { font-size: 19px; }
  .category-request { position: static; width: 100%; padding-top: 24px; border-top: 1px solid #d4e2eb; }
  .category-request legend { font-size: 22px; }
  .category-request legend br { display: none; }
}
/* The published Wix Stores routes are preserved as a clear read-only catalogue. */
.store-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 2rem);
  margin: 1.5rem 0 3rem;
}

.store-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  border: 1px solid rgba(42, 119, 164, .2);
  background: rgba(255, 255, 255, .72);
}

.store-card .category-image,
.store-card .category-image a,
.store-card .category-image svg {
  width: 100%;
  max-width: none;
}

.store-card .category-image svg {
  display: block;
  aspect-ratio: 4 / 3;
  height: auto;
}

.store-card-caption {
  display: flex;
  min-height: 5.25rem;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  color: inherit;
  text-align: center;
  text-decoration: none;
}

.store-card-caption p { margin: 0; }

.archived-product {
  display: grid;
  grid-template-columns: minmax(18rem, .8fr) minmax(0, 1.2fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}

.archived-product-media .category-image,
.archived-product-media .category-image svg {
  width: 100%;
  max-width: none;
  height: auto;
}

.archived-product-copy .category-text { margin-top: 0; }

@media (max-width: 760px) {
  .store-grid { grid-template-columns: 1fr; }
  .archived-product { grid-template-columns: 1fr; }
}
