.project-gallery{margin-bottom:24px}.project-gallery-stage{background:#0c251e;border-radius:14px;height:clamp(260px,48vw,640px);position:relative;overflow:hidden}.project-gallery-slide{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.project-gallery-slide.active{opacity:1;pointer-events:auto}.project-gallery-slide img{object-fit:contain;width:100%;height:100%}.project-gallery-controls{color:#fbf0ea;z-index:2;white-space:nowrap;background:#08271fe8;border:1px solid #ffffff40;border-radius:40px;align-items:center;gap:14px;padding:8px 14px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.project-gallery-controls button{color:inherit;background:0 0;border:0;justify-content:center;align-items:center;min-width:35px;min-height:35px;font-size:12px;display:flex}.project-gallery-controls span{font-size:13px}.project-gallery-thumbs{scroll-snap-type:x proximity;gap:12px;padding:14px 2px;display:flex;overflow-x:auto}.project-gallery-thumbs button{scroll-snap-align:center;background:0 0;border:2px solid #0000;border-radius:8px;flex:0 0 100px;padding:3px}.project-gallery-thumbs button[aria-current=true]{border-color:#a3aa78}.project-gallery-thumbs img{object-fit:cover;border-radius:4px;width:100%;height:70px}.project-gallery+.watch-stories{margin:28px 0 45px}@media (max-width:600px){.project-gallery-thumbs button{flex-basis:76px}.project-gallery-thumbs img{height:54px}.project-gallery-controls{gap:8px;bottom:12px}}@media (prefers-reduced-motion:reduce){.project-gallery-slide{transition:none}}
