@charset "UTF-8";.breadcrumb-bar{background:var(--deep);padding:calc(var(--nav-h) + 1rem) 1.25rem 1rem}.breadcrumb{max-width:1140px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem;font-size:0.72rem;color:rgba(255,255,255,0.4)}.breadcrumb a{color:rgba(255,255,255,0.55);transition:color var(--ease)}.breadcrumb a:hover{color:var(--aged-gold)}.breadcrumb span[aria-current]{color:var(--aged-gold)}.page-hero{position:relative;background:var(--deep);padding:1.5rem 1.25rem 3.5rem;overflow:hidden}.page-hero-img{position:relative;max-width:1140px;margin:0 auto;border-radius:4px;overflow:hidden;aspect-ratio:16/7}.page-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.page-hero-img::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,6,0.82) 0%,rgba(8,7,6,0.15) 55%,rgba(8,7,6,0.35) 100%)}.page-hero-text{position:absolute;left:0;right:0;bottom:1.75rem;z-index:2;max-width:1140px;margin:0 auto;padding:0 1.75rem}.page-hero-eyebrow{font-size:0.62rem;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--aged-gold);margin-bottom:0.6rem;display:block}.page-hero-title{font-family:var(--serif);font-weight:300;font-size:clamp(1.9rem,6vw,3rem);color:var(--white);line-height:1.1;max-width:640px}.page-hero-title em{font-style:italic;color:var(--aged-gold)}.content-section{padding:3.5rem 1.25rem;max-width:1140px;margin:0 auto}.content-section--tint{background:var(--mist);max-width:none;padding-left:1.25rem;padding-right:1.25rem}.content-section--tint > .content-inner{max-width:1140px;margin:0 auto}.section-eyebrow{font-size:0.62rem;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--aged-gold);display:block;margin-bottom:0.7rem}.section-h2{font-family:var(--serif);font-weight:300;font-size:clamp(1.6rem,4vw,2.3rem);color:var(--ink);line-height:1.15;margin-bottom:1rem}.section-h2 em{font-style:italic;color:var(--aged-gold)}.section-lede{font-size:0.95rem;color:var(--smoke);line-height:1.85;max-width:680px;margin-bottom:0.5rem}.content-grid{display:grid;gap:2.25rem;margin-top:2rem}@media (min-width:800px){.content-grid--3{grid-template-columns:repeat(3,1fr)}}.content-grid img{width:100%;border-radius:4px;display:block}.info-card{background:var(--white);border:1px solid rgba(0,0,0,0.06);border-radius:4px;padding:1.75rem}.info-card h3{font-family:var(--serif);font-weight:400;font-size:1.15rem;color:var(--ink);margin-bottom:0.6rem}.info-card p{font-size:0.85rem;color:var(--smoke);line-height:1.75}.info-card-icon{width:40px;height:40px;border-radius:2px;background:var(--gold-wash);color:var(--aged-gold);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.info-card-icon svg{width:20px;height:20px}.cta-band{background:var(--deep);padding:3rem 1.25rem;text-align:center}.cta-band-title{font-family:var(--serif);font-weight:300;font-size:clamp(1.4rem,4vw,2rem);color:var(--white);margin-bottom:0.5rem}.cta-band-title em{font-style:italic;color:var(--aged-gold)}.cta-band-sub{font-size:0.85rem;color:rgba(255,255,255,0.55);margin-bottom:1.5rem}.cta-band-btn{display:inline-flex;align-items:center;gap:0.4rem;background:var(--aged-gold);color:var(--ink);font-size:0.72rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;padding:0.9rem 2rem;border-radius:3px;transition:background var(--ease),transform var(--ease)}.cta-band-btn:hover{background:var(--gold-wash);transform:translateY(-1px)}.gal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0.6rem}@media (min-width:700px){.gal-grid{grid-template-columns:repeat(3,1fr)}}.gal-item{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:3px;cursor:pointer}.gal-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s var(--ease)}.gal-item:hover img{transform:scale(1.06)}.gal-cat{position:absolute;top:0.5rem;left:0.5rem;background:rgba(8,7,6,0.65);color:var(--white);font-size:0.58rem;letter-spacing:0.08em;text-transform:uppercase;padding:0.3rem 0.55rem;border-radius:2px}.gal-filter-bar{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1.75rem}.gal-filter-btn{background:var(--white);border:1px solid rgba(0,0,0,0.1);color:var(--smoke);font-size:0.72rem;padding:0.5rem 1rem;border-radius:20px;cursor:pointer;transition:all var(--ease)}.gal-filter-btn.active,.gal-filter-btn:hover{background:var(--ink);border-color:var(--ink);color:var(--white)}.faq-title{font-family:var(--serif);font-size:1.6rem;font-weight:300;color:var(--ink);margin-bottom:1.75rem}.faq-list{display:flex;flex-direction:column;gap:0.5rem;max-width:720px}.faq-item{background:var(--white);border:1px solid rgba(0,0,0,0.06);border-radius:3px;overflow:hidden}.faq-q{width:100%;text-align:left;padding:1.1rem 1.25rem;background:none;border:none;font-family:var(--sans);font-size:0.86rem;font-weight:500;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:0.75rem;cursor:pointer;transition:background var(--ease)}.faq-q:hover{background:var(--mist)}.faq-chevron{font-size:0.65rem;color:var(--aged-gold);flex-shrink:0;transition:transform 0.3s ease}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-a{font-size:0.82rem;color:var(--smoke);font-weight:300;line-height:1.8;max-height:0;overflow:hidden;transition:max-height 0.45s ease,padding 0.3s ease;padding:0 1.25rem}.faq-item.open .faq-a{max-height:320px;padding:0.25rem 1.25rem 1.1rem}.contact-grid{display:grid;gap:2rem;margin-top:2rem}@media (min-width:900px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-map{border-radius:4px;overflow:hidden;border:1px solid rgba(0,0,0,0.08);min-height:360px}.contact-map iframe{width:100%;height:100%;min-height:360px;border:0;display:block}.contact-detail-list{display:flex;flex-direction:column;gap:1.1rem}.contact-detail-item{display:flex;gap:0.85rem;align-items:flex-start}.contact-detail-icon{width:34px;height:34px;border-radius:2px;background:var(--gold-wash);color:var(--aged-gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-detail-icon svg{width:17px;height:17px}.contact-detail-item h4{font-size:0.85rem;font-weight:600;color:var(--ink);margin-bottom:0.2rem}.contact-detail-item p,.contact-detail-item a{font-size:0.82rem;color:var(--smoke);line-height:1.6}.contact-detail-item a:hover{color:var(--aged-gold)}.sticky-book-bar{position:fixed;left:0;right:0;bottom:0;z-index:250;background:var(--deep);border-top:1px solid rgba(184,150,90,0.25);padding:0.7rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:900px){.sticky-book-bar{display:none}}.sticky-book-text{font-size:0.72rem;color:rgba(255,255,255,0.6)}.sticky-book-btn{background:var(--aged-gold);color:var(--ink);font-size:0.7rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;padding:0.65rem 1.1rem;border-radius:3px;white-space:nowrap}.contact-form-band{background:var(--deep);padding:3.5rem 1.25rem}.contact-form-band .content-inner{max-width:860px}.eq-title{font-family:var(--serif);font-size:1.6rem;font-weight:300;color:var(--white);margin-bottom:.5rem}.eq-sub{font-size:.84rem;color:hsla(0,0%,100%,.38);font-weight:300;margin-bottom:2rem}.eq-form{display:flex;flex-direction:column;gap:.75rem}.eq-row{display:grid;grid-template-columns:1fr;gap:.75rem}.eq-field{display:flex;flex-direction:column;gap:.3rem}.eq-label{font-size:.6rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.35)}.eq-input,.eq-textarea{padding:.82rem 1rem;border:1px solid hsla(0,0%,100%,.1);border-radius:2px;background:hsla(0,0%,100%,.05);color:var(--white);font-family:var(--sans);font-size:.86rem;outline:none;transition:border-color var(--ease);appearance:none;-webkit-appearance:none}.eq-input::placeholder,.eq-textarea::placeholder{color:hsla(0,0%,100%,.22)}.eq-input:focus,.eq-textarea:focus{border-color:rgba(184,150,90,.5)}.eq-textarea{resize:vertical;min-height:110px;line-height:1.65}.eq-submit{background:var(--aged-gold);color:var(--ink);border:none;padding:.9rem 2rem;border-radius:2px;font-family:var(--sans);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background var(--ease),transform var(--ease);width:100%}.eq-submit:disabled{opacity:.6;cursor:not-allowed}.eq-error{margin-top:.75rem;padding:.75rem 1rem;border-radius:2px;background:rgba(200,60,60,.12);border:1px solid rgba(200,60,60,.3);color:#f3b4b4;font-size:.8rem}.eq-success-msg{margin-top:.75rem;text-align:center;font-size:.82rem;color:var(--aged-gold);padding:.9rem;background:rgba(184,150,90,.1);border-radius:2px;border:1px solid rgba(184,150,90,.2)}.cf-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.cf-turnstile-wrap{margin-top:.25rem}@media (min-width:700px){.eq-row{grid-template-columns:1fr 1fr}}