/* Copy of the homepage anthem. Other top-bar items stay in their original flow. */
.shared-topline-shell .ccw-header-anthem-copy{position:absolute;display:flex;align-items:center;gap:24px;width:904px;height:56px;margin:0;visibility:hidden;color:var(--cream-2);font:16px/1.55 var(--sans);z-index:3}
.shared-topline-shell .ccw-header-anthem-copy[data-positioned]{visibility:visible}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame{position:relative;inset:auto;display:flex;align-items:center;flex:none;width:calc(100% - 204px);height:48px;padding:0 28px;margin:0;gap:20px;border:0;clip-path:none;color:var(--cream-2);font:16px/1.55 var(--serif);background:transparent}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame:before,.shared-topline-shell .ccw-header-anthem-copy .audio-frame:after{display:none}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame>*{position:absolute;margin:0;flex:none;z-index:1}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame .audio-retro-frame{inset:0;width:100%;height:100%;display:block;fill:none;stroke:rgba(200,156,84,.72);stroke-width:1;pointer-events:none;z-index:0}
.shared-topline-shell .ccw-header-anthem-copy .audio-retro-frame path{vector-effect:non-scaling-stroke}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame strong{left:3%;font:400 16px/1.55 var(--serif);white-space:nowrap}
.shared-topline-shell .ccw-header-anthem-copy .audio-play{left:35%;display:block;width:26px;padding:4px;border:0;background:transparent;color:var(--cream-2);font:18px/1.55 var(--serif);cursor:pointer}
.shared-topline-shell .ccw-header-anthem-copy .audio-play svg{display:block;width:17px;height:19px;fill:currentColor;stroke:none}
.shared-topline-shell .ccw-header-anthem-copy .audio-current{left:42%}
.shared-topline-shell .ccw-header-anthem-copy .audio-track{left:51%;width:14%;height:3px;background:rgba(231,208,159,.32)}
.shared-topline-shell .ccw-header-anthem-copy .audio-track i{display:block;width:0;height:100%;background:var(--gold-2)}
.shared-topline-shell .ccw-header-anthem-copy .audio-duration{left:68%}
.shared-topline-shell .ccw-header-anthem-copy .audio-volume{left:78%;width:18px;height:18px;fill:currentColor;stroke:none}
.shared-topline-shell .ccw-header-anthem-copy .audio-level{left:84%;display:flex;align-items:flex-end;gap:3px;height:20px}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i{display:block;width:4px;background:var(--cream-2)}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i:nth-child(1){height:5px}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i:nth-child(2){height:8px}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i:nth-child(3){height:12px}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i:nth-child(4){height:16px}
.shared-topline-shell .ccw-header-anthem-copy .audio-level i:nth-child(5){height:20px}
.shared-topline-shell .ccw-header-anthem-copy .audio-frame audio{display:none}
.shared-topline-shell .ccw-header-anthem-copy .anthem-listens{position:relative;inset:auto;display:flex;flex:none;flex-direction:column;align-items:normal;gap:3px;width:180px;height:auto;margin:0 0 4px;padding:4px 0 4px 16px;border:0;border-left:1px solid var(--gold);color:var(--cream-2);font:14px/1.25 var(--serif);white-space:nowrap}
.shared-topline-shell .ccw-header-anthem-copy .anthem-listens-total{color:var(--gold-2);font-size:21px;line-height:1.1}
.shared-topline-shell .ccw-header-anthem-copy output{display:inline-block;min-width:1ch;font-variant-numeric:tabular-nums}
.shared-topline-shell .ccw-header-anthem-copy .audio-error{position:absolute;top:100%;left:0;font:12px/1.3 var(--sans)}
.shared-topline-shell .ccw-header-anthem-copy .audio-error:empty{display:none}
/* Mid-size desktop keeps the full player; the mobile header uses compact controls. */
.shared-topline-shell .ccw-header-anthem-copy[data-compact]{gap:14px}
.shared-topline-shell .ccw-header-anthem-copy[data-compact] .audio-frame{width:calc(100% - 154px)}
.shared-topline-shell .ccw-header-anthem-copy[data-compact] .anthem-listens{width:140px;padding-left:10px;font-size:12px}
.shared-topline-shell .ccw-header-anthem-copy[data-compact] .anthem-listens-total{font-size:18px}
@media(max-width:640px){.shared-topline-shell .ccw-header-anthem-copy[data-below]{display:block;height:80px}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-frame{width:100%;font-size:14px}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-frame strong{font-size:14px}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-play{left:36%}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-current{left:47%}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-duration{left:64%}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-volume{left:84%}.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-track,.shared-topline-shell .ccw-header-anthem-copy[data-below] .audio-level{display:none}.shared-topline-shell .ccw-header-anthem-copy[data-below] .anthem-listens{position:absolute;right:0;top:55px;left:auto;width:auto;flex-direction:row;align-items:baseline;gap:6px;padding:0;border:0;font-size:12px}.shared-topline-shell .ccw-header-anthem-copy[data-below] .anthem-listens-total{font-size:14px}}
.ccw-mobile-anthem{display:none}
@media(max-width:1024px){
 body .mobile-brand{position:absolute;display:block;left:15px;top:15px;width:150px;z-index:30}
 body .mobile-brand img{width:100%;height:auto}
 body .ccw-mobile-anthem{box-sizing:border-box;position:absolute;top:10px;z-index:31;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:3px 6px;max-width:248px;height:70px;padding:5px;border:1px solid rgba(223,185,112,.55);border-radius:3px;background:rgba(241,210,143,.045);color:var(--cream-2);font:11px/1.25 var(--sans);visibility:hidden}
 body .ccw-mobile-anthem[data-positioned]{visibility:visible}
 .ccw-mobile-anthem .ccw-anthem-play{display:grid;place-items:center;grid-row:1/3;width:26px;height:26px;padding:0;border:1px solid var(--gold);border-radius:50%;background:linear-gradient(135deg,#eacf98,#f8eac8);color:#19303d;cursor:pointer}
 .ccw-mobile-anthem .ccw-anthem-play svg{width:13px;height:13px;fill:currentColor;stroke:none}
 .ccw-mobile-anthem [hidden]{display:none!important}
 .ccw-mobile-anthem .ccw-anthem-title{font:600 14px/1.05 var(--serif);white-space:normal}
 .ccw-mobile-anthem .ccw-anthem-count{display:block;font-size:10px;color:var(--gold-2);font-variant-numeric:tabular-nums}
 .ccw-mobile-anthem .ccw-anthem-timeline{grid-column:1/-1;display:flex;align-items:center;gap:4px;min-width:0;font-size:9px;font-variant-numeric:tabular-nums}
 .ccw-mobile-anthem time{flex:none}
 .ccw-mobile-anthem .ccw-anthem-seek{display:block;flex:1 1 auto;min-width:0;width:20px;height:12px;padding:0;margin:0;accent-color:#e4c58b}
 .ccw-mobile-anthem .ccw-anthem-error{grid-column:1/-1;font-size:10px}
 .ccw-mobile-anthem .ccw-anthem-error:empty{display:none}
 body .ccw-mobile-anthem[data-small]{grid-template-columns:20px minmax(0,1fr);gap:2px;padding:3px}
 .ccw-mobile-anthem[data-small] .ccw-anthem-play{grid-row:1;width:20px;height:20px}
 .ccw-mobile-anthem[data-small] .ccw-anthem-title{font-size:11px}
 .ccw-mobile-anthem[data-small] .ccw-anthem-title span{display:none}
 .ccw-mobile-anthem[data-small] .ccw-anthem-count{grid-column:1/-1;white-space:normal;text-align:center;font:9px/1.1 var(--serif)}
 .ccw-mobile-anthem[data-small] .ccw-anthem-timeline{gap:2px;font-size:8px}
 body .shared-topline-shell{padding-top:94px;padding-bottom:20px}
 body .hero-content{padding-top:94px}
 body .topline{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 32px 32px;grid-template-rows:26px 32px;align-items:center;gap:6px 10px;height:64px;min-height:64px;width:var(--site-content-width);margin:0 auto;font-size:14px}
 body .topline>a,body .topline>span,body .topline>.eye-btn,body .topline>.vk{position:relative!important;inset:auto!important;min-width:0;margin:0!important;white-space:nowrap;gap:6px}
 body .topline>a:not(.vk){grid-column:1;grid-row:1;justify-self:start;width:max-content}
 body .topline>span:nth-of-type(1){grid-column:2/4;grid-row:1;justify-self:end}
 body .topline>span:nth-of-type(2){display:flex!important;grid-column:1;grid-row:2;justify-self:start;width:max-content}
 body .topline>.eye-btn{grid-column:2;grid-row:2;justify-self:center;width:32px;height:32px}
 body .topline>.vk{grid-column:3;grid-row:2;justify-self:center;width:32px;height:32px}
 body .topline svg{width:18px;height:18px;flex:none}
 body .hero-content>.topline{width:100%}
 body .shared-topline-shell .ccw-header-anthem-copy,body .hero-content>.anthem-row{display:none!important}
}
@media(max-width:380px){body .topline{font-size:12px;column-gap:8px}body .topline svg{width:16px;height:16px}body .topline>a,body .topline>span{gap:4px}}
