:root{--navy: #002866;--navy-900: #001943;--yellow: #ffee00;--paper: #fbf7ec;--surface: #ffffff;--ink: #0b1838;--muted: #5d6678;--line: rgba(0, 40, 102, .14);--good: #2ed573;--danger: #ff3b3b;--maxw: 1320px;--header-maxw: 1180px;--hero-maxw: 1680px;--sectionw: 1200px;--podcastw: 1200px;--articlew: 760px;--pad: clamp(18px, 5vw, 56px);--player-h: 92px;--radius: 18px;--font-display: "Bricolage Grotesque", Inter, system-ui, sans-serif;--font-body: "Figtree", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(min-width:1680px){:root{--maxw: 1480px;--header-maxw: 1320px;--hero-maxw: 1900px;--sectionw: 1360px;--podcastw: 1360px;--articlew: 860px}}@media(min-width:2000px){:root{--maxw: 1640px;--header-maxw: 1440px;--hero-maxw: 2100px;--sectionw: 1520px;--podcastw: 1520px;--articlew: 920px}}h1,h2,h3,h4,.brand-copy strong,.hero-stats strong,.player-status time,.player-now strong,.program-row time,.footer-brand strong,.phone-card strong,.phone-card div>a{font-family:var(--font-display)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}body,button,input{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.app-shell{min-height:100vh;padding-bottom:calc(var(--player-h) + 10px);background:var(--paper)}.site-header{position:sticky;top:0;z-index:40;background:#062e72}.install-banner{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:12px 20px;background:var(--yellow);color:var(--navy);text-align:center}.install-banner-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:13.5px;line-height:1.4}.install-banner-copy strong{font-family:var(--font-display)}.install-banner-error{flex-basis:100%;font-weight:700;color:#7a1f1f}.install-banner-actions{display:flex;align-items:center;gap:10px;flex:none}.install-banner-cta{padding:8px 18px;border-radius:999px;background:var(--navy);color:#fff;font-weight:800;font-size:13px;white-space:nowrap}.install-banner-close{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:var(--navy);background:#0028661f}.install-banner-close:hover{background:#00286633}@media(max-width:640px){.install-banner{justify-content:flex-start;text-align:left}}.header-inner{display:flex;align-items:center;gap:28px;height:69px;max-width:var(--header-maxw);margin:0 auto;padding:0 16px}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;flex:none}.brand-mark{width:auto;height:44px;max-width:180px;border-radius:0;object-fit:contain;filter:none}.brand-copy{display:grid;gap:1px;line-height:1}.brand-copy strong{font-size:25px;font-weight:950;letter-spacing:0}.brand-copy small{color:var(--yellow);font-size:9px;font-weight:950;letter-spacing:4px}.main-nav{display:flex;align-items:center;gap:2px}.main-nav a{color:#ffffffd1;font-size:14px;font-weight:850;padding:10px 18px;border-radius:999px;transition:background .18s ease,color .18s ease}.main-nav a:hover{color:#fff;background:#ffffff1a}.main-nav a.on{color:var(--navy);background:var(--yellow)}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.listen-button,.primary-button,.secondary-button,.section-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:999px;font-weight:950;white-space:nowrap}.listen-button,.primary-button{color:var(--navy);background:var(--yellow)}.listen-button{min-height:38px;padding:9px 20px;font-size:14px;transition:transform .18s ease,box-shadow .18s ease}.listen-button:hover,.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #ffee0042}.menu-button{display:none;width:42px;height:42px;padding:10px;border-radius:8px;background:#ffffff14}.menu-button span{display:block;height:2px;margin:5px 0;border-radius:2px;background:#fff}.live-dot{width:9px;height:9px;border-radius:999px;background:var(--danger);box-shadow:0 0 #ff3b3b8c;animation:pulse 1.6s infinite;flex:none}@keyframes pulse{0%{box-shadow:0 0 #ff3b3b8c}70%{box-shadow:0 0 0 8px #ff3b3b00}to{box-shadow:0 0 #ff3b3b00}}.hero-section{background:#062e72;color:#fff;overflow:hidden}.hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.76fr);align-items:center;gap:clamp(38px,6vw,102px);min-height:clamp(650px,72vh,734px);width:100%;max-width:var(--hero-maxw);margin:0 auto;padding:clamp(56px,6vw,76px) clamp(22px,6.4vw,96px) clamp(70px,7vw,88px);overflow:hidden;background:transparent}.hero-inner:after{content:"";position:absolute;inset:0 0 0 auto;width:42%;background:linear-gradient(90deg,#ffffff05,#04315594);pointer-events:none}.hero-copy,.hero-player-card{position:relative;z-index:1}.hero-kicker{display:inline-flex;align-items:center;gap:9px;width:fit-content;margin:0;padding:7px 14px;border-radius:999px;color:#fff;background:#ffffff24;font-size:13px;font-weight:950;text-transform:uppercase}.hero-copy h1{max-width:830px;margin:27px 0 0;font-size:clamp(44px,4.45vw,67px);line-height:1.045;letter-spacing:0;font-weight:950}.hero-copy h1 em{color:var(--yellow);font-style:normal}.hero-lede{max-width:640px;margin:22px 0 0;color:#ffffffb8;font-size:clamp(17px,1.4vw,21px);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.primary-button,.secondary-button{min-height:46px;padding:13px 24px;font-size:15px}.secondary-button{color:#fff;background:transparent;box-shadow:inset 0 0 0 2px #ffffff7a}.secondary-button:hover{background:#ffffff1a}.hero-stats{display:flex;flex-wrap:wrap;gap:34px;margin-top:38px}.hero-stats span{display:grid;gap:2px;color:#ffffffbd;font-size:14px}.hero-stats strong{color:#fff;font-size:27px;line-height:1}.hero-player-card{position:relative;justify-self:end;width:min(100%,524px);min-height:clamp(470px,38vw,520px);border:1px solid rgba(166,196,239,.28);border-radius:calc(var(--radius) + 10px);overflow:hidden;background:radial-gradient(380px 220px at 48% 0%,rgba(255,238,0,.14),transparent 72%),linear-gradient(180deg,#224d84cc,#0c3675d6);box-shadow:inset 0 1px #ffffff14}.hero-card-top{position:absolute;left:32px;right:32px;top:32px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px}.hero-card-top p,.hero-card-top span{display:inline-flex;align-items:center;gap:9px;margin:0;font-size:14px;font-weight:900}.hero-card-top p{padding:7px 13px;border-radius:999px;background:#ffffff24}.hero-card-top span{color:#ffffffc7}.hero-card-top i{width:7px;height:7px;border-radius:999px;background:var(--good)}.record-visual{position:absolute;top:88px;left:50%;width:170px;transform:translate(-50%);aspect-ratio:1;display:grid;place-items:center}.record-visual .ring{position:absolute;border-radius:999px}.record-visual .ring{border:2px solid rgba(255,238,0,.28)}.record-visual .r1{inset:0}.record-visual .r2{inset:20%}.hero-disc-button{position:relative;z-index:1;display:grid;place-items:center;width:74px;height:74px;border-radius:999px;color:var(--navy);background:var(--yellow);box-shadow:0 0 0 1px #ffee0061,0 0 26px #ffee0057}@keyframes ripple{0%{opacity:.8;transform:scale(.86)}to{opacity:0;transform:scale(1.22)}}.wave-bars{position:absolute;left:32px;right:32px;bottom:188px;display:flex;align-items:end;gap:6px;height:43px}.wave-bars span{flex:1;min-width:4px;height:18px;border-radius:4px;background:#7e9dcc75;opacity:1;transform-origin:bottom}.wave-bars span:nth-child(6n+1),.wave-bars span:nth-child(9n+5){background:var(--yellow)}.wave-bars span:nth-child(3n+1){height:34px}.wave-bars span:nth-child(4n+2){height:26px}.wave-bars span:nth-child(5n+3){height:40px}.wave-bars[data-on=true] span,.mini-eq[data-on=true] span,.player-wave[data-on=true] span{animation:equalize .72s ease-in-out infinite alternate;animation-delay:calc(var(--i, 1) * 35ms)}@keyframes equalize{0%{transform:scaleY(.32)}to{transform:scaleY(1)}}.hero-now{position:absolute;left:32px;right:32px;bottom:31px;display:grid;gap:4px}.hero-now small{color:var(--yellow);font-weight:900;letter-spacing:1px;text-transform:uppercase}.hero-now strong{display:block;overflow:hidden;font-size:29px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.hero-now span{overflow:hidden;color:#ffffffb8;line-height:1.42;white-space:nowrap;text-overflow:ellipsis}.hero-now-foot{display:grid;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:10px;margin-top:11px;padding-top:15px;border-top:1px solid rgba(255,255,255,.14)}.hero-now.podcast-mode .hero-now-foot{grid-template-columns:1fr}.return-live-button{width:100%;padding:10px 12px;border-radius:999px;background:var(--yellow);color:var(--navy);font-weight:800;font-size:13px;text-align:center;white-space:nowrap}.return-live-button:hover{filter:brightness(.96)}.hero-now-foot p{overflow:hidden;margin:0;color:#ffffffd1;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hero-now-foot b{font-size:16px}.hero-now-foot button{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#fff;background:#ffffff1f;transition:color .15s ease}.hero-now-foot button.on{color:var(--yellow)}.play-glyph{display:inline-block;width:0;height:0;margin-left:2px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor}.play-glyph.pause{width:14px;height:14px;margin-left:0;border:0;background:linear-gradient(90deg,currentColor 0 35%,transparent 35% 65%,currentColor 65%)}.ticker{display:flex;align-items:stretch;height:50px;overflow:hidden;color:var(--navy);background:var(--yellow)}.ticker-label{display:flex;align-items:center;justify-content:center;min-width:148px;height:50px;padding:0 24px;color:#fff;background:var(--navy);font-weight:900;letter-spacing:1px;line-height:1;white-space:nowrap;clip-path:polygon(0 0,100% 0,calc(100% - 16px) 100%,0 100%)}.ticker-label span{display:inline-block;line-height:1;transform:translate(-4px,-1px)}.ticker-window{flex:1;overflow:hidden}.ticker-track{display:flex;width:max-content;animation:marquee 38s linear infinite}.ticker-track span,.ticker-track a{display:inline-flex;align-items:center;gap:18px;height:50px;padding:0 22px;font-weight:750;line-height:1;white-space:nowrap;text-decoration:none}.ticker-track a:hover{text-decoration:underline}.ticker-track span:after,.ticker-track a:after{content:"";width:6px;height:6px;border-radius:50%;background:#00286659}@keyframes marquee{to{transform:translate(-50%)}}.content-section{max-width:var(--maxw);margin:0 auto;padding:clamp(60px,7vw,96px) var(--pad)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-kicker{margin:0 0 6px;color:var(--muted);font-size:13px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.section-kicker.light{color:#ffffffad}.section-head h2,.resources-head h2{margin:0;font-size:clamp(38px,4.4vw,56px);line-height:1.08;letter-spacing:0}.section-link{min-height:40px;padding:9px 18px;color:var(--ink);border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1px var(--line);font-size:14px;font-weight:900}.section-link:hover{color:#fff;background:var(--navy)}.flash-grid,.podcast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.flash-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 24px 46px -36px #00286673;transition:transform .18s ease,box-shadow .18s ease}.flash-card:hover{transform:translateY(-4px);box-shadow:0 28px 54px -35px #0028668f}.flash-thumb{aspect-ratio:4 / 3;overflow:hidden;background:var(--navy)}.flash-thumb img{display:block;width:100%;height:100%;object-fit:cover}.flash-card.accent-yellow .flash-thumb{background:var(--yellow)}.flash-thumb span,.cover-lines{display:block;width:100%;height:100%;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.12) 0 12px,transparent 12px 26px)}.flash-card.accent-yellow .flash-thumb span{background-image:repeating-linear-gradient(135deg,rgba(0,40,102,.14) 0 12px,transparent 12px 26px)}.flash-body{display:grid;gap:10px;padding:18px 19px 21px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-meta strong{padding:4px 8px;border-radius:6px;color:var(--navy);background:var(--yellow);font-size:11px;letter-spacing:.5px;text-transform:uppercase}.card-meta span,.flash-body p,.podcast-meta{color:var(--muted)}.flash-body h3,.podcast-card h3,.program-main h3{margin:0;line-height:1.22;letter-spacing:0}.flash-body h3{font-size:19px}.flash-body p{margin:0;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flash-body a{width:fit-content;font-weight:850}.modal-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#050f289e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.podcast-modal{position:relative;width:min(640px,100%);max-height:88vh;overflow-y:auto;background:var(--surface);border-radius:calc(var(--radius) + 6px);box-shadow:0 40px 90px -30px #0000008c}.modal-close{position:absolute;top:14px;right:14px;z-index:1;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#ffffffe6;color:var(--navy);box-shadow:0 6px 16px #0000002e}.modal-close:hover{background:#fff}.podcast-modal-cover{position:relative;height:220px;overflow:hidden;background:hsl(var(--cover-hue, 210),62%,46%)}.podcast-modal-cover img{display:block;width:100%;height:100%;object-fit:cover}.podcast-modal-body{display:grid;gap:14px;padding:24px 26px 30px}.podcast-modal-body h2{margin:0;font-size:24px;line-height:1.2}.podcast-modal-actions{display:flex;align-items:center;gap:12px}.podcast-modal-actions .primary-button{padding:11px 20px}.podcast-modal-actions .tool-button{width:38px;height:38px;border-radius:999px;color:var(--muted);background:var(--paper)}.podcast-modal-actions .tool-button:hover{color:var(--ink)}.podcast-modal-actions .tool-button.on{color:var(--navy);background:var(--yellow)}.podcast-modal-content{padding-top:8px;border-top:1px solid var(--line);font-size:15.5px;line-height:1.65;color:var(--ink)}.podcast-modal-content p{margin:12px 0 0}.full-page-band,.article-page-band{background:var(--paper);min-height:60vh}.page-hero{color:#fff;background:radial-gradient(460px 360px at 88% 8%,rgba(255,238,0,.1),transparent 70%),#062e72}.page-hero-inner{padding-top:132px;padding-bottom:56px;max-width:var(--podcastw)}.page-hero-inner h1{margin:10px 0 0;font-size:clamp(28px,4vw,40px);line-height:1.14}.page-hero-description{max-width:620px;margin:12px 0 0;color:#ffffffbf;font-size:16px;line-height:1.55}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;color:#ffffffd1;font-weight:700;font-size:14px}.back-link:hover{color:var(--yellow)}.article-page{max-width:var(--articlew);padding-top:48px;padding-bottom:100px}.article-page-date{margin:-8px 0 24px;color:var(--muted);font-weight:600}.article-page-cover{overflow:hidden;margin-bottom:28px;border-radius:var(--radius)}.article-page-cover img{display:block;width:100%;height:auto}.article-page-body{font-size:17px;line-height:1.7;color:var(--ink)}.article-page-body p{margin:0 0 18px}.article-page-body h2,.article-page-body h3{font-family:var(--font-display);margin:32px 0 12px}.article-page-body a{color:var(--navy);text-decoration:underline}.article-page-body img{max-width:100%;border-radius:12px;margin:12px 0}.article-page-body blockquote{margin:20px 0;padding:4px 20px;border-left:3px solid var(--yellow);color:var(--muted);font-style:italic}.program-band{background:#fff}.program-inner{max-width:var(--sectionw);padding-top:92px;padding-bottom:98px}.program-list{display:grid;gap:12px}.program-row{display:grid;grid-template-columns:82px 108px minmax(0,1fr) 160px;align-items:center;gap:20px;min-height:74px;padding:13px 17px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:transform .18s ease,border-color .18s ease,background .18s ease}.program-row:hover{transform:translate(3px);border-color:#0028664d}.program-row.live{color:#fff;background:#062e72;border-color:#062e72}.program-row time{color:#0d244a;font-size:18px;font-weight:900}.program-row.live time{color:#fff}.mini-eq{display:flex;align-items:center;justify-content:center;gap:3px;height:38px}.mini-eq span{width:3px;height:22px;border-radius:999px;background:#00286638;transform-origin:center}.mini-eq span:nth-child(3n+1){height:31px}.mini-eq span:nth-child(4n+2){height:17px}.mini-eq span:nth-child(5n+4){height:35px}.program-row.live .mini-eq span{background:var(--yellow)}.program-main h3{display:flex;align-items:center;gap:10px;color:#0d244a;font-size:19px;font-weight:950}.program-row.live .program-main h3{color:#fff}.program-main h3 span{padding:3px 8px;border-radius:4px;color:var(--navy);background:var(--yellow);font-size:10px;font-weight:900}.program-main p{margin:3px 0 0;color:var(--muted);font-size:14px;font-weight:600}.program-row.live .program-main p{color:#ffffffb8}.program-host{color:var(--muted);font-size:14px;font-weight:900;text-align:right;white-space:nowrap}.program-row.live .program-host{color:var(--yellow)}.round-action{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;color:var(--navy);background:var(--yellow);transition:transform .16s ease}.round-action:hover{transform:scale(1.08)}.round-action.large{width:52px;height:52px}.podcast-band{background:var(--paper)}.podcast-section{max-width:var(--podcastw);padding-top:92px;padding-bottom:104px}.podcast-card{display:grid;gap:11px;cursor:pointer}.podcast-card:hover h3{text-decoration:underline}.podcast-card:focus-visible{outline:2px solid var(--navy);outline-offset:4px;border-radius:var(--radius)}.podcast-cover{position:relative;aspect-ratio:1 / .78;overflow:hidden;border-radius:var(--radius);color:#fff;background:linear-gradient(150deg,#ffffff08,#00000024),hsl(var(--cover-hue) 62% 26%);text-align:left;box-shadow:0 12px 24px -20px #00286673}.podcast-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.podcast-series{position:absolute;top:14px;left:14px;z-index:2;padding:5px 9px;border-radius:4px;background:#00000057;font-size:10px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.podcast-cover .round-action{position:absolute;right:14px;bottom:14px;z-index:2}.cover-lines{position:absolute;inset:0;opacity:.55;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.14) 0 10px,transparent 10px 25px)}.cover-caption{position:absolute;left:8px;bottom:8px;color:#ffffff75;font-size:11px;font-weight:800}.podcast-card h3{color:#0d244a;font-size:19px;font-weight:950;line-height:1.16}.podcast-meta{display:flex;align-items:center;gap:10px;margin:0;color:#0d244a94;font-size:14px;font-weight:700}.podcast-meta strong{margin-left:auto;color:#0d244a;font-weight:950}.podcast-meta strong:before{content:"";display:inline-block;width:0;height:0;margin-right:4px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor}.resources-band{color:#fff;background:radial-gradient(460px 360px at 88% 8%,rgba(255,238,0,.1),transparent 70%),#062e72}.resources-inner{max-width:var(--podcastw);margin:0 auto;padding:122px var(--pad) 142px}.resources-head{display:flex;align-items:center;gap:22px;max-width:760px}.resources-head p:last-child,.resources-head .cta-body{max-width:610px;margin:13px 0 0;color:#ffffffba;line-height:1.58;font-size:17px;font-weight:600}.resources-head .cta-button{margin-top:18px}.resource-badge{display:grid;place-items:center;width:62px;height:62px;border-radius:16px;color:var(--navy);background:var(--yellow);font-size:26px;font-weight:900;flex:none}.kanbyo-card{display:grid;grid-template-columns:1.25fr 1fr;gap:0;margin-top:48px;overflow:hidden;border:1px solid rgba(255,238,0,.32);border-radius:var(--radius);background:#ffffff0f}.kanbyo-main{display:grid;align-content:start;gap:18px;padding:32px 34px}.kanbyo-brand{display:flex;align-items:center;gap:14px}.kanbyo-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:var(--navy);background:var(--yellow);flex:none}.kanbyo-brand div{display:grid;gap:2px}.kanbyo-brand strong{font-family:var(--font-display);font-size:22px}.kanbyo-brand span{color:#ffffffa8;font-size:13px;font-weight:700}.kanbyo-tagline{margin:0;max-width:460px;color:#ffffffc7;font-size:15px;line-height:1.55}.kanbyo-pills{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.kanbyo-pills li{padding:7px 16px;border-radius:999px;color:var(--navy);background:var(--yellow);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.kanbyo-cta{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:13px 22px;border-radius:var(--radius);color:var(--navy);background:var(--yellow);font-weight:800;font-size:14.5px;text-decoration:none;transition:transform .15s ease}.kanbyo-cta:hover{transform:translateY(-2px)}.kanbyo-services{padding:32px 34px;background:#0000002e}.kanbyo-services h3{margin:0 0 14px;font-family:var(--font-display);font-size:16px}.kanbyo-services ul{margin:0;padding:0;list-style:none;display:grid;gap:14px}.kanbyo-services li{position:relative;padding-left:20px;color:#ffffffc7;font-size:14px;line-height:1.5}.kanbyo-services li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:3px;background:var(--yellow)}.kanbyo-channels{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.channel-tile{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;color:#fff;background:color-mix(in srgb,var(--channel-color) 55%,#062e72);border:1px solid color-mix(in srgb,var(--channel-color) 60%,transparent);font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.channel-tile:hover{transform:translateY(-2px);box-shadow:0 14px 26px -18px #0009}.resources-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;margin-top:48px}.phone-list{display:grid;gap:16px}.phone-card,.link-panel{border:1px solid rgba(255,255,255,.13);border-radius:var(--radius);background:#ffffff12}.phone-card{position:relative;display:grid;gap:11px;min-height:116px;padding:22px 26px}.phone-card.urgent{border-color:#ffee00b8}.phone-card small{position:absolute;top:18px;right:18px;padding:5px 9px;border-radius:4px;color:var(--navy);background:var(--yellow);font-size:10px;font-weight:950;letter-spacing:.4px;text-transform:uppercase}.phone-card span{color:#ffffffb8;font-size:14px;font-weight:850}.phone-card strong,.phone-card div>a{display:flex;align-items:center;gap:12px;margin-top:7px;font-size:clamp(31px,3.4vw,38px);line-height:1;text-decoration:none}.phone-card div>a:hover{text-decoration:underline}.phone-card strong:before,.phone-card div>a:before{content:"";width:22px;height:16px;border-radius:7px 7px 3px 3px;background:var(--yellow);box-shadow:inset 5px 0 #0028662e;flex:none}.phone-card p{margin:0;color:#ffffffa8;line-height:1.44;font-size:14px}.link-panel{display:grid;align-content:start;padding:28px 30px}.link-panel h3{margin:0 0 20px;color:var(--yellow);font-size:15px;letter-spacing:.8px;text-transform:uppercase}.link-panel a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-radius:7px;color:#ffffffe6;transition:background .16s ease}.link-panel a:hover{background:#ffffff14}.link-panel span{font-size:16px;font-weight:850}.link-panel small{color:#fff9;font-size:13px;font-weight:700;white-space:nowrap}.safe-exit{margin:24px 0 0;color:#ffffff85;font-size:13px}.safe-exit kbd{padding:2px 6px;border-radius:5px;background:#ffffff21;color:#ffffffc7;font-family:inherit;font-size:11px}.site-footer{color:#fff;background:#041f4d}.footer-inner{display:grid;grid-template-columns:1fr 1.55fr;gap:126px;max-width:var(--podcastw);margin:0 auto;padding:86px var(--pad) 64px}.footer-inner img{width:auto;height:52px;max-width:220px;object-fit:contain;object-position:left center}.footer-inner strong{display:block;margin-top:16px;font-size:29px;font-weight:950}.footer-inner strong span{color:var(--yellow)}.footer-inner p{max-width:340px;color:#ffffff9e;font-size:15px;font-weight:600;line-height:1.55}.footer-social{display:flex;gap:9px;margin-top:22px}.footer-social a{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#ffffffc2;background:#ffffff14;transition:color .15s ease,background .15s ease}.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px}.footer-cols h3{margin:0 0 13px;color:var(--yellow);font-size:14px;font-weight:950;letter-spacing:.6px;text-transform:uppercase}.footer-cols a{display:block;padding:7px 0;color:#ffffffbd;font-size:15px;font-weight:700}.footer-cols a:hover,.footer-social a:hover{color:var(--navy);background:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:14px;max-width:var(--podcastw);margin:0 auto;padding:18px var(--pad);border-top:1px solid rgba(255,255,255,.1);color:#ffffff80;font-size:13px}.radio-player{position:fixed;left:0;right:0;bottom:0;z-index:55;color:#fff;background:#05295f;border-top:1px solid rgba(255,255,255,.13);box-shadow:0 -18px 46px -30px #000000bf;transform:translateY(112%);transition:transform .45s cubic-bezier(.4,0,.2,1)}.radio-player.visible{transform:translateY(0)}.player-inner{display:grid;grid-template-columns:minmax(300px,1fr) minmax(260px,420px) minmax(300px,1fr);align-items:center;gap:26px;max-width:1300px;height:var(--player-h);margin:0 auto;padding:0 clamp(12px,3vw,28px)}.player-now{display:flex;align-items:center;gap:14px;min-width:0}.player-art{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:radial-gradient(circle at 50% 48%,rgba(255,238,0,.18),transparent 50%),linear-gradient(150deg,#0b3a7d,#062556);border:1px solid rgba(255,255,255,.17);flex:none}.player-art span{width:20px;height:20px;border-radius:999px;background:var(--yellow);box-shadow:0 0 18px #ffee00c7;animation:breathe 2s infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(.82)}}.player-status{display:flex;align-items:center;gap:8px;margin:0 0 2px;color:var(--yellow);font-size:12px;font-weight:950;letter-spacing:1px}.player-status time{color:#ffffffa6;font-size:12px;font-weight:800;letter-spacing:0}.player-now strong,.player-now small{display:block;overflow:hidden;max-width:34vw;text-overflow:ellipsis;white-space:nowrap}.player-now strong{font-size:18px;line-height:1.08}.player-now small{color:#ffffffb3;font-size:13px}.player-main{display:grid;justify-items:center;gap:9px}.player-control-row{display:flex;align-items:center;justify-content:center;gap:28px}.return-live-chip{padding:8px 14px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:700;font-size:12px;white-space:nowrap}.return-live-chip:hover{background:var(--yellow);color:var(--navy)}.player-play{display:grid;place-items:center;width:56px;height:56px;border-radius:999px;color:var(--navy);background:var(--yellow);box-shadow:0 0 28px #ffee0047;transition:transform .16s ease}.player-play:hover{transform:scale(1.06)}.player-wave{display:flex;align-items:center;gap:4px;width:min(360px,31vw);height:20px}.player-wave span{width:4px;height:11px;border-radius:999px;background:#7e9dcc94;opacity:1;transform:scaleY(.34);transform-origin:center}.player-wave span:nth-child(5n+1),.player-wave span:nth-child(9n+4){background:var(--yellow)}.player-wave span:nth-child(3n+1){height:18px}.player-wave span:nth-child(4n+2){height:8px}.player-wave span:nth-child(7n+3){height:22px}.player-tools{display:flex;align-items:center;justify-content:end;gap:18px}.tool-button{position:relative;display:grid;place-items:center;width:25px;height:25px;color:#ffffffc7;background:transparent;transition:color .15s ease}.tool-button:hover{color:#fff}.tool-button.on{color:var(--yellow)}.volume-control{display:flex;align-items:center}.volume-control input{width:112px;height:6px;border-radius:999px;appearance:none;background:linear-gradient(to right,var(--yellow) 0 var(--p, 72%),rgba(126,157,204,.45) var(--p, 72%) 100%)}.volume-control input::-webkit-slider-thumb{width:15px;height:15px;border:0;border-radius:999px;appearance:none;background:#fff}.volume-control input::-moz-range-thumb{width:15px;height:15px;border:0;border-radius:999px;background:#fff}.listener-count{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:900;white-space:nowrap}.listener-count i{width:8px;height:8px;border-radius:999px;background:var(--good)}@media(max-width:1180px){.header-inner{gap:18px;max-width:100%;padding:0 22px}.main-nav a{padding:9px 13px}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(350px,430px);gap:42px;padding-left:clamp(24px,5vw,64px);padding-right:clamp(24px,5vw,64px)}.hero-copy h1{font-size:clamp(42px,5.2vw,60px)}.hero-player-card{min-height:470px}.player-inner{grid-template-columns:minmax(260px,1fr) minmax(240px,360px) minmax(230px,.8fr);gap:18px}.player-wave{width:min(310px,30vw)}.player-tools{gap:12px}}@media(max-width:980px){.hero-inner,.resources-grid,.footer-inner{grid-template-columns:1fr}.footer-inner{gap:40px}.hero-inner{min-height:auto;padding:52px var(--pad) 68px}.hero-inner:after{display:none}.hero-copy h1{max-width:780px}.hero-player-card{justify-self:center;max-width:540px;width:100%}.flash-grid,.podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cols{gap:28px}.player-tools .volume-control{display:none}.player-inner{grid-template-columns:minmax(250px,1fr) minmax(220px,320px) auto}}@media(max-width:900px){.brand-copy small{letter-spacing:2.4px}.main-nav a{font-size:13px;padding:8px 11px}.hero-copy h1{max-width:680px}.program-inner,.podcast-section,.resources-inner,.footer-inner,.footer-bottom{max-width:860px}.program-row{grid-template-columns:68px 86px minmax(0,1fr) 122px;gap:14px}.program-host{overflow:hidden;text-overflow:ellipsis}.round-action{width:38px;height:38px}.resources-inner{padding-top:96px;padding-bottom:108px}}@media(max-width:820px){.main-nav{position:absolute;left:0;right:0;top:69px;display:grid;gap:4px;padding:12px var(--pad);background:var(--navy);border-top:1px solid rgba(255,255,255,.12);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.main-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-button{display:block}.header-inner{height:66px}.main-nav{top:66px}.hero-copy h1{font-size:clamp(38px,8vw,56px)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));gap:24px}.player-inner{grid-template-columns:minmax(0,1fr) auto}.player-main{justify-self:end}.player-tools{display:none}}@media(max-width:760px){.content-section{padding-top:66px;padding-bottom:72px}.hero-inner{padding-top:44px}.hero-copy h1{font-size:clamp(36px,9vw,50px)}.hero-player-card{min-height:440px}.hero-card-top{left:24px;right:24px}.record-visual{width:148px}.wave-bars{left:24px;right:24px;bottom:168px}.hero-now{left:24px;right:24px}.ticker,.ticker-label,.ticker-track span{height:44px}.ticker-track span{font-size:13px}.podcast-card h3{font-size:17px}}@media(max-width:680px){:root{--player-h: 76px}.header-inner{gap:12px}.brand-copy strong{font-size:20px}.listen-button span:last-child{display:none}.hero-inner{padding:38px 18px 52px}.hero-copy h1{font-size:clamp(35px,11vw,52px)}.hero-lede{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.primary-button,.secondary-button{width:100%}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-stats strong{font-size:23px}.hero-player-card{min-height:430px;border-radius:18px}.hero-card-top{left:20px;right:20px;top:20px}.hero-card-top span{display:none}.record-visual{top:74px;width:140px}.wave-bars{left:20px;right:20px;bottom:164px;gap:4px;height:38px}.hero-now{left:20px;right:20px;bottom:22px}.hero-now strong{font-size:25px}.hero-now-foot{grid-template-columns:1fr auto}.hero-now-foot button{display:none}.section-head{align-items:start;flex-direction:column}.program-inner,.podcast-section,.resources-inner{padding-left:18px;padding-right:18px}.flash-grid,.podcast-grid{grid-template-columns:1fr}.program-row{grid-template-columns:54px minmax(0,1fr);gap:12px;min-height:64px}.program-main h3{align-items:flex-start;flex-direction:column;gap:4px}.program-row .mini-eq,.program-host{display:none}.resources-head{align-items:flex-start;flex-direction:column}.resources-inner{padding-top:70px;padding-bottom:80px}.kanbyo-card{grid-template-columns:1fr}.kanbyo-services{background:#0000003d}.resources-grid{gap:16px}.footer-inner{padding-top:52px}.footer-cols{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.player-inner{grid-template-columns:minmax(0,1fr) auto;gap:10px}.player-wave,.player-tools,.return-live-chip{display:none}.player-control-row{gap:0}.player-play,.player-art{width:46px;height:46px}.player-now strong,.player-now small{max-width:54vw}.ticker-label{min-width:auto;padding:0 16px;font-size:12px}}@media(max-width:520px){.brand-mark{width:auto;height:38px;max-width:130px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:8px;letter-spacing:1.7px}.hero-kicker{font-size:11px;padding:7px 11px}.hero-copy h1{font-size:clamp(33px,11.5vw,43px)}.hero-lede{font-size:16px}.hero-stats{grid-template-columns:1fr}.hero-player-card{min-height:405px}.hero-card-top p{font-size:11px}.hero-disc-button{width:62px;height:62px}.wave-bars span:nth-child(n+27){display:none}.hero-now strong{font-size:23px}.hero-now-foot p{font-size:12px}.phone-card strong{font-size:28px}.link-panel a{align-items:flex-start;flex-direction:column;gap:4px}.player-status time{display:none}}@media(max-width:420px){.header-inner{padding:0 14px}.listen-button{min-height:34px;padding:8px 13px}.hero-inner{padding-left:14px;padding-right:14px}.hero-actions{margin-top:24px}.hero-player-card{min-height:388px}.record-visual{width:126px}.wave-bars{bottom:154px}.ticker-label{padding:0 12px}.ticker-track span{padding:0 16px}.player-now small{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
