:root {
  --red: #ae2100;
  --red-deep: #79150f;
  --red-dark: #291313;
  --red-soft: #f4e7e3;
  --ink: #1c1716;
  --muted: #6c615e;
  --paper: #f7f4f1;
  --line: #ddd3ce;
  --yellow: #f2d600;
  --white: #fff;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: #fff; font-size: 16px; letter-spacing: .025em; line-height: 1.9; }
p, li, dd { letter-spacing: .055em; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; }
.skip-link { position: fixed; z-index: 999; top: 10px; left: 10px; padding: 10px 16px; color: #fff; background: var(--ink); transform: translateY(-150%); }
.skip-link:focus { transform: none; }
.page-width { width: min(calc(100% - 64px), 1180px); margin-inline: auto; }
.page-width--narrow { max-width: 920px; }
.section { padding: 112px 0; }
.section-kicker { margin: 0 0 14px; color: var(--red); font-size: 12px; font-weight: 900; letter-spacing: .16em; }
.section-kicker--light { color: #f2c3b9; }
.section-title { margin: 0; color: var(--ink); font-size: clamp(38px, 5vw, 66px); font-weight: 900; letter-spacing: .025em; line-height: 1.42; }
.section-title span { display: block; }
.section-title em { color: var(--red); font-style: normal; }
.section-lead { max-width: 800px; margin: 28px 0 0; color: var(--muted); font-size: 16px; font-weight: 600; line-height: 2; }
.button, .action-button { display: flex; width: min(100%, 520px); min-height: 78px; padding: 18px 24px; align-items: center; justify-content: space-between; gap: 20px; color: #fff; background: var(--red); border: 1px solid rgba(255,255,255,.38); box-shadow: 5px 5px 0 rgba(18,7,5,.85); font-size: 15px; font-weight: 900; line-height: 1.45; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover, .action-button:hover { background: #c02b0a; box-shadow: 2px 2px 0 rgba(18,7,5,.85); transform: translate(3px,3px); }
.button small, .action-button small { display: block; margin-top: 4px; font-size: 11px; font-weight: 700; opacity: .85; }
.button b, .action-button b { font-size: 22px; }

.hero { position: relative; min-height: 850px; padding-top: var(--header-height); color: #fff; background: #21120f url("../images/the-break-hero.webp") center / cover no-repeat; }
.hero::before { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(18,9,7,.72) 0%, rgba(42,13,10,.55) 48%, rgba(20,10,8,.12) 78%, rgba(17,8,6,.03) 100%); content: ""; }
.hero::after { position: absolute; right: 0; bottom: 0; left: 0; height: 135px; background: linear-gradient(transparent, rgba(20,8,6,.85)); content: ""; }
.hero__inner { position: relative; z-index: 2; display: flex; min-height: 774px; align-items: center; }
.hero__copy { width: min(710px, 64%); padding: 90px 0 110px; }
.hero__eyebrow { margin: 0 0 22px; color: #f2c3b9; font-size: 13px; font-weight: 900; letter-spacing: .14em; }
.hero__logo { width: min(440px, 82%); margin-bottom: 32px; filter: brightness(0) invert(1); }
.hero h1 { margin: 0; font-size: clamp(40px, 5vw, 69px); font-weight: 900; letter-spacing: .02em; line-height: 1.38; }
.hero h1 span { display: block; }
.hero__lead { max-width: 620px; margin: 30px 0 0; color: rgba(255,255,255,.9); font-size: 15px; font-weight: 600; letter-spacing: .055em; line-height: 2.15; }
.button--hero { margin-top: 36px; color: var(--ink); background: var(--yellow); border-color: var(--ink); }
.button--hero:hover { background: #ffe51f; }
.desire { position: relative; overflow: hidden; background: #fff; }
.desire::after { position: absolute; z-index: 0; top: -190px; right: -170px; width: 520px; height: 520px; background: var(--red-soft); border-radius: 50%; content: ""; opacity: .62; }
.desire > .page-width { position: relative; z-index: 1; }
.desire-grid { display: grid; margin-top: 56px; grid-template-columns: repeat(3,1fr); gap: 16px; }
.desire-grid article { position: relative; display: flex; min-height: 250px; padding: 32px 30px; flex-direction: column; justify-content: flex-end; overflow: hidden; color: #fff; background-color: var(--red-dark); background-position: center; background-size: cover; isolation: isolate; }
.desire-grid article::before { position: absolute; z-index: -1; inset: 0; background: linear-gradient(0deg,rgba(20,7,5,.78),rgba(55,13,9,.28) 68%,rgba(25,8,6,.06)); content: ""; }
.desire-grid article:nth-child(1) { background-image: url("../images/8120.jpg"); background-position: 52% center; }
.desire-grid article:nth-child(2) { background-image: url("../images/3385.jpg"); background-position: 62% center; }
.desire-grid article:nth-child(3) { background-image: url("../images/3060.jpg"); background-position: center; }
.desire-grid article:nth-child(4) { background-image: url("../images/31308.jpg"); background-position: 62% center; }
.desire-grid article:nth-child(5) { background-image: url("../images/5406.jpg"); background-position: 48% center; }
.desire-grid article:nth-child(6) { background-image: url("../images/1400.jpg"); background-position: 60% center; }
.desire-grid small { color: #f5b6aa; font-size: 10px; font-weight: 900; letter-spacing: .16em; }
.desire-grid h3 { margin: 13px 0 0; font-size: 25px; font-weight: 900; letter-spacing: .04em; line-height: 1.6; }
.desire__statement { margin: 62px 0 0; font-size: clamp(22px,3vw,34px); font-weight: 800; letter-spacing: .045em; line-height: 1.75; text-align: center; }
.desire__statement strong { color: var(--red); }

.problem { position: relative; color: #fff; background: linear-gradient(105deg,rgba(22,11,9,.72) 0%,rgba(56,17,12,.48) 56%,rgba(22,10,8,.28) 100%), url("../images/519651.jpg") center 42% / cover no-repeat; }
.problem::before { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px), linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px); background-size: 42px 42px; content: ""; opacity: .36; }
.problem > .page-width { position: relative; z-index: 1; }
.problem h2 { margin: 0; font-size: clamp(38px, 5vw, 65px); font-weight: 900; letter-spacing: .025em; line-height: 1.44; }
.problem h2 span { display: block; }
.problem__lead { max-width: 740px; margin: 30px 0 0; color: rgba(255,255,255,.8); font-size: 16px; font-weight: 600; line-height: 2.15; }

.problem-grid { display: grid; margin-top: 32px; grid-template-columns: repeat(3,1fr); gap: 18px; }
.problem-grid article { position: relative; min-height: 290px; padding: 38px 34px; overflow: hidden; background: linear-gradient(145deg, rgba(174,33,0,.68), rgba(65,16,11,.78)); border: 1px solid rgba(255,255,255,.24); backdrop-filter: blur(2px); }
.problem-grid article::after { position: absolute; right: -44px; bottom: -65px; color: rgba(255,255,255,.055); content: attr(data-number); font-size: 160px; font-weight: 900; line-height: 1; }
.problem-grid span { color: #f3b8ad; font-size: 12px; font-weight: 900; letter-spacing: .14em; }
.problem-grid h3 { margin: 20px 0 12px; font-size: 25px; font-weight: 900; line-height: 1.55; }
.problem-grid p { margin: 0; color: rgba(255,255,255,.73); font-size: 13px; font-weight: 600; line-height: 1.9; }
.reason { position: relative; overflow: hidden; padding: 112px 0; background: #fff; }
.reason::before { position: absolute; top: 54px; right: -130px; width: 330px; height: 330px; background: var(--yellow); border-radius: 50%; content: ""; opacity: .12; }
.reason__layout { position: relative; z-index: 1; display: grid; padding: 0; grid-template-columns: .88fr 1.12fr; background: #fffaf0; }
.reason__visual { position: relative; min-height: 720px; margin: 0; overflow: hidden; }
.reason__visual::after { position: absolute; inset: 0; background: linear-gradient(0deg,rgba(24,9,6,.72),rgba(24,9,6,.04) 58%); content: ""; }
.reason__visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.reason__visual figcaption { position: absolute; z-index: 1; right: 40px; bottom: 42px; left: 40px; color: #fff; font-size: clamp(20px,2.2vw,29px); font-weight: 800; letter-spacing: .045em; line-height: 1.65; }
.reason__visual figcaption strong { color: var(--yellow); font-size: 1.2em; }
.reason__copy { display: flex; padding: 62px 68px; flex-direction: column; justify-content: center; }
.reason__copy h2 { margin: 0; font-size: clamp(36px,4.2vw,57px); font-weight: 900; letter-spacing: .025em; line-height: 1.42; }
.reason__copy h2 span { display: block; }
.reason__copy h2 em { color: var(--red); font-style: normal; }
.reason__copy > p:not(.section-kicker) { margin: 24px 0 0; color: var(--muted); font-size: 14px; font-weight: 650; line-height: 1.95; }
.reason__copy > p + p { margin-top: 10px; }
.reason__copy > p strong { color: var(--ink); font-weight: 900; }
.reason__copy blockquote { margin: 30px 0 0; padding: 20px 0 20px 25px; border-left: 7px solid var(--yellow); font-size: clamp(21px,2.4vw,30px); font-weight: 850; letter-spacing: .035em; line-height: 1.55; }
.reason__copy blockquote small, .reason__copy blockquote span, .reason__copy blockquote strong { display: block; }
.reason__copy blockquote small { margin-bottom: 6px; color: var(--red); font-size: 9px; font-weight: 900; letter-spacing: .2em; }
.reason__copy blockquote strong { color: var(--red); font-size: 1.18em; }
.reason__outcome { margin-top: 28px; padding: 22px 24px; background: #fff; border-top: 3px solid var(--red); }
.reason__outcome > div { display: flex; gap: 7px; }
.reason__outcome span { padding: 3px 11px; color: #fff; background: var(--red); font-size: 10px; font-weight: 900; letter-spacing: .1em; }
.reason__outcome p { margin: 12px 0 0; color: var(--ink); font-size: 13px; font-weight: 700; line-height: 1.8; }
.reason__outcome p strong { font-weight: 900; }

.coaching-bridge { padding: 112px 0; color: #fff; background: var(--red-dark); }
.coaching-bridge__layout { display: grid; grid-template-columns: .9fr 1.1fr; align-items: stretch; gap: 0; }
.coaching-bridge__visual { position: relative; min-height: 760px; margin: 0; overflow: hidden; }
.coaching-bridge__visual::after { position: absolute; inset: 0; background: linear-gradient(0deg,rgba(25,8,6,.78),rgba(25,8,6,.02) 60%); content: ""; }
.coaching-bridge__visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.coaching-bridge__visual figcaption { position: absolute; z-index: 1; right: 36px; bottom: 35px; left: 36px; color: #f3b8ad; font-size: 10px; font-weight: 900; letter-spacing: .16em; line-height: 1.75; }
.coaching-bridge__visual figcaption strong { display: block; color: #fff; font-size: 18px; letter-spacing: .06em; }
.coaching-bridge__copy { padding: 62px 66px; background: linear-gradient(145deg,#411814,#261211); }
.coaching-bridge__copy h2 { margin: 0; font-size: clamp(35px,4.1vw,55px); font-weight: 900; letter-spacing: .02em; line-height: 1.45; }
.coaching-bridge__copy h2 span { display: block; }
.coaching-bridge__copy h2 em { color: var(--yellow); font-style: normal; }
.coaching-bridge__lead { margin: 25px 0 0; color: rgba(255,255,255,.76); font-size: 14px; font-weight: 650; line-height: 1.95; }
.coaching-bridge__steps { margin: 34px 0 0; padding: 0; list-style: none; }
.coaching-bridge__steps li { display: grid; padding: 20px 0; grid-template-columns: 48px 1fr; gap: 17px; border-top: 1px solid rgba(255,255,255,.17); }
.coaching-bridge__steps > li > span { color: var(--yellow); font-size: 12px; font-weight: 900; letter-spacing: .12em; }
.coaching-bridge__steps small { display: block; color: #f3b8ad; font-size: 9px; font-weight: 900; letter-spacing: .18em; }
.coaching-bridge__steps h3 { margin: 3px 0 4px; font-size: 21px; font-weight: 900; letter-spacing: .035em; line-height: 1.5; }
.coaching-bridge__steps p { margin: 0; color: rgba(255,255,255,.68); font-size: 12px; font-weight: 600; line-height: 1.8; }
.coaching-bridge__message { margin: 24px 0 0; padding: 15px 18px; color: var(--ink); background: var(--yellow); font-size: 14px; font-weight: 800; line-height: 1.65; }
.coaching-bridge__message strong { font-weight: 900; }

.conversion { padding: 62px 0; color: #fff; background: var(--red); }
.conversion__inner { display: grid; grid-template-columns: minmax(0,1fr) minmax(380px,500px); align-items: center; gap: 64px; }
.conversion__inner > div > small { color: #f5b6aa; font-size: 10px; font-weight: 900; letter-spacing: .15em; }
.conversion h2 { margin: 10px 0 0; font-size: clamp(26px,3.2vw,42px); font-weight: 900; letter-spacing: .035em; line-height: 1.55; }
.conversion p { margin: 12px 0 0; color: rgba(255,255,255,.76); font-size: 13px; font-weight: 650; line-height: 1.9; }
.conversion .action-button { color: var(--ink); background: var(--yellow); border-color: var(--ink); }
.conversion--light { color: var(--ink); background: #eadfd9; border-block: 1px solid var(--line); }
.conversion--light .conversion__inner > div > small { color: var(--red); }
.conversion--light p { color: var(--muted); }
.conversion--briefing { background: var(--red-dark); }

.hope { position: relative; min-height: 740px; display: flex; align-items: center; color: #fff; background: var(--red-dark) url("../images/life-smile.jpg") center / cover no-repeat; }
.hope__shade { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(24,9,7,.66) 0%,rgba(68,17,11,.54) 48%,rgba(35,12,9,.12) 82%); }
.hope__inner { position: relative; z-index: 1; padding-block: 110px; }
.hope img { width: min(420px,48%); filter: brightness(0) invert(1); }
.hope h2 { max-width: 960px; margin: 38px 0 0; font-size: clamp(39px,5vw,66px); font-weight: 900; letter-spacing: .025em; line-height: 1.47; }
.hope h2 span { display: block; }
.hope p:not(.section-kicker) { max-width: 680px; margin: 28px 0 0; color: rgba(255,255,255,.82); font-size: 15px; font-weight: 650; line-height: 2.15; }
.hope p.hope__tagline { display: inline-block; margin-top: 34px; padding: 12px 18px; color: var(--ink); background: var(--yellow); font-size: 16px; font-weight: 900; letter-spacing: .08em; }

.self-function { position: relative; overflow: hidden; background: #fff; }
.self-function::before { position: absolute; top: -180px; right: -130px; width: 520px; height: 520px; background: #fff3a6; border-radius: 50%; content: ""; opacity: .65; }
.self-function > .page-width { position: relative; z-index: 1; }
.self-function__intro { max-width: 940px; }
.self-function__story { display: grid; min-height: 680px; margin-top: 60px; grid-template-columns: 1.08fr .92fr; background: var(--paper); box-shadow: 0 22px 65px rgba(58,29,21,.12); }
.self-function__story figure { position: relative; min-height: 680px; margin: 0; overflow: hidden; }
.self-function__story figure::after { position: absolute; inset: 0; background: linear-gradient(0deg,rgba(20,8,6,.54),transparent 48%); content: ""; }
.self-function__story figure img { width: 100%; height: 100%; object-fit: cover; object-position: 58% center; }
.self-function__story figcaption { position: absolute; z-index: 1; right: 40px; bottom: 35px; left: 40px; color: #fff; font-size: 13px; font-weight: 750; line-height: 1.9; }
.self-function__questions { display: flex; padding: 52px 46px; flex-direction: column; justify-content: center; }
.self-function__questions > small { color: var(--red); font-size: 10px; font-weight: 900; letter-spacing: .15em; }
.self-function__questions > h3 { margin: 13px 0 25px; font-size: clamp(28px,3.2vw,42px); font-weight: 900; letter-spacing: .035em; line-height: 1.5; }
.self-function__questions article { display: grid; padding: 22px 0; grid-template-columns: 54px 1fr; gap: 10px; border-top: 1px solid var(--line); }
.self-function__questions article:last-child { border-bottom: 1px solid var(--line); }
.self-function__questions article b { color: var(--red); font-size: 12px; font-weight: 900; }
.self-function__questions article strong { display: block; font-size: 18px; font-weight: 900; letter-spacing: .04em; }
.self-function__questions article p { margin: 5px 0 0; color: var(--muted); font-size: 12px; font-weight: 650; line-height: 1.8; }
.self-function__outcome { margin: 62px auto 0; max-width: 1000px; font-size: clamp(22px,3vw,34px); font-weight: 800; letter-spacing: .045em; line-height: 1.75; text-align: center; }
.self-function__outcome strong { color: var(--red); }

.concept { position: relative; min-height: 750px; color: #fff; background: #380d09; }
.concept__photo { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(45,11,8,.98) 0%, rgba(58,11,7,.87) 50%, rgba(33,11,8,.3) 78%, rgba(20,8,6,.15) 100%), url("../images/coaching-session.jpg") 74% 42% / cover no-repeat; }
.concept__inner { position: relative; z-index: 1; width: min(calc(100% - 64px),1180px); padding: 120px 0; }
.concept__inner > img { width: min(390px, 48%); filter: brightness(0) invert(1); }
.concept h2 { max-width: 900px; margin: 38px 0 0; font-size: clamp(38px, 4.8vw, 62px); font-weight: 900; letter-spacing: .025em; line-height: 1.5; }
.concept h2 span { display: block; }
.concept h2 em { color: #ffb6a8; font-style: normal; }
.concept p:not(.section-kicker) { max-width: 650px; margin: 28px 0 0; color: rgba(255,255,255,.84); font-size: 15px; font-weight: 600; line-height: 2.2; }
.concept strong { color: #fff; font-size: 1.08em; }

.change { background: var(--paper); }
.change-grid { display: grid; margin-top: 58px; grid-template-columns: repeat(3,1fr); gap: 22px; }
.change-grid article { overflow: hidden; background: #fff; border: 1px solid var(--line); box-shadow: 0 15px 40px rgba(50,28,22,.08); }
.change-grid img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.change-grid article:nth-child(1) img { object-position: center 38%; }
.change-grid article:nth-child(2) img { object-position: center 48%; }
.change-grid article:nth-child(3) img { object-position: center 52%; }
.change-grid article > div { padding: 30px 28px 34px; }
.change-grid small { color: var(--red); font-size: 11px; font-weight: 900; letter-spacing: .12em; }
.change-grid h3 { margin: 14px 0 12px; font-size: 24px; font-weight: 900; line-height: 1.55; }
.change-grid p { margin: 0; color: var(--muted); font-size: 13px; font-weight: 600; line-height: 1.9; }

.program { position: relative; overflow: hidden; background: #fff; }
.program::after { position: absolute; z-index: 0; top: 150px; right: -140px; width: 470px; height: 470px; background: var(--red-soft); border-radius: 50%; content: ""; opacity: .55; }
.program > .page-width { position: relative; z-index: 1; }
.program-visual { position: relative; display: grid; min-height: 420px; margin: 54px 0 0; overflow: hidden; grid-template-columns: 1fr 1fr; color: #fff; background: var(--red-dark); }
.program-visual::after { position: absolute; inset: 0; background: linear-gradient(90deg,transparent 26%,rgba(35,11,8,.16) 50%,rgba(35,11,8,.74) 74%); content: ""; pointer-events: none; }
.program-visual img { width: 100%; height: 100%; object-fit: cover; }
.program-visual figcaption { position: relative; z-index: 1; display: flex; padding: 52px 46px; flex-direction: column; justify-content: center; background: var(--red-dark); }
.program-visual figcaption small { color: #efafa4; font-size: 10px; font-weight: 900; letter-spacing: .14em; }
.program-visual figcaption strong { display: block; margin-top: 14px; font-size: clamp(27px,3vw,39px); font-weight: 900; letter-spacing: .03em; line-height: 1.6; }
.program-visual figcaption p { margin: 20px 0 0; color: rgba(255,255,255,.72); font-size: 13px; font-weight: 600; line-height: 2; }
.phase-list { margin: 56px 0 0; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.phase-list li { display: grid; padding: 34px 0; grid-template-columns: 160px 1fr; gap: 38px; border-bottom: 1px solid var(--line); }
.phase-list > li > span { color: var(--red); font-size: 13px; font-weight: 900; letter-spacing: .13em; }
.phase-list small { color: var(--muted); font-size: 11px; font-weight: 800; letter-spacing: .1em; }
.phase-list h3 { margin: 6px 0 8px; font-size: clamp(22px, 2.5vw, 30px); font-weight: 900; line-height: 1.5; }
.phase-list p { margin: 0; color: var(--muted); font-size: 14px; font-weight: 600; line-height: 1.85; }
.program-summary { display: grid; margin-top: 46px; grid-template-columns: repeat(4,1fr); background: var(--red-dark); }
.program-summary div { padding: 28px 16px; text-align: center; border-right: 1px solid rgba(255,255,255,.16); }
.program-summary div:last-child { border-right: 0; }
.program-summary strong { display: block; color: #fff; font-size: 29px; font-weight: 900; }
.program-summary span { display: block; margin-top: 3px; color: rgba(255,255,255,.66); font-size: 11px; font-weight: 700; }
.program-note { margin: 18px 0 0; color: var(--muted); font-size: 12px; font-weight: 700; }

.experience { position: relative; color: #fff; background: linear-gradient(120deg,rgba(25,8,6,.68),rgba(72,17,11,.58) 56%,rgba(87,24,17,.48)), url("../images/coaching-session.jpg") center / cover no-repeat; }
.experience__shell { display: grid; grid-template-columns: .84fr 1.16fr; gap: 58px 70px; align-items: start; }
.experience__intro h2 { margin: 24px 0 0; font-size: clamp(35px, 4.2vw, 56px); font-weight: 900; line-height: 1.42; }
.experience__intro h2 span { display: block; }
.experience__intro > p:not(.section-kicker):not(.experience__badge) { margin: 23px 0 0; color: rgba(255,255,255,.78); font-size: 14px; font-weight: 600; line-height: 2; }
.experience__badge { display: inline-flex; margin: 8px 0 0; padding: 7px 13px; color: var(--red-dark); background: var(--yellow); font-size: 12px; font-weight: 900; }
.experience__steps { display: grid; gap: 14px; }
.experience__steps article { position: relative; padding: 27px 30px 28px 104px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15); }
.experience__steps article.is-featured { color: var(--ink); background: #fff; border: 5px solid var(--yellow); }
.experience__steps article > span { position: absolute; top: 30px; left: 25px; color: #f2b4a8; font-size: 10px; font-weight: 900; letter-spacing: .08em; }
.experience__steps article.is-featured > span { color: var(--red); }
.experience__steps small { display: inline-block; margin-bottom: 5px; padding: 3px 8px; color: #fff; background: var(--red); font-size: 10px; font-weight: 900; }
.experience__steps h3 { margin: 0; font-size: 23px; font-weight: 900; }
.experience__steps p { margin: 7px 0 0; color: rgba(255,255,255,.72); font-size: 12px; font-weight: 600; line-height: 1.8; }
.experience__steps .is-featured p { color: var(--muted); }
.experience .action-button { grid-column: 1 / -1; justify-self: center; color: var(--ink); background: var(--yellow); border-color: var(--ink); }
.experience__note { grid-column: 1 / -1; margin: -42px 0 0; text-align: center; color: rgba(255,255,255,.7); font-size: 11px; font-weight: 700; }

.fit { padding: 0; color: #fff; background: var(--red-dark); }
.fit__inner { display: grid; width: 100%; max-width: none; grid-template-columns: 1fr 1fr; }
.fit__photo { min-height: 720px; }
.fit__photo img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.fit__content { display: flex; padding: 95px clamp(42px,6vw,100px); flex-direction: column; justify-content: center; }
.fit h2 { margin: 0; font-size: clamp(40px, 4.5vw, 62px); font-weight: 900; line-height: 1.35; }
.fit h2 span { display: block; }
.fit ul { display: grid; margin: 38px 0 0; padding: 0; gap: 15px; list-style: none; }
.fit li { position: relative; padding-left: 30px; color: rgba(255,255,255,.86); font-size: 14px; font-weight: 700; }
.fit li::before { position: absolute; top: 0; left: 0; color: #f3a89b; content: "✓"; font-weight: 900; }
.fit__message { margin: 38px 0 0; padding-top: 30px; border-top: 1px solid rgba(255,255,255,.18); font-size: 17px; font-weight: 700; line-height: 1.9; }
.fit__message strong { color: #ffb1a4; }

.schedule { background: var(--paper); }
.schedule-card { margin-top: 50px; overflow: hidden; background: #fff; border: 1px solid var(--line); box-shadow: 0 16px 45px rgba(62,30,21,.08); }
.schedule-card__date { display: flex; padding: 32px; align-items: center; justify-content: center; gap: 22px; color: #fff; background: var(--red); }
.schedule-card__date small { font-size: 12px; font-weight: 800; }
.schedule-card__date strong { font-size: 28px; font-weight: 900; }
.schedule-card__date strong span { display: inline-grid; width: 25px; height: 25px; place-items: center; background: #fff; border-radius: 50%; color: var(--red); font-size: 11px; }
.schedule-card__date i { font-style: normal; }
.schedule-card dl { margin: 0; padding: 34px 42px 12px; }
.schedule-card dl div { display: grid; padding: 17px 0; grid-template-columns: 130px 1fr; border-bottom: 1px solid var(--line); }
.schedule-card dt { color: var(--red); font-size: 13px; font-weight: 900; }
.schedule-card dd { margin: 0; color: var(--muted); font-size: 13px; font-weight: 700; }
.schedule-card > p { margin: 22px 42px 0; color: var(--muted); font-size: 12px; font-weight: 700; }
.schedule-card .action-button { margin: 28px auto 40px; }
.action-button--dark { background: var(--red-dark); }
.price-contact { margin: 28px 42px 42px; padding: 34px 36px; text-align: center; background: var(--paper); border-top: 5px solid var(--red); }
.price-contact small { display: block; color: var(--red); font-size: 10px; font-weight: 900; letter-spacing: .14em; }
.price-contact strong { display: block; margin-top: 8px; font-size: clamp(22px,3vw,32px); font-weight: 900; letter-spacing: .035em; line-height: 1.55; }
.price-contact p { margin: 10px 0 0; color: var(--muted); font-size: 12px; font-weight: 650; line-height: 1.8; }

.briefing { position: relative; color: #fff; background: var(--red-dark) url("../images/coaching-session.jpg") center / cover no-repeat; }
.briefing::before { position: absolute; inset: 0; background: linear-gradient(110deg,rgba(24,8,6,.7),rgba(74,18,12,.58) 56%,rgba(42,13,10,.38)); content: ""; }
.briefing__shell { position: relative; z-index: 1; display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: 70px; }
.briefing__copy h2 { margin: 20px 0 0; font-size: clamp(35px,4.4vw,58px); font-weight: 900; letter-spacing: .025em; line-height: 1.47; }
.briefing__copy h2 span { display: block; }
.briefing__copy > p:not(.section-kicker) { margin: 24px 0 0; color: rgba(255,255,255,.78); font-size: 14px; font-weight: 650; line-height: 2; }
.briefing__copy ul { display: grid; margin: 30px 0 0; padding: 0; gap: 10px; list-style: none; }
.briefing__copy li { position: relative; padding-left: 28px; color: rgba(255,255,255,.86); font-size: 13px; font-weight: 750; }
.briefing__copy li::before { position: absolute; left: 0; color: #f4aa9e; content: "✓"; font-weight: 900; }
.briefing__card { padding: 42px; color: var(--ink); background: #fff; border-top: 7px solid var(--yellow); box-shadow: 12px 12px 0 rgba(17,5,4,.36); }
.briefing__card > small { color: var(--red); font-size: 11px; font-weight: 900; letter-spacing: .11em; }
.briefing__card > strong { display: block; margin-top: 15px; color: var(--red); font-size: clamp(39px,5vw,59px); font-weight: 900; letter-spacing: -.01em; line-height: 1.1; }
.briefing__card > strong span { margin-left: 6px; color: var(--ink); font-size: 20px; letter-spacing: .02em; }
.briefing__card > p { margin: 18px 0 0; color: var(--muted); font-size: 12px; font-weight: 700; line-height: 1.85; }
.briefing__card .action-button { width: 100%; margin-top: 26px; }

.faq { background: #fff; }
.faq-list { display: grid; margin-top: 48px; gap: 12px; }
.faq-list details { background: var(--paper); border: 1px solid var(--line); }
.faq-list summary { position: relative; display: flex; min-height: 78px; padding: 22px 64px 22px 24px; align-items: center; gap: 15px; cursor: pointer; font-size: 14px; font-weight: 800; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--red); font-size: 21px; font-weight: 900; }
.faq-list summary::after { position: absolute; top: 50%; right: 27px; color: var(--red); content: "+"; font-size: 28px; transform: translateY(-50%); }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details p { margin: 0; padding: 0 28px 27px 61px; color: var(--muted); font-size: 13px; font-weight: 600; line-height: 1.9; }

.final-cta { position: relative; min-height: 700px; display: flex; align-items: center; color: #fff; background: #1c0b08 url("../images/story-ishida-takuto.webp") center / cover no-repeat; }
.final-cta__shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(21,8,6,.66), rgba(67,17,11,.52) 60%, rgba(30,9,6,.25)); }
.final-cta__content { position: relative; z-index: 1; }
.final-cta img { width: min(430px,60%); filter: brightness(0) invert(1); }
.final-cta h2 { max-width: 970px; margin: 36px 0 0; font-size: clamp(38px, 5vw, 66px); font-weight: 900; line-height: 1.42; }
.final-cta h2 span { display: block; }
.final-cta p:not(.section-kicker) { margin: 24px 0 0; color: rgba(255,255,255,.8); font-size: 15px; font-weight: 700; }
.final-cta .action-button { margin-top: 34px; color: var(--ink); background: var(--yellow); border-color: var(--ink); }
.final-cta__secondary { display: inline-block; margin-top: 24px; color: rgba(255,255,255,.88); border-bottom: 1px solid rgba(255,255,255,.55); font-size: 12px; font-weight: 800; text-decoration: none; }

.journey-footer { padding: 68px 0 26px; color: #fff; background: #120b0a; }
.journey-footer__inner { display: grid; grid-template-columns: 300px 1fr; gap: 80px; }
.journey-footer__brand img { width: 270px; }
.journey-footer__brand p { margin: 18px 0 0; color: rgba(255,255,255,.58); font-size: 12px; font-weight: 700; }
.journey-footer__nav { display: grid; grid-template-columns: repeat(3,1fr); gap: 35px; }
.journey-footer__nav div { display: grid; align-content: start; gap: 9px; }
.journey-footer__nav strong { margin-bottom: 6px; color: #f0a99d; font-size: 11px; letter-spacing: .1em; }
.journey-footer__nav a { color: rgba(255,255,255,.68); font-size: 11px; font-weight: 700; text-decoration: none; }
.journey-footer__bottom { margin-top: 50px; padding-top: 20px; color: rgba(255,255,255,.4); border-top: 1px solid rgba(255,255,255,.1); }
.mobile-cta-group { display: none; }

@media (max-width: 900px) {
  .page-width { width: min(calc(100% - 40px), 680px); }
  .section { padding: 86px 0; }
  .hero { min-height: 820px; background-image: url("../images/the-break-hero-sp.webp"); background-position: center 36%; }
  .hero::before { background: linear-gradient(0deg, rgba(20,8,6,.78) 0%, rgba(61,15,10,.58) 46%, rgba(25,10,7,.12) 78%, rgba(20,7,5,.04) 100%); }
  .hero__inner { min-height: 744px; align-items: flex-end; }
  .hero__copy { width: 100%; padding: 230px 0 82px; }
  .hero__logo { width: min(390px,70%); margin-bottom: 24px; }
  .hero h1 { font-size: clamp(35px,7.5vw,52px); }
  .hero__lead { max-width: 620px; font-size: 14px; }
  .desire-grid { grid-template-columns: repeat(2,1fr); }
  .problem-grid, .change-grid { grid-template-columns: 1fr; }
  .problem-grid article { min-height: auto; }
  .reason__layout { grid-template-columns: 1fr; }
  .reason__visual { min-height: 460px; }
  .reason__copy { padding: 60px 56px; }
  .coaching-bridge__layout { grid-template-columns: 1fr; }
  .coaching-bridge__visual { min-height: 540px; }
  .coaching-bridge__copy { padding: 60px 56px; }
  .conversion__inner { grid-template-columns: 1fr; gap: 30px; }
  .hope { min-height: 680px; }
  .self-function__story { grid-template-columns: 1fr; }
  .self-function__story figure { min-height: 520px; }
  .briefing__shell { grid-template-columns: 1fr; }
  .concept__photo { background: linear-gradient(0deg,rgba(44,10,7,.98),rgba(61,12,8,.8) 70%,rgba(30,10,8,.4)), url("../images/coaching-session.jpg") center / cover no-repeat; }
  .concept__inner { width: min(calc(100% - 40px),680px); padding: 100px 0; }
  .concept__inner > img { width: min(360px,70%); }
  .change-grid { gap: 18px; }
  .change-grid img { aspect-ratio: 16 / 9; }
  .phase-list li { grid-template-columns: 125px 1fr; gap: 24px; }
  .program-visual { min-height: 390px; }
  .program-visual figcaption { padding: 40px 34px; }
  .program-summary { grid-template-columns: repeat(2,1fr); }
  .program-summary div:nth-child(2) { border-right: 0; }
  .program-summary div:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,.16); }
  .experience__shell { grid-template-columns: 1fr; }
  .experience .action-button, .experience__note { grid-column: auto; }
  .fit__inner { grid-template-columns: 1fr; }
  .fit__photo { min-height: 520px; }
  .fit__content { padding: 70px 40px; }
  .journey-footer__inner { grid-template-columns: 1fr; gap: 45px; }
}

@media (max-width: 620px) {
  body { font-size: 15px; padding-bottom: 74px; }
  .page-width { width: calc(100% - 32px); }
  .section { padding: 72px 0; }
  .section-title { font-size: 34px; line-height: 1.42; }
  .section-lead { margin-top: 20px; font-size: 13px; line-height: 1.9; }
  .button, .action-button { min-height: 70px; padding: 15px 18px; font-size: 13px; }
  .hero { min-height: 760px; }
  .hero__inner { min-height: 684px; }
  .hero__copy { padding: 255px 0 58px; }
  .hero__eyebrow { margin-bottom: 14px; font-size: 10px; }
  .hero__logo { width: 74%; margin-bottom: 18px; }
  .hero h1 { font-size: 33px; line-height: 1.38; }
  .hero__lead { margin-top: 18px; font-size: 12px; line-height: 1.85; }
  .button--hero { margin-top: 24px; }
  .desire-grid { margin-top: 38px; grid-template-columns: repeat(2,1fr); gap: 8px; }
  .desire-grid article { min-height: 195px; padding: 20px 16px; }
  .desire-grid h3 { font-size: 17px; line-height: 1.6; }
  .desire__statement { margin-top: 42px; font-size: 20px; }
  .problem h2 { font-size: 34px; }
  .problem__lead { font-size: 13px; }
  .problem-grid { margin-top: 38px; }
  .problem-grid article { padding: 28px 24px; }
  .problem-grid h3 { font-size: 21px; }
  .reason { padding: 72px 0; }
  .reason__layout { width: 100%; }
  .reason__visual { min-height: 250px; }
  .reason__visual figcaption { right: 24px; bottom: 24px; left: 24px; font-size: 20px; }
  .reason__copy { padding: 38px 24px; }
  .reason__copy h2 { font-size: 28px; letter-spacing: 0; }
  .reason__copy > p:not(.section-kicker) { margin-top: 18px; font-size: 12px; }
  .reason__copy blockquote { margin-top: 24px; padding: 13px 0 13px 18px; font-size: 18px; }
  .reason__outcome { margin-top: 22px; padding: 18px; }
  .reason__outcome p { font-size: 12px; }
  .coaching-bridge { padding: 72px 0; }
  .coaching-bridge__layout { width: 100%; }
  .coaching-bridge__visual { min-height: 330px; }
  .coaching-bridge__visual figcaption { right: 24px; bottom: 24px; left: 24px; }
  .coaching-bridge__copy { padding: 42px 24px; }
  .coaching-bridge__copy h2 { font-size: 30px; }
  .coaching-bridge__lead { margin-top: 20px; font-size: 12px; }
  .coaching-bridge__steps { margin-top: 28px; }
  .coaching-bridge__steps li { padding: 17px 0; grid-template-columns: 38px 1fr; gap: 12px; }
  .coaching-bridge__steps h3 { font-size: 18px; }
  .coaching-bridge__steps p { font-size: 11px; }
  .coaching-bridge__message { margin-top: 20px; font-size: 12px; }
  .conversion { padding: 48px 0; }
  .conversion__inner { gap: 24px; }
  .conversion h2 { font-size: 25px; }
  .conversion p { font-size: 12px; }
  .hope { min-height: 650px; background-position: 66% center; }
  .hope__shade { background: linear-gradient(0deg,rgba(25,8,6,.76) 0%,rgba(65,16,11,.56) 67%,rgba(35,10,7,.12)); }
  .hope__inner { padding-block: 82px; }
  .hope img { width: 76%; }
  .hope h2 { margin-top: 28px; font-size: 33px; }
  .hope p:not(.section-kicker) { font-size: 12px; line-height: 1.95; }
  .hope p.hope__tagline { margin-top: 25px; padding: 10px 13px; font-size: 12px; }
  .self-function__story { min-height: 0; margin-top: 40px; }
  .self-function__story figure { min-height: 400px; }
  .self-function__story figcaption { right: 22px; bottom: 21px; left: 22px; font-size: 11px; }
  .self-function__questions { padding: 34px 23px; }
  .self-function__questions > h3 { font-size: 28px; }
  .self-function__questions article { padding: 19px 0; grid-template-columns: 40px 1fr; }
  .self-function__questions article strong { font-size: 16px; }
  .self-function__questions article p { font-size: 11px; }
  .self-function__outcome { margin-top: 42px; font-size: 20px; }
  .concept { min-height: 680px; }
  .concept__inner { width: calc(100% - 32px); padding: 82px 0; }
  .concept h2 { margin-top: 28px; font-size: 33px; }
  .concept p:not(.section-kicker) { font-size: 12px; }
  .change-grid { margin-top: 38px; }
  .change-grid article > div { padding: 25px 22px 28px; }
  .change-grid h3 { font-size: 21px; }
  .phase-list { margin-top: 42px; }
  .program-visual { min-height: 0; grid-template-columns: 1fr; }
  .program-visual::after { background: linear-gradient(0deg,rgba(35,11,8,.72) 0%,rgba(35,11,8,.12) 62%,transparent 100%); }
  .program-visual img { height: 260px; }
  .program-visual figcaption { margin-top: -1px; padding: 31px 24px 36px; }
  .program-visual figcaption strong { font-size: 25px; }
  .phase-list li { padding: 28px 0; grid-template-columns: 1fr; gap: 7px; }
  .phase-list h3 { font-size: 21px; }
  .phase-list p { font-size: 12px; }
  .program-summary strong { font-size: 23px; }
  .experience__shell { gap: 42px; }
  .experience__intro h2 { font-size: 32px; }
  .experience__steps article { padding: 24px 20px 24px 88px; }
  .experience__steps article > span { left: 18px; }
  .experience__steps h3 { font-size: 20px; }
  .experience__note { margin-top: -26px; }
  .fit__photo { min-height: 460px; }
  .fit__content { padding: 60px 24px; }
  .fit h2 { font-size: 34px; }
  .schedule-card__date { padding: 25px 15px; gap: 9px; }
  .schedule-card__date small { display: none; }
  .schedule-card__date strong { font-size: 19px; }
  .schedule-card dl { padding: 24px 22px 8px; }
  .schedule-card dl div { grid-template-columns: 1fr; gap: 5px; }
  .schedule-card > p { margin: 18px 22px 0; }
  .schedule-card .action-button { width: calc(100% - 44px); margin: 24px 22px 30px; }
  .price-contact { margin: 22px; padding: 27px 20px; }
  .price-contact strong { font-size: 21px; }
  .price-contact p { font-size: 11px; }
  .briefing__shell { gap: 44px; }
  .briefing__copy h2 { font-size: 32px; }
  .briefing__copy > p:not(.section-kicker), .briefing__copy li { font-size: 12px; }
  .briefing__card { padding: 30px 22px; box-shadow: 7px 7px 0 rgba(17,5,4,.36); }
  .briefing__card > strong { font-size: 44px; }
  .briefing__card > strong span { display: block; margin: 8px 0 0; font-size: 17px; }
  .faq-list summary { min-height: 70px; padding: 18px 52px 18px 18px; font-size: 12px; }
  .faq-list details p { padding: 0 20px 24px 50px; font-size: 12px; }
  .final-cta { min-height: 640px; background-position: 58% center; }
  .final-cta h2 { font-size: 32px; }
  .final-cta img { width: 78%; }
  .final-cta__secondary { font-size: 10px; line-height: 1.8; }
  .journey-footer { padding-top: 52px; }
  .journey-footer__nav { grid-template-columns: 1fr 1fr; }
  .mobile-cta-group { position: fixed; z-index: 90; right: 0; bottom: 0; left: 0; display: block; padding: 8px 10px calc(8px + env(safe-area-inset-bottom)); background: rgba(255,255,255,.96); box-shadow: 0 -6px 20px rgba(38,14,8,.15); }
  .mobile-cta { display: flex; min-height: 58px; padding: 8px 17px; align-items: center; justify-content: space-between; color: #fff; background: var(--red); text-decoration: none; }
  .mobile-cta span { font-size: 12px; font-weight: 900; }
  .mobile-cta small { display: block; font-size: 9px; font-weight: 700; }
}
