/* Mat Ryxx compact typography — genuinely restrained headings */
:root{font-size:15px!important}
body{font-size:14px!important;line-height:1.55!important}
p,li,.hero-intro,.section-heading>p,.manifesto-columns p,.story-copy p,.connect-section>p,.support-strip>p{font-size:clamp(.86rem,.9vw,.96rem)!important;line-height:1.55!important}

/* Main homepage title: intentionally much smaller than the original */
.hero-copy h1,#hero-title{font-size:clamp(2.65rem,3.35vw,4rem)!important;line-height:.98!important;letter-spacing:-.035em!important}

/* Major section titles throughout the site */
.section-heading h2,.universe-intro h2,.manifesto-copy h2,.connect-section h2,.story-copy h2,.support-strip h2{font-size:clamp(1.85rem,2.55vw,3.15rem)!important;line-height:1.02!important;letter-spacing:-.025em!important}

/* Interior-page and album headers */
.page-hero h1,.album-hero h1,.music-hero h1,.video-hero h1,main>section:first-child h1{font-size:clamp(2.15rem,3.2vw,3.75rem)!important;line-height:1!important;letter-spacing:-.03em!important}

/* Cards and secondary headings */
.sgf-copy h2{font-size:clamp(1.65rem,2.4vw,2.65rem)!important;line-height:1.04!important}
.sgf-page h1{font-size:clamp(2.15rem,3.2vw,3.7rem)!important;line-height:1!important}
.featured-meta strong,.track-card h3,.album-card h2,.video-card h2,.world-card h3,.player-aside h3{font-size:clamp(.98rem,1.25vw,1.3rem)!important;line-height:1.15!important}
.kicker,.eyebrow,.player-label,.featured-meta small{font-size:.66rem!important;letter-spacing:.15em!important}
.button,.sgf-actions a,.sgf-actions button{font-size:.71rem!important;padding:10px 15px!important}
.site-header{min-height:68px!important}
.wordmark{font-size:18px!important}.wordmark small{font-size:7px!important}
.site-header nav a,.header-listen,.more-menu summary{font-size:8px!important;min-height:34px!important;padding:0 9px!important}
.experience-select select{height:34px!important;font-size:9px!important}

@media(max-width:760px){
 :root{font-size:14px!important}
 body{font-size:13px!important}
 .hero-copy h1,#hero-title{font-size:clamp(2.25rem,10vw,3.15rem)!important;line-height:1!important}
 .section-heading h2,.universe-intro h2,.manifesto-copy h2,.connect-section h2,.story-copy h2,.support-strip h2{font-size:clamp(1.65rem,7vw,2.4rem)!important}
 .page-hero h1,.album-hero h1,.music-hero h1,.video-hero h1,main>section:first-child h1,.sgf-page h1{font-size:clamp(1.95rem,8.5vw,2.85rem)!important}
 .sgf-card{padding:14px!important}.sgf-feature{margin:32px auto!important}
}
