.site-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.container{width:min(1180px,100vw - 32px);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.news-ticker{color:#fff;background:#15381d;font-size:.78rem;font-weight:700;overflow:hidden}.news-ticker .container{grid-template-columns:auto 1fr;align-items:center;gap:1rem;min-height:42px;display:grid}.news-ticker strong{background:var(--brand-green-accent);color:var(--brand-green-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.35rem .7rem;font-size:.68rem}.ticker-track{white-space:nowrap;overflow:hidden}.ticker-items{gap:2rem;min-width:max-content;animation:28s linear infinite tickerScroll;display:inline-flex}.ticker-items a:before{color:var(--brand-green-accent);content:"•";margin-right:.75rem}.ticker-items:hover{animation-play-state:paused}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.masthead{z-index:50;background:#3e8632;border-bottom:1px solid #ffffff2e;position:sticky;top:0}.masthead-inner{grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:1.5rem;padding:.75rem 0;display:grid}.mobile-header-row,.mobile-search-row{display:none}.brand{align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-height:76px;display:block}.search-form{border:2px solid var(--brand-green-soft);background:#fff;border-radius:999px;grid-template-columns:1fr auto;align-items:center;width:100%;max-width:520px;display:grid;overflow:hidden}.search-form input{color:var(--ink-900);font:inherit;border:0;outline:0;min-width:0;min-height:46px;padding:0 1rem}.search-form button{color:#fff;cursor:pointer;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:#15381d;border:0;min-height:46px;padding:0 1.1rem;font-size:.76rem;font-weight:800}.live-player button{color:#fff;cursor:pointer;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:#15381d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:46px;padding:.75rem 1.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.live-player-icon{color:#15381d;letter-spacing:-.03em;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.58rem;line-height:1;animation:1.6s infinite pulse;display:inline-flex}.live-player-icon svg,.social-links svg{fill:currentColor;width:16px;height:16px}.live-player button:hover,.search-form button:hover{background:#0f2915}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.social-links{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.social-links a{color:#fff;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;min-width:38px;min-height:38px;padding:0 .72rem;font-size:.72rem;font-weight:900;display:inline-flex}.social-links a:hover{color:#15381d;background:#95eb1a;border-color:#95eb1a}.mobile-menu{display:none}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 7px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.nav{z-index:70;background:#95eb1a;border-bottom:1px solid #15381d2e;position:sticky;top:106px}.nav-inner{scrollbar-width:none;white-space:nowrap;align-items:center;gap:1.2rem;padding:.85rem 0;display:flex;overflow:visible}.nav-inner::-webkit-scrollbar{display:none}.nav-item{color:var(--brand-green-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:900}.nav-categories{position:relative}.nav-categories summary{color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:#15381d;border-radius:999px;padding:.42rem .78rem;font-size:.76rem;font-weight:900;list-style:none}.nav-categories summary::-webkit-details-marker{display:none}.nav-categories-menu{border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:500;background:#fff;border-radius:14px;gap:.2rem;min-width:230px;padding:.55rem;display:grid;position:absolute;top:calc(100% + .7rem);left:0}.nav-categories:not([open]) .nav-categories-menu{display:none}@media (hover:hover) and (pointer:fine){.nav-categories:hover .nav-categories-menu,.nav-categories:focus-within .nav-categories-menu{display:grid}.nav-categories:not(:hover):not(:focus-within) .nav-categories-menu{display:none}}.nav-categories-menu a{color:var(--brand-green-dark);border-radius:10px;padding:.55rem .65rem;font-size:.82rem;font-weight:850}.nav-categories-menu a:hover{background:var(--brand-green-soft)}.nav-item:hover{color:var(--brand-green)}.nav-item-featured{background:var(--brand-green-dark);color:#fff;border-radius:999px;padding:.38rem .72rem}.nav-item-featured:hover{background:var(--brand-green);color:#fff}.main-content{padding:1.2rem 0 3rem}.media-slot{flex-direction:column;align-items:center;width:100%;margin:1.5rem 0;display:flex}.media-slot a,.media-slot div{max-width:100%}.media-slot img{object-fit:contain;border-radius:6px;max-width:100%}.media-top,.media-bottom,.media-inline{border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:.8rem 0}.media-sidebar{margin-top:0}.home-lead-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.8fr);gap:1.5rem;margin:1.2rem 0 1.6rem;display:grid}.home-main-column{gap:1rem;min-width:0;display:grid}.lead-story{background:#fff;border:0;border-radius:0;grid-template-columns:1fr;gap:0;min-height:260px;display:grid;overflow:hidden}.lead-image-wrapper{background:var(--brand-green-soft);aspect-ratio:16/9;min-height:0;overflow:hidden}.lead-image{object-fit:cover;width:100%;height:100%}.lead-content{align-self:center;padding:0}.lead-content h2{color:#141414;letter-spacing:-.045em;margin:0 0 .25rem;font-family:inherit;font-size:clamp(1.65rem,3.2vw,2.8rem);font-weight:900;line-height:1.06;text-decoration:none}.lead-content .news-meta{color:#15381d;margin:0 0 .12rem;line-height:1}.lead-content p:not(.news-meta){color:#1f2933;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:620px;margin:0;font-size:.95rem;display:-webkit-box;overflow:hidden}.home-under-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-under-hero-card{border-bottom:1px solid var(--line);min-width:0;padding-bottom:.85rem}.home-under-hero-card .news-card-image{margin-bottom:.55rem}.home-under-hero-card .news-meta{margin-bottom:.3rem}.home-under-hero-card h3{color:#141414;letter-spacing:-.045em;margin:0;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:900;line-height:1.12}.home-sidebar{align-content:start;gap:1.35rem;display:grid}.section-heading{border-bottom:3px solid var(--brand-green-dark);justify-content:space-between;align-items:end;margin:2.3rem 0 1.1rem;padding-bottom:.65rem;display:flex}.section-heading h1,.section-heading h2{color:var(--brand-green-dark);margin:0;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:900}.section-heading p{color:var(--ink-500);margin:0;font-size:.88rem;font-weight:600}.news-meta{color:var(--brand-green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.55rem;font-size:.68rem;font-weight:900}.news-list{gap:0;display:grid}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 1.5rem;display:grid}.news-item{border-bottom:1px solid var(--line);padding:1rem 0}.news-card-image{aspect-ratio:16/9;background:var(--brand-green-soft);margin-bottom:.85rem;display:block;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.news-card-image:hover img{transform:scale(1.03)}.news-item h2,.news-item h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:850;line-height:1.16}.news-item a:hover,.lead-content a:hover,.article a:hover{color:var(--brand-green)}.news-item p:not(.news-meta){color:var(--ink-700);margin:.65rem 0 0;font-size:.92rem}.compact-item{padding-left:.85rem;position:relative}.compact-item:before{background:var(--brand-green);content:"";width:3px;height:calc(100% - 2rem);position:absolute;top:1rem;left:0}.category-hero{border-bottom:3px solid var(--brand-green-dark);margin:1.6rem 0 1rem;padding-bottom:1rem}.category-hero h1{color:var(--brand-green-dark);margin:0 0 .65rem;font-size:clamp(2.1rem,6vw,4.4rem);font-weight:900}.category-hero p:not(.news-meta){color:var(--ink-700);max-width:760px}.article-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:2.2rem;margin:2rem 0;display:grid}.article{max-width:820px}.article h1{color:var(--brand-green-dark);letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2.15rem,5.6vw,4.8rem);font-weight:900;line-height:.98}.article-subtitle{color:var(--ink-700);margin-bottom:1.7rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500;line-height:1.45}.article-byline{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--ink-500);gap:.35rem;margin:1.4rem 0;padding:.9rem 0;display:grid}.article-byline p{color:var(--ink-900);margin:0;font-size:.9rem;font-weight:800}.article-byline div{flex-wrap:wrap;gap:.35rem 1rem;display:flex}.article-byline time{font-size:.82rem;font-weight:600}.share-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin:1.2rem 0 1.6rem;display:flex}.share-actions>span:first-child{color:var(--ink-700);font-size:.84rem;font-weight:850}.share-actions a,.share-actions button{background:var(--brand-green);color:#fff;cursor:pointer;font:inherit;letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;min-height:42px;padding:0;font-size:.78rem;font-weight:900;display:inline-flex}.share-actions svg{fill:currentColor;width:21px;height:21px}.share-actions small{color:var(--brand-green-dark);font-size:.78rem;font-weight:800}.share-actions button{background:var(--brand-green-dark)}.share-actions a:hover,.share-actions button:hover{background:var(--brand-green-accent);color:var(--brand-green-dark)}.article-cover-frame{margin:1rem 0 1.8rem}.article-cover{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.article-content{color:var(--ink-900);font-size:1.12rem;line-height:1.8}.article-content h2,.article-content h3,.article-content h4{color:var(--brand-green-dark);letter-spacing:-.035em;margin:1.8rem 0 .8rem;font-weight:900;line-height:1.12}.article-content p,.article-content ul,.article-content ol,.article-content blockquote{margin:0 0 1.25rem}.article-content ul,.article-content ol{padding-left:1.3rem}.article-content blockquote{border-left:4px solid var(--brand-green);color:var(--ink-700);padding-left:1rem;font-size:1.18rem;font-weight:700}.article-content a{color:var(--brand-green);text-underline-offset:.2em;font-weight:800;text-decoration:underline}.article-embedded-image{margin:1.6rem 0}.article-embedded-image img{border-radius:12px;width:100%;height:auto;display:block}.article-gallery,.article-video,.related-news,.sidebar-latest{margin-top:2rem}.article-gallery h2,.article-video h2,.sidebar-latest h2{color:var(--brand-green-dark);margin:0 0 1rem;font-size:1.35rem;font-weight:900}.article-video{background:linear-gradient(135deg, var(--brand-green-soft), #fff);border:1px solid var(--line);border-radius:18px;padding:1rem}.article-video iframe{aspect-ratio:16/9;border:0;border-radius:12px;width:100%;display:block}.article-gallery-grid,.related-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.article-gallery figure{background:var(--brand-green-soft);margin:0}.article-gallery img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.article-gallery figcaption{color:var(--ink-700);padding:.7rem;font-size:.82rem;font-weight:600}.article-sidebar{align-self:start;gap:1.5rem;display:grid;position:sticky;top:165px}.search-page .search-form{max-width:680px;margin-top:1rem}.search-results{margin-top:1.5rem}.page-hero,.about-hero{border-bottom:3px solid var(--brand-green-dark);margin:1.6rem 0 1.4rem;padding-bottom:1.2rem}.promotions-hero{border:1px solid var(--line);background:linear-gradient(135deg,#f4ffe8,#fff);border-radius:24px;padding:clamp(1.2rem,4vw,2rem)}.promotions-grid{gap:1.2rem;display:grid}.promotion-card{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:22px;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);display:grid;overflow:hidden}.promotion-image{object-fit:cover;width:100%;height:100%;min-height:360px}.promotion-content{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:1.2rem;padding:clamp(1rem,3vw,1.6rem);display:grid}.promotion-content h2{color:var(--brand-green-dark);margin-bottom:.7rem;font-size:clamp(1.45rem,3vw,2.25rem);font-weight:950}.promotion-content p:not(.news-meta){color:var(--ink-700)}.promotion-period{font-size:.84rem;font-weight:850;color:var(--brand-green-dark)!important}.promotion-form{background:var(--brand-green-dark);color:#fff;border-radius:18px;gap:.75rem;padding:1rem;display:grid}.promotion-form h3{color:#fff;margin:0;font-size:1.05rem}.promotion-form label{gap:.3rem;display:grid}.promotion-form span{color:#ffffffd1;text-transform:uppercase;font-size:.74rem;font-weight:850}.promotion-form input{color:var(--ink-900);font:inherit;border:0;border-radius:12px;min-height:46px;padding:0 .85rem}.promotion-form button{color:#15381d;cursor:pointer;font:inherit;letter-spacing:.05em;text-transform:uppercase;background:#95eb1a;border:0;border-radius:999px;min-height:48px;padding:.75rem 1rem;font-size:.78rem;font-weight:950}.promotion-form button:disabled{cursor:wait;opacity:.72}.promotion-form-message{border-radius:12px;margin:0;padding:.75rem;font-size:.84rem;font-weight:800;color:#fff!important}.promotion-form-message.success{background:#1f6b38;color:#fff!important}.promotion-form-message.error{background:#b42318;color:#fff!important}.page-hero h1,.about-hero h1{color:var(--brand-green-dark);letter-spacing:-.06em;margin:0 0 .8rem;font-size:clamp(2.3rem,6vw,4.8rem);font-weight:900;line-height:.98}.page-hero p:not(.news-meta),.about-hero p:not(.news-meta){color:var(--ink-700);max-width:780px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #1118270f}.team-card img,.team-photo-placeholder{aspect-ratio:4/5;background:var(--brand-green-soft);object-fit:cover;width:100%;display:block}.team-card div{padding:1rem}.team-card h2{color:var(--ink-900);letter-spacing:-.035em;margin:0 0 .35rem;font-size:1.12rem;font-weight:900}.team-card p{color:var(--brand-green);text-transform:uppercase;margin:0;font-size:.84rem;font-weight:800}.empty-state{background:var(--brand-green-soft);border:1px solid color-mix(in srgb, var(--brand-green) 18%, white);color:var(--ink-700);border-radius:18px;padding:1.5rem;font-weight:600}.empty-state h2,.empty-state p{margin:0}.empty-state h2{color:var(--brand-green-dark);margin-bottom:.45rem;font-size:1.35rem}.schedule-sections{gap:1.4rem;display:grid}.compact-heading{margin-top:1.2rem}.program-list{gap:.85rem;display:grid}.program-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 140px 1fr;align-items:center;gap:1rem;padding:.9rem;display:grid}.program-card img,.program-image-placeholder{aspect-ratio:1;background:var(--brand-green-soft);object-fit:cover;border-radius:14px;width:86px;height:86px}.program-time{color:var(--brand-green-dark);font-size:1.05rem;font-weight:900}.program-content h3{letter-spacing:-.04em;margin:0 0 .3rem;font-size:1.25rem;font-weight:900}.program-content p{color:var(--ink-700);margin:.25rem 0 0}.program-host{text-transform:uppercase;font-size:.82rem;font-weight:850;color:var(--brand-green)!important}.compact-empty{padding:1rem}.about-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.35fr);align-items:end;gap:1.5rem;display:grid}.about-stat-card{background:var(--brand-green-dark);color:#fff;border-radius:22px;padding:1.35rem}.about-stat-card strong{letter-spacing:-.05em;margin-bottom:.55rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:950;line-height:1;display:block}.about-stat-card span{color:#ffffffd1;font-size:.95rem;line-height:1.4}.about-section,.about-grid article{border-bottom:1px solid var(--line);padding:1.5rem 0}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.about-section h2,.about-grid h2{color:var(--brand-green-dark);letter-spacing:-.04em;margin:0 0 .7rem;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:900}.about-section p,.about-grid p{color:var(--ink-700);max-width:900px;margin:0;line-height:1.65}.about-section p+p{margin-top:.8rem}.highlighted-about{background:linear-gradient(135deg, var(--brand-green-soft), #fff);border:1px solid var(--line);border-radius:22px;margin-top:1.4rem;padding:1.5rem}.radio-history-page{gap:clamp(1.4rem,3vw,2rem);display:grid}.radio-history-hero{border:1px solid var(--line);background:linear-gradient(135deg,#f4ffe8 0%,#fff 52%,#eef9e6 100%);border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:center;gap:clamp(1rem,3vw,2rem);margin-top:1.6rem;padding:clamp(1rem,3vw,1.6rem);display:grid;overflow:hidden}.radio-history-hero-content{align-content:center;gap:1rem;padding:clamp(.4rem,2vw,1rem);display:grid}.radio-history-hero h1,.radio-history-section h2{color:var(--brand-green-dark);letter-spacing:-.055em;margin:0;font-weight:950;line-height:.98}.radio-history-hero h1{font-size:clamp(2.6rem,7vw,5.8rem)}.radio-history-section h2{margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,3.25rem)}.radio-history-hero p:not(.news-meta),.radio-history-section p:not(.news-meta),.radio-history-highlight-card span,.radio-history-award-card span{color:var(--ink-700);margin:0;line-height:1.65}.radio-history-hero p:not(.news-meta){max-width:760px;font-size:clamp(1.05rem,2vw,1.35rem)}.radio-history-stat,.radio-history-highlight-card,.radio-history-award-card{border-radius:22px;gap:.45rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.radio-history-stat{background:var(--brand-green-dark);color:#fff;max-width:420px}.radio-history-stat strong,.radio-history-highlight-card strong,.radio-history-award-card strong{letter-spacing:-.055em;font-size:clamp(1.45rem,3vw,2.35rem);font-weight:950;line-height:1;display:block}.radio-history-stat span{color:#ffffffd6;line-height:1.45}.radio-photo-card{border:1px solid var(--line);background:#fff;border-radius:24px;align-self:start;margin:0;overflow:hidden;box-shadow:0 18px 50px #11182714}.radio-photo-card img{width:100%;max-width:100%;height:auto;display:block}.radio-photo-card figcaption{color:var(--ink-700);letter-spacing:.015em;text-transform:uppercase;padding:.85rem 1rem 1rem;font-size:.76rem;font-weight:850;line-height:1.45}.radio-history-section{border:1px solid var(--line);background:#fff;border-radius:26px;padding:clamp(1.1rem,3vw,1.8rem)}.radio-history-section-split,.radio-history-recognition,.radio-history-story{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:center;gap:clamp(1rem,3vw,2rem);display:grid}.radio-history-section-heading{max-width:920px}.radio-history-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;margin-top:1.3rem;display:grid}.radio-history-highlight-card{background:var(--brand-green-soft);border:1px solid color-mix(in srgb, var(--brand-green) 18%, white)}.radio-history-award-card{background:var(--brand-green-dark);color:#fff}.radio-history-award-card span{color:#ffffffd1}.radio-history-story{grid-template-columns:minmax(320px,.72fr) minmax(0,1fr)}.radio-history-story p+p{margin-top:.8rem}.radio-history-museum{background:linear-gradient(135deg, var(--brand-green-dark), #245c2c);color:#fff}.radio-history-museum h2,.radio-history-museum .news-meta{color:#fff}.radio-history-museum .radio-photo-card{margin-top:1.2rem}.footer{background:var(--brand-green-dark);color:#fff;margin-top:auto;padding:3.2rem 0 1.2rem}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer-brand img{max-width:230px}.footer-brand p{color:#d9e8de;max-width:360px;margin:1rem 0}.footer-whatsapp-group,.floating-whatsapp-group{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1.05rem;font-size:.78rem;font-weight:900;display:inline-flex}.footer-whatsapp-group{margin-top:.75rem}.footer .live-player{margin-top:.85rem}.social-links-footer{margin-top:.9rem}.social-links-footer a{min-width:38px;padding:0}.social-links-footer svg{flex:none}.footer-whatsapp-group:before,.floating-whatsapp-group:before{content:"";background:currentColor;border-radius:999px;width:9px;height:9px}.footer-whatsapp-group:hover,.floating-whatsapp-group:hover{color:#fff;background:#128c4a}.footer-column h2{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:900}.footer-column p,.footer-column a{color:#d9e8de;font-size:.92rem}.footer-column p{margin-bottom:.8rem}.footer-column strong{color:var(--brand-green-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;display:block}.footer-links{gap:.45rem;display:grid}.footer-bottom{color:#bbd3c3;border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;gap:.8rem 1.5rem;margin-top:2rem;padding-top:1rem;font-size:.82rem;display:flex}.floating-whatsapp-wrap{z-index:80;align-items:flex-start;gap:.35rem;display:flex;position:fixed;bottom:1.15rem;right:1.15rem}.floating-whatsapp-group{box-shadow:0 16px 38px #128c4a47}.floating-whatsapp-close{color:#fff;cursor:pointer;background:#15381d;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:900;line-height:1;display:inline-flex}.floating-whatsapp-close:hover{background:#0f2915}.loading-screen{background:linear-gradient(135deg, var(--brand-green-dark), var(--brand-green));z-index:999;justify-content:center;align-items:center;animation:.25s .72s forwards loadingFade;display:flex;position:fixed;inset:0}.loading-card{color:#fff;text-align:center;place-items:center;gap:1rem;display:grid}.loading-pulse{background:var(--brand-green-accent);border-radius:999px;width:72px;height:10px;animation:.9s ease-in-out infinite loadingPulse}.loading-card p{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:800}@keyframes loadingPulse{0%,to{opacity:.45;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}@keyframes loadingFade{to{opacity:0;visibility:hidden}}.popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#101418bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.popup-content{box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;width:100%;max-width:min(780px,100vw - 3rem);max-height:calc(100vh - 3rem);padding:1.25rem;position:relative}.popup-content a{display:block}.popup-content img{object-fit:contain;width:100%;height:auto;max-height:calc(100vh - 5.5rem);display:block}.popup-close{background:var(--brand-green-dark);color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:-1.25rem;right:-.5rem}.popup-close:hover{background:var(--brand-green)}.cookie-notice{z-index:90;position:fixed;bottom:1rem;left:1rem;right:1rem}.cookie-notice-content{color:#fff;background:#15201af5;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;max-width:920px;margin:0 auto;padding:.9rem 1rem;display:flex;box-shadow:0 18px 50px #00000038}.cookie-notice-content p{margin:0;font-size:.92rem}.cookie-notice-content button{background:var(--brand-green-accent);color:var(--brand-green-dark);cursor:pointer;border:none;border-radius:999px;flex:none;padding:.7rem 1.15rem;font-weight:900}.cookie-notice-content button:hover{filter:brightness(1.04)}@media (max-width:980px){.masthead-inner,.home-lead-grid,.article-grid,.about-hero,.about-grid,.radio-history-hero,.radio-history-section-split,.radio-history-recognition,.radio-history-story,.promotion-card,.promotion-content,.footer-grid{grid-template-columns:1fr}.brand-logo{max-height:64px}.article-sidebar{position:static}.article-gallery-grid,.radio-history-photo-grid,.related-news-grid{grid-template-columns:1fr}.radio-history-hero-photo img,.radio-history-photo-grid .radio-photo-card img,.radio-history-story .radio-photo-card img{min-height:0}.team-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{top:185px}}@media (max-width:720px){.popup-overlay{align-items:flex-start;padding:.75rem}.popup-content{border-radius:12px;max-width:calc(100vw - 1.5rem);max-height:calc(100vh - 1.5rem);padding:.75rem}.popup-content img{max-height:calc(100vh - 4.25rem)}.popup-close{top:.5rem;right:.5rem}.news-ticker .container{grid-template-columns:1fr;gap:.35rem;padding:.55rem 0}.news-ticker{z-index:91;position:sticky;top:0}.news-ticker strong{display:none}.masthead{z-index:90;position:sticky;top:42px}.mobile-header-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem 0 .3rem;display:grid}.mobile-search-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;padding:0 0 .7rem;display:grid}.mobile-search-row .search-form{max-width:100%}.mobile-menu{z-index:1002;display:block;position:relative}.mobile-menu-toggle{cursor:pointer;background:linear-gradient(145deg,#15381d,#1f6b38);border:1px solid #ffffff42;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition-property:transform,background-color,box-shadow;transition-duration:.16s;transition-timing-function:ease-out;display:inline-flex;box-shadow:0 10px 26px #15381d47}.mobile-menu-toggle:active{transform:scale(.96)}.mobile-menu-toggle:focus-visible,.mobile-menu-close:focus-visible,.mobile-menu-links a:focus-visible,.mobile-menu-categories a:focus-visible{outline-offset:3px;outline:3px solid #95eb1ab8}.mobile-menu-toggle-icon{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.mobile-menu-overlay{cursor:pointer;z-index:1000;background:#0000007a;border:0;position:fixed;inset:0}.mobile-menu-panel{z-index:1001;background:linear-gradient(#fff 0%,#f6fbf4 100%);border-right:1px solid #15381d1a;grid-template-rows:auto auto 1fr;gap:1.1rem;width:100%;max-width:min(86vw,360px);height:100dvh;padding:1rem 1rem 1.25rem;transition-property:transform;transition-duration:.22s;transition-timing-function:cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%)scale(.985);box-shadow:28px 0 60px #0000003d}.mobile-menu-panel.is-open{transform:translate(0)scale(1)}.mobile-menu-header{color:#fff;background:#15381d;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 16px 34px #15381d2e}.mobile-menu-header p{color:#ffffffc7;margin:.25rem 0 0;font-size:.82rem;line-height:1.35}.mobile-menu-header strong,.mobile-menu-categories strong{color:inherit;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.mobile-menu-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;transition-property:transform,background-color;transition-duration:.16s;transition-timing-function:ease-out;display:inline-flex}.mobile-menu-close:active{transform:scale(.96)}.mobile-menu-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2px;width:18px;height:18px}.mobile-menu-links,.mobile-menu-categories nav{gap:.5rem;display:grid}.mobile-menu-links a,.mobile-menu-categories a{color:var(--brand-green-dark);text-wrap:pretty;background:#95eb1a29;border:1px solid #15381d14;border-radius:14px;justify-content:space-between;align-items:center;min-height:46px;padding:.78rem .9rem;font-size:.92rem;font-weight:850;transition-property:background-color,border-color,transform;transition-duration:.15s;transition-timing-function:ease-out;display:flex}.mobile-menu-links a:after,.mobile-menu-categories a:after{color:#15381d7a;content:"›";font-size:1.2rem;line-height:1}.mobile-menu-links a:active,.mobile-menu-categories a:active{transform:scale(.985)}.mobile-menu-links a[aria-current=page],.mobile-menu-categories a[aria-current=page]{color:#fff;background:#15381d;border-color:#15381d}.mobile-menu-links a[aria-current=page]:after,.mobile-menu-categories a[aria-current=page]:after{color:#ffffffb8}.mobile-menu-categories{border-top:1px solid var(--line);gap:.7rem;padding-top:1rem;display:grid}.mobile-menu-categories strong{color:var(--brand-green-dark)}.mobile-header-brand{justify-self:start}.mobile-header-brand .brand-logo{max-height:70px}.mobile-header-player{justify-self:end}.mobile-header-player .live-player button{min-height:40px;padding:.55rem .72rem;font-size:.66rem}.mobile-header-player .live-player-icon{width:19px;height:19px}.masthead-inner{gap:.75rem;padding:0 0 .7rem}.masthead-inner>.brand,.masthead-inner>.search-form,.header-actions .live-player{display:none}.header-actions{justify-content:stretch}.header-actions .live-player,.header-actions .live-player button{width:100%}.social-links-header{justify-content:center;width:100%}.brand-logo{max-height:70px}.search-form{max-width:100%}.nav{display:none}.section-heading,.footer-bottom{display:block}.footer-bottom span{margin-top:.35rem;display:block}.cookie-notice{bottom:.75rem;left:.75rem;right:.75rem}.cookie-notice-content{flex-direction:column;align-items:stretch}.cookie-notice-content button{width:100%}.news-grid,.home-under-hero-grid,.lead-story,.program-card,.team-grid{grid-template-columns:1fr}.radio-history-page{gap:1rem}.radio-history-hero,.radio-history-section{border-radius:20px}.radio-photo-card{border-radius:18px}.radio-photo-card figcaption{font-size:.68rem}.promotion-image{aspect-ratio:16/9;min-height:0}.lead-story{min-height:auto}.lead-image-wrapper{aspect-ratio:16/9}.lead-content{padding:1rem}.lead-content p:not(.news-meta){-webkit-line-clamp:2;line-clamp:2}.program-card{align-items:start}.lead-content h2,.article h1{letter-spacing:-.045em}.floating-whatsapp-group{font-size:.68rem;bottom:.9rem;left:1rem;right:1rem}}.footer-bottom a{color:inherit;font-weight:800}.footer-bottom a:hover{color:var(--brand-green-accent)}
