.shoot-template[data-astro-cid-asv3wc6z]{position:relative}.shoot-hero[data-astro-cid-asv3wc6z]{height:var(--hero-height,100svh);min-height:100svh;padding:calc(var(--header-space) + 1.5rem) 0 3.75rem;color:#fff;align-items:flex-end;display:flex;position:relative;overflow:hidden}.shoot-hero__img[data-astro-cid-asv3wc6z]{object-fit:cover;object-position:center 30%;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.shoot-hero__veil[data-astro-cid-asv3wc6z]{background:linear-gradient(#080a0e33 0%,#080a0e80 45%,#080a0ed9 100%);position:absolute;inset:0}.shoot-hero__content[data-astro-cid-asv3wc6z]{z-index:2;width:100%;position:relative}.shoot-hero__meta[data-astro-cid-asv3wc6z]{max-width:40rem}.shoot-hero__date[data-astro-cid-asv3wc6z]{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;color:#ffffffd9;margin-bottom:.9rem;font-size:clamp(.75rem,1.5vw,1rem);font-weight:700}.shoot-hero__title[data-astro-cid-asv3wc6z]{text-shadow:0 12px 30px #00000059;font-size:clamp(2.8rem,6.4vw,6.4rem);line-height:.95}.scroll-indicator[data-astro-cid-asv3wc6z]{color:#fffc;z-index:2;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.scroll-indicator__dot[data-astro-cid-asv3wc6z]{border:2px solid;border-radius:999px;width:8px;height:8px}.scroll-indicator__line[data-astro-cid-asv3wc6z]{background:linear-gradient(currentColor,#fff0);width:1px;height:34px;animation:1.8s ease-in-out infinite scrollPulse}.shoot-story__intro[data-astro-cid-asv3wc6z]{max-width:46rem}.shoot-story__intro[data-astro-cid-asv3wc6z] h2[data-astro-cid-asv3wc6z]{margin-bottom:.8rem;font-size:clamp(1.9rem,3.2vw,3.2rem)}.shoot-story__intro[data-astro-cid-asv3wc6z] p[data-astro-cid-asv3wc6z]{font-size:1.05rem}.shoot-gallery-label[data-astro-cid-asv3wc6z]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.24em;color:var(--color-text-muted);margin-bottom:1rem;font-size:.7rem}.shoot-pan[data-astro-cid-asv3wc6z]{width:100vw;margin-left:calc(50% - 50vw);position:relative}.shoot-pan__sticky[data-astro-cid-asv3wc6z]{top:calc(var(--header-space) + 1.5rem);align-items:center;height:clamp(320px,70vh,720px);display:flex;position:sticky;overflow:hidden}.shoot-pan__track[data-astro-cid-asv3wc6z]{padding-left:0;padding-right:max(1.5rem, calc((100vw - var(--container-max)) / 2));will-change:transform;align-items:center;gap:1.1rem;display:flex}.shoot-pan__card[data-astro-cid-asv3wc6z]{aspect-ratio:16/9;width:clamp(260px,70vw,840px);box-shadow:var(--shadow-soft);background:#101219;border-radius:8px;flex:none;overflow:hidden}.shoot-pan__card[data-astro-cid-asv3wc6z] img[data-astro-cid-asv3wc6z]{object-fit:cover;width:100%;height:100%;display:block}.section--flush[data-astro-cid-asv3wc6z]{padding-top:0}.shoot-cta-section[data-astro-cid-asv3wc6z]{padding-top:1rem}.shoot-cta[data-astro-cid-asv3wc6z]{background-color:#0a0b10;background-image:linear-gradient(120deg, #091836e0, #040c1cf0), var(--cta-bg);color:#f6f1ea;background-position:50%;background-size:cover;border-radius:22px;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.shoot-cta__copy[data-astro-cid-asv3wc6z]{z-index:1;max-width:38rem;position:relative}.shoot-cta__tag[data-astro-cid-asv3wc6z]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.22em;color:#ffffffb3;margin-bottom:.9rem;font-size:.7rem}.shoot-cta__copy[data-astro-cid-asv3wc6z] h2[data-astro-cid-asv3wc6z]{margin-bottom:.8rem;font-size:clamp(2rem,3.4vw,3.2rem)}.shoot-cta__copy[data-astro-cid-asv3wc6z] p[data-astro-cid-asv3wc6z]{color:#f6f1ead9;margin:0}.shoot-cta__button[data-astro-cid-asv3wc6z]{z-index:1;color:#fff;background:var(--color-accent);white-space:nowrap;isolation:isolate;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 2.2rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;box-shadow:0 12px 26px #140c0659}.shoot-cta__button[data-astro-cid-asv3wc6z]:after{content:"";z-index:-1;filter:blur(22px);opacity:.9;background:radial-gradient(circle,#ffc300bf 0%,#ff590099 38%,#ffc30059 58%,#ffc30000 72%);animation:2.8s ease-in-out infinite cta-glow-pulse;position:absolute;inset:-35%;transform:scale(.9)}.shoot-cta__button[data-astro-cid-asv3wc6z]:hover{transform:translateY(-2px);box-shadow:0 16px 34px #140c0666}@keyframes scrollPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.9;transform:translateY(6px)}}@keyframes cta-glow-pulse{0%,to{opacity:.75;transform:scale(.88)}50%{opacity:1;transform:scale(1.02)}}@media (width<=900px){.shoot-hero[data-astro-cid-asv3wc6z]{padding-bottom:3rem}.shoot-pan__sticky[data-astro-cid-asv3wc6z]{top:calc(var(--header-space) + 1rem);height:clamp(260px,65vh,520px)}.shoot-pan__track[data-astro-cid-asv3wc6z]{gap:.9rem;padding-left:0;padding-right:1.5rem}.shoot-pan__card[data-astro-cid-asv3wc6z]{width:clamp(220px,82vw,520px)}.shoot-cta[data-astro-cid-asv3wc6z]{flex-direction:column;align-items:flex-start}}@media (width<=640px){.shoot-hero__title[data-astro-cid-asv3wc6z]{font-size:clamp(2.4rem,11vw,3.5rem)}.shoot-hero__date[data-astro-cid-asv3wc6z]{letter-spacing:0}.scroll-indicator[data-astro-cid-asv3wc6z]{bottom:1rem}.shoot-pan__sticky[data-astro-cid-asv3wc6z]{height:clamp(220px,60vh,420px)}.shoot-pan__card[data-astro-cid-asv3wc6z]{width:clamp(200px,88vw,420px)}.shoot-cta[data-astro-cid-asv3wc6z]{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.scroll-indicator__line[data-astro-cid-asv3wc6z]{animation:none}.shoot-pan__track[data-astro-cid-asv3wc6z]{transition:none}.shoot-cta__button[data-astro-cid-asv3wc6z]:after{animation:none}}
