/* André's coaching identity. Shared interaction foundations remain in styles.css. */
:root {
  --accent: #256b63;
  --accent-text: #25665f;
  --tint: #edf4f1;
  --surface: #f5f6f5;
}

.hero { background: #fff; border: 0; }
.hero-inner { padding-top: 58px; padding-bottom: 0; }
.hero-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.14fr) minmax(0, .92fr);
  gap: 76px;
  align-items: center;
}
.hero-copy { margin: 0; max-width: none; text-align: left; }
.hero .eyebrow { margin: 0 0 25px; max-width: none; font-size: 1rem; }
.hero h1 { font-size: clamp(3.5rem, 5.45vw, 5.1rem); line-height: 1.075; letter-spacing: -.04em; }
.hero-description { margin: 28px 0 0; max-width: 490px; font-size: 1.1875rem; line-height: 1.65; }
.hero-description span { display: block; margin-top: 7px; }
.hero-actions { margin-top: 31px; justify-content: flex-start; align-items: center; gap: 24px; flex-wrap: wrap; }
.hero-know { font-size: .875rem; color: var(--ink); text-decoration: underline; text-underline-offset: 5px; }
.hero-format { margin-top: 22px; color: var(--muted); font-size: .8125rem; }
.hero-photo { border-radius: 0; overflow: visible; }
.hero-photo picture { display: block; overflow: hidden; border-radius: 24px; }
.hero-photo img { width: 100%; height: 550px; object-fit: cover; object-position: 50% 13%; }
.hero-photo figcaption {
  position: static;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  flex-wrap: wrap;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  background: none;
}
.hero-photo strong { font-size: 1.0625rem; }
.hero-photo figcaption span { font-size: .8125rem; color: var(--muted); opacity: 1; }
.hero-card { display: block; max-width: none; margin: 46px 0 0; padding: 0; border: 0; border-radius: 24px; box-shadow: none; background: var(--surface); }
.hero-card-copy { display: grid; grid-template-columns: .92fr 1.08fr; gap: 66px; align-items: center; padding: 35px 40px; }
.hero-card-top { font-size: 1rem; }
.hero-tabs { max-width: 430px; margin-top: 19px; background: #e8ece9; border-radius: 12px; }
.hero-tabs button { min-height: 42px; font-size: .875rem; color: #595f5b; }
.hero-card-note { max-width: 400px; border: 0; padding: 0; margin: 16px 0 0; font-size: .8125rem; line-height: 1.65; }
.hero-scenarios { min-width: 0; min-height: 142px; display: grid; align-items: center; }
.hero-panel { padding: 0; min-height: 0; }
.hero-panel > p { max-width: 500px; font-size: 1.875rem; line-height: 1.3; }
.hero-panel .text-link { margin-top: 15px; min-height: 44px; font-size: .875rem; }

/* A level baseline for every content panel and photograph. */
.conversation-art span,
.conversation-art span + span,
.direction-art span:first-of-type,
.direction-art span:last-child,
.roles-art span,
.roles-art b,
.topic-art-icon,
.thought,
.about-candid,
.step-message,
.step-notes,
.step-notes span:last-child { transform: none; }
.roles-art { gap: 8px; }
.roles-art span, .roles-art b { padding: 9px 20px; }
.conversation-art i { display: none; }
.direction-art i { transform: none; top: 50%; }
.recognition-card > p,
.relationship-detail p,
.topic-detail > p:not(.topic-category),
.about-copy > p:not(.eyebrow),
.approach-principles p,
.process-steps > li > p { font-size: 1rem; }
.recognition-close, .recognition-close .text-link,
.relationship-detail .text-link, .topic-detail .text-link,
.topic-category, .personal-facts, .map-caption { font-size: .875rem; }
.about-candid figcaption { font-size: .75rem; }
.closing { background: #edf3f0; padding: 95px 0 100px; }
.closing .eyebrow { color: var(--accent-text); }
.site-footer { border-top: 1px solid #dce5df; }

/* Content-led topic panels: a coaching question, followed by the practical detail. */
.topic-panel { min-height: 445px; box-shadow: none; }
.topic-art {
  min-height: 445px;
  padding: 31px;
  gap: 26px;
  align-items: stretch;
  justify-content: space-between;
  background: #edf3f0;
}
.topic-question-label { font-size: .8125rem; color: #526b60; }
.topic-question { font-family: var(--heading); font-size: 1.9375rem; font-weight: 400; line-height: 1.26; letter-spacing: -.025em; color: #2b5147; }
.topic-question-footer { padding-top: 22px; border-top: 1px solid #cfdfd6; color: #526b60; font-size: .8125rem; line-height: 1.65; }
.topic-category { font-size: .8125rem; }
.topic-detail { padding: 33px 31px; }
.topic-detail > p:not(.topic-category) { font-size: 1rem; }
.topic-detail .text-link { font-size: .875rem; }
.topic-tabs button { font-size: .875rem; }
.topic-tabs button[aria-selected=true] { background: var(--tint); border-color: #cfddd5; }
.topic-tabs button:hover { background: #f1f5f2; }
.recognition-card { padding-bottom: 24px; }
.recognition-art { margin-top: auto; min-height: 165px; }
.recognition-card > p { padding-bottom: 18px; }
.conversation-art span { left: 0; top: 23px; font-size: .8125rem; }
.conversation-art span + span { right: 0; top: 92px; font-size: .8125rem; }
.direction-art { gap: 7px; }
.direction-art span { font-size: .8125rem; padding: 12px; }
.direction-art b { font-size: .75rem; }
.roles-art { justify-content: center; padding-top: 12px; }
.roles-art span, .roles-art b { font-size: .8125rem; }
.process-steps > li { display: flex; flex-direction: column; }
.process-steps > li > p { min-height: 154px; }
.step-visual { margin-top: auto; }
.step-conversation { display: flex; flex-direction: column; justify-content: center; gap: 19px; border-top: 1px solid #d7dfda; padding: 23px 0 30px; }
.prompt-overline { color: var(--muted); font-size: .8125rem; }
.step-question { font-family: var(--heading); font-size: 1.875rem; line-height: 1.3; letter-spacing: -.025em; color: var(--accent-text); }
.step-notes { gap: 0; padding-bottom: 17px; }
.step-notes span { border: 0; border-bottom: 1px solid #d7dfda; border-radius: 0; padding: 16px 0; background: transparent; font-size: .9375rem; box-shadow: none; }
.step-notes span:last-child { border-color: #d7dfda; }
.step-outdoors { padding-top: 10px; }
.step-outdoors img { border-radius: 18px 18px 0 0; }
.field label, .form-intro, .consent, .form-hint { font-size: .8125rem; }
.form-hint { line-height: 1.65; }
.contact-note { font-size: .8125rem; }

@media (min-width: 1600px) {
  .hero-intro { gap: 100px; }
  .hero-photo img { height: 580px; }
}
@media (max-width: 1199px) {
  .hero-intro { gap: 45px; }
  .hero-photo img { height: 490px; }
  .hero-card-copy { gap: 38px; padding: 32px; }
  .topic-art { padding: 26px; }
  .topic-question { font-size: 1.75rem; }
  .topic-detail { padding: 29px 26px; }
  .process-steps > li > p { min-height: 180px; }
}
@media (max-width: 959px) {
  .hero-inner { padding-top: 42px; }
  .hero-intro { grid-template-columns: 1.08fr .92fr; gap: 32px; }
  .hero h1 { font-size: 3.2rem; }
  .hero .eyebrow { font-size: .875rem; }
  .hero-description { font-size: 1rem; }
  .hero-photo img { height: 440px; }
  .hero-actions { gap: 8px 18px; }
  .hero-format { margin-top: 14px; }
  .hero-card-copy { gap: 32px; padding: 29px; }
  .hero-panel > p { font-size: 1.5rem; }
  .hero-tabs button { font-size: .75rem; }
  .hero-photo figcaption { display: block; }
  .hero-photo figcaption span { margin-top: 4px; }
  .process-steps > li > p { min-height: 235px; }
  .step-question { font-size: 1.5rem; }
  .step-notes span { font-size: .875rem; }
}
@media (min-width: 701px) {
  .hero-photo img { height: auto; aspect-ratio: .94; }
}
@media (max-width: 700px) {
  .hero-inner { padding-top: 35px; padding-bottom: 0; }
  .hero-intro { grid-template-columns: 1fr; gap: 30px; }
  .hero-copy { max-width: 500px; }
  .hero .eyebrow { font-size: .875rem; margin-bottom: 21px; }
  .hero h1 { font-size: clamp(2.875rem, 8.3vw, 3.625rem); line-height: 1.07; }
  .hero-description { font-size: 1.0625rem; max-width: 460px; margin: 23px 0 0; }
  .hero-actions { margin-top: 24px; gap: 7px 20px; }
  .hero-actions .button { font-size: .875rem; }
  .hero-format { font-size: .8125rem; margin-top: 16px; }
  .hero-photo { height: auto; }
  .hero-photo picture { border-radius: 20px; }
  .hero-photo img { height: clamp(400px, 80vw, 520px); object-position: 50% 13%; }
  .hero-photo figcaption { display: flex; padding: 15px 0; }
  .hero-photo figcaption span { margin: 0; font-size: .75rem; }
  .hero-card { max-width: none; margin-top: 28px; border-radius: 21px; }
  .hero-card-copy { grid-template-columns: 1fr; gap: 27px; padding: 26px; }
  .hero-card-top { font-size: 1rem; }
  .hero-tabs { max-width: none; margin-top: 18px; }
  .hero-tabs button { min-height: 41px; font-size: .75rem; }
  .hero-scenarios { min-height: 135px; border-top: 1px solid #dce3de; padding-top: 25px; }
  .hero-panel > p { font-size: 1.5rem; }
  .hero-panel .text-link { font-size: .875rem; }
  .hero-card-note { font-size: .8125rem; margin-top: 13px; }
  .recognition { padding-top: 75px; }
  .closing { padding: 70px 0 80px; }
  .about-candid figcaption { font-size: .6875rem; }
  .map-caption { font-size: .75rem; }
  .topic-art { min-height: 275px; padding: 28px; gap: 27px; }
  .topic-question { font-size: 1.9375rem; max-width: 420px; }
  .topic-detail { padding: 29px 28px; }
  .topic-question-footer { padding-top: 21px; }
  .topic-tabs button { font-size: .8125rem; }
  .recognition-art { margin-top: 8px; }
  .process-steps > li > p { min-height: 0; margin-bottom: 25px; }
  .step-question { font-size: 1.9375rem; }
  .step-conversation { min-height: 190px; }
  .step-notes span { font-size: .9375rem; }
}
@media (max-width: 374px) {
  .hero h1 { font-size: 2.625rem; }
  .hero-card-copy { padding: 23px 20px; }
  .hero-photo img { height: 350px; }
  .hero-photo figcaption { display: block; }
  .hero-photo figcaption span { margin-top: 4px; }
}

/* Supplied photographs retain their original colour and upright alignment. */
.hero-photo img { object-position: 50% 65%; }
.hero-format { line-height: 1.7; }
.about-main { object-position: 50% 37%; }
.personal-gallery { padding-top: 12px; padding-bottom: 110px; }
.personal-gallery-heading { max-width: 620px; margin-bottom: 38px; }
.personal-gallery-heading h2 { font-size: clamp(2rem, 3.2vw, 3rem); line-height: 1.16; letter-spacing: -.035em; }
.personal-gallery-heading p { color: var(--muted); line-height: 1.7; margin-top: 17px; max-width: 520px; }
.personal-photo-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 35px 24px; }
.personal-photo { min-width: 0; margin: 0; }
.personal-photo-wide { grid-column: span 3; }
.personal-photo-portrait { grid-column: span 2; }
.personal-photo img { display: block; width: 100%; height: auto; object-fit: cover; border-radius: 20px; }
.personal-photo-wide img { aspect-ratio: 4 / 3; }
.personal-photo-portrait img { aspect-ratio: 3 / 4; }
.personal-photo figcaption { padding-top: 14px; font-size: .875rem; line-height: 1.55; color: var(--muted); }
.step-outdoors img { width: 100%; height: 245px; object-fit: cover; object-position: 50% 10%; border-radius: 18px; }
.contact-phone { font-size: .9375rem; margin-top: 18px; }
.contact-phone a { color: inherit; text-underline-offset: 4px; }
#whatsapp-prepared-link { display: inline-flex; padding: 10px 0; line-height: 1.5; }
#whatsapp-prepared-link[hidden] { display: none; }
.contact-form > .field { margin-top: 21px; }
@media (max-width: 899px) {
  .personal-gallery { padding-bottom: 80px; }
  .personal-photo-grid { gap: 28px 18px; }
  .personal-photo figcaption { font-size: .8125rem; }
}
@media (max-width: 599px) {
  .personal-gallery { padding-top: 0; padding-bottom: 70px; }
  .personal-gallery-heading { margin-bottom: 27px; }
  .personal-photo-grid { grid-template-columns: 1fr; gap: 29px; }
  .personal-photo-wide, .personal-photo-portrait { grid-column: 1; }
  .personal-photo img { border-radius: 18px; }
  .personal-photo-portrait img { aspect-ratio: 4 / 5; }
  .personal-photo figcaption { font-size: .875rem; padding-top: 12px; }
  .step-outdoors img { height: 320px; }
}
