/* DICHANA v2.2.38 — CMS-managed image-only company album */
.dichana-story-album{overflow:hidden;padding-block:clamp(28px,4vw,56px);background:linear-gradient(180deg,#fff 0%,#fff8fd 55%,#f3fbff 100%)}
.story-album-viewport{position:relative;overflow:hidden;border-radius:30px;outline:none}
.story-album-viewport:focus-visible{box-shadow:0 0 0 4px rgba(236,0,146,.22)}
.story-album-viewport:before,.story-album-viewport:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:clamp(28px,7vw,110px);pointer-events:none}
.story-album-viewport:before{left:0;background:linear-gradient(90deg,#fff8fd,transparent)}
.story-album-viewport:after{right:0;background:linear-gradient(270deg,#f4fbff,transparent)}
.story-album-track{display:flex;width:max-content;animation:dichanaAlbumScroll 58s linear infinite}
.story-album-set{display:flex;gap:16px;padding-right:16px}
.story-album-viewport:hover .story-album-track,.story-album-viewport:focus-within .story-album-track{animation-play-state:paused}
.story-album-set figure{position:relative;flex:0 0 auto;width:clamp(245px,30vw,440px);aspect-ratio:4/3;margin:0;overflow:hidden;border-radius:26px;background:#eaf4f7;box-shadow:0 18px 52px rgba(17,31,58,.12)}
.story-album-set figure:nth-child(3n+2){width:clamp(210px,24vw,350px)}
.story-album-set img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.story-album-set figure:hover img{transform:scale(1.035)}
@keyframes dichanaAlbumScroll{to{transform:translateX(-50%)}}
@media(max-width:760px){.dichana-story-album{padding-block:24px}.story-album-set{gap:12px;padding-right:12px}.story-album-set figure{width:78vw;border-radius:22px}.story-album-set figure:nth-child(3n+2){width:70vw}}
@media(prefers-reduced-motion:reduce){.story-album-viewport{overflow-x:auto;scroll-snap-type:x mandatory}.story-album-track{animation:none}.story-album-set[aria-hidden="true"]{display:none}.story-album-set figure{scroll-snap-align:start}.story-album-set img{transition:none}}
