.video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;background-color:#000c}.video-modal.is-open{display:flex;align-items:center;justify-content:center}.video-modal__close{position:absolute;top:.8rem;right:.8rem;z-index:15;width:3.2rem;height:3.2rem;border-radius:50%;border:none;background:#2b2b2bb3;color:#d4a276;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.video-modal__close:hover{background:#d4a27633}.video-modal__close svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:2}.video-modal__container{position:relative;width:82%;max-width:1000px;height:90vh;max-height:750px;display:flex;background-color:#3e2c27;border-radius:12px;overflow:hidden;box-shadow:0 0 40px 8px #d4a27626,0 0 80px 20px #d4a27614}.video-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:4rem;height:4rem;border-radius:50%;border:none;background:#2b2b2bb3;color:#d4a276;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.video-modal__nav:hover{background:#d4a27633}.video-modal__nav svg{width:2rem;height:2rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.video-modal__nav--prev{left:1.5rem}.video-modal__nav--next{right:1.5rem}.video-modal__video{position:relative;width:50%;height:100%;background-color:#000;flex-shrink:0}.video-modal__video video{width:100%;height:100%;object-fit:cover}.video-modal__logo{position:absolute;top:1.2rem;left:1.2rem;height:9.6rem;opacity:.9}.video-modal__mute{position:absolute;top:1.2rem;right:1.2rem;width:3.2rem;height:3.2rem;border-radius:50%;border:none;background:#00000080;color:#f5f0eb;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:15}.video-modal__mute svg{width:1.6rem;height:1.6rem;fill:currentColor;stroke:currentColor;stroke-width:1}.video-modal__mute svg polygon{stroke:none}.video-modal__mute svg line,.video-modal__mute svg path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.video-modal__product{width:50%;height:100%;overflow-y:auto;padding:2rem 2.4rem;background-color:#3e2c27;color:#f5f0eb;scrollbar-width:thin;scrollbar-color:#D4A276 transparent}.video-modal__product::-webkit-scrollbar{width:4px}.video-modal__product::-webkit-scrollbar-thumb{background-color:#d4a276;border-radius:4px}.video-modal__back{display:none;align-items:center;gap:.5rem;background:none;border:none;color:#d4a276;font-family:Montserrat,sans-serif;font-size:1.3rem;cursor:pointer;padding:0;margin-bottom:1.2rem}.video-modal__back.is-visible{display:flex}.video-modal__back svg{width:1.4rem;height:1.4rem;stroke:currentColor;fill:none;stroke-width:2}.video-modal__images{display:flex;gap:.6rem;margin-bottom:1.4rem;overflow-x:auto;scrollbar-width:none;align-items:center;min-height:20rem}.video-modal__images::-webkit-scrollbar{display:none}.video-modal__images img{flex-shrink:0;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;width:14rem}.video-modal__images img.is-active{border-color:#d4a276;width:20rem}.video-modal__images img:hover{border-color:#d4a276}.video-modal__images.is-dragging{cursor:grabbing;scroll-behavior:auto}.video-modal__images{cursor:grab}.video-modal__images-indicator{display:flex;justify-content:center;gap:.4rem;margin-bottom:1rem}.video-modal__images-dot{width:.6rem;height:.6rem;border-radius:50%;background-color:#d4a27640;transition:background-color .2s ease,width .2s ease}.video-modal__images-dot.is-active{background-color:#d4a276;width:1.6rem;border-radius:.3rem}.video-modal__product-title{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.3;margin:0 0 .6rem;color:#f5f0eb}.video-modal__price-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem;flex-wrap:wrap}.video-modal__price{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;color:#d4a276}.video-modal__compare-price{font-family:Montserrat,sans-serif;font-size:1.3rem;color:#f5f0eb80;text-decoration:line-through}.video-modal__badge{display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;padding:.2rem .6rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.video-modal__badge--sale{background-color:#8b5e3c;color:#f5f0eb}.video-modal__badge--new{background-color:#d4a276;color:#3e2c27}.video-modal__variants{margin-bottom:1.2rem}.video-modal__variant-group{margin-bottom:.8rem}.video-modal__variant-label{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;color:#f5f0eb;margin-bottom:.4rem;display:block}.video-modal__variant-bubbles{display:flex;gap:.5rem;flex-wrap:wrap}.video-modal__variant-bubble{font-family:Montserrat,sans-serif;font-size:1.2rem;padding:.5rem 1.2rem;border:1px solid rgba(212,162,118,.3);border-radius:8px;background:transparent;color:#f5f0eb;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.video-modal__variant-bubble:hover{border-color:#d4a276}.video-modal__variant-bubble.is-selected{border-color:#d4a276;background-color:#d4a27626;font-weight:600}.video-modal__variant-drawer{position:relative}.video-modal__variant-drawer-toggle{width:100%;padding:.6rem 1rem;border:1px solid rgba(212,162,118,.3);border-radius:8px;background:transparent;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#f5f0eb;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.video-modal__variant-drawer-toggle svg{width:1.2rem;height:1.2rem;stroke:#d4a276;fill:none;stroke-width:2}.video-modal__variant-options{display:none;position:absolute;bottom:100%;left:0;right:0;background:#3e2c27;border:1px solid rgba(212,162,118,.3);border-radius:8px;max-height:200px;overflow-y:auto;z-index:5;box-shadow:0 -4px 12px #0000004d}.video-modal__variant-options.is-open{display:block}.video-modal__variant-option{padding:.6rem 1rem;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#f5f0eb;cursor:pointer;transition:background-color .15s ease}.video-modal__variant-option:hover{background-color:#d4a2761a}.video-modal__variant-option.is-selected{color:#d4a276;font-weight:600}.video-modal__actions{display:flex;gap:.8rem;margin-bottom:1.4rem}.video-modal__btn-info{flex:1;padding:.8rem;border:1px solid rgba(212,162,118,.4);border-radius:8px;background:transparent;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#f5f0eb;cursor:pointer;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.video-modal__btn-info:hover{border-color:#d4a276}.video-modal__btn-atc{flex:1;padding:.8rem;border:none;border-radius:8px;background-color:#d4a276;color:#3e2c27;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:background-color .2s ease}.video-modal__btn-atc:hover{background-color:#c4935f}.video-modal__shipping{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#f5f0eb80;margin-bottom:1.4rem}.video-modal__description-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border:none;border-top:1px solid rgba(212,162,118,.15);background:none;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;color:#f5f0eb;cursor:pointer}.video-modal__description-toggle svg{width:1.4rem;height:1.4rem;stroke:#d4a276;fill:none;stroke-width:2;transition:transform .2s ease}.video-modal__description-toggle.is-open svg{transform:rotate(180deg)}.video-modal__description-content{display:none;padding-bottom:1.2rem;font-family:Montserrat,sans-serif;font-size:1.3rem;line-height:1.6;color:#f5f0ebb3}.video-modal__description-content.is-open{display:block}.video-modal__description-content strong{color:#f5f0eb}.video-modal__description-content a{color:#d4a276}.video-modal__recs{margin-top:1.5rem;border-top:1px solid rgba(212,162,118,.15);padding-top:1.2rem}.video-modal__recs-title{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;color:#d4a276;margin:0 0 1rem}.video-modal__recs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.video-modal__rec-card{text-decoration:none;cursor:pointer;transition:transform .2s ease}.video-modal__rec-card:hover{transform:translateY(-2px)}.video-modal__rec-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px}.video-modal__rec-info{padding:.4rem 0}.video-modal__rec-title{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;color:#f5f0eb;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-modal__rec-price-row{display:flex;align-items:center;gap:.4rem;margin-top:.2rem;flex-wrap:wrap}.video-modal__rec-price{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;color:#d4a276}.video-modal__rec-compare{font-family:Montserrat,sans-serif;font-size:1rem;color:#f5f0eb66;text-decoration:line-through}.video-modal__rec-badge{display:inline-block;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;text-transform:uppercase}.video-modal__rec-badge--sale{background-color:#8b5e3c;color:#f5f0eb}.video-modal__rec-badge--new{background-color:#d4a276;color:#3e2c27}.video-modal__collection{display:none}.video-modal__collection.is-active{display:block}.video-modal__collection-title{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:600;margin:0 0 1.2rem;color:#f5f0eb}.video-modal__collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.video-modal__collection-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.2rem;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#d4a276;text-decoration:none}.video-modal__collection-link:hover{text-decoration:underline}.video-modal__view-all{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.2rem;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#d4a276;text-decoration:none;transition:opacity .2s}.video-modal__view-all:hover{opacity:.8}.video-modal__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1200;background:#000000f2;display:flex;align-items:center;justify-content:center}.video-modal__lightbox-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.video-modal__lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px;display:block}.video-modal__lightbox-close{position:absolute;top:.5rem;right:.5rem;width:3.2rem;height:3.2rem;border-radius:50%;border:none;background:#2b2b2bb3;color:#d4a276;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5}.video-modal__lightbox-close svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:2}.video-modal__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:1210;width:3.6rem;height:3.6rem;border-radius:50%;border:none;background:#2b2b2bb3;color:#d4a276;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-modal__lightbox-nav svg{width:1.8rem;height:1.8rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.video-modal__lightbox-prev{left:.5rem}.video-modal__lightbox-next{right:.5rem}@media screen and (max-width:749px){.video-modal{align-items:stretch;justify-content:stretch;overflow:hidden}.video-modal__container{width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:none;border-radius:0;flex-direction:column;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;box-shadow:none}.video-modal__video{width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;flex-shrink:0;scroll-snap-align:start}.video-modal__video video{position:absolute;top:0;left:0;width:100vw;max-width:100vw;height:100%;object-fit:cover}.video-modal__product{width:100%;max-width:100vw;min-height:100vh;min-height:100dvh;flex-shrink:0;scroll-snap-align:start;padding:1.5rem 1.5rem 8rem;overflow-y:auto;overflow-x:hidden}.video-modal,.video-modal__container,.video-modal__video,.video-modal__product{max-width:100vw;overflow-x:hidden}.video-modal__logo{height:8.4rem}.video-modal__nav{display:flex;width:3.8rem;height:3.8rem;background:#505050b3;border:1px solid rgba(150,150,150,.4);position:fixed;z-index:15}.video-modal__nav svg{width:2.2rem;height:2.2rem}.video-modal__nav--prev{left:.8rem}.video-modal__nav--next{right:.8rem}.video-modal__nav.is-hidden{display:none}.video-modal__close{position:fixed;top:.8rem;right:.8rem;z-index:10}.video-modal__mute{position:fixed;top:.8rem;right:4.5rem;z-index:10}.video-modal__mobile-bar{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10;display:flex;flex-direction:column;background:#3e2c27}.video-modal__scroll-hint{display:flex;justify-content:center;padding:0;cursor:pointer;animation:scrollHintBounce 2s infinite;pointer-events:auto;margin-bottom:.3rem}.video-modal__scroll-hint svg{width:2.4rem;height:2.4rem;stroke:#d4a276;fill:none;stroke-width:2;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6))}@keyframes scrollHintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.video-modal__scroll-hint.is-flipped{position:sticky;top:0;z-index:5;background:transparent;animation:scrollHintBounce 2s infinite;padding:.5rem 0}.video-modal__scroll-hint.is-flipped svg{transform:rotate(180deg)}.video-modal__mobile-bar.is-scrolled .video-modal__mobile-info,.video-modal__mobile-bar.is-scrolled .video-modal__scroll-hint{display:none}.video-modal__mobile-info{width:100%;padding:.8rem 1.2rem .4rem;background:#3e2c27e6}.video-modal__mobile-product-name{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;color:#f5f0eb;margin:0 0 .1rem;line-height:1.3}.video-modal__mobile-product-price{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;color:#d4a276}.video-modal__mobile-atc{width:100%;padding:.6rem 1.2rem calc(.6rem + env(safe-area-inset-bottom));background:#3e2c27;display:flex;gap:.6rem;border-top:1px solid rgba(212,162,118,.15)}.video-modal__mobile-atc .video-modal__btn-atc{flex:2;padding:.9rem;font-size:1.3rem}.video-modal__mobile-atc .video-modal__btn-info{flex:1;color:#f5f0eb;border-color:#d4a27666;font-size:1.1rem;padding:.9rem .5rem}.video-modal__images img{width:60%}.video-modal__images img.is-active{width:72%}.video-modal__recs-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.video-modal__mobile-atc{display:none!important}.video-modal__mobile-bar,.video-modal__scroll-hint{display:none}}body.video-modal-open #shopify-chat,body.video-modal-open shopify-chat{display:none!important;visibility:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-video-modal-custom.css.map */
