#fullscreenModal{box-sizing:border-box;padding:max(48px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}#fullscreenModal #fullscreenContent{max-height:min(92vh,calc(100vh - 80px));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}#fullscreenModal #fullscreenContent.pl-gallery-modal-track{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;width:100%;max-width:1600px;margin:auto;position:relative;z-index:1;border:none;border-radius:12px;box-sizing:border-box;padding:10px 6px 36px}.pl-gallery-modal-stack{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.5rem;box-sizing:border-box}.pl-gallery-modal-asset{display:flex;box-sizing:border-box;width:100%;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:row;overflow:visible;min-height:0;position:relative;background:#000;border-radius:0;max-width:100%;margin:0}.pl-gallery-modal-item{display:none;box-sizing:border-box;width:100%;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:row;overflow:visible;min-height:0}.pl-gallery-modal-item.is-active{display:flex}.pl-gallery-modal-asset img,.pl-gallery-modal-asset video,.pl-gallery-modal-item img,.pl-gallery-modal-item video{max-width:100%;max-height:min(80vh,calc(100vh - 160px));width:auto;height:auto;object-fit:contain;object-position:center;flex-shrink:0}.pl-gallery-mv-wrap{position:relative;width:100%;height:100%;min-height:120px;box-sizing:border-box;overflow:visible;z-index:0}.pl-gallery-mv-wrap--pointer-orbit,.pl-gallery-mv-wrap--pointer-orbit model-viewer.pl-gallery-card-model{cursor:grab}.pl-gallery-mv-wrap--pointer-orbit:active{cursor:grabbing}.pl-gallery-mv-wrap model-viewer.pl-gallery-card-model{width:100%;height:100%;min-height:120px;background:transparent;display:block;border-radius:8px;overflow:hidden}.pl-gallery-mv-wrap model-viewer.pl-gallery-card-model,.pl-gallery-mv-wrap model-viewer.pl-gallery-model-viewer{--interaction-prompt-display: none}.pl-gallery-mv-wrap model-viewer.pl-gallery-card-model::part(default-progress-bar),.pl-gallery-mv-wrap model-viewer.pl-gallery-model-viewer::part(default-progress-bar){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.pl-gallery-mv-wrap model-viewer.pl-gallery-card-model::part(default-ar-button),.pl-gallery-mv-wrap model-viewer.pl-gallery-model-viewer::part(default-ar-button),.pl-gallery-mv-wrap model-viewer.pl-gallery-card-model::part(default-exit-webxr-ar-button),.pl-gallery-mv-wrap model-viewer.pl-gallery-model-viewer::part(default-exit-webxr-ar-button){display:none!important}.pl-gallery-mv-hint{position:absolute;right:max(6px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));z-index:12;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end}.pl-gallery-mv-hint__chip{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border-radius:12px;background:transparent;color:#fffffff5;max-width:calc(100% - 12px)}.pl-gallery-mv-hint__icon-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:52px;height:52px;padding:6px 4px 5px;border-radius:12px;background:#000000c7;border:none;box-shadow:0 2px 12px #00000073;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box}.pl-gallery-mv-hint__fa{font-size:1.05rem;line-height:1;color:#fffffff2;opacity:.95}.pl-gallery-mv-hint__deg{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.65rem;font-weight:800;letter-spacing:.04em;line-height:1;color:#fffffffa}.pl-gallery-mv-hint__label{font-size:.625rem;font-weight:700;letter-spacing:.02em;color:#ffffffeb;line-height:1.2;text-align:center;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.65)}.pl-gallery-mv-hint--modal .pl-gallery-mv-hint__icon-box{width:58px;height:58px;border-radius:14px}.pl-gallery-mv-hint--modal .pl-gallery-mv-hint__fa{font-size:1.2rem}.pl-gallery-mv-hint--modal .pl-gallery-mv-hint__deg{font-size:.72rem}.pl-gallery-mv-hint--modal .pl-gallery-mv-hint__label{font-size:.6875rem}.pl-gallery-modal-asset .pl-gallery-mv-wrap--modal,.pl-gallery-modal-item .pl-gallery-mv-wrap--modal{position:relative;display:flex;flex-direction:column;flex:1 1 auto;align-self:center;width:100%;overflow:visible;padding-bottom:4px;box-sizing:border-box}.pl-gallery-modal-asset model-viewer.pl-gallery-model-viewer,.pl-gallery-modal-item model-viewer.pl-gallery-model-viewer{display:block;width:100%;min-width:280px;min-height:min(72vh,520px);max-height:min(82vh,calc(100vh - 160px));background:#0e0e12;flex:1 1 auto;align-self:center}.pl-gallery-modal-asset model-viewer.pl-gallery-model-viewer--modal,.pl-gallery-modal-item model-viewer.pl-gallery-model-viewer--modal{min-height:min(88vh,calc(100vh - 100px));max-height:min(92vh,calc(100vh - 80px));max-width:100%}@supports (height: 100dvh){.pl-gallery-modal-asset model-viewer.pl-gallery-model-viewer--modal,.pl-gallery-modal-item model-viewer.pl-gallery-model-viewer--modal{min-height:min(88dvh,calc(100dvh - 100px));max-height:min(92dvh,calc(100dvh - 80px))}}#modalCloseBtn,.gallery-modal-nav{position:fixed;z-index:10002;margin:0;padding:0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Arial,Baskerville,monospace;line-height:1;color:#fff;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:50%;touch-action:manipulation;transition:background .2s,opacity .2s,transform .2s}#modalCloseBtn:hover,.gallery-modal-nav:hover{background:#e9681e8c;opacity:1}#modalCloseBtn:focus-visible,.gallery-modal-nav:focus-visible{outline:2px solid #e9681e;outline-offset:2px}#modalCloseBtn{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:clamp(40px,11vw,52px);height:clamp(40px,11vw,52px);font-size:clamp(1.5rem,5vw,2rem)}.gallery-modal-nav{top:50%;transform:translateY(-50%);width:clamp(42px,12vw,56px);height:clamp(42px,12vw,56px);font-size:clamp(1.75rem,6vw,2.5rem);font-weight:300}@supports (height: 100dvh){.gallery-modal-nav{top:50dvh}}.gallery-modal-nav--prev{left:max(8px,env(safe-area-inset-left))}.gallery-modal-nav--next{right:max(8px,env(safe-area-inset-right))}.gallery-modal-nav[hidden],#modalLeftArrow[hidden],#modalRightArrow[hidden],#modalWireframeBtn[hidden]{display:none!important}.gallery-modal-wireframe{position:fixed;z-index:10002;top:max(64px,calc(env(safe-area-inset-top) + 52px));right:max(12px,env(safe-area-inset-right));margin:0;padding:.4rem .75rem;border:none;border-radius:999px;cursor:pointer;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:#fff;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);touch-action:manipulation;transition:background .2s,opacity .2s,transform .2s}.gallery-modal-wireframe:hover{background:#e9681e73}.gallery-modal-wireframe:focus-visible{outline:2px solid #e9681e;outline-offset:2px}.gallery-modal-wireframe.is-active{background:#e9681ea6}@media(max-width:480px){.gallery-modal-nav--prev{left:max(4px,env(safe-area-inset-left))}.gallery-modal-nav--next{right:max(4px,env(safe-area-inset-right))}}
