/* The existing Stillpoint visual system, with a shorter path from arrival to coaching. */
.home-clarity .container--wide { max-width: 1240px; padding-inline: 40px; }
.home-clarity section { scroll-margin-top: 92px; }
.home-clarity .t-label,
.home-clarity .path-card-kicker,
.home-clarity .result-label { font-size: 12px; font-weight: 500; letter-spacing: .13em; }
.home-clarity .hero-founder {
  grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr);
  gap: 44px;
  min-height: 0;
  max-width: 1440px;
  margin-inline: auto;
  padding: 130px 60px 48px;
}
.home-clarity .hero-founder .hero-content { padding: 24px 0; max-width: 680px; }
.home-clarity .hero-brand-row { margin-bottom: 28px; }
.home-clarity .hero-founder .hero-label { font-size: 12px; letter-spacing: .12em; }
.home-clarity .hero-founder .hero-title {
  font-size: clamp(42px, 4.1vw, 60px);
  line-height: 1.08;
  letter-spacing: -.035em;
  font-weight: 400;
  max-width: 670px;
  margin-bottom: 24px;
}
.home-clarity .hero-title span {
  display: block;
  color: var(--copper-light);
  font-family: var(--sans);
  font-style: normal;
  font-weight: 400;
}
.home-clarity .hero-founder .hero-sub { max-width: 500px !important; font-size: 20px; line-height: 1.6; margin-bottom: 28px; }
.home-clarity .hero-buttons { gap: 12px; display: flex; flex-wrap: wrap; }
.home-clarity .btn-primary,
.home-clarity .btn-outline { min-height: 50px; padding: 15px 22px; display: inline-flex; align-items: center; justify-content: center; font-size: 13px; line-height: 1.45; letter-spacing: .06em; font-weight: 500; }
.home-clarity .hero-call-note { color: #bcb2a5; font-size: 14px; line-height: 1.6; margin-top: 18px; max-width: 430px; }
.home-clarity .hero-founder .hero-image { height: 530px; align-self: stretch; box-shadow: none; }
.home-clarity .hero-founder .hero-image img { object-position: center top; }
.home-clarity .hero-portrait-caption { font-size: 11px; letter-spacing: .06em; }
.home-clarity .brand-section { padding: 0 40px; background: var(--black); }
.home-clarity .brand-proof-card {
  display: grid;
  width: min(1160px, 100%);
  grid-template-columns: .8fr 1.2fr;
  gap: 28px 48px;
  padding: 32px 36px 26px;
  border: 1px solid rgba(200,145,74,.34);
  border-left: 3px solid var(--copper);
  background: linear-gradient(115deg, #252018, #141411 72%);
  box-shadow: 0 20px 48px rgba(0,0,0,.16);
}
.home-clarity .brand-proof-intro h2 {
  font-size: clamp(26px, 2.6vw, 34px);
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: -.02em;
  color: var(--warm-white);
}
.home-clarity .brand-proof-history { font-size: 14px; line-height: 1.65; color: #c1b5a5; margin-top: 16px; }
.home-clarity .brand-proof-label { font-size: 11px; letter-spacing: .12em; font-weight: 500; color: var(--copper-light); line-height: 1.5; margin: 0 0 14px; }
.home-clarity .brand-proof-places {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  list-style: none;
  margin: 0;
}
.home-clarity .brand-proof-places li { border: 1px solid rgba(200,145,74,.25); background: rgba(200,145,74,.035); padding: 12px 16px; font-size: 17px; font-weight: 400; color: var(--warm-white); line-height: 1.35; }
.home-clarity .brand-proof-audiences { grid-column: 1 / -1; display: flex; align-items: baseline; gap: 28px; border-top: 1px solid rgba(200,145,74,.24); padding-top: 20px; }
.home-clarity .brand-proof-audiences .brand-proof-label { flex-shrink: 0; margin: 0; }
.home-clarity .brand-proof-audiences ul { display: flex; flex-wrap: wrap; gap: 8px 24px; list-style: none; color: #d8cebf; font-size: 15px; line-height: 1.5; }
.home-clarity .brand-proof-audiences li { display: flex; align-items: center; gap: 10px; }
.home-clarity .brand-proof-audiences li::before { content: ''; width: 4px; height: 4px; border-radius: 50%; background: var(--copper); flex-shrink: 0; }
.home-clarity .path-section { padding: 72px 0 78px; }
.home-clarity .path-section-header { display: block; margin-bottom: 32px; }
.home-clarity .home-section-title,
.home-clarity .home-intro h2 { font-family: var(--sans); font-style: normal; font-weight: 400; font-size: clamp(32px, 3.6vw, 46px); line-height: 1.15; letter-spacing: -.02em; margin-top: 16px; }
.home-clarity .path-section-header .home-section-title { margin: 0; }
.home-clarity .path-grid { margin-top: 0; gap: 18px; }
.home-clarity .path-grid--performance { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.home-clarity .path-grid--personal { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 18px; }
.home-clarity .path-card { min-height: 380px; grid-column: auto; }
.home-clarity .path-card-content { width: 100%; padding: 26px; }
.home-clarity .path-card h3 { font-size: clamp(25px, 2.2vw, 31px); line-height: 1.14; font-weight: 400; letter-spacing: -.01em; color: var(--warm-white); margin: 0; }
.home-clarity .path-card p { color: #ded6ca; line-height: 1.6; font-size: 16px; margin-top: 10px; }
.home-clarity .path-card-kicker { font-size: 11px; margin-bottom: 10px; color: #e0b577; }
.home-clarity .path-card-link { margin-top: 20px; font-size: 12px; font-weight: 500; letter-spacing: .04em; color: #e0b577; text-transform: none; }
.home-clarity .path-card::after { background: linear-gradient(0deg, rgba(10,10,9,.98), rgba(10,10,9,.76) 40%, rgba(10,10,9,.05) 100%); }
.home-clarity .path-card--strength img { object-position: center 35%; }
.home-clarity .path-card--men img { object-position: center 22%; }
.home-clarity .path-grid--personal .path-card { min-height: 280px; }
.home-clarity .path-grid--personal .path-card-content { max-width: 420px; }
.home-clarity .proof-home { padding: 72px 0; }
.home-clarity .results-grid { margin-top: 30px; gap: 18px; }
.home-clarity .result-card { padding: 26px; }
.home-clarity .result-card blockquote { font-size: 17px; line-height: 1.7; }
.home-clarity .result-card .result-copy { font-size: 15px; line-height: 1.65; }
.home-clarity .result-card cite { color: #bcb2a5; letter-spacing: .02em; font-size: 13px; }
.home-clarity .home-intro { padding: 76px 0; background: var(--black); }
.home-clarity .home-intro-grid { gap: 44px; grid-template-columns: 1fr 1fr; align-items: center; }
.home-clarity .home-intro-copy { transform: none; font-size: 18px; line-height: 1.7; }
.home-clarity .home-credentials { font-size: 13px; line-height: 1.7; color: #bcb2a5; }
.home-clarity .home-drift-card { min-height: 0; margin-top: 34px; grid-template-columns: 1.15fr .85fr; }
.home-clarity .home-drift-card-media { min-height: 0; display: flex; align-items: center; }
.home-clarity .home-drift-card-media picture { display: block; width: 100%; }
.home-clarity .home-drift-card-media img { display: block; height: auto; object-fit: contain; }
.home-clarity .home-drift-card-copy { padding: 32px; }
.home-clarity .home-drift-card-copy h3 { font-size: 32px; }
.home-clarity .home-drift-card-copy p { font-size: 17px; margin-bottom: 18px; }
.home-clarity .home-booking { text-align: center; padding: 150px 0 100px; min-height: 590px; display: flex; align-items: end; background: var(--black); }
.home-clarity .home-booking .final-cta-bg img { object-position: center top; }
.home-clarity .home-booking .final-cta-bg::after { background: linear-gradient(180deg, rgba(10,10,9,.06), rgba(10,10,9,.48) 36%, rgba(10,10,9,.85) 80%, #0a0a09); }
.home-clarity .home-booking-inner { position: relative; z-index: 1; width: 100%; max-width: 800px; }
.home-clarity .home-booking .t-label { color: #e4b778; }
.home-clarity .home-booking h2 { font-family: var(--sans); font-size: clamp(38px, 4.3vw, 58px); font-weight: 400; font-style: normal; line-height: 1.14; letter-spacing: -.025em; color: var(--warm-white); max-width: none; margin: 18px 0; }
.home-clarity .home-booking .sub { font-family: var(--sans); font-style: normal; font-weight: 300; font-size: 19px; color: #ded6ca; line-height: 1.65; letter-spacing: 0; max-width: 565px; margin: 0 auto; }
.home-clarity .home-booking-action { margin-top: 30px; }
.home-clarity .home-booking .btn-primary { color: var(--black); background: var(--copper); border-color: var(--copper); padding-inline: 32px; }
.home-clarity .home-booking .btn-primary:hover { background: var(--copper-light); border-color: var(--copper-light); }
.home-clarity .home-booking-action p { font-size: 13px; color: #bcb2a5; margin-top: 16px; text-align: center; }
.home-clarity a:focus-visible,
.home-clarity summary:focus-visible { outline: 2px solid var(--copper-light); outline-offset: 5px; }
.home-clarity footer { padding: 40px 0; }
.home-clarity .footer-services { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 22px; font-size: 13px; margin-bottom: 14px; }
@media (max-width: 1080px) {
  .home-clarity .hero-founder { padding: 104px 40px 36px; gap: 30px; }
  .home-clarity .hero-founder .hero-image { height: 500px; }
  .home-clarity .hero-founder .hero-title { font-size: 48px; }
  .home-clarity .hero-founder .hero-sub { font-size: 18px; }
  .home-clarity .brand-proof-card { grid-template-columns: .8fr 1.2fr; gap: 24px 28px; padding: 28px; }
  .home-clarity .results-grid { grid-template-columns: 1fr 1.2fr; }
  .home-clarity .result-card:last-child { grid-column: 1 / -1; }
}
@media (max-width: 900px) {
  .home-clarity .hero-founder { grid-template-columns: 1fr; }
  .home-clarity .hero-founder .hero-content { grid-column: 1; grid-row: 1; }
  .home-clarity .hero-founder .hero-image { grid-column: 1; grid-row: 2; width: 100%; height: auto; aspect-ratio: 1.1; }
}
@media (max-width: 800px) {
  .home-clarity .container--wide { padding-inline: 24px; }
  .home-clarity .hero-founder { display: grid; grid-template-columns: 1fr; padding: 104px 24px 0; gap: 22px; }
  .home-clarity .hero-founder .hero-content { grid-column: 1; grid-row: 1; padding: 0; }
  .home-clarity .hero-founder .hero-image { grid-column: 1; grid-row: 2; width: 100%; height: auto; aspect-ratio: 1.1; margin: 0; }
  .home-clarity .hero-founder .hero-image img { object-position: center top; }
  .home-clarity .hero-founder .hero-title { font-size: clamp(38px, 7vw, 55px); max-width: 650px; }
  .home-clarity .hero-brand-row { margin-bottom: 22px; }
  .home-clarity .hero-founder .hero-label { font-size: 11px; }
  .home-clarity .hero-call-note { margin-top: 14px; }
  .home-clarity .brand-section { padding-inline: 24px; }
  .home-clarity .brand-proof-card { padding: 28px 24px; gap: 24px; grid-template-columns: 1fr; width: 100%; border-top: 0; }
  .home-clarity .brand-proof-intro { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
  .home-clarity .brand-proof-history { margin: 0; }
  .home-clarity .brand-proof-audiences { display: block; }
  .home-clarity .brand-proof-audiences .brand-proof-label { margin-bottom: 12px; }
  .home-clarity .path-grid--performance,
  .home-clarity .path-grid--personal { grid-template-columns: 1fr; gap: 14px; }
  .home-clarity .path-card,
  .home-clarity .path-grid--personal .path-card { min-height: 215px; align-items: center; }
  .home-clarity .path-card img { width: 38%; right: 0; left: auto; object-position: center; }
  .home-clarity .path-card::after { background: linear-gradient(90deg, #151513 0%, #151513 56%, rgba(21,21,19,.35) 80%, rgba(21,21,19,.05)); }
  .home-clarity .path-card-content,
  .home-clarity .path-grid--personal .path-card-content { max-width: 70%; padding: 24px; }
  .home-clarity .path-grid--personal { margin-top: 14px; }
  .home-clarity .path-card h3 { font-size: 27px; }
  .home-clarity .path-card p { font-size: 16px; }
  .home-clarity .path-card-link { margin-top: 15px; }
  .home-clarity .home-intro-grid { grid-template-columns: 1fr; gap: 22px; }
  .home-clarity .home-drift-card { grid-template-columns: 1fr; }
  .home-clarity .home-drift-card-media { width: 100%; }
  .home-clarity .home-drift-card-copy { padding: 26px; }
  .home-clarity .home-booking { min-height: 640px; padding: 220px 0 72px; }
  .home-clarity .home-booking .final-cta-bg img { object-position: center top; }
}
@media (max-width: 520px) {
  .home-clarity .hero-founder { padding-top: 96px; }
  .home-clarity .hero-founder .hero-title { font-size: clamp(35px, 9.5vw, 46px); }
  .home-clarity .hero-founder .hero-sub { font-size: 18px; margin-bottom: 22px; }
  .home-clarity .hero-buttons { flex-direction: column; align-items: stretch; gap: 10px; }
  .home-clarity .hero-portrait-caption { left: 16px; right: 16px; bottom: 16px; max-width: none; gap: 12px; }
  .home-clarity .hero-portrait-caption span { max-width: 190px; }
  .home-clarity .brand-proof-card { padding: 26px 20px; gap: 24px; }
  .home-clarity .brand-proof-intro { display: block; }
  .home-clarity .brand-proof-history { margin-top: 14px; }
  .home-clarity .brand-proof-places { gap: 8px; }
  .home-clarity .brand-proof-places li { font-size: 15px; padding: 12px; }
  .home-clarity .brand-proof-audiences ul { gap: 8px 18px; font-size: 14px; }
  .home-clarity .path-section,
  .home-clarity .proof-home,
  .home-clarity .home-intro { padding-block: 52px; }
  .home-clarity .path-card-content,
  .home-clarity .path-grid--personal .path-card-content { padding: 20px; max-width: 74%; }
  .home-clarity .path-card h3 { font-size: 25px; }
  .home-clarity .path-card p { font-size: 15px; }
  .home-clarity .path-card-kicker { font-size: 10px; letter-spacing: .09em; }
  .home-clarity .results-grid { grid-template-columns: 1fr; }
  .home-clarity .home-booking-action,
  .home-clarity .home-booking .btn-primary { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  .home-clarity .hero-brand-row,
  .home-clarity .hero-title,
  .home-clarity .hero-sub,
  .home-clarity .hero-buttons,
  .home-clarity .reveal { animation: none; opacity: 1; transform: none; transition: none; }
}
