.hero[data-astro-cid-bbe6dxrz]{position:relative;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform 8s ease-out}.hero[data-astro-cid-bbe6dxrz]:hover .hero__bg[data-astro-cid-bbe6dxrz]{transform:scale(1.03)}.hero__overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(160deg,#3a1e236b,#8b4a524d,#e8a59838)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding:2rem;width:100%;max-width:560px}.hero__card[data-astro-cid-bbe6dxrz]{background:#fdf6f0d1;backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border-radius:28px;padding:3rem 2.5rem;text-align:center;border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 60px #3a1e2338,0 2px 8px #e8a5982e;animation:card-in .8s cubic-bezier(.22,1,.36,1) .15s both}@keyframes card-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hero__logo[data-astro-cid-bbe6dxrz]{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0 auto 1.25rem;border:3px solid rgba(139,74,82,.2);box-shadow:0 4px 20px #8b4a5233}.hero__script[data-astro-cid-bbe6dxrz]{display:block;font-family:Great Vibes,cursive;font-size:clamp(1.5rem,3.5vw,2rem);color:#8b4a52;margin-bottom:.35rem;line-height:1.2}.hero__headline[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,6vw,3.25rem);font-weight:700;color:#3a2e2e;line-height:1.1;margin-bottom:.35rem}.hero__location[data-astro-cid-bbe6dxrz]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#8b4a52;opacity:.75;margin-bottom:1rem}.hero__body[data-astro-cid-bbe6dxrz]{font-size:1rem;color:#3a2e2e;opacity:.75;line-height:1.65;margin-bottom:2rem}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ffffffb3;animation:bounce 2s ease-in-out infinite;transition:color .2s;z-index:1}.hero__scroll[data-astro-cid-bbe6dxrz]:hover{color:#fff}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(7px)}}@media(max-width:480px){.hero__card[data-astro-cid-bbe6dxrz]{padding:2rem 1.5rem;border-radius:20px}.hero__ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:stretch}}.marquee-wrap[data-astro-cid-qrscfrd7]{width:100%;overflow:hidden;background:var(--color-cream-mid, #F7EBE2);padding:1.5rem 0;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.marquee-track[data-astro-cid-qrscfrd7]{display:flex;gap:1.25rem;width:max-content;animation:marquee-scroll 40s linear infinite}.marquee-wrap[data-astro-cid-qrscfrd7]:hover .marquee-track[data-astro-cid-qrscfrd7]{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item[data-astro-cid-qrscfrd7]{flex-shrink:0;width:280px;height:210px;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #8b4a521f;transition:transform .3s ease,box-shadow .3s ease}.marquee-item[data-astro-cid-qrscfrd7]:hover{transform:scale(1.03) translateY(-3px);box-shadow:0 10px 28px #8b4a5233}.marquee-item[data-astro-cid-qrscfrd7] img[data-astro-cid-qrscfrd7]{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.marquee-item[data-astro-cid-qrscfrd7]{width:200px;height:160px}.marquee-track[data-astro-cid-qrscfrd7]{gap:.875rem}}.features[data-astro-cid-pc4lihod]{background:var(--color-white, #fff);padding:5rem 2rem}.features__inner[data-astro-cid-pc4lihod]{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature[data-astro-cid-pc4lihod]{background:var(--color-cream, #FDF6F0);border-radius:20px;padding:2.25rem 2rem;text-align:center;transition:box-shadow .28s ease,transform .28s ease}.feature[data-astro-cid-pc4lihod]:hover{box-shadow:0 8px 32px #8b4a5221;transform:translateY(-4px)}.feature__icon[data-astro-cid-pc4lihod]{width:56px;height:56px;border-radius:16px;background:#e8a5982e;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#8b4a52}.feature__title[data-astro-cid-pc4lihod]{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;color:#8b4a52;margin-bottom:.6rem}.feature__desc[data-astro-cid-pc4lihod]{font-size:.9375rem;color:#3a2e2e;opacity:.72;line-height:1.7}@media(max-width:700px){.features__inner[data-astro-cid-pc4lihod]{grid-template-columns:1fr;gap:1.25rem}.feature[data-astro-cid-pc4lihod]{text-align:left;display:flex;flex-direction:column}.feature__icon[data-astro-cid-pc4lihod]{margin:0 0 1rem}}.gallery-cta[data-astro-cid-j7pv25f6]{text-align:center;padding-bottom:6rem}.gallery-cta__script[data-astro-cid-j7pv25f6]{display:block;font-family:Great Vibes,cursive;font-size:clamp(1.5rem,3vw,2rem);color:var(--color-primary);margin-bottom:.25rem}
