.stories-gallery{padding-block:clamp(3rem,6vw,6rem)}.stories-gallery-header{grid-template-columns:1.2fr 1fr;align-items:end;gap:3rem;padding-bottom:3rem;display:grid}.stories-gallery-header h1{font-family:var(--font-editorial),Georgia,serif;letter-spacing:-.035em;max-width:650px;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;line-height:1.05}.stories-gallery-header em{color:var(--lacquer);font-weight:400;display:block}.stories-gallery-intro{justify-self:end;max-width:410px}.stories-gallery-intro p{color:var(--muted);margin-bottom:1.2rem;font-size:15px;line-height:1.8}.stories-gallery-intro span{letter-spacing:.12em;font-size:10px}.stories-gallery-bar{border-top:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.stories-gallery-bar h2{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:600}.stories-gallery-bar p{color:var(--muted);align-items:center;gap:.5rem;font-size:12px;display:flex}.stories-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.25rem;display:grid}.stories-gallery-card{min-width:0;text-decoration:none}.stories-gallery-card:focus-visible{outline:3px solid var(--lacquer);outline-offset:5px}.stories-gallery-poster{aspect-ratio:3/4;background:var(--charcoal);position:relative;overflow:hidden}.stories-gallery-poster:after{content:"";background:linear-gradient(#00000024 20%,#000000d1 100%);position:absolute;inset:0}.stories-gallery-poster img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.stories-gallery-card:hover .stories-gallery-poster img{transform:scale(1.035)}.stories-gallery-play{z-index:1;color:#fff;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:1rem;right:1rem}.stories-gallery-category{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:#fff;max-width:calc(100% - 80px);font-size:10px;position:absolute;top:1.4rem;left:1rem}.stories-gallery-card-title{z-index:1;color:#fff;align-items:end;gap:.75rem;display:flex;position:absolute;inset:auto 1rem 1.25rem}.stories-gallery-card-title h3{font-family:var(--font-editorial),Georgia,serif;font-size:clamp(1.15rem,1.65vw,1.45rem);font-weight:400;line-height:1.28}.stories-gallery-card-title svg{flex-shrink:0}.stories-gallery-date{color:var(--muted);justify-content:space-between;gap:.5rem;padding-top:.7rem;font-size:10px;display:flex}.stories-gallery-date span{letter-spacing:.1em}.stories-gallery-note{border-top:1px solid var(--line);text-align:center;margin-top:4rem;padding:2rem 0}.stories-gallery-note p{margin-bottom:.7rem;font-family:Georgia,serif;font-size:1.5rem;font-style:italic}.stories-gallery-note span{color:var(--muted);font-size:13px;line-height:1.7}.stories-gallery-empty{padding:3rem 0}@media (max-width:1000px){.stories-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.stories-gallery-header{grid-template-columns:1fr;gap:1.5rem;padding-bottom:2rem}.stories-gallery-intro{justify-self:start}.stories-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem .75rem}.stories-gallery-bar{flex-direction:column;align-items:start;gap:.6rem}.stories-gallery-card-title{gap:.3rem;inset:auto .75rem 1rem}.stories-gallery-card-title h3{font-size:1.05rem}.stories-gallery-card-title svg{display:none}.stories-gallery-category{font-size:9px;top:1rem;left:.75rem}.stories-gallery-play{width:28px;height:28px;top:.75rem;right:.75rem}.stories-gallery-date{flex-direction:column;gap:.25rem}}@media (prefers-reduced-motion:reduce){.stories-gallery-poster img{transition:none}}
