.mc-ts-wrap{max-width:1120px;margin:0 auto;padding:clamp(1rem,3vw,2rem);color:#25333b}
.mc-ts-wrap a{color:#087da4;text-underline-offset:.18em}
.mc-ts-wrap a:focus-visible{outline:3px solid #f3a92e;outline-offset:3px}
.mc-ts-breadcrumb{margin:.5rem 0 2rem}
.mc-ts-header h1{font-size:clamp(2rem,5vw,4.2rem);line-height:1.08;margin:.2rem 0 1rem}
.mc-ts-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700;color:#485b64}
.mc-ts-intro{max-width:75ch;font-size:1.1rem;line-height:1.65}
.mc-ts-links,.mc-ts-neighbors{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.1rem;margin:1.4rem 0}
.mc-ts-neighbors{border-top:1px solid #d8e1e5;border-bottom:1px solid #d8e1e5;padding:1rem 0}
.mc-ts-links a,.mc-ts-neighbors a,.mc-ts-order a{display:inline-flex;align-items:center;min-height:2.75rem}
.mc-ts-stream{margin-top:clamp(2rem,5vw,4rem)}
.mc-ts-toolbar{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.3rem}
.mc-ts-toolbar h2{font-size:clamp(1.5rem,3vw,2.2rem);margin:0}
.mc-ts-toolbar p{margin:.4rem 0 0;color:#4c5e66}
.mc-ts-order{display:flex;gap:.8rem;flex-wrap:wrap}
.mc-ts-order a{padding:.35rem .65rem;border-radius:.4rem}
.mc-ts-order a[aria-current]{background:#dfedf2;font-weight:700;text-decoration:none}
.mc-ts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.25rem}
.mc-ts-card{display:flex;flex-direction:column;border:1px solid #d8e1e5;background:#fff;border-radius:.75rem;overflow:hidden;min-width:0}
.mc-ts-media{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#deedf2,#9bcedc);overflow:hidden}
.mc-ts-play{display:grid;place-items:center;position:absolute;inset:0;text-decoration:none!important;color:#fff!important}
.mc-ts-video-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.mc-ts-play-icon{position:relative;z-index:1;display:grid;place-items:center;width:4rem;height:3rem;border-radius:.8rem;background:#087da4;color:#fff;font-size:1.35rem;box-shadow:0 2px 12px rgba(0,0,0,.28);transition:transform .15s ease,background .15s ease}
.mc-ts-play:hover .mc-ts-play-icon,.mc-ts-play:focus-visible .mc-ts-play-icon{transform:scale(1.08);background:#075d7b}
.mc-ts-iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.mc-ts-card-body{padding:1rem;display:flex;flex-direction:column;gap:.55rem;flex:1}
.mc-ts-card h3{font-size:1.08rem;line-height:1.4;margin:0;overflow-wrap:anywhere}
.mc-ts-meta,.mc-ts-byline{font-size:.86rem;color:#4c5e66;margin:0}
.mc-ts-watch{margin-top:auto;padding-top:.4rem}
.mc-ts-empty{padding:1.5rem;background:#eef5f6;border-radius:.6rem;max-width:75ch}
.mc-ts-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem 0;flex-wrap:wrap}
.mc-ts-pagination a{min-height:2.75rem;display:inline-flex;align-items:center}
.mc-ts-date-note{font-size:.85rem;color:#4c5e66;margin:2rem 0}
.mc-ts-video-page{max-width:980px}
.mc-ts-video-header{max-width:880px;margin-bottom:1.5rem}
.mc-ts-video-header h1{font-size:clamp(2rem,4vw,3.35rem);line-height:1.13;overflow-wrap:anywhere}
.mc-ts-video-credit{font-size:1.05rem;margin:.6rem 0 0}
.mc-ts-featured-player{position:relative;width:100%;aspect-ratio:16/9;background:#17282f;border-radius:.75rem;overflow:hidden}
.mc-ts-featured-player iframe{display:block;width:100%;height:100%;border:0}
.mc-ts-video-actions{margin:.8rem 0 1.8rem}
.mc-ts-video-actions a{display:inline-flex;min-height:2.75rem;align-items:center}
.mc-ts-video-summary,.mc-ts-video-copy{max-width:75ch;line-height:1.7;font-size:1.05rem;margin:1.5rem 0}
.mc-ts-video-summary{padding:1rem 1.25rem;background:#edf5f7;border-left:4px solid #087da4;border-radius:.35rem}
.mc-ts-video-copy img{max-width:100%;height:auto}
.mc-ts-video-subjects{margin-top:2.5rem}
.mc-ts-video-subjects h2{font-size:1.35rem}
.mc-ts-wrap+main.container:empty{display:none}
.mc-ts-parks-index{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:1rem;margin:1.4rem 0}
.mc-ts-park-card{padding:1rem;border:1px solid #d8e1e5;border-radius:.75rem;background:#fff}
.mc-ts-park-card h2{font-size:1.1rem;line-height:1.35;margin:0 0 .55rem}
.mc-ts-park-card ul{margin:.5rem 0 0;padding-left:1.15rem}
.mc-ts-park-card li{margin:.25rem 0}
.mc-ts-park-card a{color:#087da4;text-decoration:underline;text-underline-offset:.16em}
.mc-ts-park-card a:focus-visible{outline:3px solid #e4a32e;outline-offset:2px}
.mc-ts-park-empty{color:#536b77;margin:.3rem 0 0}
.mc-ts-park-action{margin:.55rem 0 0}
.mc-ts-park-action a{display:inline-flex;align-items:center;min-height:2.75rem;font-weight:650}
@media(prefers-reduced-motion:reduce){.mc-ts-play-icon{transition:none}}
@media(max-width:580px){.mc-ts-grid{grid-template-columns:1fr}.mc-ts-toolbar{align-items:start}.mc-ts-card{flex-direction:column}.mc-ts-card-body{padding:.9rem}}
