.hero[data-astro-cid-pttvhapi]{position:relative;height:100vh;height:100dvh;min-height:600px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding-top:64px;padding-bottom:40px}.hero-image[data-astro-cid-pttvhapi]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-video[data-astro-cid-pttvhapi]{z-index:1}.hero-image-fallback[data-astro-cid-pttvhapi]{z-index:0}.hero-overlay[data-astro-cid-pttvhapi]{position:absolute;inset:0;z-index:2;background:radial-gradient(ellipse 70% 55% at 50% 65%,#00000073,#00000026,#0000),linear-gradient(180deg,#00000059,#00000026 30%,#0006,#000000b3);pointer-events:none}.hero-bg[data-astro-cid-pttvhapi]{position:absolute;inset:0;z-index:0}.hero-content[data-astro-cid-pttvhapi]{position:relative;z-index:3;width:100%;height:100%;color:#fff;padding:0 var(--space-6);max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-top[data-astro-cid-pttvhapi],.hero-middle[data-astro-cid-pttvhapi]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:900px}.hero-top[data-astro-cid-pttvhapi]{padding-top:10vh}.hero-middle[data-astro-cid-pttvhapi]{position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:900px;padding:0 var(--space-6);gap:var(--space-4);pointer-events:none}.hero-unmute-hint[data-astro-cid-pttvhapi]{position:absolute;top:90px;right:24px;z-index:4;display:flex;align-items:center;gap:8px;padding:8px 14px 8px 12px;background:#0000006b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--font-sans);font-size:.72rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;border:1px solid rgba(255,255,255,.18);cursor:pointer;transition:opacity .4s var(--ease),transform .4s var(--ease);animation:hintPulse 2.6s ease-in-out infinite}.hero-unmute-hint[data-astro-cid-pttvhapi] svg[data-astro-cid-pttvhapi]{width:14px;height:14px;flex-shrink:0}.hero-unmute-hint[data-astro-cid-pttvhapi].hidden{opacity:0;transform:translateY(-8px);pointer-events:none}@keyframes hintPulse{0%,to{box-shadow:0 0 #ffffff40}50%{box-shadow:0 0 0 8px #fff0}}.hero-eyebrow[data-astro-cid-pttvhapi]{font-family:var(--font-sans);font-size:.78rem;font-weight:400;letter-spacing:.42em;text-transform:uppercase;color:#ffffffd9;margin-bottom:var(--space-2);animation:fadeUp 1.4s var(--ease) .2s both}.hero-title[data-astro-cid-pttvhapi]{font-family:var(--font-serif);font-weight:400;font-size:clamp(3.2rem,7.5vw,6.4rem);line-height:1.04;letter-spacing:.04em;margin:0;color:#fff;animation:fadeUp 1.4s var(--ease) .4s both}.hero-subtitle[data-astro-cid-pttvhapi]{font-family:var(--font-serif);font-style:italic;font-weight:300;font-size:clamp(1.05rem,1.6vw,1.4rem);line-height:1.6;letter-spacing:.02em;color:#ffffffeb;max-width:640px;animation:fadeUp 1.4s var(--ease) .6s both}.hero-scroll[data-astro-cid-pttvhapi]{animation:fadeUp 1.4s var(--ease) .8s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-footer[data-astro-cid-pttvhapi]{display:none}.hero-scroll[data-astro-cid-pttvhapi]{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);color:#ffffffd9}.scroll-text[data-astro-cid-pttvhapi]{font-family:var(--font-sans);font-size:.7rem;font-weight:400;letter-spacing:.4em;text-transform:uppercase}.scroll-line[data-astro-cid-pttvhapi]{width:1px;height:48px;background:linear-gradient(to bottom,#ffffffd9,#fff0);animation:scrollPulse 2.4s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.hero-content[data-astro-cid-pttvhapi]{padding-bottom:0}.hero-overlay[data-astro-cid-pttvhapi]{background:linear-gradient(to bottom,#00000026,#0000000d 35%,#0000004d 75%,#000000a6)}.collections-list[data-astro-cid-pttvhapi]{display:flex;flex-direction:column;gap:var(--space-16)}.collection-row[data-astro-cid-pttvhapi]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center;text-decoration:none;color:inherit;transition:transform .4s var(--ease)}.collection-row[data-astro-cid-pttvhapi]:hover{transform:translate(8px)}.collection-row[data-astro-cid-pttvhapi].right{direction:rtl}.collection-row[data-astro-cid-pttvhapi].right>[data-astro-cid-pttvhapi]{direction:ltr}.row-image[data-astro-cid-pttvhapi]{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-md);background:var(--color-sand)}.row-image[data-astro-cid-pttvhapi] img[data-astro-cid-pttvhapi]{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.collection-row[data-astro-cid-pttvhapi]:hover .row-image[data-astro-cid-pttvhapi] img[data-astro-cid-pttvhapi]{transform:scale(1.05)}.row-content[data-astro-cid-pttvhapi] h2[data-astro-cid-pttvhapi]{margin:var(--space-4) 0 var(--space-4)}.row-subtitle[data-astro-cid-pttvhapi]{font-family:var(--font-serif);font-style:italic;font-size:var(--fs-lg);color:var(--color-warm-gold);margin-bottom:var(--space-6)}.row-desc[data-astro-cid-pttvhapi]{color:var(--color-text-soft);line-height:1.7;margin-bottom:var(--space-8)}@media(max-width:768px){.hero[data-astro-cid-pttvhapi]{min-height:560px;height:88vh}.hero-subtitle[data-astro-cid-pttvhapi]{font-size:1rem}.collection-row[data-astro-cid-pttvhapi]{grid-template-columns:1fr;gap:var(--space-6)}.collection-row[data-astro-cid-pttvhapi].right{direction:ltr}}
