:root{--brand-primary:#0e5c55;--brand-primary-shade:#0a4640;--brand-secondary:#1e3a6e;--brand-secondary-shade:#152a52;--brand-ink:#241e1b;--brand-paper:#fbf6ec;--brand-accent-1:#c9a227;--brand-accent-1-shade:#a8841c;--brand-accent-2:#f4b400;--brand-accent-2-shade:#d89b00;--brand-rose:#c25e77;--brand-rose-shade:#a4486010;--font-display:"Cormorant Garamond", "Hoefler Text", Georgia, "Times New Roman", serif;--font-body:"Libre Franklin", "Helvetica Neue", Arial, system-ui, sans-serif;--color-bg:var(--brand-paper);--color-text:var(--brand-ink);--color-text-muted:color-mix(in srgb, var(--brand-ink) 70%, var(--brand-paper));--color-surface:#fff;--color-surface-2:color-mix(in srgb, var(--brand-paper) 84%, var(--brand-ink) 5%);--color-border:color-mix(in srgb, var(--brand-ink) 14%, transparent);--color-hairline:color-mix(in srgb, var(--brand-accent-1) 55%, transparent);--color-joy:var(--brand-primary);--color-accent:var(--brand-accent-1);--color-on-dark:color-mix(in srgb, var(--brand-paper) 96%, white);--color-on-dark-muted:color-mix(in srgb, var(--brand-paper) 72%, transparent);--text-xs:clamp(.78rem, .74rem + .2vw, .875rem);--text-sm:clamp(.9rem, .85rem + .3vw, 1rem);--text-base:clamp(1.0625rem, 1rem + .3vw, 1.1875rem);--text-lg:clamp(1.2rem, 1.05rem + .7vw, 1.5rem);--text-xl:clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--text-2xl:clamp(2rem, 1.3rem + 2.4vw, 3.25rem);--text-3xl:clamp(2.5rem, 1.3rem + 4vw, 4.75rem);--text-hero:clamp(2.85rem, 1rem + 6.4vw, 6.5rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 3px color-mix(in srgb, var(--brand-ink) 8%, transparent);--shadow-md:0 6px 20px color-mix(in srgb, var(--brand-ink) 12%, transparent);--shadow-lg:0 18px 48px color-mix(in srgb, var(--brand-ink) 18%, transparent);--ease-out:cubic-bezier(.16, 1, .3, 1);--transition-interactive:.2s cubic-bezier(.16, 1, .3, 1);--content-narrow:680px;--content-default:1040px;--content-wide:1240px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;hanging-punctuation:first last;scroll-padding-top:80px}body{min-height:100dvh;line-height:1.6;font-family:var(--font-body,sans-serif);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg)}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}ul[role=list],ol[role=list]{list-style:none}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{text-wrap:balance;line-height:1.15}p,li,figcaption{text-wrap:pretty;max-width:72ch}::selection{background:color-mix(in srgb, var(--brand-primary) 25%, transparent);color:var(--color-text)}:focus-visible{outline:2px solid var(--color-joy);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;width:100%}a,button,[role=button],[role=link],input,textarea,select{transition:color .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth;scroll-padding-top:84px}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.65}.container{width:100%;max-width:var(--content-default);padding-inline:var(--space-6);margin-inline:auto}.container--wide{max-width:var(--content-wide)}.container--narrow{max-width:var(--content-narrow)}.section{padding-block:clamp(var(--space-10), 5vw, var(--space-16))}.section--tight{padding-block:clamp(var(--space-8), 3.5vw, var(--space-12))}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;color:var(--brand-ink);font-weight:600;line-height:1.08}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{text-wrap:pretty}.eyebrow{font-family:var(--font-body);font-weight:600;font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--brand-accent-1-shade);align-items:center;gap:var(--space-3);display:inline-flex}.eyebrow:before,.eyebrow--center:after{content:"";background:var(--color-hairline);width:1.75rem;height:1px}.lede{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.5}.display-quote{font-family:var(--font-display);letter-spacing:-.005em;font-style:italic;font-weight:500;line-height:1.25}.btn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-body);font-weight:600;font-size:var(--text-sm);letter-spacing:.02em;border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-interactive), background-color var(--transition-interactive), color var(--transition-interactive), box-shadow var(--transition-interactive);border:1.5px solid #0000;padding:1.05em 1.9em;line-height:1;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--brand-primary);color:var(--color-on-dark);box-shadow:var(--shadow-md)}.btn--primary:hover{background:var(--brand-primary-shade)}.btn--gold{background:var(--brand-accent-1);color:var(--brand-ink);box-shadow:var(--shadow-md)}.btn--gold:hover{background:var(--brand-accent-1-shade);color:var(--color-on-dark)}.btn--ghost{color:var(--brand-primary);border-color:color-mix(in srgb, var(--brand-primary) 35%, transparent);background:0 0}.btn--ghost:hover{border-color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 6%, transparent)}.btn--on-dark{color:var(--color-on-dark);border-color:color-mix(in srgb, var(--color-on-dark) 45%, transparent);background:0 0}.btn--on-dark:hover{border-color:var(--color-on-dark);background:#ffffff1f}a{color:var(--brand-secondary);text-underline-offset:.18em}img{max-width:100%;height:auto;display:block}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);will-change:opacity, transform;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.btn:hover{transform:none}}.rule-gold{background:linear-gradient(90deg, transparent, var(--color-hairline), transparent);border:0;height:1px}.skip-link{left:var(--space-4);z-index:200;background:var(--brand-primary);color:var(--color-on-dark);padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);transition:top .16s var(--ease-out);text-decoration:none;position:absolute;top:-6rem}.skip-link:focus{top:var(--space-4)}.site-header[data-astro-cid-nen7h5rs]{z-index:100;background:color-mix(in srgb, var(--brand-paper) 88%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-hairline);position:sticky;top:0}.site-header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:72px;padding-block:.6rem;display:flex;position:relative}.brand[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.28rem;line-height:1;text-decoration:none;display:flex}.brand__kicker[data-astro-cid-nen7h5rs]{letter-spacing:.2em;text-transform:uppercase;color:var(--brand-accent-1-shade);font-size:.62rem;font-weight:600}.brand__name[data-astro-cid-nen7h5rs]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--brand-ink);font-size:1.55rem;font-weight:600}.brand__name[data-astro-cid-nen7h5rs] em[data-astro-cid-nen7h5rs]{color:var(--brand-accent-1-shade);font-style:italic;font-weight:500}.brand__br[data-astro-cid-nen7h5rs]{display:none}.site-nav[data-astro-cid-nen7h5rs]{gap:1.5rem;margin-left:auto;display:flex}.site-nav__link[data-astro-cid-nen7h5rs]{color:var(--brand-ink);transition:color var(--transition-interactive);font-size:1.08rem;font-weight:500;text-decoration:none}.site-nav__link[data-astro-cid-nen7h5rs]:hover{color:var(--brand-primary)}.site-header__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-3);display:flex}.site-header__cta[data-astro-cid-nen7h5rs]{padding:.8em 1.4em;font-size:.82rem}.cta-short[data-astro-cid-nen7h5rs]{display:none}.nav-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;background:0 0;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:none}.nav-toggle__bars[data-astro-cid-nen7h5rs],.nav-toggle__bars[data-astro-cid-nen7h5rs]:before,.nav-toggle__bars[data-astro-cid-nen7h5rs]:after{content:"";background:var(--brand-ink);width:1.25rem;height:2px;transition:transform .22s var(--ease-out), opacity .16s;border-radius:2px;display:block}.nav-toggle__bars[data-astro-cid-nen7h5rs]{position:relative}.nav-toggle__bars[data-astro-cid-nen7h5rs]:before{position:absolute;top:-6px;left:0}.nav-toggle__bars[data-astro-cid-nen7h5rs]:after{position:absolute;top:6px;left:0}.nav-toggle[data-astro-cid-nen7h5rs].is-active .nav-toggle__bars[data-astro-cid-nen7h5rs]{background:0 0}.nav-toggle[data-astro-cid-nen7h5rs].is-active .nav-toggle__bars[data-astro-cid-nen7h5rs]:before{transform:translateY(6px)rotate(45deg)}.nav-toggle[data-astro-cid-nen7h5rs].is-active .nav-toggle__bars[data-astro-cid-nen7h5rs]:after{transform:translateY(-6px)rotate(-45deg)}@media (width<=920px){.brand__name[data-astro-cid-nen7h5rs]{display:none}.brand__br[data-astro-cid-nen7h5rs]{display:inline}.brand__kicker[data-astro-cid-nen7h5rs]{font-size:.76rem;line-height:1.35}.nav-toggle[data-astro-cid-nen7h5rs]{display:grid}.cta-full[data-astro-cid-nen7h5rs]{display:none}.cta-short[data-astro-cid-nen7h5rs]{display:inline}.site-header__cta[data-astro-cid-nen7h5rs]{white-space:nowrap;padding:.7em 1.15em;font-size:.82rem}.site-nav[data-astro-cid-nen7h5rs]{background:var(--brand-paper);border-bottom:1px solid var(--color-hairline);box-shadow:var(--shadow-md);padding:var(--space-2) var(--space-6) var(--space-4);flex-direction:column;gap:0;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.site-nav[data-astro-cid-nen7h5rs].is-open{display:flex}.site-nav__link[data-astro-cid-nen7h5rs]{padding-block:var(--space-3);border-bottom:1px solid var(--color-border);font-size:1.05rem}.site-nav__link[data-astro-cid-nen7h5rs]:last-child{border-bottom:none}}@media (width<=380px){.brand__kicker[data-astro-cid-nen7h5rs]{font-size:.7rem}.site-header__cta[data-astro-cid-nen7h5rs]{padding:.65em .95em;font-size:.78rem}}.hero[data-astro-cid-ge2uvauf]{isolation:isolate;align-items:flex-end;min-height:min(94vh,880px);display:flex;position:relative;overflow:hidden}.hero__media[data-astro-cid-ge2uvauf]{background:url(/assets/images/guadalupe-scene.jpg) 50% 28%/cover no-repeat;position:absolute;inset:0;transform:scale(1.04)}.hero__scrim[data-astro-cid-ge2uvauf]{background:linear-gradient(#0e5c5580 0%,#0e5c551f 30%,#14181673 64%,#101412eb 100%),linear-gradient(90deg,#101816cc 0%,#10181652 50%,#10181626 100%);position:absolute;inset:0}.hero__rays[data-astro-cid-ge2uvauf]{mix-blend-mode:screen;background:radial-gradient(120% 70% at 50% 8%,#c9a22766,#0000 46%);position:absolute;inset:0}.hero__inner[data-astro-cid-ge2uvauf]{z-index:2;padding-block:clamp(var(--space-12), 8vh, var(--space-20));flex-direction:column;align-items:flex-start;display:flex;position:relative}.hero__lower[data-astro-cid-ge2uvauf]{justify-content:space-between;align-items:flex-start;gap:var(--space-10);width:100%;margin-top:var(--space-6);display:flex}.hero__copy[data-astro-cid-ge2uvauf]{flex-direction:column;max-width:40rem;display:flex}.hero__eyebrow[data-astro-cid-ge2uvauf]{color:var(--color-on-dark);font-size:var(--text-sm);letter-spacing:.16em;margin-bottom:var(--space-6)}.hero__eyebrow[data-astro-cid-ge2uvauf]:before{background:color-mix(in srgb, var(--color-on-dark) 60%, transparent)}.hero__title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);font-weight:600;font-size:calc(var(--text-hero) - .34rem);letter-spacing:-.015em;color:color-mix(in srgb, var(--brand-accent-1) 42%, white);text-shadow:0 1px 3px #1014128c,0 2px 34px #10141299;max-width:18ch;line-height:1}.hero__line[data-astro-cid-ge2uvauf]{display:block}.hero__line[data-astro-cid-ge2uvauf]:last-child{font-style:italic}.hero__sub[data-astro-cid-ge2uvauf]{max-width:46ch;font-size:var(--text-lg);color:color-mix(in srgb, var(--brand-paper) 94%, white);margin-top:0;line-height:1.55}.hero__cta[data-astro-cid-ge2uvauf]{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.hero__reassure[data-astro-cid-ge2uvauf]{margin-top:var(--space-6);font-size:var(--text-sm);letter-spacing:.02em;color:color-mix(in srgb, var(--brand-accent-1) 72%, white)}.hero__hosts[data-astro-cid-ge2uvauf]{gap:var(--space-3);flex:none;align-items:flex-end;margin:0;padding:0;list-style:none;display:flex}.hero__host[data-astro-cid-ge2uvauf]{aspect-ratio:3/4;border-radius:var(--radius-lg);width:clamp(7rem,13vw,10.25rem);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.hero__host[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center 18%;width:100%;height:100%}.hero__host-name[data-astro-cid-ge2uvauf]{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);color:#fff;background:linear-gradient(#0000,#101412e0);align-items:flex-end;font-weight:600;line-height:1.1;display:flex;position:absolute;inset:75% 0 0}@media (width<=980px){.hero__inner[data-astro-cid-ge2uvauf]{align-items:stretch}.hero__lower[data-astro-cid-ge2uvauf]{gap:var(--space-8);flex-direction:column}.hero__copy[data-astro-cid-ge2uvauf]{max-width:none}.hero__hosts[data-astro-cid-ge2uvauf]{justify-content:flex-start}.hero__host[data-astro-cid-ge2uvauf]{width:clamp(7rem,30vw,11rem)}}@media (width<=560px){.hero[data-astro-cid-ge2uvauf]{min-height:90vh}.hero__sub[data-astro-cid-ge2uvauf]{font-size:var(--text-base)}.hero__host-name[data-astro-cid-ge2uvauf]{font-size:.66rem}}@media (width<=768px){.hero__eyebrow[data-astro-cid-ge2uvauf],.hero__sub[data-astro-cid-ge2uvauf],.hero__reassure[data-astro-cid-ge2uvauf]{text-shadow:0 1px 2px #0a0e0cbf,0 2px 12px #0a0e0ca6}.hero__title[data-astro-cid-ge2uvauf]{text-shadow:0 1px 2px #0a0e0cc7,0 2px 20px #0a0e0cb3}}.plan[data-astro-cid-zzo5g53h]{background:var(--color-surface-2);padding-block:clamp(var(--space-7), 3.5vw, var(--space-12))}.plan__row[data-astro-cid-zzo5g53h]{gap:var(--space-6);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.plan__item[data-astro-cid-zzo5g53h]{justify-content:center;align-items:center;gap:var(--space-4);display:flex}.plan__icon[data-astro-cid-zzo5g53h]{color:var(--brand-primary);flex:none;place-items:center;display:grid}.plan__icon[data-astro-cid-zzo5g53h] svg{width:2.1rem;height:2.1rem}.plan__title[data-astro-cid-zzo5g53h]{font-family:var(--font-display);font-size:var(--text-xl);color:var(--brand-ink);font-weight:600;line-height:1.1}@media (width<=760px){.plan__row[data-astro-cid-zzo5g53h]{gap:var(--space-5);grid-template-columns:1fr}.plan__item[data-astro-cid-zzo5g53h]{justify-content:flex-start}}.carousel[data-astro-cid-rj65ajc3]{gap:var(--space-5);flex-direction:column;display:flex}.carousel__stage[data-astro-cid-rj65ajc3]{aspect-ratio:1;border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:var(--color-surface-2);position:relative;overflow:hidden}.cslide[data-astro-cid-rj65ajc3]{opacity:0;transition:opacity .7s var(--ease-out);margin:0;position:absolute;inset:0}.cslide[data-astro-cid-rj65ajc3].is-active{opacity:1}.cslide[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{object-fit:cover;width:100%;height:100%}.carousel__dots[data-astro-cid-rj65ajc3]{gap:var(--space-3);justify-content:center;display:flex}.cdot[data-astro-cid-rj65ajc3]{border-radius:var(--radius-full);background:color-mix(in srgb, var(--brand-ink) 22%, transparent);cursor:pointer;width:.7rem;height:.7rem;transition:background .2s var(--ease-out), transform .2s var(--ease-out);border:none;padding:0}.cdot[data-astro-cid-rj65ajc3].is-active{background:var(--brand-accent-1);transform:scale(1.3)}.cdot[data-astro-cid-rj65ajc3]:hover{background:var(--brand-primary)}.invitation__title[data-astro-cid-wdcrdqhv]{white-space:nowrap;text-transform:uppercase;letter-spacing:.015em;margin-bottom:var(--space-8);font-size:clamp(2.3rem,6vw,2.6rem)}.invitation__grid[data-astro-cid-wdcrdqhv]{gap:clamp(var(--space-8), 5vw, var(--space-16));grid-template-columns:1fr 1fr;align-items:start;display:grid}.invitation__p[data-astro-cid-wdcrdqhv]{color:var(--color-text-muted);margin-bottom:var(--space-5);max-width:52ch;font-size:var(--text-lg);line-height:1.55}.invitation__p[data-astro-cid-wdcrdqhv]:last-child{margin-bottom:0}@media (width<=1024px){.invitation__title[data-astro-cid-wdcrdqhv]{white-space:normal}}@media (width<=860px){.invitation__grid[data-astro-cid-wdcrdqhv]{grid-template-columns:1fr}.invitation__media[data-astro-cid-wdcrdqhv]{order:-1}}.inclusions[data-astro-cid-5lpd3jzi]{background:var(--color-surface-2)}.inclusions__head[data-astro-cid-5lpd3jzi]{margin-bottom:var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.inclusions__head[data-astro-cid-5lpd3jzi] h2[data-astro-cid-5lpd3jzi]{text-transform:uppercase;letter-spacing:.015em;font-size:clamp(2.3rem,6vw,2.6rem)}.inclusions__grid[data-astro-cid-5lpd3jzi]{gap:var(--space-4) var(--space-10);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.inclusions__item[data-astro-cid-5lpd3jzi]{align-items:flex-start;gap:var(--space-4);padding-block:var(--space-4);border-bottom:1px solid var(--color-border);font-size:var(--text-base);display:flex}.inclusions__check[data-astro-cid-5lpd3jzi]{border-radius:var(--radius-full);background:color-mix(in srgb, var(--brand-primary) 14%, transparent);width:1.6rem;height:1.6rem;color:var(--brand-primary);flex:none;place-items:center;margin-top:.1rem;font-size:.85rem;font-weight:700;display:grid}.inclusions__note[data-astro-cid-5lpd3jzi]{margin-top:var(--space-8);font-size:var(--text-sm);color:var(--color-text-muted);max-width:70ch}.inclusions__note[data-astro-cid-5lpd3jzi] strong[data-astro-cid-5lpd3jzi]{color:var(--brand-ink)}@media (width<=720px){.inclusions__grid[data-astro-cid-5lpd3jzi]{grid-template-columns:1fr;gap:0}}.journey__head[data-astro-cid-ej22s2rq]{text-align:center;margin:0 auto var(--space-8);align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.journey__head[data-astro-cid-ej22s2rq] h2[data-astro-cid-ej22s2rq]{white-space:nowrap;font-size:clamp(2.3rem,6vw,2.6rem)}.jt-short[data-astro-cid-ej22s2rq]{display:none}@media (width<=820px){.journey__head[data-astro-cid-ej22s2rq] h2[data-astro-cid-ej22s2rq]{white-space:normal;max-width:22ch}}@media (width<=768px){.jt-full[data-astro-cid-ej22s2rq]{display:none}.jt-short[data-astro-cid-ej22s2rq]{text-transform:uppercase;letter-spacing:.04em;display:inline}}.journey__grid[data-astro-cid-ej22s2rq]{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.day[data-astro-cid-ej22s2rq]{aspect-ratio:3/4.1;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);isolation:isolate;position:relative;overflow:hidden}.day[data-astro-cid-ej22s2rq]:focus-visible{outline:3px solid var(--brand-accent-1);outline-offset:3px}.day__img[data-astro-cid-ej22s2rq]{transition:transform .6s var(--ease-out);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.day[data-astro-cid-ej22s2rq]:hover .day__img[data-astro-cid-ej22s2rq],.day[data-astro-cid-ej22s2rq]:focus-within .day__img[data-astro-cid-ej22s2rq]{transform:scale(1.07)}.day__shade[data-astro-cid-ej22s2rq]{z-index:1;transition:background .42s var(--ease-out);background:linear-gradient(#14181600 28%,#10201e99 58%,#0e1816eb 100%);position:absolute;inset:0}.day--joy[data-astro-cid-ej22s2rq] .day__shade[data-astro-cid-ej22s2rq]{background:linear-gradient(#2e1e0c00 28%,#2e1e0c99 58%,#281a0af0 100%)}.day[data-astro-cid-ej22s2rq]:hover .day__shade[data-astro-cid-ej22s2rq],.day[data-astro-cid-ej22s2rq]:focus-within .day__shade[data-astro-cid-ej22s2rq]{background:linear-gradient(#08100ed1 0%,#08100ef2 100%)}.day--joy[data-astro-cid-ej22s2rq]:hover .day__shade[data-astro-cid-ej22s2rq],.day--joy[data-astro-cid-ej22s2rq]:focus-within .day__shade[data-astro-cid-ej22s2rq]{background:linear-gradient(#1e1406d6 0%,#1a1105f5 100%)}.day__body[data-astro-cid-ej22s2rq]{z-index:2;padding:var(--space-5);color:var(--color-on-dark);position:absolute;inset:auto 0 0}.day__label[data-astro-cid-ej22s2rq]{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--brand-accent-1) 80%, white);font-weight:600}.day--joy[data-astro-cid-ej22s2rq] .day__label[data-astro-cid-ej22s2rq]{color:color-mix(in srgb, var(--brand-accent-2) 92%, white)}.day__title[data-astro-cid-ej22s2rq]{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-on-dark);margin-top:var(--space-1);text-shadow:0 1px 10px #00000073;font-weight:600;line-height:1.1}.day__items[data-astro-cid-ej22s2rq]{margin:var(--space-3) 0 0;gap:var(--space-2);opacity:0;max-height:0;transition:max-height .52s var(--ease-out), opacity .38s var(--ease-out), margin .3s var(--ease-out);flex-direction:column;padding:0;list-style:none;display:flex;overflow:hidden}.day[data-astro-cid-ej22s2rq]:hover .day__items[data-astro-cid-ej22s2rq],.day[data-astro-cid-ej22s2rq]:focus-within .day__items[data-astro-cid-ej22s2rq]{opacity:1;max-height:20rem}.day__items[data-astro-cid-ej22s2rq] li[data-astro-cid-ej22s2rq]{padding-left:var(--space-4);font-size:var(--text-xs);color:color-mix(in srgb, var(--brand-paper) 90%, white);line-height:1.45;position:relative}.day__items[data-astro-cid-ej22s2rq] li[data-astro-cid-ej22s2rq]:before{content:"";border-radius:var(--radius-full);background:var(--brand-accent-1);width:.35rem;height:.35rem;position:absolute;top:.5em;left:0}.day--joy[data-astro-cid-ej22s2rq] .day__items[data-astro-cid-ej22s2rq] li[data-astro-cid-ej22s2rq]:before{background:var(--brand-accent-2)}@media (width<=900px){.journey__grid[data-astro-cid-ej22s2rq]{grid-template-columns:1fr 1fr}}@media (hover:none),(width<=600px){.day[data-astro-cid-ej22s2rq]{aspect-ratio:auto;background:var(--color-surface);border:1px solid var(--color-border);flex-direction:column;display:flex}.day__img[data-astro-cid-ej22s2rq]{aspect-ratio:16/10;width:100%;position:relative;inset:auto}.day__shade[data-astro-cid-ej22s2rq]{display:none}.day__body[data-astro-cid-ej22s2rq]{padding:var(--space-5);color:var(--brand-ink);position:relative;inset:auto}.day__label[data-astro-cid-ej22s2rq]{color:var(--brand-accent-1-shade)}.day--joy[data-astro-cid-ej22s2rq] .day__label[data-astro-cid-ej22s2rq]{color:var(--brand-accent-2-shade)}.day__title[data-astro-cid-ej22s2rq]{color:var(--brand-ink);text-shadow:none}.day__items[data-astro-cid-ej22s2rq]{opacity:1;max-height:none;margin-top:var(--space-3)}.day__items[data-astro-cid-ej22s2rq] li[data-astro-cid-ej22s2rq]{color:var(--color-text-muted)}}@media (width<=600px){.journey__grid[data-astro-cid-ej22s2rq]{grid-template-columns:1fr}}.joy[data-astro-cid-oueqwmla]{isolation:isolate;color:var(--color-on-dark);position:relative;overflow:hidden}.joy__media[data-astro-cid-oueqwmla]{background:url(/assets/images/joy-encounter.jpg) 50% 45%/cover no-repeat;position:absolute;inset:0}.joy__scrim[data-astro-cid-oueqwmla]{background:linear-gradient(96deg,#2e1e0ce0 0%,#2e1e0c85 40%,#2e1e0c1a 66%,#2e1e0c00 100%),linear-gradient(#2e1e0c00 46%,#1e1408a8 100%),radial-gradient(68% 60% at 80% 26%,#f4b40042,#0000 60%);position:absolute;inset:0}.joy__inner[data-astro-cid-oueqwmla]{z-index:2;padding-block:clamp(var(--space-12), 7vw, var(--space-20));position:relative}.joy__lead[data-astro-cid-oueqwmla]{max-width:56ch}.joy__eyebrow[data-astro-cid-oueqwmla]{color:color-mix(in srgb, var(--brand-accent-2) 92%, white)}.joy__eyebrow[data-astro-cid-oueqwmla]:before{background:color-mix(in srgb, var(--brand-accent-2) 70%, transparent)}.joy__title[data-astro-cid-oueqwmla]{color:var(--color-on-dark);font-size:var(--text-3xl);max-width:16ch;margin:var(--space-4) 0 var(--space-5);text-shadow:0 2px 22px #10141280}.joy__body[data-astro-cid-oueqwmla]{font-size:var(--text-lg);color:color-mix(in srgb, var(--brand-paper) 92%, white);line-height:1.6}.joy__stats[data-astro-cid-oueqwmla]{margin:var(--space-10) 0 var(--space-10);gap:var(--space-8) var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.joy__stat[data-astro-cid-oueqwmla]{border-left:2px solid color-mix(in srgb, var(--brand-accent-2) 70%, transparent);padding-left:var(--space-5)}.joy__stat-value[data-astro-cid-oueqwmla]{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:color-mix(in srgb, var(--brand-accent-2) 88%, white);line-height:1}.joy__stat-label[data-astro-cid-oueqwmla]{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:color-mix(in srgb, var(--brand-paper) 86%, white);line-height:1.4}@media (width<=820px){.joy__stats[data-astro-cid-oueqwmla]{grid-template-columns:1fr 1fr}}@media (width<=460px){.joy__stats[data-astro-cid-oueqwmla]{gap:var(--space-5);grid-template-columns:1fr}}@media (width<=768px){.joy__title[data-astro-cid-oueqwmla],.joy__body[data-astro-cid-oueqwmla],.joy__stat-value[data-astro-cid-oueqwmla],.joy__stat-label[data-astro-cid-oueqwmla]{text-shadow:0 1px 2px #0a0e0cc7,0 2px 12px #0a0e0cad}}.guides__head[data-astro-cid-e6usgnth]{text-align:center;max-width:58ch;margin:0 auto var(--space-8);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.guides__head[data-astro-cid-e6usgnth] h2[data-astro-cid-e6usgnth]{font-size:clamp(2.1rem,4.5vw,2.4rem)}.guides__grid[data-astro-cid-e6usgnth]{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.guide[data-astro-cid-e6usgnth]{flex-direction:column;display:flex}.guide__portrait[data-astro-cid-e6usgnth]{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);aspect-ratio:1;position:relative;overflow:hidden}.guide__portrait[data-astro-cid-e6usgnth] img[data-astro-cid-e6usgnth]{object-fit:cover;width:100%;height:100%}.guide__play[data-astro-cid-e6usgnth]{inset:auto var(--space-3) var(--space-3) var(--space-3);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:color-mix(in srgb, var(--brand-ink) 72%, transparent);backdrop-filter:blur(6px);color:var(--color-on-dark);border-radius:var(--radius-full);font-size:var(--text-xs);transition:background var(--transition-interactive);font-weight:600;text-decoration:none;display:inline-flex;position:absolute}.guide__play[data-astro-cid-e6usgnth]:hover{background:var(--brand-primary)}.guide__play-icon[data-astro-cid-e6usgnth]{border-radius:var(--radius-full);background:var(--brand-accent-2);width:1.5rem;height:1.5rem;color:var(--brand-ink);place-items:center;padding-left:2px;font-size:.6rem;display:grid}.guide__name[data-astro-cid-e6usgnth]{margin:var(--space-5) 0 var(--space-1);font-size:clamp(1.45rem,1.1rem + 1vw,1.75rem)}.guide__role[data-astro-cid-e6usgnth]{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-accent-1-shade);margin-bottom:var(--space-3);font-weight:600}.guide__bio[data-astro-cid-e6usgnth]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}@media (width<=820px){.guides__grid[data-astro-cid-e6usgnth]{gap:var(--space-10);grid-template-columns:1fr;max-width:30rem;margin-inline:auto}}.testimonials[data-astro-cid-gakqr736]{background:var(--color-surface-2)}.testimonials__head[data-astro-cid-gakqr736]{text-align:center;max-width:50ch;margin:0 auto var(--space-8);align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.testimonials__head[data-astro-cid-gakqr736] h2[data-astro-cid-gakqr736]{font-size:clamp(2.1rem,4.5vw,2.4rem)}.testimonials__grid[data-astro-cid-gakqr736]{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.quote[data-astro-cid-gakqr736]{background:var(--color-surface);border:1px solid var(--color-border);border-top:3px solid var(--brand-accent-1);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-sm);flex-direction:column;margin:0;display:flex}.quote__icon[data-astro-cid-gakqr736]{font-family:var(--font-display);color:color-mix(in srgb, var(--brand-accent-1) 70%, transparent);font-size:2.8rem;line-height:1;position:absolute;top:-.3rem;left:-2.4rem}.quote__lead[data-astro-cid-gakqr736]{font-family:var(--font-display);font-style:italic;font-weight:600;font-size:var(--text-xl);color:var(--brand-primary);margin:0 0 var(--space-4);line-height:1.12}.quote__text[data-astro-cid-gakqr736]{font-size:var(--text-sm);color:var(--color-text-muted);margin:0 0 var(--space-6);line-height:1.6;position:relative}.quote__cite[data-astro-cid-gakqr736]{flex-direction:column;gap:.1rem;margin-top:auto;display:flex}.quote__name[data-astro-cid-gakqr736]{color:var(--brand-secondary);font-weight:600;font-size:var(--text-sm)}.quote__place[data-astro-cid-gakqr736]{font-size:var(--text-xs);color:var(--color-text-muted)}@media (width<=820px){.testimonials__grid[data-astro-cid-gakqr736]{grid-template-columns:1fr;max-width:38rem;margin-inline:auto}}.faq__head[data-astro-cid-hemr5th4]{margin-bottom:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.faq__head[data-astro-cid-hemr5th4] h2[data-astro-cid-hemr5th4]{font-size:clamp(2.1rem,4.5vw,2.4rem)}.faq__item[data-astro-cid-hemr5th4]{border-bottom:1px solid var(--color-border)}.faq__q[data-astro-cid-hemr5th4]{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-3) 0;font-family:var(--font-display);font-size:var(--text-lg);color:var(--brand-ink);font-weight:600;list-style:none;display:flex}.faq__q[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq__plus[data-astro-cid-hemr5th4]{flex:none;width:1rem;height:1rem;position:relative}.faq__plus[data-astro-cid-hemr5th4]:before,.faq__plus[data-astro-cid-hemr5th4]:after{content:"";background:var(--brand-accent-1-shade);width:100%;height:2px;transition:transform var(--transition-interactive);position:absolute;top:50%;left:0;transform:translateY(-50%)}.faq__plus[data-astro-cid-hemr5th4]:after{transform:translateY(-50%)rotate(90deg)}.faq__item[data-astro-cid-hemr5th4][open] .faq__plus[data-astro-cid-hemr5th4]:after{transform:translateY(-50%)rotate(0)}.faq__a[data-astro-cid-hemr5th4]{padding:0 0 var(--space-4);color:var(--color-text-muted);max-width:62ch}.faq__more[data-astro-cid-hemr5th4]{margin-top:var(--space-8);font-size:var(--text-sm);color:var(--color-text-muted)}.final[data-astro-cid-blvy5prr]{background:var(--color-surface-2)}.final__card[data-astro-cid-blvy5prr]{background:linear-gradient(160deg, var(--brand-secondary) 0%, var(--brand-ink) 100%);color:var(--color-on-dark);border-radius:var(--radius-2xl);border:1px solid color-mix(in srgb, var(--brand-accent-1) 40%, transparent);padding:clamp(var(--space-10), 6vw, var(--space-20));padding-top:clamp(var(--space-5), 3vw, var(--space-10));text-align:center;box-shadow:var(--shadow-lg);align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.final__eyebrow[data-astro-cid-blvy5prr]{color:color-mix(in srgb, var(--brand-accent-2) 90%, white)}.final__eyebrow[data-astro-cid-blvy5prr]:before,.final__eyebrow[data-astro-cid-blvy5prr]:after{background:color-mix(in srgb, var(--brand-accent-2) 60%, transparent)}.final__title[data-astro-cid-blvy5prr]{color:var(--color-on-dark);font-size:var(--text-3xl)}.final__lede[data-astro-cid-blvy5prr]{max-width:48ch;font-size:var(--text-lg);color:color-mix(in srgb, var(--brand-paper) 86%, white)}.final__price[data-astro-cid-blvy5prr]{align-items:center;gap:var(--space-5);margin-block:var(--space-4);padding:var(--space-5) var(--space-8);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb, var(--brand-accent-1) 40%, transparent);background:#ffffff14;display:flex}.final__amount[data-astro-cid-blvy5prr]{font-family:var(--font-display);font-weight:700;font-size:var(--text-3xl);color:color-mix(in srgb, var(--brand-accent-2) 90%, white);line-height:1}.final__price-note[data-astro-cid-blvy5prr]{text-align:left;font-size:var(--text-sm);color:color-mix(in srgb, var(--brand-paper) 80%, transparent);line-height:1.4}.final__cta[data-astro-cid-blvy5prr]{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.final__cta[data-astro-cid-blvy5prr] .btn[data-astro-cid-blvy5prr]{font-size:var(--text-base);padding:1.15em 2.3em}.final__fine[data-astro-cid-blvy5prr]{font-size:var(--text-xs);letter-spacing:.04em;color:color-mix(in srgb, var(--brand-paper) 64%, transparent)}@media (width<=460px){.final__price[data-astro-cid-blvy5prr]{gap:var(--space-2);text-align:center;flex-direction:column}.final__price-note[data-astro-cid-blvy5prr]{text-align:center}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--brand-ink);color:color-mix(in srgb, var(--brand-paper) 84%, transparent);padding-top:var(--space-20);padding-bottom:calc(var(--space-12) + 64px)}.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--space-10);padding-bottom:var(--space-12);border-bottom:1px solid color-mix(in srgb, var(--brand-paper) 14%, transparent);grid-template-columns:1.4fr 1fr 1fr;display:grid}.footer__kicker[data-astro-cid-jo6i4kqk]{letter-spacing:.2em;text-transform:uppercase;color:var(--brand-accent-1);font-size:.62rem;font-weight:600}.footer__name[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:var(--color-on-dark);margin-top:var(--space-2);font-size:1.9rem;font-weight:600;display:block}.footer__name[data-astro-cid-jo6i4kqk] em[data-astro-cid-jo6i4kqk]{color:var(--brand-accent-1);font-style:italic}.footer__tag[data-astro-cid-jo6i4kqk]{margin-top:var(--space-3);max-width:32ch;color:color-mix(in srgb, var(--brand-paper) 70%, transparent);font-style:italic;font-family:var(--font-display);font-size:var(--text-lg)}.footer__h[data-astro-cid-jo6i4kqk]{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-accent-1);margin-bottom:var(--space-4)}.footer__list[data-astro-cid-jo6i4kqk]{gap:var(--space-3);font-size:var(--text-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:color-mix(in srgb, var(--brand-paper) 90%, transparent);text-decoration:none}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--brand-accent-1)}.footer__muted[data-astro-cid-jo6i4kqk]{color:color-mix(in srgb, var(--brand-paper) 56%, transparent)}.footer__bottom[data-astro-cid-jo6i4kqk]{justify-content:space-between;gap:var(--space-3);padding-top:var(--space-6);font-size:var(--text-xs);letter-spacing:.03em;flex-wrap:wrap;display:flex}@media (width<=760px){.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--space-8);grid-template-columns:1fr}}.book-bar[data-astro-cid-l44ws6xb]{z-index:90;background:color-mix(in srgb, var(--brand-ink) 94%, transparent);backdrop-filter:blur(10px);border-top:1px solid color-mix(in srgb, var(--brand-accent-1) 40%, transparent);transition:transform .32s var(--ease-out), opacity .32s var(--ease-out);position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.book-bar[data-astro-cid-l44ws6xb][data-hidden]{opacity:0;pointer-events:none;transform:translateY(110%)}.book-bar__inner[data-astro-cid-l44ws6xb]{justify-content:space-between;align-items:center;gap:var(--space-5);padding-block:var(--space-3);display:flex}.book-bar__info[data-astro-cid-l44ws6xb]{color:var(--color-on-dark);flex-direction:column;line-height:1.2;display:flex}.book-bar__name[data-astro-cid-l44ws6xb]{font-family:var(--font-display);font-size:var(--text-lg);font-weight:600}.book-bar__meta[data-astro-cid-l44ws6xb]{font-size:var(--text-xs);color:color-mix(in srgb, var(--brand-paper) 72%, transparent)}.book-bar__cta[data-astro-cid-l44ws6xb]{white-space:nowrap;padding:.85em 1.5em}@media (width<=460px){.book-bar__meta[data-astro-cid-l44ws6xb]{display:none}.book-bar__cta[data-astro-cid-l44ws6xb]{padding:.85em 1.2em;font-size:.78rem}}
