.hero[data-astro-cid-7yivmoz4]{position:relative;min-height:100vh;color:var(--color-text-light);overflow:hidden;isolation:isolate}.hero-bg[data-astro-cid-7yivmoz4]{position:absolute;inset:0;z-index:-2}.hero-bg[data-astro-cid-7yivmoz4] .photo-placeholder{width:100%;height:100%;aspect-ratio:auto;border-radius:0}.hero-bg[data-astro-cid-7yivmoz4] img[data-astro-cid-7yivmoz4]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-overlay[data-astro-cid-7yivmoz4]{position:absolute;inset:0;background:linear-gradient(180deg,#0d02048c,#0d0204d9);z-index:-1}.hero-inner[data-astro-cid-7yivmoz4]{width:100%;max-width:1200px;margin:0 auto;padding:var(--nav-height) 24px 96px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;box-sizing:border-box}.hero-headline[data-astro-cid-7yivmoz4]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;font-size:clamp(3rem,8vw,6rem);line-height:1;margin:0 0 24px;color:var(--color-text-light);width:100%}.hero-word[data-astro-cid-7yivmoz4]{display:inline-block;overflow:hidden;margin:0 .1em}.hero-word[data-astro-cid-7yivmoz4] span[data-astro-cid-7yivmoz4]{display:inline-block;opacity:0;transform:translateY(40px);animation:heroWordIn .6s ease forwards}.hero-word-1[data-astro-cid-7yivmoz4] span[data-astro-cid-7yivmoz4]{animation-delay:.4s}.hero-word-2[data-astro-cid-7yivmoz4] span[data-astro-cid-7yivmoz4]{animation-delay:.7s}.hero-word-3[data-astro-cid-7yivmoz4] span[data-astro-cid-7yivmoz4]{animation-delay:1s}.hero-subline[data-astro-cid-7yivmoz4]{font-family:var(--font-display);font-size:clamp(1.125rem,2.5vw,1.5rem);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-light);opacity:0;transform:translateY(20px);animation:heroWordIn .6s ease forwards;animation-delay:1.3s;margin:0 0 24px;width:100%}.hero-paragraph[data-astro-cid-7yivmoz4]{color:var(--color-text-light);max-width:720px;margin:0 auto 32px;line-height:1.6;opacity:0;transform:translateY(20px);animation:heroWordIn .6s ease forwards;animation-delay:1.5s;width:100%}.hero-actions[data-astro-cid-7yivmoz4]{width:100%;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;opacity:0;transform:translateY(20px);animation:heroWordIn .6s ease forwards;animation-delay:1.7s}.hero-actions[data-astro-cid-7yivmoz4]>[data-astro-cid-7yivmoz4]:first-child{margin-right:0}.hero-scroll[data-astro-cid-7yivmoz4]{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:28px;height:46px;border:2px solid var(--color-text-light);border-radius:24px;display:flex;justify-content:center;padding-top:8px;opacity:0;animation:heroWordIn .6s ease forwards;animation-delay:2s}.hero-scroll[data-astro-cid-7yivmoz4] span[data-astro-cid-7yivmoz4]{width:4px;height:8px;background:var(--color-text-light);border-radius:4px;animation:heroScrollBob 1.8s ease infinite}@keyframes heroScrollBob{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(12px);opacity:.3}}.how-grid[data-astro-cid-7yivmoz4]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.how-step[data-astro-cid-7yivmoz4]{background:var(--color-card);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition)}.how-step[data-astro-cid-7yivmoz4]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.how-step-num[data-astro-cid-7yivmoz4]{font-family:var(--font-display);font-size:2.5rem;color:var(--color-primary);line-height:1;display:block;margin-bottom:12px}.how-step-title[data-astro-cid-7yivmoz4]{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;color:var(--color-text)}.how-step-body[data-astro-cid-7yivmoz4]{margin:0;line-height:1.55}.about-grid[data-astro-cid-7yivmoz4]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-image[data-astro-cid-7yivmoz4]{width:100%;height:auto;aspect-ratio:7 / 10;object-fit:cover;border-radius:var(--radius);display:block}.about-copy[data-astro-cid-7yivmoz4] .section-title[data-astro-cid-7yivmoz4]{font-size:clamp(2rem,3.5vw,3rem);text-align:left;margin:0 0 16px}.about-copy[data-astro-cid-7yivmoz4] p[data-astro-cid-7yivmoz4]{line-height:1.6}.takeaway[data-astro-cid-7yivmoz4]{background:var(--color-primary);color:var(--color-text-light);position:relative;isolation:isolate;overflow:hidden}.takeaway[data-astro-cid-7yivmoz4]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:var(--color-secondary);z-index:-1;animation:curtainSlideIn .8s ease forwards;animation-delay:.2s}.takeaway-inner[data-astro-cid-7yivmoz4]{display:grid;grid-template-columns:1.4fr auto;gap:32px;align-items:center}.takeaway-title[data-astro-cid-7yivmoz4]{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.5rem);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px}.takeaway-accent[data-astro-cid-7yivmoz4]{color:var(--color-text-light);opacity:.85}.takeaway-body[data-astro-cid-7yivmoz4]{max-width:720px;margin:0;line-height:1.6;opacity:.95}.gallery-grid[data-astro-cid-7yivmoz4]{list-style:none;margin:0 0 32px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-thumb[data-astro-cid-7yivmoz4]{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius);display:block}.gallery-cta[data-astro-cid-7yivmoz4]{text-align:center}.find-grid[data-astro-cid-7yivmoz4]{display:grid;grid-template-columns:1fr 1.5fr;gap:32px;align-items:stretch}.find-info[data-astro-cid-7yivmoz4]{background:var(--color-card);padding:32px;border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:16px}.find-info-list[data-astro-cid-7yivmoz4]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.find-info-actions[data-astro-cid-7yivmoz4]{display:flex;flex-direction:column;gap:10px;margin-top:auto}.find-info-item[data-astro-cid-7yivmoz4]{display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:center}.find-info-icon[data-astro-cid-7yivmoz4]{display:inline-flex;align-items:center;justify-content:center;line-height:0;color:var(--color-primary);width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.find-info-text[data-astro-cid-7yivmoz4]{font-size:1.05rem;color:var(--color-text);line-height:1.4}.find-info[data-astro-cid-7yivmoz4] a[data-astro-cid-7yivmoz4]{color:var(--color-text);text-decoration:none;border-bottom:1px solid transparent;transition:color .3s ease,border-color .3s ease,transform .3s cubic-bezier(.4,0,.2,1);display:inline-block}.find-info[data-astro-cid-7yivmoz4] a[data-astro-cid-7yivmoz4]:hover,.find-info[data-astro-cid-7yivmoz4] a[data-astro-cid-7yivmoz4]:focus-visible{color:var(--color-primary);border-bottom-color:var(--color-primary);transform:translate(3px);outline:none}.find-info-item[data-astro-cid-7yivmoz4]:has(.find-info a:hover) .find-info-icon[data-astro-cid-7yivmoz4],.find-info-item[data-astro-cid-7yivmoz4]:has(.find-info a:focus-visible) .find-info-icon[data-astro-cid-7yivmoz4]{transform:scale(1.15)}@media(max-width:768px){.how-grid[data-astro-cid-7yivmoz4]{grid-template-columns:1fr}.about-grid[data-astro-cid-7yivmoz4]{grid-template-columns:1fr;gap:32px}.takeaway-inner[data-astro-cid-7yivmoz4]{grid-template-columns:1fr;text-align:center}.takeaway-cta[data-astro-cid-7yivmoz4]{justify-self:center}.gallery-grid[data-astro-cid-7yivmoz4]{grid-template-columns:repeat(2,1fr)}.find-grid[data-astro-cid-7yivmoz4]{grid-template-columns:1fr}}
