.photo-viewer{background-color:#000;inset:0;position:fixed;z-index:2000}.photo-viewer__stage{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden;position:absolute;touch-action:none}.photo-viewer__img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-user-drag:none}.photo-viewer__tools{bottom:20px;display:flex;gap:8px;left:20px;position:absolute;z-index:2}.photo-viewer__tool{background-color:#ffffff26;border:0;border-radius:0;cursor:pointer;fill:#fff;height:40px;padding:8px;transition:background-color .18s ease;width:40px}.photo-viewer__tool:hover{background-color:#00679a}.photo-viewer__tool:disabled{background-color:#ffffff26;cursor:default;opacity:.35}.photo-viewer__tool svg{display:block;height:100%;width:100%}
