@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#172126;--muted:#6b7377;--lime:#c5ef48;--paper:#fff;--line:#e5e8e5;--dark:#121a20;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #688a00;outline-offset:5px}button{border:0}h1,h2,h3,h4,p{margin:0}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;background:var(--lime);padding:15px;z-index:100}.skip-link:focus{top:10px}.topbar{background:var(--dark);color:#b9c0c3;font-size:14px;font-weight:500;letter-spacing:.15px}.topbar-inner{height:35px;display:flex;justify-content:space-between;align-items:center}.topbar-inner>div,.topbar a{display:flex;align-items:center;gap:10px}.topbar a{color:#e7eae7}.topbar .icon{width:14px;height:14px}.topbar-divider{height:12px;width:1px;background:#444b4f;margin:0 9px}.tiny-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;flex-shrink:0}.location .tiny-dot{margin-right:6px}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:89px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex-shrink:0}.brand img{width:112px;height:34px;object-fit:contain;object-position:left;filter:brightness(0)}.brand-caption{font-size:9px;letter-spacing:1.5px;font-weight:800;white-space:nowrap}.main-nav{display:flex;align-items:center;gap:32px;height:100%;margin-left:85px}.main-nav a{height:100%;display:flex;align-items:center;font-size:14px;font-weight:650;color:#646b6e;position:relative;transition:color .2s}.main-nav a:hover,.main-nav a.active{color:var(--ink)}.main-nav a.active:after{content:'';position:absolute;bottom:20px;left:0;right:0;height:3px;border-radius:2px;background:var(--lime)}.header-actions{display:flex;gap:23px;align-items:center}.icon-button{background:none;display:inline-flex;justify-content:center;align-items:center;padding:10px;flex-shrink:0}.button{display:inline-flex;gap:10px;align-items:center;justify-content:center;border-radius:7px;min-height:45px;padding:12px 19px;font-size:14px;font-weight:750;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--dark);color:white}.button-dark:hover{background:#2b393f}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d2f771}.button .icon{width:19px;height:19px}.live-dot{height:7px;width:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px #c5ef4817}.mobile-toggle,.header-live-short{display:none}.search-panel{padding-block:20px 28px}.search-panel label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.search-field{display:flex;gap:14px;align-items:center;background:#f3f5ef;padding:7px 8px 7px 17px;border-radius:8px}.search-field input{min-width:0;flex:1;background:none;border:0;color:var(--ink);padding:10px}.hero{background:var(--dark);color:white;overflow:hidden}.hero-eyebrow{display:flex;align-items:center;justify-content:space-between;padding:24px 0 0;color:#a6b0b4;font-size:13px;letter-spacing:1.4px}.hero-eyebrow>span:first-child{display:flex;align-items:center;gap:8px}.hero-date{letter-spacing:0;font-size:13px;text-transform:capitalize}.hero-layout{display:grid;grid-template-columns:.82fr 1.35fr;gap:55px;align-items:center;padding:32px 0 42px}.eyebrow{display:block;font-size:13px;letter-spacing:1.7px;font-weight:800;margin-bottom:13px}.hero-copy>.eyebrow{color:var(--lime);font-size:13px}.hero-copy h1{font-size:clamp(45px,5.1vw,70px);line-height:1.12;letter-spacing:-3.5px;font-weight:800;margin:15px 0 24px}.hero-copy h1>span{color:var(--lime);position:relative;display:inline-block}.hero-copy h1 svg{position:absolute;left:0;bottom:-12px;width:100%;height:13px;fill:none;stroke:var(--lime);stroke-width:2.1}.title-dot{color:white}.hero-copy p{font-size:15px;color:#aab3b8;line-height:1.9;max-width:300px;margin-bottom:25px}.hero-copy>.button{min-width:175px;min-height:47px}.hero-copy>.button .icon:last-child{margin-left:16px;width:16px}.hero-proof{display:flex;align-items:center;gap:9px;color:#929fa7;font-size:13px;margin-top:22px}.signal-bars{display:flex;align-items:end;gap:3px;height:13px}.signal-bars i{display:block;width:3px;background:var(--lime);height:4px}.signal-bars i:nth-child(2){height:7px}.signal-bars i:nth-child(3){height:10px}.signal-bars i:nth-child(4){height:13px}.player-card{border:1px solid #3a4246;border-radius:11px;overflow:hidden;background:#1c252c;box-shadow:0 18px 42px #0002}.player-top{display:flex;justify-content:space-between;align-items:center;height:39px;padding:0 15px;font-size:12px;letter-spacing:1.2px;font-weight:700}.player-top>span:last-child{color:#9da8af;display:flex;align-items:center;gap:7px;font-size:12px}.player-top .icon{width:13px;height:13px}.player-status{display:flex;align-items:center;gap:7px;color:#e4e9dd}.player-status .tiny-dot{width:5px;height:5px}.player-status.is-live{color:#ffb1a6}.player-status.is-live .tiny-dot{background:#ff675b;box-shadow:0 0 0 3px #ff675b20;animation:pulse 2s infinite}.player{aspect-ratio:16/9;background:#090e12;position:relative;overflow:hidden}.player>img{width:100%;height:100%;object-fit:cover}.player-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10151b05 20%,#10151b15 60%,#10151bbd)}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#c5ef48ed;border:1px solid #d9ff70;border-radius:50%;box-shadow:0 0 0 9px #ffffff1f,0 4px 25px #0002;display:grid;place-items:center;transition:box-shadow .2s,background .2s}.play-button .icon{width:31px;height:31px;margin-left:-2px}.play-button:hover{background:#d6ff6a;box-shadow:0 0 0 15px #ffffff1f}.player-hint{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:12px;font-weight:700;letter-spacing:1.7px;color:#ffffffde}.player iframe{width:100%;height:100%;position:absolute;inset:0;border:0}.player-bottom{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;gap:15px}.player-category{font-size:12px;color:var(--lime);font-weight:700;letter-spacing:1px;text-transform:uppercase}.player-bottom h2{font-size:14px;line-height:1.5;margin-top:5px;font-weight:600}.share-button{border:1px solid #465056;border-radius:50%;width:33px;height:33px;color:#d3d9dc}.share-button .icon{width:14px;height:14px}.hero-bottom{min-height:69px;border-top:1px solid #ffffff16;display:flex;justify-content:space-between;align-items:center;gap:15px}.hero-bottom-brand{font-size:13px;font-weight:800;letter-spacing:1px}.hero-bottom-brand span{font-size:13px;color:#89979f;margin-left:16px;font-weight:400;letter-spacing:0}.hero-topics{display:flex;align-items:center;gap:17px;color:#afbbc2;font-size:13px}.hero-topics i{background:#62703d;width:3px;height:3px;border-radius:50%}.hero-bottom>a{font-size:13px;display:flex;gap:17px;align-items:center}.hero-bottom>a span{color:var(--lime);font-size:18px}.section{padding-block:64px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px}.section-heading h2,.schedule-intro h2{font-size:28px;font-weight:800;letter-spacing:-1.2px;line-height:1.35}.section-heading .eyebrow,.schedule-intro .eyebrow{color:#7b826f;margin-bottom:8px}.lime-period{color:#85a82c}.section-heading p{font-size:14px;color:var(--muted);margin-top:10px}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:700;flex-shrink:0}.text-link .icon{width:17px;height:17px}.text-link:hover{color:#698520}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.program-card{background:none;text-align:left;padding:0;display:flex;flex-direction:column;min-width:0}.program-image{position:relative;width:100%;aspect-ratio:16/10;display:block;overflow:hidden;border-radius:8px;background:#e8e8e4}.program-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.program-card:hover .program-image img{transform:scale(1.045)}.program-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0003,transparent 35%);pointer-events:none}.program-index{position:absolute;top:10px;left:10px;background:#121a20b0;color:white;font-size:13px;border:1px solid #ffffff35;border-radius:4px;padding:4px 6px;z-index:1}.program-arrow{position:absolute;bottom:11px;right:11px;width:29px;height:29px;display:grid;place-items:center;background:white;border-radius:50%;z-index:1}.program-arrow .icon{width:15px;height:15px}.program-category{font-size:12px;letter-spacing:1px;font-weight:750;text-transform:uppercase;color:#7a826c;margin:17px 0 6px}.program-title{font-size:18px;letter-spacing:-.5px;font-weight:800}.program-host{font-size:13px;color:#777f83;margin:7px 0 15px}.program-schedule{font-size:13px;display:flex;gap:6px;align-items:center;border-top:1px solid var(--line);padding-top:12px;width:100%;color:#666e73}.program-schedule .icon{height:13px;width:13px}.episodes{background:#f5f6f2;border-block:1px solid #eceee7}.episodes .section-heading{margin-bottom:24px}.episode-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:12px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{padding:9px 16px;font-size:13px;font-weight:650;border:1px solid #dde1d7;background:transparent;border-radius:5px;transition:background .2s}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.filter:hover:not(.active){background:#e9eddf}.episode-count{font-size:13px;color:#7b8377;white-space:nowrap}.episode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px 23px}.episode-card{min-width:0}.episode-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#ddd;border-radius:8px}.episode-image>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.episode-link:hover .episode-image>img{transform:scale(1.04)}.episode-play{position:absolute;left:12px;bottom:12px;width:32px;height:32px;background:#fffc;border-radius:50%;display:grid;place-items:center}.episode-play .icon{width:20px;height:20px}.duration{position:absolute;right:10px;bottom:10px;background:#121a20db;border-radius:4px;color:#fff;padding:3px 6px;font-size:13px}.episode-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin:14px 0 8px;gap:10px}.episode-meta>span{font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#687b37}.episode-meta time{color:#7a817a}.episode-card h3{font-size:16px;font-weight:750;line-height:1.6;letter-spacing:-.2px;max-width:320px}.episode-watch{font-size:13px;color:#747e70;display:flex;gap:7px;align-items:center;margin-top:11px}.episode-watch .icon{width:13px;height:13px}.empty-state{padding:35px 0;color:var(--muted)}.schedule{display:grid;grid-template-columns:1fr 1.7fr;gap:70px;align-items:center}.schedule-intro h2{font-size:30px}.schedule-intro p{font-size:14px;line-height:1.9;margin:17px 0;color:var(--muted)}.timezone{font-size:13px;display:flex;align-items:center;gap:7px;color:#6e786b}.timezone .icon{width:13px;height:13px}.schedule-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;gap:10px}.schedule-header h3{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:750}.schedule-header h3 .icon{width:17px;height:17px}.schedule-header>span{font-size:12px;letter-spacing:1px;color:#81877b}.schedule-row{display:flex;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.schedule-time{font-size:23px;font-weight:750;letter-spacing:-1px;min-width:65px}.schedule-time span{display:block;font-size:13px;font-weight:500;color:var(--muted);letter-spacing:0;margin-top:4px}.schedule-row img{width:77px;height:51px;object-fit:cover;border-radius:5px}.schedule-row h4{font-size:15px;font-weight:750;margin-bottom:6px}.schedule-row p{font-size:13px;color:var(--muted)}.schedule-row>.icon{margin-left:auto;width:17px;height:17px}.schedule-row:hover{background:#f9fbf4}.schedule-note{font-size:13px;color:#818879;margin-top:17px;line-height:1.7}.community{background:var(--lime);border-radius:12px;position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:340px}.community-art{position:relative;min-height:320px;overflow:hidden}.orbit{position:absolute;top:50%;left:49%;border:1px solid #849f3870;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:185px;height:185px}.orbit-two{width:290px;height:290px}.orbit-three{width:400px;height:400px}.community-logo{position:absolute;top:50%;left:49%;transform:translate(-50%,-50%) rotate(-10deg);width:115px;height:85px;border-radius:24px;background:var(--ink);display:grid;place-items:center;box-shadow:9px 11px 0 #87ac31}.community-logo .icon{width:59px;height:59px;color:var(--lime)}.art-dot{position:absolute;border-radius:50%;background:var(--ink);width:12px;height:12px}.dot-one{left:25%;top:25%}.dot-two{left:69%;top:70%;height:8px;width:8px}.community-copy{padding:48px 62px 48px 5px;position:relative;z-index:2}.community-copy .eyebrow{font-size:12px}.community-copy h2{font-size:37px;line-height:1.15;font-weight:800;letter-spacing:-1.6px}.community-copy p{font-size:14px;line-height:1.9;max-width:350px;margin:17px 0 22px;color:#435224}.community-copy .button{font-size:13px;min-height:42px}.community-label{position:absolute;bottom:22px;left:38px;font-size:11px;letter-spacing:2px;font-weight:700}.contact-strip{display:flex;justify-content:space-between;align-items:center;padding-block:43px;gap:20px}.contact-strip h2{font-size:21px;letter-spacing:-.6px;font-weight:750}.contact-strip p{font-size:14px;color:var(--muted);margin-top:8px}.footer{background:var(--dark);color:#d8dfdf;padding-top:42px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:35px}.footer .brand img{filter:none;width:105px}.footer .brand-caption{color:#a6b0b5;font-size:10px;letter-spacing:1.8px}.footer-top nav{display:flex;gap:29px;font-size:13px;color:#b4bfc4}.footer-top nav a:hover{color:var(--lime)}.footer-socials{display:flex;gap:10px;flex-shrink:0}.footer-social{border:1px solid #425059;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#d8dfdf;transition:border-color .2s,color .2s}.footer-social:hover{border-color:var(--lime);color:var(--lime)}.footer-social.is-pending{opacity:.5}.footer-social .icon{width:18px;height:18px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:63px;border-top:1px solid #ffffff14;font-size:12px;color:#86949d}.footer-bottom .lime-period{color:var(--lime);font-size:16px;margin-left:7px}.footer-legal{display:flex;gap:22px}.footer-legal a:hover,.footer-credit a:hover{color:var(--lime)}.footer-credit a{color:#d8dfdf;font-weight:700}.detail-dialog{border:0;border-radius:15px;max-width:540px;width:calc(100% - 36px);padding:32px;color:var(--ink);box-shadow:0 20px 100px #0003;max-height:85dvh}.detail-dialog::backdrop{background:#0a131abd;backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:13px;right:13px;background:white;border-radius:50%;z-index:1;box-shadow:0 3px 12px #0002}.dialog-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:9px;margin-bottom:24px}.detail-dialog h2{font-size:29px;letter-spacing:-1px;margin-bottom:13px}.detail-dialog p{font-size:15px;line-height:1.8;color:var(--muted);margin:15px 0}.detail-dialog .button{margin-top:15px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border:1px solid #566443;padding:15px 24px;border-radius:9px;box-shadow:0 8px 30px #0002;z-index:100;font-size:14px;max-width:calc(100% - 30px);text-align:center}.not-found{padding-block:35px}.not-found h1{font-size:25px;margin-bottom:10px}.not-found p{margin-bottom:15px}.hero-copy .watch-title{font-size:34px;letter-spacing:-1.4px;line-height:1.25}.hero-copy:has(.watch-title) p{font-size:14px}.watch-title~p{max-height:150px;overflow:auto}.player-notice{font-size:14px;line-height:1.6;margin-top:12px;color:#aeb9bf}.player-notice a{color:var(--lime);text-decoration:underline}
.play-button{color:var(--ink)}.player-notice{margin:0;padding:0 18px 15px}
@keyframes pulse{50%{box-shadow:0 0 0 5px #ff675b08}}
@media(min-width:1500px){.hero-layout{padding-block:45px 55px;gap:80px}.hero-copy h1{font-size:76px}.section{padding-block:76px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.main-nav{margin-left:10px;gap:23px}.header-actions{gap:10px}.hero-layout{gap:33px}.hero-copy h1{font-size:56px}.hero-copy p{font-size:14px}.hero-topics{gap:11px;font-size:12px}.hero-bottom-brand span{display:none}.section-heading h2{font-size:25px}.program-grid{gap:16px}.program-title{font-size:16px}.schedule{gap:40px}.schedule-intro h2{font-size:27px}.community-copy{padding-right:30px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:75px;gap:15px}.main-nav{display:none;position:absolute;top:75px;left:0;right:0;height:auto;flex-direction:column;align-items:stretch;margin:0;gap:0;background:white;border-bottom:1px solid var(--line);padding:15px 20px}.main-nav.open{display:flex}.main-nav a{padding:14px 0}.main-nav a.active:after{bottom:6px;width:25px}.mobile-toggle{display:flex}.header-actions{gap:7px}.header-live{font-size:13px;min-height:38px;padding:10px 13px}.brand img{width:100px;height:31px}.brand-caption{font-size:8.5px;letter-spacing:1.3px}.hero-layout{grid-template-columns:1fr 1.3fr;gap:22px;padding-top:28px}.hero-copy h1{font-size:45px;letter-spacing:-2.5px}.hero-copy p{font-size:14px;line-height:1.8}.hero-copy>.eyebrow{font-size:11px}.hero-proof{font-size:11px}.player-top{font-size:11px;padding-inline:10px}.player-top>span:last-child{font-size:10px}.player-bottom{padding:12px}.player-bottom h2{font-size:13px}.player-hint{font-size:10px;bottom:12px}.play-button{width:50px;height:50px}.hero-topics{display:none}.section{padding-block:45px}.section-heading h2{font-size:24px}.section-heading>.text-link{font-size:13px;gap:6px}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}.program-title{font-size:20px}.program-host{font-size:14px}.program-schedule{font-size:13px}.program-image{aspect-ratio:16/9}.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.episode-card h3{font-size:15px}.schedule{grid-template-columns:1fr;gap:30px}.schedule-intro h2 br{display:none}.schedule-intro p br{display:none}.schedule-intro p{margin:10px 0}.schedule-header{padding-bottom:15px}.community{min-height:300px;grid-template-columns:.8fr 1fr}.community-copy{padding:35px 25px 35px 0}.community-copy h2{font-size:31px}.community-copy p{font-size:13px}.orbit-three{width:340px;height:340px}.orbit-two{width:250px;height:250px}.orbit-one{width:155px;height:155px}.community-logo{width:95px;height:75px}.community-label{left:18px;font-size:9px}.contact-strip{padding-block:33px}.footer-top nav{gap:18px}.hero-copy .watch-title{font-size:25px}}
@media(max-width:560px){html{scroll-padding-top:88px}.container{width:calc(100% - 36px)}.topbar-inner{height:30px;font-size:13px}.location,.topbar-divider{display:none}.topbar a{gap:6px;font-size:13px}.topbar a>.icon:last-child{display:none}.header-inner{height:71px}.brand img{width:87px;height:28px}.brand-caption{font-size:8px;letter-spacing:1px}.header-actions{gap:2px}.icon-button{padding:9px}.search-toggle .icon{width:19px}.header-live{font-size:13px;padding:10px 12px;gap:7px;min-height:35px;white-space:nowrap}.header-live-long{display:none}.header-live-short{display:inline}.live-dot{width:5px;height:5px}.mobile-toggle .icon{width:21px}.main-nav{top:71px}.hero-eyebrow{padding-top:20px;font-size:11px;letter-spacing:1px;flex-wrap:wrap;row-gap:6px}.hero-eyebrow>span{white-space:nowrap}.hero-date{font-size:12px}.hero-layout{grid-template-columns:1fr;gap:28px;padding-top:29px;padding-bottom:25px}.hero-copy{position:relative}.hero-copy h1{font-size:56px;letter-spacing:-2.8px;line-height:1.1;margin:12px 0 22px}.hero-copy h1 br{display:none}.hero-copy h1>span{white-space:nowrap}.hero-copy>.eyebrow{font-size:12px}.hero-copy p{max-width:305px;font-size:14px;line-height:1.85;margin-bottom:20px}.hero-copy>.button{min-height:43px;font-size:14px;min-width:175px}.hero-proof{font-size:12px;margin-top:17px}.player-top{height:34px;font-size:11px}.player-top>span:last-child{font-size:11px}.player-bottom{padding:13px 14px}.player-bottom h2{font-size:14px}.player-category{font-size:11px}.player-hint{font-size:11px}.play-button{width:57px;height:57px}.hero-bottom{min-height:53px}.hero-bottom-brand{font-size:12px}.hero-bottom-brand span{display:inline;font-size:12px;margin-left:10px}.hero-bottom>a{font-size:12px;gap:10px}.hero-bottom>a span{font-size:16px}.section{padding-block:37px}.section-heading{align-items:flex-start;gap:10px;flex-direction:column;margin-bottom:23px}.section-heading h2{font-size:25px;letter-spacing:-1px}.section-heading .eyebrow{font-size:11px;letter-spacing:1.4px}.section-heading>.text-link{font-size:13px;margin-top:5px}.program-grid{gap:23px 13px}.program-image{aspect-ratio:1.25}.program-image img{object-fit:cover}.program-title{font-size:16px;letter-spacing:-.5px}.program-category{font-size:11px;margin-top:12px}.program-host{font-size:13px;line-height:1.6;margin:5px 0 12px;min-height:29px}.program-schedule{font-size:12px;gap:4px;line-height:1.4;padding-top:10px}.program-schedule .icon{width:11px;height:11px}.program-index{font-size:11px;padding:3px 5px;top:8px;left:8px}.program-arrow{width:25px;height:25px;right:8px;bottom:8px}.section-heading p{font-size:13px;line-height:1.7;margin-top:8px}.episode-toolbar{align-items:flex-start;margin-bottom:21px}.filters{gap:6px}.filter{padding:8px 10px;font-size:12px}.episode-count{display:none}.episode-grid{gap:25px 13px}.episode-card h3{font-size:14px;line-height:1.6}.episode-meta{font-size:10px;margin-top:10px;gap:5px}.episode-meta>span{letter-spacing:.4px}.episode-play{width:25px;height:25px;left:8px;bottom:8px}.episode-play .icon{width:16px;height:16px}.duration{font-size:11px;right:7px;bottom:7px}.episode-watch{font-size:12px;margin-top:8px}.schedule-intro h2{font-size:27px}.schedule-intro .eyebrow{font-size:11px}.schedule-intro p{font-size:14px}.schedule{gap:26px}.schedule-header h3{font-size:14px}.schedule-header>span{font-size:10px}.schedule-row{gap:12px;padding-block:20px}.schedule-time{font-size:20px;min-width:55px}.schedule-time span{font-size:12px}.schedule-row img{width:55px;height:43px}.schedule-row h4{font-size:14px}.schedule-row p{font-size:12px}.schedule-note{font-size:12px}.community{grid-template-columns:1fr;min-height:0;padding:29px 25px}.community-art{position:absolute;right:-100px;bottom:-105px;width:290px;height:290px;opacity:.17}.community-logo{width:90px;height:70px}.community-copy{padding:0;max-width:310px}.community-copy .eyebrow{font-size:11px}.community-copy h2{font-size:36px}.community-copy p{font-size:14px;max-width:270px}.community-copy .button{font-size:13px}.community-label{display:none}.contact-strip{flex-direction:column;align-items:flex-start;gap:19px;padding-block:30px}.contact-strip h2{font-size:22px}.contact-strip p{font-size:13px}.contact-strip .text-link{font-size:13px}.footer{padding-top:30px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:25px}.footer-top nav{order:3;width:100%;justify-content:space-between;font-size:13px}.footer-socials{order:2;width:100%;gap:9px}.footer-bottom{padding-block:19px;flex-wrap:wrap;gap:12px;font-size:11px}.footer-bottom>span{width:100%;font-size:12px}.hero-copy .watch-title{font-size:34px;max-width:340px}.hero-copy:has(.watch-title) p{font-size:14px}.detail-dialog{padding:22px}.detail-dialog h2{font-size:25px}.search-field{gap:8px;padding-left:10px}.search-field input{font-size:14px}.search-field>.button{font-size:13px;padding:10px;min-height:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.page-hero{background:var(--dark);color:#fff;padding:28px 0 54px}.page-hero .eyebrow{color:var(--lime)}.page-hero h1{font-size:48px;line-height:1.15;letter-spacing:-2px;font-weight:800;max-width:720px}.page-hero h1 em{font-style:normal;color:var(--lime)}.page-hero p{color:#aebac1;line-height:1.8;font-size:16px;max-width:620px;margin-top:20px}.page-body{padding-block:56px 72px;font-size:16px;line-height:1.8;color:#2b3438}.page-body>*{max-width:760px}.page-body h2{font-size:24px;letter-spacing:-.8px;line-height:1.3;font-weight:800;margin:40px 0 14px;color:var(--ink)}.page-body>h2:first-child{margin-top:0}.page-body p{margin:0 0 16px}.page-body ul{padding-left:22px;margin:0 0 18px}.page-body li{margin-bottom:10px}.page-body a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:2px;text-underline-offset:3px}.page-body .text-link{margin-top:28px;text-decoration:none}.page-updated{font-size:13px;color:var(--muted);letter-spacing:.4px;text-transform:uppercase;font-weight:700;margin-bottom:28px}.page-social{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:12px}.page-social li{margin:0}.page-social a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:9px 14px;text-decoration:none;font-weight:700;font-size:14px}.page-social .icon{width:18px;height:18px}
@media(max-width:940px){.footer-top{flex-wrap:wrap;gap:25px}.footer-top nav{order:3;width:100%;flex-wrap:wrap;gap:12px 22px}.footer-socials{margin-left:auto}}
@media(max-width:560px){.footer-top nav{justify-content:flex-start;gap:12px 20px}.footer-socials{order:2;width:100%;margin-left:0}.footer-bottom{gap:12px}.footer-legal{gap:16px}.footer-credit{width:100%;font-size:12px}.page-hero{padding:22px 0 36px}.page-hero h1{font-size:34px;letter-spacing:-1.4px}.page-hero p{font-size:15px}.page-body{padding-block:36px 52px;font-size:15px}.page-body h2{font-size:21px;margin-top:32px}}
@media(max-width:380px){.brand-caption{display:none}.header-inner{gap:10px}}
