.bricks-glb-viewer{width:100%;background:0 0}.bricks-glb-viewer__stage{position:relative;width:100%;min-height:240px;height:auto;aspect-ratio:16/9;background:0 0;overflow:hidden}.bricks-glb-viewer__canvas,.bricks-glb-viewer__poster{display:block;width:100%;height:100%}.bricks-glb-viewer__canvas{position:relative;z-index:1;background-color:transparent;touch-action:none}.bricks-glb-viewer__stage.is-pending .bricks-glb-viewer__canvas,.bricks-glb-viewer__stage.is-preview .bricks-glb-viewer__canvas{visibility:hidden}.bricks-glb-viewer__poster{position:absolute;inset:0;z-index:2;object-fit:contain;background:0 0;transition:opacity .2s ease,visibility .2s ease}.bricks-glb-viewer--fit-contain .bricks-glb-viewer__poster{object-fit:contain}.bricks-glb-viewer--fit-cover .bricks-glb-viewer__poster{object-fit:cover}.bricks-glb-viewer__stage.is-loaded .bricks-glb-viewer__poster{opacity:0;visibility:hidden}.bricks-glb-viewer__preview-button{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border:1px solid rgba(34,34,34,.18);border-radius:6px;background:rgba(255,255,255,.92);color:#222;font:inherit;font-size:13px;line-height:1.2;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.14)}.bricks-glb-viewer__preview-button:hover,.bricks-glb-viewer__preview-button:focus-visible{background:#fff;border-color:rgba(34,34,34,.32)}.bricks-glb-viewer__stage.is-loading .bricks-glb-viewer__preview-button,.bricks-glb-viewer__stage.is-loaded .bricks-glb-viewer__preview-button,.bricks-glb-viewer__stage.is-error .bricks-glb-viewer__preview-button{display:none}.bricks-glb-viewer__loading{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);padding:8px 12px;border-radius:6px;background:rgba(255,255,255,.88);color:#222;font-size:13px;line-height:1.4;pointer-events:none}.bricks-glb-viewer__stage.is-loaded .bricks-glb-viewer__loading,.bricks-glb-viewer__stage.is-error .bricks-glb-viewer__loading{display:none}.bricks-glb-viewer__error{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;padding:10px 12px;border:1px solid rgba(180,35,24,.35);border-radius:6px;background:rgba(255,245,245,.94);color:#8a1f17;font-size:13px;line-height:1.45}.bricks-glb-viewer__placeholder[hidden]{display:none}.bricks-glb-viewer__placeholder{display:grid;place-items:center;width:100%;min-height:240px;padding:24px;border:1px dashed currentColor;background:0 0;color:inherit;text-align:center;opacity:.72}.bricks-glb-viewer__noscript{position:relative;z-index:3;display:grid;place-items:center;width:100%;height:100%;min-height:240px;padding:24px;text-align:center}.bricks-glb-viewer__noscript:after{content:"Please enable JavaScript to view this 3D model.";padding:8px 12px;border-radius:6px;background:rgba(255,255,255,.88);color:#222;font-size:13px;line-height:1.4}