.story-carousel{position:relative;min-width:0;aspect-ratio:3/2;overflow:hidden;border-radius:14px;background:#f3f0e9;isolation:isolate;box-shadow:0 18px 50px #191f220d}
.story-carousel-track{position:relative;width:100%;height:100%}
.story-slide{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;transform:translateX(5%);transition:opacity .75s ease,transform .9s cubic-bezier(.22,1,.36,1);pointer-events:none}
.story-slide:first-child:not([aria-hidden]),.story-slide.is-active{opacity:1;transform:translateX(0);z-index:1}
.story .story-carousel img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:0;transform:none!important}
.story-gallery-controls{position:absolute;z-index:3;bottom:18px;right:18px;display:flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid #ffffffad;border-radius:99px;background:#fffdf5e8;backdrop-filter:blur(16px);box-shadow:0 4px 22px #173d4012;color:#173d40}
.story-gallery-controls button{width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;font-size:16px}.story-gallery-controls button:hover{background:#dde5dd}.story-gallery-count{font:500 10px/1.4 Manrope,Arial,sans-serif;letter-spacing:.15em;min-width:48px;text-align:center;font-variant-numeric:tabular-nums}
.story-gallery-dots{position:absolute;z-index:3;left:18px;bottom:35px;display:flex;gap:6px;max-width:35%;flex-wrap:wrap}.story-gallery-dots button{width:7px;height:7px;border:0;border-radius:20px;padding:0;background:#173d4055;cursor:pointer;transition:width .4s,background .4s}.story-gallery-dots button[aria-current=true]{width:25px;background:#173d40}.story-gallery button:focus-visible{outline:2px solid #173d40;outline-offset:3px}
@media(max-width:720px){.story-carousel{width:100%;aspect-ratio:3/2}.story-gallery-controls{bottom:12px;right:12px;gap:5px;padding:5px 7px}.story-gallery-controls button{width:28px;height:28px}.story-gallery-dots{bottom:28px;left:12px;max-width:30%}}
@media(prefers-reduced-motion:reduce){.story-slide,.story-gallery-dots button{transition:none}}
.story-gallery-controls{gap:5px;padding:4px 7px}.story-gallery-controls button{width:28px;height:28px;font-size:13px}.story-gallery-count{font-size:9px;letter-spacing:.1em;min-width:40px}.story-gallery-dots button{width:5px;height:5px}.story-gallery-dots button[aria-current=true]{width:18px}.story-gallery-dots{bottom:30px}
@media(max-width:720px){.story-gallery-controls{gap:3px;padding:3px 5px}.story-gallery-controls button{width:26px;height:26px}.story-gallery-dots{bottom:26px}}
