/* Discovery layer inherits the approved Cinematic 02 palette and type. */
.discovery-section{padding-block:72px;border-bottom:1px solid var(--line,#263749);scroll-margin-top:110px}
.discovery-section h2{font-size:clamp(28px,3.5vw,48px);line-height:1.12;max-width:920px;margin:20px 0;overflow-wrap:anywhere}
.discovery-lead{color:var(--muted,#a9b7c7);font-size:clamp(16px,1.35vw,19px);line-height:1.8;max-width:900px}
.discovery-section h3{font-size:18px;font-weight:500;margin-top:34px;margin-bottom:18px}
.discovery-questions{max-width:960px}
.discovery-questions details{border-top:1px solid var(--line,#263749);padding-block:16px}
.discovery-questions summary{cursor:pointer;min-height:44px;display:list-item;line-height:1.6;padding:10px 12px 10px 0}
.discovery-questions p{color:var(--muted,#a9b7c7);max-width:78ch;line-height:1.8;padding:0 8px}
.discovery-related a,.discovery-languages a,.discovery-resources a{display:inline-flex;align-items:center;min-height:44px;padding:8px 16px;border:1px solid var(--line,#263749);border-radius:100px;gap:14px;font-size:14px;margin:4px 8px 4px 0}
.discovery-related a:hover,.discovery-languages a:hover,.discovery-resources a:hover{border-color:var(--accent,#ffb13b);color:var(--accent,#ffb13b)}
.discovery-languages,.discovery-resources{padding-top:20px;display:flex;flex-wrap:wrap}
.discovery-resources{padding-top:6px}
.discovery-section summary:focus-visible,.discovery-section a:focus-visible,.discovery-languages a:focus-visible,.discovery-resources a:focus-visible{outline:2px solid #ffb13b;outline-offset:5px}
@media(max-width:600px){.discovery-section{padding-block:44px}.discovery-section h2{letter-spacing:-.025em}.discovery-languages a,.discovery-resources a{font-size:12px;padding-inline:12px}}

/* Release: minimum 48px controls without changing approved layout. */
.button,.icon-button,.mobile-menu-toggle,.catalog-filters button,.discovery-languages a,.discovery-resources a,summary,#locale-select,#motion-toggle{min-height:48px} .icon-button{min-width:48px}
