.reel[data-astro-cid-tpou66n4]{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-bottom:4rem}.reel-viewport[data-astro-cid-tpou66n4]{position:relative;width:100%;aspect-ratio:2.35 / 1;overflow:hidden;background:#050505}.reel-slide[data-astro-cid-tpou66n4]{position:absolute;inset:0;opacity:0;z-index:0;transition:opacity 1s ease}.reel-slide[data-astro-cid-tpou66n4].active{opacity:1;z-index:1}.reel-slide[data-astro-cid-tpou66n4] img[data-astro-cid-tpou66n4]{width:100%;height:100%;object-fit:cover;will-change:transform}.reel--cinematic[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=zoom-in] img[data-astro-cid-tpou66n4]{animation:kenBurnsZoomIn 20s linear infinite alternate}.reel--cinematic[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=zoom-out] img[data-astro-cid-tpou66n4]{animation:kenBurnsZoomOut 20s linear infinite alternate}.reel--cinematic[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=pan-left] img[data-astro-cid-tpou66n4]{animation:kenBurnsPanLeft 20s linear infinite alternate}.reel--cinematic[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=pan-right] img[data-astro-cid-tpou66n4]{animation:kenBurnsPanRight 20s linear infinite alternate}@keyframes kenBurnsZoomIn{0%{transform:scale(1)}to{transform:scale(1.15)}}@keyframes kenBurnsZoomOut{0%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes kenBurnsPanLeft{0%{transform:scale(1.08) translate(2%)}to{transform:scale(1.08) translate(-2%)}}@keyframes kenBurnsPanRight{0%{transform:scale(1.08) translate(-2%)}to{transform:scale(1.08) translate(2%)}}.reel-vignette[data-astro-cid-tpou66n4]{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to bottom,rgba(10,10,10,.4) 0%,transparent 25%),linear-gradient(to top,rgba(10,10,10,.7) 0%,transparent 35%),linear-gradient(to right,rgba(10,10,10,.25) 0%,transparent 15%),linear-gradient(to left,rgba(10,10,10,.25) 0%,transparent 15%)}.reel-caption[data-astro-cid-tpou66n4]{position:absolute;bottom:3.5rem;left:0;right:0;z-index:3;text-align:center;pointer-events:none}.reel-caption-text[data-astro-cid-tpou66n4]{display:inline-block;font-family:var(--font-heading);font-size:clamp(.9rem,1.8vw,1.3rem);font-style:italic;color:var(--color-text);letter-spacing:.04em;opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.reel-caption-text[data-astro-cid-tpou66n4].visible{opacity:1;transform:translateY(0)}.reel-progress[data-astro-cid-tpou66n4]{position:absolute;bottom:0;left:0;right:0;height:2px;background:#f5f0eb14;z-index:4}.reel-progress-bar[data-astro-cid-tpou66n4]{height:100%;width:0%;background:var(--color-accent)}.reel-progress-bar[data-astro-cid-tpou66n4].animating{animation:progressFill var(--reel-duration, 3s) linear forwards}@keyframes progressFill{0%{width:0%}to{width:100%}}.reel-nav[data-astro-cid-tpou66n4]{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a4d;border:1px solid rgba(245,240,235,.1);color:var(--color-text);cursor:pointer;opacity:0;transition:opacity .4s ease,background .3s ease,border-color .3s ease;backdrop-filter:blur(8px)}.reel-nav[data-astro-cid-tpou66n4] svg[data-astro-cid-tpou66n4]{width:20px;height:20px}.reel-viewport[data-astro-cid-tpou66n4]:hover .reel-nav[data-astro-cid-tpou66n4]{opacity:1}.reel-nav[data-astro-cid-tpou66n4]:hover{background:#0a0a0a99;border-color:var(--color-accent);color:var(--color-accent)}.reel-prev[data-astro-cid-tpou66n4]{left:1.5rem}.reel-next[data-astro-cid-tpou66n4]{right:1.5rem}.reel-dots[data-astro-cid-tpou66n4]{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:.5rem}.reel-dot[data-astro-cid-tpou66n4]{width:6px;height:6px;border-radius:50%;border:1px solid rgba(245,240,235,.4);background:transparent;cursor:pointer;padding:0;transition:background .4s ease,border-color .4s ease,transform .3s ease}.reel-dot[data-astro-cid-tpou66n4].active{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.3)}.reel-dot[data-astro-cid-tpou66n4]:hover{border-color:var(--color-accent)}.reel[data-astro-cid-tpou66n4].paused .reel-progress-bar[data-astro-cid-tpou66n4],.reel[data-astro-cid-tpou66n4].paused .reel-slide[data-astro-cid-tpou66n4].active img[data-astro-cid-tpou66n4]{animation-play-state:paused}.reel--portrait[data-astro-cid-tpou66n4] .reel-viewport[data-astro-cid-tpou66n4]{aspect-ratio:auto;height:75vh;max-height:700px;display:flex;align-items:center;justify-content:center}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4]{display:flex;align-items:center;justify-content:center}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4] img[data-astro-cid-tpou66n4]{width:auto;height:100%;max-height:85%;max-width:50%;object-fit:contain;margin:0 auto;display:block;filter:brightness(.95)}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=zoom-in] img[data-astro-cid-tpou66n4]{animation:portraitZoomIn 20s linear infinite alternate}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=zoom-out] img[data-astro-cid-tpou66n4]{animation:portraitZoomOut 20s linear infinite alternate}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=pan-left] img[data-astro-cid-tpou66n4]{animation:portraitPanLeft 20s linear infinite alternate}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4].active[data-direction=pan-right] img[data-astro-cid-tpou66n4]{animation:portraitPanRight 20s linear infinite alternate}@keyframes portraitZoomIn{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes portraitZoomOut{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes portraitPanLeft{0%{transform:scale(1.04) translate(1.5%)}to{transform:scale(1.04) translate(-1.5%)}}@keyframes portraitPanRight{0%{transform:scale(1.04) translate(-1.5%)}to{transform:scale(1.04) translate(1.5%)}}.reel--portrait[data-astro-cid-tpou66n4] .reel-vignette[data-astro-cid-tpou66n4]{background:linear-gradient(to bottom,rgba(10,10,10,.5) 0%,transparent 20%),linear-gradient(to top,rgba(10,10,10,.8) 0%,transparent 30%),radial-gradient(ellipse at center,transparent 40%,rgba(5,5,5,.6) 100%)}.reel--portrait[data-astro-cid-tpou66n4] .reel-caption[data-astro-cid-tpou66n4]{bottom:3rem}.reel--portrait[data-astro-cid-tpou66n4] .reel-caption-text[data-astro-cid-tpou66n4]{font-size:clamp(.85rem,1.5vw,1.1rem)}@media(max-width:900px){.reel--cinematic[data-astro-cid-tpou66n4] .reel-viewport[data-astro-cid-tpou66n4]{aspect-ratio:16 / 9}.reel--portrait[data-astro-cid-tpou66n4] .reel-viewport[data-astro-cid-tpou66n4]{height:60vh}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4] img[data-astro-cid-tpou66n4]{max-width:60%}.reel-nav[data-astro-cid-tpou66n4]{width:40px;height:40px}.reel-prev[data-astro-cid-tpou66n4]{left:.75rem}.reel-next[data-astro-cid-tpou66n4]{right:.75rem}.reel-caption[data-astro-cid-tpou66n4]{bottom:3rem}}@media(max-width:600px){.reel--cinematic[data-astro-cid-tpou66n4] .reel-viewport[data-astro-cid-tpou66n4]{aspect-ratio:4 / 3}.reel--portrait[data-astro-cid-tpou66n4] .reel-viewport[data-astro-cid-tpou66n4]{height:55vh;max-height:500px}.reel--portrait[data-astro-cid-tpou66n4] .reel-slide[data-astro-cid-tpou66n4] img[data-astro-cid-tpou66n4]{max-width:70%;max-height:80%}.reel-nav[data-astro-cid-tpou66n4]{width:36px;height:36px}.reel-nav[data-astro-cid-tpou66n4] svg[data-astro-cid-tpou66n4]{width:16px;height:16px}.reel-prev[data-astro-cid-tpou66n4]{left:.5rem}.reel-next[data-astro-cid-tpou66n4]{right:.5rem}.reel-caption[data-astro-cid-tpou66n4]{bottom:2.5rem;padding:0 1rem}.reel[data-astro-cid-tpou66n4]{margin-bottom:2.5rem}}
