.photo-carousel{width:100%;max-width:540px;margin-inline:auto}.photo-carousel-viewport{aspect-ratio:2/3;touch-action:pan-y pinch-zoom;background:#eeedf8;border-radius:22px;overflow:hidden}.photo-carousel-viewport img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.photo-carousel-controls,.photo-carousel-buttons{align-items:center;display:flex}.photo-carousel-controls{justify-content:space-between;gap:16px;margin-top:14px}.photo-carousel-count{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.04em;margin:0;padding-left:4px;font-size:13px}.photo-carousel-buttons{gap:8px}.photo-carousel-buttons button{border:1px solid var(--border);background:var(--bg);color:#535c94;cursor:pointer;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:20px;display:grid}.photo-carousel-buttons button:hover{background:#eeedf8}.photo-carousel-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
