/* Warm-lead pages: shared visual language; existing intake controls remain intact. */
.wl-page { --wl-ink: #0f1720; --wl-muted: #53616c; --wl-paper: #f4f1ea; }
.wl-page section[id], .wl-page [id$="heading"], .wl-page #request { scroll-margin-top: 100px; }
.wl-page .wl-eyebrow { margin: 0 0 18px; font: 500 11px/1.5 var(--font-mono); letter-spacing: .16em; color: #967338; }
.wl-hero { background: var(--wl-ink); color: #fff; padding: 76px 0 80px; position: relative; border-bottom: 3px solid #b89149; }
.wl-hero-grid { display: grid; grid-template-columns: 1.25fr 1fr; align-items: center; gap: 72px; }
.wl-hero .wl-eyebrow { color: #c8aa71; }
.wl-hero h1 { font-size: clamp(36px,4.3vw,58px); line-height: 1.08; letter-spacing: -.035em; color: #fff; margin: 0 0 26px; font-weight: 700; }
.wl-lead { color: #c4ccd0; font-size: 19px; line-height: 1.65; max-width: 570px; margin: 0; }
.wl-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; margin-top: 32px; }
.wl-actions .btn { white-space: normal; }
.wl-text-link { color: #f4f1ea; font-size: 14px; text-decoration: none; text-underline-offset: 5px; }
.wl-text-link:hover { text-decoration: underline; color: #fff; }
.wl-hero-note { font-size: 12px; color: #a7b5bd; margin: 22px 0 0; }
.wl-brief { border: 1px solid #405056; border-radius: 2px 28px 2px 2px; padding: 32px; background: #15242b; }
.wl-duration { font-size: 46px; letter-spacing: -.04em; color: #f4f1ea; line-height: 1.15; padding-bottom: 26px; border-bottom: 1px solid #405056; }
.wl-duration span { display: block; color: #bdc8ce; font-size: 14px; letter-spacing: 0; margin-top: 8px; }
.wl-brief-list { list-style: none; margin: 24px 0 0; padding: 0; display: grid; gap: 22px; }
.wl-brief-list li { display: flex; gap: 18px; }
.wl-brief-list li > span { font: 12px/1.7 var(--font-mono); color: #c8aa71; padding-top: 2px; }
.wl-brief strong { color: #f4f1ea; font-size: 16px; font-weight: 600; }
.wl-brief-list p { color: #bdc8ce; margin: 5px 0 0; font-size: 14px; line-height: 1.55; }
.wl-brief h2 { font-size: 29px; line-height: 1.2; color: #f4f1ea; margin: 0 0 28px; letter-spacing: -.025em; }
.wl-takeaways { list-style: none; margin: 0; padding: 0; }
.wl-takeaways li { position: relative; padding: 18px 0 18px 22px; border-top: 1px solid #405056; }
.wl-takeaways li:last-child { padding-bottom: 0; }
.wl-takeaways li::before { content: ''; position: absolute; left: 0; top: 26px; width: 6px; height: 6px; border-radius: 50%; background: #63aaa6; }
.wl-takeaways span { display: block; color: #bdc8ce; font-size: 14px; line-height: 1.55; margin-top: 5px; }
.wl-select, .wl-agenda { background: #fff; padding: 76px 0; }
.wl-section-intro { display: grid; grid-template-columns: 1.25fr 1fr; gap: 72px; align-items: end; margin-bottom: 34px; }
.wl-section-intro h2 { font-size: clamp(28px,3vw,38px); line-height: 1.18; letter-spacing: -.03em; margin: 0; color: var(--wl-ink); }
.wl-section-intro > p { font-size: 16px; line-height: 1.65; color: var(--wl-muted); margin: 0; }
.wl-page .ses-fieldset { margin: 0; padding: 0; border: 0; }
.wl-page .ses-legend { width: 100%; margin: 0 0 18px; padding: 0; }
.wl-page .ses-legend__label { font-size: 14px; }
.wl-page .ses-legend__note { font-size: 12px; }
.wl-page .ses-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.wl-page .ses-card { padding: 23px 20px; min-height: 150px; border-radius: 4px; box-shadow: none; background: #fff; border-color: #dce2e1; align-items: flex-start; gap: 14px; }
.wl-page .ses-card__title { font-size: 16px; line-height: 1.35; color: var(--wl-ink); }
.wl-page .ses-card__desc { font-size: 14px; line-height: 1.55; color: var(--wl-muted); margin-top: 8px; }
.wl-page .ses-card__check { width: 21px; height: 21px; flex: 0 0 21px; margin-top: 2px; border-radius: 4px; }
.wl-page .ses-card:hover { border-color: #1c7f7a; transform: none; box-shadow: none; }
.wl-page .ses-card:has(input:checked) { background: #edf5f3; border-color: #1c7f7a; box-shadow: inset 0 0 0 1px #1c7f7a; }
.wl-page .ses-card:has(input:focus-visible) { outline: 3px solid #b89149; outline-offset: 3px; }
.wl-page .ses-card.is-disabled { opacity: .48; }
.wl-intake-grid { display: grid; grid-template-columns: 1.35fr 1fr; gap: 64px; align-items: start; }
.wl-page #sessionsForm > .wl-intake-grid { margin-top: 64px; padding-top: 64px; border-top: 1px solid #dce2e1; }
.wl-page .ses-panel, .wl-page .os-panel { background: transparent; border: 0; border-radius: 0; box-shadow: none; padding: 0; max-width: none; margin: 0; }
.wl-form-title { color: var(--wl-ink); font-size: 30px; line-height: 1.2; letter-spacing: -.025em; margin: 0 0 14px; }
.wl-form-desc { color: var(--wl-muted); font-size: 16px; line-height: 1.65; margin: 0 0 28px; }
.wl-page .f-input { background: #fff; border-color: #cbd3d5; border-radius: 4px; }
.wl-page textarea.f-input { resize: vertical; min-height: 105px; }
.wl-page .f-label { font-size: 14px; }
.wl-optional { color: var(--wl-muted); font-weight: 400; }
.wl-page .f-submit { border-radius: 5px; min-height: 48px; }
.wl-booking { padding: 32px; background: var(--wl-paper); border-radius: 4px; border-top: 3px solid #b89149; }
.wl-person { display: flex; align-items: center; gap: 16px; margin-bottom: 26px; }
.wl-person img { width: 72px; height: 72px; border-radius: 50%; object-fit: cover; }
.wl-person strong { display: block; color: var(--wl-ink); font-size: 16px; }
.wl-person span { display: block; color: var(--wl-muted); font-size: 13px; margin-top: 4px; }
.wl-booking h3 { color: var(--wl-ink); font-size: 24px; line-height: 1.25; margin: 0 0 14px; letter-spacing: -.02em; }
.wl-booking p { color: var(--wl-muted); font-size: 15px; line-height: 1.65; margin: 0 0 24px; }
.wl-booking .btn { width: 100%; font-size: 14px; white-space: normal; }
.wl-booking .wl-booking-note { font-size: 12px; margin: 15px 0 22px; }
.wl-email { color: #1c7f7a; font-size: 14px; text-underline-offset: 4px; }
.wl-crosslink { text-align: center; color: var(--wl-muted); font-size: 14px; margin: 48px 0 0; }
.wl-crosslink a { color: #1c7f7a; text-underline-offset: 4px; }
.wl-agenda-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); list-style: none; padding: 0; margin: 44px 0; gap: 28px; }
.wl-agenda-grid li { padding-top: 22px; border-top: 2px solid #b89149; }
.wl-step-number { font: 14px var(--font-mono); color: #967338; }
.wl-agenda-grid h3 { color: var(--wl-ink); font-size: 19px; line-height: 1.3; margin: 20px 0 12px; }
.wl-agenda-grid p { color: var(--wl-muted); font-size: 15px; line-height: 1.65; margin: 0; }
.wl-prep { display: grid; grid-template-columns: 1fr 2fr; gap: 36px; border-left: 3px solid #1c7f7a; padding: 26px 30px; background: #f3f7f5; }
.wl-prep h3 { font-size: 19px; line-height: 1.35; color: var(--wl-ink); margin: 0; }
.wl-prep p { font-size: 15px; line-height: 1.65; color: var(--wl-muted); margin: 0; }
.wl-request { background: #fff; border-top: 1px solid #e0e4e2; padding: 72px 0 80px; }
@media(max-width:1000px) {
 .wl-hero-grid, .wl-section-intro { gap: 36px; }
 .wl-intake-grid { gap: 36px; }
 .wl-page .ses-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .wl-agenda-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media(max-width:760px) {
 .wl-hero { padding: 46px 0 48px; }
 .wl-hero-grid, .wl-section-intro, .wl-intake-grid, .wl-prep { grid-template-columns: 1fr; gap: 30px; }
 .wl-hero h1 { font-size: clamp(34px,8vw,48px); }
 .wl-lead { font-size: 17px; }
 .wl-brief { padding: 26px; }
 .wl-select, .wl-agenda, .wl-request { padding: 48px 0; }
 .wl-section-intro { gap: 18px; }
 .wl-page #sessionsForm > .wl-intake-grid { margin-top: 40px; padding-top: 40px; }
 .wl-booking { padding: 26px; }
 .wl-crosslink { text-align: left; line-height: 1.7; }
}
@media(max-width:520px) {
 .wl-page .ses-grid, .wl-agenda-grid { grid-template-columns: 1fr; }
 .wl-page .ses-card { min-height: 0; padding: 21px 18px; }
 .wl-agenda-grid { gap: 26px; }
 .wl-agenda-grid h3 { margin-top: 12px; }
 .wl-actions { align-items: flex-start; flex-direction: column; }
 .wl-form-title { font-size: 27px; }
 .wl-prep { padding: 24px; gap: 14px; }
}
.wl-page .ses-card { flex-direction: row; }
.wl-page .ses-card__check { position: static; }
.wl-page .ses-card__body { min-width: 0; }
.wl-page .ses-card__title, .wl-page .ses-card__desc { display: block; }

/* Match the offering pages: photo/petal heroes, angled seams and open bands. */
.wl-page { --wl-muted: var(--color-body-steel); }
.wl-hero { padding: var(--space-10) 0 var(--space-20); border: 0; overflow: hidden; }
.wl-hero-grid { grid-template-columns: 1.15fr 1fr; gap: var(--space-16); }
.wl-hero .wl-eyebrow { font-family: var(--font-sans); font-size: clamp(1.5rem,2.5vw,2rem); font-weight: var(--weight-bold); letter-spacing: -.01em; line-height: 1.15; margin-bottom: var(--space-5); color: var(--color-gold); }
.wl-hero h1 { font-size: clamp(1.9rem,3.3vw,2.9rem); line-height: 1.1; letter-spacing: var(--tracking-tight); margin-bottom: var(--space-5); }
.wl-lead { font-size: clamp(1.05rem,1.6vw,1.25rem); color: rgba(255,255,255,.76); line-height: var(--leading-body); }
.wl-actions { margin-top: var(--space-6); gap: var(--space-4); }
.wl-hero-note { color: #9fc5c3; font-size: .875rem; line-height: 1.6; }
.wl-hero-art { position: relative; height: 400px; isolation: isolate; }
.wl-hero-art img { position: absolute; width: 78%; height: 90%; right: 0; top: 5%; object-fit: cover; border-radius: 48% 0 48% 0; }
.wl-art-disc { position: absolute; width: 125px; height: 125px; border-radius: 0 0 100% 0; background: var(--color-teal); left: 0; top: 9%; }
.wl-art-ring { position: absolute; width: 170px; height: 170px; border-radius: 50%; border: 2px solid var(--color-teal); right: -20px; top: -4px; z-index: -1; }
.wl-art-dot { position: absolute; width: 35px; height: 35px; border-radius: 50%; background: var(--color-gold); left: 10%; bottom: 6%; }
.wl-overview { background: #fff; position: relative; padding: var(--space-12) 0 var(--space-16); }
.wl-overview::before { content: ''; position: absolute; left: 0; right: 0; top: -40px; height: 60px; transform-origin: 0 0; transform: skewY(-1.25deg); background: #fff; }
.wl-overview .container { position: relative; }
.wl-brief { background: none; padding: 0; border: 0; border-radius: 0; }
.wl-brief > .wl-eyebrow { color: var(--color-teal); margin-bottom: var(--space-3); }
.wl-duration { font-size: 32px; font-weight: 700; line-height: 1.2; letter-spacing: -.02em; color: var(--color-obsidian); border: 0; padding: 0; }
.wl-duration span { display: inline; color: var(--color-obsidian); font-size: 24px; font-weight: 500; margin-left: 8px; }
.wl-brief-list { grid-template-columns: repeat(3,minmax(0,1fr)); gap: var(--space-10); margin-top: var(--space-8); }
.wl-brief-list li { border-left: 1px solid rgba(184,145,73,.45); padding-left: var(--space-5); gap: 14px; }
.wl-brief-list strong, .wl-takeaways strong { color: var(--color-obsidian); font-size: 18px; }
.wl-brief-list p, .wl-takeaways span { color: var(--color-body-steel); font-size: 16px; }
.wl-brief h2 { color: var(--color-obsidian); font-size: clamp(2rem,3.2vw,2.6rem); line-height: 1.15; }
.wl-brief h2 br { display: none; }
.wl-takeaways { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: var(--space-10); }
.wl-takeaways li { border: 0; border-left: 1px solid rgba(184,145,73,.45); padding: 0 0 0 var(--space-5); }
.wl-takeaways li::before { display: none; }
.wl-select { background: var(--color-surface); padding: var(--space-16) 0; }
.wl-section-intro h2 { font-size: clamp(2rem,3.2vw,2.6rem); }
.wl-page .ses-card { border-radius: var(--radius-lg); border: var(--border-default); box-shadow: var(--shadow-xs); padding: var(--space-6); min-height: 160px; }
.wl-page .ses-card__check { border-radius: 50%; }
.wl-page .ses-card__desc { font-size: var(--text-sm); }
.wl-agenda { background: var(--color-obsidian); padding: var(--space-16) 0; }
.wl-agenda .wl-eyebrow { color: var(--color-gold); }
.wl-agenda .wl-section-intro h2, .wl-agenda-grid h3 { color: #fff; }
.wl-agenda .wl-section-intro > p, .wl-agenda-grid p { color: rgba(255,255,255,.76); }
.wl-agenda-grid { gap: var(--space-8); }
.wl-agenda-grid li { border-top: 1px solid rgba(184,145,73,.5); }
.wl-step-number { color: var(--color-gold); }
.wl-prep { background: none; border: 0; border-top: 1px solid rgba(184,145,73,.4); padding: var(--space-8) 0 0; }
.wl-prep h3 { color: #fff; }
.wl-prep p { color: rgba(255,255,255,.76); }
.wl-intake-grid { grid-template-columns: 1.15fr 1fr; align-items: stretch; gap: var(--space-10); }
.wl-page .ses-panel, .wl-page .os-panel { border: var(--border-default); border-top: 3px solid var(--color-teal); border-radius: var(--radius-lg); background: #fff; padding: var(--space-10); }
.wl-booking { background: var(--color-surface); border: var(--border-default); border-top: 3px solid var(--color-teal); border-radius: var(--radius-lg); padding: var(--space-10); text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.wl-person { flex-direction: column; gap: 10px; }
.wl-person img { width: 88px; height: 88px; border: 2px solid var(--color-teal); }
.wl-booking p { max-width: 38ch; }
.wl-booking .btn { width: auto; background: var(--color-obsidian); border-color: var(--color-obsidian); }
.wl-booking .btn:hover { background: #243746; }
.wl-page .f-input { border-radius: var(--radius-md); }
.wl-form-title { font-size: clamp(1.7rem,2.6vw,2.1rem); }
@media(max-width:900px) {
 .wl-hero-grid { grid-template-columns: 1fr; gap: 0; }
 .wl-hero-art { display: none; }
 .wl-hero h1 { max-width: 650px; }
 .wl-hero { padding-top: var(--space-10); }
 .wl-intake-grid { grid-template-columns: 1fr; }
 .wl-brief-list, .wl-takeaways { grid-template-columns: 1fr; gap: var(--space-6); }
 .wl-overview { padding-bottom: var(--space-12); }
}
@media(max-width:640px) {
 .wl-overview::before { top: -24px; height: 36px; }
 .wl-overview { padding-top: var(--space-8); }
 .wl-select, .wl-agenda { padding: var(--space-12) 0; }
 .wl-page .ses-panel, .wl-page .os-panel, .wl-booking { padding: var(--space-6) var(--space-5); }
 .wl-duration span { display: block; font-size: 20px; margin: 6px 0 0; }
 .wl-page .ses-card { min-height: 0; }
}
