.wfc-tr,.wfc-radio-page{box-sizing:border-box;font-family:inherit}.wfc-tr *,.wfc-radio-page *{box-sizing:border-box}
.wfc-tr{background:#fff;color:#111;display:flex;align-items:center;gap:12px;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 28px rgba(0,0,0,.12);z-index:99997}.wfc-tr--sticky{position:fixed;left:16px;right:16px;bottom:16px;max-width:760px;margin:auto;border-radius:18px;padding:10px 12px}.wfc-tr--card{position:relative;border-radius:20px;padding:18px;max-width:760px;margin:18px auto}.wfc-tr__art{width:52px;height:52px;border-radius:14px;flex:0 0 52px;background:linear-gradient(145deg,var(--wfc-radio-accent),#071b39);display:grid;place-items:center;color:#fff;font-weight:900;overflow:hidden;background-size:cover;background-position:center}.wfc-tr__art img{width:100%;height:100%;object-fit:contain;padding:5px}.wfc-tr__main{min-width:0;flex:1}.wfc-tr__eyebrow,.wfc-radio-kicker{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#5a6678}.wfc-tr__dot{width:8px;height:8px;border-radius:50%;background:#8894a6;display:inline-block}.is-live .wfc-tr__dot,.wfc-tr.is-live .wfc-tr__dot{background:var(--wfc-radio-live);box-shadow:0 0 0 4px color-mix(in srgb,var(--wfc-radio-live) 18%,transparent);animation:wfcRadioPulse 1.4s infinite}.wfc-tr__title{font-size:16px;line-height:1.25;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.wfc-tr__meta{font-size:12px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.wfc-tr__listeners{font-size:12px;font-weight:800;color:#425066;white-space:nowrap}.wfc-tr__play{border:0;background:var(--wfc-radio-accent);color:#fff;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:17px;box-shadow:0 4px 12px rgba(0,0,0,.18)}.wfc-tr__playicon{transform:translateX(1px)}.wfc-tr.is-playing .wfc-tr__playicon{font-size:0}.wfc-tr.is-playing .wfc-tr__playicon:after{content:'Ⅱ';font-size:16px}.wfc-tr.is-offline{opacity:.75}
.wfc-radio-page{max-width:1180px;margin:24px auto;color:#0b1422}.wfc-radio-hero{background:linear-gradient(135deg,var(--wfc-radio-accent),#07172f 72%);color:#fff;border-radius:28px;padding:30px;box-shadow:0 18px 50px rgba(5,20,45,.2);display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:center}.wfc-radio-hero__brand{display:flex;gap:18px;align-items:center}.wfc-radio-hero__badge{width:82px;height:82px;border-radius:22px;background:#fff;display:grid;place-items:center;color:var(--wfc-radio-accent);font-size:22px;flex:0 0 82px;overflow:hidden}.wfc-radio-hero__badge img{width:100%;height:100%;object-fit:contain;padding:7px}.wfc-radio-hero h1{font-size:42px;line-height:1;margin:6px 0 8px;color:#fff}.wfc-radio-hero p{margin:0;color:rgba(255,255,255,.78)}.wfc-radio-kicker{color:#fff}.wfc-radio-hero__now{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;background:rgba(255,255,255,.1);padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.15)}.wfc-radio-hero__art{width:72px;height:72px;border-radius:14px;background:rgba(255,255,255,.12) center/cover no-repeat}.wfc-radio-hero__now small{display:block;font-size:10px;letter-spacing:.1em;opacity:.7;font-weight:800}.wfc-radio-hero__now strong,.wfc-radio-hero__now span{display:block}.wfc-radio-hero__now strong{font-size:17px}.wfc-radio-hero__now span{font-size:12px;opacity:.75}.wfc-radio-bigplay{border:0;border-radius:999px;background:#fff;color:var(--wfc-radio-accent);font-weight:900;padding:13px 18px;cursor:pointer;white-space:nowrap}.wfc-radio-bigplay.is-playing:before{content:'Ⅱ '}
.wfc-radio-match{background:#fff;border-radius:24px;margin-top:18px;padding:22px 28px;border:1px solid #e7ebf0;box-shadow:0 10px 30px rgba(10,30,60,.08)}.wfc-radio-match__top{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;font-weight:800;color:#6b7788;letter-spacing:.06em}.wfc-radio-match__teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:20px 0}.wfc-radio-team{display:flex;align-items:center;justify-content:center;gap:14px;text-align:center;font-size:22px}.wfc-radio-team__badge{width:64px;height:64px;border-radius:50%;background:#f4f6f8;display:grid;place-items:center;overflow:hidden}.wfc-radio-team__badge img{width:100%;height:100%;object-fit:contain;padding:4px}.wfc-radio-vs{font-size:14px;font-weight:900;color:#7d8795}.wfc-radio-match__venue{text-align:center;color:#667085;font-size:13px}.wfc-radio-sponsor{margin-top:18px;background:#f6f8fb;border-radius:18px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:14px;color:#667085;font-size:12px}.wfc-radio-sponsor img{max-height:36px;max-width:180px}.wfc-radio-sponsor strong{color:#111;font-size:15px}.wfc-radio-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;margin-top:18px}.wfc-radio-panel{background:#fff;border:1px solid #e7ebf0;border-radius:22px;padding:22px;box-shadow:0 8px 24px rgba(10,30,60,.06)}.wfc-radio-panel h2{margin:0 0 16px;font-size:20px}.wfc-radio-schedule>div{display:grid;grid-template-columns:70px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #eef1f4}.wfc-radio-schedule>div:last-child{border-bottom:0}.wfc-radio-schedule time{font-weight:900;color:var(--wfc-radio-accent)}.wfc-radio-stat{display:flex;align-items:baseline;gap:8px}.wfc-radio-stat strong{font-size:42px;color:var(--wfc-radio-accent)}.wfc-radio-stat span{color:#667085}.wfc-radio-link{display:inline-block;margin-top:8px;font-weight:800;color:var(--wfc-radio-accent)}.wfc-radio-archive{margin-top:18px}.wfc-radio-recording{display:flex;align-items:center;gap:13px;text-decoration:none;color:inherit;padding:12px 0;border-bottom:1px solid #eef1f4}.wfc-radio-recording>span{width:36px;height:36px;border-radius:50%;background:var(--wfc-radio-accent);color:#fff;display:grid;place-items:center}.wfc-radio-recording strong,.wfc-radio-recording small{display:block}.wfc-radio-recording small,.wfc-radio-muted{color:#7b8492}
@keyframes wfcRadioPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.28)}}
@media(max-width:800px){.wfc-radio-hero{grid-template-columns:1fr;padding:22px}.wfc-radio-hero h1{font-size:34px}.wfc-radio-hero__now{grid-template-columns:58px 1fr}.wfc-radio-bigplay{grid-column:1/-1}.wfc-radio-grid{grid-template-columns:1fr}.wfc-radio-match__teams{gap:10px}.wfc-radio-team{font-size:16px;flex-direction:column}.wfc-radio-team__badge{width:54px;height:54px}}
@media(max-width:600px){.wfc-tr--sticky{left:8px;right:8px;bottom:8px;padding:9px}.wfc-tr__listeners{display:none!important}.wfc-tr__art{width:44px;height:44px;flex-basis:44px}.wfc-tr__title{font-size:14px}.wfc-tr__meta{font-size:11px}.wfc-tr__play{width:42px;height:42px}.wfc-radio-page{margin:12px}.wfc-radio-hero__brand{align-items:flex-start}.wfc-radio-hero__badge{width:58px;height:58px;flex-basis:58px}.wfc-radio-hero h1{font-size:28px}.wfc-radio-match{padding:18px}.wfc-radio-match__top{flex-direction:column;gap:4px;text-align:center}}

/* v0.2.1 */
.wfc-tr[hidden]{display:none!important}
.wfc-tr.is-live{border-color:color-mix(in srgb,var(--wfc-radio-live) 32%,#dfe4ea);box-shadow:0 10px 34px color-mix(in srgb,var(--wfc-radio-live) 14%,rgba(0,0,0,.12))}
.wfc-tr.is-live .wfc-tr__eyebrow{color:var(--wfc-radio-live)}
.wfc-tr.is-live .wfc-tr__title{color:#111}
.wfc-radio-page.is-live .wfc-radio-hero{background:linear-gradient(135deg,var(--wfc-radio-live),#651118 70%,#2c090c)}
.wfc-radio-page.is-live .wfc-radio-bigplay{color:var(--wfc-radio-live)}


/* v0.2.2 */
.wfc-tr.is-live{background:linear-gradient(90deg,#fff 0%,color-mix(in srgb,var(--wfc-radio-live) 7%,#fff) 100%)}
.wfc-tr.is-live .wfc-tr__eyebrow{font-weight:900}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]::before{content:'● ';font-size:.9em}
.wfc-tr.is-live .wfc-tr__title{font-weight:950}
.wfc-tr.is-live .wfc-tr__meta{color:#4a1c21;font-weight:700}
.wfc-radio-page.is-live .wfc-radio-kicker [data-wfc-radio-page-status]::before{content:'● ';}


/* v0.2.3 - stronger live commentary treatment */
.wfc-tr.is-live{border:2px solid color-mix(in srgb,var(--wfc-radio-live) 48%,#fff);box-shadow:0 12px 38px color-mix(in srgb,var(--wfc-radio-live) 18%,rgba(0,0,0,.12));}
.wfc-tr.is-live .wfc-tr__eyebrow{color:var(--wfc-radio-live);letter-spacing:.075em;}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{display:inline-flex;align-items:center;gap:6px;background:color-mix(in srgb,var(--wfc-radio-live) 9%,#fff);padding:4px 8px;border-radius:999px;}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]::before{content:'●';font-size:.78em;animation:wfcRadioPulse 1.4s infinite;}
.wfc-tr.is-live .wfc-tr__title{font-size:18px;}
.wfc-tr.is-live .wfc-tr__meta{color:#536075;font-weight:700;}
.wfc-radio-page.is-live .wfc-radio-hero__now small{color:#fff;opacity:1;font-weight:900;letter-spacing:.12em;}
.wfc-radio-page.is-live .wfc-radio-hero__now small::after{content:' • LIVE COMMENTARY';}

/* v0.2.5 — stronger Terras site treatment */
.wfc-tr{
  --wfc-terras-claret:#7b1020;
  --wfc-terras-claret-dark:#520714;
  --wfc-terras-sky:#9fcfeb;
  position:relative;
  overflow:hidden;
  border:2px solid var(--wfc-terras-claret);
  background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbf8f9 100%);
  box-shadow:0 13px 34px rgba(38,24,31,.14),0 2px 0 rgba(123,16,32,.08);
}
.wfc-tr::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:4px;
  background:linear-gradient(90deg,var(--wfc-terras-claret) 0 66%,var(--wfc-terras-sky) 66% 100%);
  pointer-events:none;
}
.wfc-tr--card{border-radius:25px;padding:20px 22px;max-width:860px;gap:18px}
.wfc-tr--sticky{border-radius:22px;padding:12px 15px;max-width:860px;gap:14px}
.wfc-tr__art{
  width:62px;height:62px;flex-basis:62px;border-radius:17px;
  border:1px solid rgba(123,16,32,.18);
  box-shadow:0 5px 14px rgba(11,43,90,.13);
}
.wfc-tr__main{padding-right:16px}
.wfc-tr__eyebrow{color:#6e1424;font-size:12px;letter-spacing:.11em;font-weight:900}
.wfc-tr__dot{background:var(--wfc-terras-claret);box-shadow:0 0 0 4px rgba(123,16,32,.08)}
.wfc-tr__title{font-size:20px;color:#0b2345;margin-top:5px;letter-spacing:-.015em}
.wfc-tr__meta{font-size:14px;color:#5d6879;margin-top:3px}
.wfc-tr__listeners{display:none!important}
.wfc-tr__play{
  position:relative;
  width:62px;height:62px;flex:0 0 62px;
  border:2px solid #fff;
  outline:2px solid var(--wfc-terras-claret);
  background:linear-gradient(145deg,#98182c,var(--wfc-terras-claret-dark));
  color:#fff;
  box-shadow:0 8px 20px rgba(91,7,22,.24),inset 0 1px 0 rgba(255,255,255,.2);
  transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;
}
.wfc-tr__play::before{
  content:"";
  position:absolute;
  left:-22px;top:7px;bottom:7px;
  width:1px;background:#e2e5e9;
}
.wfc-tr__play:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(91,7,22,.28),inset 0 1px 0 rgba(255,255,255,.22);filter:saturate(1.06)}
.wfc-tr__play:active{transform:translateY(0) scale(.98)}
.wfc-tr__playicon{position:relative;width:22px;height:24px;display:block;font-size:0;transform:none}
.wfc-tr:not(.is-playing) .wfc-tr__playicon::before{
  content:"";position:absolute;left:6px;top:2px;width:0;height:0;
  border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;
}
.wfc-tr.is-playing .wfc-tr__playicon::before,
.wfc-tr.is-playing .wfc-tr__playicon::after{
  content:"";position:absolute;top:2px;width:6px;height:20px;border-radius:3px;background:#fff;
}
.wfc-tr.is-playing .wfc-tr__playicon::before{left:3px}
.wfc-tr.is-playing .wfc-tr__playicon::after{right:3px}

/* Live mode: matchday-style claret panel while retaining compact player footprint. */
.wfc-tr.is-live{
  border-color:#9b162b;
  background:linear-gradient(105deg,#7b1020 0 104px,#fff7f8 104px,#fff 48%,#fff8f8 100%);
  box-shadow:0 15px 40px rgba(123,16,32,.19),0 2px 0 rgba(123,16,32,.1);
}
.wfc-tr.is-live::after{height:5px;background:linear-gradient(90deg,#7b1020 0 72%,#e42c3c 72% 88%,var(--wfc-terras-sky) 88% 100%)}
.wfc-tr.is-live .wfc-tr__art{background:#fff;border:2px solid rgba(255,255,255,.75);box-shadow:0 6px 16px rgba(44,0,9,.24)}
.wfc-tr.is-live .wfc-tr__eyebrow{color:#d71920}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{background:#fff0f2;border:1px solid #ffd6db;padding:5px 10px;color:#d71920}
.wfc-tr.is-live .wfc-tr__title{font-size:21px;color:#111827}
.wfc-tr.is-live .wfc-tr__meta{font-size:14px;color:#526075;font-weight:800}
.wfc-tr.is-live .wfc-tr__play{outline-color:#9b162b;background:linear-gradient(145deg,#a9162c,#6b0818);box-shadow:0 0 0 7px rgba(215,25,32,.07),0 9px 22px rgba(107,8,24,.28)}
.wfc-tr.is-live .wfc-tr__dot{background:#e52a35;box-shadow:0 0 0 5px rgba(229,42,53,.13)}

@media(max-width:600px){
  .wfc-tr--sticky,.wfc-tr--card{gap:10px;padding:11px 12px;border-radius:18px}
  .wfc-tr__art{width:48px;height:48px;flex-basis:48px;border-radius:13px}
  .wfc-tr__main{padding-right:6px}
  .wfc-tr__title,.wfc-tr.is-live .wfc-tr__title{font-size:15px}
  .wfc-tr__meta,.wfc-tr.is-live .wfc-tr__meta{font-size:11px}
  .wfc-tr__eyebrow{font-size:10px}
  .wfc-tr__play{width:48px;height:48px;flex-basis:48px;outline-width:1px}
  .wfc-tr__play::before{left:-10px;top:8px;bottom:8px}
  .wfc-tr.is-live{background:linear-gradient(105deg,#7b1020 0 68px,#fff7f8 68px,#fff 62%)}
}

/* v0.2.6 — official transparent crest, song/artist presentation, directory opponent badges */
.wfc-tr{
  min-height:142px;
  padding:20px 26px;
  gap:24px;
  border:3px solid #7b1020;
  border-radius:30px;
  background:linear-gradient(90deg,#fff 0%,#fff 73%,#fffafb 100%);
  box-shadow:0 18px 42px rgba(42,13,24,.16),0 3px 0 rgba(123,16,32,.09);
}
.wfc-tr::before{
  content:"";position:absolute;left:0;top:0;bottom:0;width:8px;
  background:linear-gradient(180deg,#7b1020,#96162b 70%,#9fcfeb);
}
.wfc-tr::after{height:6px;background:linear-gradient(90deg,#7b1020 0 62%,#93172c 62% 74%,#9fcfeb 74% 100%)}
.wfc-tr__art{
  width:92px;height:108px;flex:0 0 92px;border:0;border-radius:0;background:transparent!important;
  box-shadow:none;display:flex;align-items:center;justify-content:center;overflow:visible;
}
.wfc-tr__art img{width:100%;height:100%;object-fit:contain;padding:0;filter:drop-shadow(0 5px 8px rgba(11,35,69,.12))}
.wfc-tr__main{display:flex;flex-direction:column;justify-content:center;padding-right:24px}
.wfc-tr__eyebrow{font-size:14px;color:#7b1020;letter-spacing:.09em;margin-bottom:5px}
.wfc-tr__title{font-size:28px;line-height:1.08;color:#081a34;letter-spacing:-.025em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wfc-tr__meta{font-size:19px;line-height:1.2;color:#58677a;margin-top:6px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wfc-tr__play{width:76px;height:76px;flex:0 0 76px;outline:3px solid #7b1020;border:3px solid #fff;background:linear-gradient(145deg,#a31831,#6e0d1d);box-shadow:0 11px 26px rgba(94,10,27,.28),inset 0 2px 0 rgba(255,255,255,.22)}
.wfc-tr__playicon{font-size:26px}
.wfc-tr.is-playing .wfc-tr__playicon:after{font-size:0;content:"";display:block;width:22px;height:28px;background:linear-gradient(90deg,#fff 0 35%,transparent 35% 65%,#fff 65% 100%);border-radius:2px}
.wfc-tr__livebadges{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:170px;justify-content:center}
.wfc-tr__livebadges[hidden]{display:none!important}
.wfc-tr__teamcrest{width:68px;height:82px;display:flex;align-items:center;justify-content:center;background:transparent}
.wfc-tr__teamcrest img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.12))}
.wfc-tr__teamcrest b{width:56px;height:56px;border-radius:14px;background:#fff;color:#7b1020;display:grid;place-items:center;border:2px solid rgba(123,16,32,.22);font-size:16px}
.wfc-tr__versus{font-size:17px;font-weight:950;color:#7b1020;text-transform:uppercase}
.wfc-tr.is-live{background:linear-gradient(105deg,#8f1026 0 13%,#fff 13% 75%,#fff9fa 100%);border:3px solid #8f1026;box-shadow:0 18px 42px rgba(121,12,34,.20)}
.wfc-tr.is-live::before{display:none}
.wfc-tr.is-live .wfc-tr__main{padding-left:4px}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{background:#fff2f4;border:1px solid #ffc8d1;color:#d71920;padding:6px 12px}
.wfc-tr.is-live .wfc-tr__title{font-size:27px;color:#10182a}
.wfc-tr.is-live .wfc-tr__meta{font-size:17px;color:#536075}
.wfc-tr.is-live .wfc-tr__play{background:linear-gradient(145deg,#a30f2a,#731022);outline-color:#8f1026}
@media(max-width:800px){
  .wfc-tr{min-height:112px;padding:14px 16px;gap:14px;border-radius:24px}
  .wfc-tr__art{width:66px;height:78px;flex-basis:66px}
  .wfc-tr__title{font-size:20px}.wfc-tr__meta{font-size:14px}.wfc-tr__eyebrow{font-size:11px}
  .wfc-tr__play{width:58px;height:58px;flex-basis:58px}
  .wfc-tr__livebadges{min-width:116px;gap:5px}.wfc-tr__teamcrest{width:48px;height:58px}.wfc-tr__versus{font-size:13px}
}
@media(max-width:600px){
  .wfc-tr{min-height:96px;padding:12px 12px;gap:10px}
  .wfc-tr__art{width:52px;height:64px;flex-basis:52px}
  .wfc-tr__title{font-size:17px}.wfc-tr__meta{font-size:12px}.wfc-tr__main{padding-right:4px}
  .wfc-tr__play{width:50px;height:50px;flex-basis:50px}.wfc-tr__playicon{font-size:19px}
  .wfc-tr__livebadges{display:none!important}
}
\n\n/* v0.2.7 — compact mobile song/artist layout and refined controls */\n.wfc-tr__playicon{font-size:0!important;width:22px;height:24px;position:relative;display:block}\n.wfc-tr:not(.is-playing) .wfc-tr__playicon::before{\n  content:"";position:absolute;left:6px;top:2px;width:0;height:0;\n  border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;\n}\n.wfc-tr:not(.is-playing) .wfc-tr__playicon::after{content:none!important}\n.wfc-tr.is-playing .wfc-tr__playicon::before,\n.wfc-tr.is-playing .wfc-tr__playicon::after{\n  content:""!important;position:absolute;top:2px;width:6px;height:20px;\n  border-radius:2px;background:#fff!important;border:0!important;\n}\n.wfc-tr.is-playing .wfc-tr__playicon::before{left:3px}\n.wfc-tr.is-playing .wfc-tr__playicon::after{right:3px;display:block!important}\n\n@media(max-width:600px){\n  .wfc-tr{\n    min-height:88px;padding:10px 11px;gap:9px;border-width:2px;border-radius:20px;\n    box-shadow:0 10px 26px rgba(42,13,24,.14);\n  }\n  .wfc-tr::after{height:4px}\n  .wfc-tr__art{width:48px;height:58px;flex:0 0 48px}\n  .wfc-tr__main{min-width:0;padding-right:2px}\n  .wfc-tr__eyebrow{font-size:9.5px;margin-bottom:3px;letter-spacing:.08em}\n  .wfc-tr__title,.wfc-tr.is-live .wfc-tr__title{\n    font-size:16px;line-height:1.08;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\n  }\n  .wfc-tr__meta,.wfc-tr.is-live .wfc-tr__meta{\n    font-size:11.5px;line-height:1.15;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\n  }\n  .wfc-tr__play{width:44px;height:44px;flex:0 0 44px;outline-width:2px;border-width:2px;box-shadow:0 7px 16px rgba(94,10,27,.22)}\n  .wfc-tr__play::before{left:-8px;top:7px;bottom:7px}\n  .wfc-tr__playicon{width:18px;height:20px}\n  .wfc-tr:not(.is-playing) .wfc-tr__playicon::before{left:5px;top:2px;border-top-width:8px;border-bottom-width:8px;border-left-width:13px}\n  .wfc-tr.is-playing .wfc-tr__playicon::before,.wfc-tr.is-playing .wfc-tr__playicon::after{top:2px;width:5px;height:16px;border-radius:2px}\n  .wfc-tr.is-playing .wfc-tr__playicon::before{left:2px}.wfc-tr.is-playing .wfc-tr__playicon::after{right:2px}\n  .wfc-tr.is-live{background:linear-gradient(105deg,#8f1026 0 58px,#fff 58px 76%,#fff9fa 100%)}\n  .wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{padding:4px 7px}\n}\n

/* v0.2.9 — automatic live-commentary opposition identity */
.wfc-tr__art b[data-wfc-radio-art-fallback]{
  width:100%;height:100%;display:grid;place-items:center;
  border-radius:14px;background:#fff;color:#7b1020;
  font-size:15px;font-weight:950;letter-spacing:.02em;
  border:1px solid rgba(123,16,32,.14);
}
.wfc-tr__art b[data-wfc-radio-art-fallback][hidden]{display:none!important}
.wfc-tr.is-live .wfc-tr__art{
  background:rgba(255,255,255,.96);
  border:2px solid rgba(255,255,255,.82);
  padding:3px;
}
.wfc-tr.is-live .wfc-tr__art img{max-width:100%;max-height:100%;object-fit:contain;padding:0}
.wfc-tr.is-live .wfc-tr__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:600px){
  .wfc-tr.is-live .wfc-tr__art{width:50px;height:58px;flex-basis:50px;padding:3px}
  .wfc-tr.is-live .wfc-tr__title{font-size:16px}
  .wfc-tr.is-live .wfc-tr__meta{font-size:11px}
}
\n\n/* v0.3.0 — clean controls, responsive metadata, optional album line */\n.wfc-tr__album{\n  margin-top:3px;color:#7a8495;font-size:12px;font-weight:650;line-height:1.15;\n  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\n}\n.wfc-tr__album[hidden]{display:none!important}\n\n/* Reset every older icon rule so only one play/pause symbol can render. */\n.wfc-tr__playicon,\n.wfc-tr__playicon::before,\n.wfc-tr__playicon::after{box-sizing:border-box}\n.wfc-tr__playicon{\n  display:block!important;position:relative!important;width:24px!important;height:24px!important;\n  font-size:0!important;line-height:0!important;transform:none!important;background:none!important;\n}\n.wfc-tr__playicon::before,.wfc-tr__playicon::after{content:none!important;background:none!important}\n.wfc-tr:not(.is-playing) .wfc-tr__playicon::before{\n  content:""!important;display:block!important;position:absolute!important;\n  left:7px!important;top:3px!important;width:0!important;height:0!important;\n  border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;\n  border-left:14px solid #fff!important;border-right:0!important;border-radius:0!important;background:none!important;\n}\n.wfc-tr.is-playing .wfc-tr__playicon::before,\n.wfc-tr.is-playing .wfc-tr__playicon::after{\n  content:""!important;display:block!important;position:absolute!important;top:3px!important;\n  width:6px!important;height:18px!important;border:0!important;border-radius:2px!important;background:#fff!important;\n}\n.wfc-tr.is-playing .wfc-tr__playicon::before{left:4px!important}\n.wfc-tr.is-playing .wfc-tr__playicon::after{right:4px!important}\n\n@media(max-width:600px){\n  .wfc-tr{min-height:94px;height:auto!important;align-items:center}\n  .wfc-tr__main{min-width:0;overflow:hidden}\n  .wfc-tr__title,.wfc-tr.is-live .wfc-tr__title{\n    font-size:15px!important;line-height:1.12!important;white-space:normal!important;\n    display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;\n    overflow:hidden!important;text-overflow:ellipsis!important;max-height:34px!important;\n  }\n  .wfc-tr__meta,.wfc-tr.is-live .wfc-tr__meta{\n    font-size:11.5px!important;line-height:1.15!important;margin-top:3px!important;\n    white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;\n  }\n  .wfc-tr__album{font-size:10.5px;line-height:1.1;margin-top:2px}\n  .wfc-tr__play{width:44px!important;height:44px!important;flex:0 0 44px!important}\n  .wfc-tr__playicon{width:20px!important;height:20px!important}\n  .wfc-tr:not(.is-playing) .wfc-tr__playicon::before{left:6px!important;top:2px!important;border-top-width:8px!important;border-bottom-width:8px!important;border-left-width:12px!important}\n  .wfc-tr.is-playing .wfc-tr__playicon::before,.wfc-tr.is-playing .wfc-tr__playicon::after{top:2px!important;width:5px!important;height:16px!important}\n  .wfc-tr.is-playing .wfc-tr__playicon::before{left:3px!important}.wfc-tr.is-playing .wfc-tr__playicon::after{right:3px!important}\n}\n
/* v0.3.1 — polished Terras matchday player */
.wfc-tr{
  --wfc-claret:#801126;
  --wfc-claret-deep:#5d0819;
  --wfc-sky:#9fd3ef;
  --wfc-ink:#0b1c38;
  border:3px solid var(--wfc-claret)!important;
  border-radius:28px!important;
  background:#fff!important;
  min-height:118px!important;
  padding:15px 24px!important;
  gap:18px!important;
  box-shadow:0 15px 34px rgba(73,16,31,.14)!important;
  overflow:hidden!important;
}
.wfc-tr::before{display:none!important}
.wfc-tr::after{
  display:block!important;content:""!important;position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;height:6px!important;
  background:linear-gradient(90deg,var(--wfc-claret) 0 70%,var(--wfc-sky) 70% 100%)!important;
  pointer-events:none!important;
}
.wfc-tr__art{
  width:78px!important;height:88px!important;flex:0 0 78px!important;
  border:0!important;border-radius:0!important;background:transparent!important;
  box-shadow:none!important;overflow:visible!important;z-index:2!important;
}
.wfc-tr__art img{width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;filter:drop-shadow(0 4px 7px rgba(12,31,58,.10))}
.wfc-tr__main{padding:0 14px 0 0!important;min-width:0!important;z-index:2!important}
.wfc-tr__eyebrow{font-size:12px!important;line-height:1!important;color:var(--wfc-claret)!important;letter-spacing:.075em!important;margin-bottom:8px!important}
.wfc-tr__dot{width:11px!important;height:11px!important;background:#d71920!important;box-shadow:0 0 0 6px rgba(215,25,32,.10)!important}
.wfc-tr:not(.is-live) .wfc-tr__dot{background:#9fd3ef!important;box-shadow:none!important}
.wfc-tr__eyebrow [data-wfc-radio-status]::before{content:none!important}
.wfc-tr__title,.wfc-tr.is-live .wfc-tr__title{
  color:var(--wfc-ink)!important;font-size:26px!important;line-height:1.06!important;
  font-weight:900!important;letter-spacing:-.025em!important;margin:0!important;
  white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.wfc-tr__meta,.wfc-tr.is-live .wfc-tr__meta{
  color:#56657a!important;font-size:17px!important;line-height:1.14!important;
  font-weight:650!important;margin-top:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.wfc-tr__album{font-size:13px!important;color:#8791a1!important;font-weight:650!important;margin-top:4px!important}

/* One icon only: no pseudo-element stacking from older versions. */
.wfc-tr__play{
  width:72px!important;height:72px!important;flex:0 0 72px!important;border-radius:50%!important;
  border:4px solid #fff!important;outline:3px solid var(--wfc-claret)!important;
  background:linear-gradient(145deg,#a11632,var(--wfc-claret-deep))!important;
  box-shadow:0 9px 22px rgba(95,8,27,.23)!important;position:relative!important;z-index:3!important;
}
.wfc-tr__play::before{content:""!important;position:absolute!important;left:-20px!important;top:9px!important;bottom:9px!important;width:1px!important;background:#e2e6ec!important}
.wfc-tr__playicon,.wfc-tr__playicon::before,.wfc-tr__playicon::after{content:none!important;border:0!important;box-shadow:none!important}
.wfc-tr__playicon{
  display:block!important;width:24px!important;height:26px!important;position:relative!important;
  background:#fff!important;clip-path:polygon(18% 4%,94% 50%,18% 96%)!important;
  transform:none!important;border-radius:1px!important;
}
.wfc-tr.is-playing .wfc-tr__playicon{
  width:20px!important;height:25px!important;clip-path:none!important;border-radius:2px!important;
  background:linear-gradient(90deg,#fff 0 34%,transparent 34% 66%,#fff 66% 100%)!important;
}

/* Live commentary: opposition identity on a claret broadcast wedge. */
.wfc-tr.is-live{
  border-color:#8f1026!important;
  background:linear-gradient(108deg,#8f1026 0 16%,#fff 16.15% 78%,#fffafb 100%)!important;
  box-shadow:0 16px 38px rgba(121,12,34,.18)!important;
}
.wfc-tr.is-live::after{background:linear-gradient(90deg,#8f1026 0 69%,#ec273a 69% 84%,var(--wfc-sky) 84% 100%)!important}
.wfc-tr.is-live .wfc-tr__art{width:96px!important;height:92px!important;flex:0 0 96px!important;margin-left:0!important;padding:3px 7px!important}
.wfc-tr.is-live .wfc-tr__art img{filter:drop-shadow(0 4px 6px rgba(0,0,0,.18))!important}
.wfc-tr.is-live .wfc-tr__main{padding-left:8px!important}
.wfc-tr.is-live .wfc-tr__eyebrow{margin-bottom:10px!important}
.wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{
  display:inline-flex!important;align-items:center!important;background:#fff6f7!important;
  border:1px solid #f3ccd3!important;color:#d71920!important;border-radius:999px!important;
  padding:6px 13px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.055em!important;
}
.wfc-tr.is-live .wfc-tr__title{font-size:29px!important}
.wfc-tr.is-live .wfc-tr__meta{font-size:17px!important}
.wfc-tr.is-live .wfc-tr__album{display:none!important}
.wfc-tr.is-live .wfc-tr__play{background:linear-gradient(145deg,#ad1433,#760d21)!important;outline-color:#8f1026!important;box-shadow:0 0 0 10px rgba(225,29,57,.07),0 9px 22px rgba(95,8,27,.23)!important}

@media(max-width:600px){
  .wfc-tr{
    min-height:100px!important;height:auto!important;padding:10px 12px!important;gap:10px!important;
    border-radius:22px!important;border-width:2px!important;box-shadow:0 11px 28px rgba(73,16,31,.14)!important;
  }
  .wfc-tr::after{height:5px!important}
  .wfc-tr__art{width:60px!important;height:72px!important;flex:0 0 60px!important}
  .wfc-tr__main{padding-right:4px!important;overflow:hidden!important}
  .wfc-tr__eyebrow{font-size:10px!important;margin-bottom:5px!important;gap:8px!important}
  .wfc-tr__dot{width:9px!important;height:9px!important;box-shadow:0 0 0 5px rgba(215,25,32,.09)!important}
  .wfc-tr__title,.wfc-tr.is-live .wfc-tr__title{
    font-size:18px!important;line-height:1.08!important;white-space:normal!important;
    display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;
    max-height:39px!important;overflow:hidden!important;
  }
  .wfc-tr__meta,.wfc-tr.is-live .wfc-tr__meta{font-size:13px!important;line-height:1.12!important;margin-top:5px!important;white-space:nowrap!important}
  .wfc-tr__album{font-size:11px!important;margin-top:3px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .wfc-tr__play{width:56px!important;height:56px!important;flex:0 0 56px!important;border-width:3px!important;outline-width:2px!important}
  .wfc-tr__play::before{left:-12px!important;top:8px!important;bottom:8px!important}
  .wfc-tr__playicon{width:19px!important;height:22px!important}
  .wfc-tr.is-playing .wfc-tr__playicon{width:16px!important;height:21px!important}
  .wfc-tr.is-live{
    min-height:102px!important;
    background:linear-gradient(108deg,#8f1026 0 14%,#fff 14.2% 80%,#fffafb 100%)!important;
  }
  .wfc-tr.is-live .wfc-tr__art{width:92px!important;height:82px!important;flex:0 0 92px!important;padding:2px 13px 2px 5px!important}
  .wfc-tr.is-live .wfc-tr__main{padding-left:0!important}
  .wfc-tr.is-live .wfc-tr__eyebrow{margin-bottom:7px!important}
  .wfc-tr.is-live .wfc-tr__eyebrow [data-wfc-radio-status]{padding:5px 10px!important;font-size:10px!important}
  .wfc-tr.is-live .wfc-tr__title{font-size:20px!important;white-space:nowrap!important;display:block!important;max-height:none!important;text-overflow:ellipsis!important}
  .wfc-tr.is-live .wfc-tr__meta{font-size:12.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}


/* v0.3.2 — transparent live badge treatment and full mobile text */
.wfc-tr.is-live .wfc-tr__art{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.wfc-tr.is-live .wfc-tr__art img{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  object-fit:contain!important;
  mix-blend-mode:multiply;
}
.wfc-tr.is-live .wfc-tr__title,
.wfc-tr.is-live .wfc-tr__meta{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  display:block!important;
  max-height:none!important;
}
.wfc-tr.is-live .wfc-tr__meta{
  line-height:1.22!important;
}

@media(max-width:600px){
  .wfc-tr.is-live{
    min-height:112px!important;
    height:auto!important;
    align-items:center!important;
  }
  .wfc-tr.is-live .wfc-tr__art{
    width:78px!important;
    height:88px!important;
    flex:0 0 78px!important;
    padding:0!important;
    margin:0!important;
  }
  .wfc-tr.is-live .wfc-tr__art img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
  }
  .wfc-tr.is-live .wfc-tr__main{
    overflow:visible!important;
    min-width:0!important;
    padding-right:2px!important;
  }
  .wfc-tr.is-live .wfc-tr__title{
    font-size:19px!important;
    line-height:1.08!important;
    margin-bottom:2px!important;
  }
  .wfc-tr.is-live .wfc-tr__meta{
    font-size:12px!important;
    line-height:1.2!important;
    margin-top:5px!important;
  }
  .wfc-tr.is-live .wfc-tr__play{
    width:52px!important;
    height:52px!important;
    flex:0 0 52px!important;
  }
}


/* v0.3.3 — robust SVG transport controls and two-line music metadata only */
.wfc-tr__album{display:none!important}
.wfc-tr__play{
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:#801126!important;color:#fff!important;
  border:3px solid #fff!important;outline:3px solid #801126!important;
  opacity:1!important;filter:none!important;
}
.wfc-tr.is-live .wfc-tr__play{
  background:#98142c!important;outline-color:#8f1026!important;
}
.wfc-tr__playicon{
  display:block!important;position:relative!important;width:28px!important;height:28px!important;
  background:none!important;clip-path:none!important;border:0!important;border-radius:0!important;
}
.wfc-tr__playicon::before,.wfc-tr__playicon::after{content:none!important;display:none!important}
.wfc-tr__icon{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  display:block!important;fill:#fff!important;stroke:none!important;opacity:1!important;
}
.wfc-tr__icon--pause{display:none!important}
.wfc-tr.is-playing .wfc-tr__icon--play{display:none!important}
.wfc-tr.is-playing .wfc-tr__icon--pause{display:block!important}
.wfc-tr.is-playing .wfc-tr__playicon{
  background:none!important;clip-path:none!important;width:28px!important;height:28px!important;
}
@media(max-width:600px){
  .wfc-tr__play{width:52px!important;height:52px!important;flex:0 0 52px!important}
  .wfc-tr__playicon,.wfc-tr.is-playing .wfc-tr__playicon{width:23px!important;height:23px!important}
  .wfc-tr__title{font-size:18px!important;line-height:1.12!important}
  .wfc-tr__meta{font-size:13px!important;line-height:1.15!important}
}

/* v0.3.4 — full song titles and transport control visibility */
.wfc-tr__main{min-width:0!important;overflow:visible!important;flex:1 1 auto!important}
.wfc-tr__title{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  max-height:2.35em!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
}
.wfc-tr__meta{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere!important;
}
.wfc-tr__play{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
  margin-left:12px!important;
  position:relative!important;
  z-index:4!important;
}
.wfc-tr__playicon,.wfc-tr.is-playing .wfc-tr__playicon{width:25px!important;height:25px!important}
.wfc-tr.is-live .wfc-tr__title{
  white-space:normal!important;
  display:block!important;
  max-height:none!important;
  overflow:visible!important;
}
.wfc-tr.is-live .wfc-tr__meta{white-space:normal!important;overflow:visible!important}
@media(min-width:801px){
  .wfc-tr__title{font-size:clamp(20px,2.1vw,28px)!important;line-height:1.08!important}
  .wfc-tr__meta{font-size:clamp(14px,1.3vw,18px)!important;line-height:1.18!important}
}
@media(max-width:800px){
  .wfc-tr__play{flex-basis:56px!important;width:56px!important;height:56px!important;margin-left:7px!important}
  .wfc-tr__title{font-size:clamp(16px,4.2vw,20px)!important;line-height:1.12!important;max-height:2.35em!important}
  .wfc-tr__meta{font-size:13px!important;line-height:1.15!important}
}
@media(max-width:480px){
  .wfc-tr{gap:8px!important;padding-left:9px!important;padding-right:10px!important}
  .wfc-tr__art{flex:0 0 58px!important;width:58px!important}
  .wfc-tr__play{flex-basis:50px!important;width:50px!important;height:50px!important;margin-left:4px!important}
  .wfc-tr__play::before{display:none!important}
  .wfc-tr__title{font-size:16px!important;line-height:1.1!important;max-height:2.25em!important}
  .wfc-tr__meta{font-size:12px!important}
  .wfc-tr.is-live .wfc-tr__title{font-size:19px!important}
}


/* v0.3.5 — never lose song titles; let the player grow naturally */
.wfc-tr:not(.is-live){
  height:auto!important;
  min-height:118px!important;
  align-items:center!important;
}
.wfc-tr:not(.is-live) .wfc-tr__main{
  min-width:0!important;
  overflow:visible!important;
  padding-top:3px!important;
  padding-bottom:3px!important;
}
.wfc-tr:not(.is-live) .wfc-tr__title{
  display:block!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  max-height:none!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.wfc-tr:not(.is-live) .wfc-tr__meta{
  display:block!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  max-height:none!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:800px){
  .wfc-tr:not(.is-live){min-height:104px!important;padding-top:12px!important;padding-bottom:12px!important}
  .wfc-tr:not(.is-live) .wfc-tr__title{font-size:clamp(16px,4.15vw,20px)!important;line-height:1.12!important}
}
@media(max-width:480px){
  .wfc-tr:not(.is-live){min-height:100px!important;padding-top:11px!important;padding-bottom:11px!important}
  .wfc-tr:not(.is-live) .wfc-tr__title{font-size:16px!important;line-height:1.12!important}
  .wfc-tr:not(.is-live) .wfc-tr__meta{font-size:12px!important;line-height:1.16!important}
}


/* v0.3.6 — Match Centre live score beneath commentary */
.wfc-tr__score{
  margin-top:6px;
  font-size:15px;
  line-height:1.2;
  font-weight:950;
  color:#7b1020;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  overflow-wrap:anywhere;
}
.wfc-tr__score[hidden]{display:none!important}
.wfc-tr.is-live:has(.wfc-tr__score:not([hidden])){height:auto!important;min-height:148px!important}
.wfc-tr.is-live .wfc-tr__score{padding-right:4px}
.wfc-radio-vs{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;min-width:76px}
.wfc-radio-vs [data-wfc-radio-match-score]{font-size:22px;font-weight:950;color:#7b1020;white-space:nowrap}
.wfc-radio-vs small{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;color:#d71920;text-transform:uppercase}
@media(max-width:800px){
  .wfc-tr__score{font-size:13px;margin-top:5px}
  .wfc-tr.is-live:has(.wfc-tr__score:not([hidden])){min-height:140px!important}
}
@media(max-width:480px){
  .wfc-tr__score{font-size:12px;line-height:1.18}
  .wfc-tr.is-live:has(.wfc-tr__score:not([hidden])){min-height:136px!important;padding-top:10px!important;padding-bottom:10px!important}
}
\n\n/* v0.3.7 — stronger live score hierarchy and match-state treatment */
.wfc-tr__score{
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:4px;
  font-weight:800;
  color:#596779;
}
.wfc-tr__score-team{
  font-size:.92em;
  font-weight:800;
  color:#596779;
}
.wfc-tr__score-num{
  font-size:1.35em;
  line-height:1;
  font-weight:950;
  color:#7b1020;
  letter-spacing:-.03em;
}
.wfc-tr__score-dash{
  font-size:1.05em;
  line-height:1;
  font-weight:900;
  color:#7b1020;
  padding:0 1px;
}
.wfc-tr__score-state{
  display:inline-flex;
  align-items:center;
  margin-left:3px;
  padding:2px 7px;
  border-radius:999px;
  background:#eef8fd;
  color:#0c567c;
  font-size:.78em;
  line-height:1.2;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
  white-space:nowrap;
}
.wfc-tr__score-state::before{content:'•';margin-right:5px;color:#8ecff0;font-size:1.15em;line-height:1}
@media(max-width:600px){
  .wfc-tr__score{gap:3px 4px}
  .wfc-tr__score-num{font-size:1.32em}
  .wfc-tr__score-state{font-size:.76em;padding:2px 6px}
}


/* v0.3.8 — live speech-to-text captions */
.wfc-tr__transcript{
  margin-top:7px;
  display:flex;
  gap:7px;
  align-items:flex-start;
  font-size:12px;
  line-height:1.35;
  color:#303c4e;
  max-width:100%;
}
.wfc-tr__transcript[hidden]{display:none!important}
.wfc-tr__transcript-label{
  flex:0 0 auto;
  margin-top:1px;
  padding:2px 5px;
  border-radius:5px;
  background:#7b1020;
  color:#fff;
  font-size:9px;
  font-weight:950;
  letter-spacing:.08em;
}
.wfc-tr__transcript [data-wfc-radio-transcript-text]{
  min-width:0;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font-weight:650;
}
.wfc-tr.is-live .wfc-tr__main{padding-top:1px;padding-bottom:1px}

.wfc-radio-transcript-panel{
  margin-top:18px;
  padding:18px 22px;
  border-radius:20px;
  border:1px solid rgba(123,16,32,.22);
  border-left:5px solid #7b1020;
  background:linear-gradient(135deg,#fff,#fff8f9);
  box-shadow:0 8px 24px rgba(10,30,60,.06);
}
.wfc-radio-transcript-panel[hidden]{display:none!important}
.wfc-radio-transcript-panel__head{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  font-size:11px;
  color:#667085;
  font-weight:700;
}
.wfc-radio-transcript-live{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#7b1020;
  font-weight:950;
  letter-spacing:.08em;
}
.wfc-radio-transcript-live::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#d71920;
  box-shadow:0 0 0 4px rgba(215,25,32,.10);
  animation:wfcRadioPulse 1.4s infinite;
}
.wfc-radio-transcript-panel p{
  margin:10px 0 0;
  font-size:17px;
  line-height:1.5;
  font-weight:650;
  color:#172033;
}
@media(max-width:600px){
  .wfc-tr__transcript{font-size:11px;margin-top:5px}
  .wfc-radio-transcript-panel{padding:15px 16px}
  .wfc-radio-transcript-panel p{font-size:15px}
}

/* v0.3.9 integrated transcript history shortcodes */
.wfc-radio-transcript-standalone{border:1px solid rgba(91,16,32,.18);border-radius:16px;background:#fff;padding:16px 18px;box-shadow:0 8px 26px rgba(0,0,0,.06);color:#17263b}
.wfc-radio-transcript-standalone>strong{display:block;color:#5b1020;text-transform:uppercase;letter-spacing:.06em;font-size:12px;margin-bottom:8px}
.wfc-radio-transcript-history{margin-top:10px;border-radius:14px;background:#fff;padding:4px 16px}
.wfc-radio-transcript-history>div{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:14px;line-height:1.45}

/* v0.4.1 — larger multi-line live transcript presentation */
.wfc-tr__transcript{
  margin-top:9px!important;
  font-size:14px!important;
  line-height:1.45!important;
  align-items:flex-start!important;
}
.wfc-tr__transcript-label{
  margin-top:2px!important;
  padding:3px 7px!important;
  font-size:10px!important;
}
.wfc-tr__transcript [data-wfc-radio-transcript-text]{
  display:block!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
  -webkit-line-clamp:unset!important;
  max-height:none!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
.wfc-radio-transcript-standalone{
  padding:20px 22px!important;
}
.wfc-radio-transcript-standalone>strong{
  font-size:13px!important;
  margin-bottom:10px!important;
}
.wfc-radio-transcript-standalone__text{
  font-size:19px!important;
  line-height:1.55!important;
  font-weight:650!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.wfc-radio-transcript-history>div{
  font-size:16px!important;
  line-height:1.55!important;
  padding:10px 0!important;
}
@media(max-width:600px){
  .wfc-tr__transcript{font-size:13px!important;line-height:1.4!important;margin-top:7px!important}
  .wfc-tr__transcript [data-wfc-radio-transcript-text]{font-size:13px!important;line-height:1.4!important}
  .wfc-radio-transcript-standalone{padding:17px 16px!important}
  .wfc-radio-transcript-standalone__text{font-size:17px!important;line-height:1.5!important}
  .wfc-radio-transcript-history>div{font-size:15px!important;line-height:1.5!important}
}
