/* Restore service: the shared shell remains canonical; this layer owns only the landing. */
.restore-hub-page main { padding-top: 0; }
.restore-hub-page > header { position: absolute; background: transparent; box-shadow: none; border: 0; color: #f5f0e7; }
.restore-hub-page > header :is(.logo,.nav-links a) { color: #e8dfd0; }
.restore-hub-page > header .nav-toggle-button { background: #211c15; border-color: #5c4b35; }
.restore-hub-page > header .nav-toggle-button span { background: #e8dfd0; }
.restore-hub-page > header .mobile-booking { display: none; }
.restore-hub-page > header .nav-links { background: transparent; }
.restore-hub-page > header .nav-links.is-open { background: #211c15; }
.restore-hub-page main > section:not(.restore-gate):not(.restore-service-hero) { padding-block: clamp(72px,9vw,128px); }
.restore-hub-page h2 { font-size: clamp(36px,4.1vw,60px); margin: 16px 0 28px; }
.restore-hub-page h3 { font-size: 25px; }
.restore-hub-page p { line-height: 1.75; }
.restore-hub-page figure { margin: 0; }
.restore-hub-page figcaption { font-size: 11px; letter-spacing: .06em; }
.restore-section-lead { max-width: 780px; color: var(--restore-muted); font-size: 18px; }
.restore-note { font-size: 12px; color: var(--restore-muted); margin-top: 24px; max-width: 720px; }
.restore-text-link { color: var(--restore-brown); font-size: 13px; text-decoration: underline; text-underline-offset: 5px; display: inline-block; padding-block: 12px; }
.restore-booking { padding: 17px 24px; font-size: 14px; gap: 24px; background: #563c27; border-color: #563c27; }
.restore-booking:hover { background: #37281d; }
.restore-actions { margin-top: 32px; }
.restore-hub-page :is(section[id],div[id],h1[id]) { scroll-margin-top: 92px; }

/* Keep the approved scale/composition. One untouched source is visible at rest;
   identical split layers are revealed only during the opening. No fake 2x asset. */
.restore-gate { min-height: 100svh; padding: 110px 24px 100px; position: relative; isolation: isolate; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 22px; color: #eee5d5; background: radial-gradient(ellipse at 50% 55%,#38291a 0,#17130f 50%,#100e0c 85%); overflow: clip; }
.gate-caption { position: relative; z-index: 3; margin: 0; font: 11px/1.6 Arial,sans-serif; text-transform: uppercase; letter-spacing: .25em; color: #c3af8c; }
.restore-gate-symbol { position: relative; width: min(58svh,calc(100vw - 44px)); height: min(65svh,calc((100vw - 44px)*1.12)); flex-shrink: 0; z-index: 2; }
.restore-gate-symbol img { position: absolute; width: 195%; height: auto; max-width: none; left: var(--gate-logo-left,-47.5%); top: var(--gate-logo-top,-5%); filter: none; image-rendering: auto; }
.gate-pristine { transform: none; clip-path: none; opacity: 1; transition: none; }
.gate-fire,.gate-sun { visibility: hidden; transition: transform 2.4s cubic-bezier(.3,.05,.2,1),opacity 2.4s; }
.gate-fire { clip-path: inset(0 50% 0 0); }
.gate-sun { clip-path: inset(0 0 0 50%); }
.gate-axis { position: absolute; left: 50%; top: 0; height: 100%; width: 1px; background: #f1dfb2; box-shadow: 0 0 40px 8px #d7b57840; opacity: 0; transition: opacity 2s; }
.gate-depth { position: absolute; inset: 0; background: linear-gradient(90deg,#201911e8,#20191170,#201911e8),url('/media/gallery-webp/TERAPIAS1-optimized.webp') center 60%/cover; opacity: 0; transform: scale(.94); transition: opacity 2.4s,transform 2.4s; }
.gate-controls { z-index: 4; display: flex; flex-direction: column; align-items: center; gap: 8px; }
.restore-gate .restore-button { background: #201911; border-color: #b59a69; color: #f3e7cf; min-width: 240px; min-height: 52px; gap: 40px; }
.gate-skip { display: inline-block; min-height: 44px; padding: 12px 4px; color: #cbbfae; font-size: 12px; }
.gate-paths { z-index: 3; display: flex; flex-direction: column; align-items: center; gap: 18px; text-align: center; }
.gate-paths > span { font: clamp(32px,4vw,58px)/1.15 var(--restore-serif); }
.gate-paths a { color: #f5e5c9; font-size: 14px; padding: 12px; }
.restore-gate.is-ready .gate-paths { position: absolute; inset: 40% 20px auto; opacity: 0; visibility: hidden; }
.restore-gate.is-open .gate-paths { opacity: 1; visibility: visible; transition: opacity .8s .8s,visibility 0s .8s; }
.restore-gate.is-open .gate-pristine { visibility: hidden; }
.restore-gate.is-open :is(.gate-fire,.gate-sun) { visibility: visible; }
.restore-gate.is-open .gate-fire { transform: translateX(-35%); opacity: .04; }
.restore-gate.is-open .gate-sun { transform: translateX(35%); opacity: .04; }
.restore-gate.is-open .gate-axis { opacity: .8; }
.restore-gate.is-open .gate-depth { opacity: 1; transform: scale(1); }
.restore-gate[data-returning="true"] * { transition-duration: .2s; transition-delay: 0s; }
.restore-at-gate :is(.music-toggle,.her-assistant) { visibility: hidden; pointer-events: none; }

/* A distinct, quiet service navigation follows the threshold. */
.restore-service-nav { position: sticky; top: 0; z-index: 100; min-height: 82px; padding: 12px max(24px,calc((100vw - 1200px)/2)); background: #f5f0e7f7; border-bottom: 1px solid var(--restore-line); display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.restore-wordmark { text-decoration: none; font: 27px/1.1 var(--restore-serif); letter-spacing: .09em; color: var(--restore-brown); }
.restore-wordmark span { display: block; font: 9px/1.6 Arial,sans-serif; letter-spacing: .14em; margin-top: 4px; }
.restore-service-links { display: flex; gap: 28px; }
.restore-service-links a { color: var(--restore-muted); font-size: 12px; min-height: 44px; display: inline-flex; align-items: center; }
.restore-nav-booking { border-bottom: 1px solid var(--restore-gold); color: var(--restore-brown); font-size: 13px; min-height: 44px; display: inline-flex; gap: 16px; align-items: center; text-decoration: none; font-weight: 600; }
.restore-service-hero { display: grid; grid-template-columns: 1fr 1fr; padding: 0; min-height: calc(100svh - 82px); background: #eee6d8; }
.restore-hub-page #restore-service { scroll-margin-top: 82px; }
.restore-service-copy { padding: clamp(56px,6vw,96px) clamp(32px,5.5vw,88px); align-self: center; }
.restore-service-copy h1 { font-size: clamp(44px,4.2vw,64px); margin: 28px 0; color: var(--restore-brown); }
.restore-hub-page .restore-service-copy h1:focus-visible { outline: none; }
.restore-service-line { font-size: 13px; letter-spacing: .035em; color: #775c3e; }
.restore-service-lead { font-size: 17px; max-width: 540px; color: #655744; margin-top: 20px; }
.restore-service-proof { font-size: 12px; color: #786750; margin-top: 24px; }
.restore-hero-photo { position: relative; min-width: 0; background: #e0d5c1; }
.restore-hero-photo picture { display: block; position: absolute; inset: 0; width: 100%; height: 100%; }
.restore-hero-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 65% 65%; }
.restore-hero-photo figcaption { position: absolute; bottom: 24px; right: 24px; color: #fff; background: #31261ce6; padding: 10px 16px; }
.restore-editorial-split { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }
.restore-prose { padding-top: 24px; font-size: 17px; color: #6e6050; }
.restore-prose p + p { margin-top: 24px; }
.restore-session { background: #e8dfd0; }
.restore-session-grid { display: grid; grid-template-columns: 1fr 1.05fr; gap: clamp(40px,7vw,100px); align-items: center; }
.restore-session-photo img { width: 100%; height: auto; display: block; aspect-ratio: 3/4; object-fit: cover; }
.restore-session-photo figcaption { color: var(--restore-muted); margin-top: 16px; }
.restore-session-steps { list-style: none; margin: 30px 0; padding: 0; }
.restore-session-steps li { display: flex; gap: 24px; border-top: 1px solid #cbbca7; padding: 24px 0; }
.restore-session-steps li > span { font-size: 10px; color: #8a6945; padding-top: 5px; }
.restore-session-steps h3 { font-size: 23px; margin-bottom: 8px; }
.restore-session-steps p { font-size: 14px; color: #756450; }
.restore-session-facts { display: flex; flex-wrap: wrap; gap: 8px 24px; font-size: 13px; margin: 24px 0; padding: 16px 0; border-block: 1px solid #cbbca7; }
.restore-session-facts span { color: var(--restore-muted); }
/* One real room detail: retain its materials, not the historic wall branding. */
.restore-method-body { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(32px,5vw,72px); align-items: center; margin-top: 40px; }
.restore-hub-page .restore-method-material { position: relative; aspect-ratio: 3/2; overflow: hidden; background: #c9bea7; }
.restore-method-material img { position: absolute; top: 0; right: 0; display: block; width: 150%; height: 150%; max-width: none; object-fit: cover; object-position: center 92%; }
.restore-dimensions { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 32px; margin-top: 56px; }
.restore-method-body .restore-dimensions { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 0; }
.restore-dimensions article { border-top: 1px solid var(--restore-gold); padding-top: 24px; }
.restore-dimensions article > span { font-size: 10px; color: var(--restore-gold); }
.restore-dimensions h3 { margin: 18px 0; font-size: 32px; }
.restore-dimensions p { font-size: 14px; color: var(--restore-muted); }
.restore-techniques,.restore-discovery { border-block: 1px solid var(--restore-line); margin-top: 48px; padding: 8px 0; }
.restore-hub-page summary { cursor: pointer; min-height: 52px; padding: 14px 0; color: var(--restore-brown); font-size: 14px; }
.therapy-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; padding: 28px 0; }
.therapy-grid h3 { margin-bottom: 12px; }.therapy-grid p { font-size: 14px; color: var(--restore-muted); }
.restore-therapist { background: #352d24; color: #f2e9db; }
.restore-therapist-grid { display: grid; grid-template-columns: .9fr 1.1fr; grid-template-areas: "portrait heading" "portrait care"; column-gap: clamp(48px,8vw,120px); row-gap: 24px; align-items: start; }
.restore-therapist-heading { grid-area: heading; align-self: end; }
.restore-therapist-heading h2 { color: #f2e9db; }
.restore-therapist-heading .restore-kicker { color: #d3ae70; }
.restore-therapist-heading .restore-section-lead { color: #e0d2bf; margin-bottom: 0; }
.restore-therapist-grid > figure { grid-area: portrait; align-self: center; }
.restore-therapist-copy { grid-area: care; }
.restore-portrait { display: block; width: 100%; height: auto; max-height: 780px; object-fit: contain; object-position: left; }
.restore-therapist figcaption { margin-top: 16px; color: #c8bba7; }
.restore-therapist-copy p { color: #d8cbb8; margin-bottom: 24px; }
.restore-therapist blockquote { padding-left: 24px; border-left: 1px solid #a88759; font: italic 28px/1.4 var(--restore-serif); margin: 32px 0; color: #e5c594; }
.restore-therapist .restore-booking { background: #e8d5b6; border-color: #e8d5b6; color: #35291f; }
.restore-therapist .restore-booking:hover { background: #f4e6ce; }
.restore-press-note { margin-top: 30px; font-size: 12px; }.restore-press-note a { color: #c8bba7; display: inline-block; padding-block: 12px; }
.restore-philosophy-section { background: #e8dfd0; color: #35291f; }
.restore-philosophy-section :is(h2,.restore-section-lead) { color: #35291f; }
.restore-philosophy-section .restore-kicker { color: #775838; }
.restore-philosophy-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; align-items: center; }
.restore-symbol-reading img { width: 100%; height: auto; }.restore-symbol-reading p { text-align: center; color: #765631; font-size: 11px; letter-spacing: .14em; text-transform: uppercase; }
.restore-symbol-meaning { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; margin-top: 40px; }
.restore-symbol-meaning dt { border-top: 1px solid #bbaa91; padding-top: 20px; font: 26px var(--restore-serif); }
.restore-symbol-meaning dd { margin: 12px 0 0; color: #685741; font-size: 14px; }
.restore-philosophy-note { font: italic 20px/1.5 var(--restore-serif); color: #755b3b; margin-top: 40px; }
.restore-code-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); column-gap: 40px; margin-top: 40px; }
.restore-code-list a { color: var(--restore-brown); text-decoration: none; display: block; padding: 26px 0; border-top: 1px solid var(--restore-line); min-height: 130px; }
.restore-code-list a:hover strong { text-decoration: underline; text-underline-offset: 5px; }
.restore-code-list span { display: block; font-size: 12px; color: var(--restore-muted); margin-top: 10px; }
.restore-code-list strong { font: 26px var(--restore-serif); }
.restore-code-continuation { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 24px; padding-top: 24px; border-top: 1px solid var(--restore-line); }
.restore-code-continuation p { max-width: 620px; margin: 0; color: var(--restore-muted); font-size: 14px; }
.restore-code-continuation .restore-text-link { flex: 0 0 auto; }
.restore-digital { background: #eee8de; }
.restore-hub-page :is(.restore-code,.restore-digital,.restore-integration) h2 { font-size: clamp(32px,3.1vw,44px); }
.restore-digital .restore-section-lead { max-width: 720px; font-size: 16px; }
.restore-hub-page .restore-integration { background: #eee8de; border-top: 1px solid #d1c3ae; }
.restore-hub-page .integration-steps a { display: inline-block; min-height: 44px; padding-block: 12px; font-size: 13px; color: var(--restore-brown); }
.restore-digital .restore-universe { padding-inline: 0; margin: 32px 0 0; }
.restore-pathways-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; margin-top: 40px; }
.restore-pathway { color: var(--restore-brown); text-decoration: none; padding-top: 28px; border-top: 1px solid var(--restore-line); }
.restore-pathway h3 { margin: 16px 0; font-size: 28px; }.restore-pathway p { font-size: 14px; color: var(--restore-muted); }
.restore-pathway-cta { display: inline-block; font-size: 12px; margin-top: 24px; text-decoration: underline; text-underline-offset: 4px; }
.restore-pathway-question { margin-top: 16px; font-style: italic; }
.restore-context-entry { padding: 32px 0; }
.restore-context-entry > .container { width: 100%; }
.restore-context-heading h2 { font-size: 34px; }.restore-context-heading p { max-width: 700px; color: var(--restore-muted); }
.restore-context-intentions { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 0 24px; margin-top: 32px; }
.restore-context-intention { display: flex; gap: 16px; min-height: 96px; text-align: left; border: 0; border-top: 1px solid #c7b89f; background: none; padding: 20px 0; color: var(--restore-brown); }
.restore-context-intention strong { display: block; font: 23px var(--restore-serif); }.restore-context-intention small { display: block; font-size: 12px; margin-top: 8px; color: #6f614e; }
.restore-context-intention-index { font-size: 10px; padding-top: 4px; color: var(--restore-gold); }
.restore-context-intention[aria-pressed="true"] { border-top: 3px solid var(--restore-gold); }
.restore-context-result,.restore-context-explore { margin-top: 32px; padding: 32px; border: 1px solid #c7b89f; background: var(--restore-ivory); }
.restore-context-result-grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 40px; }
.restore-context-result h3,.restore-context-explore h3 { font-size: 32px; margin: 10px 0; }
.restore-context-result :is(a,button),.restore-context-explore a { color: var(--restore-brown); }
.restore-context-reset { border: 0; border-bottom: 1px solid var(--restore-gold); background: none; margin-top: 24px; min-height: 44px; }
.restore-context-explore-links { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; margin-top: 28px; }.restore-context-explore-links span { display: block; }
.restore-booking-close { background: #dbc9ae; }
.restore-booking-close .restore-booking { margin-top: 24px; }
.restore-booking-grid { display: grid; grid-template-columns: 1.5fr 1fr; gap: 80px; align-items: center; }
.restore-booking-close h2 { font-size: clamp(44px,5vw,72px); }.restore-booking-close address { border-left: 1px solid #b49b78; padding-left: 56px; font-style: normal; font-size: 14px; }
.restore-booking-close address strong { font: 25px var(--restore-serif); }.restore-booking-close address p { margin-top: 24px; }.restore-booking-close address a { color: var(--restore-brown); }
.restore-booking-close address a[href^="tel:"] { display: inline-block; min-height: 44px; padding-block: 12px; }

/* Quiet persistent help, scoped to this commercial landing. Keep the real Hana. */
.restore-hub-page .her-assistant-button { min-height: 44px; gap: 6px; padding: 8px 12px; background: #f5f0e7; border-color: #b8a98f; color: #564532; box-shadow: 0 2px 8px #35291f14; font-size: 11px; font-weight: 600; letter-spacing: .04em; }
.restore-hub-page .her-assistant-button strong { width: 18px; height: 18px; background: none; font-size: 12px; }
.restore-hub-page .her-assistant-button:hover { background: #e8dfd0; }
.restore-hub-page .her-assistant-button:focus-visible { outline: 2px solid #775838; outline-offset: 4px; }

@media (max-width: 1000px) {
  .restore-service-links { display: none; }
  .restore-service-copy { padding: 56px 32px; }.restore-service-copy h1 { font-size: 45px; }
  .restore-editorial-split { gap: 40px; }.restore-session-grid { gap: 40px; }.restore-therapist-grid { column-gap: 40px; }
  .restore-dimensions { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .restore-context-intentions { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 720px) {
  .restore-method-body { grid-template-columns: 1fr; }
  .restore-hub-page .restore-method-material { aspect-ratio: 2/1; }
  .restore-method-material img { object-position: center 78%; }
  .restore-hub-page > header { height: 72px; }
  .restore-gate { padding: 96px 20px 172px; gap: 24px; }
  .restore-gate-symbol { width: calc(100vw - 44px); height: calc((100vw - 44px)*1.12); }
  .gate-caption { font-size: 9px; letter-spacing: .2em; }.gate-paths { top: 38%; }
  .restore-service-nav { min-height: 72px; padding: 12px 20px; gap: 12px; }.restore-service-links { display: none; }
  .restore-hub-page #restore-service { scroll-margin-top: 72px; }
  .restore-wordmark { font-size: 23px; }.restore-nav-booking { gap: 8px; font-size: 12px; }
  .restore-service-hero { grid-template-columns: 1fr; min-height: 0; }
  .restore-service-copy { padding: 32px 24px; }.restore-service-copy h1 { font-size: 42px; margin: 20px 0; }
  .restore-service-lead { font-size: 16px; margin-top: 16px; }.restore-service-copy .restore-actions { flex-direction: column; align-items: stretch; gap: 4px; margin-top: 24px; }
  .restore-service-copy .restore-text-link { align-self: flex-start; }.restore-service-proof { margin-top: 16px; }
  .restore-hero-photo picture { position: static; height: auto; }.restore-hero-photo img { min-height: 0; height: auto; width: 100%; aspect-ratio: 6/5; object-position: center 65%; }.restore-hero-photo figcaption { bottom: 16px; right: 16px; }
  .restore-editorial-split,.restore-session-grid,.restore-therapist-grid,.restore-philosophy-grid,.restore-booking-grid { grid-template-columns: 1fr; gap: 32px; }
  .restore-prose { padding-top: 0; }.restore-session-photo { order: 2; }.restore-session-steps { margin-top: 24px; }
  .restore-session-photo img { aspect-ratio: 4/5; object-position: center 65%; }
  .restore-therapist-grid { grid-template-areas: "heading" "portrait" "care"; }
  .restore-portrait { max-height: none; object-position: center; }
  .restore-therapist-heading h2 { font-size: 39px; }
  .restore-therapist-heading .restore-section-lead { font-size: 17px; }
  .restore-symbol-reading { max-width: 330px; margin: auto; }.restore-symbol-meaning { gap: 16px; }
  .restore-code-list { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 24px; }.restore-code-list strong { font-size: 24px; }
  .restore-code-continuation { align-items: flex-start; flex-direction: column; gap: 12px; }
  .restore-pathways-grid,.restore-context-result-grid,.restore-context-explore-links,.therapy-grid { grid-template-columns: 1fr; gap: 32px; }
  .restore-context-intentions { gap: 0 12px; }.restore-context-intention { gap: 8px; }.restore-context-intention strong { font-size: 21px; }
  .restore-context-result,.restore-context-explore { padding: 20px; }
  .restore-booking-close address { border-left: 0; border-top: 1px solid #b49b78; padding: 32px 0 0; }
}
@media (max-height: 650px) and (min-width: 721px) {
  .restore-gate { padding: 86px 24px 32px; gap: 12px; }.restore-gate-symbol { width: 42svh; height: 47svh; }
}
