:root{--color-bolay-teal:#2fb3a8;--color-bolay-coral:#e36f5e;--color-cream:#faf4e7;--color-text:#2b2520;--color-text-muted:#6b5f55;--font-body:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--max-width:1440px;--nav-height:84px}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--color-text);background:var(--color-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;line-height:1.4}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.nav[data-astro-cid-wpvy4v7s]{z-index:100;background:var(--color-cream);border-bottom:1px solid #2b25200f;position:sticky;top:0}.nav__inner[data-astro-cid-wpvy4v7s]{max-width:var(--max-width);height:var(--nav-height);justify-content:space-between;align-items:center;gap:3rem;margin:0 auto;padding:0 2rem;display:flex}.nav__logo[data-astro-cid-wpvy4v7s]{flex-direction:column;line-height:1;text-decoration:none;display:flex}.nav__wordmark[data-astro-cid-wpvy4v7s]{color:var(--color-bolay-teal);letter-spacing:-.01em;font-size:1.625rem;font-weight:800}.nav__subline[data-astro-cid-wpvy4v7s]{color:var(--color-bolay-coral);letter-spacing:.18em;text-transform:uppercase;margin-top:4px;font-size:.625rem;font-weight:500}.nav__links[data-astro-cid-wpvy4v7s]{gap:2.875rem;margin:0;padding:0;list-style:none;display:flex}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--color-text);font-size:.9375rem;font-weight:500;transition:color .15s}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--color-bolay-coral)}.nav__cta[data-astro-cid-wpvy4v7s]{background:var(--color-bolay-coral);color:#fff;border-radius:999px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;transition:transform .15s,background .15s}.nav__cta[data-astro-cid-wpvy4v7s]:hover{background:#d85a48;transform:translateY(-1px)}@media (width<=768px){.nav__links[data-astro-cid-wpvy4v7s]{display:none}.nav__inner[data-astro-cid-wpvy4v7s]{gap:1rem;padding:0 1.25rem}.nav__wordmark[data-astro-cid-wpvy4v7s]{font-size:1.375rem}}.hero[data-astro-cid-ge2uvauf]{background:var(--color-cream);height:85vh;min-height:600px;position:relative;overflow:hidden}.hero__slides[data-astro-cid-ge2uvauf]{position:absolute;inset:0}.hero__slide[data-astro-cid-ge2uvauf]{opacity:0;transition:opacity 1.2s;position:absolute;inset:0}.hero__slide[data-astro-cid-ge2uvauf].is-active{opacity:1}.hero__slide[data-astro-cid-ge2uvauf] img{object-fit:cover;width:100%;height:100%;display:block}.hero__overlay[data-astro-cid-ge2uvauf]{z-index:1;background:linear-gradient(90deg,#2b252099 0%,#2b25204d 40%,#0000 70%);position:absolute;inset:0}.hero__accents[data-astro-cid-ge2uvauf]{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.accent[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 3px 10px #00000040);will-change:transform;position:absolute}.accent--leaf[data-astro-cid-ge2uvauf]{transform-origin:50%;width:46px;height:46px;animation:7.5s ease-in-out infinite floatA;top:18%;right:8%}.accent--pepper[data-astro-cid-ge2uvauf]{width:36px;height:54px;animation:9s ease-in-out infinite floatB;bottom:26%;right:24%}.accent--drop[data-astro-cid-ge2uvauf]{width:26px;height:36px;animation:11s ease-in-out infinite floatC;top:44%;right:34%}@keyframes floatA{0%,to{transform:rotate(-14deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-16px)}}@keyframes floatB{0%,to{transform:rotate(20deg)translateY(0)}50%{transform:rotate(12deg)translateY(-20px)}}@keyframes floatC{0%,to{transform:rotate(10deg)translateY(0)}50%{transform:rotate(-6deg)translateY(-10px)}}.hero__badge[data-astro-cid-ge2uvauf]{z-index:3;background:var(--color-bolay-coral);width:148px;height:148px;color:var(--color-cream);transform-origin:50%;border-radius:50%;justify-content:center;align-items:center;animation:6.5s ease-in-out infinite badgeSway;display:flex;position:absolute;top:7.5rem;right:5%;transform:rotate(-6deg);box-shadow:0 12px 32px #2b252059,inset 0 -6px 12px #00000014}.hero__badge-inner[data-astro-cid-ge2uvauf]{text-align:center;padding:.5rem;line-height:1}.hero__badge-line[data-astro-cid-ge2uvauf]{letter-spacing:-.01em;text-shadow:0 1px 2px #00000024;font-size:1.35rem;font-weight:800;display:block}.hero__badge-line--bottom[data-astro-cid-ge2uvauf]{margin-top:.2rem}@keyframes badgeSway{0%,to{transform:rotate(-6deg)scale(1)}50%{transform:rotate(-2deg)scale(1.035)}}.hero__content[data-astro-cid-ge2uvauf]{z-index:4;align-items:center;height:100%;display:flex;position:relative}.hero__inner[data-astro-cid-ge2uvauf]{max-width:var(--max-width);color:#fff;width:100%;margin:0 auto;padding:0 2rem}.hero__headline[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;text-shadow:0 2px 24px #0000004d;max-width:700px;margin-bottom:1.25rem;font-size:clamp(2.75rem,6.5vw,5.75rem);font-weight:800;line-height:1}.hero__subhead[data-astro-cid-ge2uvauf]{opacity:.95;text-shadow:0 2px 16px #00000059;margin-bottom:2.25rem;font-size:clamp(1.125rem,1.7vw,1.5rem);font-weight:500}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.hero__cta[data-astro-cid-ge2uvauf]{background:var(--color-bolay-coral);color:#fff;border-radius:999px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;box-shadow:0 4px 12px #e36f5e59}.hero__cta[data-astro-cid-ge2uvauf]:hover{background:#d85a48;transform:translateY(-2px);box-shadow:0 8px 20px #e36f5e73}.hero__find[data-astro-cid-ge2uvauf]{color:#fff;text-underline-offset:4px;opacity:.92;font-size:.95rem;font-weight:600;text-decoration:underline}.hero__dots[data-astro-cid-ge2uvauf]{z-index:4;gap:.625rem;display:flex;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.hero__dot[data-astro-cid-ge2uvauf]{background:#fff6;border-radius:2px;width:32px;height:4px;padding:0;transition:background .3s,width .3s}.hero__dot[data-astro-cid-ge2uvauf].is-active{background:var(--color-bolay-coral);width:48px}@media (prefers-reduced-motion:reduce){.accent[data-astro-cid-ge2uvauf],.hero__badge[data-astro-cid-ge2uvauf]{animation:none}}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{height:78vh;min-height:520px}.hero__inner[data-astro-cid-ge2uvauf]{padding:0 1.25rem}.hero__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#2b252033 0%,#2b25208c 100%)}.accent--drop[data-astro-cid-ge2uvauf]{display:none}.accent--leaf[data-astro-cid-ge2uvauf]{width:34px;height:34px;top:14%}.accent--pepper[data-astro-cid-ge2uvauf]{width:28px;height:42px}.hero__badge[data-astro-cid-ge2uvauf]{width:100px;height:100px;top:5.5rem;right:4%}.hero__badge-line[data-astro-cid-ge2uvauf]{font-size:.95rem}}@media (width<=480px){.accent[data-astro-cid-ge2uvauf]{display:none}.hero__badge[data-astro-cid-ge2uvauf]{width:84px;height:84px;top:4.75rem;right:3%}.hero__badge-line[data-astro-cid-ge2uvauf]{font-size:.78rem}}
