:root{--color-cream: #faf9f7;--color-charcoal: #1a1a1a;--color-gold: #c9a961;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Inter", -apple-system, sans-serif;--ease-smooth: cubic-bezier(.4, 0, .2, 1)}[data-astro-cid-hthqdhih]{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:var(--font-serif);background:#000;color:var(--color-cream)}.parallax-container[data-astro-cid-hthqdhih]{position:fixed;inset:0;z-index:1;overflow:hidden}.parallax-layer-1[data-astro-cid-hthqdhih]{position:absolute;inset:-5%;opacity:0;animation:layer1Sequence 15s var(--ease-smooth) 1.5s forwards,layer1Drift 40s ease-in-out 4.5s infinite}.parallax-layer-1[data-astro-cid-hthqdhih] img[data-astro-cid-hthqdhih]{width:100%;height:100%;object-fit:cover;filter:brightness(.95)}@keyframes layer1Sequence{0%{opacity:0;transform:scale(1.08)}13%{opacity:.9;transform:scale(1.05)}33%{opacity:.9;transform:scale(1.05)}to{opacity:0;transform:scale(1.05)}}@keyframes layer1Drift{0%,to{transform:scale(1.05) translate(0)}50%{transform:scale(1.06) translate(8px,-5px)}}.parallax-layer-2[data-astro-cid-hthqdhih]{position:absolute;inset:-5%;opacity:0;mix-blend-mode:lighten;animation:layer2Reveal 5s var(--ease-smooth) 10s forwards,layer2Drift 35s ease-in-out 14s infinite}.parallax-layer-2[data-astro-cid-hthqdhih] img[data-astro-cid-hthqdhih]{width:100%;height:100%;object-fit:cover;filter:brightness(1.05) contrast(.98)}@keyframes layer2Reveal{0%{opacity:0;transform:scale(1.1) translate(15px)}to{opacity:.95;transform:scale(1.05) translate(0)}}@keyframes layer2Drift{0%,to{transform:scale(1.05) translate(0)}50%{transform:scale(1.07) translate(-10px,8px)}}.parallax-layer-3[data-astro-cid-hthqdhih]{position:absolute;inset:-3%;opacity:0;mix-blend-mode:screen;animation:layer3Reveal 2s var(--ease-smooth) 3s forwards,layer3Drift 30s ease-in-out 6s infinite}.parallax-layer-3[data-astro-cid-hthqdhih] img[data-astro-cid-hthqdhih]{width:100%;height:100%;object-fit:cover;filter:brightness(1.2) blur(6px)}@keyframes layer3Reveal{0%{opacity:0;transform:scale(1.03)}to{opacity:.15;transform:scale(1.05)}}@keyframes layer3Drift{0%,to{transform:scale(1.05) translate(0)}50%{transform:scale(1.06) translate(6px,-4px)}}.parallax-container[data-astro-cid-hthqdhih]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0003,#00000059,#00000080);z-index:2}.interstitial-content[data-astro-cid-hthqdhih]{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;text-align:center;padding:2rem}.presenting[data-astro-cid-hthqdhih]{font-family:var(--font-sans);font-size:clamp(.9rem,2vw,1.2rem);font-weight:300;letter-spacing:.6em;text-transform:uppercase;color:var(--color-cream);opacity:0;margin-bottom:3rem;text-shadow:0 0 30px rgba(201,169,97,.6),0 0 15px rgba(201,169,97,.4);animation:presentingSequence 4s var(--ease-smooth) 8s forwards,textGlow 3s ease-in-out 8.5s infinite}@keyframes presentingSequence{0%{opacity:0;transform:translateY(20px) scale(.95)}40%{opacity:1;transform:translateY(0) scale(.98)}55%{opacity:1;transform:translateY(0) scale(1)}80%{opacity:1;transform:translateY(0) scale(1.02)}to{opacity:0;transform:translateY(-10px) scale(1.02)}}@keyframes textGlow{0%,to{text-shadow:0 0 30px rgba(201,169,97,.6),0 0 15px rgba(201,169,97,.4)}50%{text-shadow:0 0 40px rgba(201,169,97,.8),0 0 20px rgba(201,169,97,.6)}}.collection-title[data-astro-cid-hthqdhih]{font-size:clamp(2.5rem,8vw,5.5rem);font-weight:300;letter-spacing:.08em;line-height:1.1;max-width:900px;opacity:0;background:linear-gradient(135deg,#faf9f7,#c9a961,#faf9f7);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px rgba(201,169,97,.4));animation:titleDissolveIn 4s var(--ease-smooth) 11s forwards,shimmer 8s ease-in-out 15s infinite,titleGrow 6s ease-in-out 15s infinite}@keyframes titleDissolveIn{0%{opacity:0;transform:translateY(20px) scale(.96);filter:blur(8px) drop-shadow(0 0 20px rgba(201,169,97,.4))}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0) drop-shadow(0 0 20px rgba(201,169,97,.4))}}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes titleGrow{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 20px rgba(201,169,97,.4))}50%{transform:translateY(0) scale(1.015);filter:drop-shadow(0 0 30px rgba(201,169,97,.6))}}.title-accent[data-astro-cid-hthqdhih]{width:0;height:1px;background:linear-gradient(to right,transparent 0%,var(--color-gold) 50%,transparent 100%);margin:2.5rem auto 0;opacity:0;animation:accentGrow 2.5s var(--ease-smooth) 13s forwards}@keyframes accentGrow{0%{width:0;opacity:0}to{width:min(60%,400px);opacity:.6}}.progress-bar[data-astro-cid-hthqdhih]{position:fixed;bottom:0;left:0;height:1px;background:var(--color-gold);width:0;animation:progress 18s linear forwards;z-index:30;opacity:.3}@keyframes progress{to{width:100%}}body.exiting .interstitial-content[data-astro-cid-hthqdhih],body.exiting .progress-bar[data-astro-cid-hthqdhih]{animation:fadeOut 1.5s var(--ease-smooth) forwards}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}body.exiting .parallax-layer-1[data-astro-cid-hthqdhih],body.exiting .parallax-layer-2[data-astro-cid-hthqdhih],body.exiting .parallax-layer-3[data-astro-cid-hthqdhih]{animation:layerExit 2s var(--ease-smooth) forwards}@keyframes layerExit{to{opacity:0;transform:scale(1.08);filter:blur(20px)}}body.exiting:after{content:"";position:fixed;inset:0;background:var(--color-cream);z-index:100;opacity:0;animation:finalFade 1.8s var(--ease-smooth) .8s forwards;pointer-events:none}@keyframes finalFade{to{opacity:1}}.nav-back[data-astro-cid-hthqdhih]{position:fixed;top:2rem;left:2rem;font-family:var(--font-sans);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;color:#faf9f766;transition:color .3s ease;z-index:200}.nav-back[data-astro-cid-hthqdhih]:hover{color:var(--color-cream)}body.exiting .nav-back[data-astro-cid-hthqdhih]{animation:fadeOut .5s ease forwards}.skip-button[data-astro-cid-hthqdhih]{position:fixed;bottom:2rem;right:2rem;font-family:var(--font-sans);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;text-decoration:none;color:#faf9f766;background:transparent;border:1px solid rgba(250,249,247,.2);padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;z-index:200;opacity:0;animation:skipFadeIn .6s ease 1s forwards}.skip-button[data-astro-cid-hthqdhih]:hover{color:var(--color-cream);border-color:#faf9f766;background:#faf9f70d}@keyframes skipFadeIn{to{opacity:1}}body.exiting .skip-button[data-astro-cid-hthqdhih]{animation:fadeOut .5s ease forwards}.audio-indicator[data-astro-cid-hthqdhih]{position:fixed;bottom:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#faf9f766;z-index:200;opacity:0;animation:audioFadeIn .8s ease 1.5s forwards;cursor:pointer;transition:color .3s ease}.audio-indicator[data-astro-cid-hthqdhih]:hover{color:var(--color-cream)}.audio-indicator[data-astro-cid-hthqdhih] svg[data-astro-cid-hthqdhih]{width:16px;height:16px;opacity:.5;transition:opacity .3s ease}.audio-indicator[data-astro-cid-hthqdhih]:hover svg[data-astro-cid-hthqdhih]{opacity:.8}.audio-indicator[data-astro-cid-hthqdhih].muted{color:#faf9f74d}.audio-indicator[data-astro-cid-hthqdhih].muted svg[data-astro-cid-hthqdhih]{opacity:.3}.audio-indicator[data-astro-cid-hthqdhih] .icon-unmuted[data-astro-cid-hthqdhih]{display:block}.audio-indicator[data-astro-cid-hthqdhih] .icon-muted[data-astro-cid-hthqdhih],.audio-indicator[data-astro-cid-hthqdhih].muted .icon-unmuted[data-astro-cid-hthqdhih]{display:none}.audio-indicator[data-astro-cid-hthqdhih].muted .icon-muted[data-astro-cid-hthqdhih]{display:block}@keyframes audioFadeIn{to{opacity:1}}body.exiting .audio-indicator[data-astro-cid-hthqdhih]{animation:fadeOut .5s ease forwards}@media(max-width:768px){.presenting[data-astro-cid-hthqdhih]{font-size:.8rem;letter-spacing:.4em;margin-bottom:2rem}.collection-title[data-astro-cid-hthqdhih]{font-size:clamp(2rem,10vw,3.5rem);letter-spacing:.04em;padding:0 1rem}.title-accent[data-astro-cid-hthqdhih]{margin-top:1.5rem}}@media(max-width:480px){.image-bleed[data-astro-cid-hthqdhih] img[data-astro-cid-hthqdhih]{object-position:center 40%}}
