.roadmap-day-photo-stack{display:inline-flex;align-items:center;width:7.5rem;height:5rem;overflow:visible;border:0;padding:0;background:rgba(0,0,0,0);cursor:pointer;outline:none}.roadmap-day-photo-stack:focus-visible .roadmap-day-photo-stack__card:first-child{box-shadow:0 0 0 2px var(--accent),0 4px 12px rgba(15,23,42,.18)}.roadmap-day-photo-stack__deck{position:relative;width:100%;height:100%;overflow:visible}.roadmap-day-photo-stack__card{position:absolute;top:0;left:0;width:5rem;height:5rem;overflow:hidden;border-radius:.875rem;border:2px solid #fff;background:var(--surface-muted);box-shadow:0 2px 6px rgba(15,23,42,.1),0 4px 12px rgba(15,23,42,.14);transform-origin:left center}.roadmap-day-photo-stack__image{width:100%;height:100%;object-fit:cover;object-position:center}