.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(5,12,35,.7) 0%,rgba(5,12,35,.4) 40%,rgba(5,12,35,.1) 65%,transparent 85%),linear-gradient(to bottom,rgba(5,10,30,.4) 0%,transparent 30%,transparent 70%,rgba(5,10,30,.5) 100%);z-index:1;pointer-events:none}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:-30px -15px;z-index:0;background-color:var(--color-bg-primary)}.hero__bg[data-astro-cid-bbe6dxrz] picture[data-astro-cid-bbe6dxrz],.hero__bg-img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom}@supports (animation-timeline: scroll()){@media(prefers-reduced-motion:no-preference){.hero__bg[data-astro-cid-bbe6dxrz]{animation:hero-parallax linear both;animation-timeline:scroll(root block);animation-range:0 100svh}@keyframes hero-parallax{0%{transform:translateY(0) scale(1)}to{transform:translateY(30px) scale(1)}}}}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;z-index:1;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;padding:clamp(8rem,15vh,12rem) clamp(1.5rem,5vw,6rem) clamp(4rem,8vh,7rem)}.hero__inner[data-astro-cid-bbe6dxrz]{max-width:56rem;text-shadow:0 4px 12px rgba(0,0,0,.3)}@media(prefers-reduced-motion:no-preference){.hero-anim[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(22px);animation:hero-fade-up .8s cubic-bezier(.23,1,.32,1) forwards}.hero-anim--2[data-astro-cid-bbe6dxrz]{animation-delay:.38s}.hero-anim--2-5[data-astro-cid-bbe6dxrz]{animation-delay:.46s}.hero-anim--3[data-astro-cid-bbe6dxrz]{animation-delay:.6s}.hero-anim--4[data-astro-cid-bbe6dxrz]{animation-delay:.74s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}.hero__heading[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(3.5rem,9vw,6.5rem);font-weight:300;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 .5rem}.hero__script[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(2rem,5vw,2.8rem);font-style:italic;font-weight:400;color:var(--color-cta);margin:0 0 2rem;opacity:.95;line-height:1.2}.hero__location-sub[data-astro-cid-bbe6dxrz]{font-size:.7em;opacity:.8;color:#fff;display:inline-block}.mobile-only[data-astro-cid-bbe6dxrz]{display:none}.hero__tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:400;line-height:1.7;color:#fffc;margin:0 0 3rem;max-width:40rem;opacity:.95}.hero__cta-group[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;text-shadow:none}.hero__cta-primary[data-astro-cid-bbe6dxrz]{position:relative;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;letter-spacing:.04em;color:var(--color-white);background:var(--color-cta);padding:.85rem 2rem;border-radius:9999px;text-decoration:none;min-height:56px;overflow:hidden;isolation:isolate;transition:background var(--duration-fast) var(--ease-smooth),transform var(--duration-fast) var(--ease-smooth),box-shadow var(--duration-fast) var(--ease-smooth);box-shadow:0 12px 30px #0000004d,0 4px 10px #f5a62333}.hero__cta-primary-icon[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;transition:transform var(--duration-fast) var(--ease-smooth)}.hero__cta-primary[data-astro-cid-bbe6dxrz]:hover .hero__cta-primary-icon[data-astro-cid-bbe6dxrz]{transform:rotate(-15deg) scale(1.15)}.hero__cta-primary-shine[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(105deg,transparent 40%,rgba(255 255 255 / .3) 50%,transparent 60%);transform:translate(-100%);transition:transform 0s}.hero__cta-primary[data-astro-cid-bbe6dxrz]:hover .hero__cta-primary-shine[data-astro-cid-bbe6dxrz]{transform:translate(100%);transition:transform .6s ease}.hero__cta-primary[data-astro-cid-bbe6dxrz]:hover{background:color-mix(in srgb,var(--color-cta) 90%,white);transform:translateY(-2px) scale(1.02);box-shadow:0 12px 40px color-mix(in srgb,var(--color-cta) 60%,transparent),0 4px 12px color-mix(in srgb,var(--color-cta) 30%,transparent)}.hero__cta-primary[data-astro-cid-bbe6dxrz]:active{transform:translateY(1px) scale(.98);box-shadow:0 4px 12px #0003}.hero__cta-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.95rem;font-weight:600;letter-spacing:.04em;color:var(--color-cta);text-decoration:none;padding:.85rem 2rem;border-radius:9999px;border:1.5px solid rgba(245,166,35,.8);background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 20px #0003;min-height:56px;transition:background var(--duration-fast) var(--ease-smooth),color var(--duration-fast) var(--ease-smooth),transform var(--duration-fast) var(--ease-smooth),box-shadow var(--duration-fast) var(--ease-smooth),border-color var(--duration-fast) var(--ease-smooth)}.hero__cta-secondary[data-astro-cid-bbe6dxrz]:hover{background:var(--color-cta);color:var(--color-white);transform:translateY(-2px);box-shadow:0 8px 24px color-mix(in srgb,var(--color-cta) 40%,transparent)}.hero__cta-secondary[data-astro-cid-bbe6dxrz]:hover .hero__cta-secondary-arrow[data-astro-cid-bbe6dxrz]{transform:translate(5px)}.hero__cta-secondary[data-astro-cid-bbe6dxrz]:active{transform:translateY(1px)}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]:before{background:linear-gradient(to bottom,#050f23bf,#050f238c 40%,#050f231a 65%,#050f2359)}.hero__inner[data-astro-cid-bbe6dxrz]{padding-top:80px;text-shadow:none;width:100%}.hero__content[data-astro-cid-bbe6dxrz]{padding:clamp(8rem,18svh,12rem) 1.5rem 3rem;justify-content:flex-start}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(2.4rem,10vw,3.2rem);font-weight:800;line-height:1.15;letter-spacing:-.5px;text-shadow:0px 4px 16px rgba(0,0,0,.6)}.hero__script[data-astro-cid-bbe6dxrz]{font-size:32px;color:var(--color-cta);margin-top:4px;font-weight:500;letter-spacing:.02em;opacity:.95;text-shadow:0 4px 12px rgba(0,0,0,.5)}.mobile-only[data-astro-cid-bbe6dxrz]{display:block;margin-bottom:2px}.hero__location-sub[data-astro-cid-bbe6dxrz]{font-size:22px;color:#fffc;opacity:1;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero__tagline[data-astro-cid-bbe6dxrz]{font-size:1.05rem;font-weight:500;color:#fffffff2;margin-top:16px;margin-bottom:24px;opacity:1;text-shadow:0 2px 10px rgba(0,0,0,.6);max-width:90%}.hero__cta-group[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:stretch;gap:16px;width:100%}.hero__cta-primary[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center;box-shadow:0 6px 24px #f5a62366}.hero__cta-secondary[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}}@media(max-height:600px)and (orientation:landscape){.hero__content[data-astro-cid-bbe6dxrz]{padding-top:5rem}}@media(prefers-reduced-motion:reduce){.hero-anim[data-astro-cid-bbe6dxrz]{opacity:1!important;transform:none!important;animation:none!important}}.storytelling[data-astro-cid-36sxkqu5]{background-color:var(--color-bg-primary);padding:clamp(4rem,10vw,8rem) 0;overflow:hidden}.container[data-astro-cid-36sxkqu5]{max-width:80rem;margin:0 auto;padding:0 1.5rem}.storytelling__grid[data-astro-cid-36sxkqu5]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.storytelling__grid[data-astro-cid-36sxkqu5]{grid-template-columns:1fr 1fr}}.storytelling__visual[data-astro-cid-36sxkqu5]{position:relative;z-index:1}.storytelling__image-wrapper[data-astro-cid-36sxkqu5]{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--color-shadow-light);aspect-ratio:4/5}.storytelling__image[data-astro-cid-36sxkqu5]{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-smooth) var(--ease-smooth)}.storytelling__visual[data-astro-cid-36sxkqu5]:hover .storytelling__image[data-astro-cid-36sxkqu5]{transform:scale(1.05)}.storytelling__image-overlay[data-astro-cid-36sxkqu5]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(28,25,23,.3));pointer-events:none}.storytelling__content[data-astro-cid-36sxkqu5]{display:flex;flex-direction:column;justify-content:center}.storytelling__label[data-astro-cid-36sxkqu5]{display:block;font-family:var(--font-sans);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1.5rem}.storytelling__title[data-astro-cid-36sxkqu5]{font-size:var(--text-heading);line-height:1.1;margin-bottom:2rem;color:var(--color-text-primary)}.text-accent[data-astro-cid-36sxkqu5]{color:var(--color-accent)}.storytelling__text[data-astro-cid-36sxkqu5]{font-family:var(--font-sans);font-size:1.125rem;line-height:1.8;color:var(--color-text-secondary)}.storytelling__text[data-astro-cid-36sxkqu5] p[data-astro-cid-36sxkqu5]{margin-bottom:1.5rem}.storytelling__quote[data-astro-cid-36sxkqu5]{font-family:var(--font-serif);font-style:italic;font-size:1.5rem;color:var(--color-text-primary);border-left:2px solid var(--color-accent);padding-left:1.5rem;margin-top:2rem}@supports (animation-timeline: view()){.reveal[data-astro-cid-36sxkqu5]{animation:reveal-fade-up linear both;animation-timeline:view();animation-range:entry 10% cover 30%}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-36sxkqu5]{animation:none!important;opacity:1!important;transform:none!important}}.product-highlights[data-astro-cid-v36764vl]{background-color:var(--color-bg-primary);padding:clamp(4rem,10vw,8rem) 0}.container[data-astro-cid-v36764vl]{max-width:80rem;margin:0 auto;padding:0 1.5rem}.product-highlights__header[data-astro-cid-v36764vl]{margin-bottom:4rem;text-align:center}.product-highlights__label[data-astro-cid-v36764vl]{display:block;font-family:var(--font-sans);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1.5rem}.product-highlights__title[data-astro-cid-v36764vl]{font-size:var(--text-heading);line-height:1.1;color:var(--color-text-primary)}.text-accent[data-astro-cid-v36764vl]{color:var(--color-accent)}.product-highlights__grid[data-astro-cid-v36764vl]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-highlights__grid[data-astro-cid-v36764vl]{grid-template-columns:repeat(3,1fr)}}.product-highlights__card[data-astro-cid-v36764vl]{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3/4;transition:transform var(--duration-smooth) var(--ease-smooth);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;box-shadow:var(--color-shadow-light)}.product-highlights__card[data-astro-cid-v36764vl]:hover{transform:translateY(-8px)}.product-highlights__image-wrapper[data-astro-cid-v36764vl]{position:absolute;inset:0;z-index:0}.product-highlights__image[data-astro-cid-v36764vl]{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-smooth) var(--ease-smooth)}.product-highlights__card[data-astro-cid-v36764vl]:hover .product-highlights__image[data-astro-cid-v36764vl]{transform:scale(1.1)}.product-highlights__overlay[data-astro-cid-v36764vl]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(15,28,70,.8) 100%)}.product-highlights__content[data-astro-cid-v36764vl]{position:relative;z-index:1;color:#fff}.product-highlights__card-label[data-astro-cid-v36764vl]{font-family:var(--font-sans);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin-bottom:.5rem;display:block}.product-highlights__card-title[data-astro-cid-v36764vl]{font-family:var(--font-serif);font-size:1.75rem;font-style:italic;font-weight:500;margin-bottom:.75rem}.product-highlights__card-text[data-astro-cid-v36764vl]{font-family:var(--font-sans);font-size:.9375rem;line-height:1.5;color:#ffffffe6}@supports (animation-timeline: view()){.reveal[data-astro-cid-v36764vl]{animation:reveal-fade-up linear both;animation-timeline:view();animation-range:entry 5% cover 25%}.delay-1[data-astro-cid-v36764vl]{animation-delay:.1s}.delay-2[data-astro-cid-v36764vl]{animation-delay:.2s}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-v36764vl]{animation:none!important;opacity:1!important;transform:none!important}}@keyframes slow-zoom{0%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1.1)}}.animate-slow-zoom[data-astro-cid-rrt7mlsg]{animation:slow-zoom 20s ease-in-out infinite}@supports (animation-timeline: view()){.reveal[data-astro-cid-rrt7mlsg]{animation:reveal-fade-up linear both;animation-timeline:view();animation-range:entry 10% cover 30%}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}.delay-100[data-astro-cid-rrt7mlsg]{animation-delay:.1s}.gallery[data-astro-cid-ihllb3az]{background-color:var(--color-bg-primary);padding:clamp(4rem,10vw,8rem) 0;overflow:hidden}.container[data-astro-cid-ihllb3az]{max-width:80rem;margin:0 auto;padding:0 1.5rem}.gallery__header[data-astro-cid-ihllb3az]{margin-bottom:3rem;text-align:center}.gallery__label[data-astro-cid-ihllb3az]{display:block;font-family:var(--font-sans);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1rem}.gallery__title[data-astro-cid-ihllb3az]{font-size:var(--text-heading);line-height:1.1;color:var(--color-text-primary)}.text-accent[data-astro-cid-ihllb3az]{color:var(--color-accent)}.gallery__wrapper[data-astro-cid-ihllb3az]{position:relative}.gallery__scroll-hint[data-astro-cid-ihllb3az]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-size:.75rem;color:var(--color-text-muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.gallery__grid[data-astro-cid-ihllb3az]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;margin:0 -1.5rem;padding:0 1.5rem 1.5rem}.gallery__grid[data-astro-cid-ihllb3az]::-webkit-scrollbar{display:none}.gallery__item[data-astro-cid-ihllb3az]{flex:0 0 80%;scroll-snap-align:center;aspect-ratio:4/5;position:relative;border-radius:16px;overflow:hidden;cursor:pointer;border:none;padding:0;background:var(--color-bg-secondary);transition:transform .4s var(--ease-smooth)}@media(min-width:768px){.mobile-only[data-astro-cid-ihllb3az]{display:none}.gallery__header[data-astro-cid-ihllb3az]{margin-bottom:4rem}.gallery__grid[data-astro-cid-ihllb3az]{display:grid;overflow:visible;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;margin:0;padding:0;scroll-snap-type:none}.gallery__item[data-astro-cid-ihllb3az]{flex:none;width:100%;height:100%;aspect-ratio:auto;scroll-snap-align:none}.gallery__item--small[data-astro-cid-ihllb3az]{grid-column:span 1;grid-row:span 1}.gallery__item--wide[data-astro-cid-ihllb3az]{grid-column:span 2;grid-row:span 1}.gallery__item--tall[data-astro-cid-ihllb3az]{grid-column:span 1;grid-row:span 2}.gallery__item--large[data-astro-cid-ihllb3az]{grid-column:span 2;grid-row:span 2}.gallery__item[data-astro-cid-ihllb3az]:hover{transform:scale(1.02);z-index:2}}.gallery__image-wrapper[data-astro-cid-ihllb3az]{position:relative;width:100%;height:100%}.gallery__image[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-smooth)}.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__image[data-astro-cid-ihllb3az]{transform:scale(1.1)}.gallery__overlay[data-astro-cid-ihllb3az]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(15,28,70,.7) 100%);display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .4s var(--ease-smooth);backdrop-filter:blur(2px)}@media(min-width:768px){.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__overlay[data-astro-cid-ihllb3az]{opacity:1}}@media(max-width:767px){.gallery__overlay[data-astro-cid-ihllb3az]{opacity:1;background:linear-gradient(to bottom,transparent 60%,rgba(15,28,70,.5) 100%);backdrop-filter:none}.gallery__icon[data-astro-cid-ihllb3az]{display:none}}.gallery__info[data-astro-cid-ihllb3az]{display:flex;align-items:center;gap:.75rem;color:#fff;transform:translateY(10px);transition:transform .4s var(--ease-smooth)}.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__info[data-astro-cid-ihllb3az]{transform:translateY(0)}.gallery__caption-short[data-astro-cid-ihllb3az]{font-family:var(--font-sans);font-size:.875rem;font-weight:500}.lightbox[data-astro-cid-ihllb3az]{padding:0;border:none;background:transparent;max-width:95vw;width:100%;max-height:95vh;outline:none}.lightbox[data-astro-cid-ihllb3az]::backdrop{background:#0f1c46f2;backdrop-filter:blur(12px)}.lightbox__content[data-astro-cid-ihllb3az]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%}.lightbox__close[data-astro-cid-ihllb3az]{position:fixed;top:2rem;right:2rem;background:#ffffff1a;border:none;color:#fff;cursor:pointer;width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);transition:all .3s var(--ease-smooth);z-index:100}.lightbox__close[data-astro-cid-ihllb3az]:hover{background:var(--color-accent);transform:rotate(90deg) scale(1.1)}.lightbox__image[data-astro-cid-ihllb3az]{max-width:100%;max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 30px 60px #000c}.lightbox__caption[data-astro-cid-ihllb3az]{margin-top:2rem;color:#fff;font-family:var(--font-sans);font-size:1rem;text-align:center;max-width:600px;line-height:1.5;background:#ffffff0d;padding:1rem 2rem;border-radius:100px;backdrop-filter:blur(4px)}@supports (animation-timeline: view()){.reveal[data-astro-cid-ihllb3az]{animation:reveal-fade-up linear both;animation-timeline:view();animation-range:entry 5% cover 25%}.delay-1[data-astro-cid-ihllb3az]{animation-delay:0ms}.delay-2[data-astro-cid-ihllb3az]{animation-delay:.1s}.delay-3[data-astro-cid-ihllb3az]{animation-delay:.2s}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-ihllb3az]{animation:none!important;opacity:1!important;transform:none!important}}@font-face{font-family:SerifQuotes;src:local("Georgia")}
