:root{--green:#0b8f49;--green2:#08733b;--red:#ef2c38;--ink:#111b16;--muted:#647067;--bg:#f5f7f5;--line:#dfe6e1;--white:#fff;--radius:18px;--shadow:0 18px 50px rgba(12,39,24,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--bg);padding-bottom:86px}a{text-decoration:none;color:inherit}button{font:inherit}.rte-container{width:min(1180px,calc(100% - 36px));margin:auto}.rte-topbar{background:#072f1c;color:#dcece3;font-size:12px}.rte-topbar .rte-container{height:34px;display:flex;align-items:center;justify-content:space-between}.rte-top-links{display:flex;gap:18px}.rte-header{height:82px;background:#fff;position:sticky;top:0;z-index:90;border-bottom:1px solid var(--line)}.rte-header-inner{height:100%;display:flex;align-items:center;gap:30px}.rte-brand{display:flex;align-items:center;gap:12px;min-width:250px}.rte-brand img{width:58px;height:58px;object-fit:contain}.rte-brand span{display:flex;flex-direction:column}.rte-brand strong{font-size:17px}.rte-brand small{color:var(--muted);font-size:11px;margin-top:4px}.rte-nav{margin-left:auto}.rte-menu{list-style:none;display:flex;gap:5px;margin:0;padding:0}.rte-menu a{display:block;padding:11px 13px;border-radius:10px;font-size:14px;font-weight:600}.rte-menu a:hover{background:#eef7f1;color:var(--green)}.rte-header-actions{display:flex;align-items:center;gap:9px}.rte-live-button,.rte-btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;border-radius:12px;transition:.2s}.rte-live-button{background:var(--green);color:#fff;padding:12px 16px}.rte-live-button:hover,.rte-btn-primary:hover{background:var(--green2);transform:translateY(-1px)}.rte-mobile-menu{display:none;border:0;background:#eef4f0;width:43px;height:43px;border-radius:11px}.rte-breaking{background:#fff;border-bottom:1px solid var(--line)}.rte-breaking .rte-container{height:47px;display:flex;align-items:center;gap:14px}.rte-breaking span{background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:6px 9px;border-radius:6px}.rte-breaking p{font-size:13px;font-weight:600}.rte-hero{padding:28px 0 54px}.rte-hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);gap:22px}.rte-hero-main{position:relative;min-height:510px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.rte-hero-main>img{width:100%;height:100%;object-fit:cover;position:absolute}.rte-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,10,.9),rgba(3,18,10,.15) 75%)}.rte-hero-copy{position:absolute;left:46px;bottom:48px;color:#fff;max-width:560px}.rte-live-label{font-size:11px;font-weight:800;letter-spacing:.1em;display:inline-flex;align-items:center;gap:7px}.rte-live-label i,.rte-onair i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(239,44,56,.16)}.rte-hero-copy h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:18px 0 14px;letter-spacing:-.045em}.rte-hero-copy p{font-size:18px;color:#e4ece7}.rte-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:25px}.rte-btn{padding:14px 18px}.rte-btn-primary{background:var(--green);color:#fff}.rte-btn-glass{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(8px)}.rte-hero-side{display:grid;gap:20px}.rte-feature-card,.rte-radio-card{border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.rte-feature-card{position:relative;min-height:260px;color:#fff}.rte-feature-card img{position:absolute;width:100%;height:100%;object-fit:cover}.rte-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.88))}.rte-feature-card div{position:absolute;z-index:2;left:23px;bottom:22px}.rte-feature-card small{font-size:10px;font-weight:800;letter-spacing:.12em}.rte-feature-card h2{margin:7px 0 0;font-size:27px}.rte-radio-card{padding:27px;background:linear-gradient(145deg,#08733b,#0ca458);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.rte-radio-card strong{font-size:44px;margin:18px 0 0}.rte-radio-card p{margin:7px 0 0;color:#d7f2e2}.rte-radio-card .rte-btn{background:#fff;color:#076c38;width:100%;margin-top:22px}.rte-section{padding:64px 0}.rte-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.rte-section-head span,.rte-page-hero span{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--green)}.rte-section-head h2{font-size:38px;margin:8px 0 7px;letter-spacing:-.035em}.rte-section-head p{margin:0;color:var(--muted)}.rte-section-head>a{font-weight:700;color:var(--green)}.rte-show-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rte-show-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;transition:.2s}.rte-show-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.rte-show-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.rte-show-card .copy{padding:19px}.rte-show-card h3{margin:0 0 7px;font-size:20px}.rte-show-card p{margin:0;color:var(--muted);font-size:13px}.rte-cta{background:#082f1d;color:#fff;padding:48px 0}.rte-cta .rte-container{display:flex;justify-content:space-between;align-items:center}.rte-cta span{font-size:11px;letter-spacing:.16em;color:#81d4a5;font-weight:800}.rte-cta h2{font-size:34px;margin:9px 0 0}.rte-btn-light{background:#fff;color:#07361f}.rte-btn-outline-light{border:1px solid rgba(255,255,255,.5);color:#fff}.rte-page-hero{background:linear-gradient(135deg,#082f1d,#0b8f49);color:#fff;padding:66px 0}.rte-page-hero span{color:#98e5b8}.rte-page-hero h1{font-size:50px;margin:12px 0}.rte-page-hero p{margin:0;color:#d9ede1}.rte-big-radio{background:#fff;padding:34px;border-radius:22px;border:1px solid var(--line);display:flex;align-items:center;gap:25px;box-shadow:var(--shadow)}.rte-big-radio>img{width:110px;height:110px;object-fit:contain;border-radius:16px;background:#f4f7f5}.rte-big-radio h2{margin:10px 0 5px;font-size:32px}.rte-big-radio p{margin:0;color:var(--muted)}.rte-radio-circle{margin-left:auto;width:72px;height:72px;border-radius:50%;border:0;background:var(--green);color:#fff;font-size:22px}.rte-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.rte-info-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.rte-info-grid i{font-size:24px;color:var(--green)}.rte-info-grid h3{margin:16px 0 7px}.rte-info-grid p{color:var(--muted);margin:0;line-height:1.6;font-size:14px}.rte-tv-shell{background:#0a0d0b;border-radius:22px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.24)}.rte-tv-head,.rte-tv-meta{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff}.rte-tv-head>div{display:flex;align-items:center;gap:12px}.rte-tv-head img{width:50px;height:50px;object-fit:contain;background:#fff;border-radius:10px}.rte-tv-head span span,.rte-tv-head small{display:block}.rte-tv-head small,.rte-tv-meta span{color:#aab5ae;font-size:12px;margin-top:4px}.rte-onair{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:800;background:#271114;padding:8px 11px;border-radius:8px}.rte-video-wrap{position:relative;background:#000;aspect-ratio:16/9}.rte-video-wrap video{width:100%;height:100%;position:relative;z-index:2;background:#000}.rte-tv-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center}.rte-tv-placeholder img{width:min(330px,55%);max-height:130px;object-fit:contain}.rte-tv-placeholder h3{font-size:24px;margin:22px 0 6px}.rte-tv-placeholder p{color:#aaa}.rte-tv-actions{display:flex;gap:9px}.rte-tv-actions button{border:1px solid #333c36;background:#171c19;color:#fff;padding:10px 12px;border-radius:9px}.rte-empty,.rte-content-card,.rte-contact-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:36px}.rte-empty{text-align:center}.rte-empty i{font-size:54px;color:#f00}.rte-contact-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:24px}.rte-contact-card p{color:var(--muted)}.rte-contact-card i{width:28px;color:var(--green)}.rte-single-show{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.rte-single-show img{width:100%;border-radius:20px}.rte-footer{background:#061e12;color:#c6d8cd;padding:48px 0 20px}.rte-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.rte-footer-grid h4{color:#fff;margin:0 0 17px}.rte-footer-grid a{display:block;margin:10px 0;color:#c6d8cd;font-size:14px}.rte-footer-about img{width:75px;height:75px;object-fit:contain;background:#fff;border-radius:12px}.rte-footer-bottom{border-top:1px solid #183929;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px}.rte-footer-bottom a{color:#8de3b1;font-weight:700}.rte-sticky-player{position:fixed;left:0;right:0;bottom:0;height:86px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);z-index:100;backdrop-filter:blur(12px)}.rte-player-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.rte-now{display:flex;align-items:center;gap:12px}.rte-now img{width:52px;height:52px;object-fit:contain;background:#f2f5f3;border-radius:10px}.rte-now span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.rte-player-main{width:54px;height:54px;border-radius:50%;border:0;background:var(--green);color:#fff;font-size:18px}.rte-player-controls{justify-self:end;display:flex;align-items:center;gap:10px}.rte-player-controls input{width:120px;accent-color:var(--green)}#rte-page-progress{position:fixed;top:0;left:0;height:3px;background:var(--green);width:0;z-index:200;transition:width .2s}.rte-loading #rte-page-progress{width:75%}@media(max-width:900px){.rte-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:12px 18px;border-bottom:1px solid var(--line)}.rte-nav.open{display:block}.rte-menu{display:block}.rte-mobile-menu{display:block}.rte-live-button span{display:none}.rte-brand{min-width:0}.rte-brand span{display:none}.rte-hero-grid,.rte-contact-grid,.rte-single-show{grid-template-columns:1fr}.rte-hero-main{min-height:480px}.rte-show-grid,.rte-info-grid{grid-template-columns:repeat(2,1fr)}.rte-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){body{padding-bottom:76px}.rte-top-links{display:none}.rte-header{height:70px}.rte-nav{top:70px}.rte-header-inner{gap:12px}.rte-brand img{width:48px;height:48px}.rte-container{width:min(100% - 24px,1180px)}.rte-hero{padding:14px 0 35px}.rte-hero-main{min-height:460px}.rte-hero-copy{left:24px;right:24px;bottom:28px}.rte-hero-copy h1{font-size:43px}.rte-show-grid,.rte-info-grid{grid-template-columns:1fr}.rte-section{padding:46px 0}.rte-section-head{align-items:flex-start}.rte-section-head h2{font-size:32px}.rte-section-head>a{display:none}.rte-cta .rte-container{display:block}.rte-page-hero{padding:48px 0}.rte-page-hero h1{font-size:38px}.rte-big-radio{display:block;text-align:center}.rte-big-radio>img{margin-bottom:18px}.rte-radio-circle{margin:22px auto 0}.rte-footer-grid{grid-template-columns:1fr}.rte-footer-bottom{display:block;line-height:2}.rte-player-inner{grid-template-columns:1fr auto}.rte-player-controls{display:none}.rte-now img{width:44px;height:44px}.rte-sticky-player{height:76px}.rte-tv-head>div span{display:none}.rte-tv-meta{align-items:flex-start;gap:15px}.rte-tv-actions button{font-size:0}.rte-tv-actions i{font-size:14px}}
/* Professional developer credit */
.rte-developer-credit{color:#a9bdb1;text-align:right}
.rte-developer-credit a{display:inline-block;color:#8de3b1;font-weight:800;letter-spacing:.02em;transition:color .2s ease,opacity .2s ease}
.rte-developer-credit a:hover,.rte-developer-credit a:focus{color:#fff;opacity:1;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.rte-developer-credit{display:block;text-align:left;margin-top:5px}}
