/* latin-ext */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(varela-round-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(varela-round-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Shared site headings: Varela Round, in Funkit electric blue. */
:root body :is(h1,h2,h3,h4,h5,h6){font-family:"Varela Round",Arial,sans-serif;color:#0085ff;font-weight:400;line-height:1.2;letter-spacing:-.025em}
:root body :is(h1,h2,h3,h4,h5,h6) span{color:inherit}
/* Blue headings keep their contrast within the selected dark/blue product blocks. */
.platform-heading h3,.kit-package h3,.cases-section h2{max-width:100%}
.kit-package h3{font-size:clamp(1.35rem,2vw,1.9rem)}
.hero h1{font-size:clamp(2.65rem,4.6vw,4.45rem)}
.detail-hero h1{font-size:clamp(2.3rem,5.5vw,5.2rem)}
@media(max-width:850px){.hero h1{font-size:clamp(2.3rem,7.5vw,4.3rem)}}
@media(max-width:480px){.hero h1{font-size:clamp(2rem,8.5vw,2.55rem)}.kit-package h3{font-size:clamp(1.3rem,6.3vw,1.8rem)}}

/* Electric blue meets large-text contrast; small bold headings stay at least 19.2px. */
.legal__h2,.terms-sidebar h2,.terms-content h4,.release-sidebar h2,.release-detail-block h2,.change-group h3{font-size:1.2rem}
.package-card h3,.config-block h3,.content h4{font-size:1.2rem}

/* Reference hero: readable navy opening line, blue Salesforce line and lime dot. */
.hero-reference .hero-copy h1{font-size:clamp(2.3rem,3.7vw,3.8rem);line-height:1.08;letter-spacing:-.035em;text-wrap:initial}
.hero-reference h1 .hero-line--navy{color:#111b30}
.hero-reference h1 .hero-line--blue{color:#0085ff}
.hero-reference h1 span.hero-dot{color:#b0ef28}
@media(max-width:850px){.hero-reference .hero-copy h1{font-size:clamp(2.3rem,6vw,3.4rem)}}
@media(max-width:480px){.hero-reference .hero-copy h1{font-size:clamp(2rem,8.4vw,2.6rem)}}
