/* One scale; scoped to new copies and their own editor only. */
.pt-release,.editor-styles-wrapper:has(.pt-gb-block[class*="pt-gb-release-"]){
 --pt-r-max:1440px;--pt-r-gutter:32px;--pt-r-section:96px;--pt-r-compact:48px;--pt-r-gap:24px;
 --pt-r-h1:clamp(40px,4.45vw,64px);--pt-r-h2:clamp(32px,3.35vw,48px);--pt-r-h3:24px;--pt-r-lead:20px;--pt-r-body:17px;--pt-r-note:14px;--pt-r-label:13px;
 
 --pt-r-motion:180ms;--pt-r-photo-radius:24px;--pt-r-soft-shadow:0 10px 24px rgb(36 36 36 / 8%);
 --printort-container:1440px;--printort-text:#626262;--printort-text-muted:#626262;
}
@media(max-width:767.98px){.pt-release,.editor-styles-wrapper:has(.pt-gb-block[class*="pt-gb-release-"]){--pt-r-gutter:16px;--pt-r-section:48px;--pt-r-compact:32px;--pt-r-gap:16px;--pt-r-h1:40px;--pt-r-h2:32px;--pt-r-h3:22px;--pt-r-lead:18px;--pt-r-body:16px}}
