.vd-scenes__dots{flex-wrap:wrap;max-width:620px;margin:auto}.vd-scenes__dots button{flex-shrink:0}
.vd-zoom-launch{position:absolute;right:14px;top:14px;z-index:4;display:flex;align-items:center;gap:8px;padding:10px 14px;min-height:44px;border:1px solid #ddd;border-radius:24px;background:#fffffff5;color:#17212a;font:700 13px Arial,sans-serif;box-shadow:0 3px 14px #0002;cursor:pointer}
.vd-zoom-launch svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}
.vd-zoom{width:min(1400px,96vw);height:94dvh;max-width:96vw;max-height:94dvh;padding:0;border:1px solid #dbe0e5;border-radius:18px;background:#fff;color:#17212a;box-shadow:0 24px 80px #0006;font-family:Arial,sans-serif;overflow:hidden}
.vd-zoom[open]{display:flex;flex-direction:column}.vd-zoom::backdrop{background:#121820c9;backdrop-filter:blur(3px)}
.vd-zoom-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;gap:12px;border-bottom:1px solid #e5e7eb}.vd-zoom-header strong{font-size:20px}.vd-zoom-header p{margin:5px 0 0;font-size:14px}.vd-zoom button{min-width:44px;min-height:44px;border:1px solid #d7dde4;border-radius:10px;background:white;color:#17212a;font:700 16px Arial,sans-serif;cursor:pointer;padding:8px 12px}.vd-zoom button:disabled{opacity:.4;cursor:default}.vd-zoom button:focus-visible,.vd-zoom-launch:focus-visible{outline:3px solid #f0442d;outline-offset:2px}
.vd-zoom-toolbar{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:10px 16px}.vd-zoom-toolbar [data-zoom-scene]{font-size:13px;min-width:140px;text-align:center}.vd-zoom-toolbar output{min-width:55px;text-align:center;font-size:14px}.vd-zoom-divider{height:24px;border-left:1px solid #ddd;margin:0 8px}
.vd-zoom-viewport{position:relative;flex:1;min-height:120px;overflow:hidden;background:#e9ecef;touch-action:none;cursor:default;outline-offset:-3px}.vd-zoom-viewport[data-zoomed=true]{cursor:grab}.vd-zoom-viewport:active{cursor:grabbing}.vd-zoom-canvas{position:absolute;left:50%;top:50%;transform-origin:center;pointer-events:none;user-select:none}.vd-zoom-canvas>*{box-shadow:0 8px 36px #0002}.vd-zoom-canvas .vd-scenes__camera>img,.vd-zoom-canvas .vd-scenes__camera>svg{width:100%;height:100%}.vd-zoom-help{margin:0;padding:12px;text-align:center;font-size:12px;color:#59616b}.vd-zoom [hidden]{display:none!important}
@media(max-width:600px){.vd-zoom-launch{right:10px;top:10px;padding:9px 11px}.vd-zoom-launch span{display:none}.vd-zoom-header{padding:12px}.vd-zoom-header strong{font-size:16px}.vd-zoom-header p{font-size:12px}.vd-zoom-toolbar{gap:5px;padding:8px}.vd-zoom-divider{display:none}.vd-zoom-toolbar [data-zoom-scene]{min-width:110px;max-width:130px}.vd-zoom-toolbar button{padding:6px}.vd-zoom-help{font-size:11px}}
