.pm-gallery{min-width:0}.pm-stage{position:relative;border:1px solid #3f3f46;border-radius:18px;overflow:hidden;background:#11181b;aspect-ratio:1}.pm-display{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pm-display img,.pm-display video,.pm-display iframe{width:100%;height:100%;object-fit:contain;border:0}.pm-admin-tools{position:absolute;top:12px;right:12px;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:90%;z-index:2}.pm-gallery button,.pm-dialog button{border:1px solid #67838b;background:#142b30;color:#ecfffc;border-radius:10px;padding:9px 13px;font:600 13px/1.4 system-ui;cursor:pointer}.pm-admin-tools button{box-shadow:0 2px 14px #0006}.pm-navigation{display:flex;justify-content:center;align-items:center;gap:18px;margin:12px 0;font-size:13px;color:#64748b}.pm-navigation button{font-size:22px;padding:2px 16px}.pm-thumbs{display:flex;gap:9px;overflow-x:auto;padding:3px 1px 10px}.pm-thumbs button{position:relative;padding:0;flex-shrink:0;width:76px;height:76px;overflow:hidden;border:2px solid transparent}.pm-thumbs img{width:100%;height:100%;object-fit:cover}.pm-thumbs button[aria-current=true]{border-color:#00a98e}.pm-thumbs span{position:absolute;bottom:2px;left:2px;right:2px;background:#102526dd;color:white;font-size:11px}.pm-admin-note{font-size:12px;color:#64748b;line-height:1.6;margin-top:8px}.pm-dialog,.pm-busy{background:#fff;color:#142b30;border:1px solid #8dbbb2;border-radius:18px;padding:25px;max-width:min(560px,92vw);max-height:90dvh;overflow:auto;margin:auto;box-shadow:0 20px 90px #0005}.pm-dialog::backdrop,.pm-busy::backdrop{background:#001c22bb;backdrop-filter:blur(4px)}.pm-dialog h2,.pm-busy h2{font-size:22px;font-weight:700;margin-bottom:18px}.pm-dialog h3{font-weight:600;margin:16px 0 8px}.pm-dialog label{display:block;font-size:14px}.pm-dialog input{display:block;width:100%;padding:12px;margin:8px 0;border:1px solid #94a3b8;border-radius:9px;background:white;color:#142b30}.pm-dialog p,.pm-busy p{font-size:13px;line-height:1.6;margin:12px 0}.pm-dialog .pm-close{float:right;padding:2px 10px;font-size:22px}.pm-dialog hr{margin:22px 0}.pm-gallery button:disabled,.pm-dialog button:disabled{opacity:.5;cursor:not-allowed}.pm-gallery button:focus-visible,.pm-dialog button:focus-visible{outline:3px solid #00bfab;outline-offset:3px}.pm-busy{min-width:min(390px,88vw);text-align:center}.pm-busy progress{width:100%;accent-color:#009e87}.pm-spinner{width:38px;height:38px;border:4px solid #bfeae3;border-top-color:#009e87;border-radius:50%;animation:pm-spin 1s linear infinite;margin:0 auto 20px}@keyframes pm-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.pm-spinner{animation:none}}html:not([data-theme=light]) .pm-admin-note,html:not([data-theme=light]) .pm-navigation{color:#a1a1aa}
.pm-gallery *,.pm-dialog,.pm-dialog *,.pm-busy,.pm-busy *{box-sizing:border-box}
