.hero[data-astro-cid-ge2uvauf]{color:#fff;flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero[data-astro-cid-ge2uvauf]:before{content:"";mix-blend-mode:multiply;z-index:1;background:linear-gradient(160deg,#411c04de 0%,#5f2a06d4 40%,#2d1202d9 100%);position:absolute;inset:0}.hero__nav[data-astro-cid-ge2uvauf]{z-index:2;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:relative}.hero__logo[data-astro-cid-ge2uvauf]{font-family:var(--font-serif);letter-spacing:-.01em;color:#fff;white-space:nowrap;font-size:1.85rem;font-weight:500;text-decoration:none}.hero__nav-links[data-astro-cid-ge2uvauf]{gap:1.7rem;list-style:none;display:flex}.hero__nav-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{font-family:var(--font-sans);letter-spacing:.04em;color:#ffffffeb;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.hero__nav-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:hover{color:#e8c978}.hero__nav-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf][aria-current=page]{color:#e8c978;text-underline-offset:4px;text-decoration:underline 1.5px}.hero__nav-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:focus-visible,.hero__logo[data-astro-cid-ge2uvauf]:focus-visible{outline-color:#e8c978}.hero__content[data-astro-cid-ge2uvauf]{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:48rem;margin:0 auto;padding:2rem 1.5rem 7rem;display:flex;position:relative}.hero__eyebrow[data-astro-cid-ge2uvauf]{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;text-shadow:0 1px 6px #00000080;margin-bottom:1.25rem;font-size:.875rem;font-weight:500}.hero__headline[data-astro-cid-ge2uvauf]{font-family:var(--font-serif);letter-spacing:-.01em;text-shadow:0 2px 12px #0000008c;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.hero__body[data-astro-cid-ge2uvauf]{color:#ffffffd1;text-shadow:0 1px 8px #00000073;max-width:34rem;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.65}.hero__ctas[data-astro-cid-ge2uvauf]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn[data-astro-cid-ge2uvauf]{font-family:var(--font-sans);letter-spacing:.03em;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:.875rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn[data-astro-cid-ge2uvauf]:focus-visible{outline-offset:2px;outline:3px solid #fff}.btn--filled[data-astro-cid-ge2uvauf]{background:var(--color-crimson);color:#fff;border:1.5px solid #ffffffb3}.btn--filled[data-astro-cid-ge2uvauf]:hover{background:var(--color-crimson-dark);border-color:#ffffffb3}.btn--outline[data-astro-cid-ge2uvauf]{color:#fff;background:#ffffff12;border:1.5px solid #ffffffb3}.btn--outline[data-astro-cid-ge2uvauf]:hover{background:#ffffff40;border-color:#fff}.hero__scroll[data-astro-cid-ge2uvauf]{z-index:2;pointer-events:none;width:100%;position:absolute;bottom:28px}.hero__scroll[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]{cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:.8;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:0;transition:opacity .2s;display:flex}.hero__scroll-label[data-astro-cid-ge2uvauf]{font-family:var(--font-sans);letter-spacing:.25em;color:#ffffff80;font-size:.625rem}.hero__scroll[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]:hover{opacity:1}.hero__scroll[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #fffc}.hero__scroll-mouse[data-astro-cid-ge2uvauf] rect[data-astro-cid-ge2uvauf]{transition:stroke .2s}.hero__scroll[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]:hover .hero__scroll-mouse[data-astro-cid-ge2uvauf] rect[data-astro-cid-ge2uvauf]{stroke:#fff}.hero__scroll-dot[data-astro-cid-ge2uvauf]{transform-box:fill-box;transform-origin:50%;animation:2s ease-in-out infinite scroll-dot}@keyframes scroll-dot{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(15px)}to{opacity:0;transform:translateY(0)}}.hero__hamburger[data-astro-cid-ge2uvauf]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:34px;padding:0 2px;display:none}.hero__hamburger[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]{transform-origin:50%;background:#ffffffe6;border-radius:1px;height:1.5px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s,width .3s cubic-bezier(.4,0,.2,1);display:block}.hero__hamburger[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]:first-child{width:68%}.hero__hamburger[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]:nth-child(2){width:88%}.hero__hamburger[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]:nth-child(3){width:68%}.hero__hamburger[data-astro-cid-ge2uvauf]:hover .hero__ham-bar[data-astro-cid-ge2uvauf]{width:100%}.hero__drawer[data-astro-cid-ge2uvauf]{z-index:100;pointer-events:none;display:none;position:fixed;inset:0}.hero__drawer-backdrop[data-astro-cid-ge2uvauf]{pointer-events:none;background:0 0;transition:background .4s;position:absolute;inset:0}.hero__drawer-panel[data-astro-cid-ge2uvauf]{pointer-events:auto;background:#fdfaf4;flex-direction:column;width:min(320px,80vw);padding:1.5rem 2rem 2.5rem;transition:transform .42s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.hero__drawer[data-astro-cid-ge2uvauf].is-open{pointer-events:auto}.hero__drawer[data-astro-cid-ge2uvauf].is-open .hero__drawer-backdrop[data-astro-cid-ge2uvauf]{pointer-events:auto;background:#00000073}.hero__drawer[data-astro-cid-ge2uvauf].is-open .hero__drawer-panel[data-astro-cid-ge2uvauf]{transform:translate(0)}.hero__drawer-close[data-astro-cid-ge2uvauf]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-self:flex-end;align-items:center;width:44px;height:44px;margin-bottom:2rem;margin-right:-.75rem;padding:0;display:flex;position:relative}.hero__drawer-close[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]{background:var(--color-text);border-radius:1px;width:22px;height:1.5px;display:block;position:absolute}.hero__drawer-close[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]:first-child{transform:rotate(45deg)}.hero__drawer-close[data-astro-cid-ge2uvauf] .hero__ham-bar[data-astro-cid-ge2uvauf]:nth-child(2){transform:rotate(-45deg)}.hero__drawer-close[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--color-crimson);outline-offset:2px;border-radius:2px}.hero__drawer-links[data-astro-cid-ge2uvauf]{flex-direction:column;gap:0;list-style:none;display:flex}.hero__drawer-links[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{border-bottom:1px solid #00000014}.hero__drawer-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{font-family:var(--font-serif);letter-spacing:.01em;color:var(--color-text);padding:1rem 0;font-size:1.75rem;font-weight:400;text-decoration:none;transition:color .2s;display:block}.hero__drawer-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:hover,.hero__drawer-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf][aria-current=page]{color:var(--color-crimson)}.hero__drawer-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--color-crimson);outline-offset:2px}.hero__drawer-links[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]:last-child a[data-astro-cid-ge2uvauf]{color:var(--color-crimson);font-weight:500}@media (width<=900px){.hero__nav-links[data-astro-cid-ge2uvauf]{display:none}.hero__hamburger[data-astro-cid-ge2uvauf]{display:flex}.hero__drawer[data-astro-cid-ge2uvauf]{display:block}}@media (width<=680px){.hero__nav[data-astro-cid-ge2uvauf]{padding:1.25rem}.hero__headline[data-astro-cid-ge2uvauf]{font-size:clamp(2rem,9vw,2.75rem)}.hero__drawer-panel[data-astro-cid-ge2uvauf]{width:100%}.hero__drawer-links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{padding:1.1rem 0;font-size:2rem}}.welcome[data-astro-cid-lcdefpme]{background:#fdfaf4;padding:6rem 2rem}.welcome__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:72rem;margin:0 auto;display:grid}.eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-crimson);margin-bottom:.5rem;font-size:.8125rem;font-weight:500}.welcome__headline[data-astro-cid-lcdefpme]{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.welcome__body{color:#2e2a26;font-size:1rem;line-height:1.7}.welcome__body p{margin-bottom:.75rem}.welcome__body p:last-child{margin-bottom:0}.welcome__body a{color:var(--color-crimson);text-underline-offset:3px;text-decoration:underline 1px}.welcome__body a:hover{opacity:.75}.welcome__card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e5dfd8;border-radius:6px;padding:2.25rem 2rem;box-shadow:0 20px 60px -20px #290c0840}.welcome__card-title[data-astro-cid-lcdefpme]{font-family:var(--font-serif);color:var(--color-crimson);margin-bottom:2.5rem;font-size:1.5rem;font-weight:400}.welcome__times[data-astro-cid-lcdefpme]{list-style:none}.welcome__time-row[data-astro-cid-lcdefpme]{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;display:grid}.welcome__time-label[data-astro-cid-lcdefpme]{flex-direction:column;grid-area:1/1;gap:.2rem;display:flex}.welcome__time-value[data-astro-cid-lcdefpme]{font-family:var(--font-serif);color:var(--color-crimson);white-space:nowrap;grid-area:1/2;align-self:center;padding-left:1rem;font-size:1.85rem;font-weight:400;line-height:1}.welcome__divider[data-astro-cid-lcdefpme]{border:none;border-top:1px solid #e8e3dd;grid-area:2/1/auto/-1;margin:1.25rem 0}.welcome__time-name[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:var(--color-text);font-size:1rem;font-weight:500}.welcome__time-desc[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:#4a4540;font-size:.875rem}.shrine[data-astro-cid-lcdefpme]{background:#f5ede4;padding:6rem 2rem}.shrine__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:72rem;margin:0 auto;display:grid}.shrine__image-wrap[data-astro-cid-lcdefpme]{border-radius:4px;overflow:hidden;box-shadow:0 20px 60px -20px #290c0840}.shrine__image-wrap[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:auto;display:block}.shrine__headline[data-astro-cid-lcdefpme]{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.shrine__body{color:#2e2a26;font-size:1rem;line-height:1.7}.shrine__body p{margin-bottom:1rem}.shrine__body p:last-child{margin-bottom:0}.shrine__body a{color:var(--color-crimson);text-underline-offset:3px;text-decoration:underline 1px}.shrine__body blockquote{font-family:var(--font-serif);color:#2e2a26;border-left:2px solid #c8b89a;margin-top:1.75rem;padding-left:1.25rem;font-size:1.25rem;font-style:italic;line-height:1.5}.shrine__body blockquote p{margin-bottom:0}.visit[data-astro-cid-lcdefpme]{background:#fdfaf4;padding:6rem 2rem}.visit__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:72rem;margin:0 auto;display:grid}.visit__headline[data-astro-cid-lcdefpme]{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.visit__body{color:#2e2a26;font-size:1rem;line-height:1.7}.visit__body p{margin-bottom:1.25rem}.visit__body p:last-child{margin-bottom:0}.visit__body a{color:var(--color-crimson);text-underline-offset:3px;font-weight:500;text-decoration:underline 1.5px}.visit__body a:hover{opacity:.75}.visit__body table{border-collapse:collapse;width:100%;margin:1.25rem 0 1.5rem}.visit__body th{font-family:var(--font-sans);color:#4a4540;text-align:left;padding:.05rem 1.75rem .05rem 0;font-size:.9375rem;font-weight:400}.visit__body td{font-family:var(--font-sans);color:var(--color-text);padding:.05rem 0;font-size:.9375rem;font-weight:500}.visit__body th p,.visit__body td p{margin:0}.visit__image-wrap[data-astro-cid-lcdefpme]{border-radius:6px;overflow:hidden;box-shadow:0 20px 60px -20px #290c0840}.visit__image-wrap[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:auto;display:block}@media (width<=768px){.welcome[data-astro-cid-lcdefpme],.shrine[data-astro-cid-lcdefpme],.visit[data-astro-cid-lcdefpme]{padding:3rem 2rem}.welcome__inner[data-astro-cid-lcdefpme],.shrine__inner[data-astro-cid-lcdefpme],.visit__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2.5rem}.visit__image-wrap[data-astro-cid-lcdefpme]{order:-1}}
