.native-image-preview-root{z-index:2147483000;width:var(--native-image-preview-vw,100vw);height:var(--native-image-preview-vh,100vh);color:#fff;contain:layout size paint;overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none;position:fixed;top:0;left:0;overflow:hidden}.native-image-preview-backdrop{will-change:opacity;background:#000;position:absolute;inset:0}.native-image-preview-theme-light .native-image-preview-backdrop{background:#fff}.native-image-preview-viewport{z-index:1;position:absolute;inset:0;overflow:hidden}.native-image-preview-track{width:var(--native-image-preview-vw,100vw);height:var(--native-image-preview-vh,100vh);will-change:transform, opacity;display:flex;position:absolute;top:0;left:0}.native-image-preview-slide{flex:0 0 var(--native-image-preview-vw,100vw);width:var(--native-image-preview-vw,100vw);height:var(--native-image-preview-vh,100vh);place-items:center;display:grid;position:relative;overflow:hidden}.native-image-preview-media{max-width:var(--native-image-preview-vw,100vw);max-height:var(--native-image-preview-vh,100vh);object-fit:contain;transform-origin:50%;will-change:transform;display:block}.native-image-preview-image{width:auto;height:auto}.native-image-preview-video{background:#000;width:auto;height:auto}.native-image-preview-close{top:max(12px, env(safe-area-inset-top));left:max(12px, env(safe-area-inset-left));z-index:3;color:#fff;cursor:pointer;backdrop-filter:blur(18px);background:#ffffff1f;border:0;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font-size:30px;line-height:1;display:grid;position:fixed}.native-image-preview-counter{right:max(14px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));z-index:3;color:#fff;text-align:center;backdrop-filter:blur(18px);background:#ffffff1f;border-radius:999px;min-width:58px;padding:8px 11px;font-size:13px;font-weight:720;position:fixed}.native-image-preview-fly-shell{z-index:2;pointer-events:none;transform-origin:0 0;will-change:transform, width, height;border-radius:0;position:fixed;top:0;left:0;overflow:hidden}.native-image-preview-fly-media{object-fit:fill;transform-origin:0 0;will-change:transform, width, height;max-width:none;max-height:none;display:block;position:absolute;top:0;left:0}.native-image-preview-fading-out{opacity:0;transition:opacity .18s cubic-bezier(.22,1,.36,1)}