/* Retain the existing consultation content and tabs, with the new shared palette. */
.guide-view{--forest:var(--booking-body);--deep:var(--toon);--parchment:#f2e8dc;--ivory:#f2e8dc;background:var(--header);font-family:var(--serif)}
.guide-view .guide-page{width:100%;max-width:1440px;margin:0 auto;background:var(--booking-body);padding:64px 48px 80px}
.guide-view .page-heading{color:var(--cream)}
.guide-view .page-heading h1,.guide-view .guide-topic-panel h2,.guide-view .guide-cta h2{font-family:var(--serif)}
.guide-view .page-heading p{color:var(--banner-copy)}
.guide-view .page-heading h1{color:var(--cream)}
.guide-view .guide-topic-nav{background:none;border:0;box-shadow:none}
.guide-view .guide-topic-button{font-family:var(--serif);border-radius:0;background:var(--banner-copy);color:var(--ink);box-shadow:none}
.guide-view .guide-topic-button.is-active{background:var(--header-gold);color:var(--ink)}
.guide-view .guide-topic-panel{padding:40px;border-radius:0;background:var(--banner-copy);box-shadow:none}
.guide-view .guide-topic-panel h3,.guide-view .guide-price-table,.guide-view .guide-eyebrow{font-family:var(--serif)}
.guide-view .guide-topic-panel .guide-steps h3{font-weight:700}
.guide-view .guide-topic-panel .guide-steps article:first-child{padding-top:32px}
.guide-view .guide-topic-panel .guide-step-label{margin:20px 0 5px}
.guide-view .guide-topic-panel .guide-topic-list{margin:24px 0 27px}
.guide-view .guide-topic-panel .guide-topic-caution{margin-top:24px}
.guide-view .guide-topic-panel .guide-open-chat-link{color:inherit;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:2px}
.guide-view .guide-topic-panel .guide-option-grid p{color:var(--forest)}
.guide-view #topic-methods .guide-option-grid{grid-template-columns:1fr}
.guide-view .guide-refund-note{margin:24px 0 28px;padding:15px 18px;border:1px solid rgba(54,85,72,.38);background:rgba(54,85,72,.08);color:var(--forest)}
.guide-view .guide-refund-note p{margin:0;color:inherit}
.guide-view .guide-cta{background:none;box-shadow:none;border:0;color:var(--cream)}
.guide-view .guide-cta h2,.guide-view .guide-home-link{color:var(--cream)}
.guide-view .guide-cta p{font-family:var(--serif)}
.guide-view .guide-html-page .guide-cta > p,.guide-view .guide-html-page .guide-cta > h2{font-size:16px}
.guide-view .guide-cta .guide-booking-button{margin-bottom:8px}
.guide-view .guide-booking-button{width:260px;height:70px;margin:24px auto;font-size:16px}
.guide-view .site-navigation a{font-family:var(--serif)}
@media(max-width:768px){.guide-view .guide-page{padding:40px 16px 64px}.guide-view .guide-topic-panel{padding:28px 20px}.guide-view .guide-topic-panel .guide-steps article:first-child{padding-top:26px}.guide-view .guide-topic-panel .guide-step-label{margin-top:16px}.guide-view .guide-html-page .guide-cta > p,.guide-view .guide-html-page .guide-cta > h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){.guide-view .guide-topic-panel{animation:none}}
