/* Editorial hierarchy, service detail and accessible interaction refinements. */
:root { --muted: #50636a; }
.eyebrow, .hero .eyebrow, .approach .eyebrow, .contact-copy .eyebrow,
.faq-intro .eyebrow { font-size: 10px; color: #4d6872; letter-spacing: 1.4px; }
.desktop-nav { font-size: 14px; gap: 24px; }
.button { font-size: 14px; }
.button-small { font-size: 13px; }
.text-link { font-size: 13px; }
.hero { gap: 38px; }
.hero-actions { gap: 22px; flex-wrap: wrap; }
.hero-actions .button { padding: 17px 21px; font-size: 14px; }
.hero-signature strong { font-size: 14px; }
.hero-signature span:not(.signature-line) { font-size: 12px; }
.hero-description { font-size: 17px; }

.approach { grid-template-columns: 0.86fr 1.25fr; align-items: start; padding: 45px 0; gap: 66px; }
.approach-heading h2 { font-size: 35px; line-height: 1.2; max-width: 385px; }
.profile-name { margin-top: 24px; font-size: 14px; color: var(--ink); }
.profile-name span { display: block; margin-top: 4px; font-size: 12px; color: var(--muted); }
.profile-perspective { font-family: var(--serif); font-size: 23px; line-height: 1.45; font-style: italic; color: #597d88; max-width: 310px; margin-top: 24px; }
.experience-list { margin-top: 27px; }
.experience-area + .experience-area { margin-top: 25px; padding-top: 23px; border-top: 1px solid #dce5e1; }
.experience-area h3 { font-size: 23px; letter-spacing: -.45px; line-height: 1.25; margin-bottom: 12px; color: #365a68; }
.experience-area p { font-size: 16px; line-height: 1.85; }
.experience-area p + p { margin-top: 10px; }
.approach-copy > p { font-size: 15px; line-height: 1.85; max-width: none; }
.approach-copy > p + p { margin-top: 14px; }
.profile-details { border-block: 1px solid #d6e1dd; margin-top: 20px; }
.profile-details summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 49px; padding: 10px 0; list-style: none; font-size: 13px; cursor: pointer; }
.profile-details summary span { font-size: 22px; transition: transform .2s; }
.profile-details[open] summary span { transform: rotate(45deg); }
.profile-details ul { padding-left: 18px; margin: 0 0 15px; }
.profile-details li { font-size: 14px; color: var(--muted); padding-bottom: 12px; line-height: 1.75; }
.profile-details strong { color: var(--ink); font-weight: 500; }
.profile-details p { font-size: 14px; padding-bottom: 20px; }
.principles { font-size: 12px; flex-wrap: wrap; gap: 11px 21px; }
.principles svg { width: 15px; height: 15px; }

.services-section { padding: 64px 0; }
.section-top { gap: 30px; }
.section-top > p { font-size: 14px; flex-shrink: 1; }
.service-shortcuts { display: none; }
.service-card { min-width: 0; padding: 26px 24px 20px; }
.service-number { font-size: 9px; letter-spacing: .65px; color: #4b646e; }
.card-top { gap: 12px; }
.service-icon { flex-shrink: 0; }
.service-card h3 { font-size: 30px; min-height: 76px; }
.service-card .service-audience { font-size: 15px; line-height: 1.8; min-height: 109px; }
.service-tags { font-size: 13px; margin: 20px 0 23px; }
.service-tags li { gap: 9px; }
.service-details summary { min-height: 48px; font-size: 13px; }
.service-facts { margin: 2px 0 18px; }
.service-facts > div + div { margin-top: 17px; }
.service-facts dt { font-size: 12px; font-weight: 600; margin-bottom: 4px; color: #3e5964; }
.service-facts dd { margin: 0; font-size: 14px; color: var(--muted); line-height: 1.7; }
.service-details .scope-note { font-size: 12px; padding-top: 2px; line-height: 1.75; }
.card-action { font-size: 13px; min-height: 49px; padding-top: 17px; gap: 8px; }
.service-card.parents { background: #f2eae0; border-color: #dfd1c1; }
.calma-title { display: flex; flex-direction: column; justify-content: center; }
.calma-wordmark { font-size: 41px; color: #76634f; letter-spacing: 4px; display: flex; align-items: center; line-height: 1.1; gap: 10px; }
.calma-sprout svg { width: 29px; height: 33px; stroke: #88755e; fill: none; stroke-width: 1.1; }
.calma-subtitle { font-family: var(--sans); color: #685b4b; font-size: 12px; letter-spacing: 1.4px; margin-top: 6px; }
.service-booking-note { display: flex; gap: 11px; align-items: center; margin-top: 20px; }
.service-booking-note > svg { width: 18px; height: 18px; fill: none; stroke: #567781; stroke-width: 1.5; flex-shrink: 0; }
.service-booking-note p { font-size: 12px; }
.service-booking-note a { margin-left: auto; font-size: 13px; flex-shrink: 0; min-height: 44px; display: flex; align-items: center; gap: 8px; text-decoration: underline; text-underline-offset: 4px; }

.service-finder { gap: 48px; padding: 38px; align-items: start; }
.finder-intro { padding-top: 12px; }
.finder-kicker { font-size: 10px; letter-spacing: 1px; }
.finder-intro > p { font-size: 15px; }
.finder-note { font-size: 12px; line-height: 1.7; color: #536970; }
.finder-option { padding: 15px; }
.finder-option strong { font-size: 14px; font-weight: 500; }
.finder-option small { font-size: 12px; color: #53676e; margin-top: 4px; }
legend { font-size: 14px; }
.finder-option input { width: 18px; height: 18px; }
.finder-submit { margin-top: 16px; width: 100%; }
.finder-submit:disabled { opacity: 1; background: #e0e8e9; border-color: #ccd8dc; color: #50656c; transform: none; }
.finder-option:has(input:checked) { background: #eaf2f3; border-color: #7696a1; }
.result-kicker { font-size: 10px; }
.finder-result h4 { font-size: 33px; }
.finder-result .result-label { font-size: 14px; color: #385b67; font-weight: 600; margin-bottom: 10px; }
.finder-result > p { font-size: 15px; }
.result-reasons { font-size: 14px; line-height: 1.8; color: #50656c; padding-left: 18px; margin: 17px 0 0; }
.result-reasons li { padding-left: 3px; margin-top: 7px; }
.result-reasons li::marker { color: #6b8b7c; }
.result-detail { align-items: start; margin: 22px 0; }
.result-detail strong { display: block; font-size: 13px; font-weight: 500; margin-bottom: 5px; }
.result-detail p { font-size: 14px; }
.finder-result .button { font-size: 14px; }
.finder-mixed { display: block; background: transparent; margin-top: 6px; padding: 12px 0; min-height: 44px; font-size: 13px; color: #426674; text-align: left; text-decoration: underline; text-underline-offset: 4px; }
.reset-finder { font-size: 12px; min-height: 44px; padding: 8px 0; }

.next-section { padding-top: 65px; }
.faq-intro > p:not(.eyebrow) { font-size: 15px; }
.faq-list summary { font-size: 15px; }
.faq-list details > p { font-size: 14px; line-height: 1.85; }
.contact-panel { margin-top: 60px; gap: 55px; padding: 43px; }
.contact-copy > p:not(.eyebrow) { font-size: 15px; }
.contact-steps { list-style: none; margin: 27px 0 0; padding: 0; }
.contact-steps li { display: flex; align-items: start; gap: 13px; margin-top: 17px; }
.contact-steps li > span { display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; border: 1px solid #b6cbd1; border-radius: 50%; color: #4d6e7b; font-size: 10px; flex-shrink: 0; }
.contact-steps strong { font-size: 13px; font-weight: 500; }
.contact-steps p { font-size: 12px; margin-top: 2px; line-height: 1.7; }
.contact-handle { font-size: 13px; }
.contact-card { padding: 26px; }
.contact-card label { font-size: 14px; }
.contact-card select { font-size: 14px; padding: 14px 34px 14px 12px; }
.message-label { font-size: 10px; letter-spacing: 1px; color: #4c6873; }
.message-preview { font-size: 14px; }
.copy-button { font-size: 13px; min-height: 44px; padding: 10px 0; }
.copy-button svg { width: 16px; height: 16px; }
.copy-status { display: block; font-size: 12px; margin: 0; line-height: 1.6; }
.contact-button { font-size: 14px; gap: 15px; }
.contact-note { font-size: 12px; line-height: 1.75; color: #526870; }
.care-note p { font-size: 11px; color: #506970; }
.footer-inner p { font-size: 12px; }
.footer-inner p span, .footer-bottom { font-size: 11px; color: #526b71; }
.mobile-contact { display: none; }

@media (max-width: 1150px) {
  .service-card { padding: 23px 20px 18px; }
  .card-top { flex-wrap: wrap; }
  .service-number { width: 100%; }
  .service-card h3 { font-size: 28px; }
  .service-card .service-audience { min-height: 135px; }
  .approach { gap: 40px; }
  .contact-panel { gap: 32px; padding: 35px; }
}
@media (min-width: 701px) and (max-width: 1000px) {
  .desktop-nav, .header-cta { display: none; }
  .menu-toggle { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 6px; width: 44px; height: 44px; background: transparent; }
  .menu-toggle span { width: 21px; height: 1.5px; background: #3f626d; }
  .menu-toggle[aria-expanded=true] span:first-child { transform: translateY(3.75px) rotate(45deg); }
  .menu-toggle[aria-expanded=true] span:last-child { transform: translateY(-3.75px) rotate(-45deg); }
  .mobile-nav { display: grid; padding: 8px 24px 20px; border-top: 1px solid var(--line); background: var(--paper); }
  .mobile-nav a { padding: 12px 2px; font-size: 14px; }
}
@media (min-width: 701px) and (max-width: 900px) {
  .service-grid { grid-template-columns: 1fr; gap: 20px; }
  .service-card { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 0 32px; padding: 28px; }
  .service-card .card-top { grid-column: 1 / -1; flex-wrap: nowrap; margin-bottom: 18px; }
  .service-number { width: auto; }
  .service-card h3 { min-height: auto; }
  .service-card .service-audience { grid-column: 1; min-height: auto; margin-bottom: 20px; }
  .service-tags { grid-column: 2; grid-row: 2 / 4; min-height: auto; margin-top: 0; }
  .service-details, .card-action { grid-column: 1 / -1; }
  .calma-title { align-items: start; }
  .service-finder { grid-template-columns: 1fr; gap: 27px; }
  .finder-intro h3 br { display: none; }
  .finder-intro > p { max-width: none; }
  .finder-note { margin-top: 14px; }
  .faq-layout { grid-template-columns: 1fr; gap: 30px; }
  .faq-intro h2 br { display: none; }
  .faq-intro > p:not(.eyebrow) { max-width: none; }
  .tiny-flower { display: none; }
}
@media (max-width: 700px) {
  body { padding-bottom: calc(73px + env(safe-area-inset-bottom)); }
  .hero { padding-top: 29px; gap: 15px; padding-bottom: 12px; }
  .hero .eyebrow { font-size: 9px; letter-spacing: .8px; }
  .hero h1 { font-size: clamp(38px, 10.5vw, 52px); }
  .hero-description { font-size: 16px; margin: 19px 0 23px; }
  .hero-actions { gap: 14px; align-items: start; }
  .hero-actions .button { font-size: 14px; min-height: 50px; width: 100%; }
  .hero-actions .text-link { font-size: 13px; min-height: 37px; padding: 4px 0; align-items: center; }
  .hero-signature { margin-top: 17px; }
  .hero-signature strong { font-size: 13px; }
  .hero-signature span:not(.signature-line) { font-size: 12px; }
  .hero-art { width: min(76%, 260px); justify-self: center; }
  .art-label-top { font-size: 10px; padding: 10px 13px; top: 24px; left: -30px; }
  .art-label-bottom { font-size: 10px; bottom: 20px; right: -21px; padding: 10px 13px; }
  .art-label-bottom span { font-size: 10px; }
  .approach { grid-template-columns: 1fr; padding: 27px 0 32px; gap: 19px; }
  .approach-heading h2 { font-size: 29px; }
  .approach-heading h2 br { display: none; }
  .profile-name { margin-top: 14px; font-size: 13px; }
  .profile-name span { font-size: 12px; }
  .profile-perspective { font-size: 20px; margin-top: 16px; max-width: none; }
  .experience-area h3 { font-size: 22px; }
  .experience-area p { font-size: 16px; line-height: 1.8; }
  .approach-copy > p { font-size: 15px; line-height: 1.8; }
  .principles { font-size: 11px; gap: 10px 15px; }
  .eyebrow, .approach .eyebrow, .faq-intro .eyebrow, .contact-copy .eyebrow { font-size: 9px; letter-spacing: 1px; }
  .services-section { padding: 36px 0; }
  .section-top h2 { font-size: 32px; }
  .section-top > p { font-size: 14px; max-width: none; }
  .service-shortcuts { display: flex; gap: 8px; margin: 0 0 20px; flex-wrap: wrap; }
  .service-shortcuts a { border: 1px solid #c4d4d7; border-radius: 30px; font-size: 12px; padding: 10px 15px; display: inline-flex; align-items: center; min-height: 44px; background: #f9fbf8; }
  .service-card { padding: 24px 23px 20px; }
  .card-top { flex-wrap: nowrap; }
  .service-number { width: auto; font-size: 9px; }
  .service-card h3 { font-size: 30px; min-height: 0; }
  .service-card .service-audience { font-size: 15px; min-height: 0; }
  .service-tags { font-size: 13px; min-height: 0; }
  .service-details summary, .card-action { font-size: 14px; }
  .calma-wordmark { font-size: 44px; }
  .calma-subtitle { font-size: 12px; }
  .service-booking-note { align-items: start; flex-wrap: wrap; gap: 8px; margin-top: 19px; }
  .service-booking-note > svg { margin-top: 3px; }
  .service-booking-note p { font-size: 12px; flex: 1; }
  .service-booking-note a { margin-left: 0; padding-left: 26px; flex-basis: 100%; }
  .service-finder { margin-top: 24px; padding: 26px 21px; gap: 24px; }
  .finder-intro { padding: 0; }
  .finder-kicker { font-size: 9px; letter-spacing: .8px; }
  .finder-intro h3 { font-size: 31px; }
  .finder-intro > p { font-size: 15px; }
  .finder-note { font-size: 12px; margin-top: 15px; }
  .finder-option { padding: 14px 12px; gap: 10px; }
  .finder-option svg { display: none; }
  .finder-option strong { font-size: 14px; }
  .finder-option small { font-size: 12px; }
  .finder-option input { flex-shrink: 0; }
  .finder-result h4 { font-size: 29px; }
  .finder-mixed { font-size: 13px; }
  .next-section { padding-top: 39px; }
  .faq-intro h2 { font-size: 34px; }
  .faq-intro > p:not(.eyebrow) { font-size: 15px; }
  .faq-list summary { font-size: 15px; gap: 18px; }
  .faq-list details > p { font-size: 14px; padding-right: 14px; }
  .contact-panel { padding: 28px 21px 21px; gap: 24px; margin-top: 37px; }
  .contact-copy h2 { font-size: 32px; }
  .contact-copy > p:not(.eyebrow) { font-size: 15px; }
  .contact-handle { font-size: 12px; }
  .contact-card { padding: 21px 17px; }
  .contact-card label { font-size: 14px; }
  .contact-card select { font-size: 16px; }
  .contact-button { font-size: 14px; padding-inline: 12px; }
  .contact-note { font-size: 12px; }
  .care-note p { font-size: 11px; }
  .footer-inner p { font-size: 12px; }
  .footer-inner p span, .footer-bottom { font-size: 11px; }
  .footer-bottom > span:last-child { max-width: 135px; }
  .mobile-contact { display: block; position: fixed; bottom: 0; left: 0; right: 0; padding: 10px 20px calc(10px + env(safe-area-inset-bottom)); background: rgba(248,249,246,.97); border-top: 1px solid #d8e2e1; z-index: 18; backdrop-filter: blur(12px); }
  .mobile-contact .button { width: 100%; min-height: 50px; font-size: 14px; padding: 14px 16px; }
}
@media (max-width: 360px) {
  .hero .eyebrow { font-size: 8px; letter-spacing: .65px; }
  .hero h1 { font-size: 38px; }
  .card-top { flex-wrap: wrap; }
  .service-number { width: 100%; }
  .contact-panel { padding: 25px 17px 17px; }
  .contact-card { padding: 20px 14px; }
  .finder-kicker { letter-spacing: .3px; font-size: 8px; }
  .finder-result h4 { font-size: 27px; }
}

/* Service selection, session information and the educational offering. */
.hero { min-height: 590px; padding-block: 45px; }
.hero-description { max-width: 495px; }
.hero-actions .text-link { font-size: 14px; }
.hero-signature { margin-top: 30px; }
.service-shortcuts { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 25px; }
.service-shortcuts a { display: inline-flex; align-items: center; min-height: 44px; border: 1px solid #b9cdd4; border-radius: 30px; padding: 8px 18px; font-size: 14px; background: #f8fbfa; }
.service-shortcuts a:hover { background: #e1edf1; }
.service-number { font-size: 12px; letter-spacing: .2px; }
.card-top { flex-wrap: wrap; }
.service-card .service-audience { font-size: 16px; min-height: 140px; }
.service-tags { font-size: 14px; min-height: 135px; }
.service-rate { padding: 18px 0 20px; border-top: 1px solid #2b47531a; }
.service-rate p { display: flex; align-items: baseline; flex-wrap: wrap; gap: 9px; min-height: 0; }
.service-rate strong { font-family: var(--serif); font-size: 34px; font-weight: 400; line-height: 1.2; letter-spacing: -1px; color: var(--ink); }
.service-rate p span { font-size: 12px; }
.service-rate > span { display: block; font-size: 14px; margin-top: 8px; color: #466270; }
.service-details { margin-top: 0; }
.service-details summary, .card-action { font-size: 14px; }
.card-action { margin-top: auto; gap: 12px; }
.service-facts dd { font-size: 16px; }
.service-facts dt { font-size: 14px; }
.service-booking-note p { font-size: 14px; }
.service-booking-note a { font-size: 14px; }
.child-service { display: grid; grid-template-columns: .95fr 1.05fr; gap: 60px; margin-top: 34px; padding: 38px; background: #e5eff8; border: 1px solid #c8dbe8; border-radius: 20px; }
.child-intro h3 { font-size: 35px; line-height: 1.22; margin: 15px 0 22px; }
.child-intro p:not(.eyebrow) { font-size: 16px; line-height: 1.8; max-width: 440px; }
.child-intro strong { font-weight: 600; color: #365867; }
.child-skills { list-style: none; margin: 0; padding: 0; }
.child-skills li { padding: 13px 0; border-bottom: 1px solid #c7d8e3; }
.child-skills li:first-child { padding-top: 0; }
.child-skills strong { display: block; font-size: 16px; font-weight: 600; color: #365867; }
.child-skills span { display: block; font-size: 16px; color: var(--muted); margin-top: 3px; }
.child-method { margin-top: 20px; font-size: 16px; line-height: 1.8; }
.child-consult { margin-top: 15px; font-size: 14px; line-height: 1.75; }
.child-cta { margin-top: 20px; min-height: 44px; font-size: 14px; line-height: 1.6; }
.first-session-section { padding: 65px 0 55px; background: #f8fafb; border-bottom: 1px solid var(--line); }
.first-session-section .section-top { align-items: center; }
.first-session-section .section-top > p { max-width: 355px; font-size: 16px; }
.first-session-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 34px; padding: 0; margin: 34px 0 0; list-style: none; }
.first-session-steps li { border-top: 1px solid #baceD6; padding-top: 21px; }
.step-number { color: #577b8b; font-size: 14px; }
.first-session-steps h3 { font-size: 26px; letter-spacing: -.5px; margin: 12px 0; }
.first-session-steps p { font-size: 16px; line-height: 1.8; }
.first-session-note { font-size: 14px; line-height: 1.8; margin-top: 28px; max-width: 850px; }
.profile-section { padding-block: 20px; }
.profile-section .approach { border-top: 0; }
.approach-copy > p, .faq-list details > p { font-size: 16px; }
.contact-reassurance { margin-top: 22px; }
.contact-copy > p:not(.eyebrow) { font-size: 16px; }
.contact-card label, .message-preview { font-size: 16px; }
.contact-card select { font-size: 16px; }
.finder-option small, .finder-note, .finder-mixed, .reset-finder { font-size: 14px; }
.finder-intro > p, .finder-result > p, .result-detail p, .result-reasons { font-size: 16px; }
.eyebrow, .hero .eyebrow, .approach .eyebrow, .faq-intro .eyebrow, .contact-copy .eyebrow, .finder-kicker, .result-kicker { font-size: 12px; letter-spacing: 1px; }

@media (max-width: 1150px) {
  .child-service { gap: 35px; padding: 30px; }
  .service-card .service-audience { min-height: 170px; }
}
@media (max-width: 900px) {
  .hero { min-height: 540px; }
  .service-card .service-audience { min-height: 0; }
  .service-tags { min-height: 0; }
  .service-rate { grid-column: 1 / -1; }
  .child-service { grid-template-columns: 1fr; gap: 25px; }
  .child-intro h3 br { display: none; }
  .child-intro p:not(.eyebrow) { max-width: none; }
  .first-session-steps { gap: 22px; }
}
@media (max-width: 700px) {
  .hero { min-height: 0; padding-block: 30px 24px; }
  .hero .eyebrow { letter-spacing: .5px; }
  .hero-signature { margin-top: 20px; }
  .service-shortcuts { gap: 8px; }
  .service-shortcuts a { padding-inline: 13px; }
  .service-number { font-size: 12px; width: auto; }
  .service-card .service-audience { min-height: 0; }
  .service-tags { min-height: 0; margin-bottom: 22px; }
  .child-service { padding: 26px 23px; gap: 25px; margin-top: 25px; }
  .child-intro h3 { font-size: 30px; }
  .child-intro p:not(.eyebrow), .child-method, .child-skills span { font-size: 16px; }
  .child-cta { font-size: 14px; }
  .first-session-section { padding: 40px 0; }
  .first-session-section h2 { font-size: 32px; }
  .first-session-steps { grid-template-columns: 1fr; gap: 24px; margin-top: 25px; }
  .first-session-steps h3 { font-size: 26px; }
  .first-session-note { margin-top: 25px; }
  .profile-section { padding-block: 10px; }
  .contact-panel { padding-inline: 21px; }
  .finder-kicker { font-size: 12px; letter-spacing: .25px; line-height: 1.6; }
}
