/* Supporting content: contained styles, no changes to the existing visual system. */
.catalog-purchase-facts { list-style: none; padding: 0; margin: 18px 0 0; font-size: 14px; line-height: 1.5; }
.catalog-purchase-facts li + li { margin-top: 6px; }
.catalog-purchase-facts a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.catalog-purchase-links { display: flex; flex-wrap: wrap; gap: 10px 18px; margin-top: 16px; font-size: 14px; line-height: 1.5; }
.catalog-purchase-links a { color: inherit; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; padding: 6px 0; }
.catalog-purchase-links a:focus-visible, .catalog-purchase-facts a:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
.journal-catalog-link { padding-top: 14px; border-top: 1px solid #d9dde0; }
.seo-table-scroll { max-width: 100%; overflow-x: auto; margin: 20px 0; }
.seo-info-table { width: 100%; border-collapse: collapse; font-size: 15px; line-height: 1.6; text-align: left; }
.seo-info-table caption { text-align: left; font-weight: 650; margin-bottom: 12px; }
.seo-info-table th, .seo-info-table td { padding: 14px; border-bottom: 1px solid #d9dde0; vertical-align: top; overflow-wrap: break-word; }
.seo-info-table thead th { background: #f5f4ef; }
.seo-info-table th[scope="row"] { min-width: 125px; }
.seo-selection, .seo-practical { margin: 40px 0; padding: 28px; background: #f7f6f2; border: 1px solid #e5e2da; border-radius: 12px; color: #102032; }
.seo-selection h2, .seo-practical h2 { margin: 0 0 16px; font-size: clamp(23px, 3vw, 32px); line-height: 1.25; }
.seo-selection p, .seo-practical p, .seo-practical li { line-height: 1.7; }
.seo-selection a, .seo-practical a, .seo-info-table a { text-decoration: underline; text-underline-offset: 3px; }
.seo-practical__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 28px; align-items: start; }
.seo-practical figure { margin: 0; min-width: 0; }
.seo-practical picture { display: block; }
.seo-practical img { display: block; width: 100%; height: auto; border-radius: 8px; }
.seo-practical figcaption { margin-top: 10px; font-size: 14px; line-height: 1.5; }
.seo-practical ul { padding-left: 22px; }
.pdp-soundtrack__disclosure { margin-top: 14px; }
.pdp-soundtrack__disclosure > summary { padding: 12px 0; cursor: pointer; font-weight: 600; font-size: 14px; }
.pdp-soundtrack__disclosure > summary:focus-visible, .seo-table-scroll:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
.pdp-soundtrack__disclosure:not([open]) > .pdp-soundtrack__playlist { display: none; }
.ef-okendo-demo-photos { display: flex; flex-wrap: wrap; gap: 16px; margin: 18px 0; }
.ef-okendo-demo-photos figure { margin: 0; width: min(100%, 280px); }
.ef-okendo-demo-photos a, .ef-okendo-demo-photos picture { display: block; }
.ef-okendo-demo-photos img { display: block; width: 100%; height: auto; max-height: 360px; object-fit: contain; border-radius: 8px; background: #f7f6f2; }
.ef-okendo-demo-photos figcaption { margin-top: 8px; color: #52616a; font-size: 13px; line-height: 1.5; }
@media (max-width: 640px) {
    .seo-selection, .seo-practical { padding: 18px; margin: 28px 0; }
    .seo-practical__grid { grid-template-columns: minmax(0, 1fr); gap: 18px; }
    .seo-info-table { font-size: 14px; }
    .seo-info-table th, .seo-info-table td { padding: 10px; }
    .seo-info-table th[scope="row"] { min-width: 100px; }
    .seo-selection .seo-info-table,
    .seo-selection .seo-info-table tbody,
    .seo-selection .seo-info-table tr,
    .seo-selection .seo-info-table td,
    .seo-selection .seo-info-table th[scope="row"] { display: block; width: 100%; min-width: 0; }
    .seo-selection .seo-info-table caption { display: block; }
    .seo-selection .seo-info-table thead { position: absolute; width: 1px; height: 1px; clip-path: inset(50%); overflow: hidden; }
    .seo-selection .seo-info-table tbody tr { border-top: 1px solid #d9dde0; padding: 12px 0; }
    .seo-selection .seo-info-table th, .seo-selection .seo-info-table td { border: 0; padding: 5px 0; }
    .seo-selection .seo-info-table td[data-label]::before { content: attr(data-label) ": "; }
}
