/* Group leaders: the same Sangallo palette, original cycling photography. */
.leader-page {color:var(--ink);background:#fff}
.leader-page .eyebrow {font-size:.875rem;line-height:1.5;color:#a22032}
.leader-page h1 {font-size:clamp(2.5rem,5vw,4.3rem);line-height:1.12;letter-spacing:-.04em}
.leader-page h2 {font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.025em}
.leader-page p,.leader-page li {font-size:1.0625rem;line-height:1.7}
.leader-page a:focus-visible,.capogruppo-band a:focus-visible {outline:3px solid var(--red);outline-offset:4px}
.leader-hero {max-width:1240px;margin:auto;padding:3.5rem 3rem;display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}
.leader-hero>div {min-width:0}
.leader-hero .leader-intro {font-size:1.2rem;margin:1.5rem 0}
.leader-hero figure {margin:0}
.leader-hero img {display:block;width:100%;height:auto;border-radius:4px}
.leader-hero .button {margin-top:.5rem;white-space:normal;text-align:center}
.leader-offer {max-width:1144px;margin:0 auto;background:#fcf0f2;border-top:4px solid var(--red);padding:2.5rem}
.leader-offer>p {max-width:850px}
.leader-offer .leader-terms {font-size:1rem;color:#4e535b;margin-bottom:0}
.leader-section {max-width:1144px;margin:auto;padding:3.5rem 0}
.leader-options {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}
.leader-options article {min-width:0;border-top:1px solid var(--line);padding-top:1.75rem}
.leader-options h2 {font-size:1.8rem}
.leader-options a {display:inline-flex;align-items:center;min-height:44px;color:#a22032;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.leader-contact {background:#f4f5f6;padding:2.5rem;scroll-margin-top:100px}
.leader-contact ul {padding-left:1.4rem;margin:1rem 0 1.75rem}
.leader-contact-actions {display:flex;gap:1rem;align-items:center;flex-wrap:wrap}
.leader-contact-actions .leader-phone {display:inline-flex;align-items:center;min-height:48px;padding:.75rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.leader-contact small {display:block;font-size:.875rem;line-height:1.6;margin-top:1rem;color:#51545b}
.capogruppo-band {max-width:1144px;margin:2rem auto 3rem;padding:2rem 2.5rem;border-left:4px solid var(--red);background:#fcf0f2;display:flex;align-items:center;justify-content:space-between;gap:2rem}
.capogruppo-band h2 {font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.25}
.capogruppo-band p {font-size:1rem;line-height:1.65;max-width:700px;margin:.75rem 0 0}
.capogruppo-band .button {flex-shrink:0;text-align:center;white-space:normal}
.leader-hero-choice {display:block}
.leader-hero-choice>p {max-width:800px}
.leader-hero-choice .leader-picker-title {font-size:1.5rem;margin:2rem 0 1rem;scroll-margin-top:110px}
.leader-type-picker {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.leader-type-button {display:flex;align-items:center;gap:1.25rem;min-height:128px;border:2px solid var(--red);border-radius:4px;padding:1rem;background:#fff;color:var(--ink)}
.leader-type-button:hover {background:#fcf0f2}
.leader-type-button>span {min-width:0;overflow-wrap:anywhere}
.leader-type-button img {width:120px;height:100px;object-fit:cover;flex-shrink:0}
.leader-type-button:first-child img {object-position:50% 60%}
.leader-type-button strong {display:block;font:800 1.35rem/1.35 Manrope,sans-serif;color:#a22032}
.leader-type-button small {display:block;font-size:1rem;line-height:1.5;margin-top:.4rem}
.leader-type-section {scroll-margin-top:100px}
.leader-type-section:target {border-top:4px solid var(--red)}
.leader-type-section .leader-options {margin:1.5rem 0 2rem}
.leader-type-section h3 {font-size:1.3rem;line-height:1.4}
.leader-type-section .leader-options a {display:flex;align-self:flex-start}
.leader-phone-section {padding-top:1rem}
.leader-phone-section>a {display:inline-flex;align-items:center;min-height:48px;color:#a22032;font-weight:700;font-size:1.0625rem;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px) {
 .leader-type-button {align-items:flex-start;flex-direction:column}
 .leader-type-button img {width:100%;height:150px}
}
@media(max-width:1240px) {
 .leader-offer,.leader-section,.capogruppo-band {margin-left:3rem;margin-right:3rem}
}
@media(max-width:760px) {
 .leader-hero {grid-template-columns:1fr;padding:2rem 1.25rem;gap:1.75rem}
 .leader-hero figure {max-width:500px}
 .leader-offer,.leader-section,.capogruppo-band {margin-left:1.25rem;margin-right:1.25rem}
 .leader-offer {padding:1.5rem}
 .leader-section {padding:2rem 0}
 .leader-options {grid-template-columns:1fr;gap:2rem}
 .leader-contact {padding:1.5rem}
 .leader-contact-actions {align-items:stretch;flex-direction:column}
 .leader-contact-actions a {justify-content:center;white-space:normal;text-align:center}
 .capogruppo-band {display:block;padding:1.5rem}
 .capogruppo-band .button {margin-top:1.25rem;width:100%}
 .leader-type-picker {grid-template-columns:1fr;gap:1rem}
 .leader-type-button {flex-direction:row;align-items:center;gap:.85rem;min-height:106px;padding:.75rem}
 .leader-type-button img {width:80px;height:80px}
 .leader-type-button strong {font-size:1.125rem}
 .leader-type-button small {font-size:.9375rem}
}
