.pz-compare{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;height:100%;position:relative;overflow:hidden}.pz-compare img{width:100%;height:100%;display:block;position:absolute;inset:0}.pz-compare-before{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.pz-compare-handle{top:0;bottom:0;left:var(--pos);background:#fff;outline:none;width:2px;margin-left:-1px;position:absolute;box-shadow:0 0 0 1px #0003,0 0 18px #00000059}.pz-compare-handle:after{content:"‹ ›";color:#111;letter-spacing:.1em;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;margin:-20px 0 0 -20px;font:600 18px/1 system-ui,sans-serif;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 6px 20px #0000004d}.pz-compare-handle:focus-visible:after{outline:3px solid var(--accent,#5f83ff);outline-offset:3px}.pz-compare-label{color:#fff;letter-spacing:.1em;text-transform:uppercase;pointer-events:none;background:#00000094;border-radius:999px;padding:5px 11px;font:600 11px/1.2 system-ui,sans-serif;position:absolute;top:12px}.pz-compare-label.is-before{left:12px}.pz-compare-label.is-after{right:12px}.pz-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:10px;width:100%;height:100%;display:grid}.pz-gallery img{border-radius:inherit;width:100%;height:100%;min-height:0;display:block}.pz-gallery.count-1{grid-template-columns:minmax(0,1fr)}.pz-gallery.count-3{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.pz-gallery.count-3 img:first-child{grid-row:span 2}.pz-gallery.count-5,.pz-gallery.count-6{grid-template-columns:repeat(3,minmax(0,1fr))}.pz-gallery.count-5 img:first-child{grid-column:span 2}.pz-code{white-space:pre;tab-size:2;text-align:left;margin:0;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;overflow:auto}.pz-embed-card{color:#fff;background:linear-gradient(135deg,#1d2233,#0c0f18);width:100%;height:100%;font-family:system-ui,sans-serif;display:grid;overflow:hidden}.pz-embed-card>*{grid-area:1/1}.pz-embed-card img{object-fit:cover;opacity:.75;width:100%;height:100%}.pz-embed-card-body{text-align:center;text-shadow:0 1px 8px #00000080;flex-direction:column;justify-content:center;align-items:center;gap:.4em;padding:1.2em;display:flex}.pz-embed-card-play{background:#ffffffeb;border-radius:50%;width:3.2em;height:3.2em;margin-bottom:.3em;position:relative}.pz-embed-card-play:after{content:"";clip-path:polygon(0 0,100% 50%,0 100%);background:#111;position:absolute;inset:32% 30% 32% 40%}.pz-embed-card small{opacity:.75}
