/*
Theme Name: Tande Radio
Theme URI: https://app.tanderadio.com
Author: Tande Radio
Description: Commercial radio and podcast directory theme tested with Tande Radio Platform Pro 3.8.1.
Version: 5.4.1
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: tande-radio
*/
:root{--tr-yellow:#2563eb;--tr-orange:#0ea5e9;--tr-blue:#38bdf8;--tr-lime:#22c55e;--tr-ink:#0f172a;--tr-paper:#f3f5f8;--tr-card:#fff;--tr-muted:#64748b;--tr-line:rgba(16,16,16,.1);--tr-radius:22px;--tr-shadow:0 18px 45px rgba(30,25,10,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tr-paper);color:var(--tr-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.tr-wrap{width:min(1220px,calc(100% - 32px));margin:auto}.tr-site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,245,.88);backdrop-filter:blur(20px);border-bottom:1px solid var(--tr-line)}.tr-header-inner{height:76px;display:flex;align-items:center;gap:28px}.tr-brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:23px}.tr-brand img{height:42px;width:auto}.tr-nav{display:flex;gap:24px;margin-left:auto;font-weight:750}.tr-nav a:hover{color:var(--tr-orange)}.tr-search{display:flex;align-items:center;background:#fff;border:1px solid var(--tr-line);border-radius:999px;padding:9px 14px;min-width:240px}.tr-search input{border:0;outline:0;background:transparent;width:100%;font:inherit}.tr-menu-btn{display:none;border:0;background:#fff;border-radius:14px;padding:10px}.tr-hero{padding:64px 0 34px}.tr-hero-card{min-height:470px;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#f9dc58,#f7cb25);box-shadow:var(--tr-shadow)}.tr-hero-copy{padding:64px;display:flex;flex-direction:column;justify-content:center}.tr-eyebrow{font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#bfdbfe}.tr-hero h1{font-size:clamp(44px,6vw,82px);letter-spacing:-.06em;line-height:.92;margin:16px 0 22px;max-width:730px}.tr-hero p{font-size:19px;max-width:620px;color:#cbd5e1}.tr-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.tr-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border-radius:999px;font-weight:850;border:1px solid transparent;cursor:pointer}.tr-btn-dark{background:var(--tr-ink);color:#fff}.tr-btn-light{background:#fff;border-color:rgba(0,0,0,.08)}.tr-hero-art{background:url('assets/images/splash.png') center/cover no-repeat;min-height:430px}.tr-section{padding:34px 0}.tr-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.tr-section h2{font-size:clamp(27px,3vw,39px);letter-spacing:-.04em;margin:0}.tr-section-sub{color:var(--tr-muted);margin:5px 0 0}.tr-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tr-card{background:var(--tr-card);border:1px solid var(--tr-line);border-radius:var(--tr-radius);overflow:hidden;box-shadow:0 10px 28px rgba(20,20,10,.05);transition:.22s ease}.tr-card:hover{transform:translateY(-4px);box-shadow:var(--tr-shadow)}.tr-card-media{aspect-ratio:1;background:#eee;position:relative;overflow:hidden}.tr-card-media img{width:100%;height:100%;object-fit:cover}.tr-play{position:absolute;right:14px;bottom:14px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:0;background:var(--tr-ink);color:#fff;font-size:17px;box-shadow:0 8px 22px rgba(0,0,0,.2);cursor:pointer}.tr-card-body{padding:16px}.tr-card h3{margin:0 0 5px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-meta{font-size:14px;color:var(--tr-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-badge{display:inline-flex;font-size:11px;font-weight:850;padding:5px 8px;border-radius:999px;background:var(--tr-yellow);margin-bottom:9px}.tr-categories{display:flex;gap:10px;overflow:auto;padding:3px 0 8px;scrollbar-width:none}.tr-chip{border:1px solid var(--tr-line);background:#fff;padding:10px 15px;border-radius:999px;font-weight:750;white-space:nowrap;cursor:pointer}.tr-chip.is-active,.tr-chip:hover{background:var(--tr-ink);color:#fff}.tr-feature{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tr-feature>div{padding:28px;border-radius:24px;background:#fff;border:1px solid var(--tr-line)}.tr-feature strong{font-size:20px;display:block;margin:10px 0 5px}.tr-empty{grid-column:1/-1;padding:40px;border:1px dashed var(--tr-line);border-radius:20px;text-align:center;color:var(--tr-muted)}.tr-player{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:80;width:min(900px,calc(100% - 26px));background:rgba(16,16,16,.95);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:11px 14px;display:none;align-items:center;gap:13px;box-shadow:0 24px 65px rgba(0,0,0,.35);backdrop-filter:blur(18px)}.tr-player.is-open{display:flex}.tr-player-cover{width:54px;height:54px;border-radius:14px;object-fit:cover;background:#222}.tr-player-info{min-width:0;flex:1}.tr-player-title{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-player-meta{font-size:13px;color:#c7c7c7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-player-controls{display:flex;align-items:center;gap:8px}.tr-icon-btn{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer}.tr-footer{margin-top:65px;background:#0d1728;color:#fff;padding:55px 0 105px}.tr-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px}.tr-footer img{height:52px;width:auto;margin-bottom:15px}.tr-footer p{color:#bdbdbd;max-width:520px}.tr-footer a{display:block;color:#d6d6d6;margin:9px 0}.tr-loading{min-height:230px;border-radius:20px;background:linear-gradient(90deg,#e8eef6 25%,#f6f9fc 37%,#e8eef6 63%);background-size:400% 100%;animation:trShimmer 1.3s infinite}@keyframes trShimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.tr-page-hero{padding:52px 0 24px}.tr-page-hero h1{font-size:clamp(38px,6vw,70px);letter-spacing:-.055em;margin:0}.tr-detail{display:grid;grid-template-columns:350px 1fr;gap:42px;align-items:start;padding:45px 0}.tr-detail-art{border-radius:28px;overflow:hidden;box-shadow:var(--tr-shadow);aspect-ratio:1;background:#eee}.tr-detail-art img{width:100%;height:100%;object-fit:cover}.tr-detail h1{font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.05em;margin:8px 0 17px}.tr-detail-copy{color:var(--tr-muted);font-size:17px}.tr-episode{display:grid;grid-template-columns:70px 1fr auto;gap:15px;align-items:center;background:#fff;border:1px solid var(--tr-line);padding:14px;border-radius:18px;margin:10px 0}.tr-episode img{width:70px;height:70px;object-fit:cover;border-radius:13px}.tr-episode h3{margin:0 0 4px;font-size:16px}.tr-episode p{margin:0;color:var(--tr-muted);font-size:13px}.tr-app-banner{background:linear-gradient(135deg,var(--tr-blue),#4ec3ef);border-radius:28px;padding:34px;color:#07131a;display:flex;align-items:center;justify-content:space-between;gap:25px}.tr-app-banner h2{margin:0 0 8px}.screen-reader-text{position:absolute;left:-9999px}
@media(max-width:980px){.tr-grid{grid-template-columns:repeat(3,1fr)}.tr-hero-card{grid-template-columns:1fr}.tr-hero-art{min-height:330px}.tr-hero-copy{padding:48px}.tr-search{display:none}.tr-detail{grid-template-columns:280px 1fr}.tr-feature{grid-template-columns:1fr}}
@media(max-width:720px){.tr-wrap{width:min(100% - 22px,1220px)}.tr-header-inner{height:66px}.tr-brand img{height:35px}.tr-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:18px 20px;border-bottom:1px solid var(--tr-line);flex-direction:column}.tr-nav.is-open{display:flex}.tr-menu-btn{display:block;margin-left:auto}.tr-hero{padding-top:18px}.tr-hero-card{border-radius:25px;min-height:0}.tr-hero-copy{padding:34px 24px}.tr-hero h1{font-size:47px}.tr-hero p{font-size:16px}.tr-hero-art{min-height:270px}.tr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tr-card{border-radius:18px}.tr-card-body{padding:12px}.tr-card h3{font-size:15px}.tr-play{width:43px;height:43px}.tr-section{padding:25px 0}.tr-section-head{align-items:start}.tr-detail{grid-template-columns:1fr;gap:24px;padding-top:20px}.tr-detail-art{max-width:340px;width:100%;margin:auto}.tr-footer-grid{grid-template-columns:1fr}.tr-player{bottom:9px;border-radius:18px}.tr-player-cover{width:48px;height:48px}.tr-app-banner{align-items:flex-start;flex-direction:column}.tr-episode{grid-template-columns:58px 1fr auto}.tr-episode img{width:58px;height:58px}}
/* v1.1 functional refinements */
.tr-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.tr-inline-search{min-width:250px;display:flex;background:#fff;border:1px solid var(--tr-line);border-radius:999px;padding:10px 15px}.tr-inline-search input{width:100%;border:0;outline:0;background:transparent;font:inherit}.tr-podcast-search{margin:0 0 18px auto;width:min(360px,100%)}.tr-load-more-wrap{text-align:center;margin-top:24px}.tr-load-more-wrap [hidden]{display:none!important}.tr-empty small{display:inline-block;margin-top:7px}.tr-card a:focus-visible,.tr-btn:focus-visible,.tr-chip:focus-visible,.tr-icon-btn:focus-visible,.tr-menu-btn:focus-visible{outline:3px solid var(--tr-blue);outline-offset:3px}.tr-play:hover,.tr-icon-btn:hover{transform:scale(1.04)}.tr-play,.tr-icon-btn{transition:transform .15s ease}.tr-nav a{padding:8px 0}.tr-card-media img{transition:transform .3s ease}.tr-card:hover .tr-card-media img{transform:scale(1.025)}
@media(max-width:720px){.tr-toolbar{align-items:stretch;flex-direction:column}.tr-inline-search{min-width:0;width:100%}.tr-podcast-search{margin-left:0}.tr-section-head>a{font-size:14px;white-space:nowrap}.tr-nav{z-index:90;box-shadow:0 18px 30px rgba(0,0,0,.12)}body{padding-bottom:0}}
/* Discovery and player upgrades */
.tr-live-pill{position:absolute;left:12px;top:12px;background:#e92d2d;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;padding:5px 8px;border-radius:999px;box-shadow:0 5px 14px rgba(233,45,45,.28)}
.tr-card-fav{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:21px;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.13);z-index:3}.tr-card-fav.is-active{color:#ef3d53}.tr-card-compact .tr-card-media{aspect-ratio:1}.tr-soft-section{background:#eef2f7;margin:28px 0;padding:52px 0}.tr-library-tabs{margin:22px 0 12px}.tr-library-tabs h3{font-size:20px;margin:0}.tr-player-tools{display:flex;align-items:center;gap:7px}.tr-dark-btn{background:#162033;color:#fff}.tr-dark-btn.is-active{color:#ff7184}.tr-volume input{width:88px;accent-color:var(--tr-yellow)}.tr-toast{position:fixed;left:50%;bottom:112px;transform:translate(-50%,18px);background:#111;color:#fff;padding:10px 16px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:120;font-weight:700}.tr-toast.is-show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.tr-player-tools{display:none}.tr-player{bottom:10px}.tr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.tr-player{border-radius:18px;padding:9px}.tr-player-cover{width:48px;height:48px}.tr-card-body{padding:13px}.tr-card h3{font-size:16px}.tr-grid{gap:12px}.tr-live-pill{left:9px;top:9px}.tr-card-fav{right:9px;top:9px}.tr-play{right:10px;bottom:10px;width:44px;height:44px}}

.tr-card-art-link{display:block;position:absolute;inset:0;z-index:1;border-radius:inherit;overflow:hidden}.tr-card-art-link img{width:100%;height:100%;object-fit:cover}.tr-card-media>.tr-live-pill,.tr-card-media>.tr-play,.tr-card-media>.tr-card-fav{z-index:3}.tr-card-body a{position:relative;z-index:2}

.tr-share-btn svg{width:19px;height:19px;flex:0 0 auto}.tr-similar-section{padding:8px 0 22px}.tr-similar-section .tr-section-head{margin-bottom:18px}.tr-similar-section h2{font-size:clamp(27px,3vw,39px);letter-spacing:-.04em;margin:0}.tr-share-btn:hover{background:var(--tr-yellow);border-color:var(--tr-yellow)}

/* v2.3 functional refinements */
.tr-episode-list{display:grid;gap:12px}.tr-episode-row{display:grid;grid-template-columns:72px minmax(0,1fr) 48px;gap:14px;align-items:center;padding:12px;border:1px solid var(--tr-border,#e5e7eb);border-radius:16px;background:#fff}.tr-episode-row img{width:72px;height:72px;object-fit:cover;border-radius:12px}.tr-episode-row h3{margin:0 0 4px;font-size:1rem}.tr-episode-row p{margin:0;color:var(--tr-muted,#667085);font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tr-share-btn svg{width:20px;height:20px}.tr-card a:focus-visible,.tr-btn:focus-visible,.tr-icon-btn:focus-visible,.tr-play:focus-visible,.tr-card-fav:focus-visible{outline:3px solid #22a9df;outline-offset:3px}@media(max-width:640px){.tr-episode-row{grid-template-columns:56px minmax(0,1fr) 44px}.tr-episode-row img{width:56px;height:56px}.tr-episode-row p{display:none}}


/* =========================================================
   Tande Radio v2.4 — responsive commercial UI refinement
   ========================================================= */
:root{
  --tr-content:1320px;
  --tr-gutter:clamp(16px,3vw,34px);
  --tr-radius-sm:14px;
  --tr-radius-md:20px;
  --tr-radius-lg:32px;
  --tr-shadow-soft:0 8px 26px rgba(25,22,10,.07);
  --tr-shadow-card:0 14px 36px rgba(25,22,10,.09);
  --tr-shadow-float:0 28px 80px rgba(0,0,0,.25);
}
html{overflow-x:hidden}
body{min-width:320px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input{font:inherit}
button{touch-action:manipulation}
.tr-wrap{width:min(var(--tr-content),calc(100% - (var(--tr-gutter) * 2)))}
.tr-site-header{background:rgba(255,253,245,.92);-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}
.tr-header-inner{height:78px;gap:22px}
.tr-brand{flex:0 0 auto}.tr-brand img{height:44px}
.tr-nav{align-items:center;gap:8px;margin-left:auto}.tr-nav a{padding:10px 13px;border-radius:999px;transition:background .18s ease,color .18s ease}.tr-nav a:hover{background:rgba(244,81,30,.08)}
.tr-search{min-width:clamp(210px,20vw,310px);height:46px;box-shadow:0 5px 18px rgba(0,0,0,.035);transition:border-color .18s ease,box-shadow .18s ease}.tr-search:focus-within{border-color:rgba(42,169,223,.7);box-shadow:0 0 0 4px rgba(42,169,223,.12)}
.tr-menu-btn{width:44px;height:44px;padding:0;place-items:center;font-size:0}.tr-menu-btn:before{content:'☰';font-size:22px;line-height:1}

.tr-hero{padding:clamp(24px,5vw,68px) 0 28px}.tr-hero-card{min-height:clamp(430px,45vw,560px);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);border-radius:clamp(24px,3vw,38px);box-shadow:0 28px 80px rgba(80,61,4,.15)}
.tr-hero-copy{padding:clamp(34px,5vw,74px)}.tr-hero h1{font-size:clamp(46px,6.3vw,88px);max-width:760px}.tr-hero p{font-size:clamp(16px,1.5vw,20px);line-height:1.6}.tr-hero-art{min-height:100%;background-position:center 35%}
.tr-btn{min-height:46px;padding:12px 20px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tr-btn:hover{transform:translateY(-2px)}.tr-btn-dark:hover{box-shadow:0 12px 28px rgba(0,0,0,.2)}

.tr-section{padding:clamp(28px,4vw,52px) 0}.tr-section-head{margin-bottom:clamp(16px,2vw,24px)}.tr-section-head>a{font-weight:800;color:#3a3a36}.tr-section-head>a:hover{color:var(--tr-orange)}
.tr-feature{gap:16px}.tr-feature>div{min-height:150px;padding:26px;border-radius:22px;box-shadow:var(--tr-shadow-soft);display:flex;flex-direction:column;justify-content:center}.tr-feature>div>span:first-child{font-size:25px}.tr-feature strong{font-size:21px}
.tr-soft-section{margin:24px 0;padding:clamp(40px,5vw,68px) 0;background:linear-gradient(180deg,#f1f5f9,#e8eef6)}

.tr-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.8vw,24px)}
.tr-card{min-width:0;border-radius:var(--tr-radius-md);box-shadow:var(--tr-shadow-soft);will-change:transform}.tr-card:hover{transform:translateY(-5px);box-shadow:var(--tr-shadow-card)}
.tr-card-media{background:linear-gradient(135deg,#f1eee5,#e7e1d4)}.tr-card-media:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.08));z-index:2}
.tr-card-body{padding:15px 16px 17px}.tr-card h3{font-size:clamp(15px,1.2vw,18px);line-height:1.3}.tr-meta{font-size:13px}
.tr-play{width:50px;height:50px;right:13px;bottom:13px;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 28px rgba(0,0,0,.28)}
.tr-card-fav{right:12px;top:12px;width:40px;height:40px}.tr-live-pill{left:12px;top:12px;padding:6px 9px}
.tr-toolbar{position:relative;align-items:flex-start}.tr-categories{flex:1;scroll-snap-type:x proximity;padding-bottom:10px}.tr-chip{scroll-snap-align:start;min-height:42px}.tr-inline-search{height:44px;box-shadow:0 5px 18px rgba(0,0,0,.035)}

.tr-page-hero{padding:clamp(36px,6vw,78px) 0 24px;background:linear-gradient(180deg,rgba(247,215,76,.18),transparent)}
.tr-detail{grid-template-columns:minmax(260px,380px) minmax(0,1fr);gap:clamp(28px,5vw,64px);padding:clamp(28px,5vw,66px) 0}.tr-detail-art{position:sticky;top:110px;border-radius:var(--tr-radius-lg);box-shadow:0 24px 65px rgba(25,22,10,.16)}
.tr-detail h1{font-size:clamp(42px,6vw,76px);overflow-wrap:anywhere}.tr-detail-copy{max-width:760px;line-height:1.75}.tr-detail .tr-meta{font-size:15px;white-space:normal}
.tr-similar-section{padding:20px 0 42px}.tr-episode-row{padding:14px 16px;border-radius:18px;box-shadow:0 5px 20px rgba(0,0,0,.035);transition:transform .18s ease,box-shadow .18s ease}.tr-episode-row:hover{transform:translateY(-2px);box-shadow:var(--tr-shadow-soft)}

.tr-app-banner{padding:clamp(28px,4vw,48px);border-radius:30px;box-shadow:0 22px 55px rgba(42,169,223,.18)}
.tr-footer{margin-top:clamp(52px,8vw,100px);padding:64px 0 120px}.tr-footer-grid{grid-template-columns:minmax(0,2fr) repeat(2,minmax(150px,1fr));gap:clamp(28px,5vw,70px)}

.tr-player{width:min(980px,calc(100% - 28px));bottom:max(14px,env(safe-area-inset-bottom));padding:12px 14px;border-radius:24px;box-shadow:var(--tr-shadow-float);animation:trPlayerIn .25s ease both}.tr-player-cover{width:58px;height:58px}.tr-player-title{font-size:15px}.tr-player-tools{gap:6px}.tr-icon-btn{flex:0 0 auto}.tr-volume input{width:82px}
@keyframes trPlayerIn{from{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%,0)}}

@media(min-width:1440px){.tr-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tr-grid>.tr-loading:nth-child(n+6){display:none}}
@media(max-width:1100px){.tr-header-inner{gap:14px}.tr-nav a{padding-inline:9px}.tr-search{min-width:190px}.tr-hero-card{grid-template-columns:1.05fr .95fr}.tr-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tr-detail{grid-template-columns:minmax(240px,320px) minmax(0,1fr)}}
@media(max-width:900px){.tr-search{display:none}.tr-hero-card{grid-template-columns:1fr}.tr-hero-copy{order:1}.tr-hero-art{order:2;min-height:360px;background-position:center 24%}.tr-feature{grid-template-columns:repeat(3,minmax(0,1fr))}.tr-feature>div{min-height:135px;padding:21px}.tr-detail-art{position:static}.tr-player-tools .tr-volume{display:none}}
@media(max-width:760px){
  .tr-wrap{width:min(var(--tr-content),calc(100% - 28px))}
  .tr-header-inner{height:68px}.tr-brand img{height:37px}.tr-menu-btn{display:grid;margin-left:auto}
  .tr-nav{display:none;position:absolute;left:14px;right:14px;top:62px;margin:0;padding:12px;background:rgba(255,255,255,.98);border:1px solid var(--tr-line);border-radius:18px;box-shadow:0 22px 50px rgba(0,0,0,.16);gap:3px}.tr-nav.is-open{display:flex}.tr-nav a{width:100%;padding:13px 14px;border-radius:12px}
  .tr-hero{padding-top:14px}.tr-hero-card{border-radius:24px}.tr-hero-copy{padding:32px 23px 34px}.tr-hero h1{font-size:clamp(42px,13vw,60px);margin-top:12px}.tr-hero-art{min-height:280px}.tr-actions{gap:9px}.tr-actions .tr-btn{flex:1 1 150px}
  .tr-feature{grid-template-columns:1fr}.tr-feature>div{min-height:0;padding:22px}
  .tr-section-head{align-items:flex-start}.tr-section-head h2{line-height:1.05}.tr-toolbar{flex-direction:column;gap:12px}.tr-categories{width:calc(100% + 14px);margin-right:-14px}.tr-inline-search{width:100%;min-width:0}
  .tr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tr-card{border-radius:17px}.tr-card-body{padding:12px}.tr-card h3{font-size:15px}.tr-play{width:44px;height:44px;right:9px;bottom:9px}.tr-card-fav{width:37px;height:37px;right:9px;top:9px}.tr-live-pill{left:9px;top:9px;font-size:9px}
  .tr-detail{grid-template-columns:1fr;gap:24px;padding-top:18px}.tr-detail-art{width:min(100%,420px);margin:auto}.tr-detail h1{font-size:clamp(38px,12vw,58px)}.tr-detail .tr-actions .tr-btn{flex:1 1 145px}
  .tr-app-banner{align-items:flex-start;flex-direction:column}.tr-app-banner .tr-btn{width:100%}
  .tr-footer-grid{grid-template-columns:1fr 1fr}.tr-footer-grid>div:first-child{grid-column:1/-1}
  .tr-player{left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));width:auto;transform:none;border-radius:19px;padding:9px 10px;gap:9px}.tr-player.is-open{display:grid;grid-template-columns:50px minmax(0,1fr) auto}.tr-player-cover{width:50px;height:50px;border-radius:12px}.tr-player-info{align-self:center}.tr-player-tools{display:none}.tr-player-controls{gap:6px}.tr-player .tr-icon-btn{width:40px;height:40px}@keyframes trPlayerIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
}
@media(max-width:430px){
  .tr-wrap{width:calc(100% - 22px)}.tr-hero-copy{padding:28px 20px 30px}.tr-hero-art{min-height:245px}.tr-eyebrow{font-size:11px}.tr-grid{gap:10px}.tr-card-body{padding:11px}.tr-card h3{font-size:14px}.tr-meta{font-size:12px}.tr-badge{font-size:9px;margin-bottom:6px}.tr-footer-grid{grid-template-columns:1fr}.tr-footer-grid>div:first-child{grid-column:auto}.tr-episode-row{grid-template-columns:52px minmax(0,1fr) 42px;padding:10px}.tr-episode-row img{width:52px;height:52px}.tr-episode-row h3{font-size:14px}.tr-player-title{font-size:14px}.tr-player-meta{font-size:11px}
}
@media(max-width:360px){.tr-grid{grid-template-columns:1fr}.tr-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.tr-card-media{aspect-ratio:1}.tr-card-body{align-self:center}.tr-card .tr-play{width:40px;height:40px}.tr-card-fav{width:34px;height:34px}.tr-live-pill{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.tr-card:hover,.tr-btn:hover,.tr-episode-row:hover{transform:none}}


/* Tande Premium + account */
.tr-account-actions{display:flex;align-items:center;gap:8px}.tr-premium-link,.tr-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 13px;border-radius:999px;font-weight:800;font-size:13px;text-decoration:none}.tr-premium-link{background:#0f172a;color:#fff}.tr-account-link{border:1px solid var(--tr-line);color:#222;background:#fff}.tr-premium-hero{text-align:center}.tr-premium-hero h1{max-width:900px;margin-inline:auto}.tr-premium-hero p{max-width:720px;margin-inline:auto}.tr-premium-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:34px}.tr-premium-benefits>div,.tr-account-card,.tr-promo-box{background:#fff;border:1px solid var(--tr-line);border-radius:22px;padding:24px;box-shadow:var(--tr-shadow-soft)}.tr-premium-benefits span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7f7ec;color:#08783a;font-weight:900;margin-bottom:14px}.tr-premium-benefits strong{font-size:20px}.tr-premium-benefits p{margin-bottom:0;color:var(--tr-muted)}.tr-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:920px;margin:0 auto 28px}.tr-price-card{position:relative;background:#fff;border:1px solid var(--tr-line);border-radius:28px;padding:30px;box-shadow:var(--tr-shadow-card)}.tr-price-card.is-featured{border:2px solid #0ea5e9;transform:translateY(-6px)}.tr-popular{position:absolute;right:18px;top:18px;padding:7px 10px;border-radius:999px;background:#0ea5e9;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.tr-price{display:flex;align-items:flex-end;gap:8px;margin:18px 0}.tr-price strong{font-size:clamp(32px,5vw,52px);line-height:1}.tr-price span{color:var(--tr-muted);padding-bottom:5px}.tr-price-card ul{padding:0;list-style:none;margin:22px 0}.tr-price-card li{padding:8px 0;border-bottom:1px solid #eee}.tr-price-card li:before{content:'✓';margin-right:9px;color:#08783a;font-weight:900}.tr-plan-cta{width:100%}.tr-trial{display:inline-flex;padding:7px 10px;border-radius:999px;background:#edf8ff;color:#14618a;font-weight:800;font-size:12px}.tr-promo-box{max-width:700px;margin:0 auto}.tr-promo-box>div{display:flex;gap:10px;margin-top:12px}.tr-promo-box input{flex:1;min-width:0;border:1px solid var(--tr-line);border-radius:14px;padding:12px 14px}.tr-billing-note{text-align:center;color:var(--tr-muted);max-width:760px;margin:20px auto}.tr-account-card{max-width:820px;margin:0 auto}.tr-status-pill{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eee;color:#444;font-weight:900;font-size:12px;text-transform:uppercase}.tr-status-pill.is-premium{background:#fff2b7;color:#6c5100}.tr-subscription-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.tr-subscription-meta>div{background:#f8f6f0;border-radius:15px;padding:14px}.tr-subscription-meta small,.tr-subscription-meta strong{display:block}.tr-account-actions-row{display:flex;justify-content:center;gap:10px;margin-top:18px}
@media(max-width:1000px){.tr-account-actions{display:none}}
@media(max-width:760px){.tr-premium-benefits,.tr-pricing-grid{grid-template-columns:1fr}.tr-price-card.is-featured{transform:none}.tr-subscription-meta{grid-template-columns:1fr}.tr-promo-box>div{flex-direction:column}.tr-promo-box .tr-btn{width:100%}}


/* v2.6.0 structural, account and accessibility fixes */
.tr-skip-link:focus{position:fixed;left:14px;top:14px;z-index:9999;width:auto;height:auto;padding:12px 16px;background:#fff;color:#111;border-radius:10px;clip:auto;clip-path:none;box-shadow:var(--tr-shadow)}
#main:focus{outline:none}.tr-brand-logo{max-width:210px;max-height:46px;object-fit:contain}.tr-account-actions{display:flex;align-items:center;gap:9px}.tr-premium-link,.tr-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px;font-weight:800}.tr-premium-link{background:var(--tr-yellow)}.tr-account-link{border:1px solid var(--tr-line);background:#fff}.tr-premium-link:hover,.tr-account-link:hover{transform:translateY(-1px)}
.tr-premium-hero{background:linear-gradient(180deg,rgba(247,215,76,.3),transparent)}.tr-premium-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:30px}.tr-premium-benefits>div,.tr-account-card,.tr-promo-box{background:#fff;border:1px solid var(--tr-line);border-radius:24px;padding:25px;box-shadow:0 10px 28px rgba(20,20,10,.05)}.tr-premium-benefits span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--tr-lime);font-weight:900}.tr-premium-benefits strong{display:block;font-size:19px;margin:13px 0 5px}.tr-premium-benefits p{margin:0;color:var(--tr-muted)}.tr-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.tr-price-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--tr-line);border-radius:26px;padding:28px;box-shadow:0 12px 30px rgba(20,20,10,.06)}.tr-price-card.is-featured{border:2px solid var(--tr-yellow);transform:translateY(-4px)}.tr-popular{position:absolute;right:18px;top:18px;background:var(--tr-yellow);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.tr-price{display:flex;align-items:baseline;gap:7px;margin:12px 0}.tr-price strong{font-size:34px;letter-spacing:-.04em}.tr-price span,.tr-price-card p{color:var(--tr-muted)}.tr-price-card ul{padding-left:20px;margin:12px 0 24px}.tr-plan-cta{margin-top:auto}.tr-trial,.tr-status-pill{display:inline-flex;align-self:flex-start;border-radius:999px;padding:6px 10px;background:#eef8df;font-size:12px;font-weight:900}.tr-status-pill.is-premium{background:var(--tr-yellow)}.tr-promo-box{margin-top:24px}.tr-promo-box>div{display:flex;gap:10px;margin-top:10px}.tr-promo-box input{min-width:0;flex:1;border:1px solid var(--tr-line);border-radius:999px;padding:12px 15px;font:inherit}.tr-billing-note{color:var(--tr-muted);font-size:13px;margin-top:18px}.tr-account-card{max-width:850px}.tr-account-actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.tr-subscription-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.tr-subscription-meta>div{padding:15px;border:1px solid var(--tr-line);border-radius:16px}.tr-subscription-meta small,.tr-subscription-meta strong{display:block}.tr-subscription-meta small{color:var(--tr-muted);margin-bottom:5px}
@media(max-width:1100px){.tr-account-actions{display:none}}
@media(max-width:720px){.tr-brand-logo{max-width:170px;max-height:38px}.tr-premium-benefits{grid-template-columns:1fr}.tr-price-card.is-featured{transform:none}.tr-promo-box>div{align-items:stretch;flex-direction:column}.tr-subscription-meta{grid-template-columns:1fr}.tr-page-hero{padding-top:36px}.tr-page-hero h1{font-size:clamp(36px,12vw,56px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}


/* v2.8.0 professional radio discovery */
.tr-directory-shell{display:grid;gap:22px}.tr-directory-topbar{display:flex;gap:12px;align-items:center}.tr-directory-search{flex:1;display:flex;align-items:center;gap:10px;min-height:56px;padding:0 18px;background:#fff;border:1px solid var(--tr-line);border-radius:18px;box-shadow:0 8px 24px rgba(24,24,20,.05)}.tr-directory-search span{font-size:24px;color:var(--tr-muted)}.tr-directory-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:16px}.tr-filter-panel{display:grid;gap:18px;padding:22px;background:#fff;border:1px solid var(--tr-line);border-radius:24px;box-shadow:0 10px 30px rgba(20,20,10,.045)}.tr-filter-group{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:start}.tr-filter-group+.tr-filter-group{padding-top:17px;border-top:1px solid #eee}.tr-filter-label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#56564f;padding-top:9px}.tr-filter-options{display:flex;gap:8px;flex-wrap:wrap}.tr-filter-loading{padding:8px;color:var(--tr-muted);font-size:13px}.tr-results-bar{display:flex;justify-content:space-between;align-items:end;gap:16px}.tr-results-bar>div{display:grid;gap:4px}.tr-results-bar strong{font-size:20px}.tr-results-bar span{font-size:13px;color:var(--tr-muted)}.tr-sort-label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800;color:var(--tr-muted)}.tr-sort-label select{border:1px solid var(--tr-line);border-radius:12px;background:#fff;padding:9px 34px 9px 11px;font:inherit;color:#222}.tr-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.tr-category-card{appearance:none;text-align:left;min-height:150px;padding:20px;border:1px solid var(--tr-line);border-radius:22px;background:#fff;cursor:pointer;transition:.2s ease;box-shadow:0 8px 22px rgba(20,20,10,.04)}.tr-category-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,20,10,.09);border-color:#d8bd36}.tr-category-card span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--tr-yellow);font-weight:900;margin-bottom:20px}.tr-category-card strong,.tr-category-card small{display:block}.tr-category-card strong{font-size:16px;margin-bottom:5px}.tr-category-card small{color:var(--tr-muted);line-height:1.4}.tr-station-card .tr-card-body{display:flex;flex-direction:column}.tr-card-kicker{display:flex;align-items:center;gap:6px;min-height:19px;color:var(--tr-muted);font-size:11px;font-weight:700}.tr-card-kicker span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-verified-dot{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#147c46;color:#fff;font-size:10px}.tr-now-playing{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4b4b45;font-size:13px;margin-top:4px}.tr-station-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.tr-station-tags span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px;border-radius:999px;background:#f5f2e9;color:#57564f;font-size:10px;font-weight:800}.tr-live-pill{display:flex;align-items:center;gap:5px}.tr-live-pill i{width:6px;height:6px;border-radius:50%;background:currentColor;animation:tr-live-pulse 1.5s infinite}@keyframes tr-live-pulse{50%{opacity:.35}}.tr-app-exclusive{max-width:760px;margin:40px auto;text-align:center;padding:50px 30px;border:1px solid var(--tr-line);border-radius:30px;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:var(--tr-shadow-card)}.tr-app-exclusive-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:#111;color:var(--tr-yellow);font-weight:950;font-size:38px;margin:0 auto 22px}.tr-app-exclusive h1{font-size:clamp(38px,7vw,66px);line-height:1;margin:12px 0 16px}.tr-app-exclusive p{max-width:590px;margin:0 auto 25px;color:var(--tr-muted);font-size:17px}.tr-app-exclusive .tr-actions{justify-content:center}
@media(max-width:1100px){.tr-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.tr-directory-topbar,.tr-results-bar{align-items:stretch;flex-direction:column}.tr-clear-filters{width:100%}.tr-filter-group{grid-template-columns:1fr;gap:8px}.tr-filter-options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.tr-filter-options .tr-chip{flex:0 0 auto}.tr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-category-card{min-height:135px;padding:16px}.tr-sort-label{justify-content:space-between}.tr-sort-label select{flex:1}.tr-app-exclusive{padding:38px 20px}.tr-app-exclusive .tr-actions{flex-direction:column}.tr-app-exclusive .tr-btn{width:100%}}
@media(max-width:400px){.tr-category-grid{grid-template-columns:1fr 1fr}.tr-category-card{min-height:120px}.tr-category-card span{margin-bottom:13px}}

/* v2.9.0 premium responsive homepage */
.tr-home-hero{position:relative;overflow:hidden;padding:34px 0 0;background:linear-gradient(180deg,#f3f5f8 0%,#eef6ff 100%)}
.tr-home-hero:before{content:"";position:absolute;width:520px;height:520px;right:-260px;top:-230px;border-radius:50%;background:rgba(42,169,223,.11);filter:blur(2px)}
.tr-home-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);min-height:610px;border-radius:34px 34px 0 0;overflow:hidden;background:#2563eb;box-shadow:0 28px 70px rgba(46,36,2,.13)}
.tr-home-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:72px 58px 70px}
.tr-home-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#504109}
.tr-home-kicker i{width:8px;height:8px;border-radius:50%;background:#ef4f24;box-shadow:0 0 0 6px rgba(239,79,36,.13);animation:tr-live-pulse 1.6s infinite}
.tr-home-hero h1{max-width:760px;margin:22px 0 22px;font-size:clamp(52px,6.25vw,91px);line-height:.92;letter-spacing:-.065em}
.tr-home-hero h1 em{font-style:normal;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.04)}
.tr-home-hero-copy>p{max-width:650px;margin:0;color:#433a1a;font-size:18px;line-height:1.65}
.tr-home-search-wrap{display:flex;gap:10px;max-width:700px;margin-top:30px}
.tr-home-search{display:flex;align-items:center;gap:11px;min-width:0;flex:1;height:60px;padding:0 18px;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(60,45,0,.11)}
.tr-home-search svg{width:22px;flex:none;color:#777}
.tr-home-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:15px}
.tr-home-search-btn{display:inline-flex;align-items:center;justify-content:center;flex:none;height:60px;padding:0 22px;border-radius:18px;background:#111;color:#fff;font-weight:900}
.tr-hero-quicklinks{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.tr-hero-quicklinks button{appearance:none;border:1px solid rgba(16,16,16,.13);background:rgba(255,255,255,.38);padding:8px 12px;border-radius:999px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;transition:.2s ease}
.tr-hero-quicklinks button:hover{background:#fff;transform:translateY(-1px)}
.tr-home-hero-visual{position:relative;min-height:610px;background:linear-gradient(145deg,#f9df66,#f4c928)}
.tr-hero-image{position:absolute;inset:0;background:url('assets/images/splash.png') center 48%/cover no-repeat;transform:scale(1.03)}
.tr-hero-now-card{position:absolute;left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(30,25,10,.18)}
.tr-hero-now-art{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#111;overflow:hidden}.tr-hero-now-art img{width:38px;height:38px;object-fit:contain}
.tr-hero-now-card div:nth-child(2){min-width:0}.tr-hero-now-card small,.tr-hero-now-card strong,.tr-hero-now-card span{display:block}.tr-hero-now-card small{font-size:9px;letter-spacing:.13em;font-weight:950;color:#777}.tr-hero-now-card strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-hero-now-card div:nth-child(2)>span{font-size:11px;color:#777}
.tr-mini-wave{display:flex!important;align-items:center;gap:3px;height:25px}.tr-mini-wave i{width:3px;border-radius:4px;background:#ef4f24;animation:tr-wave .85s ease-in-out infinite}.tr-mini-wave i:nth-child(1){height:9px}.tr-mini-wave i:nth-child(2){height:21px;animation-delay:.1s}.tr-mini-wave i:nth-child(3){height:14px;animation-delay:.2s}.tr-mini-wave i:nth-child(4){height:24px;animation-delay:.3s}@keyframes tr-wave{50%{transform:scaleY(.45)}}
.tr-hero-orbit{position:absolute;display:grid;place-items:center;border-radius:50%;font-weight:950;box-shadow:0 14px 28px rgba(0,0,0,.13)}.tr-orbit-one{right:28px;top:30px;width:70px;height:70px;background:#111;color:#fff;font-size:12px;letter-spacing:.09em}.tr-orbit-two{left:24px;top:80px;width:55px;height:55px;background:#38bdf8;color:#fff;font-size:21px}
.tr-home-trustbar{padding:0 0 25px;background:#eef6ff}.tr-home-trustgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-radius:0 0 28px 28px;background:#111;color:#fff;overflow:hidden}.tr-home-trustgrid>div{display:flex;align-items:center;gap:14px;padding:20px 25px}.tr-home-trustgrid>div+div{border-left:1px solid rgba(255,255,255,.13)}.tr-trust-icon{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:12px;background:var(--tr-yellow);color:#111;font-weight:950}.tr-home-trustgrid p,.tr-home-trustgrid strong,.tr-home-trustgrid small{display:block;margin:0}.tr-home-trustgrid strong{font-size:14px}.tr-home-trustgrid small{margin-top:2px;color:#aaa;font-size:11px}
.tr-home-first-section{padding-top:64px}.tr-section-head-pro{align-items:flex-end}.tr-section-kicker{display:block;margin-bottom:7px;color:#9b6b00;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.tr-section-head-pro h2{font-size:clamp(30px,4vw,47px);letter-spacing:-.045em}.tr-section-head-pro>a{display:flex;align-items:center;gap:9px;font-weight:900;color:#4b4b45}.tr-section-head-pro>a span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#111;color:#fff}
.tr-home-browse-section{padding:68px 0;background:#111;color:#fff}.tr-home-browse-section .tr-section-kicker{color:var(--tr-yellow)}.tr-home-browse-section .tr-section-sub{color:#aaa}.tr-home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.tr-home-category-card{appearance:none;position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) 34px;align-items:center;gap:15px;min-height:132px;padding:23px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#1b1b1b;color:#fff;text-align:left;cursor:pointer;overflow:hidden;transition:.22s ease}.tr-home-category-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;bottom:-65px;background:var(--cat-color,#2563eb);opacity:.23}.tr-home-category-card:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.28);background:#242424}.tr-cat-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:var(--cat-color,#2563eb);color:#111;font-weight:950;font-size:20px}.tr-home-category-card strong,.tr-home-category-card small{display:block}.tr-home-category-card strong{font-size:17px}.tr-home-category-card small{margin-top:4px;color:#aaa;line-height:1.35}.tr-home-category-card b{position:relative;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#111}.tr-cat-music{--cat-color:#2563eb}.tr-cat-news{--cat-color:#38bdf8}.tr-cat-sports{--cat-color:#22c55e}.tr-cat-faith{--cat-color:#fff}.tr-cat-haiti{--cat-color:#ef4f24}.tr-cat-caribbean{--cat-color:#8d73ff}
.tr-home-locations-section{padding:68px 0;background:#f3efe4}.tr-location-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tr-location-strip button{appearance:none;display:flex;flex-direction:column;align-items:flex-start;min-height:155px;padding:21px;border:1px solid rgba(16,16,16,.08);border-radius:21px;background:#fff;cursor:pointer;text-align:left;transition:.2s ease;box-shadow:0 8px 20px rgba(20,20,10,.035)}.tr-location-strip button:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(20,20,10,.09)}.tr-location-strip span{font-size:32px}.tr-location-strip strong{margin-top:auto;font-size:16px}.tr-location-strip small{color:var(--tr-muted)}
.tr-home-new-section{padding:68px 0}.tr-radio-directory-section{padding:72px 0;background:#fff}.tr-home-library-section{padding:68px 0;background:#f3efe4}.tr-library-block+.tr-library-block{margin-top:35px}.tr-library-title{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.tr-library-title h3{margin:0;font-size:20px}.tr-library-title span{color:var(--tr-muted);font-size:12px}
.tr-home-app-section{padding:72px 0}.tr-home-app-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;min-height:360px;padding:50px 55px;border-radius:32px;overflow:hidden;background:linear-gradient(125deg,#2563eb,#f3c523);box-shadow:var(--tr-shadow)}.tr-home-app-banner:after{content:"";position:absolute;width:340px;height:340px;right:-110px;top:-100px;border-radius:50%;background:rgba(255,255,255,.28)}.tr-home-app-copy{position:relative;z-index:2}.tr-home-app-copy h2{max-width:650px;margin:16px 0;font-size:clamp(38px,5vw,64px);line-height:.95;letter-spacing:-.055em}.tr-home-app-copy p{max-width:650px;color:#334155;font-size:17px}.tr-home-app-art{position:relative;z-index:2;display:grid;place-items:center}.tr-home-app-art img{width:170px;height:170px;object-fit:contain;padding:22px;border-radius:42px;background:#111;box-shadow:0 24px 50px rgba(0,0,0,.2)}.tr-home-app-art span{margin-top:14px;font-weight:950}
.tr-home-station-rail{align-items:stretch}
@media(max-width:1100px){.tr-home-hero-grid{grid-template-columns:1fr .8fr}.tr-home-hero-copy{padding:58px 40px}.tr-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-location-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.tr-home-app-banner{grid-template-columns:1fr 260px}}
@media(max-width:820px){.tr-home-hero{padding-top:18px}.tr-home-hero-grid{grid-template-columns:1fr;border-radius:26px 26px 0 0}.tr-home-hero-copy{padding:44px 28px 30px}.tr-home-hero h1{font-size:clamp(48px,13vw,72px)}.tr-home-hero-copy>p{font-size:16px}.tr-home-hero-visual{min-height:480px}.tr-home-trustgrid{grid-template-columns:1fr}.tr-home-trustgrid>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.13)}.tr-home-app-banner{grid-template-columns:1fr;padding:40px 28px}.tr-home-app-art{display:none}}
@media(max-width:760px){.tr-home-first-section,.tr-home-new-section,.tr-radio-directory-section,.tr-home-library-section,.tr-home-app-section{padding:50px 0}.tr-home-browse-section,.tr-home-locations-section{padding:52px 0}.tr-section-head-pro{align-items:flex-start}.tr-section-head-pro>a{margin-top:8px}.tr-home-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 10px}.tr-home-category-card{flex:0 0 84%;scroll-snap-align:start}.tr-location-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:9px}.tr-location-strip a{flex:0 0 58%;scroll-snap-align:start}.tr-home-station-rail{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;padding:3px 2px 12px}.tr-home-station-rail>.tr-card{flex:0 0 78%;scroll-snap-align:start}.tr-home-search-wrap{flex-direction:column}.tr-home-search-btn{width:100%}.tr-home-hero-visual{min-height:405px}.tr-hero-now-card{left:15px;right:15px;bottom:15px}.tr-hero-orbit{display:none}.tr-home-app-banner{min-height:auto}.tr-home-app-copy h2{font-size:42px}.tr-directory-page-hero{padding-bottom:30px}}
@media(max-width:460px){.tr-home-hero-copy{padding:38px 20px 25px}.tr-home-hero h1{font-size:48px}.tr-home-hero-visual{min-height:350px}.tr-hero-image{background-position:center 42%}.tr-home-search{height:56px}.tr-home-search-btn{height:54px}.tr-hero-quicklinks{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.tr-hero-quicklinks button{flex:none}.tr-home-trustgrid>div{padding:17px}.tr-home-category-card{flex-basis:90%;min-height:124px}.tr-location-strip button{flex-basis:72%}.tr-home-station-rail>.tr-card{flex-basis:86%}.tr-home-app-banner{padding:34px 20px}.tr-home-app-copy h2{font-size:38px}}


/* Tande v3.0 live AJAX station search */
.tr-live-search-shell{position:relative;min-width:0;flex:1}
.tr-live-search-shell .tr-home-search{width:100%}
.tr-search-spinner{display:none;width:18px;height:18px;flex:none;border:2px solid #ddd;border-top-color:#111;border-radius:50%;animation:tr-spin .7s linear infinite}
.tr-live-search-shell.is-loading .tr-search-spinner{display:block}
@keyframes tr-spin{to{transform:rotate(360deg)}}
.tr-live-search-results{position:absolute;z-index:80;top:calc(100% + 10px);left:0;right:0;overflow:hidden;max-height:min(520px,70vh);overflow-y:auto;background:#fff;border:1px solid rgba(17,17,17,.09);border-radius:20px;box-shadow:0 24px 70px rgba(30,24,5,.2);padding:8px}
.tr-live-result{display:flex;align-items:center;gap:9px;border-radius:14px;transition:background .18s ease}
.tr-live-result:hover,.tr-live-result:focus-within{background:#f8f6ef}
.tr-live-result-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1;padding:10px;color:#111}
.tr-live-result-main img{width:48px;height:48px;flex:none;object-fit:cover;border-radius:12px;background:#eee}
.tr-live-result-main span{display:flex;min-width:0;flex-direction:column;gap:3px}
.tr-live-result-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.tr-live-result-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#777;font-size:12px}
.tr-live-result-play{display:grid;place-items:center;width:38px;height:38px;margin-right:10px;border:0;border-radius:50%;background:#111;color:#fff;cursor:pointer}
.tr-live-result-play:hover{transform:scale(1.05)}
.tr-live-search-status{display:flex;flex-direction:column;gap:4px;padding:22px 18px;text-align:center;color:#777}
.tr-live-search-status strong{color:#111}
.tr-live-search-status small{font-size:12px}
.tr-live-search-all{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:6px;padding:14px 16px;border:0;border-top:1px solid #eee;background:transparent;color:#111;font-weight:900;cursor:pointer;text-align:left}
.tr-live-search-all:hover{background:#faf8f0}
@media(max-width:760px){.tr-live-search-shell{width:100%}.tr-live-search-results{position:relative;top:auto;margin-top:9px;max-height:430px;border-radius:17px}.tr-home-search-wrap{align-items:stretch}.tr-live-result-main img{width:44px;height:44px}}

/* v3.1 refined radio browse navigation */
.tr-browse-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;background:#fff;border:1px solid var(--tr-line);border-radius:20px;box-shadow:0 10px 28px rgba(20,20,10,.045)}
.tr-browse-field{display:grid;gap:7px;min-width:0}.tr-browse-field span{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#66645d}.tr-browse-field select{width:100%;min-height:48px;padding:0 38px 0 14px;border:1px solid #dedbd2;border-radius:13px;background:#f8fafc;color:#191919;font:inherit;font-weight:750;outline:0;cursor:pointer}.tr-browse-field select:focus{border-color:#111;box-shadow:0 0 0 3px rgba(247,215,76,.45)}
.tr-home-category-card,.tr-location-strip a,.tr-hero-quicklinks a{text-decoration:none}.tr-location-strip a{appearance:none;display:flex;flex-direction:column;align-items:flex-start;min-height:155px;padding:21px;border:1px solid rgba(16,16,16,.08);border-radius:21px;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:.2s ease;box-shadow:0 8px 20px rgba(20,20,10,.035)}.tr-location-strip a:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(20,20,10,.09)}.tr-location-strip a span{font-size:32px}.tr-location-strip a strong{margin-top:auto;font-size:16px}.tr-location-strip a small{color:var(--tr-muted)}
.tr-hero-quicklinks a{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.1);color:inherit;font-size:12px;font-weight:800;white-space:nowrap;transition:.18s ease}.tr-hero-quicklinks a:hover{background:var(--tr-yellow);color:#111}
@media(max-width:900px){.tr-browse-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.tr-browse-toolbar{grid-template-columns:1fr;gap:10px;padding:13px;border-radius:17px}.tr-browse-field select{min-height:50px}.tr-location-strip a{flex:0 0 72%;scroll-snap-align:start}}


/* v3.2 compact modern homepage */
.tr-home-first-section,.tr-home-new-section{padding:46px 0}
.tr-home-browse-section{padding:46px 0;background:#111;color:#fff}
.tr-home-locations-section{padding:44px 0}
.tr-radio-directory-section{padding:54px 0}
.tr-section-head-pro{margin-bottom:16px}
.tr-section-head-pro h2{font-size:clamp(27px,2.8vw,38px);line-height:1.03}
.tr-section-sub{font-size:14px;max-width:620px}

/* Smaller, cleaner station rails on the homepage */
#tr-trending.tr-home-station-rail,#tr-recent-stations.tr-home-station-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
#tr-trending .tr-card,#tr-recent-stations .tr-card{border-radius:17px;box-shadow:0 8px 22px rgba(20,20,10,.055)}
#tr-trending .tr-card-body,#tr-recent-stations .tr-card-body{padding:11px 12px 13px}
#tr-trending .tr-card h3,#tr-recent-stations .tr-card h3{font-size:14px;margin-bottom:3px}
#tr-trending .tr-meta,#tr-recent-stations .tr-meta{font-size:12px}
#tr-trending .tr-play,#tr-recent-stations .tr-play{width:40px;height:40px;right:9px;bottom:9px}
#tr-trending .tr-card-fav,#tr-recent-stations .tr-card-fav{width:34px;height:34px;right:9px;top:9px;font-size:18px}
#tr-trending .tr-live-pill,#tr-recent-stations .tr-live-pill{left:9px;top:9px;font-size:8px;padding:4px 7px}
#tr-trending .tr-loading,#tr-recent-stations .tr-loading{min-height:190px;border-radius:17px}

/* Rebuilt “Find radio” as compact navigation tiles */
.tr-home-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.tr-home-category-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;min-height:148px;padding:16px;border-radius:18px;background:#191919;border-color:rgba(255,255,255,.09)}
.tr-home-category-card:before{width:90px;height:90px;right:-42px;bottom:-50px;opacity:.16}
.tr-home-category-card:hover{transform:translateY(-2px);background:#202020}
.tr-cat-icon{width:42px;height:42px;border-radius:13px;font-size:16px}
.tr-home-category-card>div{min-width:0}
.tr-home-category-card strong{font-size:15px;line-height:1.15}
.tr-home-category-card small{font-size:11px;line-height:1.35;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.tr-home-category-card b{position:absolute;right:13px;top:13px;width:27px;height:27px;font-size:13px;background:rgba(255,255,255,.12);color:#fff}

/* More compact locations */
.tr-location-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.tr-location-strip a{min-height:112px;padding:15px;border-radius:17px}
.tr-location-strip a span{font-size:25px}
.tr-location-strip a strong{font-size:14px}
.tr-location-strip a small{font-size:11px}

/* Keep full directory balanced and modern */
#tr-stations.tr-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
#tr-stations .tr-card{border-radius:17px}
#tr-stations .tr-card-body{padding:11px 12px 13px}
#tr-stations .tr-card h3{font-size:14px}
#tr-stations .tr-meta{font-size:12px}
#tr-stations .tr-play{width:40px;height:40px;right:9px;bottom:9px}

@media(max-width:1100px){
  #tr-trending.tr-home-station-rail,#tr-recent-stations.tr-home-station-rail,#tr-stations.tr-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .tr-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .tr-home-first-section,.tr-home-new-section,.tr-home-browse-section,.tr-home-locations-section,.tr-radio-directory-section{padding:38px 0}
  .tr-section-head-pro h2{font-size:28px}
  .tr-section-sub{font-size:13px}
  .tr-home-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:9px;padding:0}
  .tr-home-category-card{min-height:128px;padding:14px;flex:none}
  .tr-home-category-card small{font-size:10.5px}
  .tr-location-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:9px;padding:0}
  .tr-location-strip a{min-height:98px;padding:13px;flex:none}
  #tr-trending.tr-home-station-rail,#tr-recent-stations.tr-home-station-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:10px;padding:0}
  #tr-trending.tr-home-station-rail>.tr-card,#tr-recent-stations.tr-home-station-rail>.tr-card{flex:none}
  #tr-stations.tr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
}
@media(max-width:380px){
  .tr-home-category-grid{grid-template-columns:1fr 1fr}
  .tr-home-category-card{min-height:120px;padding:12px}
  .tr-cat-icon{width:38px;height:38px}
  #tr-trending.tr-home-station-rail,#tr-recent-stations.tr-home-station-rail,#tr-stations.tr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* v3.2.1 integrated station submission page */
.tr-submit-link{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#111;color:#fff!important;font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}
.tr-submit-link:hover{background:var(--tr-orange,#0ea5e9);color:#fff!important}
.tr-submit-hero{padding:72px 0 48px;background:linear-gradient(135deg,#111 0%,#242116 100%);color:#fff}
.tr-submit-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:54px;align-items:center}
.tr-submit-kicker{display:inline-flex;margin-bottom:17px;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#2563eb}
.tr-submit-hero h1{max-width:780px;margin:0;font-size:clamp(42px,5.5vw,76px);line-height:.98;letter-spacing:-.055em}
.tr-submit-hero-copy>p{max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.72);font-size:clamp(16px,1.5vw,19px);line-height:1.65}
.tr-submit-steps{display:flex;flex-wrap:wrap;gap:11px;margin-top:29px}.tr-submit-steps span{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.055);font-size:12px;font-weight:800}.tr-submit-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#2563eb;color:#111;font-size:11px}
.tr-submit-note{padding:25px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.07);box-shadow:0 24px 60px rgba(0,0,0,.2)}.tr-submit-note>strong{font-size:17px}.tr-submit-note ul{display:grid;gap:12px;margin:17px 0 0;padding:0;list-style:none}.tr-submit-note li{position:relative;padding-left:23px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}.tr-submit-note li:before{content:'✓';position:absolute;left:0;color:#2563eb;font-weight:900}
.tr-submit-section{padding:58px 0 82px;background:#f7f5ed}.tr-submit-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.tr-submit-form-card{min-width:0;padding:clamp(20px,3vw,38px);border:1px solid rgba(17,17,17,.08);border-radius:25px;background:#fff;box-shadow:0 18px 50px rgba(41,35,10,.08)}
.tr-submit-sidebar{display:grid;gap:13px;position:sticky;top:105px}.tr-submit-side-card{display:flex;gap:13px;padding:19px;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:#fff}.tr-submit-side-card>span{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:12px;background:#111;color:#2563eb;font-weight:900}.tr-submit-side-card strong{display:block;font-size:14px}.tr-submit-side-card p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.5}
.tr-submit-plugin-notice{padding:24px;border:1px solid #f0c94c;border-radius:16px;background:#fff9db}.tr-submit-plugin-notice strong{font-size:17px}.tr-submit-plugin-notice p{margin:8px 0 0;color:#625b3b}
/* Normalize fields produced by the submission plugin inside this theme */
.tr-submit-form-card form{display:grid;gap:18px}.tr-submit-form-card label{display:grid;gap:7px;color:#222;font-size:13px;font-weight:850}.tr-submit-form-card input:not([type=checkbox]):not([type=radio]),.tr-submit-form-card select,.tr-submit-form-card textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #d8e0ea;border-radius:13px;background:#f8fafc;color:#151515;outline:0;font:inherit}.tr-submit-form-card textarea{min-height:120px;resize:vertical}.tr-submit-form-card input:focus,.tr-submit-form-card select:focus,.tr-submit-form-card textarea:focus{border-color:#111;box-shadow:0 0 0 4px rgba(247,215,76,.38);background:#fff}.tr-submit-form-card button,.tr-submit-form-card input[type=submit]{min-height:52px;padding:0 22px;border:0;border-radius:13px;background:#111;color:#fff;font-weight:900;cursor:pointer}.tr-submit-form-card button:hover,.tr-submit-form-card input[type=submit]:hover{background:#0ea5e9}
@media(max-width:980px){.tr-submit-hero-grid,.tr-submit-layout{grid-template-columns:1fr}.tr-submit-note{max-width:620px}.tr-submit-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.tr-submit-side-card{display:block}.tr-submit-side-card>span{margin-bottom:12px}.tr-submit-link{display:none}}
@media(max-width:680px){.tr-submit-hero{padding:48px 0 36px}.tr-submit-hero-grid{gap:28px}.tr-submit-hero h1{font-size:45px}.tr-submit-steps{display:grid}.tr-submit-steps span{width:100%}.tr-submit-section{padding:30px 0 55px}.tr-submit-form-card{padding:18px;border-radius:19px}.tr-submit-sidebar{grid-template-columns:1fr}.tr-submit-note{padding:20px}}

/* Submission account gate — TandeRadio branded, no WordPress visual language */
.tr-auth-section{padding-top:42px}.tr-auth-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:24px;align-items:start}.tr-auth-card,.tr-auth-benefits{background:#fff;border:1px solid rgba(15,23,42,.09);border-radius:28px;box-shadow:0 22px 65px rgba(15,23,42,.09)}.tr-auth-card{padding:30px}.tr-auth-brand{display:flex;gap:14px;align-items:center;margin-bottom:22px}.tr-auth-brand strong{display:block;font-size:19px;color:#101828}.tr-auth-brand p{margin:3px 0 0;color:#667085;font-size:14px}.tr-auth-lock{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#ee2b55;color:#fff;font-weight:900;font-size:20px}.tr-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background:#f2f4f7;border-radius:15px;margin-bottom:22px}.tr-auth-tabs a{padding:12px;border-radius:11px;text-align:center;font-weight:800;color:#667085;text-decoration:none}.tr-auth-tabs a.is-active{background:#fff;color:#101828;box-shadow:0 4px 15px rgba(15,23,42,.08)}.tr-auth-form{display:grid;gap:16px}.tr-auth-form label{display:grid;gap:7px}.tr-auth-form label>span{font-size:13px;font-weight:800;color:#344054}.tr-auth-form input[type=text],.tr-auth-form input[type=email],.tr-auth-form input[type=password]{width:100%;height:52px;padding:0 15px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;color:#101828;font:inherit;outline:none;transition:.2s}.tr-auth-form input:focus{border-color:#ee2b55;box-shadow:0 0 0 4px rgba(238,43,85,.1)}.tr-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tr-auth-form small{color:#667085;margin-top:-8px}.tr-auth-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important}.tr-auth-check input{margin-top:3px}.tr-auth-check span{font-weight:600!important;color:#475467!important}.tr-auth-submit{height:54px;border:0;border-radius:15px;background:#101828;color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 12px 25px rgba(16,24,40,.16)}.tr-auth-submit:hover{transform:translateY(-1px)}.tr-auth-help{text-align:center;color:#ee2b55;font-weight:800;text-decoration:none;font-size:14px}.tr-auth-alert,.tr-auth-success{padding:13px 15px;border-radius:13px;margin-bottom:18px;font-weight:700}.tr-auth-alert{background:#fff1f3;color:#b4233b;border:1px solid #fecdd6}.tr-auth-success{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.tr-auth-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tr-auth-benefits{padding:30px;background:#101828;color:#fff}.tr-auth-benefits h2{margin:0 0 24px;font-size:25px;color:#fff}.tr-auth-benefits>div{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12)}.tr-auth-benefits b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(238,43,85,.17);color:#ff6b89}.tr-auth-benefits span{display:grid;gap:5px}.tr-auth-benefits strong{font-size:16px}.tr-auth-benefits small{color:#aeb7c6;line-height:1.55}.tr-submit-account-bar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 15px;margin-bottom:18px;border-radius:13px;background:#f8fafc;color:#475467;font-weight:700}.tr-submit-account-bar a{color:#ee2b55;text-decoration:none;font-weight:900}@media(max-width:860px){.tr-auth-shell{grid-template-columns:1fr}.tr-auth-benefits{order:-1}.tr-auth-benefits h2{font-size:21px}.tr-auth-benefits>div{padding:13px 0}}@media(max-width:580px){.tr-auth-section{padding-top:22px}.tr-auth-card,.tr-auth-benefits{padding:20px;border-radius:21px}.tr-auth-grid{grid-template-columns:1fr}.tr-auth-card{box-shadow:0 14px 40px rgba(15,23,42,.08)}.tr-submit-account-bar{align-items:flex-start;flex-direction:column}}

/* Tande Radio 4.0 regional directory */
.tr-region-grid,.tr-diaspora-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.tr-region-grid a,.tr-diaspora-grid a{display:flex;flex-direction:column;gap:5px;padding:20px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;text-decoration:none;color:inherit;transition:.2s ease}.tr-region-grid a:hover,.tr-diaspora-grid a:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,23,42,.1)}.tr-region-grid span,.tr-diaspora-grid span{font-size:24px}.tr-region-grid strong,.tr-diaspora-grid strong{font-size:16px}.tr-region-grid small,.tr-diaspora-grid small{color:#64748b}.tr-home-regions-section{background:#f8fafc}.tr-home-diaspora-section{background:linear-gradient(180deg,#fff,#fff8d8)}.tr-browse-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.tr-region-grid,.tr-diaspora-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-browse-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.tr-region-grid,.tr-diaspora-grid,.tr-browse-toolbar{grid-template-columns:1fr}.tr-region-grid a,.tr-diaspora-grid a{padding:16px}}


/* Tande Radio 4.1 — polished homepage */
.tr-home-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fffdf2 0%,#fff 52%,#fff5c5 100%)}
.tr-home-hero:after{content:"";position:absolute;inset:auto -12% -55% 42%;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(247,215,76,.32),rgba(247,215,76,0) 66%);pointer-events:none}
.tr-home-hero-grid{position:relative;z-index:1;min-height:610px}
.tr-home-hero-copy h1{max-width:780px;font-size:clamp(48px,6.2vw,84px);letter-spacing:-.055em;line-height:.94}
.tr-home-hero-copy>p{max-width:660px;font-size:18px;line-height:1.65;color:#57564f}
.tr-home-search-wrap{max-width:770px}
.tr-home-search{min-height:62px;border-radius:18px;box-shadow:0 15px 40px rgba(30,24,5,.09)}
.tr-home-search-btn{min-height:62px;border-radius:18px;padding-inline:25px}
.tr-hero-quicklinks{margin-top:17px}
.tr-hero-quicklinks a{background:rgba(255,255,255,.72);backdrop-filter:blur(8px)}
.tr-home-hero-visual{border-radius:34px;overflow:hidden;margin:34px 0;box-shadow:0 30px 80px rgba(32,27,9,.13)}
.tr-hero-image{filter:saturate(.95) contrast(1.03)}
.tr-hero-now-card{border:1px solid rgba(255,255,255,.5);backdrop-filter:blur(18px)}
.tr-home-discovery-nav{position:relative;z-index:5;margin-top:-1px;background:#111;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.tr-discovery-nav-inner{display:flex;align-items:center;gap:8px;min-height:64px;overflow-x:auto;scrollbar-width:none}
.tr-discovery-nav-inner::-webkit-scrollbar{display:none}
.tr-discovery-nav-inner>span{font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:var(--tr-yellow);margin-right:5px}
.tr-discovery-nav-inner a{flex:0 0 auto;padding:9px 14px;border-radius:999px;color:#e8e8e8;text-decoration:none;font-size:13px;font-weight:800}
.tr-discovery-nav-inner a:hover{background:#2a2a2a;color:#fff}
.tr-home-trustbar{border-bottom:1px solid #ece8d9}
.tr-home-trustgrid>div{padding-block:22px}
.tr-home-first-section{background:linear-gradient(180deg,#fff 0%,#fbfaf5 100%)}
.tr-home-browse-section{background:radial-gradient(circle at 85% 10%,rgba(247,215,76,.13),transparent 30%),#0f172a}
.tr-home-regions-section,.tr-home-diaspora-section{padding:58px 0}
.tr-home-regions-section{background:#f8f6ee}
.tr-home-diaspora-section{background:#fff}
.tr-region-grid a,.tr-diaspora-grid a{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.tr-region-grid a:hover,.tr-diaspora-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(24,24,20,.09);border-color:#dfc43d}
.tr-radio-directory-section{background:#f8fafc}
.tr-directory-shell{padding:20px;border:1px solid #ebe7d9;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(24,24,20,.06)}
.tr-browse-toolbar{border-radius:19px}
.tr-home-app-banner{overflow:hidden;border-radius:30px;box-shadow:0 25px 70px rgba(17,17,17,.14)}
@media(max-width:980px){
 .tr-home-hero-grid{grid-template-columns:1fr;min-height:auto}
 .tr-home-hero-copy{padding:62px 0 30px}
 .tr-home-hero-visual{min-height:420px;margin:0 0 34px}
 .tr-home-hero-copy h1{font-size:clamp(48px,9vw,72px)}
}
@media(max-width:760px){
 .tr-home-hero-copy{padding:42px 0 24px}
 .tr-home-hero-copy h1{font-size:44px;line-height:.98}
 .tr-home-hero-copy>p{font-size:15px;line-height:1.55}
 .tr-home-hero-visual{min-height:340px;border-radius:24px;margin-bottom:24px}
 .tr-home-discovery-nav .tr-wrap{padding-right:0}
 .tr-discovery-nav-inner{min-height:56px;padding-right:18px}
 .tr-home-trustgrid{display:grid;grid-template-columns:1fr}
 .tr-home-trustgrid>div{padding:15px 0}
 .tr-directory-shell{padding:13px;border-radius:21px}
 .tr-home-regions-section,.tr-home-diaspora-section{padding:42px 0}
}


/* Tande Radio 4.1.1 — cleaner directory, category cards, and station detail */
.tr-radio-directory-section.is-directory-page{padding-top:58px;background:linear-gradient(180deg,rgba(247,215,76,.13),transparent 220px)}
.tr-radio-directory-section.is-directory-page .tr-section-head{margin-bottom:24px}
.tr-radio-directory-section.is-directory-page .tr-section-head h2{font-size:clamp(42px,5vw,64px)}
.tr-radio-directory-section.is-directory-page .tr-directory-shell{padding:20px;border:1px solid var(--tr-line);border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(25,22,10,.07)}
.tr-radio-directory-section.is-directory-page .tr-browse-toolbar{padding:18px;border-radius:20px;background:#f8fafc;box-shadow:none}
.tr-radio-directory-section.is-directory-page .tr-results-bar{padding-top:4px}
.tr-home-category-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tr-home-category-grid-compact .tr-home-category-card{min-height:116px;padding:18px;border-radius:18px}
.tr-home-category-grid-compact .tr-cat-icon{width:42px;height:42px;flex:0 0 42px;margin:0}
.tr-home-category-grid-compact .tr-home-category-card>div{min-width:0}
.tr-home-category-grid-compact .tr-home-category-card strong{font-size:16px}
.tr-home-category-grid-compact .tr-home-category-card small{font-size:12px;line-height:1.4}
.tr-home-category-grid-compact .tr-home-category-card>b{margin-left:auto}

.tr-station-detail-shell{display:grid;grid-template-columns:minmax(250px,360px) minmax(0,1fr);gap:clamp(28px,5vw,64px);align-items:start;padding:clamp(30px,5vw,68px) 0 30px}
.tr-station-detail-media{position:sticky;top:105px}
.tr-station-detail-art{aspect-ratio:1;overflow:hidden;border-radius:30px;background:#eee;box-shadow:0 24px 65px rgba(25,22,10,.16)}
.tr-station-detail-art img{width:100%;height:100%;object-fit:cover}
.tr-station-live-state{display:flex;align-items:center;gap:8px;margin-top:14px;padding:12px 14px;border:1px solid var(--tr-line);border-radius:15px;background:#fff;font-size:13px;font-weight:800}
.tr-station-live-state i{width:8px;height:8px;border-radius:50%;background:#20a866;box-shadow:0 0 0 5px rgba(32,168,102,.12)}
.tr-station-detail-main{min-width:0;padding-top:5px}
.tr-station-detail-main h1{margin:10px 0 14px;font-size:clamp(42px,6vw,76px);line-height:.96;letter-spacing:-.055em;overflow-wrap:anywhere}
.tr-station-detail-location{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}
.tr-station-detail-location span,.tr-station-taxonomy a{display:inline-flex;align-items:center;min-height:31px;padding:6px 10px;border-radius:999px;background:#f5f2e9;color:#55534b;font-size:12px;font-weight:800}
.tr-station-detail-copy{max-width:760px;margin:0;color:var(--tr-muted);font-size:17px;line-height:1.75}
.tr-station-detail-actions{margin-top:25px}
.tr-station-detail-actions .tr-btn-dark{min-height:52px;padding-inline:24px}
.tr-station-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}
.tr-station-fact{padding:15px;border:1px solid var(--tr-line);border-radius:16px;background:#fff}
.tr-station-fact small,.tr-station-fact strong{display:block}
.tr-station-fact small{margin-bottom:4px;color:var(--tr-muted);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.tr-station-fact strong{font-size:14px;overflow-wrap:anywhere}
.tr-station-taxonomy{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.tr-station-taxonomy a:hover{background:#111;color:#fff}
.tr-similar-section{padding-top:30px;border-top:1px solid var(--tr-line)}
.tr-similar-section .tr-section-head{align-items:end}

@media(max-width:900px){
 .tr-home-category-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}
 .tr-station-detail-shell{grid-template-columns:minmax(220px,300px) minmax(0,1fr)}
 .tr-station-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
 .tr-radio-directory-section.is-directory-page{padding-top:34px}
 .tr-radio-directory-section.is-directory-page .tr-directory-shell{padding:12px;border-radius:20px}
 .tr-home-category-grid-compact{grid-template-columns:1fr}
 .tr-home-category-grid-compact .tr-home-category-card{min-height:96px}
 .tr-station-detail-shell{grid-template-columns:1fr;gap:23px;padding-top:22px}
 .tr-station-detail-media{position:static;width:min(100%,340px);margin:auto}
 .tr-station-detail-main h1{font-size:clamp(39px,13vw,58px)}
 .tr-station-facts{grid-template-columns:1fr 1fr}
 .tr-station-detail-actions .tr-btn{flex:1 1 140px}
}
@media(max-width:680px){
 .tr-home-category-grid-compact{display:grid;overflow:visible;padding:0;scroll-snap-type:none}
 .tr-home-category-grid-compact .tr-home-category-card{width:auto;flex:none;scroll-snap-align:none}
}


/* Tande Radio 4.2.0 — responsive cleanup and faster mobile browsing */
.tr-search input{min-width:0}
.tr-station-detail-copy{white-space:pre-line}
.tr-station-detail-actions{display:flex;flex-wrap:wrap;gap:10px}
.tr-station-detail-actions .tr-btn{justify-content:center}
.tr-station-fact{min-width:0}
.tr-station-fact strong{word-break:break-word}

@media(max-width:900px){
  .tr-site-header{position:sticky;top:0;z-index:100}
  .tr-header-inner{position:relative}
  .tr-nav{max-height:calc(100vh - 66px);overflow:auto}
}
@media(max-width:680px){
  body{overflow-x:hidden}
  .tr-wrap{width:min(100% - 24px,1220px)}
  .tr-section-head-pro .tr-section-sub{display:none}
  .tr-section-kicker{font-size:11px}
  .tr-home-first-section,.tr-home-new-section,.tr-radio-directory-section,.tr-home-library-section,.tr-home-app-section,.tr-home-browse-section,.tr-home-regions-section,.tr-home-diaspora-section{padding:38px 0}
  .tr-home-library-section{display:none}
  .tr-home-category-grid-compact{gap:9px}
  .tr-home-category-grid-compact .tr-home-category-card small{display:none}
  .tr-home-category-grid-compact .tr-home-category-card{min-height:78px;padding:14px}
  .tr-directory-topbar{gap:9px}
  .tr-directory-search input{font-size:16px}
  .tr-clear-filters{min-height:46px}
  .tr-browse-toolbar{grid-template-columns:1fr 1fr!important;gap:8px!important;padding:10px!important}
  .tr-browse-field span{font-size:10px}
  .tr-browse-field select{min-height:45px!important;padding:0 32px 0 10px;font-size:13px}
  .tr-results-bar{gap:10px}
  .tr-results-bar>div span{font-size:12px}
  .tr-sort-label{width:100%}
  .tr-sort-label select{min-height:44px}
  .tr-grid:not(.tr-home-station-rail){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .tr-station-card .tr-card-kicker,.tr-station-card .tr-station-tags{display:none}
  .tr-station-card .tr-now-playing{font-size:12px}
  .tr-station-detail-art{border-radius:22px}
  .tr-station-live-state{margin-top:10px}
  .tr-station-detail-main h1{margin-top:8px}
  .tr-station-detail-copy{font-size:15px;line-height:1.65}
  .tr-station-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}
  .tr-station-fact{padding:12px}
  .tr-station-detail-actions{display:grid;grid-template-columns:1fr 1fr}
  .tr-station-detail-actions .tr-btn:first-child{grid-column:1/-1}
  .tr-similar-section .tr-section-head>a{display:none}
  .tr-footer{padding-top:38px}
}
@media(max-width:390px){
  .tr-browse-toolbar{grid-template-columns:1fr!important}
  .tr-station-facts{grid-template-columns:1fr}
  .tr-station-detail-actions{grid-template-columns:1fr}
  .tr-station-detail-actions .tr-btn:first-child{grid-column:auto}
}


/* Tande Radio 5.0.0 — calm, compact mobile experience */
.tr-mobile-filter-toggle{display:none}
@media(max-width:680px){
  html{scroll-padding-top:60px}
  body{background:#fffdf8}
  .tr-wrap{width:min(100% - 20px,1220px)}
  .tr-site-header{background:rgba(255,255,255,.96);border-bottom-color:#eee9dc}
  .tr-header-inner{height:60px;gap:10px}
  .tr-brand img,.tr-brand-logo{height:31px!important;max-width:154px}
  .tr-menu-btn{width:40px;height:40px;border-radius:12px;background:#f5f2e9}
  .tr-nav{top:60px;padding:10px;background:#fff;gap:2px;max-height:calc(100vh - 60px)}
  .tr-nav a{padding:12px 14px;border-radius:10px}

  .tr-home-hero{padding:10px 0 0;background:#fffdf8}
  .tr-home-hero:before,.tr-home-hero:after{display:none}
  .tr-home-hero-grid{display:block;min-height:0;border-radius:22px;background:#2563eb;box-shadow:none}
  .tr-home-hero-copy{padding:27px 18px 22px}
  .tr-home-kicker{font-size:10px;letter-spacing:.08em}
  .tr-home-hero h1{margin:13px 0 12px;font-size:clamp(34px,10.5vw,46px);line-height:.96;letter-spacing:-.045em}
  .tr-home-hero-copy>p{font-size:14px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .tr-home-search-wrap{margin-top:18px;gap:8px}
  .tr-home-search{height:50px;border-radius:14px;padding:0 13px}
  .tr-home-search-btn{display:none}
  .tr-hero-quicklinks{gap:7px;margin-top:12px;padding-bottom:0}
  .tr-hero-quicklinks a{padding:7px 10px;font-size:11px}
  .tr-hero-quicklinks a:nth-child(n+5){display:none}
  .tr-home-hero-visual{display:none}
  .tr-home-discovery-nav,.tr-home-trustbar{display:none}

  .tr-section,.tr-home-first-section,.tr-home-new-section,.tr-radio-directory-section,.tr-home-browse-section,.tr-home-regions-section,.tr-home-diaspora-section,.tr-home-app-section{padding:28px 0}
  .tr-home-first-section{padding-top:24px}
  .tr-section-head,.tr-section-head-pro{margin-bottom:12px;gap:8px}
  .tr-section-head-pro h2,.tr-section h2{font-size:24px;line-height:1.08;letter-spacing:-.035em}
  .tr-section-kicker{display:none}
  .tr-section-head-pro>a,.tr-section-head>a{font-size:12px}

  .tr-home-station-rail{gap:10px;padding:1px 0 6px}
  .tr-home-station-rail>.tr-card{flex-basis:68%;max-width:240px}
  .tr-card{border-radius:16px;box-shadow:none;border-color:#ebe7dc}
  .tr-card-media{aspect-ratio:1.15/1}
  .tr-card-body{padding:10px 11px 12px}
  .tr-card h3{font-size:14px;margin-bottom:2px}
  .tr-now-playing{font-size:11px;margin-top:2px}
  .tr-play{width:40px;height:40px;right:9px;bottom:9px}
  .tr-card-fav{width:34px;height:34px;right:8px;top:8px;font-size:18px}
  .tr-live-pill{left:8px;top:8px;padding:4px 7px;font-size:8px}
  .tr-loading{min-height:180px}

  .tr-home-category-grid-compact{display:grid;grid-template-columns:1fr 1fr!important;gap:8px}
  .tr-home-category-grid-compact .tr-home-category-card{min-height:66px!important;padding:10px 11px;border-radius:14px;gap:9px}
  .tr-home-category-card .tr-cat-icon{width:32px;height:32px;border-radius:10px;font-size:13px}
  .tr-home-category-card strong{font-size:13px}
  .tr-home-category-card b{display:none}
  .tr-home-category-grid-compact .tr-home-category-card:nth-child(n+5){display:none}

  .tr-region-grid,.tr-diaspora-grid{display:flex!important;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x mandatory}
  .tr-region-grid a,.tr-diaspora-grid a{flex:0 0 42%;min-width:132px;padding:12px!important;border-radius:14px;scroll-snap-align:start}
  .tr-region-grid a small,.tr-diaspora-grid a small{display:none}
  .tr-region-grid a span,.tr-diaspora-grid a span{margin-bottom:7px}
  .tr-region-grid a strong,.tr-diaspora-grid a strong{font-size:13px}

  .tr-radio-directory-section.is-home-directory{background:#f7f5ef}
  .tr-directory-shell{padding:10px;border-radius:18px;box-shadow:none;border-color:#e8e3d6;gap:12px}
  .tr-directory-topbar{display:grid;grid-template-columns:1fr auto;gap:7px}
  .tr-directory-search{min-height:48px;padding:0 12px;border-radius:13px;box-shadow:none}
  .tr-directory-search span{font-size:19px}
  .tr-clear-filters{width:auto!important;min-height:48px;padding:0 12px;border-radius:13px;font-size:12px}
  .tr-mobile-filter-toggle{display:flex;width:100%;height:44px;align-items:center;justify-content:space-between;padding:0 13px;border:1px solid #e5e0d4;border-radius:12px;background:#fff;font:inherit;font-size:13px;font-weight:850;color:#202020}
  .tr-mobile-filter-toggle b{font-size:19px;font-weight:500}
  .tr-browse-toolbar{display:none!important;grid-template-columns:1fr 1fr!important;gap:7px!important;padding:8px!important;border-radius:13px}
  .tr-browse-toolbar.is-mobile-open{display:grid!important}
  .tr-browse-field span{font-size:9px;margin-bottom:4px}
  .tr-browse-field select{min-height:42px!important;border-radius:10px;font-size:12px}
  .tr-results-bar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}
  .tr-results-bar strong{font-size:15px}
  .tr-results-bar>div span{display:none}
  .tr-sort-label{width:auto;font-size:0}
  .tr-sort-label select{min-height:40px;padding:7px 28px 7px 9px;font-size:12px}
  #tr-stations.tr-grid{grid-template-columns:1fr!important;gap:8px}
  #tr-stations .tr-station-card{display:grid;grid-template-columns:82px minmax(0,1fr);min-height:82px}
  #tr-stations .tr-card-media{aspect-ratio:1;width:82px;height:82px}
  #tr-stations .tr-card-body{justify-content:center;padding:9px 48px 9px 11px;position:relative}
  #tr-stations .tr-card h3{font-size:14px}
  #tr-stations .tr-play{right:-198px;right:8px;bottom:21px;width:38px;height:38px}
  #tr-stations .tr-card-fav,#tr-stations .tr-live-pill{display:none}
  .tr-load-more-wrap{margin-top:12px}
  .tr-load-more-wrap .tr-btn{width:100%;border-radius:12px}

  .tr-home-app-banner{min-height:0;padding:20px 16px;border-radius:18px}
  .tr-home-app-copy h2{font-size:27px}
  .tr-home-app-copy p{display:none}
  .tr-home-app-copy .tr-actions{margin-top:14px}
  .tr-home-app-copy .tr-actions .tr-btn{width:100%;padding:11px 14px}
  .tr-home-app-copy .tr-actions .tr-btn-light{display:none}

  .tr-station-detail-shell{gap:17px;padding:14px 0 8px}
  .tr-station-detail-media{width:150px!important;margin:0 auto}
  .tr-station-detail-art{border-radius:18px}
  .tr-station-live-state{display:none}
  .tr-station-detail-main{text-align:center}
  .tr-station-detail-main h1{font-size:34px;line-height:1;margin:8px 0 10px}
  .tr-station-detail-location,.tr-station-taxonomy{justify-content:center}
  .tr-station-detail-copy{font-size:14px;line-height:1.55;text-align:left;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
  .tr-station-detail-actions{grid-template-columns:1fr 1fr;margin-top:16px;gap:7px}
  .tr-station-detail-actions .tr-btn{min-height:45px;padding:10px 12px;font-size:13px;border-radius:13px}
  .tr-station-detail-actions .tr-btn:first-child{grid-column:1/-1}
  .tr-station-facts{grid-template-columns:1fr 1fr;gap:7px;margin-top:15px;text-align:left}
  .tr-station-fact{padding:10px;border-radius:12px}
  .tr-station-fact small{font-size:9px}
  .tr-station-fact strong{font-size:12px}
  .tr-similar-section{padding-top:22px}
  .tr-similar-section #tr-similar-stations{display:flex!important;overflow-x:auto;gap:10px}
  .tr-similar-section #tr-similar-stations>.tr-card{flex:0 0 68%;max-width:230px}

  .tr-footer{margin-top:34px;padding:28px 0 98px}
  .tr-footer-grid{display:block}
  .tr-footer-grid>div:first-child p{display:none}
  .tr-footer img{height:38px;margin-bottom:13px}
  .tr-footer-grid>div:not(:first-child){display:grid;grid-template-columns:1fr 1fr;gap:0 12px;margin-top:17px;padding-top:15px;border-top:1px solid rgba(255,255,255,.12)}
  .tr-footer-grid>div:not(:first-child)>strong{grid-column:1/-1;font-size:12px;margin-bottom:4px}
  .tr-footer a{font-size:12px;margin:5px 0}

  .tr-player{width:calc(100% - 12px);bottom:max(6px,env(safe-area-inset-bottom));min-height:64px;padding:7px;border-radius:17px;gap:8px}
  .tr-player-cover{width:48px;height:48px;border-radius:12px}
  .tr-player-title{font-size:13px}
  .tr-player-meta{font-size:10px}
  .tr-player-tools{display:none}
  .tr-player-controls{gap:4px}
  .tr-icon-btn{width:40px;height:40px}
}
@media(max-width:390px){
  .tr-home-category-grid-compact{grid-template-columns:1fr!important}
  .tr-home-category-grid-compact .tr-home-category-card:nth-child(n+4){display:none}
  .tr-region-grid a,.tr-diaspora-grid a{flex-basis:47%}
  .tr-browse-toolbar.is-mobile-open{grid-template-columns:1fr!important}
  .tr-station-facts{grid-template-columns:1fr 1fr!important}
}

/* Tande Radio 5.0 — commercial mobile-first directory */
:root{--tr-paper:#f7f7f5;--tr-card:#fff;--tr-radius:18px;--tr-shadow:0 12px 32px rgba(18,18,18,.07)}
body{background:var(--tr-paper)}
.tr-site-header{background:rgba(247,247,245,.94)}
.tr-home-hero{padding:34px 0 18px}
.tr-home-hero-grid{min-height:auto;border-radius:24px;background:#fff;border:1px solid var(--tr-line);box-shadow:none;overflow:hidden}
.tr-home-hero-copy{padding:48px}
.tr-home-hero-copy h1{max-width:760px;font-size:clamp(42px,6vw,72px);line-height:.96}
.tr-home-hero-copy>p{max-width:620px;font-size:17px}
.tr-home-hero-visual{min-height:390px}
.tr-section{padding:30px 0}
.tr-section-head-pro{margin-bottom:16px}
.tr-section-head-pro h2{font-size:clamp(26px,3vw,36px)}
.tr-section-kicker{font-size:11px;letter-spacing:.12em}
.tr-home-station-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.tr-home-station-rail .tr-card{box-shadow:none;border-radius:16px}
.tr-home-station-rail .tr-card:hover{transform:none;box-shadow:0 8px 24px rgba(18,18,18,.08)}
.tr-home-category-grid{gap:12px}
.tr-home-category-card{min-height:112px;padding:18px;border-radius:16px;box-shadow:none}
.tr-home-category-card small{display:none}
.tr-home-category-card strong{font-size:17px}
.tr-region-grid,.tr-diaspora-grid{gap:10px}
.tr-region-grid a,.tr-diaspora-grid a{min-height:94px;padding:16px;border-radius:16px;box-shadow:none}
.tr-region-grid small,.tr-diaspora-grid small{display:none}
.tr-home-library-section{display:none}
.tr-home-app-banner{border-radius:20px;box-shadow:none;padding:28px}
.tr-footer{margin-top:36px}

@media(max-width:760px){
 .tr-wrap{width:min(100% - 24px,1220px)}
 .tr-header-inner{height:60px;gap:10px}
 .tr-brand img{height:31px}
 .tr-account-actions,.tr-search{display:none!important}
 .tr-menu-btn{width:40px;height:40px;padding:0;border:1px solid var(--tr-line);display:grid;place-items:center}
 .tr-home-hero{padding:14px 0 8px}
 .tr-home-hero-grid{display:block;border-radius:18px}
 .tr-home-hero-copy{padding:24px 18px}
 .tr-home-kicker{font-size:10px}
 .tr-home-hero-copy h1{font-size:38px;line-height:.98;margin:10px 0 12px}
 .tr-home-hero-copy>p{font-size:14px;line-height:1.45;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .tr-home-hero-visual{display:none}
 .tr-home-search-wrap{display:block}
 .tr-home-search{height:48px;border-radius:14px}
 .tr-home-search-btn{display:none}
 .tr-hero-quicklinks{gap:7px;margin-top:12px;overflow:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}
 .tr-hero-quicklinks a{font-size:12px;padding:7px 11px;white-space:nowrap}
 .tr-section{padding:20px 0}
 .tr-home-first-section{padding-top:18px}
 .tr-section-head-pro{align-items:center;margin-bottom:12px}
 .tr-section-head-pro h2{font-size:24px;line-height:1.05}
 .tr-section-kicker,.tr-section-sub{display:none}
 .tr-section-head-pro>a{font-size:12px}
 .tr-home-station-rail{display:flex;overflow:auto;gap:11px;margin-right:-12px;padding-right:12px;scroll-snap-type:x proximity;scrollbar-width:none}
 .tr-home-station-rail .tr-card{flex:0 0 148px;scroll-snap-align:start}
 .tr-home-station-rail .tr-card-media{aspect-ratio:1}
 .tr-home-station-rail .tr-card-body{padding:10px}
 .tr-home-station-rail .tr-card h3{font-size:14px}
 .tr-home-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .tr-home-category-card{min-height:78px;padding:13px;border-radius:14px;gap:10px}
 .tr-home-category-card .tr-cat-icon{width:34px;height:34px;font-size:14px}
 .tr-home-category-card strong{font-size:14px}
 .tr-home-category-card b{display:none}
 .tr-region-grid,.tr-diaspora-grid{display:flex;overflow:auto;gap:9px;margin-right:-12px;padding-right:12px;scrollbar-width:none}
 .tr-region-grid a,.tr-diaspora-grid a{flex:0 0 132px;min-height:72px;padding:12px;border-radius:14px}
 .tr-region-grid a span,.tr-diaspora-grid a span{font-size:18px}
 .tr-region-grid a strong,.tr-diaspora-grid a strong{font-size:13px}
 .tr-home-app-section{padding-top:12px}
 .tr-home-app-banner{padding:18px;border-radius:16px}
 .tr-home-app-copy h2{font-size:24px}
 .tr-home-app-copy p{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .tr-home-app-art{display:none}
 .tr-home-app-banner .tr-actions{margin-top:14px}
 .tr-home-app-banner .tr-btn{width:100%;padding:11px 14px}
 .tr-home-app-banner .tr-btn-light{display:none}
 .tr-footer{padding:30px 0 90px}
 .tr-footer-grid{display:block}
 .tr-footer-grid>div:not(:first-child){display:none}
 .tr-footer p{font-size:13px;margin-bottom:0}
}


/* v5.0.1 premium broadcast hero */
.tr-home-hero{
  padding:26px 0 18px;
  color:#fff;
  background:
    radial-gradient(circle at 82% 18%,rgba(56,189,248,.22),transparent 32%),
    radial-gradient(circle at 18% 88%,rgba(37,99,235,.22),transparent 34%),
    linear-gradient(135deg,#061022 0%,#0b1d46 52%,#123e91 100%);
}
.tr-home-hero:before{
  content:"";
  position:absolute;
  inset:0;
  width:auto;
  height:auto;
  border-radius:0;
  background:
    repeating-linear-gradient(90deg,transparent 0 44px,rgba(255,255,255,.025) 45px),
    linear-gradient(180deg,rgba(255,255,255,.025),transparent 42%);
  filter:none;
  pointer-events:none;
}
.tr-home-hero:after{display:none}
.tr-home-hero-grid{
  min-height:500px;
  grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);
  border:1px solid rgba(255,255,255,.13);
  border-radius:30px;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:0 30px 80px rgba(0,0,0,.28);
  backdrop-filter:blur(16px);
}
.tr-home-hero-copy{padding:58px 54px}
.tr-home-kicker{color:#93c5fd}
.tr-home-kicker i{background:#38bdf8;box-shadow:0 0 0 6px rgba(56,189,248,.12)}
.tr-home-hero-copy h1{
  max-width:720px;
  margin:17px 0 18px;
  color:#fff;
  font-size:clamp(44px,5.7vw,76px);
  line-height:.97;
  text-shadow:0 12px 34px rgba(0,0,0,.24);
}
.tr-home-hero-copy>p{max-width:610px;color:#cbd5e1;font-size:17px;line-height:1.58}
.tr-home-search-wrap{margin-top:26px;gap:10px}
.tr-live-search-shell{filter:drop-shadow(0 14px 30px rgba(0,0,0,.2))}
.tr-home-search{
  height:62px;
  border:1px solid rgba(255,255,255,.2);
  background:#fff;
  color:#0f172a;
  box-shadow:inset 0 0 0 1px rgba(15,23,42,.025);
}
.tr-home-search input{color:#0f172a}
.tr-home-search input::placeholder{color:#64748b}
.tr-home-search-btn{
  min-height:62px;
  padding-inline:20px;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(135deg,#2563eb,#0ea5e9);
  color:#fff;
  box-shadow:0 12px 28px rgba(14,165,233,.24);
}
.tr-home-search-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}
.tr-hero-quicklinks a{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#dbeafe}
.tr-hero-quicklinks a:hover{background:#fff;color:#0f172a}
.tr-home-hero-visual{
  min-height:500px;
  margin:0;
  border-radius:0;
  background:linear-gradient(145deg,#0f2d68,#07152f);
  box-shadow:none;
}
.tr-home-hero-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(6,16,34,.42),transparent 42%),linear-gradient(180deg,transparent 52%,rgba(6,16,34,.7));
  pointer-events:none;
}
.tr-hero-image{filter:saturate(.8) contrast(1.08) brightness(.66)}
.tr-hero-now-card{
  z-index:2;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(7,21,47,.78);
  color:#fff;
  box-shadow:0 18px 45px rgba(0,0,0,.32);
}
.tr-hero-now-card small,.tr-hero-now-card div:nth-child(2)>span{color:#bfdbfe}
.tr-orbit-one{z-index:2;background:#ef4444;color:#fff}
.tr-orbit-two{z-index:2;background:#0ea5e9;color:#fff}

@media(max-width:820px){
  .tr-home-hero{padding:12px 0 10px}
  .tr-home-hero-grid{display:block;min-height:0;border-radius:22px}
  .tr-home-hero-copy{padding:30px 22px 25px}
  .tr-home-hero-copy h1{font-size:clamp(36px,10.5vw,48px);margin:13px 0 12px;line-height:.98}
  .tr-home-hero-copy>p{max-width:560px;font-size:14px;line-height:1.48;-webkit-line-clamp:2}
  .tr-home-search-wrap{margin-top:19px}
  .tr-home-search,.tr-home-search-btn{height:54px;min-height:54px}
  .tr-home-hero-visual{display:none}
  .tr-hero-quicklinks{margin-top:12px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}
  .tr-hero-quicklinks a{flex:none;padding:7px 11px;font-size:11px}
}
@media(max-width:460px){
  .tr-home-hero-grid{border-radius:18px}
  .tr-home-hero-copy{padding:25px 17px 21px}
  .tr-home-hero-copy h1{font-size:35px;letter-spacing:-.045em}
  .tr-home-hero-copy>p{font-size:13.5px}
  .tr-home-search-wrap{gap:8px}
}

/* v5.0.2 mobile app shell */
.tr-mobile-app-nav{display:none}
@media(max-width:760px){
  html{scroll-padding-top:68px}
  body{background:#f4f6f9;padding-bottom:calc(82px + env(safe-area-inset-bottom))}
  .tr-site-header{top:0;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(15,23,42,.07);box-shadow:0 6px 24px rgba(15,23,42,.05);backdrop-filter:blur(22px) saturate(1.25)}
  .tr-header-inner{height:58px}
  .tr-brand img{height:30px;max-width:154px;object-fit:contain}
  .tr-menu-btn{font-size:0;border:0;background:#eef2f7;border-radius:50%;position:relative}
  .tr-menu-btn:before,.tr-menu-btn:after{content:"";position:absolute;left:12px;width:16px;height:2px;border-radius:2px;background:#111827}
  .tr-menu-btn:before{top:15px;box-shadow:0 5px 0 #111827}
  .tr-menu-btn:after{top:25px;width:11px}
  .tr-nav{top:58px;left:10px;right:10px;border:1px solid rgba(15,23,42,.08);border-radius:0 0 20px 20px;padding:12px;background:rgba(255,255,255,.98)}
  .tr-nav a{padding:12px 13px;border-radius:12px;font-size:14px}
  .tr-nav a:hover{background:#f1f5f9}

  main{overflow:hidden}
  .tr-home-hero{padding:10px 0 6px;background:linear-gradient(145deg,#07142e 0%,#0b2861 58%,#0f65b5 100%)}
  .tr-home-hero-grid{border:0;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));box-shadow:0 18px 44px rgba(2,12,31,.22)}
  .tr-home-hero-copy{padding:22px 17px 18px}
  .tr-home-kicker{font-size:9px;letter-spacing:.11em}
  .tr-home-hero-copy h1{font-size:32px;line-height:1.01;letter-spacing:-.042em;margin:10px 0 10px}
  .tr-home-hero-copy>p{font-size:13px;line-height:1.42;margin:0 0 14px;-webkit-line-clamp:2}
  .tr-home-search{height:49px;min-height:49px;border:0;border-radius:15px;padding-inline:14px;box-shadow:0 9px 24px rgba(2,12,31,.18)}
  .tr-home-search input{font-size:14px}
  .tr-hero-quicklinks{margin-top:10px;gap:6px}
  .tr-hero-quicklinks a{padding:6px 10px;border-radius:999px;font-size:10px;background:rgba(255,255,255,.09)}

  .tr-section{padding:18px 0}
  .tr-section-head-pro{margin-bottom:11px}
  .tr-section-head-pro h2{font-size:22px;letter-spacing:-.035em}
  .tr-section-head-pro>a{display:flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#334155}
  .tr-home-station-rail{gap:10px;margin-right:-12px;padding:2px 12px 4px 0}
  .tr-home-station-rail .tr-card{flex-basis:142px;border:0;border-radius:17px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.065)}
  .tr-home-station-rail .tr-card-media{border-radius:17px 17px 0 0}
  .tr-home-station-rail .tr-card-body{padding:10px 10px 11px}
  .tr-home-station-rail .tr-card h3{font-size:13px}
  .tr-home-station-rail .tr-meta{font-size:11px}
  .tr-play{width:40px;height:40px;right:9px;bottom:9px;box-shadow:0 8px 20px rgba(0,0,0,.24)}

  .tr-home-category-grid{gap:8px}
  .tr-home-category-card{min-height:70px;border:0;background:#fff;border-radius:16px;box-shadow:0 5px 16px rgba(15,23,42,.055)}
  .tr-region-grid a,.tr-diaspora-grid a{border:0;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.055)}
  .tr-home-app-section{display:none}
  .tr-footer{display:none}

  .tr-radio-directory-section.is-directory-page{padding-top:14px}
  .tr-directory-topbar{position:sticky;top:66px;z-index:20;padding:8px;background:rgba(244,246,249,.94);margin:0 -8px 8px;backdrop-filter:blur(16px)}
  .tr-directory-search{min-height:48px;border:0;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.06)}
  .tr-mobile-filter-toggle{border:0;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.05)}
  #tr-stations.tr-grid{grid-template-columns:1fr;gap:9px}
  #tr-stations .tr-card{display:grid;grid-template-columns:76px minmax(0,1fr);min-height:76px;border:0;border-radius:16px;box-shadow:0 5px 17px rgba(15,23,42,.055)}
  #tr-stations .tr-card-media{aspect-ratio:1;width:76px;height:76px;border-radius:16px 0 0 16px}
  #tr-stations .tr-card-body{padding:11px 48px 9px 12px;align-self:center;min-width:0}
  #tr-stations .tr-card h3{font-size:14px;margin-bottom:3px}
  #tr-stations .tr-meta{font-size:11px}
  #tr-stations .tr-play{right:9px;bottom:18px;width:38px;height:38px}
  #tr-stations .tr-badge{display:none}

  .tr-detail{padding:18px 0 10px;gap:18px}
  .tr-detail-art{max-width:190px;border-radius:24px;box-shadow:0 14px 36px rgba(15,23,42,.15)}
  .tr-detail h1{font-size:34px;text-align:center;margin:4px 0 10px}
  .tr-detail-copy{text-align:center;font-size:14px}
  .tr-detail .tr-actions{justify-content:center;position:sticky;bottom:calc(74px + env(safe-area-inset-bottom));z-index:15;padding:8px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 10px 30px rgba(15,23,42,.12);backdrop-filter:blur(18px)}
  .tr-detail .tr-actions .tr-btn{min-height:44px;padding:10px 15px}

  .tr-mobile-app-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;left:0;right:0;bottom:0;z-index:100;height:calc(66px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid rgba(15,23,42,.08);box-shadow:0 -12px 32px rgba(15,23,42,.10);backdrop-filter:blur(22px) saturate(1.35)}
  .tr-mobile-nav-item{min-width:0;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#64748b;font-size:9.5px;font-weight:750;line-height:1}
  .tr-mobile-nav-item svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .tr-mobile-nav-item.is-active{color:#1263d6}
  .tr-mobile-nav-search{position:relative;color:#1263d6}
  .tr-mobile-nav-main{width:49px;height:49px;margin-top:-25px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2563eb,#0ea5e9);color:#fff;border:5px solid #fff;box-shadow:0 9px 23px rgba(37,99,235,.30)}
  .tr-mobile-nav-main svg{width:21px;height:21px}
  .tr-mobile-nav-search>span:last-child{margin-top:1px}

  .tr-player{left:8px;right:8px;bottom:calc(69px + env(safe-area-inset-bottom));transform:none;width:auto;min-height:60px;padding:6px 7px;border-radius:16px;background:rgba(12,18,30,.97);box-shadow:0 14px 34px rgba(2,6,23,.32)}
  .tr-player-cover{width:46px;height:46px;border-radius:11px}
  .tr-player-title{font-size:12.5px}
  .tr-player-meta{font-size:9.5px}
  .tr-icon-btn{width:38px;height:38px}
}
@media(max-width:380px){
  .tr-home-hero-copy h1{font-size:29px}
  .tr-home-station-rail .tr-card{flex-basis:136px}
  .tr-mobile-nav-item{font-size:9px}
  .tr-mobile-nav-item svg{width:20px;height:20px}
}


/* v5.0.3 desktop app-inspired experience */
@media(min-width:761px){
  :root{--tr-desktop-shell:1360px}
  body{background:#f3f5f8;color:#0f172a}
  .tr-wrap{width:min(var(--tr-desktop-shell),calc(100% - 44px))}
  .tr-site-header{top:12px;width:min(var(--tr-desktop-shell),calc(100% - 44px));margin:12px auto 0;border:1px solid rgba(15,23,42,.07);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(15,23,42,.08);backdrop-filter:blur(24px) saturate(1.25)}
  .tr-header-inner{height:68px;width:100%;padding:0 16px;gap:15px}
  .tr-brand img{height:34px;max-width:170px;object-fit:contain}
  .tr-nav{gap:5px;margin-left:10px}
  .tr-nav a{padding:9px 12px;border-radius:11px;color:#475569;font-size:14px}
  .tr-nav a:hover{background:#eef3f9;color:#1263d6}
  .tr-account-actions{display:flex;align-items:center;gap:6px;margin-left:auto}
  .tr-account-actions a{padding:9px 11px;border-radius:11px;font-size:13px;font-weight:800}
  .tr-premium-link{background:#0f172a;color:#fff}
  .tr-account-link,.tr-submit-link{background:#eef2f7;color:#334155}
  .tr-search{min-width:210px;max-width:260px;padding:8px 13px;border:0;border-radius:13px;background:#f1f5f9}
  main{padding-top:10px}

  .tr-home-hero{padding:18px 0 8px;background:transparent}
  .tr-home-hero-grid{min-height:430px;border:0;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#07142e 0%,#0b2861 58%,#0f65b5 100%);box-shadow:0 22px 55px rgba(2,12,31,.18)}
  .tr-home-hero-copy{padding:54px 48px}
  .tr-home-hero h1{font-size:clamp(52px,5.3vw,78px);line-height:.95;max-width:700px}
  .tr-home-hero-copy>p{max-width:610px;font-size:17px;color:#c9dbf5}
  .tr-home-search-wrap{max-width:680px;margin-top:25px}
  .tr-home-search{height:58px;border:0;border-radius:17px;box-shadow:0 13px 32px rgba(2,12,31,.22)}
  .tr-home-search-btn{height:58px;border-radius:17px;padding-inline:24px}
  .tr-home-hero-visual{min-height:430px}
  .tr-hero-now-card{left:24px;right:24px;bottom:22px;border-radius:18px}

  .tr-section{padding:27px 0}
  .tr-section-head-pro,.tr-section-head{margin-bottom:15px}
  .tr-section-head-pro h2,.tr-section h2{font-size:clamp(26px,2.4vw,35px)}
  .tr-section-head-pro>a,.tr-section-head>a{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;color:#334155;font-size:13px}
  .tr-grid,.tr-home-station-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
  .tr-card{border:0;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.065)}
  .tr-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(15,23,42,.11)}
  .tr-card-media{border-radius:18px 18px 0 0}
  .tr-card-body{padding:12px 13px 14px}
  .tr-card h3{font-size:15px;margin-bottom:3px}
  .tr-meta{font-size:12px}
  .tr-play{width:42px;height:42px;right:10px;bottom:10px;background:linear-gradient(145deg,#2563eb,#0ea5e9)}
  .tr-card-fav{width:34px;height:34px;right:10px;top:10px}
  .tr-live-pill{left:10px;top:10px}

  .tr-home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
  .tr-home-category-card,.tr-category-card{min-height:116px;border:0;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.055)}
  .tr-location-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}
  .tr-location-strip a,.tr-region-grid a,.tr-diaspora-grid a{border:0;border-radius:16px;background:#fff;box-shadow:0 6px 19px rgba(15,23,42,.055)}
  .tr-home-app-banner{border-radius:24px;min-height:220px}

  .tr-radio-directory-section.is-directory-page{padding-top:24px}
  .tr-directory-page-hero{padding:32px 0 18px}
  .tr-directory-topbar,.tr-browse-toolbar,.tr-filter-panel,.tr-results-bar{border:0;border-radius:18px;background:#fff;box-shadow:0 7px 23px rgba(15,23,42,.055)}
  .tr-directory-search,.tr-inline-search{border:0;background:#f1f5f9;border-radius:14px}
  #tr-stations.tr-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}

  .tr-detail{grid-template-columns:310px minmax(0,1fr);gap:34px;padding:34px 0}
  .tr-detail-art{border-radius:26px;box-shadow:0 18px 42px rgba(15,23,42,.15)}
  .tr-detail h1{font-size:clamp(42px,4.7vw,64px)}
  .tr-detail .tr-actions{padding:9px;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.065);width:max-content;max-width:100%}

  .tr-player{bottom:18px;width:min(820px,calc(100% - 48px));min-height:68px;padding:7px 9px;border-radius:18px;background:rgba(12,18,30,.97);box-shadow:0 18px 48px rgba(2,6,23,.30)}
  .tr-player-cover{width:52px;height:52px;border-radius:13px}
  .tr-player-title{font-size:14px}
  .tr-player-meta{font-size:11px}
  .tr-icon-btn{width:40px;height:40px}

  .tr-footer{width:min(var(--tr-desktop-shell),calc(100% - 44px));margin:34px auto 20px;padding:34px 38px 95px;border-radius:28px;background:#0d1728}
  .tr-footer-grid{grid-template-columns:1.6fr .7fr .7fr;gap:28px}
  .tr-footer img{height:42px}
  .tr-footer p,.tr-footer a{font-size:13px}
}
@media(min-width:761px) and (max-width:1100px){
  .tr-site-header,.tr-wrap,.tr-footer{width:min(100% - 28px,var(--tr-desktop-shell))}
  .tr-account-actions{display:none}
  .tr-grid,.tr-home-station-rail,#tr-stations.tr-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .tr-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .tr-location-strip{grid-template-columns:repeat(4,minmax(0,1fr))}
}


/* v5.0.4 final detail polish */
:where(a,button,input,select):focus-visible{
  outline:3px solid rgba(37,99,235,.35);
  outline-offset:3px;
}
button,input,select{font:inherit}
.tr-card-media img,.tr-detail-art img{background:#eef2f7}
.tr-card,.tr-home-category-card,.tr-region-grid a,.tr-diaspora-grid a{isolation:isolate}
.tr-card h3,.tr-meta{max-width:100%}
.tr-btn,.tr-icon-btn,.tr-play,.tr-card-fav{-webkit-tap-highlight-color:transparent}
.tr-btn:active,.tr-icon-btn:active,.tr-play:active{transform:scale(.97)}
.tr-search input,.tr-home-search input,.tr-directory-search input{min-width:0}
.tr-toast{max-width:min(420px,calc(100% - 28px))}

@media(min-width:761px){
  .tr-header-inner{min-width:0}
  .tr-brand{flex:0 0 auto}
  .tr-nav{min-width:0}
  .tr-search{flex:0 1 250px}
  .tr-account-actions{flex:0 0 auto}
  .tr-home-station-rail .tr-card-media{aspect-ratio:1/1}
  .tr-card-media img{transition:transform .28s ease}
  .tr-card:hover .tr-card-media img{transform:scale(1.025)}
  .tr-directory-topbar{align-items:center}
  .tr-detail-copy{max-width:780px}
}

@media(min-width:761px) and (max-width:1240px){
  .tr-header-inner{gap:10px}
  .tr-nav a{padding-inline:9px;font-size:13px}
  .tr-search{min-width:175px;max-width:210px}
  .tr-account-actions a{padding-inline:9px}
}

@media(max-width:760px){
  .tr-wrap{width:min(100% - 20px,1220px)}
  .tr-section-head-pro{align-items:center}
  .tr-section-head-pro>div{min-width:0}
  .tr-section-head-pro h2{line-height:1.1}
  .tr-home-category-card strong,.tr-region-grid strong,.tr-diaspora-grid strong{line-height:1.15}
  .tr-home-category-card small,.tr-region-grid small,.tr-diaspora-grid small{line-height:1.25}
  .tr-mobile-app-nav a{touch-action:manipulation}
  .tr-player-info{padding-right:2px}
  .tr-player-controls{flex:0 0 auto}
  .tr-detail .tr-actions{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
  .tr-detail .tr-actions .tr-btn{flex:0 0 auto}
  #tr-stations .tr-card-body{overflow:hidden}
}

@media(max-width:390px){
  .tr-home-search-wrap{display:block}
  .tr-home-search-btn{width:100%;margin-top:8px}
  .tr-mobile-app-nav{padding-inline:4px}
  .tr-mobile-nav-item{font-size:8.5px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}


/* =========================================================
   Tande Radio v5.0.6 — unified color system
   Matches Platform Pro v4.2 app-style UI
   ========================================================= */
:root{
  --tr-yellow:#2563eb;
  --tr-orange:#0ea5e9;
  --tr-blue:#2563eb;
  --tr-sky:#38bdf8;
  --tr-lime:#22c55e;
  --tr-ink:#0f172a;
  --tr-paper:#f3f5f8;
  --tr-card:#ffffff;
  --tr-muted:#64748b;
  --tr-line:rgba(15,23,42,.09);
  --tr-shadow:0 18px 45px rgba(15,23,42,.10);
}
body{background:var(--tr-paper);color:var(--tr-ink)}
.tr-site-header{background:rgba(255,255,255,.94);border-color:var(--tr-line)}
.tr-nav a:hover,.tr-section-head>a:hover{color:#1263d6}
.tr-btn-dark,.tr-dark-btn,.tr-premium-link{background:#0f172a;color:#fff}
.tr-btn-dark:hover,.tr-submit-form-card button:hover,.tr-submit-form-card input[type=submit]:hover{background:#1263d6}
.tr-btn-light{background:#fff;border-color:#dfe7f0;color:#0f172a}
.tr-badge,.tr-status-pill.is-premium,.tr-trial{background:#dbeafe;color:#1d4ed8}
.tr-chip.is-active,.tr-chip:hover{background:#1263d6;color:#fff;border-color:#1263d6}
.tr-play{background:linear-gradient(145deg,#2563eb,#0ea5e9);color:#fff}
.tr-share-btn:hover{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}
.tr-volume input{accent-color:#2563eb}
.tr-soft-section{background:linear-gradient(180deg,#f1f5f9,#e8eef6)}
.tr-loading{background:linear-gradient(90deg,#e8eef6 25%,#f6f9fc 37%,#e8eef6 63%);background-size:400% 100%}
.tr-page-hero{background:linear-gradient(180deg,rgba(37,99,235,.10),transparent)}
.tr-app-banner,.tr-home-app-banner{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff}
.tr-app-banner p,.tr-home-app-copy p{color:#dbeafe}
.tr-home-app-art img{background:#0f172a}
.tr-price-card.is-featured{border-color:#2563eb}
.tr-popular{background:#2563eb;color:#fff}
.tr-submit-link:hover{background:#1263d6;color:#fff!important}
.tr-submit-kicker{color:#bfdbfe}
.tr-submit-steps b{background:#2563eb;color:#fff}
.tr-submit-note li:before{color:#38bdf8}
.tr-submit-side-card>span{background:#eaf2ff;color:#1d4ed8}
.tr-submit-form-card input:focus,.tr-submit-form-card select:focus,.tr-submit-form-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.13)}
.tr-submit-form-card button,.tr-submit-form-card input[type=submit]{background:#0f172a;color:#fff}
.tr-home-browse-section{background:#0d1728}
.tr-home-browse-section .tr-section-kicker{color:#93c5fd}
.tr-home-category-card{background:#152238;border-color:rgba(255,255,255,.10)}
.tr-home-category-card:hover{background:#1c2d49}
.tr-home-category-card:before{background:var(--cat-color,#2563eb)}
.tr-cat-icon{background:var(--cat-color,#2563eb);color:#fff}
.tr-cat-music{--cat-color:#2563eb}.tr-cat-news{--cat-color:#0ea5e9}.tr-cat-sports{--cat-color:#22c55e}.tr-cat-faith{--cat-color:#8b5cf6}.tr-cat-haiti{--cat-color:#ef4444}.tr-cat-caribbean{--cat-color:#14b8a6}
.tr-card a:focus-visible,.tr-btn:focus-visible,.tr-chip:focus-visible,.tr-icon-btn:focus-visible,.tr-menu-btn:focus-visible,.tr-play:focus-visible,.tr-card-fav:focus-visible{outline-color:rgba(37,99,235,.55)}
.tr-footer{background:#0d1728}
@media(max-width:720px){
  .tr-nav{background:rgba(255,255,255,.98)}
}

/* v5.0.8 continuous AJAX navigation */
html.tr-ajax-loading{cursor:progress}html.tr-ajax-loading #main{opacity:.58;pointer-events:none;transition:opacity .16s ease}#main{transition:opacity .16s ease;outline:none}.tr-site-header,.tr-player,.tr-mobile-app-nav{contain:layout style}.tr-ajax-loading .tr-player{opacity:1;pointer-events:auto}


/* =========================================================
   Tande Radio v5.1.0 — premium responsive home rebuild
   ========================================================= */
:root{
  --tr-primary:#2563eb;--tr-primary-2:#0ea5e9;--tr-night:#071225;
  --tr-surface:#fff;--tr-soft:#f6f8fc;--tr-text:#0f172a;
  --tr-subtle:#64748b;--tr-border:rgba(15,23,42,.08);
  --tr-elevated:0 22px 60px rgba(15,23,42,.10);
}
body{background:linear-gradient(180deg,#fff 0,#f5f7fb 34%,#f3f5f8 100%);overflow-x:hidden}
.tr-wrap{width:min(1280px,calc(100% - 40px))}
.tr-site-header{top:0;background:rgba(255,255,255,.87);border-color:rgba(15,23,42,.07);box-shadow:0 1px 0 rgba(255,255,255,.75);backdrop-filter:blur(24px) saturate(150%)}
.tr-header-inner{height:72px;gap:18px}.tr-brand img{height:40px}.tr-nav{gap:5px}.tr-nav a{padding:9px 12px;border-radius:12px;font-size:14px}.tr-nav a:hover{background:#eef4ff;color:#1d4ed8}
.tr-account-actions{display:flex;align-items:center;gap:7px}.tr-account-actions a{padding:9px 12px;border-radius:12px;font-size:13px;font-weight:800}.tr-submit-link{border:1px solid #dbe4f0}.tr-premium-link{background:linear-gradient(135deg,#101827,#263650)}
.tr-search{min-width:210px;max-width:250px;padding:8px 13px;background:#f1f5f9;border:0}

.tr-home-hero{padding:24px 0 22px;position:relative}.tr-home-hero:before{content:"";position:absolute;inset:-120px 0 auto;height:530px;background:radial-gradient(circle at 20% 25%,rgba(37,99,235,.14),transparent 35%),radial-gradient(circle at 82% 12%,rgba(14,165,233,.15),transparent 31%);pointer-events:none}
.tr-home-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);min-height:550px;border-radius:34px;overflow:hidden;background:linear-gradient(135deg,#061126 0%,#0b1d3d 50%,#123e75 100%);box-shadow:0 34px 90px rgba(2,12,31,.23)}
.tr-home-hero-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.05));pointer-events:none}
.tr-home-hero-copy{position:relative;z-index:3;padding:66px 58px;display:flex;flex-direction:column;justify-content:center}
.tr-home-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;color:#bfdbfe;font-weight:850;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.tr-home-kicker i{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.14);animation:trPulse 1.8s ease-in-out infinite}
@keyframes trPulse{50%{box-shadow:0 0 0 10px rgba(34,197,94,0)}}
.tr-home-hero h1{margin:18px 0 18px;max-width:760px;color:#fff;font-size:clamp(50px,5.2vw,80px);line-height:.94;letter-spacing:-.058em;text-wrap:balance}.tr-home-hero-copy>p{max-width:650px;margin:0;color:#c9d8ee;font-size:18px;line-height:1.7}
.tr-home-search-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:720px;margin-top:28px}.tr-live-search-shell{min-width:0}.tr-home-search{height:62px;border:1px solid rgba(255,255,255,.2);background:#fff;border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.22)}.tr-home-search svg{color:#475569}.tr-home-search input{font-size:15px}.tr-home-search-btn{height:62px;display:flex;align-items:center;padding:0 22px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:900;box-shadow:0 14px 32px rgba(37,99,235,.28)}
.tr-hero-proof{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;color:#9fb4d1;font-size:12px}.tr-hero-proof span{display:flex;align-items:center;gap:5px}.tr-hero-proof strong{color:#fff;font-size:13px}.tr-hero-quicklinks{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tr-hero-quicklinks a{padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#dbeafe;font-size:12px;background:rgba(255,255,255,.055)}.tr-hero-quicklinks a:hover{background:#fff;color:#0f172a}
.tr-home-hero-visual{position:relative;min-height:550px;overflow:hidden}.tr-hero-image{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,15,35,.04),rgba(5,15,35,.58)),url('assets/images/splash.png') center/cover no-repeat;transform:scale(1.02)}.tr-home-hero-visual:before{content:"";position:absolute;z-index:1;width:330px;height:330px;right:-95px;top:-95px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.035),0 0 0 100px rgba(255,255,255,.025)}
.tr-hero-now-card{position:absolute;z-index:3;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(7,18,37,.72);color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.27);backdrop-filter:blur(18px)}.tr-hero-now-art img{width:58px;height:58px;border-radius:15px;object-fit:cover}.tr-hero-now-card small{display:block;color:#60a5fa;font-size:10px;font-weight:900;letter-spacing:.12em}.tr-hero-now-card strong,.tr-hero-now-card span{display:block}.tr-hero-now-card strong{font-size:15px}.tr-hero-now-card>div>span{color:#aabbd1;font-size:12px}.tr-mini-wave{display:flex!important;align-items:end;gap:3px;height:24px}.tr-mini-wave i{display:block;width:3px;border-radius:4px;background:#38bdf8;animation:trWave .8s ease-in-out infinite alternate}.tr-mini-wave i:nth-child(1){height:9px}.tr-mini-wave i:nth-child(2){height:19px;animation-delay:.12s}.tr-mini-wave i:nth-child(3){height:13px;animation-delay:.24s}.tr-mini-wave i:nth-child(4){height:22px;animation-delay:.36s}@keyframes trWave{to{height:6px}}
.tr-hero-orbit{position:absolute;z-index:2;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.92);color:#0f172a;font-weight:950;box-shadow:0 15px 40px rgba(2,12,31,.2)}.tr-orbit-one{top:70px;right:28px;width:66px;height:36px;font-size:11px}.tr-orbit-two{top:145px;left:22px;width:52px;height:52px;color:#2563eb;font-size:20px}

.tr-section{padding:34px 0}.tr-home-first-section{padding-top:42px}.tr-section-head-pro{align-items:end;margin-bottom:20px}.tr-section-kicker{display:block;margin-bottom:5px;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tr-section-head-pro h2{font-size:clamp(27px,3vw,40px);letter-spacing:-.045em}.tr-section-head-pro>a{font-size:13px;font-weight:850;color:#334155}
.tr-grid,.tr-home-station-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.tr-card{border:1px solid rgba(15,23,42,.06);border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.065)}.tr-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,23,42,.12)}.tr-card-media{border-radius:19px 19px 0 0}.tr-card-body{padding:13px 14px 15px}.tr-play{width:44px;height:44px}
.tr-home-browse-section{margin:26px 0;padding:48px 0;background:linear-gradient(135deg,#081426,#102344);color:#fff}.tr-home-browse-section .tr-section-head-pro h2{color:#fff}.tr-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tr-home-category-card{min-height:122px;padding:20px;border-radius:20px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);box-shadow:none}.tr-home-category-card:hover{transform:translateY(-3px);background:rgba(255,255,255,.12)}.tr-home-category-card strong{font-size:17px}.tr-home-category-card small{color:#aebed3}.tr-cat-icon{width:46px;height:46px;border-radius:14px}
.tr-region-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tr-region-grid a,.tr-diaspora-grid a{min-height:118px;padding:18px;border-radius:18px;border:1px solid var(--tr-border);background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.tr-region-grid a:hover,.tr-diaspora-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,23,42,.10)}.tr-region-grid a span,.tr-diaspora-grid a span{font-size:24px}.tr-region-grid a strong,.tr-diaspora-grid a strong{margin-top:8px}.tr-diaspora-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.tr-home-library-section{background:linear-gradient(180deg,transparent,#eef3fa)}.tr-library-block{padding:22px;border:1px solid var(--tr-border);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 12px 35px rgba(15,23,42,.05);backdrop-filter:blur(12px)}.tr-library-block+.tr-library-block{margin-top:14px}.tr-library-title{margin-bottom:15px}
.tr-home-app-banner{position:relative;overflow:hidden;min-height:270px;padding:42px 46px;border-radius:28px;background:linear-gradient(135deg,#1d4ed8,#0284c7 65%,#06b6d4);box-shadow:0 24px 60px rgba(37,99,235,.22)}.tr-home-app-banner:after{content:"";position:absolute;width:330px;height:330px;right:-80px;bottom:-170px;border-radius:50%;border:55px solid rgba(255,255,255,.08)}.tr-home-app-copy{position:relative;z-index:2;max-width:680px}.tr-home-app-copy h2{font-size:clamp(34px,4vw,55px);line-height:1;letter-spacing:-.05em}.tr-home-app-art{position:relative;z-index:2}.tr-home-app-art img{box-shadow:0 18px 45px rgba(0,0,0,.23)}

.tr-footer{margin-top:42px}.tr-mobile-app-nav{box-shadow:0 -8px 30px rgba(15,23,42,.10)}

@media(max-width:1100px){.tr-home-hero-grid{grid-template-columns:1fr .72fr}.tr-home-hero-copy{padding:52px 40px}.tr-home-hero h1{font-size:clamp(46px,6vw,68px)}.tr-grid,.tr-home-station-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.tr-region-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tr-account-actions{display:none}}
@media(max-width:820px){.tr-wrap{width:min(100% - 24px,1280px)}.tr-header-inner{height:66px}.tr-home-hero{padding-top:12px}.tr-home-hero-grid{grid-template-columns:1fr;min-height:0;border-radius:26px}.tr-home-hero-copy{padding:42px 30px 34px}.tr-home-hero-visual{min-height:340px}.tr-home-search-wrap{grid-template-columns:1fr}.tr-home-search-btn{height:54px;justify-content:center}.tr-home-search{height:56px}.tr-grid,.tr-home-station-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.tr-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-region-grid,.tr-diaspora-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){body{padding-bottom:72px}.tr-wrap{width:min(100% - 18px,1280px)}.tr-home-hero-grid{border-radius:22px}.tr-home-hero-copy{padding:32px 21px 28px}.tr-home-hero h1{margin-top:14px;font-size:clamp(42px,13vw,58px);line-height:.96}.tr-home-hero-copy>p{font-size:15px;line-height:1.58}.tr-hero-proof{gap:7px 13px}.tr-hero-quicklinks{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.tr-home-hero-visual{min-height:285px}.tr-hero-now-card{left:12px;right:12px;bottom:12px;grid-template-columns:50px 1fr auto;padding:11px}.tr-hero-now-art img{width:50px;height:50px}.tr-orbit-one{top:18px;right:14px}.tr-orbit-two{top:78px;left:14px}.tr-section{padding:27px 0}.tr-home-first-section{padding-top:29px}.tr-section-head-pro{align-items:center}.tr-section-head-pro h2{font-size:27px}.tr-section-head-pro>a{padding:7px 10px;background:#fff;border-radius:999px}.tr-grid,.tr-home-station-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.tr-card{border-radius:17px}.tr-card-media{border-radius:16px 16px 0 0}.tr-home-browse-section{margin:16px 0;padding:34px 0}.tr-home-category-grid{grid-template-columns:1fr}.tr-home-category-card{min-height:92px;padding:15px}.tr-region-grid,.tr-diaspora-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tr-region-grid a,.tr-diaspora-grid a{min-height:104px;padding:14px}.tr-library-block{padding:15px;border-radius:19px}.tr-home-app-banner{padding:30px 24px;min-height:0}.tr-home-app-art{display:none}.tr-home-app-copy h2{font-size:38px}.tr-footer{margin-top:26px}.tr-player{bottom:79px}}
@media(max-width:370px){.tr-home-hero h1{font-size:39px}.tr-mini-wave{display:none!important}.tr-region-grid,.tr-diaspora-grid{grid-template-columns:1fr 1fr}}


/* v5.2.0 featured placement + frequency integration */
#tr-featured-web-section{padding-top:26px}
#tr-featured-web-section+.tr-home-first-section{padding-top:14px}
.tr-hero-now-card{padding-right:72px}
.tr-hero-play{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#0f172a;font-size:17px;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.24)}
.tr-hero-play:hover{transform:translateY(-50%) scale(1.05)}
.tr-station-tags span:first-child{font-weight:800}
@media(max-width:720px){#tr-featured-web-section{padding-top:18px}.tr-hero-play{width:42px;height:42px;right:12px}.tr-hero-now-card{padding-right:62px}}


/* Tande Radio v5.3.0 — unified navigation, managed pages, and responsive forms */
:root{--tr-brand-orange:#ff5a1f;--tr-brand-blue:#0f172a;--tr-menu-hover:#fff3ed;--tr-menu-active:#ff5a1f}
.tr-site-header{width:min(1420px,calc(100% - 32px));margin:12px auto 0;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 12px 34px rgba(15,23,42,.07)}
.tr-header-inner{width:100%;height:72px;padding:0 16px;gap:14px}
.tr-brand{flex:0 0 auto}.tr-brand img,.tr-brand-logo{height:42px;max-width:190px;object-fit:contain}
.tr-nav{gap:4px;margin-left:auto}.tr-nav a{padding:10px 12px;border-radius:12px;color:#334155;font-weight:800}.tr-nav a:hover,.tr-nav .current-menu-item>a,.tr-nav .current_page_item>a{background:var(--tr-menu-hover);color:var(--tr-brand-orange)}
.tr-account-actions{gap:7px}.tr-account-actions a{min-height:42px;padding:10px 13px;border-radius:12px}.tr-submit-link{border:1px solid #dbe3ef;background:#f8fafc;color:#334155}.tr-premium-link{background:var(--tr-brand-blue);color:#fff}.tr-account-link{border:1px solid #dbe3ef;background:#fff;color:#0f172a}
.tr-search{min-width:220px;max-width:270px;border-radius:14px;background:#f1f5f9;border-color:transparent}.tr-search:focus-within{background:#fff;border-color:#fdba9a;box-shadow:0 0 0 4px rgba(255,90,31,.10)}
.tr-menu-btn{color:#0f172a}
.tr-generic-page{padding:42px 0 24px}.tr-generic-page-wrap{max-width:1180px}.tr-page-content{min-width:0}.tr-page-content-head{margin-bottom:22px}.tr-page-content-head h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.045em}.tr-entry-content{min-width:0}.tr-entry-content:after{content:"";display:table;clear:both}.tr-entry-content>*:first-child{margin-top:0}.tr-entry-content>*:last-child{margin-bottom:0}
.tr-entry-content form,.tr-entry-content .tande-station-manager,.tr-entry-content [class*="tande_station"],.tr-entry-content [class*="tande-station"]{max-width:100%}
.tr-entry-content input:not([type=checkbox]):not([type=radio]):not([type=range]),.tr-entry-content select,.tr-entry-content textarea{max-width:100%;width:100%;font:inherit}
.tr-entry-content button,.tr-entry-content input[type=submit],.tr-entry-content .button{font:inherit;min-height:46px;border-radius:12px}
body.page-slug-station-login .tr-page-content-head,body.page-slug-account .tr-page-content-head,body.page-slug-station-dashboard .tr-page-content-head{display:none}

/* Compatibility styling for Station Manager pages, including plugin-owned renderer */
body .tsm-shell,body .tande-station-shell,body .tande-station-manager{width:min(1120px,calc(100% - 32px));margin:36px auto;box-sizing:border-box}
body .tsm-grid,body .tande-station-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;align-items:start}
body .tsm-card,body .tande-station-card{min-width:0;background:#fff;border:1px solid rgba(15,23,42,.09);border-radius:24px;padding:28px;box-shadow:0 18px 55px rgba(15,23,42,.08)}
body .tsm-form,body .tande-station-form{display:grid;gap:16px}
body .tsm-form label,body .tande-station-form label{display:grid;gap:7px;font-weight:750;color:#334155}
body .tsm-form input:not([type=checkbox]):not([type=radio]),body .tsm-form select,body .tsm-form textarea,body .tande-station-form input:not([type=checkbox]):not([type=radio]),body .tande-station-form select,body .tande-station-form textarea{width:100%;max-width:100%;min-height:50px;padding:11px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;box-sizing:border-box}
body .tsm-form button,body .tsm-form input[type=submit],body .tande-station-form button,body .tande-station-form input[type=submit]{width:100%;min-height:50px;border:0;border-radius:12px;background:#0f172a;color:#fff;font-weight:900;cursor:pointer}
body .tsm-form button:hover,body .tsm-form input[type=submit]:hover,body .tande-station-form button:hover,body .tande-station-form input[type=submit]:hover{background:#ff5a1f}

@media(max-width:1180px){.tr-search{display:none}.tr-nav a{padding-inline:9px;font-size:13px}}
@media(max-width:1000px){.tr-account-actions{display:none}.tr-menu-btn{display:grid;margin-left:auto}.tr-nav{display:none;position:absolute;top:72px;left:12px;right:12px;z-index:120;flex-direction:column;align-items:stretch;padding:12px;border:1px solid rgba(15,23,42,.09);border-radius:0 0 18px 18px;background:#fff;box-shadow:0 20px 44px rgba(15,23,42,.16)}.tr-nav.is-open{display:flex}.tr-nav a{width:100%;padding:13px 14px;font-size:14px}.tr-header-inner{position:relative}}
@media(max-width:760px){.tr-site-header{width:calc(100% - 20px);margin-top:8px;border-radius:18px}.tr-header-inner{height:62px;padding:0 12px}.tr-brand img,.tr-brand-logo{height:35px;max-width:155px}.tr-nav{top:62px;left:0;right:0}.tr-generic-page{padding:24px 0 12px}.tr-generic-page-wrap{width:min(100% - 20px,1180px)}body .tsm-shell,body .tande-station-shell,body .tande-station-manager{width:calc(100% - 20px);margin:22px auto}body .tsm-grid,body .tande-station-grid{grid-template-columns:1fr}body .tsm-card,body .tande-station-card{padding:20px;border-radius:19px}.tr-footer{width:calc(100% - 20px);border-radius:22px;margin-left:auto;margin-right:auto}.tr-footer-grid{grid-template-columns:1fr;gap:24px}}
@media(max-width:480px){.tr-page-content-head h1{font-size:34px}body .tsm-card,body .tande-station-card{padding:16px}.tr-entry-content input:not([type=checkbox]):not([type=radio]):not([type=range]),.tr-entry-content select,.tr-entry-content textarea{font-size:16px}}

/* Tande Radio v5.3.2 — unified brand color system */
:root{
  --tr-primary:#1263d6;
  --tr-primary-hover:#0f4fb3;
  --tr-accent:#38bdf8;
  --tr-navy:#0b1f44;
  --tr-navy-soft:#143567;
  --tr-live:#e11d48;
  --tr-success:#15803d;
  --tr-text:#101828;
  --tr-muted:#667085;
  --tr-paper:#f5f7fa;
  --tr-card:#fff;
  --tr-warm:#fbfaf6;
  --tr-border:#e4eaf1;
  --tr-yellow:var(--tr-primary);
  --tr-orange:var(--tr-primary);
  --tr-blue:var(--tr-accent);
  --tr-ink:var(--tr-text);
  --tr-line:rgba(16,24,40,.10);
  --tr-brand-blue:var(--tr-navy);
  --tr-menu-hover:#eff6ff;
  --tr-menu-active:var(--tr-primary);
}
body{background:var(--tr-paper);color:var(--tr-text)}
.tr-site-header{background:rgba(255,255,255,.96);border-color:var(--tr-border)}
.tr-nav a:hover,.tr-nav .current-menu-item>a,.tr-nav .current_page_item>a{background:var(--tr-menu-hover);color:var(--tr-primary)}
.tr-premium-link{background:var(--tr-navy);color:#fff}.tr-premium-link:hover{background:var(--tr-primary)}
.tr-submit-link,.tr-account-link{border-color:var(--tr-border)}
.tr-search{background:#f3f6fa}.tr-search:focus-within{border-color:var(--tr-primary);box-shadow:0 0 0 4px rgba(18,99,214,.10)}
.tr-home-hero-grid{background:linear-gradient(135deg,#07152f 0%,var(--tr-navy) 48%,#164a87 100%);box-shadow:0 30px 75px rgba(11,31,68,.22)}
.tr-home-hero:before{background:radial-gradient(circle at 20% 25%,rgba(56,189,248,.13),transparent 35%),radial-gradient(circle at 82% 12%,rgba(18,99,214,.18),transparent 31%)}
.tr-home-hero-copy>p{color:#c9d8ee}
.tr-home-search-btn,.tr-btn-primary{background:linear-gradient(135deg,var(--tr-primary),#1688db);color:#fff}.tr-home-search-btn:hover,.tr-btn-primary:hover{background:linear-gradient(135deg,var(--tr-primary-hover),var(--tr-primary))}
.tr-play,.tr-card-play,.tr-station-play{background:var(--tr-primary);color:#fff}.tr-play:hover,.tr-card-play:hover,.tr-station-play:hover{background:var(--tr-primary-hover)}
.tr-live-pill,.tr-live-badge,.tr-badge-live{background:var(--tr-live)!important;color:#fff!important;box-shadow:none!important}
.tr-verified,.tr-verified-badge,.tr-card-verified{color:var(--tr-success)!important}
.tr-card,.tr-station-card,.tr-region-grid a,.tr-diaspora-grid a{border-color:var(--tr-border);box-shadow:0 7px 22px rgba(15,23,42,.055)}
.tr-card h3,.tr-station-card h3{color:var(--tr-text)}
.tr-meta,.tr-section-sub,.tr-card-kicker,.tr-now-playing{color:var(--tr-muted)}
.tr-home-browse-section{background:linear-gradient(135deg,#08182f 0%,var(--tr-navy) 55%,var(--tr-navy-soft) 100%)}
.tr-home-category-card{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.10)}
.tr-home-category-card:hover{background:rgba(255,255,255,.13)}
.tr-home-app-banner,.tr-app-banner{background:linear-gradient(115deg,var(--tr-navy) 0%,var(--tr-primary) 62%,var(--tr-accent) 100%);color:#fff;box-shadow:0 24px 60px rgba(18,99,214,.20)}
.tr-app-banner p,.tr-home-app-copy p{color:#dbeafe}
.tr-footer{background:#09172d}
.tr-section:nth-of-type(even):not(.tr-home-browse-section){background:var(--tr-warm)}
.tr-chip.is-active,.tr-chip:hover{background:var(--tr-primary);color:#fff}
.tr-auth-form input:focus{border-color:var(--tr-primary);box-shadow:0 0 0 4px rgba(18,99,214,.10)}
.tr-auth-lock{background:var(--tr-primary)}
.tr-auth-help,.tr-submit-account-bar a{color:var(--tr-primary)}
.tr-auth-benefits{background:var(--tr-navy)}
.tr-auth-benefits b{background:rgba(56,189,248,.15);color:#7dd3fc}
body .tsm-form button:hover,body .tsm-form input[type=submit]:hover,body .tande-station-form button:hover,body .tande-station-form input[type=submit]:hover{background:var(--tr-primary)}
@media(max-width:620px){.tr-home-hero{background:transparent}.tr-home-hero-grid{background:linear-gradient(145deg,#07152f 0%,var(--tr-navy) 58%,#164a87 100%)}}

/* v5.3.3 — desktop header and menu color refinement */
@media (min-width: 981px) {
  .tr-site-header {
    top: 10px;
    background: rgba(255,255,255,.98);
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 30px rgba(15,23,42,.08);
    backdrop-filter: blur(20px) saturate(1.15);
  }

  .tr-header-inner {
    min-height: 74px;
    height: 74px;
    padding: 0 18px;
    gap: 14px;
  }

  .tr-brand {
    flex: 0 0 auto;
  }

  .tr-brand img,
  .tr-brand-logo {
    height: 38px;
    max-width: 180px;
    width: auto;
    object-fit: contain;
  }

  .tr-nav {
    margin-left: 8px;
    gap: 4px;
    align-items: center;
  }

  .tr-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 9px 12px;
    border-radius: 10px;
    color: #475569;
    font-size: 14px;
    font-weight: 750;
    transition: background-color .18s ease, color .18s ease;
  }

  .tr-nav a:hover,
  .tr-nav a:focus-visible {
    background: #eff6ff;
    color: #1263d6;
  }

  .tr-nav .current-menu-item > a,
  .tr-nav .current_page_item > a,
  .tr-nav a[aria-current="page"] {
    background: #eaf2ff;
    color: #0f4fb3;
  }

  .tr-nav .current-menu-item > a::after,
  .tr-nav .current_page_item > a::after,
  .tr-nav a[aria-current="page"]::after {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 4px;
    height: 2px;
    border-radius: 99px;
    background: #1263d6;
  }

  .tr-account-actions {
    gap: 7px;
    margin-left: auto;
  }

  .tr-account-actions a {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 13px;
    border-radius: 10px;
    border: 1px solid transparent;
    font-size: 13px;
    font-weight: 850;
    white-space: nowrap;
    transition: transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease;
  }

  .tr-submit-link {
    background: #eff6ff !important;
    border-color: #dbeafe !important;
    color: #1263d6 !important;
  }

  .tr-submit-link:hover {
    background: #dbeafe !important;
    color: #0f4fb3 !important;
  }

  .tr-premium-link {
    background: #1263d6 !important;
    border-color: #1263d6 !important;
    color: #fff !important;
    box-shadow: 0 7px 18px rgba(18,99,214,.20);
  }

  .tr-premium-link:hover {
    background: #0f4fb3 !important;
    border-color: #0f4fb3 !important;
    transform: translateY(-1px);
  }

  .tr-account-link {
    background: #fff !important;
    border-color: #dbe3ef !important;
    color: #0b1f44 !important;
  }

  .tr-account-link:hover {
    background: #f8fafc !important;
    border-color: #cbd5e1 !important;
  }

  .tr-search {
    min-width: 220px;
    max-width: 270px;
    min-height: 42px;
    padding: 8px 14px;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    background: #f5f7fb;
    transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
  }

  .tr-search:focus-within {
    background: #fff;
    border-color: #1263d6;
    box-shadow: 0 0 0 4px rgba(18,99,214,.11);
  }

  .tr-search input {
    color: #101828;
    font-size: 13px;
  }

  .tr-search input::placeholder {
    color: #7c8799;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  .tr-header-inner { gap: 9px; padding-inline: 13px; }
  .tr-nav a { padding-inline: 9px; font-size: 13px; }
  .tr-account-actions a { padding-inline: 10px; }
  .tr-search { min-width: 185px; max-width: 210px; }
  .tr-submit-link { display: none !important; }
}


/* Tande Radio v5.4.0 — safe responsive advertising */
.tr-ad{width:100%;margin:28px auto;clear:both;position:relative;z-index:1}
.tr-ad-inner{width:min(100% - 32px,1120px);min-height:110px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:16px;background:#f7f8fa;border:1px solid rgba(15,23,42,.08)}
.tr-ad-label{display:block;padding:7px 12px 0;text-align:center;color:#7b8493;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.12em}
.tr-ad .adsbygoogle{width:100%;min-height:90px}
.tr-ad-placeholder{min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:18px;text-align:center;color:#596273}
.tr-ad-placeholder strong{font-size:14px}.tr-ad-placeholder small{font-size:12px}
.tr-ad-station{margin-top:30px;margin-bottom:4px}
.tr-ad-footer{margin-top:38px;margin-bottom:20px}
@media(max-width:767px){
  .tr-ad{margin:20px auto}
  .tr-ad-inner{width:calc(100% - 24px);min-height:92px;border-radius:12px}
  .tr-ad .adsbygoogle{min-height:72px}
  .tr-ad-footer{margin-bottom:calc(98px + env(safe-area-inset-bottom))}
}
