/* r33 subcategory landing contract: official structure, API-backed, product contain. */
.kc-scl-main,
.kc-scl-main * { box-sizing: border-box; }
.kc-scl-main { overflow: clip; color: #132b50; background: #fff; }
.kc-scl-shell { width: min(1040px, calc(100% - 64px)); margin: 0 auto; }
.kc-scl-hero,
.kc-scl-hero-media { width: 100%; margin: 0; padding: 0; border: 0; background: #edf2f7; }
.kc-scl-hero-media img { display: block; width: 100%; height: auto; margin: 0; border: 0; }
.kc-scl-section { padding: 56px 0; }
.kc-scl-section--soft { background: #f4f7fb; }
.kc-scl-intro { padding-top: 64px; text-align: center; }
.kc-scl-title { max-width: 760px; margin: 0 auto 24px; color: #172b4d; font-size: clamp(28px, 3.2vw, 42px); line-height: 1.2; }
.kc-scl-copy { max-width: 820px; margin: 0 auto; color: #4e6079; font-size: 17px; line-height: 1.85; }
.kc-scl-copy p { margin: 0 0 18px; }
.kc-scl-intro .kc-scl-copy p { text-align: justify; text-align-last: center; }

.kc-scl-product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.kc-scl-product-card { display: flex; min-width: 0; min-height: 320px; flex-direction: column; padding: 24px 18px 18px; color: inherit; text-align: center; text-decoration: none; background: #eef1f5; border-radius: 18px; }
.kc-scl-product-card h2 { margin: 0; color: #172b4d; font-size: 20px; line-height: 1.3; }
.kc-scl-product-card p { margin: 7px 0 0; color: #6b7d94; font-size: 14px; }
.kc-scl-product-media { display: grid; min-height: 220px; flex: 1; place-items: center; margin-top: 14px; }
.kc-scl-product-media img { display: block; width: 100%; height: 220px; object-fit: contain; }

.kc-scl-break-frame { position: relative; width: min(1040px, calc(100% - 64px)); margin: 0 auto; overflow: hidden; border-radius: 20px; background: #0a0a0a; }
.kc-scl-break-frame video,
.kc-scl-break-frame img { display: block; width: 100%; height: auto; max-height: 76vh; object-fit: contain; background: #000; }
.kc-scl-break-image-link { display: block; color: inherit; text-decoration: none; }
.kc-scl-break-copy { position: absolute; z-index: 2; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 32px 20px; color: #fff; text-align: center; text-shadow: 0 2px 12px rgba(0, 0, 0, .45); pointer-events: none; }
.kc-scl-break-copy h2 { margin: 0; font-size: clamp(22px, 3vw, 34px); }
.kc-scl-break-copy p { margin: 8px 0 0; font-size: 16px; }

.kc-scl-heading { margin: 0 0 20px; color: #172b4d; font-size: clamp(26px, 3vw, 40px); line-height: 1.2; }
.kc-scl-section--soft > .kc-scl-shell > .kc-scl-heading,
.kc-scl-section--soft > .kc-scl-shell > .kc-scl-copy { text-align: center; }
.kc-scl-tech-media,
.kc-scl-tech-media-link { display: block; width: 100%; margin-top: 28px; }
.kc-scl-tech-media-link { color: inherit; text-decoration: none; }
.kc-scl-tech-media { overflow: hidden; border-radius: 20px; background: #0a1628; }
.kc-scl-tech-media-link .kc-scl-tech-media { margin-top: 0; }
.kc-scl-tech-media img { display: block; width: 100%; height: auto; object-fit: contain; }

.kc-scl-patents-frame { position: relative; overflow: hidden; border-radius: 20px; background: #0a1628; container-type: inline-size; }
.kc-scl-patents-media,
.kc-scl-patents-media-link { display: block; width: 100%; color: inherit; text-decoration: none; background: #0a1628; }
.kc-scl-patents-media img { display: block; width: 100%; height: auto; object-fit: contain; }
.kc-scl-patents-copy { position: absolute; z-index: 2; top: 0; right: 0; left: 0; height: 42%; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; padding: clamp(8px, 2.4cqi, 28px) clamp(12px, 4cqi, 48px) 0; color: #fff; text-align: center; text-shadow: 0 2px 14px rgba(0, 0, 0, .55); pointer-events: none; }
.kc-scl-patents-copy .kc-scl-heading { margin: 0 0 clamp(4px, 1.2cqi, 20px); color: #fff; font-size: clamp(13px, 3.05cqi, 32px); }
.kc-scl-patents-copy .kc-scl-copy { margin: 0; color: rgba(255, 255, 255, .93); font-size: clamp(10px, 1.55cqi, 16px); line-height: 1.55; }
.kc-scl-certificates { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: center; gap: 24px; margin-top: 24px; }
.kc-scl-certificate,
.kc-scl-certificate-link { display: block; max-width: min(200px, 42vw); color: inherit; text-decoration: none; }
.kc-scl-certificate img { display: block; width: 100%; height: auto; object-fit: contain; }

.kc-scl-rows { display: grid; gap: 0; }
.kc-scl-row { padding: 64px 0; }
.kc-scl-row:nth-child(even) { background: #f4f7fb; }
.kc-scl-split { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 48px; align-items: center; }
.kc-scl-split-copy .kc-scl-copy { margin: 0; }
.kc-scl-split-media,
.kc-scl-split-media-link { display: block; min-width: 0; min-height: 260px; color: inherit; text-decoration: none; background: #edf2f7; }
.kc-scl-split.is-reverse .kc-scl-split-media,
.kc-scl-split.is-reverse .kc-scl-split-media-link { order: -1; }
.kc-scl-split-media-link .kc-scl-split-media { min-height: 100%; }
.kc-scl-split-media img { display: block; width: 100%; height: auto; object-fit: contain; }

.kc-scl-missing { display: grid; min-height: 240px; place-items: center; border: 1px dashed #b5c3d5; color: #697d96; background: #edf2f7; }
.kc-scl-missing span { padding: 8px 18px; border-radius: 999px; background: #dfe6ef; font-weight: 700; letter-spacing: .08em; }
.kc-scl-error { width: min(900px, calc(100% - 32px)); margin: 36px auto; padding: 16px 20px; border: 1px solid #e7c17a; color: #80500a; background: #fff7e6; }

@media (max-width: 1024px) {
  .kc-scl-shell { width: min(100% - 48px, 920px); }
  .kc-scl-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .kc-scl-split { gap: 34px; }
}

@media (max-width: 680px) {
  .kc-scl-shell,
  .kc-scl-break-frame { width: calc(100% - 32px); }
  .kc-scl-hero,
  .kc-scl-hero-media { width: 100%; }
  .kc-scl-section { padding: 42px 0; }
  .kc-scl-intro { padding-top: 46px; }
  .kc-scl-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .kc-scl-product-card { min-height: 250px; padding: 17px 10px 12px; border-radius: 14px; }
  .kc-scl-product-card h2 { font-size: 16px; }
  .kc-scl-product-card p { font-size: 12px; }
  .kc-scl-product-media { min-height: 150px; margin-top: 8px; }
  .kc-scl-product-media img { height: 150px; }
  .kc-scl-split { grid-template-columns: 1fr; gap: 22px; }
  .kc-scl-split.is-reverse .kc-scl-split-media,
  .kc-scl-split.is-reverse .kc-scl-split-media-link { order: 0; }
  .kc-scl-row { padding: 42px 0; }
  .kc-scl-copy { font-size: 15px; line-height: 1.72; }
  .kc-scl-break-frame,
  .kc-scl-tech-media,
  .kc-scl-patents-frame { border-radius: 14px; }
}
