.ap-hero[data-astro-cid-lcdefpme]{background:var(--bg-primary);height:100vh;min-height:600px;position:relative;overflow:hidden}.ap-hero__media[data-astro-cid-lcdefpme]{z-index:0;position:absolute;inset:0;overflow:hidden}.ap-hero__media[data-astro-cid-lcdefpme] video[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.ap-hero__fallback[data-astro-cid-lcdefpme]{z-index:-1;background:linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 50%, var(--bg-primary) 100%);position:absolute;inset:0}.ap-hero__scrim[data-astro-cid-lcdefpme]{pointer-events:none;background:linear-gradient(#0000 30%,#0a0a0a4d 60%,#0a0a0ad9 100%);position:absolute;inset:0}.ap-hero__content[data-astro-cid-lcdefpme]{z-index:2;max-width:560px;padding:clamp(1.5rem,5vw,4rem);position:absolute;bottom:0;left:0}.ap-hero__title[data-astro-cid-lcdefpme]{letter-spacing:.01em;color:#f5f5f5;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.05}.line-mask[data-astro-cid-lcdefpme]{padding-bottom:.1em;display:block;overflow:hidden}.line-inner[data-astro-cid-lcdefpme]{display:block}.line-inner--italic[data-astro-cid-lcdefpme]{color:var(--accent-gold);font-style:italic;font-weight:400}.ap-hero__blurb[data-astro-cid-lcdefpme]{color:#f5f5f5d9;max-width:480px;margin:0 0 2rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.6}.ap-link[data-astro-cid-lcdefpme]{color:#f5f5f5;letter-spacing:.25em;text-transform:uppercase;align-items:center;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-flex}.ap-link--line[data-astro-cid-lcdefpme]{padding-bottom:4px;position:relative}.ap-link--line[data-astro-cid-lcdefpme]:after{content:"";background:var(--accent-gold);transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.ap-link--line[data-astro-cid-lcdefpme]:hover:after{transform-origin:0;transform:scaleX(1)}.ap-link[data-astro-cid-lcdefpme]:hover{color:var(--accent-gold)}.ap-hero__controls[data-astro-cid-lcdefpme]{z-index:10;position:absolute;bottom:clamp(1.5rem,5vw,2.5rem);right:clamp(1.5rem,5vw,2.5rem)}.ap-hero__controls[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:44px;height:44px;color:var(--accent-gold);cursor:pointer;background:#0a0a0a99;border:1px solid #d4af374d;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,border-color .3s;display:inline-flex}.ap-hero__controls[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{border-color:var(--accent-gold);background:#d4af3733}.ap-hero__controls[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:18px;height:18px}@media (prefers-reduced-motion:no-preference){.line-inner[data-astro-cid-lcdefpme]{opacity:0;animation:lineReveal .9s cubic-bezier(.22, 1, .36, 1) var(--delay,0s) forwards;transform:translateY(110%)}.ap-hero__blurb[data-astro-cid-lcdefpme],.ap-hero__cta[data-astro-cid-lcdefpme]{opacity:0;animation:fadeUp .9s ease-out var(--delay,0s) forwards;transform:translateY(20px)}}@keyframes lineReveal{to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.sr-only[data-astro-cid-lcdefpme]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.ap-hero__title[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:clamp(2rem,9vw,3rem)}.ap-hero__blurb[data-astro-cid-lcdefpme]{max-width:100%;margin-bottom:1.5rem}}.ap-gallery__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.3em;text-transform:uppercase;color:var(--accent-gold);margin:0 0 1rem;font-size:.75rem}.ap-carousel[data-astro-cid-lcdefpme]{background:var(--bg-primary);align-items:flex-start;padding:clamp(4rem,10vw,8rem) 0;display:flex}.ap-carousel__text[data-astro-cid-lcdefpme]{box-sizing:border-box;overflow-wrap:anywhere;flex:0 0 32%;min-width:0;padding:0 clamp(1.5rem,3vw,2.5rem) 0 clamp(2.5rem,5vw,5rem)}.ap-carousel__title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;text-transform:uppercase;color:var(--text-primary);max-width:100%;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.4vw,2.75rem);font-weight:300;line-height:1.05}.ap-carousel__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent-gold);margin-top:2px;font-style:italic;font-weight:400;display:block}.ap-carousel__explore[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.01em;align-items:center;gap:14px;margin-top:2.5rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:opacity .3s;display:inline-flex}.ap-carousel__explore[data-astro-cid-lcdefpme]:before{content:"";background:currentColor;width:32px;height:1px;transition:width .3s;display:block}.ap-carousel__explore[data-astro-cid-lcdefpme]:hover{opacity:.7}.ap-carousel__container[data-astro-cid-lcdefpme]{flex:1;position:relative;overflow:hidden}.ap-carousel__track[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-overflow-scrolling:touch;gap:1rem;margin:0;padding:0 clamp(1.5rem,5vw,5rem) 0 1.25rem;list-style:none;display:flex;overflow-x:auto}.ap-carousel__track[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.ap-carousel__track[data-astro-cid-lcdefpme].is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}.ap-carousel__slide[data-astro-cid-lcdefpme]{scroll-snap-align:start;flex:none;width:clamp(260px,24vw,320px)}.ap-card[data-astro-cid-lcdefpme]{background:0 0;flex-direction:column;margin:0;display:flex}.ap-card__image[data-astro-cid-lcdefpme]{aspect-ratio:3/4;background:var(--bg-card);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ap-card__image[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);position:absolute;inset:0}.ap-card__image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:85%;height:85%;transition:transform .6s cubic-bezier(.23,1,.32,1);display:block}.ap-card__image[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.ap-card__content[data-astro-cid-lcdefpme]{flex-direction:column;padding:1.5rem 1rem 0 0;display:flex}.ap-card__title[data-astro-cid-lcdefpme]{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.4}.ap-card__desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.8438rem;font-weight:300;line-height:1.65}.ap-card__discover[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.01em;align-items:center;gap:10px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-flex}.ap-card__discover[data-astro-cid-lcdefpme]:before{content:"";opacity:.6;background:currentColor;width:24px;height:1px;transition:width .3s;display:block}.ap-card__discover[data-astro-cid-lcdefpme]:hover{opacity:.7}.ap-card__discover[data-astro-cid-lcdefpme]:hover:before{width:32px}@media (width<=1024px){.ap-carousel[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;padding:clamp(3rem,8vw,5rem) 0}.ap-carousel__text[data-astro-cid-lcdefpme]{width:100%;min-width:0;margin-bottom:3rem;padding:0 clamp(1.5rem,5vw,2.5rem)}}@media (width<=640px){.ap-carousel__text[data-astro-cid-lcdefpme]{padding:0 1.5rem}.ap-carousel__track[data-astro-cid-lcdefpme]{padding-right:1.5rem}.ap-carousel__slide[data-astro-cid-lcdefpme]{width:280px}}.ap-craft[data-astro-cid-lcdefpme]{background:var(--bg-primary);flex-direction:column;gap:clamp(3rem,6vw,6rem);padding:clamp(4rem,9vw,7rem) clamp(2.5rem,5vw,5rem) clamp(4rem,9vw,6rem);display:flex}.ap-craft__text[data-astro-cid-lcdefpme]{max-width:560px}.ap-craft__title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;text-transform:uppercase;color:var(--text-primary);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1.05}.ap-craft__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent-gold);margin-top:2px;font-style:italic;font-weight:400;display:block}.ap-craft__body[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:480px;margin-top:2.25rem;font-size:clamp(.9rem,1.4vw,.9375rem);font-weight:300;line-height:1.7}.ap-craft__grid[data-astro-cid-lcdefpme]{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1.8fr 1fr;gap:6px;height:68vh;min-height:500px;max-height:680px;display:grid}.ap-craft__tile[data-astro-cid-lcdefpme]{background:var(--bg-card);margin:0;position:relative;overflow:hidden}.ap-craft__tile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1);display:block}.ap-craft__tile[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.04)}.ap-craft__tile--left-top[data-astro-cid-lcdefpme]{grid-area:1/1/2/2}.ap-craft__tile--left-bottom[data-astro-cid-lcdefpme]{grid-area:2/1/3/2}.ap-craft__tile--center[data-astro-cid-lcdefpme]{grid-area:1/2/3/3}.ap-craft__tile--right-top[data-astro-cid-lcdefpme]{grid-area:1/3/2/4}.ap-craft__tile--right-bottom[data-astro-cid-lcdefpme]{grid-area:2/3/3/4}.ap-craft__center-label[data-astro-cid-lcdefpme]{backdrop-filter:blur(8px);letter-spacing:.18em;text-transform:uppercase;color:#f5f5f5e6;white-space:nowrap;z-index:2;background:#ffffff1f;border-radius:999px;padding:8px 18px;font-size:.6875rem;font-weight:400;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (width<=1024px){.ap-craft__grid[data-astro-cid-lcdefpme]{height:55vh;min-height:420px}.ap-craft__title[data-astro-cid-lcdefpme]{font-size:clamp(2.25rem,4.5vw,2.75rem)}}@media (width<=768px){.ap-craft[data-astro-cid-lcdefpme]{padding:clamp(3rem,8vw,4.5rem) 1.5rem}.ap-craft__grid[data-astro-cid-lcdefpme]{grid-template-rows:1.5fr 1fr 1fr;grid-template-columns:1fr 1fr;height:auto;min-height:600px;max-height:none}.ap-craft__tile--center[data-astro-cid-lcdefpme]{grid-area:1/1/2/3;min-height:300px}.ap-craft__tile--left-top[data-astro-cid-lcdefpme]{grid-area:2/1/3/2}.ap-craft__tile--left-bottom[data-astro-cid-lcdefpme]{grid-area:3/1/4/2}.ap-craft__tile--right-top[data-astro-cid-lcdefpme]{grid-area:2/2/3/3}.ap-craft__tile--right-bottom[data-astro-cid-lcdefpme]{grid-area:3/2/4/3}.ap-craft__title[data-astro-cid-lcdefpme]{font-size:clamp(2rem,7vw,2.75rem)}.ap-craft__body[data-astro-cid-lcdefpme]{font-size:.875rem}}@media (width<=480px){.ap-craft__grid[data-astro-cid-lcdefpme]{grid-template-rows:auto;grid-template-columns:1fr;gap:4px;min-height:0}.ap-craft__tile--center[data-astro-cid-lcdefpme],.ap-craft__tile--left-top[data-astro-cid-lcdefpme],.ap-craft__tile--left-bottom[data-astro-cid-lcdefpme],.ap-craft__tile--right-top[data-astro-cid-lcdefpme],.ap-craft__tile--right-bottom[data-astro-cid-lcdefpme]{grid-area:auto/1/auto/2;min-height:200px}.ap-craft__tile--center[data-astro-cid-lcdefpme]{min-height:280px}}.ap-showcase[data-astro-cid-lcdefpme]{background:var(--bg-primary);overflow:hidden}.ap-showcase__inner[data-astro-cid-lcdefpme]{max-width:1600px;margin:0 auto;padding:clamp(2.5rem,5vw,3.75rem) clamp(1.25rem,2.5vw,2.5rem)}.ap-showcase__images[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:clamp(2.5rem,4vw,3.125rem);display:grid}.ap-showcase__image[data-astro-cid-lcdefpme]{background:var(--bg-card);width:100%;height:400px;margin:0;position:relative;overflow:hidden}.ap-showcase__image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1);display:block}.ap-showcase__image[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.ap-showcase__content[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,5rem);padding:1.25rem 0;display:grid}.ap-showcase__col[data-astro-cid-lcdefpme]{padding-right:1.25rem}.ap-showcase__title[data-astro-cid-lcdefpme]{letter-spacing:.04em;color:var(--text-primary);text-transform:uppercase;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.875rem,2.6vw,2.375rem);font-weight:300;line-height:1.2}.ap-showcase__brand[data-astro-cid-lcdefpme]{text-transform:none;letter-spacing:.01em;color:var(--accent-gold);font-style:italic;font-weight:400;display:block}.ap-showcase__desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:95%;margin:0 0 1.5rem;font-size:.9375rem;font-weight:300;line-height:1.8}.ap-showcase__discover[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.02em;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-flex}.ap-showcase__discover[data-astro-cid-lcdefpme]:before{content:"";background:currentColor;width:35px;height:1px;transition:width .3s;display:inline-block}.ap-showcase__discover[data-astro-cid-lcdefpme]:hover{opacity:.7}.ap-showcase__discover[data-astro-cid-lcdefpme]:hover:before{width:45px}@media (width<=1024px){.ap-showcase__content[data-astro-cid-lcdefpme]{gap:3.125rem}.ap-showcase__title[data-astro-cid-lcdefpme]{font-size:clamp(1.625rem,2.4vw,2rem)}.ap-showcase__images[data-astro-cid-lcdefpme]{gap:1px}}@media (width<=768px){.ap-showcase__inner[data-astro-cid-lcdefpme]{padding:2.5rem 1.25rem}.ap-showcase__images[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1px;margin-bottom:2.5rem}.ap-showcase__image[data-astro-cid-lcdefpme]{height:280px}.ap-showcase__content[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3.125rem}.ap-showcase__col[data-astro-cid-lcdefpme]{padding-right:0}.ap-showcase__title[data-astro-cid-lcdefpme]{font-size:clamp(1.5rem,3vw,1.75rem)}.ap-showcase__desc[data-astro-cid-lcdefpme]{font-size:.875rem}}
