/* Homepage 2026-09-16. Isolated from the established knowledge pages. */
html { scroll-behavior:auto; }
.home-refresh { --gold-600:#866027; --gutter:clamp(22px,6vw,96px); }
.home-refresh h1,.home-refresh h2 { text-wrap:balance; }
.home-refresh h2 { font-size:clamp(2.25rem,4.1vw,4.3rem); line-height:1.07; }
.home-refresh [hidden] { display:none!important; }
.home-refresh a,.home-refresh button,.home-refresh summary { -webkit-tap-highlight-color:transparent; }
.home-refresh .site-header { padding-inline:var(--gutter); }
.home-refresh .main-nav { gap:clamp(18px,2vw,32px); }
.home-refresh .main-nav a { font-size:.82rem; }
.home-refresh .home-hero { min-height:0; grid-template-columns:minmax(0,1.04fr) minmax(0,1fr); gap:48px 6%; padding:64px var(--gutter) 0; background:#f4f1e9; }
.home-refresh .home-hero::after { display:none; }
.home-refresh h1 { font-size:clamp(3rem,5.3vw,5.6rem); line-height:1.04; letter-spacing:-.05em; }
.home-refresh h1 em { color:var(--teal-700); font-style:normal; }
.home-refresh .hero-copy { padding-block:12px; }
.home-refresh .hero-copy .eyebrow { font-size:.68rem; letter-spacing:.13em; }
.status-dot { display:inline-block; width:7px; height:7px; margin-right:7px; border-radius:50%; background:var(--teal-700); }
.home-refresh .hero-lead { margin:24px 0; max-width:510px; font-size:clamp(1rem,1.3vw,1.17rem); line-height:1.65; }
.home-refresh .hero-actions { gap:18px; }
.home-refresh .button { min-height:52px; padding:15px 23px; border-radius:8px; box-shadow:none; font-size:.87rem; }
.home-refresh .text-link { font-size:.84rem; text-underline-offset:5px; }
.home-refresh .text-link:hover { text-decoration:underline; }
.hero-micro { color:var(--muted); font-size:.73rem; margin:15px 0 0; }
.home-refresh .trust-list { margin-top:24px; gap:10px 18px; font-size:.74rem; }
.home-refresh .hero-profile-visual { min-height:0; height:clamp(390px,40vw,545px); border:0; border-radius:180px 180px 18px 18px; box-shadow:none; background:#e2e5dd; }
.home-refresh .hero-profile-visual > img { object-position:50% 40%; filter:none; }
.home-refresh .hero-profile-visual::before { background:linear-gradient(0deg,rgba(5,26,32,.87),transparent 45%); }
.home-refresh .hero-profile-visual figcaption { color:#fff; max-width:none; left:30px; bottom:26px; right:24px; padding:0; border:0; box-shadow:none; background:transparent; backdrop-filter:none; }
.home-refresh .hero-profile-visual figcaption span { color:#e7d3a9; }
.home-refresh .hero-profile-visual figcaption strong { font-size:2.15rem; }
.home-refresh .hero-profile-visual figcaption small { color:#f0f2ed; max-width:290px; font-size:.77rem; }
.hero-bottomline { grid-column:1/-1; display:flex; gap:18px; align-items:center; border-top:1px solid var(--line); padding:21px 0; font-size:.63rem; letter-spacing:.17em; color:var(--muted); }
.hero-bottomline i { flex:0 1 48px; height:1px; background:#b7bfb3; }
.home-refresh .topic-section,.knowledge-section,.preparation-section,.home-refresh .about-section,.home-refresh .local-section { padding:88px var(--gutter); }
.home-refresh .section-intro { gap:26px 60px; margin-bottom:36px; }
.home-refresh .section-intro .eyebrow { margin-bottom:-12px; }
.home-refresh .section-intro > p:last-child { max-width:480px; font-size:.95rem; }
.pathfinder { display:grid; grid-template-columns:1fr 1.25fr; max-width:1240px; margin:0 auto 32px; border:1px solid var(--line); border-radius:14px; overflow:hidden; background:#edf1eb; }
.path-options { display:grid; align-content:center; gap:8px; padding:25px; border-right:1px solid var(--line); }
.path-options button { display:flex; gap:13px; align-items:center; min-height:61px; padding:14px 17px; border:1px solid transparent; border-radius:8px; background:transparent; color:var(--ink); font-size:.88rem; font-weight:650; text-align:left; cursor:pointer; }
.path-options button > span:first-child { font-size:.68rem; opacity:.65; }
.path-options button > span:last-child { margin-left:auto; }
.path-options button[aria-pressed=true] { background:var(--navy-900); color:#fff; }
.path-options button:hover:not([aria-pressed=true]) { background:#fff; border-color:var(--line); }
.path-result { min-width:0; min-height:235px; padding:30px 35px; }
.path-result h3 { margin:8px 0 10px; font-size:1.4rem; letter-spacing:-.025em; line-height:1.3; }
.path-result > p:not(.card-kicker) { font-size:.88rem; color:var(--muted); }
.path-result .text-link { display:inline-block; padding:7px 0; }
.home-refresh .topic-card { border-radius:14px; box-shadow:none; }
.home-refresh .topic-image { height:240px; }
.home-refresh .topic-copy { padding:27px; }
.home-refresh .topic-copy h3 { font-family:var(--sans); font-size:clamp(1.45rem,2.2vw,2rem); line-height:1.2; font-weight:650; letter-spacing:-.035em; }
.home-refresh .topic-copy > p:not(.card-kicker) { font-size:.9rem; margin-bottom:14px; }
.topic-benefits { list-style:none; margin:0 0 24px; padding:0; font-size:.78rem; color:var(--teal-700); }
.topic-benefits li { padding:3px 0; }
.topic-benefits li::before { content:'✓'; margin-right:8px; }
.home-refresh .card-link { border-top:1px solid var(--line); padding-top:18px; }
.knowledge-section { background:#edece4; }
.knowledge-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; max-width:1240px; margin:auto; }
.knowledge-card { min-width:0; background:#fbfaf6; border:1px solid var(--line); border-radius:12px; padding:28px; }
.knowledge-number { color:var(--gold-600); font-family:var(--serif); font-size:2.6rem; line-height:1; }
.knowledge-card h3 { font-size:1.15rem; line-height:1.35; letter-spacing:-.025em; }
.knowledge-card p { font-size:.9rem; color:var(--muted); }
.knowledge-card summary { padding:14px 0; border-top:1px solid var(--line); font-size:.82rem; font-weight:700; cursor:pointer; }
.knowledge-card a { font-size:.78rem; color:var(--teal-700); overflow-wrap:anywhere; }
.knowledge-note { max-width:1240px; margin:24px auto 0; font-size:.72rem; color:var(--muted); }
.home-refresh .method-section { padding:80px var(--gutter); gap:8%; }
.method-heading > p:last-child { max-width:390px; color:#c2ced0; font-size:.94rem; margin-top:25px; }
.home-refresh .method-steps p { color:#c2ced0; font-size:.93rem; }
.home-refresh .method-steps li { padding:23px 0; }
.home-refresh .method-steps > li > span { border-radius:8px; background:transparent; border:1px solid #5b717a; color:#e7d3a9; }
.preparation-section { display:grid; grid-template-columns:1fr 1.12fr; grid-template-areas:"intro topics" "actions topics"; grid-template-rows:auto 1fr; gap:20px 9%; background:#fbfaf6; }
.prep-copy { grid-area:intro; align-self:start; min-width:0; }
.prep-actions { grid-area:actions; min-width:0; }
.prep-actions > .small-note { color:var(--muted); }
.prep-card { grid-area:topics; align-self:start; }
.prep-copy > p:not(.eyebrow) { color:var(--muted); max-width:470px; }
.small-note { font-size:.75rem; }
.prep-actions .button { margin-top:12px; }
.prep-card { min-width:0; padding:30px; border:1px solid var(--line); border-radius:14px; background:#fff; }
.prep-summary { margin:0 0 8px; padding:20px; border-left:3px solid var(--teal-700); background:#edf1eb; }
.prep-summary .card-kicker { font-size:.67rem; }
.prep-summary output { display:block; color:var(--ink); font-size:.95rem; font-weight:650; margin:9px 0; }
.prep-summary p { margin:0; font-size:.79rem; color:var(--muted); }
.prep-booking-link { display:block; width:fit-content; margin:20px 0; }
#download-checklist:disabled { opacity:.5; cursor:not-allowed; }
.prep-checks { min-width:0; border:0; padding:0; margin:0; }
.prep-checks > legend { font-size:1.05rem; font-weight:650; margin-bottom:20px; padding:0; }
.prep-topic { border:1px solid var(--line); border-radius:9px; margin-bottom:12px; overflow:hidden; transition:background .2s; }
.prep-topic:has([data-prep]:checked) { border-color:var(--teal-700); background:#f4f7f2; }
.prep-checks label { display:flex; align-items:flex-start; gap:12px; padding:17px; cursor:pointer; }
.prep-checks label:hover { background:#edf1eb; }
.prep-checks input { flex:0 0 21px; width:21px; height:21px; margin:1px 0 0; accent-color:var(--teal-700); }
.prep-checks label > span { min-width:0; }
.prep-checks strong,.prep-checks small { display:block; }
.prep-checks strong { font-size:.91rem; line-height:1.4; }
.prep-checks small { color:var(--muted); font-size:.78rem; line-height:1.55; margin-top:5px; }
.prep-questions { min-width:0; border:0; border-top:1px solid var(--line); margin:0 16px 12px; padding:12px 0 0; }
.prep-questions legend { padding:0 6px 0 0; font-size:.73rem; color:var(--teal-700); }
.prep-questions label { padding:11px 0; font-size:.8rem; line-height:1.5; }
.prep-questions input { flex-basis:18px; width:18px; height:18px; margin-top:3px; }
.prep-notes { margin-top:25px; }
.prep-notes > label { display:block; margin-bottom:10px; font-size:.87rem; font-weight:650; }
.prep-notes textarea { display:block; width:100%; min-height:110px; border:1px solid #b6c2bb; border-radius:8px; padding:13px; background:#fff; color:var(--ink); font:inherit; font-size:16px; line-height:1.5; resize:vertical; }
.prep-notes small { display:block; margin-top:8px; color:var(--muted); font-size:.73rem; }
.conversation-visual { min-width:0; width:100%; margin:0; border:1px solid #d3ded4; border-radius:14px; overflow:hidden; background:#edf1e8; }
.conversation-map { padding:32px clamp(20px,3vw,44px) 28px; background:radial-gradient(ellipse at 90% 10%,#f9f2dd,transparent 60%); }
.conversation-map > .card-kicker { text-align:center; margin:0 0 24px; }
.conversation-center { position:relative; z-index:1; max-width:320px; margin:auto; padding:23px 20px; border-radius:13px; background:var(--navy-900); color:#fff; text-align:center; }
.conversation-center > svg { width:32px; height:32px; margin-bottom:11px; fill:none; stroke:#e7d3a9; stroke-width:1.5; }
.conversation-center strong { display:block; font-family:var(--serif); font-size:2.25rem; font-weight:500; line-height:1.1; }
.conversation-center > span { display:block; margin-top:12px; font-size:.68rem; color:#d5e1dc; }
.conversation-branches { position:relative; padding-top:23px; }
.conversation-branches::before { content:''; position:absolute; width:1px; left:50%; top:0; bottom:28px; background:#9baa93; transform-origin:top; }
.conversation-branch { position:relative; display:flex; align-items:center; gap:15px; padding:15px 18px; margin-bottom:10px; border:1px solid #d6dece; border-radius:9px; background:#fbfcf8; }
.conversation-branch:last-child { margin-bottom:0; }
.branch-icon { flex-shrink:0; display:grid; place-items:center; width:38px; height:38px; border-radius:50%; background:#e8ede2; color:var(--teal-700); }
.branch-icon svg { width:23px; height:23px; fill:none; stroke:currentColor; stroke-width:1.5; stroke-linecap:round; stroke-linejoin:round; }
.conversation-branch strong { display:block; font-size:.9rem; }
.conversation-branch div > span { display:block; margin-top:3px; font-size:.75rem; color:var(--muted); }
.conversation-visual figcaption { border-top:1px solid #d3ded4; padding:22px 25px; background:#fbfaf6; }
.conversation-visual figcaption strong { display:block; font-size:.95rem; }
.conversation-visual figcaption > span { display:block; margin-top:7px; font-size:.8rem; color:var(--muted); }
.conversation-visual.reveal-arriving .conversation-branch { animation:gentle-arrive .6s ease-out both; }
.conversation-visual.reveal-arriving .conversation-branch:nth-child(1) { animation-delay:.15s; }
.conversation-visual.reveal-arriving .conversation-branch:nth-child(2) { animation-delay:.35s; }
.conversation-visual.reveal-arriving .conversation-branch:nth-child(3) { animation-delay:.55s; }
.home-refresh .about-section { gap:7%; }
.home-refresh .about-portrait { padding:0; border-radius:12px; box-shadow:none; }
.home-refresh .about-portrait img { border-radius:0; }
.home-refresh .about-portrait figcaption { padding:22px; }
.home-refresh .about-links a { padding:8px 0; }
.home-refresh .local-intro { text-align:left; max-width:1240px; margin-bottom:30px; }
.home-refresh .local-intro > p:last-child { margin:22px 0 0; max-width:600px; }
.home-refresh .local-facts { max-width:1240px; }
.home-refresh .local-fact-card { border-radius:12px; padding:26px; }
.home-refresh .local-fact-card > strong { font-size:3.2rem; }
.home-refresh .local-fact-card p { font-size:.9rem; }
.home-refresh .local-source,.home-refresh .local-service-grid { max-width:1240px; }
.home-refresh .local-service-grid { margin-top:32px; }
.home-refresh .location-card,.home-refresh .local-faq { min-width:0; overflow-wrap:anywhere; border-radius:12px; padding:30px; }
.home-refresh .location-card h3,.home-refresh .local-faq h3 { font-size:2rem; }
.home-refresh .external-note { color:#c4d2d4; }
.booking-section { display:grid; grid-template-columns:1.2fr 1fr; gap:8%; padding:88px var(--gutter); background:#0b2c3a; color:white; }
.booking-section .eyebrow { color:#e7d3a9; }
.booking-section h2 { color:#fff; }
.booking-copy > p:not(.eyebrow) { max-width:540px; color:#c8d4d6; margin:25px 0; }
.booking-benefits { padding:0; margin:0; list-style:none; color:#dfe8e7; font-size:.87rem; }
.booking-benefits li { padding:6px 0; }
.booking-benefits li::before { content:'✓'; color:#e7d3a9; margin-right:10px; }
.booking-card { align-self:center; padding:34px; background:#f7f4eb; color:var(--ink); border-radius:12px; }
.booking-icon { display:grid; place-items:center; width:46px; height:46px; margin-bottom:26px; border:1px solid var(--line); border-radius:50%; font-size:1.5rem; }
.booking-card h3 { margin:9px 0 17px; font-size:1.65rem; font-weight:650; line-height:1.2; letter-spacing:-.035em; }
.booking-meta { font-size:.88rem; color:var(--muted); }
.booking-card .button { width:100%; margin:12px 0 3px; color:white; background:var(--navy-900); border-color:var(--navy-900); }
.booking-small { font-size:.72rem; color:var(--muted); }
.booking-question { display:inline-block; padding:13px 0 0; font-size:.78rem; color:var(--teal-700); text-underline-offset:4px; }
.home-refresh .contact-section { padding:64px var(--gutter); background:#e6ece7; color:var(--ink); grid-template-columns:.8fr 1.2fr; gap:8%; }
.home-refresh .contact-section h2 { color:var(--ink); font-size:2.7rem; }
.home-refresh .contact-section .eyebrow { color:var(--gold-600); }
.home-refresh .contact-section p:not(.eyebrow) { color:var(--muted); font-size:.92rem; }
.home-refresh .contact-copy { position:static; }
.contact-disclosure { background:#fbfaf6; border:1px solid var(--line); border-radius:12px; overflow:hidden; }
.contact-disclosure > summary { cursor:pointer; display:flex; justify-content:space-between; padding:25px; font-weight:700; list-style:none; }
.contact-disclosure > summary::-webkit-details-marker { display:none; }
.contact-disclosure[open] > summary span { transform:rotate(45deg); }
.home-refresh .contact-form { border:0; border-radius:0; box-shadow:none; padding:10px 25px 25px; }
.home-refresh .contact-section .contact-form .form-security-note,.home-refresh .contact-section .contact-form .form-privacy { font-size:.76rem; }
.home-refresh .fwp-consent-settings { font-size:.68rem; min-height:32px; padding:6px 10px; }
.home-refresh .site-footer { padding-inline:var(--gutter); }
.home-refresh :focus-visible { outline:3px solid #b57927; outline-offset:4px; }
@keyframes gentle-arrive { from { opacity:.25; transform:translateY(13px); } to { opacity:1; transform:none; } }
@keyframes result-change { from { opacity:.3; transform:translateY(5px); } to { opacity:1; transform:none; } }
.reveal-arriving { animation:gentle-arrive .55s ease-out both; }
.result-changing { animation:result-change .22s ease-out; }
@media(min-width:981px) and (max-width:1140px) { .home-refresh .main-nav { gap:16px; } .home-refresh .main-nav a { font-size:.75rem; } }
@media(max-width:980px) {
  .home-refresh .home-hero { grid-template-columns:1.08fr 1fr; gap:32px; padding-top:44px; }
  .home-refresh h1 { font-size:clamp(3rem,5.3vw,4.6rem); }
  .home-refresh .hero-profile-visual { height:440px; border-radius:130px 130px 14px 14px; }
  .home-refresh .section-intro { grid-template-columns:1fr 1fr; gap:25px; }
  .knowledge-grid { grid-template-columns:1fr; }
  .knowledge-card { display:grid; grid-template-columns:50px 1fr 1fr; gap:12px 20px; }
  .knowledge-card h3,.knowledge-card p { margin:0; }
  .knowledge-card details { grid-column:2/-1; }
  .home-refresh .method-section { grid-template-columns:1fr 1.1fr; gap:7%; }
  .preparation-section { gap:5%; }
  .home-refresh .about-section { grid-template-columns:1fr 1fr; }
  .booking-section { gap:5%; }
  .booking-card,.prep-card { padding:26px; }
}
@media(max-width:700px) {
  .home-refresh .home-hero { grid-template-columns:1fr; padding-top:34px; gap:28px; }
  .home-refresh h1 { font-size:clamp(2.75rem,11.4vw,4.3rem); }
  .home-refresh .hero-lead { font-size:1rem; margin:21px 0; }
  .home-refresh .hero-profile-visual { height:375px; width:100%; max-width:520px; justify-self:center; border-radius:100px 100px 12px 12px; }
  .home-refresh .hero-profile-visual > img { object-position:50% 35%; }
  .home-refresh .hero-profile-visual figcaption { left:24px; bottom:22px; }
  .home-refresh .hero-actions { gap:20px; }
  .home-refresh .trust-list { margin-top:20px; }
  .hero-bottomline { gap:12px; font-size:.55rem; padding-block:17px; }
  .hero-bottomline i { flex-basis:22px; }
  .home-refresh .topic-section,.knowledge-section,.preparation-section,.home-refresh .about-section,.home-refresh .local-section,.booking-section,.home-refresh .method-section { padding:58px var(--gutter); }
  .home-refresh .section-intro,.pathfinder,.home-refresh .topic-grid,.home-refresh .method-section,.preparation-section,.home-refresh .about-section,.booking-section,.home-refresh .contact-section { grid-template-columns:1fr; gap:28px; }
  .preparation-section { grid-template-areas:"intro" "topics" "actions"; grid-template-rows:auto; }
  .home-refresh .section-intro { gap:23px; }
  .pathfinder { gap:0; }
  .path-options { padding:14px; border-right:0; border-bottom:1px solid var(--line); gap:3px; }
  .path-options button { min-height:54px; padding:12px; }
  .path-result { padding:24px; min-height:250px; }
  .home-refresh .topic-image { height:220px; }
  .home-refresh .topic-copy { padding:24px; }
  .knowledge-card { display:block; padding:25px; }
  .knowledge-card h3 { margin:16px 0; }
  .knowledge-card p { margin:12px 0; }
  .home-refresh .local-service-grid { grid-template-columns:1fr; }
  .home-refresh .contact-section { padding:45px var(--gutter); }
  .home-refresh .contact-section h2 { font-size:2.3rem; }
  .home-refresh .wordmark small { display:block; }
  .home-refresh .contact-form { padding-inline:20px; }
  .booking-section { gap:34px; }
  .booking-card { padding:28px; }
  .home-refresh .site-footer { padding-bottom:75px; }
}
@media(max-width:370px) { .home-refresh { --gutter:18px; } .home-refresh .hero-profile-visual { height:335px; } .prep-card { padding:21px; } .home-refresh .button { padding:14px 17px; font-size:.82rem; } .path-options button { font-size:.81rem; } }
/* Full photographs at every breakpoint; captions no longer cover the image. */
.home-refresh .hero-profile-visual { display:flex; flex-direction:column; align-self:center; width:100%; height:auto; min-height:0; border-radius:16px; background:#0b2c3a; }
.home-refresh .hero-profile-visual::before { display:none; }
.home-refresh .hero-profile-visual > img { position:static; display:block; width:100%; height:auto; aspect-ratio:auto 3 / 2; object-fit:contain; border-radius:0; }
.home-refresh .hero-profile-visual figcaption { position:static; width:100%; padding:24px 28px; background:#0b2c3a; }
.home-refresh .hero-profile-visual figcaption strong { font-size:1.9rem; }
.home-refresh .topic-image { height:auto; aspect-ratio:3 / 2; background:#e7ece5; }
.home-refresh .topic-image img { object-fit:contain; }
.home-refresh .topic-image::after { display:none; }
.home-refresh .topic-card:hover .topic-image img { transform:none; }
@media(prefers-reduced-motion:reduce) { .home-refresh *, .home-refresh *::before,.home-refresh *::after { animation:none!important; transition:none!important; scroll-behavior:auto!important; } }
@media print { .path-options,#download-checklist,.contact-section { display:none!important; } .home-refresh [data-reveal] { animation:none!important; } .preparation-section,.booking-section,.knowledge-section { padding:25px; color:#000; background:#fff; } }
