.story-gallery{--story-gallery-thumb-ratio: 4 / 5;--story-gallery-overlap: clamp(.35rem, .9vw, .65rem);--story-gallery-thumb-width-mobile: clamp(5.8rem, 23vw, 6.9rem);margin:clamp(2rem,7vw,4.75rem) 0;width:100%}.story-gallery__single{margin:0;display:grid;gap:1rem}.story-gallery__single img{width:100%;display:block;border-radius:1rem;border:1px solid rgba(216,255,0,.56)}.story-gallery__single figcaption{display:grid;gap:.35rem;color:#f2f5ea}.story-gallery__single strong{font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.22;font-weight:700}.story-gallery__single span{color:#d3d8cd;line-height:1.55}.story-gallery__desktop{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(17rem,1fr);gap:clamp(1.4rem,2.4vw,2.5rem);align-items:center;min-width:0}.story-gallery__feature-wrap{position:relative;min-width:0}.story-gallery__feature{margin:0;position:relative;overflow:hidden;border-radius:clamp(.85rem,1.6vw,1.25rem);border:1.5px solid rgba(216,255,0,.64);box-shadow:0 26px 38px #00000059,0 0 0 1px #d8ff001f;background:#0d0e0cf2;aspect-ratio:4 / 5}.story-gallery__feature img{width:100%;height:100%;object-fit:cover;display:block}.story-gallery__meta-panel{display:grid;gap:clamp(.95rem,1.6vw,1.6rem);align-content:center;min-width:0}.story-gallery__caption{margin:0;display:grid;gap:.35rem;max-width:30ch}.story-gallery__caption h3{margin:0;font-size:clamp(1.45rem,2.8vw,2.45rem);line-height:1.14;font-weight:700;letter-spacing:-.02em;color:#fbfcf5;text-wrap:balance}.story-gallery__caption p{margin:0;font-size:clamp(.96rem,.25vw + .9rem,1.06rem);line-height:1.65;color:#d8ddd4}.story-gallery__stack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:0;row-gap:clamp(.2rem,.8vw,.5rem);width:calc(100% - var(--story-gallery-overlap));padding:clamp(.45rem,1vw,.75rem) calc(var(--story-gallery-overlap) / 2)}.story-gallery__stack-card{position:relative;justify-self:center;margin:0;padding:0;width:calc(100% + var(--story-gallery-overlap));aspect-ratio:var(--story-gallery-thumb-ratio);border-radius:.95rem;border:1.35px solid rgba(216,255,0,.68);overflow:hidden;background:#131510;cursor:pointer;box-shadow:0 12px 28px #00000057,0 0 0 1px #d8ff0014}.story-gallery__stack-card img,.story-gallery__mobile-thumb img{width:100%;height:100%;display:block;object-fit:cover}.story-gallery__stack-card:hover{box-shadow:0 20px 30px #0000006b,0 0 0 2px #d8ff0057}.story-gallery__stack-card:focus-visible{outline:3px solid #d8ff00;outline-offset:3px;box-shadow:0 20px 30px #0000006b}.story-gallery__mobile{display:none}.story-gallery__mobile-stack{position:relative;width:min(100%,21rem);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;padding:.1rem .35rem .2rem;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 11%,#000 89%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 11%,#000 89%,transparent 100%)}.story-gallery__mobile-track{display:flex;width:max-content;margin:0 auto;padding-inline:clamp(.35rem,2.6vw,.9rem)}.story-gallery__mobile-thumb{flex:0 0 auto;width:var(--story-gallery-thumb-width-mobile);aspect-ratio:var(--story-gallery-thumb-ratio);border:1.25px solid rgba(216,255,0,.72);border-radius:.85rem;overflow:hidden;padding:0;margin-left:-1rem;scroll-snap-align:start;background:#11130f;cursor:pointer}.story-gallery__mobile-thumb:first-child{margin-left:0}.story-gallery__mobile-thumb:hover,.story-gallery__mobile-thumb:focus-visible{outline:none;box-shadow:0 20px 30px #0000006b,0 0 0 2px #d8ff0057}@media(max-width:62rem){.story-gallery{--story-gallery-overlap: clamp(.2rem, .7vw, .4rem)}.story-gallery__desktop{grid-template-columns:minmax(0,1fr) minmax(15rem,.95fr)}.story-gallery__caption h3{font-size:clamp(1.25rem,2.4vw,1.85rem)}}@media(max-width:48rem){.story-gallery--mobile-dock-clearance{padding-bottom:5.25rem}.story-gallery__desktop{display:none}.story-gallery__mobile{display:grid;justify-items:center;gap:.55rem}.story-gallery__mobile .story-gallery__feature{width:100%;aspect-ratio:5 / 4}.story-gallery__mobile .story-gallery__caption{max-width:min(100%,31ch);justify-items:center;text-align:center;gap:.2rem}.story-gallery__mobile .story-gallery__caption p{line-height:1.46}.story-gallery__mobile .story-gallery__caption h3{font-size:clamp(1.2rem,6.2vw,1.7rem)}}@media(prefers-reduced-motion:reduce){.story-gallery__stack-card,.story-gallery__mobile-thumb{transition:none}}
