.my-custom-product-ar-trigger{position:absolute;z-index:12;top:16px;left:16px;display:flex;align-items:center;justify-content:center;width:54px;height:54px;padding:0;color:#000;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;transition:transform .2s ease}.my-custom-product-ar-trigger:hover{transform:translateY(-1px)}.my-custom-product-ar-trigger:focus-visible,.my-custom-product-ar-dialog button:focus-visible,.my-custom-product-ar-dialog a:focus-visible{outline:2px solid #333844;outline-offset:3px}.my-custom-product-ar-trigger svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:54px;height:54px;transform-origin:center}.my-custom-product-ar-trigger>svg:first-of-type{opacity:1;transform:scale(1) rotate(0);animation:my-custom-product-ar-icon-default 6s ease-in-out infinite}.my-custom-product-ar-trigger__icon--active{opacity:0;transform:scale(.72) rotate(18deg);animation:my-custom-product-ar-icon-active 6s ease-in-out infinite}@keyframes my-custom-product-ar-icon-default{0%,45%{opacity:1;transform:scale(1) rotate(0)}50%,95%{opacity:0;transform:scale(.72) rotate(-18deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes my-custom-product-ar-icon-active{0%,45%{opacity:0;transform:scale(.72) rotate(18deg)}50%,95%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.72) rotate(18deg)}}html.my-custom-product-ar-is-open,body.my-custom-product-ar-is-open{overflow:hidden}.my-custom-product-ar-dialog[hidden]{display:none!important}.my-custom-product-ar-dialog{position:fixed;z-index:1000000;top:120px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px}.my-custom-product-ar-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:#14181f94;border:0;cursor:default}.my-custom-product-ar-dialog__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1120px,calc(100vw - 48px));height:min(580px,calc(100vh - 80px));height:min(580px,calc(100dvh - 80px));min-height:440px;overflow:hidden;color:#333844;background:#fff;border-radius:20px;box-shadow:0 24px 70px #00000042}.my-custom-product-ar-dialog__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:68px;padding:14px 18px 14px 28px;border-bottom:1px solid #eaebed}.my-custom-product-ar-dialog__title{margin:0;color:#333844;font-size:22px;font-weight:700;line-height:1.4}.my-custom-product-ar-dialog__close{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:#333844;background:#f5f6f7;border:0;border-radius:50%;cursor:pointer}.my-custom-product-ar-dialog__content{display:grid;flex:1 1 auto;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);min-height:0}.my-custom-product-ar-dialog__model-stage{position:relative;min-width:0;min-height:0;overflow:hidden;background:#f7f8f8}.my-custom-product-ar-dialog__model,.my-custom-product-ar-dialog__model .shopify-model-viewer-ui,.my-custom-product-ar-dialog__model model-viewer{display:block;width:100%;height:100%;min-height:100%}.my-custom-product-ar-dialog__model{position:absolute;top:0;right:0;bottom:0;left:0}.my-custom-product-ar-dialog__poster{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f7f8f8}.my-custom-product-ar-dialog__poster img{width:100%;height:100%;object-fit:contain}.my-custom-product-ar-dialog__desktop-info{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 30px;text-align:center;background:#fff}.my-custom-product-ar-dialog__desktop-title{margin:0 0 10px;color:#333844;font-size:22px;font-weight:700;line-height:1.45}.my-custom-product-ar-dialog__desktop-description,.my-custom-product-ar-dialog__desktop-note,.my-custom-product-ar-dialog__unsupported{margin:0;color:#6b7079;font-size:14px;line-height:1.65}.my-custom-product-ar-dialog__qr{display:flex;align-items:center;justify-content:center;width:232px;height:232px;margin:24px auto 18px;padding:6px;background:#fff;border:1px solid #e4e6e8;border-radius:12px}.my-custom-product-ar-dialog__qr img,.my-custom-product-ar-dialog__qr canvas{display:block;max-width:220px;max-height:220px}.my-custom-product-ar-dialog__qr-fallback{margin:22px 0 14px}.my-custom-product-ar-dialog__qr-fallback a{color:#333844;text-decoration:underline}.my-custom-product-ar-dialog__mobile-actions{display:none}@media screen and (max-width:768px){.my-custom-product-ar-trigger{top:12px;left:12px;width:40px;height:40px}.my-custom-product-ar-trigger svg{width:40px;height:40px}.my-custom-product-ar-dialog{top:80px;right:0;bottom:0;left:0;align-items:flex-start;padding:80px 12px 20px}.my-custom-product-ar-dialog__panel{width:calc(100% - 24px);height:min(500px,68vh);height:min(500px,68dvh);min-height:0;border-radius:16px}.my-custom-product-ar-dialog__header{min-height:60px;padding:max(9px,env(safe-area-inset-top)) 12px 9px 18px}.my-custom-product-ar-dialog__title{font-size:18px}.my-custom-product-ar-dialog__close{width:40px;height:40px}.my-custom-product-ar-dialog__content{display:block;flex:1 1 auto;min-height:0}.my-custom-product-ar-dialog__model-stage{width:100%;height:100%}.my-custom-product-ar-dialog__desktop-info{display:none}.my-custom-product-ar-dialog__mobile-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:8px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eaebed}.my-custom-product-ar-dialog__launch{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 20px;color:#fff;background:#333844;border:0;border-radius:8px;font-size:16px;font-weight:700;line-height:1.4;cursor:pointer}.my-custom-product-ar-dialog__launch[data-shopify-xr-hidden]{display:flex;visibility:visible}.my-custom-product-ar-dialog__unsupported{text-align:center}.my-custom-product-ar-dialog__unsupported[hidden]{display:none}}@media(prefers-reduced-motion:reduce){.my-custom-product-ar-trigger{transition:none}.my-custom-product-ar-trigger svg{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/my-custom-product-ar.css.map */
