.catalog-transition{position:fixed;inset:0;margin:auto;width:100vw;height:100dvh;max-width:none;max-height:none;border:0;background:#0c0d0d;overflow:hidden;padding:0;color:#c9aa74}.catalog-transition[open]{display:grid;place-items:center}.catalog-transition::backdrop{background:#0c0d0d}.catalog-spin{width:min(74vw,950px);transform-style:preserve-3d;text-align:center;will-change:transform,opacity}.catalog-spin img{display:block;width:100%;height:auto;max-height:76dvh;object-fit:contain;box-shadow:0 30px 90px #0009}.catalog-spin p{font-size:12px;letter-spacing:.4em;margin:30px 0 0}@media(max-width:600px){.catalog-spin{width:90vw}}