/* v41: progressive enhancements; no changes to v40 navigation/layout fundamentals. */
.studio-discovery{margin:12px 0 18px;max-width:100%;overflow:hidden}
.studio-discovery .small{margin:0 0 9px;line-height:1.65}
.studio-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.studio-chip{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid rgba(145,178,224,.28);border-radius:999px;background:rgba(71,104,159,.15);color:#deebff;text-decoration:none;font-size:12px;font-weight:600;line-height:1.3;transition:background .15s,border-color .15s}
.studio-chip:focus-visible{outline:2px solid #8dbaff;outline-offset:2px}
.studio-chip:hover,.studio-chip:active{background:rgba(73,119,195,.35);border-color:rgba(155,192,245,.6)}
.series-grouped{display:flex;flex-direction:column;gap:4px}
.series-grouped .discovery-section{margin-bottom:12px}
@media(max-width:460px){.studio-chips{gap:7px}.studio-chip{font-size:12px;min-height:36px;padding:7px 11px}}
