.about-intro[data-astro-cid-kh7btl4r]{background:var(--espresso-ink);padding:clamp(5rem,10vw,7rem) 0 clamp(3rem,6vw,4.5rem)}.about-intro-inner[data-astro-cid-kh7btl4r]{width:min(1200px,100%);margin-inline:auto;padding-inline:1.5rem}.about-eyebrow[data-astro-cid-kh7btl4r]{margin:0 0 1.5rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:var(--gold-decorative)}.about-title[data-astro-cid-kh7btl4r]{margin:0;font-family:var(--font-serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.05;color:var(--cream)}.about-title[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--gold-decorative)}.title-stop[data-astro-cid-kh7btl4r]{color:var(--gold-decorative)}.about-lead[data-astro-cid-kh7btl4r]{margin:1.75rem 0 0;font-size:15px;line-height:1.75;color:var(--muted-8070);max-width:56ch}.section-cream[data-astro-cid-kh7btl4r]{background:var(--cream);padding-bottom:4rem}.section-dark[data-astro-cid-kh7btl4r]{background:var(--espresso);padding-bottom:4rem}.section-tour-faq[data-astro-cid-kh7btl4r]{background:var(--tour-bg);padding:4rem 0}.faq-container[data-astro-cid-kh7btl4r]{width:min(1120px,92%);margin-inline:auto;padding-inline:1.5rem}.section-body[data-astro-cid-kh7btl4r]{width:min(1200px,100%);margin-inline:auto;padding-inline:1.5rem}.bio-card[data-astro-cid-kh7btl4r]{max-width:1100px;padding:2rem 0 0;color:var(--muted-text)}.bio-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:start}.bio-photo[data-astro-cid-kh7btl4r]{border:1px solid var(--border-light);background:var(--cream);overflow:hidden}.bio-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;width:100%;height:auto;object-fit:cover;filter:grayscale(1);transition:filter .25s ease}@media (hover: hover) and (pointer: fine){.bio-photo[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{filter:grayscale(0)}}.bio-photo[data-astro-cid-kh7btl4r].is-touching img[data-astro-cid-kh7btl4r]{filter:grayscale(0);transition:none}.bio-content[data-astro-cid-kh7btl4r]{min-width:0}.bio-project-link[data-astro-cid-kh7btl4r]{appearance:none;border:0;background:transparent;padding:0;margin:0 .1rem;font:inherit;font-weight:600;color:var(--tour-text);text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.bio-project-link[data-astro-cid-kh7btl4r]:hover{color:var(--brand-cta)}.bio-note[data-astro-cid-kh7btl4r]{margin:0 0 .75rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.bio-card[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin:0 0 1rem;font-family:var(--font-serif);font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.15;font-weight:300;color:var(--espresso-ink)}.bio-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0 0 1rem;font-size:1rem;line-height:1.8}.faq-list[data-astro-cid-kh7btl4r]{display:grid;gap:0}.faq-item[data-astro-cid-kh7btl4r]{padding:1.25rem 0}.faq-item[data-astro-cid-kh7btl4r]:first-child{padding-top:1rem}.faq-summary[data-astro-cid-kh7btl4r]{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1rem}.faq-item[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-kh7btl4r]{margin:0;color:var(--tour-text);font-size:.95rem;line-height:1.4;font-family:var(--font-sans);font-weight:500;max-width:68ch}.faq-row-rule[data-astro-cid-kh7btl4r]{flex:1;height:1px;background:var(--tour-border);min-width:2rem;transition:background-color .2s ease}.faq-toggle[data-astro-cid-kh7btl4r]{width:1rem;height:1rem;position:relative;flex-shrink:0}.faq-toggle[data-astro-cid-kh7btl4r]:before,.faq-toggle[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;background:var(--tour-muted);transition:transform .18s ease,opacity .18s ease,background-color .18s ease}.faq-toggle[data-astro-cid-kh7btl4r]:before{width:10px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-toggle[data-astro-cid-kh7btl4r]:after{width:1px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item[data-astro-cid-kh7btl4r][open] .faq-toggle[data-astro-cid-kh7btl4r]:after{opacity:0}.faq-item[data-astro-cid-kh7btl4r]:hover .faq-row-rule[data-astro-cid-kh7btl4r]{background:var(--gold)}.faq-item[data-astro-cid-kh7btl4r]:hover .faq-toggle[data-astro-cid-kh7btl4r]:before,.faq-item[data-astro-cid-kh7btl4r]:hover .faq-toggle[data-astro-cid-kh7btl4r]:after{background:var(--tour-text)}.faq-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:.85rem 0 0;max-width:78ch;font-size:.98rem;line-height:1.75;color:var(--tour-text)}@media (max-width: 767px){.about-intro[data-astro-cid-kh7btl4r]{padding:4rem 0 2.5rem}.about-intro-inner[data-astro-cid-kh7btl4r],.section-body[data-astro-cid-kh7btl4r]{padding-inline:1rem}.section-cream[data-astro-cid-kh7btl4r],.section-dark[data-astro-cid-kh7btl4r],.section-tour-faq[data-astro-cid-kh7btl4r]{padding-bottom:2.5rem}.faq-container[data-astro-cid-kh7btl4r]{padding-inline:1rem}.faq-summary[data-astro-cid-kh7btl4r]{align-items:flex-start;gap:.75rem}.faq-question[data-astro-cid-kh7btl4r]{font-size:.92rem}.faq-row-rule[data-astro-cid-kh7btl4r]{min-width:1rem}.bio-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.bio-photo[data-astro-cid-kh7btl4r]{max-width:380px}}@media (min-width: 768px){.faq-container[data-astro-cid-kh7btl4r]{padding-inline:1.5rem}}
