.pfh.svelte-kd682k{height:clamp(320px, var(--pfh-h,74vh), 900px);background:var(--dark,#141413);position:relative;overflow:hidden}.pfh-bg.svelte-kd682k{will-change:transform;position:absolute;inset:0;transform:scale(1.06)}.pfh-bg.svelte-kd682k img:where(.svelte-kd682k){object-fit:cover;width:100%;height:100%;display:block}.pfh-img.svelte-kd682k{animation:.6s both svelte-kd682k-pfh-imgfade}.pfh-fade.svelte-kd682k{animation:.55s cubic-bezier(.16,1,.3,1) both svelte-kd682k-pfh-fadeup}@keyframes svelte-kd682k-pfh-imgfade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes svelte-kd682k-pfh-fadeup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pfh-fallback.svelte-kd682k{background:linear-gradient(160deg,#1c1c1a,#0e0e0d);width:100%;height:100%}.pfh-scrim.svelte-kd682k{background:linear-gradient(#0e0e0d80,#0e0e0d1f 45%,#0e0e0dc7);position:absolute;inset:0}.pfh.ink-dark.svelte-kd682k .pfh-scrim:where(.svelte-kd682k){background:linear-gradient(#faf9f573,#faf9f526 45%,#faf9f5b8)}.pfh.ink-dark.svelte-kd682k .pfh-eyebrow:where(.svelte-kd682k){color:#141413c7}.pfh.ink-dark.svelte-kd682k .pfh-title:where(.svelte-kd682k){color:#141413}.pfh.ink-dark.svelte-kd682k .pfh-scroll:where(.svelte-kd682k){color:#141413b3}.pfh-inner.svelte-kd682k{z-index:2;will-change:transform, opacity;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.pfh-eyebrow.svelte-kd682k{font-family:var(--font-mark), sans-serif;letter-spacing:.3em;text-transform:uppercase;color:#faf9f5d1;font-size:.74rem;font-weight:600}.pfh-title.svelte-kd682k{font-family:var(--font-display), sans-serif;letter-spacing:-.015em;color:#faf9f5;margin:14px 0 0;font-size:clamp(3rem,8vw,6.5rem);font-weight:400;line-height:.98}.pfh-scroll.svelte-kd682k{left:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:2;color:#faf9f5b3;animation:2s ease-in-out infinite svelte-kd682k-pfh-bounce;position:absolute;transform:translate(-50%)}@keyframes svelte-kd682k-pfh-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,5px)}}@media (prefers-reduced-motion:reduce){.pfh-img.svelte-kd682k,.pfh-fade.svelte-kd682k,.pfh-scroll.svelte-kd682k{animation:none}}.gallery-page.svelte-1xx5l2h{max-width:1280px;margin:0 auto;padding:clamp(104px,14vh,168px) clamp(20px,4vw,48px) 96px}.gallery-page--hero.svelte-1xx5l2h{z-index:3;background:var(--bg);border-radius:24px 24px 0 0;margin-top:clamp(-64px,-6vh,-44px);padding-top:clamp(40px,6vh,72px);position:relative;box-shadow:0 -26px 60px -42px #00000052}.gallery-empty.svelte-1xx5l2h{color:var(--muted)}.psec-grid.svelte-1xx5l2h{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,28px);display:grid}@media (width<=860px){.psec-grid.svelte-1xx5l2h{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.psec-grid.svelte-1xx5l2h{grid-template-columns:1fr}}.psec-card.svelte-1xx5l2h{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;display:block}.psec-cover.svelte-1xx5l2h{aspect-ratio:4/5;background:var(--bg2);box-shadow:0 1px 0 color-mix(in srgb, var(--dark) 8%, transparent), 0 22px 48px -32px #0c0c0b80;border-radius:12px;display:block;position:relative;overflow:hidden}.psec-cover.svelte-1xx5l2h img:where(.svelte-1xx5l2h){object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-word,cubic-bezier(.16,1,.3,1));display:block}.psec-card.svelte-1xx5l2h:hover .psec-cover:where(.svelte-1xx5l2h) img:where(.svelte-1xx5l2h){transform:scale(1.05)}.psec-scrim.svelte-1xx5l2h{pointer-events:none;background:linear-gradient(#0000 32%,#0e0e0d40 62%,#0e0e0dc7 98%);position:absolute;inset:0}.psec-meta.svelte-1xx5l2h{flex-direction:column;gap:4px;padding:clamp(18px,2.4vw,26px);display:flex;position:absolute;bottom:0;left:0;right:0}.psec-name.svelte-1xx5l2h{font-family:var(--font-display), sans-serif;color:#faf9f5;letter-spacing:-.01em;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:400;line-height:1.05}.psec-count.svelte-1xx5l2h{font-family:var(--font-mark), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#faf9f5b8;font-size:.74rem;font-weight:600}.psec-nav.svelte-1xx5l2h{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:22px;display:flex}.psec-back.svelte-1xx5l2h{font-family:var(--font-mark), sans-serif;color:var(--dark2,#3d3d3a);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;min-height:44px;padding:0;font-size:.85rem;font-weight:600;display:inline-flex}.psec-back.svelte-1xx5l2h:hover{color:var(--terra)}.psec-tabs.svelte-1xx5l2h{overscroll-behavior-x:contain;scrollbar-width:none;gap:6px;max-width:100%;display:flex;overflow-x:auto}.psec-tabs.svelte-1xx5l2h::-webkit-scrollbar{display:none}.psec-tab.svelte-1xx5l2h{font-family:var(--font-mark), sans-serif;color:var(--muted);cursor:pointer;background:0 0;border:none;flex:none;min-height:44px;margin-right:11px;padding:7px 2px;font-size:.82rem;font-weight:600;transition:color .2s;position:relative}.psec-tab.svelte-1xx5l2h:hover,.psec-tab.is-on.svelte-1xx5l2h{color:var(--dark)}.psec-tab.is-on.svelte-1xx5l2h:after{content:"";background:var(--terra);height:2px;position:absolute;bottom:6px;left:0;right:0}
