/* Verso Media bespoke editorial layer */
:root{--vm-ink:#111516;--vm-paper:#f2efe7;--vm-gold:#d6a33c;--vm-teal:#174757;--vm-line:#b9b6ad;--spotify:#1DB954;--facebook:#1877F2;--bluesky:#1185FE}
.site-header{background:var(--vm-ink)!important;border:0!important;color:#fff}.header-inner{min-height:72px;border-bottom:1px solid rgba(255,255,255,.18)}.site-brand-emblem{border-radius:0!important;background:var(--vm-gold)!important;color:var(--vm-ink)!important;transform:rotate(-3deg)}.site-brand-copy strong{font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.site-brand-copy small{color:#aaa!important}.site-header .site-nav a{color:#ddd!important;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}.site-header .site-nav a:hover{color:var(--vm-gold)!important}
@media(min-width:768px){.site-header .site-nav .menu{position:relative}.site-header .site-nav .menu>li{position:relative}.site-header .site-nav .sub-menu{display:none!important;position:absolute;z-index:100;top:100%;left:0;min-width:14rem;margin:0;padding:.55rem 0;list-style:none;background:var(--vm-ink);border-top:3px solid var(--vm-gold);box-shadow:0 12px 24px rgba(0,0,0,.24)}.site-header .site-nav .menu>li:hover>.sub-menu,.site-header .site-nav .menu>li:focus-within>.sub-menu{display:block!important}.site-header .site-nav .sub-menu li{display:block}.site-header .site-nav .sub-menu a{display:block;padding:.65rem .9rem;white-space:nowrap}.site-header .site-nav .sub-menu a:hover{background:#242829}}
.mobile-menu-panel .sub-menu{display:block!important;position:static!important;min-width:0!important;margin:.3rem 0 .7rem 1rem!important;padding:0 0 0 .65rem!important;border:0!important;border-left:2px solid var(--vm-gold)!important;box-shadow:none!important;background:transparent!important}.mobile-menu-panel .sub-menu a{padding:.45rem 0!important;font-size:.68rem!important}
.verso-front{background:var(--vm-paper);color:var(--vm-ink)}.vm-cover{padding:clamp(2rem,6vw,5.5rem) 0 4rem;border-bottom:1px solid var(--vm-ink)}.vm-cover-grid{display:grid;grid-template-columns:1.15fr .9fr;grid-template-areas:'word visual' 'copy visual';gap:1.5rem 4rem;align-items:end}.vm-cover-wordmark{grid-area:word;line-height:.72;letter-spacing:-.085em;font-weight:950}.vm-cover-verso{display:block;font-size:clamp(5rem,14vw,11rem)}.vm-cover-media{display:block;margin-left:clamp(2rem,9vw,8rem);font-size:clamp(3.3rem,9vw,7rem);color:var(--vm-teal)}.vm-cover-visual{grid-area:visual;position:relative;align-self:stretch;min-height:34rem}.vm-cover-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) contrast(1.08)}.vm-cover-caption{position:absolute;right:-1px;bottom:-1px;width:78%;padding:1rem 1.2rem;background:var(--vm-gold);color:var(--vm-ink)}.vm-cover-caption span,.vm-cover-caption strong{display:block}.vm-cover-caption span{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.vm-cover-caption strong{font-size:.95rem}.vm-cover-copy{grid-area:copy;max-width:40rem;border-top:5px solid var(--vm-ink);padding-top:1.3rem}.vm-issue{font-size:.7rem;font-weight:800;letter-spacing:.12em}.vm-cover-copy h1{font-size:clamp(2.1rem,4.8vw,4.2rem);letter-spacing:-.055em;margin:.5rem 0 1rem;line-height:.94}.vm-cover-copy h1 em{font-family:Georgia,serif;font-weight:400}.vm-cover-copy>p:not(.vm-issue){max-width:34rem;font-size:1.05rem}.vm-cover-copy>a,.vm-channel-copy>a{display:inline-block;margin-top:.5rem;padding-bottom:.2rem;border-bottom:2px solid currentColor;color:inherit;font-weight:850;text-decoration:none}
.vm-index{background:var(--vm-ink);color:#fff}.vm-index-inner{display:grid;grid-template-columns:repeat(6,1fr)}.vm-index a{display:grid;gap:.5rem;min-height:8rem;padding:1.2rem 1rem;border-right:1px solid #424647;color:#fff;text-decoration:none}.vm-index a:first-child{border-left:1px solid #424647}.vm-index b{color:var(--vm-gold);font-size:.68rem}.vm-index span{align-self:end;font-size:1.1rem;font-weight:850}.vm-index a:hover{background:var(--vm-teal)}
.vm-dispatches,.vm-dashboard-strip,.vm-events,.vm-fundraising,.vm-split{padding:clamp(3rem,6vw,5rem) 0}.vm-section-head{display:grid;grid-template-columns:9rem 1fr auto;align-items:end;border-top:5px solid var(--vm-ink);padding-top:.8rem;margin-bottom:1.7rem}.vm-section-head p{margin:0;font-size:.68rem;font-weight:850;letter-spacing:.12em}.vm-section-head h2{margin:0;font-size:clamp(1.9rem,4.3vw,3.5rem);letter-spacing:-.055em}.vm-section-head a{color:inherit;font-weight:750;text-decoration:none}.vm-section-head.compact{grid-template-columns:5rem 1fr auto}.vm-section-head.compact h2{font-size:clamp(1.6rem,3vw,2.35rem)}.vm-section-head-light{border-color:#fff}.vm-section-head-light h2,.vm-section-head-light a{color:#fff}.vm-section-head-light p{color:var(--vm-gold)}
.vm-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.vm-story{background:var(--vm-paper);display:flex;flex-direction:column;min-width:0}.vm-story-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--vm-teal)}.vm-story-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.vm-story-placeholder{display:grid;height:100%;place-items:center;color:#fff;font-size:5rem;font-weight:900}.vm-story-copy{display:flex;flex:1;flex-direction:column;padding:1.15rem;min-height:12.5rem}.vm-story-copy>p{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vm-story-copy h3{font-size:clamp(1.25rem,2.1vw,1.85rem);letter-spacing:-.035em;margin:.35rem 0 .65rem}.vm-story-copy h3 a{color:inherit;text-decoration:none}.vm-story-excerpt{color:#444;font-size:.93rem;line-height:1.55;margin-top:auto}.vm-story-excerpt p{margin:.5rem 0 0}
.vm-channel{background:var(--vm-teal);color:#fff;padding:0}.vm-channel-grid{display:grid;grid-template-columns:1.35fr .65fr;height:clamp(18rem,22vw,24rem);min-height:0}.vm-channel-image{margin-left:calc((100vw - min(100vw - 3rem,72rem))/ -2);min-height:0;overflow:hidden}.vm-channel-image img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.1);mix-blend-mode:luminosity}.vm-channel-copy{align-self:center;padding:1.25rem 2rem}.vm-channel-copy span{color:var(--vm-gold);font-size:.7rem;font-weight:850;letter-spacing:.13em}.vm-channel-copy h2{font-size:clamp(2rem,4vw,3.35rem);line-height:.94;letter-spacing:-.055em;margin:.55rem 0 .8rem}.vm-channel-copy p{color:#d7e1e4}
.vm-dashboard-strip{border-top:1px solid var(--vm-ink)}.vm-dashboard-strip .vdh-site-stats-heading{display:none}.vm-dashboard-strip .vdh-site-stats-grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:0!important;border:1px solid var(--vm-ink)}.vm-dashboard-strip .vdh-site-stat{min-width:0!important;min-height:0!important;padding:1rem!important;border:0!important;border-right:1px solid var(--vm-ink)!important;border-radius:0!important;box-shadow:none!important;background:none!important;color:var(--vm-ink)!important;text-align:left!important}.vm-dashboard-strip .vdh-site-stat:last-child{border-right:0!important}.vm-dashboard-strip .vdh-site-stat strong{display:block;font-size:clamp(1.45rem,2.8vw,2.65rem)!important;line-height:1;letter-spacing:-.055em}.vm-dashboard-strip .vdh-site-stat span{display:block;margin-top:.45rem;font-size:.64rem!important;line-height:1.3;text-transform:uppercase;letter-spacing:.07em}
.vm-home-radio{padding:clamp(3rem,6vw,4.75rem) 0;background:var(--vm-ink);color:#fff}.vm-home-radio .vdh-latest-shows,.vm-home-radio .vdh-latest-spotify{background:none!important;color:#fff!important}.vm-home-radio .vdh-latest-shows>h2,.vm-home-radio .vdh-latest-shows>.vdh-intro{display:none}.vm-latest-shows-wrap{max-width:64rem;margin-inline:auto}.vm-home-radio .vdh-featured-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:#4a4e50!important}.vm-home-radio .vdh-featured-card{background:var(--vm-ink)!important;color:#fff!important;border:0!important;border-radius:0!important;padding:.8rem!important}.vm-home-radio .vdh-featured-card h3,.vm-home-radio .vdh-featured-card p{color:#fff!important}.vm-home-radio .vdh-featured-card--archive .vdh-featured-type::after{content:' · Weekly pick';color:var(--vm-gold)}.vm-home-radio .vdh-logo-frame{border-radius:0!important}.vm-home-radio .vdh-sticky-player{margin-top:1px!important;border-radius:0!important;background:#242829!important}.vm-playlists{margin:2.5rem auto 0;max-width:64rem;border-top:1px solid #555;padding-top:1.6rem}.vm-spotify-head{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;margin-bottom:1.1rem}.vm-spotify-head>div>span{color:var(--spotify);font-size:.68rem;font-weight:850;letter-spacing:.12em}.vm-spotify-head h3{font-size:clamp(1.6rem,3.2vw,2.5rem);margin:.15rem 0}.vm-spotify-head>a{color:#fff;text-decoration:none;font-weight:750;border-bottom:1px solid #fff;padding-bottom:.15rem}.vm-spotify-mark{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--spotify);color:#07130b!important;font-size:.75rem!important;font-weight:900;letter-spacing:-.08em}.vm-home-radio .vdh-latest-spotify-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px!important;background:#555!important}.vm-home-radio .vdh-latest-spotify-card{border:0!important;border-radius:0!important;background:var(--vm-ink)!important;color:#fff!important}.vm-home-radio .vdh-latest-spotify-card h3,.vm-home-radio .vdh-latest-spotify-meta{color:#fff!important}.vm-home-radio .vdh-latest-spotify-btn{background:var(--spotify)!important;color:#08120b!important;border-radius:999px!important;font-weight:800!important}.vm-spotify-footer{margin-top:1.2rem;padding-top:1rem;border-top:1px solid #555;text-align:right}.vm-spotify-footer a{display:inline-flex;align-items:center;gap:.55rem;color:#fff;text-decoration:none;font-weight:800}.vm-spotify-footer-icon{color:var(--spotify);font-size:1.35rem;line-height:1}
.vm-events .vdh-events-head{display:none}.vm-events .vdh-events-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1.25rem!important;border:0}.vm-events .vdh-column{background:rgba(255,255,255,.28)!important;border-radius:0!important;border:0!important;padding:1rem!important}.vm-events .vdh-column h3{margin:0 0 .5rem;padding-bottom:.55rem;border-bottom:3px solid var(--vm-ink);font-size:1rem;text-transform:uppercase;letter-spacing:.07em}.vm-events .vdh-item{background:none!important;border:0!important;border-bottom:1px solid var(--vm-line)!important;border-radius:0!important;padding:.8rem 0!important}.vm-events .vdh-date{display:inline-block!important;padding:.28rem .55rem!important;border-radius:999px!important;background:#174757!important;color:#fff!important;font-size:.67rem!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase}.vm-events .vdh-item h4{margin:.2rem 0!important;font-size:1.08rem!important}.vm-events .vdh-item p{margin:0!important;font-size:.85rem!important;color:#596064!important}.vm-events .vdh-events-grid{gap:1px!important;background:var(--vm-line)!important;border:1px solid var(--vm-line)!important}.vm-events .vdh-column{background:#f7f5ef!important;padding:1.1rem!important}.vm-events .vdh-column:nth-child(2){background:#eef2f0!important}.vm-events .vdh-column:nth-child(3){background:#f4f0e6!important}.vm-events .vdh-column h3{border-bottom-color:var(--vm-teal)!important}.vm-events .vdh-date{color:var(--vm-teal)!important}
.vm-fundraising{background:var(--vm-gold);padding:clamp(2.6rem,5vw,4rem) 0}.vm-fundraising .vdh-fund-summary-head{display:none}.vm-fundraising .vdh-fund-wrap{background:none!important}.vm-fundraising .vdh-fund-summary-grid{display:grid!important;grid-template-columns:1.7fr 1fr 1fr 1fr!important;gap:0!important}.vm-fundraising .vdh-fund-summary-card{background:none!important;border:0!important;border-left:1px solid var(--vm-ink)!important;border-radius:0!important;padding:1rem!important}.vm-fundraising .vdh-fund-summary-card:first-child strong{font-size:clamp(2.5rem,5vw,4.5rem)!important;letter-spacing:-.06em}.vm-fundraising .vdh-progress-track{border-radius:0!important;background:rgba(0,0,0,.15)!important}.vm-fundraising .vdh-progress-bar{border-radius:0!important;background:var(--vm-ink)!important}
.vm-split{background:#fff}.vm-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--vm-ink)}.vm-split-panel{background:var(--vm-paper);padding:1.6rem}.vm-split-panel-dark{background:#e6ece9;color:var(--vm-ink)}.vm-split-panel .vm-section-head{margin-bottom:1.2rem}.vm-split .home-latest-quizzes,.vm-split .vdh-latest-records{background:none!important;padding:0!important;color:inherit!important}.vm-split .vdh-latest-quizzes-head,.vm-split .vdh-latest-records-head{display:none}.vm-split .vdh-list,.vm-split .vdh-latest-records-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.vm-split .vdh-card,.vm-split .vdh-latest-record-card{background:none!important;border:0!important;border-top:1px solid currentColor!important;border-radius:0!important;padding:.85rem 0!important}.vm-split .vdh-btn{border-radius:0!important;background:var(--vm-ink)!important;color:#fff!important}.vm-split-panel-dark .vm-section-head-light{border-color:var(--vm-ink)}.vm-split-panel-dark .vm-section-head-light h2,.vm-split-panel-dark .vm-section-head-light a{color:var(--vm-ink)}.vm-split-panel-dark .vm-section-head-light p{color:var(--vm-teal)}.vm-split-panel-dark .vdh-latest-record-card,.vm-split-panel-dark .vdh-latest-record-card h3,.vm-split-panel-dark .vdh-latest-record-card p,.vm-split-panel-dark .vdh-latest-record-card time{color:var(--vm-ink)!important}.vm-split .vdh-latest-record-card:nth-child(n+5){display:none!important}
.vm-follow{padding:clamp(3rem,6vw,4.5rem) 0;background:var(--vm-teal);color:#fff}.vm-follow-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start}.vm-follow>div>div>span{color:var(--vm-gold);font-size:.68rem;font-weight:850;letter-spacing:.12em}.vm-follow h2{font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:.96;letter-spacing:-.05em;margin:.5rem 0}.vm-follow-links{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.vm-follow-links a{display:flex;align-items:center;gap:.65rem;padding:.7rem .8rem;border:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none;font-weight:750}.vm-follow-links .social-icon{display:grid;place-items:center;width:1.9rem;height:1.9rem;flex:0 0 1.9rem;border-radius:50%;background:#fff;color:#000;font-size:1rem;font-weight:900;letter-spacing:0}.vm-follow-links .social-facebook .social-icon{background:var(--facebook);color:#fff}.vm-follow-links .social-bluesky .social-icon{background:var(--bluesky);color:#fff}.vm-follow-links a:hover{border-color:#fff;background:rgba(255,255,255,.06)}
.vm-article{background:var(--vm-paper)}.vm-article-head{padding:clamp(3rem,7vw,6rem) 0 2.5rem;border-bottom:1px solid var(--vm-ink)}.vm-article-head-grid{display:grid;grid-template-columns:1fr 12rem;gap:3rem;align-items:end}.vm-article-label{font-size:.7rem;font-weight:850;letter-spacing:.13em;color:var(--vm-teal)}.vm-article-head h1{max-width:58rem;margin:.5rem 0 0;font-size:clamp(3rem,8vw,7rem);line-height:.88;letter-spacing:-.065em}.vm-article-meta{display:grid;gap:.3rem;padding-bottom:.5rem;font-size:.78rem;border-top:3px solid var(--vm-ink);padding-top:.7rem}.vm-article-hero{width:min(100% - 2rem,88rem);margin:0 auto;padding:2rem 0 0}.vm-article-hero img{display:block;width:100%;max-height:70vh;object-fit:cover}.vm-article-body{display:grid;grid-template-columns:6rem minmax(0,48rem);gap:2rem;width:min(100% - 2rem,58rem);margin:0 auto;padding:3rem 0 5rem}.vm-article-rule{border-top:6px solid var(--vm-gold);margin-top:.6rem}.vm-article-body .prose{font-family:Georgia,serif;font-size:1.08rem;line-height:1.8}.vm-article-body .prose>h1:first-child{display:none}.vm-article-body .prose h2,.vm-article-body .prose h3{font-family:system-ui,sans-serif}.vm-article-body .prose img{border-radius:0!important}.vm-article-nav{display:flex;justify-content:space-between;gap:2rem;padding:0 0 4rem}.vm-article-nav a{max-width:45%;color:inherit;font-weight:750;text-decoration:none;border-top:1px solid;padding-top:.75rem}
/* Single-post compatibility layer: make legacy blog content obey the new editorial shell. */
.vm-article .prose{max-width:100%}.vm-article .prose>*{max-width:100%}.vm-article .prose figure,.vm-article .prose .wp-block-image,.vm-article .prose .wp-block-gallery,.vm-article .prose .wp-block-jetpack-tiled-gallery,.vm-article .prose .wp-block-jetpack-videopress{margin-left:0!important;margin-right:0!important}.vm-article .prose img{max-width:100%!important;height:auto!important}.vm-article .prose iframe,.vm-article .prose video{display:block;width:100%!important;max-width:100%!important}.vm-article .prose .jetpack-videopress-player__wrapper{max-width:100%!important;overflow:hidden}.vm-article .prose .stk-block-columns,.vm-article .prose .stk-row,.vm-article .prose .stk-inner-blocks{max-width:100%!important}.vm-article .prose .stk-container{max-width:100%!important}.vm-article .prose .wp-block-table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.vm-article .prose table{width:100%;border-collapse:collapse;font-family:system-ui,sans-serif;font-size:.9rem}.vm-article .prose th,.vm-article .prose td{padding:.6rem;border:1px solid var(--vm-line);text-align:left}.vm-article .prose blockquote{margin:2rem 0;padding:1rem 1.25rem;border-left:5px solid var(--vm-gold);background:#f2f0e9;font-style:italic}.vm-article .prose hr{margin:2.5rem 0;border:0;border-top:1px solid var(--vm-line)}.vm-article .prose h2{margin-top:2.2rem;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.05;letter-spacing:-.04em}.vm-article .prose h3{margin-top:1.8rem;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.1;letter-spacing:-.025em}.vm-article .prose h4,.vm-article .prose h5,.vm-article .prose h6{margin:1.8rem 0 .7rem!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(1.3rem,3vw,1.8rem)!important;line-height:1.1!important;letter-spacing:-.025em!important;color:var(--vm-ink)!important}.vm-article .prose p,.vm-article .prose li{font-family:Georgia,serif;color:var(--vm-ink)}.vm-article .prose .sharedaddy,.vm-article>.sharedaddy{display:none!important}.vm-article .prose .has-text-align-center{text-align:center}.vm-article .prose .alignwide,.vm-article .prose .alignfull{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
@media(max-width:560px){.vm-article-head{padding-top:2.5rem;padding-bottom:1.5rem}.vm-article-head h1{font-size:clamp(2.5rem,14vw,4.2rem)!important}.vm-article-meta{font-size:.72rem}.vm-article-body{gap:0}.vm-article-rule{margin-bottom:1rem}.vm-article .prose h2{font-size:1.65rem}.vm-article .prose h3{font-size:1.35rem}.vm-article .prose .stk-row{display:block!important}.vm-article .prose .stk-block-column{width:100%!important;max-width:100%!important;margin-bottom:1rem!important}.vm-article .prose .tiled-gallery__row{flex-wrap:wrap!important}.vm-article .prose .tiled-gallery__col{flex-basis:50%!important;max-width:50%!important}.vm-article .prose iframe{min-height:12rem}}

/* Homepage mobile overlap fix: keep On Air and Numbers as separate blocks. */
@media(max-width:700px){.verso-front .vm-channel,.verso-front .vm-channel-grid,.verso-front .vm-channel-copy{height:auto!important;min-height:0!important}.verso-front .vm-channel-grid{display:block!important}.verso-front .vm-channel-image{height:12rem!important;min-height:0!important}.verso-front .vm-channel-copy{position:static!important;transform:none!important;margin:0!important;padding:1.5rem 1rem 1.75rem!important;background:var(--vm-teal)!important;color:#fff!important}.verso-front .vm-channel-copy h2{margin:.35rem 0 .75rem!important;font-size:clamp(2rem,11vw,3rem)!important;line-height:.92!important;color:#fff!important}.verso-front .vm-channel-copy p{margin:.5rem 0 1rem!important;font-size:.95rem!important;line-height:1.55!important;color:#dbe5e7!important}.verso-front .vm-channel-copy a{position:static!important;display:inline-block!important;color:#fff!important}.verso-front .vm-dashboard-strip{position:relative!important;z-index:1!important;padding-top:2.5rem!important}.verso-front .vm-dashboard-strip .vm-section-head{position:relative!important;z-index:2!important;margin-bottom:1.25rem!important}.verso-front .vdh-site-stats-heading{display:none!important}.verso-front .vdh-site-stats-grid{position:relative!important;z-index:1!important}}

/* Blog index, footer and mobile-wide consistency. */
.vm-page-kicker{margin:0;color:var(--vm-gold);font-size:.68rem;font-weight:850;letter-spacing:.13em}.blog-index-hero{padding:clamp(3rem,7vw,6rem) 0;border-bottom:1px solid var(--vm-ink);background:var(--vm-paper)}.blog-index-hero h1{margin:.4rem 0 1rem;font-size:clamp(3.2rem,8vw,7rem);line-height:.86;letter-spacing:-.07em}.blog-index-hero>div>p:last-child{max-width:42rem;font-family:Georgia,serif;font-size:1.05rem;line-height:1.7}.blog-index-list{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.blog-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.blog-index-card{display:flex;flex-direction:column;background:#fff}.blog-index-image{display:block;aspect-ratio:16/10;overflow:hidden}.blog-index-image img{width:100%;height:100%;object-fit:cover}.blog-index-copy{display:flex;flex:1;flex-direction:column;padding:1.1rem}.blog-index-meta{margin:0;color:var(--vm-teal);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-index-copy h2{margin:.35rem 0 .6rem;font-size:1.45rem;letter-spacing:-.035em}.blog-index-copy h2 a,.blog-index-link{color:inherit;text-decoration:none}.blog-index-copy>div{color:#5c6466;font-size:.92rem}.blog-index-link{margin-top:auto;padding-top:.7rem;border-top:1px solid var(--vm-line);font-weight:850}.vm-pagination{margin-top:2rem}.vm-footer{margin-top:auto;padding:3rem 0 1rem;background:var(--vm-ink);color:#fff}.vm-footer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:4rem}.vm-footer-brand{margin:0 0 .5rem;font-size:2rem;font-weight:950;letter-spacing:-.06em}.vm-footer-brand span{color:var(--vm-gold)}.vm-footer-grid>div>p:last-child{max-width:34rem;color:#bbc3c5}.vm-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}.vm-footer-links a{padding:.35rem 0;border-bottom:1px solid #3b4143;color:#fff;text-decoration:none;font-weight:750}.vm-footer-base{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1rem;border-top:1px solid #3b4143;color:#8f999c;font-size:.75rem}.mobile-menu-panel{background:var(--vm-ink)!important;border:1px solid #3b4143!important;border-radius:0!important}.mobile-menu-panel a{color:#fff!important}.mobile-menu-panel li{border-bottom:1px solid #3b4143}.mobile-menu-panel li:last-child{border-bottom:0}.menu-button{color:#fff!important}.vm-article-body table,.training-vm-hub table,.vinyl-vm-hub table,.books-vm-hub table,.otd-vm-hub table{min-width:42rem}.vm-article-body .prose,.training-vm-hub,.vinyl-vm-hub,.books-vm-hub,.otd-vm-hub,.radio-sub-hub{overflow-wrap:anywhere}.training-vm-hub .vdh-training-deep-dive,.vinyl-vm-hub .vdh-record-table-wrap,.books-vm-hub .vdh-books-panel,.otd-vm-hub .vdh-otd-list{max-width:100%;overflow-x:auto}
@media(max-width:850px){.blog-index-grid{grid-template-columns:1fr 1fr}.vm-footer-grid{grid-template-columns:1fr;gap:2rem}.vm-footer-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.blog-index-grid{grid-template-columns:1fr}.blog-index-hero{padding:2.5rem 0}.blog-index-hero h1{font-size:clamp(2.8rem,15vw,4.7rem)}.vm-footer-links{grid-template-columns:1fr 1fr}.vm-footer-base{flex-direction:column}.site-shell{width:min(100% - 2rem,72rem)}.vm-section-head h2{font-size:clamp(1.8rem,10vw,2.8rem)}.radio-sub-hub .vdh-year-filter,.spotify-vm-hub .vdh-spotify-filters,.otd-vm-hub .vdh-otd-controls{overflow-x:auto;-webkit-overflow-scrolling:touch}.radio-sub-hub .vdh-year-filter{display:flex!important;flex-wrap:nowrap!important}.radio-sub-hub .vdh-year-btn{flex:0 0 auto}.vm-article-body table,.training-vm-hub table,.vinyl-vm-hub table,.books-vm-hub table,.otd-vm-hub table{font-size:.82rem}}

/* Blogs landing: a magazine index rather than a WordPress card page. */
.page-blogs>.page-band{display:none}.page-blogs>.site-shell{width:100%;max-width:none;padding:0!important}.page-blogs .content-surface{padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--vm-paper)!important}.page-blogs .site-reading{max-width:none}.page-blogs .blogs-page{background:var(--vm-paper);color:var(--vm-ink)}.page-blogs .blogs-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) 0!important;border-bottom:0;background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.45)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Home-Stories-Notebook.jpg') center/cover!important;color:#fff}.page-blogs .blogs-hero-copy{max-width:45rem}.page-blogs .blogs-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase}.page-blogs .blogs-hero h1,.page-blogs .blogs-hero h2{max-width:54rem;margin:.3rem 0 .8rem!important;font-size:clamp(3.5rem,9vw,7.5rem)!important;line-height:.82!important;letter-spacing:-.075em!important;color:#fff!important}.page-blogs .blogs-lead{max-width:36rem!important;color:#e2e7e8!important;font-family:system-ui,-apple-system,'Segoe UI',sans-serif!important;font-size:1.05rem!important;line-height:1.65!important}.page-blogs .blogs-hero-link{display:inline-block;margin-top:.7rem;padding:.55rem 0;border-bottom:2px solid var(--vm-gold);color:#fff;text-decoration:none;font-weight:850}.page-blogs .blogs-section{width:min(100% - 3rem,72rem);margin:0 auto!important;padding:clamp(3rem,6vw,5rem) 0!important}.page-blogs .blogs-section>h2{margin:0 0 1.5rem!important;padding-top:.7rem;border-top:5px solid var(--vm-ink);font-size:clamp(2rem,4vw,3.5rem)!important;letter-spacing:-.05em!important}.page-blogs .blogs-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:var(--vm-ink)!important;border:1px solid var(--vm-ink)}.page-blogs .blogs-card{display:flex!important;flex-direction:column;margin:0!important;padding:0 0 1.2rem!important;border:0!important;border-radius:0!important;background:var(--vm-paper)!important;box-shadow:none!important;overflow:hidden}.page-blogs .blogs-card img{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important;margin:0 0 1rem!important;border-radius:0!important;filter:saturate(.8)}.page-blogs .blogs-card-copy{display:flex;flex:1;flex-direction:column;padding:0 1rem}.page-blogs .blogs-card h3{margin:0 0 .4rem!important;font-size:1.35rem!important}.page-blogs .blogs-card p{color:#596064!important;font-size:.9rem!important;line-height:1.55!important}.page-blogs .blogs-card-copy>a{margin-top:auto!important;padding-top:.6rem;border-top:1px solid var(--vm-line);color:var(--vm-ink)!important;font-weight:800!important;text-decoration:none!important}.page-blogs .blogs-card-image{display:block}.page-blogs .blogs-guest-clean{padding:clamp(3rem,6vw,5rem) 0;background:var(--vm-teal);color:#fff}.page-blogs .blogs-guest-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.page-blogs .blogs-guest-clean h2{margin:.4rem 0 .8rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.9;letter-spacing:-.055em}.page-blogs .blogs-guest-clean p:not(.blogs-kicker){max-width:44rem;color:#dbe5e7}.page-blogs .blogs-guest-clean>a,.page-blogs .blogs-guest-grid>a{color:#fff;text-decoration:none;border-bottom:2px solid var(--vm-gold);font-weight:800;padding-bottom:.25rem}.page-blogs .sharedaddy{display:none!important}

/* Events + Gigs: shared live-culture language. */
.vm-events-clean,.vm-gigs-clean{background:var(--vm-paper);color:var(--vm-ink)}.events-vm-hero,.gigs-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));color:#fff}.events-vm-hero{background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.3)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Home-Stories-Notebook.jpg') center/cover}.gigs-vm-hero{background:linear-gradient(90deg,rgba(17,21,22,.9),rgba(17,21,22,.25)),url('https://versomedia.me/wp-content/uploads/2025/10/Gigs-2025GigReviews.png') center/cover}.events-vm-hero-copy,.gigs-vm-hero-copy{max-width:48rem}.events-vm-kicker,.gigs-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.events-vm-hero h1,.gigs-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.events-vm-hero-copy>p:not(.events-vm-kicker),.gigs-vm-hero-copy>p:not(.gigs-vm-kicker){max-width:40rem;color:#e2e7e8;font-size:1.05rem}.events-vm-hero a,.gigs-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.events-vm-intro,.gigs-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.events-vm-intro-grid,.gigs-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.events-vm-intro h2,.gigs-vm-intro h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.events-vm-intro-grid>div>p,.gigs-vm-intro-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.events-vm-data,.gigs-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.events-vm-hub .vdh-events-head,.gigs-vm-hub .vdh-gigs-heading{display:none!important}.events-vm-hub .vdh-events-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:var(--vm-ink)!important;border:1px solid var(--vm-ink)}.events-vm-hub .vdh-column{padding:1.1rem!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.events-vm-hub .vdh-column h3{padding-bottom:.7rem;border-bottom:3px solid var(--vm-gold);font-size:1.25rem!important}.events-vm-hub .vdh-item{padding:1rem 0!important;border:0!important;border-bottom:1px solid var(--vm-line)!important;border-radius:0!important;background:none!important}.events-vm-hub .vdh-date{color:var(--vm-teal)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase}.events-vm-hub .vdh-item h4{margin:.25rem 0!important;font-size:1.12rem!important}.gigs-vm-hub .vdh-gig-tabs{display:flex!important;gap:1px!important;background:var(--vm-line)!important}.gigs-vm-hub .vdh-gig-tabs button{flex:1;border:0!important;border-radius:0!important;background:#fff!important;color:var(--vm-ink)!important}.gigs-vm-hub .vdh-gig-tabs button.active{background:var(--vm-ink)!important;color:#fff!important}.gigs-vm-hub .vdh-gig-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:var(--vm-ink)!important;border:1px solid var(--vm-ink)}.gigs-vm-hub .vdh-gig-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden}.gigs-vm-hub .vdh-gig-image{display:block;aspect-ratio:4/3;overflow:hidden}.gigs-vm-hub .vdh-gig-image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}.gigs-vm-hub .vdh-gig-copy{padding:1rem!important}.gigs-vm-hub .vdh-gig-copy time{color:var(--vm-teal)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase}.gigs-vm-hub .vdh-gig-copy h3{letter-spacing:-.03em!important}.gigs-vm-hub .vdh-gig-link{color:var(--vm-ink)!important;font-weight:850!important}
@media(max-width:850px){.events-vm-intro-grid,.gigs-vm-intro-grid{grid-template-columns:1fr;gap:1rem}.events-vm-hub .vdh-events-grid,.gigs-vm-hub .vdh-gig-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:560px){.events-vm-hero,.gigs-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.events-vm-data>.site-shell,.events-vm-intro>.site-shell,.gigs-vm-data>.site-shell,.gigs-vm-intro>.site-shell{width:min(100% - 2rem,72rem)}.events-vm-hub .vdh-events-grid,.gigs-vm-hub .vdh-gig-grid{grid-template-columns:1fr!important}}

/* Generic archive/search/error safety net. */
.vm-archive-page,.vm-search-page,.vm-error-page{background:var(--vm-paper);color:var(--vm-ink)}.vm-archive-hero,.vm-search-hero,.vm-error-hero{padding:clamp(3rem,7vw,6rem) 0;border-bottom:1px solid var(--vm-ink);background:var(--vm-paper)}.vm-archive-kicker,.vm-error-kicker{margin:0;color:var(--vm-teal);font-size:.68rem;font-weight:850;letter-spacing:.13em}.vm-archive-hero h1,.vm-search-hero h1,.vm-error-hero h1{max-width:58rem;margin:.5rem 0 1rem;font-size:clamp(3rem,8vw,6.5rem);line-height:.88;letter-spacing:-.065em}.vm-archive-desc,.vm-search-hero>div>p,.vm-error-hero p{max-width:44rem;font-family:Georgia,serif;font-size:1.03rem;line-height:1.7}.vm-archive-list,.vm-search-results{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.vm-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.vm-archive-card{display:flex;flex-direction:column;background:#fff}.vm-archive-image{display:block;aspect-ratio:16/10;overflow:hidden}.vm-archive-image img{width:100%;height:100%;object-fit:cover}.vm-archive-copy{display:flex;flex:1;flex-direction:column;padding:1rem}.vm-archive-copy time,.vm-search-list time{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--vm-teal)}.vm-archive-copy h2,.vm-search-list h2{margin:.35rem 0 .55rem;font-size:1.35rem;letter-spacing:-.03em}.vm-archive-copy h2 a,.vm-search-list h2 a{color:inherit;text-decoration:none}.vm-archive-copy>div,.vm-search-list article>div{color:#596064}.vm-archive-link,.vm-search-list article>a{margin-top:auto;padding-top:.7rem;border-top:1px solid var(--vm-line);color:inherit;font-weight:800;text-decoration:none}.vm-pagination{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem}.vm-pagination a{color:inherit;font-weight:800;text-decoration:none}.vm-search-form,.vm-error-search form{max-width:34rem;margin-top:1.5rem}.vm-search-form input[type=search],.vm-error-search input[type=search]{width:100%;min-height:3rem;border:1px solid var(--vm-line);border-radius:0;background:#fff}.vm-search-form input[type=submit],.vm-error-search input[type=submit]{min-height:3rem;border:0;border-radius:0;background:var(--vm-teal);color:#fff;font-weight:850}.vm-search-list{display:grid;gap:0}.vm-search-list article{padding:1.4rem 0;border-bottom:1px solid var(--vm-line)}.vm-error-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.vm-error-number{font-size:clamp(7rem,20vw,16rem);line-height:.7;font-weight:950;color:var(--vm-gold);letter-spacing:-.08em}.vm-error-hero a{display:inline-block;margin-top:.8rem;color:inherit;font-weight:850;text-decoration:none;border-bottom:2px solid var(--vm-gold)}.vm-error-search{padding:3rem 0;background:#fff}.vm-error-search p{font-weight:800}
@media(max-width:850px){.vm-archive-grid{grid-template-columns:1fr 1fr}.vm-error-grid{grid-template-columns:1fr}.vm-error-number{display:none}}@media(max-width:560px){.vm-archive-grid{grid-template-columns:1fr}.vm-archive-hero>.site-shell,.vm-search-hero>.site-shell,.vm-error-hero>.site-shell,.vm-archive-list>.site-shell,.vm-search-results>.site-shell,.vm-error-search>.site-shell{width:min(100% - 2rem,72rem)}}

/* Final mobile audit: On This Day, Events/Gigs, Contact and Blogs. */
@media(max-width:560px){.otd-vm-intro,.otd-vm-data{padding-top:2.5rem;padding-bottom:2.5rem}.otd-vm-hub .vdh-otd-calendar-panel{padding:1rem!important}.otd-vm-hub .vdh-otd-quickdates{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:1px!important}.otd-vm-hub .vdh-otd-quickdates a{padding:.7rem .4rem!important;text-align:center!important;font-size:.75rem!important}.otd-vm-hub .vdh-otd-controls{display:grid!important;grid-template-columns:1fr!important;background:none!important;border:0!important;gap:.6rem!important}.otd-vm-hub .vdh-otd-controls label,.otd-vm-hub .vdh-otd-controls input,.otd-vm-hub .vdh-otd-controls select,.otd-vm-hub .vdh-otd-controls button,.otd-vm-hub .vdh-otd-controls>a{width:100%!important;min-width:0!important}.otd-vm-hub .vdh-otd-item{display:grid!important;grid-template-columns:4.25rem 1fr!important;gap:.85rem!important;padding:.9rem 0!important}.otd-vm-hub .vdh-otd-link{grid-column:2!important;justify-self:start!important}.events-vm-hero,.gigs-vm-hero{min-height:20rem!important;padding-left:1rem!important;padding-right:1rem!important}.events-vm-intro,.events-vm-data,.gigs-vm-intro,.gigs-vm-data{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.events-vm-hub .vdh-events-grid{grid-template-columns:1fr!important;gap:.75rem!important}.events-vm-hub .vdh-column{padding:.9rem!important}.events-vm-hub .vdh-item{padding:.75rem 0!important}.gigs-vm-hub .vdh-gig-tabs{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important}.gigs-vm-hub .vdh-gig-tabs button{flex:0 0 auto!important}.gigs-vm-hub .vdh-gig-grid{grid-template-columns:1fr!important}.gigs-vm-hub .vdh-gig-card{border-radius:0!important;box-shadow:none!important}.contact-vm-hero{min-height:20rem!important;padding-left:1rem!important;padding-right:1rem!important}.contact-vm-intro,.contact-vm-form{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.contact-vm-form-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.contact-vm-form-wrap{padding:1rem!important}.contact-vm-link-grid{grid-template-columns:1fr!important}.contact-vm-link-grid a{min-height:7rem!important}.page-blogs .blogs-hero{min-height:20rem!important}.page-blogs .blogs-hero h2{font-size:clamp(2.7rem,14vw,4.3rem)!important}.page-blogs .blogs-lead{font-size:1rem!important;line-height:1.6!important}.page-blogs .blogs-section{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.page-blogs .blogs-card h3{font-size:1.2rem!important}.page-blogs .blogs-card p{font-size:.88rem!important}}

/* Other Bits: use shared Radio shell; suppress the legacy intro inside content. */
.page-other-bits .other-bits-hub>.other-bits-single,.page-other-bits .other-bits-hub>.radio-page,.page-other-bits .other-bits-hub>style,.page-other-bits .other-bits-hub>.sharedaddy{display:none!important}.page-other-bits .other-bits-hub>.verso-data-hub{margin-top:0!important}.page-other-bits .other-bits-hub>.verso-data-hub+.verso-data-hub{margin-top:2.5rem!important}

/* Contact: clean, direct, and consistent with the Verso section language. */
.vm-contact-clean{background:var(--vm-paper);color:var(--vm-ink)}.contact-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(115deg,rgba(17,21,22,.96),rgba(23,71,87,.78));color:#fff}.contact-vm-hero-copy{max-width:47rem}.contact-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.contact-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.contact-vm-hero-copy>p:not(.contact-vm-kicker){max-width:39rem;color:#e2e7e8;font-size:1.05rem}.contact-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.contact-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.contact-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.contact-vm-intro h2,.contact-vm-form h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.contact-vm-intro-grid>div>p,.contact-vm-form-grid>div:first-child>p:not(.contact-vm-kicker){font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.contact-vm-form{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.contact-vm-form-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem;align-items:start}.contact-vm-form-wrap{padding:1.5rem;border-top:5px solid var(--vm-ink);background:var(--vm-paper)}.contact-vm-form-wrap .wpforms-container{margin:0!important}.contact-vm-form-wrap .wpforms-field{padding:0 0 1rem!important}.contact-vm-form-wrap input,.contact-vm-form-wrap textarea{width:100%!important;border:1px solid var(--vm-line)!important;border-radius:0!important;background:#fff!important;color:var(--vm-ink)!important;box-shadow:none!important}.contact-vm-form-wrap textarea{min-height:10rem!important}.contact-vm-form-wrap label,.contact-vm-form-wrap legend{font-weight:800!important;color:var(--vm-ink)!important}.contact-vm-form-wrap .wpforms-submit{border:0!important;border-radius:0!important;background:var(--vm-teal)!important;color:#fff!important;font-weight:850!important;padding:.8rem 1.3rem!important}.contact-vm-links{padding:0 0 clamp(3rem,6vw,5rem);background:#fff}.contact-vm-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.contact-vm-link-grid a{display:flex;min-height:10rem;flex-direction:column;padding:1.2rem;background:#fff;color:var(--vm-ink);text-decoration:none}.contact-vm-link-grid span{color:var(--vm-teal);font-size:.68rem;font-weight:900;letter-spacing:.1em}.contact-vm-link-grid strong{margin-top:auto;font-size:1.35rem}.contact-vm-link-grid em{font-style:normal;color:#5d6466;font-size:.9rem}
@media(max-width:850px){.contact-vm-intro-grid,.contact-vm-form-grid{grid-template-columns:1fr;gap:1rem}.contact-vm-link-grid{grid-template-columns:1fr}}@media(max-width:560px){.contact-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.contact-vm-intro>.site-shell,.contact-vm-form>.site-shell,.contact-vm-links>.site-shell{width:min(100% - 2rem,72rem)}.contact-vm-form-wrap{padding:1rem}}

/* On This Day: archive planner in the shared editorial shell. */
.vm-otd-clean{background:var(--vm-paper);color:var(--vm-ink)}.otd-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(110deg,rgba(17,21,22,.96),rgba(22,56,60,.72)),radial-gradient(circle at 80% 25%,var(--vm-gold),transparent 24%);color:#fff}.otd-vm-hero-copy{max-width:48rem}.otd-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.otd-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.otd-vm-hero-copy>p:not(.otd-vm-kicker){max-width:40rem;color:#e2e7e8;font-size:1.05rem}.otd-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.otd-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.otd-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.otd-vm-intro h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.otd-vm-intro-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.otd-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.otd-vm-hub .vdh-otd-head{display:none!important}.otd-vm-hub .vdh-otd-calendar-panel{border-radius:0!important;box-shadow:none!important;background:var(--vm-ink)!important;color:#fff!important}.otd-vm-hub .vdh-otd-calendar-panel strong,.otd-vm-hub .vdh-otd-calendar-panel span{color:#fff!important}.otd-vm-hub .vdh-otd-quickdates a{border-radius:0!important;background:var(--vm-gold)!important;color:var(--vm-ink)!important;font-weight:850!important}.otd-vm-hub .vdh-otd-controls{gap:1px!important;background:var(--vm-line)!important;border:1px solid var(--vm-line)!important}.otd-vm-hub .vdh-otd-controls label,.otd-vm-hub .vdh-otd-controls input,.otd-vm-hub .vdh-otd-controls select,.otd-vm-hub .vdh-otd-controls button,.otd-vm-hub .vdh-otd-controls>a{border:0!important;border-radius:0!important;box-shadow:none!important}.otd-vm-hub .vdh-otd-controls button{background:var(--vm-teal)!important;color:#fff!important}.otd-vm-hub .vdh-otd-day-title{margin-top:2.5rem!important;padding:.8rem 0!important;border-top:5px solid var(--vm-ink)!important;border-bottom:1px solid var(--vm-ink)!important;font-size:clamp(1.5rem,3vw,2.3rem)!important;letter-spacing:-.04em!important}.otd-vm-hub .vdh-otd-day-title span{color:var(--vm-teal)!important;font-size:.7rem!important;letter-spacing:.08em!important;text-transform:uppercase}.otd-vm-hub .vdh-otd-list{gap:0!important}.otd-vm-hub .vdh-otd-item{border:0!important;border-bottom:1px solid var(--vm-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.otd-vm-hub .vdh-otd-year strong{font-size:1.25rem!important}.otd-vm-hub .vdh-otd-copy small{color:var(--vm-teal)!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase}.otd-vm-hub .vdh-otd-copy h3{letter-spacing:-.025em!important}.otd-vm-hub .vdh-otd-link{color:var(--vm-ink)!important;font-weight:850!important}
@media(max-width:850px){.otd-vm-intro-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:560px){.otd-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.otd-vm-data>.site-shell,.otd-vm-intro>.site-shell{width:min(100% - 2rem,72rem)}}

/* Library: archive gateway, stripped of the old inline-card styling. */
.vm-library-clean{background:var(--vm-paper);color:var(--vm-ink)}.library-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.38)),url('https://versomedia.me/wp-content/uploads/2026/06/ROTRLibrary.png') center 28%/cover;color:#fff}.library-vm-hero-copy{max-width:48rem}.library-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.library-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.library-vm-hero-copy>p:not(.library-vm-kicker){max-width:40rem;color:#e2e7e8;font-size:1.05rem}.library-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.library-vm-feature{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.library-vm-feature-grid{display:grid;grid-template-columns:minmax(12rem,18rem) minmax(0,48rem);gap:clamp(2rem,5vw,5rem);align-items:center}.library-vm-cover img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;box-shadow:1rem 1rem 0 var(--vm-gold)}.library-vm-feature h2,.library-vm-note h2{margin:.4rem 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.library-vm-feature-grid>div:last-child>p:not(.library-vm-kicker),.library-vm-note-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.72}.library-vm-feature-grid a{display:inline-block;margin-top:.6rem;color:var(--vm-ink);font-weight:850;text-decoration:none;border-bottom:2px solid var(--vm-gold)}.library-vm-browse{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.library-vm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.library-vm-grid>a{display:flex;min-height:18rem;flex-direction:column;padding:1.4rem;background:#fff;color:var(--vm-ink);text-decoration:none}.library-vm-grid>a>span{color:var(--vm-teal);font-size:.68rem;font-weight:900;letter-spacing:.1em}.library-vm-grid h3{margin:.5rem 0;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}.library-vm-grid p{color:#596064;line-height:1.6}.library-vm-grid strong{margin-top:auto;padding-top:.8rem;border-top:1px solid var(--vm-line)}.library-vm-note{padding:clamp(3rem,6vw,5rem) 0;background:var(--vm-teal);color:#fff}.library-vm-note-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.library-vm-note h2{color:#fff}.library-vm-note-grid>div>p{color:#dbe5e7}.library-vm-note .library-vm-kicker{color:var(--vm-gold)!important}
@media(max-width:850px){.library-vm-feature-grid{grid-template-columns:11rem 1fr}.library-vm-grid{grid-template-columns:1fr}.library-vm-grid>a{min-height:0}.library-vm-note-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:560px){.library-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.library-vm-feature>.site-shell,.library-vm-browse>.site-shell,.library-vm-note>.site-shell{width:min(100% - 2rem,72rem)}.library-vm-feature-grid{grid-template-columns:1fr}.library-vm-cover{max-width:11rem}.library-vm-cover img{box-shadow:.6rem .6rem 0 var(--vm-gold)}}

/* Spotify: Verso structure with unmistakable Spotify cues. */
.vm-spotify-clean{background:var(--vm-paper);color:var(--vm-ink)}.spotify-vm-hero{position:relative;min-height:25rem;display:grid;grid-template-columns:1fr auto;align-items:end;gap:3rem;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(115deg,#101313 0%,#18231d 65%,#1db954 160%);color:#fff;overflow:hidden}.spotify-vm-hero-copy{max-width:48rem;position:relative;z-index:1}.spotify-vm-kicker{margin:0!important;color:#1ed760!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.spotify-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.spotify-vm-hero-copy>p:not(.spotify-vm-kicker){max-width:39rem;color:#e2e7e8;font-size:1.05rem}.spotify-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid #1ed760;color:#fff;font-weight:850;text-decoration:none}.spotify-vm-logo{font-size:clamp(6rem,16vw,13rem);line-height:.7;font-weight:950;letter-spacing:-.2em;color:#1ed760;opacity:.9;transform:rotate(-8deg);padding-right:.2em}.spotify-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.spotify-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.spotify-vm-intro h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.spotify-vm-intro-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.spotify-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.spotify-vm-hub .vdh-spotify-head{display:none!important}.spotify-vm-hub .vdh-spotify-filters{border-radius:0!important;background:#101313!important;color:#fff!important;box-shadow:none!important}.spotify-vm-hub .vdh-spotify-filters label{color:#fff!important}.spotify-vm-hub .vdh-spotify-filters input,.spotify-vm-hub .vdh-spotify-filters select{border-radius:0!important;background:#fff!important;color:var(--vm-ink)!important}.spotify-vm-hub .vdh-spotify-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:var(--vm-ink)!important;border:1px solid var(--vm-ink)}.spotify-vm-hub .vdh-spotify-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.spotify-vm-hub .vdh-spotify-art-link,.spotify-vm-hub .vdh-spotify-art{border-radius:0!important}.spotify-vm-hub .vdh-spotify-show{color:#14833b!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase}.spotify-vm-hub .vdh-spotify-card h3{letter-spacing:-.03em!important}.spotify-vm-hub .vdh-spotify-btn{border-radius:999px!important;background:#1ed760!important;color:#101313!important;font-weight:850!important}.spotify-vm-hub .vdh-spotify-meta{color:#60686a!important}
@media(max-width:850px){.spotify-vm-intro-grid{grid-template-columns:1fr;gap:1rem}.spotify-vm-hub .vdh-spotify-grid{grid-template-columns:1fr 1fr!important}.spotify-vm-logo{display:none}}@media(max-width:560px){.spotify-vm-hero{min-height:20rem;grid-template-columns:1fr;padding-left:1rem;padding-right:1rem}.spotify-vm-data>.site-shell,.spotify-vm-intro>.site-shell{width:min(100% - 2rem,72rem)}.spotify-vm-hub .vdh-spotify-grid{grid-template-columns:1fr!important}}

/* Books: literary personality inside the established Verso skeleton. */
.vm-books-clean{background:var(--vm-paper);color:var(--vm-ink)}.books-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.93),rgba(17,21,22,.34)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Home-Books.jpg') center/cover;color:#fff}.books-vm-hero-copy{max-width:47rem}.books-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.books-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.books-vm-hero-copy>p:not(.books-vm-kicker){max-width:39rem;color:#e2e7e8;font-size:1.05rem}.books-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.books-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.books-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.books-vm-intro h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.books-vm-intro-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.books-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.books-vm-hub>.verso-data-hub{max-width:100%!important}.books-vm-hub .vdh-books-hero{display:none!important}.books-vm-hub .vdh-books-period-controls{border-radius:0!important;box-shadow:none!important;background:var(--vm-ink)!important;color:#fff!important}.books-vm-hub .vdh-books-period-controls strong,.books-vm-hub .vdh-books-period-controls span{color:#fff!important}.books-vm-hub .vdh-books-period-controls select,.books-vm-hub .vdh-book-reset,.books-vm-hub input{border-radius:0!important}.books-vm-hub .vdh-books-stat-grid{gap:0!important;border-top:1px solid var(--vm-ink);border-bottom:1px solid var(--vm-ink)}.books-vm-hub .vdh-books-stat{border:0!important;border-right:1px solid var(--vm-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:var(--vm-ink)!important}.books-vm-hub .vdh-books-stat:last-child{border-right:0!important}.books-vm-hub .vdh-books-stat strong{font-size:clamp(1.7rem,3vw,2.8rem)!important;letter-spacing:-.045em!important;color:var(--vm-ink)!important}.books-vm-hub .vdh-books-stat span,.books-vm-hub .vdh-books-stat small{color:#60686a!important}.books-vm-hub .vdh-books-panel,.books-vm-hub .vdh-books-insight-cards article,.books-vm-hub .vdh-series-planner-card{border-radius:0!important;box-shadow:none!important}.books-vm-hub .vdh-books-panel-head>div>span,.books-vm-hub .vdh-series-planner-card-head span{color:var(--vm-teal)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.08em!important}.books-vm-hub .vdh-books-panel h3,.books-vm-hub .vdh-books-series-planner h3{letter-spacing:-.035em!important}.books-vm-hub .vdh-series-planner-grid{gap:1px!important;background:var(--vm-line)}.books-vm-hub .vdh-series-planner-card{border:0!important;background:#fff!important}.books-vm-hub .vdh-series-check-btn{border-radius:0!important;background:var(--vm-teal)!important;color:#fff!important}.books-vm-hub select,.books-vm-hub input,.books-vm-hub button{font-family:inherit!important}
@media(max-width:850px){.books-vm-intro-grid{grid-template-columns:1fr;gap:1rem}.books-vm-hub .vdh-books-stat-grid{grid-template-columns:1fr 1fr!important}.books-vm-hub .vdh-books-insights-grid{grid-template-columns:1fr!important}}@media(max-width:560px){.books-vm-hero{min-height:18rem;padding:2rem 1rem}.books-vm-hero h1{font-size:clamp(2.8rem,15vw,4.4rem)}.books-vm-hero-copy>p:not(.books-vm-kicker){font-size:.94rem;line-height:1.55}.books-vm-intro{padding:2.4rem 0}.books-vm-intro h2{font-size:clamp(2rem,12vw,3rem)}.books-vm-data{padding:2.4rem 0}.books-vm-data>.site-shell,.books-vm-intro>.site-shell{width:min(100% - 2rem,72rem)}.books-vm-hub .vdh-books-period-controls{display:grid!important;grid-template-columns:1fr!important;gap:.7rem!important;padding:1rem!important}.books-vm-hub .vdh-books-period-controls label,.books-vm-hub .vdh-books-period-controls select,.books-vm-hub .vdh-book-reset{width:100%!important;min-width:0!important}.books-vm-hub .vdh-books-stat-grid{grid-template-columns:1fr 1fr!important}.books-vm-hub .vdh-books-stat{padding:.85rem!important;min-width:0!important}.books-vm-hub .vdh-books-stat strong{font-size:clamp(1.45rem,9vw,2rem)!important}.books-vm-hub .vdh-books-stat span,.books-vm-hub .vdh-books-stat small{font-size:.62rem!important}.books-vm-hub .vdh-books-insight-cards{grid-template-columns:1fr 1fr!important}.books-vm-hub .vdh-series-planner-tools{display:grid!important;grid-template-columns:1fr!important}.books-vm-hub .vdh-series-planner-tools input,.books-vm-hub .vdh-series-planner-tools select{width:100%!important}.books-vm-hub .vdh-series-planner-grid{grid-template-columns:1fr!important}}

/* Vinyl: collection-led shell, same family as Radio/Blogs/Training. */
.vm-vinyl-clean{background:var(--vm-paper);color:var(--vm-ink)}.vinyl-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.32)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Home-Vinyl.jpg') center/cover;color:#fff}.vinyl-vm-hero-copy{max-width:47rem}.vinyl-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.vinyl-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.vinyl-vm-hero-copy>p:not(.vinyl-vm-kicker){max-width:39rem;color:#e2e7e8;font-size:1.05rem}.vinyl-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.vinyl-vm-intro{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.vinyl-vm-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.vinyl-vm-intro h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.vinyl-vm-intro-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.vinyl-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.vinyl-vm-hub>.verso-data-hub{max-width:100%!important}.vinyl-vm-hub .vdh-record-collection-head{display:none!important}.vinyl-vm-hub .vdh-record-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;border-top:1px solid var(--vm-ink);border-bottom:1px solid var(--vm-ink)}.vinyl-vm-hub .vdh-record-stats article{padding:1.1rem!important;border:0!important;border-right:1px solid var(--vm-line)!important;border-radius:0!important;background:none!important;box-shadow:none!important}.vinyl-vm-hub .vdh-record-stats article:last-child{border-right:0!important}.vinyl-vm-hub .vdh-record-stats strong{font-size:clamp(1.35rem,2.5vw,2.35rem)!important;line-height:1!important;letter-spacing:-.04em!important;white-space:nowrap}.vinyl-vm-hub .vdh-record-stats span{font-size:.62rem!important;font-weight:800!important;letter-spacing:.065em!important;text-transform:uppercase;white-space:nowrap}.vinyl-vm-hub .vdh-record-collection-weekly-pick{margin:2.5rem 0!important}.vinyl-vm-hub .vdh-record-week{border-radius:0!important;box-shadow:none!important;background:var(--vm-teal)!important;color:#fff!important}.vinyl-vm-hub .vdh-record-week h2,.vinyl-vm-hub .vdh-record-week h3,.vinyl-vm-hub .vdh-record-week strong{color:#fff!important}.vinyl-vm-hub .vdh-record-week-heading>span{color:var(--vm-gold)!important}.vinyl-vm-hub .vdh-record-week p,.vinyl-vm-hub .vdh-record-week small{color:#dbe5e7!important}.vinyl-vm-hub .vdh-record-tools{gap:1px!important;background:var(--vm-line)!important;border:1px solid var(--vm-line)!important}.vinyl-vm-hub .vdh-record-tools input,.vinyl-vm-hub .vdh-record-tools select,.vinyl-vm-hub .vdh-record-reset{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:var(--vm-ink)!important}.vinyl-vm-hub .vdh-record-table-wrap{border:1px solid var(--vm-line)!important;border-radius:0!important;box-shadow:none!important}.vinyl-vm-hub .vdh-record-table th{background:var(--vm-ink)!important;color:#fff!important}.vinyl-vm-hub .vdh-record-table tbody tr:nth-child(even){background:#f2f0e9!important}
@media(max-width:850px){.vinyl-vm-intro-grid{grid-template-columns:1fr;gap:1rem}.vinyl-vm-hub .vdh-record-stats{grid-template-columns:1fr 1fr!important}}@media(max-width:560px){.vinyl-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.vinyl-vm-data>.site-shell,.vinyl-vm-intro>.site-shell{width:min(100% - 2rem,72rem)}.vinyl-vm-hub .vdh-record-stats{grid-template-columns:1fr!important}.vinyl-vm-hub .vdh-record-stats article{border-right:0!important;border-bottom:1px solid var(--vm-line)!important}}

/* Data tables: stable column geometry on desktop; safe horizontal scroll on small screens. */
.vinyl-vm-hub .vdh-record-table{width:100%!important;min-width:68rem!important;table-layout:fixed!important}.vinyl-vm-hub .vdh-record-table th,.vinyl-vm-hub .vdh-record-table td{vertical-align:top!important;word-break:normal!important;overflow-wrap:normal!important}.vinyl-vm-hub .vdh-record-table th:nth-child(1),.vinyl-vm-hub .vdh-record-table td:nth-child(1){width:15%}.vinyl-vm-hub .vdh-record-table th:nth-child(2),.vinyl-vm-hub .vdh-record-table td:nth-child(2){width:21%}.vinyl-vm-hub .vdh-record-table th:nth-child(3),.vinyl-vm-hub .vdh-record-table td:nth-child(3){width:11%;white-space:nowrap}.vinyl-vm-hub .vdh-record-table th:nth-child(4),.vinyl-vm-hub .vdh-record-table td:nth-child(4){width:8%;white-space:nowrap}.vinyl-vm-hub .vdh-record-table th:nth-child(5),.vinyl-vm-hub .vdh-record-table td:nth-child(5){width:8%;white-space:nowrap}.vinyl-vm-hub .vdh-record-table th:nth-child(6),.vinyl-vm-hub .vdh-record-table td:nth-child(6){width:9%;white-space:nowrap}.vinyl-vm-hub .vdh-record-table th:nth-child(7),.vinyl-vm-hub .vdh-record-table td:nth-child(7){width:13%;white-space:nowrap}.vinyl-vm-hub .vdh-record-table th:nth-child(8),.vinyl-vm-hub .vdh-record-table td:nth-child(8){width:15%}.books-vm-hub .vdh-book-table{width:100%!important;min-width:72rem!important;table-layout:fixed!important}.books-vm-hub .vdh-book-table th,.books-vm-hub .vdh-book-table td{vertical-align:top!important;word-break:normal!important;overflow-wrap:normal!important}.books-vm-hub .vdh-book-table th:nth-child(1),.books-vm-hub .vdh-book-table td:nth-child(1){width:20%}.books-vm-hub .vdh-book-table th:nth-child(2),.books-vm-hub .vdh-book-table td:nth-child(2){width:15%}.books-vm-hub .vdh-book-table th:nth-child(3),.books-vm-hub .vdh-book-table td:nth-child(3){width:17%}.books-vm-hub .vdh-book-table th:nth-child(4),.books-vm-hub .vdh-book-table td:nth-child(4){width:7%;white-space:nowrap}.books-vm-hub .vdh-book-table th:nth-child(5),.books-vm-hub .vdh-book-table td:nth-child(5){width:15%}.books-vm-hub .vdh-book-table th:nth-child(6),.books-vm-hub .vdh-book-table td:nth-child(6){width:7%;white-space:nowrap}.books-vm-hub .vdh-book-table th:nth-child(7),.books-vm-hub .vdh-book-table td:nth-child(7){width:11%;white-space:nowrap}.books-vm-hub .vdh-book-table th:nth-child(8),.books-vm-hub .vdh-book-table td:nth-child(8){width:8%;white-space:nowrap}.books-vm-hub .vdh-book-table th button{white-space:nowrap!important;padding:0!important;font-size:.76rem!important}.books-vm-hub .vdh-book-table td{font-size:.85rem!important}.vinyl-vm-hub .vdh-record-table th{white-space:nowrap!important}.vinyl-vm-hub .vdh-record-table td{font-size:.86rem!important}.books-vm-hub .vdh-book-table-wrap,.books-vm-hub .vdh-books-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}

/* Mobile polish: Vinyl, Spotify and Library. */
@media(max-width:560px){.vinyl-vm-hub .vdh-record-tools{display:grid!important;grid-template-columns:1fr!important;background:none!important;border:0!important;gap:.5rem!important}.vinyl-vm-hub .vdh-record-tools input,.vinyl-vm-hub .vdh-record-tools select,.vinyl-vm-hub .vdh-record-reset{width:100%!important;min-width:0!important;border:1px solid var(--vm-line)!important}.vinyl-vm-hub .vdh-record-collection-weekly-pick{margin:1.5rem 0!important}.vinyl-vm-hub .vdh-record-week{padding:1rem!important}.vinyl-vm-hub .vdh-record-week h2,.vinyl-vm-hub .vdh-record-week h3{font-size:1.45rem!important;line-height:1.05!important}.vinyl-vm-hub .vdh-record-table{min-width:42rem!important}.spotify-vm-intro,.spotify-vm-data{padding-top:2.5rem;padding-bottom:2.5rem}.spotify-vm-hub .vdh-spotify-filters{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important;padding:1rem!important}.spotify-vm-hub .vdh-spotify-filters input,.spotify-vm-hub .vdh-spotify-filters select{width:100%!important;min-width:0!important}.spotify-vm-hub .vdh-spotify-card{padding-bottom:.5rem!important}.spotify-vm-hub .vdh-spotify-btn{display:block!important;width:100%!important;text-align:center!important}.library-vm-feature{padding:2.5rem 0}.library-vm-feature h2,.library-vm-note h2{font-size:clamp(2rem,11vw,3rem)}.library-vm-grid>a{padding:1rem;min-height:0}.library-vm-grid h3{font-size:1.8rem}.library-vm-note{padding:2.5rem 0}}

/* Training: story-led shell with the live Hub retained underneath. */
.vm-training-clean{background:var(--vm-paper);color:var(--vm-ink)}.training-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.9),rgba(17,21,22,.3)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Home-Training-Road-Bike.jpg') center/cover;color:#fff}.training-vm-hero-copy{max-width:46rem}.training-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.training-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.training-vm-hero-copy>p:not(.training-vm-kicker){max-width:38rem;color:#e2e7e8;font-size:1.05rem}.training-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.training-vm-story{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--vm-ink)}.training-vm-story-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem}.training-vm-story h2{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.training-vm-story-grid>div>p{font-family:Georgia,serif;font-size:1.03rem;line-height:1.75}.training-vm-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.training-vm-hub>.verso-data-hub{max-width:100%!important}.training-vm-hub .vdh-sport-hero{border-radius:0!important;box-shadow:none!important}.training-vm-hub .vdh-training-goal-card,.training-vm-hub .vdh-sport-now article,.training-vm-hub .vdh-training-period-grid article,.training-vm-hub .vdh-training-kpi,.training-vm-hub .vdh-training-pb,.training-vm-hub .vdh-milestone-grid article{border-radius:0!important;box-shadow:none!important}.training-vm-hub .vdh-sport-section-head{border-top:1px solid var(--vm-line);padding-top:1.2rem}.training-vm-hub .vdh-training-goal-grid,.training-vm-hub .vdh-training-period-grid,.training-vm-hub .vdh-training-pb-grid,.training-vm-hub .vdh-milestone-grid{gap:1px!important;background:var(--vm-line)}.training-vm-hub .vdh-training-goal-card,.training-vm-hub .vdh-training-period-grid article,.training-vm-hub .vdh-training-pb,.training-vm-hub .vdh-milestone-grid article{background:#fff!important;border:0!important}
/* Training Hub typography/colour normalisation. */
.training-vm-hub,.training-vm-hub button,.training-vm-hub select,.training-vm-hub input{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--vm-ink)}.training-vm-hub h2,.training-vm-hub h3,.training-vm-hub strong{font-family:inherit!important;color:var(--vm-ink)}.training-vm-hub .vdh-sport-hero{display:grid!important;grid-template-columns:1fr auto!important;gap:2rem!important;align-items:end!important;padding:1.5rem 0!important;border-top:5px solid var(--vm-ink)!important;border-bottom:1px solid var(--vm-line)!important;background:transparent!important;color:var(--vm-ink)!important}.training-vm-hub .vdh-sport-hero>div:first-child{max-width:38rem}.training-vm-hub .vdh-sport-hero h2{margin:.3rem 0 .4rem!important;font-size:clamp(2rem,4vw,3.4rem)!important;line-height:.95!important;letter-spacing:-.05em!important}.training-vm-hub .vdh-sport-hero p{margin:0!important;font-size:.95rem!important}.training-vm-hub .vdh-sport-lifetime{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border-left:1px solid var(--vm-line)!important}.training-vm-hub .vdh-sport-lifetime>div{min-width:0!important;padding:.7rem 1rem!important;border-right:1px solid var(--vm-line)!important}.training-vm-hub .vdh-sport-lifetime strong{display:block!important;font-size:clamp(1.25rem,2.2vw,2rem)!important;line-height:1!important;letter-spacing:-.04em!important}.training-vm-hub .vdh-sport-lifetime span{display:block!important;margin-top:.35rem!important;font-size:.62rem!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important}.training-vm-hub .vdh-sport-hero{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important;padding:1.35rem!important;background:var(--vm-teal)!important;border-top:0!important;border-bottom:0!important;color:#fff!important}.training-vm-hub .vdh-sport-hero>div:first-child{max-width:none!important}.training-vm-hub .vdh-sport-hero h2{font-size:clamp(1.9rem,4vw,3rem)!important;line-height:.95!important}.training-vm-hub .vdh-sport-lifetime{grid-template-columns:repeat(4,minmax(0,1fr))!important;border:1px solid rgba(255,255,255,.28)!important}.training-vm-hub .vdh-sport-lifetime>div{padding:.85rem 1rem!important;border-right:1px solid rgba(255,255,255,.2)!important}.training-vm-hub .vdh-sport-hero h2,.training-vm-hub .vdh-sport-hero strong{color:#fff!important}.training-vm-hub .vdh-sport-hero p,.training-vm-hub .vdh-sport-hero span:not(.vdh-sport-kicker){color:#dbe5e7!important}.training-vm-hub .vdh-sport-kicker,.training-vm-hub small{font-family:inherit!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase}.training-vm-hub .vdh-sport-kicker{color:var(--vm-teal)!important}.training-vm-hub .vdh-sport-hero .vdh-sport-kicker{color:var(--vm-gold)!important}.training-vm-hub .vdh-sport-section-head h3{font-size:clamp(1.55rem,3vw,2.35rem)!important;line-height:1!important;letter-spacing:-.04em!important}.training-vm-hub .vdh-sport-section-head p,.training-vm-hub .vdh-training-goal-target,.training-vm-hub .vdh-training-goal-meta,.training-vm-hub .vdh-training-period-grid span,.training-vm-hub .vdh-training-pb small{color:#60686a!important}.training-vm-hub .vdh-training-goal-value,.training-vm-hub .vdh-training-kpi strong,.training-vm-hub .vdh-park-pb{letter-spacing:-.045em!important}.training-vm-hub .vdh-training-goal-bar{background:#dfe1dc!important}.training-vm-hub .vdh-training-goal-bar span{background:var(--vm-teal)!important}.training-vm-hub .vdh-park-panel{background:var(--vm-teal)!important;color:#fff!important;border-radius:0!important}.training-vm-hub .vdh-park-panel h3,.training-vm-hub .vdh-park-panel strong,.training-vm-hub .vdh-park-panel .vdh-park-pb{color:#fff!important}.training-vm-hub .vdh-park-panel span:not(.vdh-sport-kicker),.training-vm-hub .vdh-park-panel small{color:#d9e4e6!important}.training-vm-hub .vdh-park-panel .vdh-sport-kicker{color:var(--vm-gold)!important}.training-vm-hub select{background:#fff!important;border:1px solid var(--vm-line)!important;border-radius:0!important}
@media(max-width:850px){.training-vm-story-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:560px){.training-vm-hero{min-height:20rem;padding-left:1rem;padding-right:1rem}.training-vm-data>.site-shell,.training-vm-story>.site-shell{width:min(100% - 2rem,72rem)}}

/* Training mobile: collapse lifetime stats and dense Hub grids cleanly. */
@media(max-width:560px){.training-vm-story,.training-vm-data{padding-top:2.5rem;padding-bottom:2.5rem}.training-vm-hub .vdh-sport-hero{display:block!important;padding:1rem 0!important}.training-vm-hub .vdh-sport-hero h2{font-size:2rem!important}.training-vm-hub .vdh-sport-lifetime{grid-template-columns:1fr 1fr!important;margin-top:1rem!important;border-top:1px solid var(--vm-line)!important;border-left:0!important}.training-vm-hub .vdh-sport-lifetime>div{padding:.75rem!important;border-bottom:1px solid var(--vm-line)!important}.training-vm-hub .vdh-sport-lifetime strong{font-size:1.45rem!important}.training-vm-hub .vdh-training-goal-grid,.training-vm-hub .vdh-training-period-grid,.training-vm-hub .vdh-training-pb-grid,.training-vm-hub .vdh-milestone-grid{grid-template-columns:1fr!important;background:none!important;gap:.75rem!important}.training-vm-hub .vdh-training-goal-card,.training-vm-hub .vdh-training-period-grid article,.training-vm-hub .vdh-training-pb,.training-vm-hub .vdh-milestone-grid article{border:1px solid var(--vm-line)!important;padding:1rem!important}.training-vm-hub select,.training-vm-hub input,.training-vm-hub button{max-width:100%!important}}

/* Quiz detail pages: shared family treatment for legacy quiz archives. */
.vm-quiz-detail .vm-article-head{background:var(--vm-gold);border-bottom:0}.vm-quiz-detail .vm-article-label{color:var(--vm-ink)!important}.vm-quiz-detail .vm-article-head-grid{grid-template-columns:1fr!important}.vm-quiz-detail .vm-article-meta{display:none!important}.vm-quiz-detail .vm-article-hero{display:none!important}.vm-quiz-detail .vm-article-body{grid-template-columns:4rem minmax(0,52rem);width:min(100% - 2rem,62rem);padding-top:2.5rem}.vm-quiz-detail .vm-article-rule{border-top-color:var(--vm-teal)}.vm-quiz-detail .grosvenor-hero,.vm-quiz-detail .pub-quiz-hero,.vm-quiz-detail .audio-quiz-hero,.vm-quiz-detail .picture-rounds-hero,.vm-quiz-detail .excel-quiz-hero{max-width:none!important;margin:0 0 2rem!important;padding:0 0 1.5rem!important;text-align:left!important;border-bottom:1px solid var(--vm-line)!important}.vm-quiz-detail .quiz-page-logo{display:none!important}.vm-quiz-detail .grosvenor-kicker,.vm-quiz-detail .pub-quiz-kicker,.vm-quiz-detail .audio-quiz-kicker,.vm-quiz-detail .picture-rounds-kicker,.vm-quiz-detail .excel-quiz-kicker{color:var(--vm-teal)!important;font-family:system-ui,sans-serif!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase}.vm-quiz-detail .grosvenor-hero h2,.vm-quiz-detail .pub-quiz-hero h2,.vm-quiz-detail .audio-quiz-hero h2,.vm-quiz-detail .picture-rounds-hero h2,.vm-quiz-detail .excel-quiz-hero h2{font-size:clamp(2rem,4vw,3.1rem)!important;line-height:1!important;letter-spacing:-.045em!important;text-align:left!important}.vm-quiz-detail .vdh-quiz-archive{background:#fff!important;border-top:5px solid var(--vm-ink)!important;padding:1.2rem!important}.vm-quiz-detail .vdh-quiz-archive-head{display:grid!important;grid-template-columns:1fr auto;gap:1rem;align-items:end;border-bottom:1px solid var(--vm-line);padding-bottom:.9rem;margin-bottom:1rem}.vm-quiz-detail .vdh-quiz-archive-head h2{margin:0!important;font-size:clamp(1.8rem,4vw,2.7rem)!important}.vm-quiz-detail .vdh-category-filter{display:flex!important;flex-wrap:wrap!important;gap:1px!important;margin-bottom:1rem!important;background:var(--vm-line)!important;border:1px solid var(--vm-line)!important}.vm-quiz-detail .vdh-category-btn{border:0!important;border-radius:0!important;background:#fff!important;color:var(--vm-ink)!important}.vm-quiz-detail .vdh-category-btn.active{background:var(--vm-teal)!important;color:#fff!important}.vm-quiz-detail .vdh-card{border-radius:0!important;box-shadow:none!important}.vm-quiz-detail .vdh-btn{border-radius:0!important;background:var(--vm-ink)!important;color:#fff!important}
.vm-quiz-page{background:var(--vm-paper);color:var(--vm-ink)}.quiz-detail-hero{padding:clamp(3rem,7vw,5.5rem) 0;background:var(--vm-gold)}.quiz-detail-hero-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.quiz-detail-kicker{margin:0;color:var(--vm-teal);font-size:.68rem;font-weight:850;letter-spacing:.12em}.quiz-detail-hero h1{margin:.4rem 0 .8rem;font-size:clamp(3.5rem,8vw,6.5rem);line-height:.84;letter-spacing:-.07em}.quiz-detail-hero p:not(.quiz-detail-kicker){max-width:42rem;font-size:1.02rem}.quiz-detail-mark{font-size:clamp(7rem,18vw,13rem);line-height:.7;font-weight:950;color:rgba(17,21,22,.16)}.quiz-detail-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.quiz-detail-actions a{color:var(--vm-ink);font-weight:850;text-decoration:none;border-bottom:2px solid currentColor}.quiz-detail-body{padding:clamp(3rem,6vw,5rem) 0}.quiz-detail-content{max-width:58rem}.quiz-detail-content .charity-hero{margin:0 0 2.5rem!important;padding:0 0 2rem!important;background:none!important;border-bottom:1px solid var(--vm-line)!important;text-align:left!important}.quiz-detail-content .charity-hero h2{font-size:clamp(2rem,4vw,3.2rem)!important;letter-spacing:-.045em!important}.quiz-detail-content .charity-stat{border-radius:0!important;background:var(--vm-teal)!important;color:#fff!important}.quiz-detail-content .charity-panel-card,.quiz-detail-content .charity-info-card{border-radius:0!important;box-shadow:none!important}.quiz-detail-content .charity-panel-card{border-top:5px solid var(--vm-ink)!important;padding-top:1.2rem!important}.quiz-detail-content .charity-columns{gap:1px!important;background:var(--vm-line)!important}.quiz-detail-content .charity-info-card{background:#fff!important;border:0!important}
@media(max-width:560px){.vm-quiz-detail .vm-article-body{grid-template-columns:1fr!important}.vm-quiz-detail .vm-article-rule{display:none}.vm-quiz-detail .vdh-quiz-archive{padding:.8rem!important}.vm-quiz-detail .vdh-quiz-archive-head{grid-template-columns:1fr}.quiz-detail-hero-grid{grid-template-columns:1fr}.quiz-detail-mark{display:none}.quiz-detail-hero{padding:2.5rem 0}.quiz-detail-hero>.site-shell,.quiz-detail-body>.site-shell{width:min(100% - 2rem,72rem)}}

/* Quizzes: same section skeleton, with a brighter quiz personality. */
.vm-quizzes-clean{background:var(--vm-paper);color:var(--vm-ink)}.quiz-vm-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.35)),url('https://versomedia.me/wp-content/uploads/2026/06/QuizHub.png') center/cover;color:#fff}.quiz-vm-hero-copy{max-width:46rem}.quiz-vm-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.quiz-vm-hero h1{margin:.3rem 0 .8rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.82;letter-spacing:-.075em}.quiz-vm-hero-copy>p:not(.quiz-vm-kicker){max-width:37rem;color:#e2e7e8;font-size:1.05rem}.quiz-vm-hero a{display:inline-block;margin-top:.7rem;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.quiz-vm-section{padding:clamp(3rem,6vw,5rem) 0}.quiz-vm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vm-ink);border:1px solid var(--vm-ink)}.quiz-vm-card{display:flex;flex-direction:column;background:var(--vm-paper)}.quiz-vm-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#ddd}.quiz-vm-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.quiz-vm-card>div{display:flex;flex:1;flex-direction:column;padding:1.1rem}.quiz-vm-number{margin:0;color:var(--vm-teal);font-size:.68rem;font-weight:900;letter-spacing:.1em}.quiz-vm-card h3{margin:.25rem 0 .45rem;font-size:1.35rem;letter-spacing:-.03em}.quiz-vm-card>div>p:not(.quiz-vm-number){color:#596064;font-size:.92rem;line-height:1.55}.quiz-vm-card>div>a{margin-top:auto;padding-top:.65rem;border-top:1px solid var(--vm-line);color:inherit;font-weight:800;text-decoration:none}.quiz-vm-service{background:var(--vm-gold);padding:clamp(3rem,6vw,5rem) 0}.quiz-vm-service-grid{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:end}.quiz-vm-service h2,.quiz-vm-free h2{max-width:48rem;margin:.4rem 0 .8rem;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.92;letter-spacing:-.055em}.quiz-vm-service p:not(.quiz-vm-kicker),.quiz-vm-free p:not(.quiz-vm-kicker){max-width:48rem}.quiz-vm-service-grid>a{color:var(--vm-ink);font-weight:850;text-decoration:none;border-bottom:2px solid currentColor;padding-bottom:.25rem}.quiz-vm-free{background:var(--vm-teal);color:#fff;padding:clamp(3rem,6vw,5rem) 0}.quiz-vm-free-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.quiz-vm-free p:not(.quiz-vm-kicker){color:#dbe5e7}.quiz-vm-mark{font-size:clamp(7rem,18vw,14rem);line-height:.7;font-weight:950;color:var(--vm-gold)}
@media(max-width:850px){.quiz-vm-grid{grid-template-columns:1fr 1fr}.quiz-vm-service-grid,.quiz-vm-free-grid{grid-template-columns:1fr}.quiz-vm-mark{display:none}}@media(max-width:560px){.quiz-vm-hero{min-height:18rem;padding:2rem 1rem}.quiz-vm-hero h1{font-size:clamp(2.8rem,15vw,4.4rem)}.quiz-vm-hero-copy>p:not(.quiz-vm-kicker){font-size:.94rem;line-height:1.55}.quiz-vm-grid{grid-template-columns:1fr}.quiz-vm-section{width:min(100% - 2rem,72rem);padding:2.4rem 0}.quiz-vm-card>div{padding:.9rem}.quiz-vm-card h3{font-size:1.18rem}.quiz-vm-card>div>p:not(.quiz-vm-number){font-size:.88rem}.quiz-vm-service,.quiz-vm-free{padding:2.5rem 0}.quiz-vm-service>.site-shell,.quiz-vm-free>.site-shell{width:min(100% - 2rem,72rem)}.quiz-vm-service h2,.quiz-vm-free h2{font-size:clamp(2rem,12vw,3rem)}.quiz-vm-service p:not(.quiz-vm-kicker),.quiz-vm-free p:not(.quiz-vm-kicker){font-size:.94rem;line-height:1.55}.quiz-vm-service-grid>a{display:inline-block;justify-self:start;margin-top:.5rem}}

/* Radio sub-pages: one shared show/archives system. */
.radio-sub-hub{transition:opacity .18s ease}.radio-sub-hub.is-loading{opacity:.45;pointer-events:none}
.vm-radio-sub{background:var(--vm-paper);color:var(--vm-ink)}.radio-sub-hero{padding:clamp(2.6rem,6vw,5.2rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(120deg,#101516 0%,#153338 72%,#1f4f55 100%);color:#fff;border-bottom:1px solid #2d5a60}.radio-sub-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(2rem,7vw,7rem);align-items:end}.radio-sub-hero-copy{max-width:50rem}.radio-sub-kicker{margin:0!important;color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.radio-sub-hero h1{margin:.45rem 0 .8rem;font-size:clamp(3.4rem,7.8vw,6.8rem);line-height:.86;letter-spacing:-.07em;color:#fff}.radio-sub-schedule{margin:0 0 .8rem!important;color:var(--vm-gold)!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase}.radio-sub-lead{max-width:38rem!important;margin:0!important;color:#e2e7e8!important;font-size:1.04rem!important;line-height:1.6!important}.radio-sub-actions{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.15rem}.radio-sub-actions a{display:inline-block;padding-bottom:.2rem;border-bottom:2px solid var(--vm-gold);color:#fff;font-weight:850;text-decoration:none}.radio-sub-actions a+ a{border-color:#7ea4aa;color:#dbe5e7}.radio-sub-signal{display:grid;place-items:center;align-self:center;width:9rem;aspect-ratio:1;border:1px solid rgba(255,255,255,.28);border-radius:50%;text-align:center;position:relative}.radio-sub-signal span{display:block;margin-top:1rem;font-size:.65rem;font-weight:900;letter-spacing:.16em;color:var(--vm-gold)}.radio-sub-signal strong{display:block;margin-top:-.2rem;font-size:2.4rem;line-height:.9;letter-spacing:-.06em}.radio-sub-signal i{position:absolute;bottom:1.25rem;width:.55rem;height:.55rem;border-radius:50%;background:var(--vm-gold);box-shadow:0 0 0 .35rem rgba(217,164,65,.14)}.radio-sub-intro{padding:1.5rem 0;border-bottom:1px solid var(--vm-ink);background:var(--vm-paper)}.radio-sub-intro-grid{display:grid;grid-template-columns:10rem minmax(0,48rem);gap:3rem;align-items:start}.radio-sub-intro-grid>div>p{margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.7;color:#343b3d}.radio-sub-data{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.radio-sub-hub>.radio-page,.radio-sub-hub>.wp-block-image,.radio-sub-hub>.sharedaddy{display:none!important}.radio-sub-hub .vdh-radio-archive-head{display:none!important}.radio-sub-hub .vdh-year-filter{display:flex!important;flex-wrap:wrap;gap:1px!important;background:var(--vm-line)!important;border:1px solid var(--vm-line)!important}.radio-sub-hub .vdh-year-btn{border:0!important;border-radius:0!important;background:#fff!important;color:var(--vm-ink)!important}.radio-sub-hub .vdh-year-btn.active{background:var(--vm-teal)!important;color:#fff!important}.radio-sub-hub .vdh-radio-shared-player{border-radius:0!important;box-shadow:none!important;background:var(--vm-ink)!important;color:#fff!important}.radio-sub-hub .vdh-radio-shared-player strong,.radio-sub-hub .vdh-radio-shared-player span,.radio-sub-hub .vdh-radio-shared-player small{color:#fff!important}.radio-sub-hub .vdh-radio-archive-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border-top:1px solid var(--vm-ink)}.radio-sub-hub .vdh-radio-card{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem 0!important;border:0!important;border-bottom:1px solid var(--vm-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.radio-sub-hub .vdh-radio-card:nth-child(odd){padding-right:1.3rem!important;border-right:1px solid var(--vm-line)!important}.radio-sub-hub .vdh-radio-card:nth-child(even){padding-left:1.3rem!important}.radio-sub-hub .vdh-label{color:var(--vm-teal)!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase}.radio-sub-hub .vdh-radio-card h3{margin:.2rem 0!important;font-size:1.05rem!important;letter-spacing:-.02em}.radio-sub-hub .vdh-meta{margin:0!important;color:#687072!important;font-size:.8rem!important}.radio-sub-hub .vdh-radio-play{border:0!important;border-radius:0!important;background:var(--vm-gold)!important;color:var(--vm-ink)!important;font-weight:850!important}.radio-sub-hub .verso-related-links{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--vm-line)}
@media(max-width:850px){.radio-sub-hero-inner{grid-template-columns:1fr}.radio-sub-signal{display:none}.radio-sub-intro-grid{grid-template-columns:1fr;gap:.7rem}.radio-sub-hub .vdh-radio-archive-list{grid-template-columns:1fr!important}.radio-sub-hub .vdh-radio-card{padding:1rem 0!important;border-right:0!important}}@media(max-width:560px){.radio-sub-hero{padding:2.2rem 1rem}.radio-sub-hero h1{font-size:clamp(2.65rem,14vw,4.15rem)}.radio-sub-lead{font-size:.94rem!important;line-height:1.55!important}.radio-sub-actions{gap:.8rem 1.15rem;margin-top:1rem}.radio-sub-actions a{font-size:.9rem}.radio-sub-intro{padding:1.35rem 0}.radio-sub-intro-grid>div>p{font-size:.95rem;line-height:1.6}.radio-sub-data{padding:2.4rem 0}.radio-sub-data>.site-shell,.radio-sub-intro>.site-shell{width:min(100% - 2rem,72rem)}.radio-sub-hub .vdh-radio-shared-player{display:block!important;padding:1rem!important}.radio-sub-hub .vdh-radio-shared-meta{margin-bottom:.8rem!important}.radio-sub-hub .vdh-radio-shared-controls{display:block!important;width:100%!important;min-width:0!important}.radio-sub-hub .vdh-radio-main-player{display:block!important;width:100%!important;max-width:100%!important}.radio-sub-hub .vdh-radio-main-download{display:inline-block;margin-top:.6rem}.radio-sub-hub .vdh-radio-card{grid-template-columns:1fr;gap:.65rem;padding:.85rem 0!important}.radio-sub-hub .vdh-radio-card h3{font-size:1rem!important}.radio-sub-hub .vdh-radio-play{width:100%;padding:.7rem .8rem!important}.radio-sub-hub .vdh-year-filter{padding:0!important}.radio-sub-hub .vdh-year-btn{padding:.65rem .85rem!important;white-space:nowrap}}

/* Radio show accents: one family, subtle individual identity. */
.vm-radio-sub{--radio-accent:var(--vm-gold);--radio-accent-ink:var(--vm-ink)}
.vm-radio-sub.page-the-saturday-show{--radio-accent:#e0a83b;--radio-accent-ink:#171a1b}.vm-radio-sub.page-sundays{--radio-accent:#cf7a5e;--radio-accent-ink:#fff}.vm-radio-sub.page-the-home-run{--radio-accent:#4f8f9a;--radio-accent-ink:#fff}.vm-radio-sub.page-the-country-hour{--radio-accent:#9a7a4f;--radio-accent-ink:#fff}.vm-radio-sub.page-sensational-60s{--radio-accent:#b56d8c;--radio-accent-ink:#fff}.vm-radio-sub.page-classic-charts{--radio-accent:#7082b2;--radio-accent-ink:#fff}.vm-radio-sub.page-other-shows,.vm-radio-sub.page-other-bits{--radio-accent:#6e8d78;--radio-accent-ink:#fff}.vm-radio-sub .radio-sub-hero{border-top:5px solid var(--radio-accent)!important}.vm-radio-sub .radio-sub-kicker{color:var(--radio-accent)!important}.vm-radio-sub .radio-sub-hero a{border-bottom-color:var(--radio-accent)!important}.vm-radio-sub .radio-sub-intro{border-top:1px solid color-mix(in srgb,var(--radio-accent) 45%,transparent)}.vm-radio-sub .radio-sub-hub .vdh-year-btn.active{background:var(--radio-accent)!important;color:var(--radio-accent-ink)!important}.vm-radio-sub .radio-sub-hub .vdh-radio-play{background:var(--radio-accent)!important;color:var(--radio-accent-ink)!important}.vm-radio-sub .radio-sub-hub .vdh-label{color:var(--radio-accent)!important}

/* Radio landing: same editorial language as the approved homepage. */
.page-radio>.site-shell{width:100%;max-width:none;padding:0!important}.page-radio .rich-surface{padding:0}.page-radio .radio-v2{background:var(--vm-paper);color:var(--vm-ink)}.page-radio .radio-v2-hero{min-height:25rem;display:grid;align-items:end;padding:clamp(2.5rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2));background:linear-gradient(90deg,rgba(17,21,22,.92),rgba(17,21,22,.45)),url('https://versomedia.me/wp-content/uploads/2026/08/Verso-Radio-Mixing-Desk.jpg') center/cover;color:#fff}.page-radio .radio-v2-hero-copy{max-width:45rem}.page-radio .radio-v2-eyebrow{color:var(--vm-gold)!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.13em!important}.page-radio .radio-v2-hero h2{margin:.3rem 0 .8rem!important;font-size:clamp(3.5rem,9vw,7.5rem)!important;line-height:.82!important;letter-spacing:-.075em!important;color:#fff!important}.page-radio .radio-v2-hero-copy>p:not(.radio-v2-eyebrow){max-width:36rem;color:#e2e7e8!important;font-size:1.05rem!important}.page-radio .radio-v2-button{display:inline-block;margin-top:.7rem;padding:.55rem 0!important;border:0!important;border-bottom:2px solid var(--vm-gold)!important;border-radius:0!important;background:none!important;color:inherit!important;font-weight:850;text-decoration:none}.page-radio .radio-v2-block{width:min(100% - 3rem,72rem);margin:0 auto!important;padding:clamp(3rem,6vw,5rem) 0!important}.page-radio .radio-v2-heading{display:grid;grid-template-columns:10rem 1fr;align-items:end;border-top:5px solid var(--vm-ink);padding-top:.75rem;margin-bottom:1.6rem}.page-radio .radio-v2-heading p{margin:0!important;font-size:.68rem!important;font-weight:850!important;letter-spacing:.12em!important}.page-radio .radio-v2-heading h2{margin:0!important;font-size:clamp(2.1rem,4.5vw,3.7rem)!important;letter-spacing:-.055em!important}.page-radio .radio-v2-featured{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;background:var(--vm-ink)!important;border:1px solid var(--vm-ink)}.page-radio .radio-v2-tile{display:flex!important;flex-direction:column;background:var(--vm-paper)!important;color:var(--vm-ink)!important;text-decoration:none!important;border:0!important;border-radius:0!important;overflow:hidden}.page-radio .radio-v2-tile img{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important;filter:saturate(.8)}.page-radio .radio-v2-tile span{display:block!important;padding:1rem!important}.page-radio .radio-v2-tile strong{display:block;font-size:1.25rem;letter-spacing:-.025em}.page-radio .radio-v2-tile small{display:block;margin-top:.4rem;color:#586064;line-height:1.5}.page-radio .radio-v2-archive{border-top:1px solid var(--vm-line)}.page-radio .radio-v2-list{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0!important;border-top:1px solid var(--vm-ink)}.page-radio .radio-v2-list>a{display:grid!important;grid-template-columns:8rem 1fr;gap:1rem;align-items:center;padding:1rem 0!important;border:0!important;border-bottom:1px solid var(--vm-line)!important;border-radius:0!important;background:none!important;color:inherit!important;text-decoration:none}.page-radio .radio-v2-list>a:nth-child(odd){padding-right:1.5rem!important;border-right:1px solid var(--vm-line)!important}.page-radio .radio-v2-list>a:nth-child(even){padding-left:1.5rem!important}.page-radio .radio-v2-list img{width:8rem!important;height:5rem!important;object-fit:cover!important;border-radius:0!important;filter:grayscale(.35)}.page-radio .radio-v2-list strong{display:block;font-size:1.08rem}.page-radio .radio-v2-list small{color:#606769}.page-radio .radio-v2-contact{display:grid!important;grid-template-columns:1fr auto;align-items:end;gap:3rem;width:100%!important;margin:0!important;padding:clamp(3rem,6vw,5rem) max(1.5rem,calc((100vw - 72rem)/2))!important;border:0!important;border-radius:0!important;background:var(--vm-teal)!important;color:#fff!important}.page-radio .radio-v2-contact h2{max-width:48rem;margin:.4rem 0!important;color:#fff!important;font-size:clamp(2.2rem,5vw,4.2rem)!important;line-height:.95!important;letter-spacing:-.055em!important}.page-radio .radio-v2-contact p{max-width:45rem;color:#d8e2e4!important}.page-radio .sharedaddy{display:none!important}
@media(max-width:850px){.page-blogs .blogs-grid{grid-template-columns:1fr 1fr!important}.page-radio .radio-v2-featured{grid-template-columns:1fr 1fr!important}.page-radio .radio-v2-tile:last-child{grid-column:1/-1}.page-radio .radio-v2-list{grid-template-columns:1fr!important}.page-radio .radio-v2-list>a{padding:1rem 0!important;border-right:0!important}.page-radio .radio-v2-contact{grid-template-columns:1fr}.page-radio .radio-v2-heading{grid-template-columns:1fr}.page-radio .radio-v2-heading p{margin-bottom:.3rem!important}}

/* Quiz sub-pages/posts: one clean family, legacy hero clutter suppressed. */
.vm-quiz-sub{background:var(--vm-paper);color:var(--vm-ink)}.quiz-sub-hero{background:linear-gradient(115deg,#111516 0%,#174757 72%);color:#fff;padding:clamp(3rem,7vw,5.5rem) 0;border-top:5px solid var(--vm-gold)}.quiz-sub-hero-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.quiz-sub-kicker,.quiz-sub-tag{margin:0!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase}.quiz-sub-kicker{color:var(--vm-gold)!important}.quiz-sub-tag{color:#b8ced5!important;margin-top:.8rem!important}.quiz-sub-hero h1{margin:.25rem 0 .65rem;font-size:clamp(3.3rem,8vw,6.5rem);line-height:.86;letter-spacing:-.065em}.quiz-sub-hero-grid>div>p:not(.quiz-sub-kicker):not(.quiz-sub-tag){max-width:42rem;color:#e3ecef;font-size:1.03rem}.quiz-sub-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.quiz-sub-actions a{display:inline-block;color:#fff;text-decoration:none;font-weight:850;border-bottom:2px solid var(--vm-gold);padding-bottom:.2rem}.quiz-sub-mark{font-size:clamp(7rem,16vw,12rem);line-height:.7;font-weight:950;color:rgba(255,255,255,.08)}.quiz-sub-content{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.quiz-sub-body{max-width:68rem;margin:0 auto}.quiz-sub-body>.wp-block-separator,.quiz-sub-body>.has-text-align-center:last-child{display:none!important}.vm-quiz-the-grosvenor .grosvenor-hero,.vm-quiz-pub-quizzes .pub-quiz-hero,.vm-quiz-audio-quizzes .audio-quiz-hero,.vm-quiz-picture-quizzes .picture-rounds-hero,.vm-quiz-excel-quizzes .excel-quiz-hero{display:none!important}.vm-quiz-audio-quizzes style[data-wp-block-html="css"]{display:none!important}.quiz-sub-body .quiz-page-logo{display:none!important}.quiz-sub-body .verso-data-hub{margin-top:0!important}.quiz-sub-body h2{font-size:clamp(2rem,4vw,3.3rem);line-height:.95;letter-spacing:-.045em}.quiz-sub-body h3{letter-spacing:-.025em}.quiz-sub-body .vdh-card,.quiz-sub-body .charity-panel-card,.quiz-sub-body .pub-download-section,.quiz-sub-body .audio-quiz-panel,.quiz-sub-body .picture-rounds-panel,.quiz-sub-body .excel-download-section{border-radius:0!important;box-shadow:none!important}.quiz-sub-body .vdh-btn{border-radius:0!important}.quiz-sub-body .sharedaddy{display:none!important}@media(max-width:700px){.quiz-sub-hero-grid{grid-template-columns:1fr}.quiz-sub-mark{display:none}.quiz-sub-hero{padding:2.5rem 0}.quiz-sub-hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}.quiz-sub-content{padding:2.5rem 0}.quiz-sub-content>.site-shell{width:min(100% - 2rem,72rem)}}

/* Homepage latest quizzes: keep all three download buttons consistent. */
.verso-front .home-latest-quizzes .vdh-card .vdh-btn{display:inline-flex!important;width:120px!important;min-width:120px!important;max-width:120px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:.65rem .75rem!important;text-align:center!important;box-sizing:border-box!important}

/* Homepage calendar: distinct event categories without visual clashing. */
.verso-front .vm-events .vdh-date{display:inline-block!important;visibility:visible!important;opacity:1!important;padding:.28rem .58rem!important;border-radius:999px!important;background:var(--vm-teal)!important;color:#fff!important;font-size:.67rem!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.06em!important;text-transform:uppercase!important}
.verso-front .vm-events .vdh-event-card:nth-child(4n+1){border-top:5px solid #b85c3d!important;background:#fff7f3!important}.verso-front .vm-events .vdh-event-card:nth-child(4n+2){border-top:5px solid #2d7085!important;background:#f2f8fa!important}.verso-front .vm-events .vdh-event-card:nth-child(4n+3){border-top:5px solid #6f6a9a!important;background:#f6f5fa!important}.verso-front .vm-events .vdh-event-card:nth-child(4n){border-top:5px solid #678044!important;background:#f6f9f1!important}.verso-front .vm-events .vdh-event-card:nth-child(4n+1) .vdh-label{color:#8e4029!important}.verso-front .vm-events .vdh-event-card:nth-child(4n+2) .vdh-label{color:#205a6c!important}.verso-front .vm-events .vdh-event-card:nth-child(4n+3) .vdh-label{color:#57527f!important}.verso-front .vm-events .vdh-event-card:nth-child(4n) .vdh-label{color:#526735!important}

@media(max-width:850px){.vm-cover-grid{grid-template-columns:1fr;grid-template-areas:'word' 'visual' 'copy';gap:1.5rem}.vm-cover-visual{min-height:28rem}.vm-cover-media{margin-left:18vw}.vm-index-inner{grid-template-columns:repeat(3,1fr)}.vm-index a:nth-child(4){border-left:1px solid #424647}.vm-story-grid{grid-template-columns:1fr 1fr}.vm-story:last-child{grid-column:1/-1}.vm-channel-grid{grid-template-columns:1fr;min-height:0}.vm-channel-image{margin-left:0;height:23rem}.vm-channel-copy{padding:2rem 0 2.5rem}.vm-section-head{grid-template-columns:1fr auto}.vm-section-head p{grid-column:1/-1;margin-bottom:.35rem}.vm-dashboard-strip .vdh-site-stats-grid{grid-template-columns:repeat(3,1fr)!important}.vm-home-radio .vdh-featured-grid{grid-template-columns:1fr 1fr!important}.vm-home-radio .vdh-latest-spotify-grid{grid-template-columns:1fr!important}.vm-events .vdh-events-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.vm-fundraising .vdh-fund-summary-grid{grid-template-columns:1fr 1fr!important}.vm-split-grid,.vm-follow-grid{grid-template-columns:1fr}.vm-follow-links{grid-template-columns:1fr 1fr}.vm-article-head-grid{grid-template-columns:1fr}.vm-article-meta{max-width:15rem}.vm-article-body{grid-template-columns:1fr}.vm-article-rule{width:5rem}}
@media(max-width:560px){.page-blogs .blogs-section{width:min(100% - 2rem,72rem)}.page-blogs .blogs-grid{grid-template-columns:1fr!important}.page-blogs .blogs-hero{padding-left:1rem!important;padding-right:1rem!important}.page-radio .radio-v2-hero{min-height:18rem;padding:2rem 1rem}.page-radio .radio-v2-hero h2{font-size:clamp(2.8rem,15vw,4.5rem)!important}.page-radio .radio-v2-hero-copy>p:not(.radio-v2-eyebrow){font-size:.95rem!important;line-height:1.55!important}.page-radio .radio-v2-block{width:min(100% - 2rem,72rem);padding:2.5rem 0!important}.page-radio .radio-v2-heading{margin-bottom:1rem}.page-radio .radio-v2-featured{grid-template-columns:1fr!important}.page-radio .radio-v2-tile:last-child{grid-column:auto}.page-radio .radio-v2-tile img{aspect-ratio:16/9!important}.page-radio .radio-v2-tile span{padding:.85rem!important}.page-radio .radio-v2-tile strong{font-size:1.08rem}.page-radio .radio-v2-tile small{font-size:.86rem}.page-radio .radio-v2-list>a{grid-template-columns:5.5rem 1fr;gap:.75rem;padding:.8rem 0!important}.page-radio .radio-v2-list img{width:5.5rem!important;height:3.7rem!important}.page-radio .radio-v2-list strong{font-size:.98rem}.page-radio .radio-v2-list small{font-size:.8rem}.page-radio .radio-v2-contact{padding:2.5rem 1rem!important;gap:1.5rem!important}.page-radio .radio-v2-contact h2{font-size:clamp(2rem,12vw,3rem)!important}.page-radio .radio-v2-contact p{font-size:.93rem!important;line-height:1.55!important}}

@media(max-width:560px){.verso-front .vm-dashboard-strip{padding-top:2rem!important;padding-bottom:2rem!important}.verso-front .vm-dashboard-strip .vm-section-head{margin-bottom:1rem!important}.verso-front .vm-dashboard-strip .vdh-site-stats-grid{grid-template-columns:1fr 1fr!important;border-radius:0!important}.verso-front .vm-dashboard-strip .vdh-site-stat{padding:.85rem!important;min-height:7rem!important}.verso-front .vm-dashboard-strip .vdh-site-stat strong{font-size:clamp(1.55rem,9vw,2.1rem)!important}.verso-front .vm-dashboard-strip .vdh-site-stat span{font-size:.58rem!important;letter-spacing:.055em!important}.verso-front .vm-dashboard-strip .vdh-site-stat:last-child{grid-column:1/-1!important;min-height:5.5rem!important}.verso-front .vm-home-radio{padding:2.5rem 0!important}.verso-front .vm-home-radio .vdh-featured-card{padding:.65rem!important}.verso-front .vm-playlists{margin-top:1.75rem!important}.verso-front .vm-events{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.verso-front .vm-fundraising{padding:2.5rem 0!important}.verso-front .vm-fundraising .vdh-fund-summary-card{padding:.85rem!important}.verso-front .vm-split-panel{padding:1rem!important}.verso-front .vm-follow{padding:2.5rem 0!important}.header-inner{min-height:62px}.site-brand-copy small{display:none}.vm-cover{padding-top:2rem}.vm-cover-verso{font-size:27vw}.vm-cover-media{font-size:18vw}.vm-cover-visual{min-height:20rem}.vm-cover-caption{width:90%}.vm-index-inner{grid-template-columns:repeat(2,1fr)}.vm-index a{min-height:6rem}.vm-story-grid{display:block;border:0;background:none}.vm-story{border-top:1px solid var(--vm-ink);padding:1rem 0}.vm-story-copy{min-height:0;padding:1rem 0}.vm-section-head{display:block}.vm-section-head a{display:inline-block;margin-top:.75rem}.vm-channel-image{height:18rem}.vm-dashboard-strip .vdh-site-stats-grid{grid-template-columns:1fr 1fr!important}.vm-dashboard-strip .vdh-site-stat:last-child{grid-column:1/-1}.vm-home-radio .vdh-featured-grid{grid-template-columns:1fr!important}.vm-spotify-head{grid-template-columns:auto 1fr}.vm-spotify-head>a{grid-column:1/-1;justify-self:start}.vm-fundraising .vdh-fund-summary-grid{grid-template-columns:1fr!important}.vm-split-panel{padding:1.25rem}.vm-follow-grid{gap:2rem}.vm-follow-links{grid-template-columns:1fr}.vm-article-head h1{font-size:clamp(2.8rem,15vw,4.5rem)}.vm-article-hero{width:100%;padding-top:0}.vm-article-body{width:min(100% - 2rem,48rem);padding-top:2rem}.vm-article-body .prose{font-size:1rem}.vm-article-nav{width:min(100% - 2rem,72rem);flex-direction:column}.vm-article-nav a{max-width:100%}}
