.luno-3d-viewer-section{width:100%;padding:60px 20px;background-color:#f5f5f5}.luno-3d-container{max-width:100%;margin:0 auto}.luno-3d-hero-banner{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.luno-3d-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.luno-3d-hero-image,.luno-3d-hero-video,.luno-3d-hero-background video{width:100%;height:100%;object-fit:cover;object-position:center}.luno-3d-hero-background iframe{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;pointer-events:none}.luno-3d-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d,#00000080);z-index:2}.luno-3d-hero-content{position:relative;z-index:3;text-align:center;padding:40px 20px;max-width:1200px;margin:0 auto}.luno-3d-hero-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:300;color:#fff;line-height:1.2;margin:0 0 40px;text-shadow:0 2px 20px rgba(0,0,0,.3);letter-spacing:.02em}.luno-3d-hero-button{display:inline-flex;align-items:center;gap:12px;padding:16px 48px;background:transparent;border:2px solid #ffffff;border-radius:50px;color:#fff;font-size:1.6rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;letter-spacing:.02em}.luno-3d-hero-button:hover{background:#ffffff26;box-shadow:0 10px 30px #0000004d}.luno-3d-hero-button:active{transform:translateY(0)}.luno-3d-hero-button-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.luno-3d-hero-button-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.luno-3d-hero-button-icon svg{width:100%;height:100%}.luno-3d-hero-button-icon svg path{fill:currentColor}.luno-3d-hero-button-text{display:inline-block}@media(max-width:768px){.luno-3d-hero-banner{min-height:500px}.luno-3d-hero-heading{margin-bottom:30px;font-size:2.8rem}.luno-3d-hero-button{padding:14px 36px;font-size:1.6rem}.luno-3d-hero-button-icon{width:20px;height:20px}}.main-swiper-container .luno-3d-hero-button{background-color:#fff;color:#000;position:absolute;top:12px;bottom:auto;left:auto;right:12px;z-index:10;font-weight:400;font-size:1.2rem;padding:.5rem 1.5rem}.main-swiper-container .luno-3d-hero-button:hover{background-color:#000;border-color:#000;color:#fff}.carousel-container-mobile .luno-3d-hero-button{background-color:#fff;color:#000;padding:4px 8px;font-size:1.4rem;gap:4px;position:absolute;top:16px;left:16px;z-index:9}.carousel-container-mobile .luno-3d-hero-button:hover,.carousel-container-mobile .luno-3d-hero-button:focus{background-color:#000;border-color:#000;color:#fff}.carousel-container-mobile .luno-3d-hero-button .luno-3d-hero-button-icon{width:16px;height:16px}.luno-3d-header{text-align:center;margin-bottom:40px}.luno-3d-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;line-height:1.2}.luno-3d-description{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.luno-3d-viewer-wrapper{position:relative;width:100%;height:calc(100vh - 32px);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.luno-model-viewer{width:100%;height:100%;overflow:hidden;background-color:transparent;--min-hotspot-opacity: 0}.luno-3d-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fffffff2;z-index:100;transition:opacity .3s ease}.luno-3d-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#959500;border-radius:50%;animation:luno-spin 1s linear infinite}@keyframes luno-spin{to{transform:rotate(360deg)}}.luno-3d-loading-text{margin-top:20px;font-size:1rem;color:#666;font-weight:500}.luno-3d-progress-bar{width:200px;height:4px;background:#e0e0e0;border-radius:2px;margin-top:16px;overflow:hidden}.luno-3d-progress-fill{height:100%;background:#959500;width:0;transition:width .3s ease}.luno-hotspot{background:#95950080;border-radius:50%;cursor:pointer;height:32px;width:32px;padding:0;position:relative;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:1}.luno-hotspot.active{z-index:100}.luno-hotspot:before{content:"";position:absolute;top:-4px;left:-4px;width:40px;height:40px;background:#95950033;border-radius:50%;z-index:-1;animation:luno-pulse 2s infinite}.luno-hotspot:before:hover,.luno-hotspot:before:focus{transform:scale(1.2);box-shadow:0 4px 12px #95950066;outline:none}.luno-hotspot-dot{width:10px;height:10px;background:#fff;border-radius:50%;transition:transform .3s ease}.luno-hotspot:hover .luno-hotspot-dot,.luno-hotspot:focus .luno-hotspot-dot{transform:scale(1.2);outline:none}@keyframes luno-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.luno-hotspot-close{position:absolute;top:14px;right:14px;width:16px;height:16px;opacity:.5;transition:all .3s ease}.luno-hotspot-close:hover,.luno-hotspot-close:focus{opacity:1;transform:scale(1.2);outline:none}.luno-hotspot-annotation{position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background:#fff;border-radius:20px;box-shadow:0 0 24px #00000040;padding:24px;min-width:330px;max-width:330px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.luno-hotspot-annotation.visible{opacity:1;visibility:visible}.luno-hotspot-annotation:before{content:"";position:absolute;top:50%;left:-6px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #ffffff transparent transparent}.luno-hotspot-content h4{margin:0 0 8px;font-size:20px;font-weight:400;color:#000;text-align:left}.luno-hotspot-content p{margin:0;font-size:14px;font-weight:250;color:#000;line-height:1.5;text-align:left}.luno-3d-view-controls{position:absolute;bottom:32px;left:32px;display:flex;gap:8px;background:#fffffff2;padding:8px;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:10}.luno-view-btn{display:flex;flex-direction:column;align-items:center;gap:4px;background:transparent;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;color:#666;transition:all .2s ease;font-size:.75rem;font-weight:500}.luno-view-btn:hover,.luno-view-btn:focus{background:#f0f0f0;color:#1a1a1a;outline:none}.luno-view-btn.active{background:#959500;color:#fff}.luno-view-btn svg{width:20px;height:20px}.luno-view-reset{border-left:1px solid #e0e0e0;margin-left:4px;padding-left:16px}.luno-3d-color-selector{position:absolute;bottom:32px;left:32px;margin-top:32px;text-align:center}.luno-color-label{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.luno-color-title{font-size:1rem;font-weight:600;color:#1a1a1a}.luno-color-name{font-size:1rem;color:#666}.luno-color-swatches{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}.luno-color-swatch{position:relative;width:48px;height:48px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .3s ease;padding:0;overflow:hidden}.luno-color-swatch:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.luno-color-swatch:focus{outline:none;box-shadow:0 0 0 3px #9595004d}.luno-color-swatch.active{border-color:#959500;box-shadow:0 4px 12px #9595004d}.luno-swatch-label{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);font-size:.75rem;color:#666;white-space:nowrap;opacity:0;transition:opacity .2s ease}.luno-color-swatch:hover .luno-swatch-label{opacity:1}.luno-3d-actions{position:absolute;bottom:32px;left:auto;right:32px;margin-top:32px;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.luno-3d-navigation{display:flex;gap:12px}.luno-nav-btn{display:flex;align-items:center;gap:2px;padding:12px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:50rem;color:#1a1a1a;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease}.luno-nav-btn:hover,.luno-nav-btn:focus{border-color:#959500;color:#959500;outline:none;box-shadow:0 4px 12px #95950026}.luno-nav-btn span{display:inline-block}.luno-nav-btn svg{width:15px;height:15px;margin-top:2px}.luno-3d-cta-button{display:inline-flex;align-items:center;padding:14px 32px;background:#959500;color:#fff;font-size:16px;font-weight:400;border-radius:50rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.luno-3d-cta-button:hover,.luno-3d-cta-button:focus{background:#3e4929;box-shadow:0 6px 20px #9595004d;transform:translateY(-2px);outline:none}.luno-ar-button{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fffffff2;border:2px solid #959500;border-radius:8px;color:#959500;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;z-index:10}.luno-ar-button:hover,.luno-ar-button:focus{background:#959500;color:#fff;outline:none;box-shadow:0 4px 12px #9595004d}@media(max-width:768px){.luno-3d-viewer-section{padding:40px 16px}.luno-3d-title{font-size:2rem}.luno-3d-description{font-size:1rem}.luno-3d-viewer-wrapper{height:calc(100vh - 32px)}.luno-3d-view-controls{bottom:auto;top:12px;left:12px;padding:6px}.luno-view-btn{padding:6px 8px;font-size:.7rem}.luno-view-btn span{display:none}.luno-view-btn svg{width:18px;height:18px}.luno-hotspot-annotation{left:50%;top:calc(100% + 12px);transform:translate(-50%);max-width:240px}.luno-hotspot-annotation:before{top:-6px;left:50%;transform:translate(-50%);border-width:0 8px 8px 8px;border-color:transparent transparent #ffffff transparent}.luno-3d-actions{flex-direction:row;align-items:stretch;width:100%;gap:16px;padding:0 12px;left:0;bottom:12px}.luno-3d-navigation{justify-content:center}.luno-nav-btn{flex:1;justify-content:center;width:42px;height:42px;padding:0}.luno-nav-btn svg{width:20px;height:20px}.luno-nav-btn span{display:none}.luno-3d-cta-button{justify-content:center;height:42px}.luno-ar-button{bottom:12px;right:12px;padding:10px 16px;font-size:.8rem}}@media(max-width:480px){.luno-3d-viewer-wrapper{height:calc(90vh - 32px)}.luno-3d-title{font-size:1.75rem}.luno-color-swatch{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.luno-hotspot,.luno-view-btn,.luno-nav-btn,.luno-3d-cta-button,.luno-color-swatch{transition:none}.luno-3d-spinner,.luno-hotspot-dot{animation:none}}@media(prefers-contrast:high){.luno-hotspot{border-width:3px}.luno-view-btn.active{border:2px solid #ffffff}}.luno-model-viewer:focus-visible{outline:3px solid #959500;outline-offset:4px}.luno-model-viewer{opacity:0;transform:translateY(0);transition:opacity 0s .6s ease,transform .6s .8s cubic-bezier(.34,1.56,.64,1)}.luno-model-viewer.loaded{opacity:1}.luno-3d-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;z-index:9999999599;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.luno-3d-popup-overlay.active{opacity:1}.luno-3d-popup-container{position:relative;width:100%;max-width:100%;max-height:calc(100vh - 32px);background:#f5f5f5;border-radius:16px;overflow-y:auto;transform:scale(.9) translateY(30px);transition:transform .3s ease}.luno-3d-popup-overlay.active .luno-3d-popup-container{transform:scale(1) translateY(0)}.luno-3d-popup-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #0003}.luno-3d-popup-close:hover,.luno-3d-popup-close:focus{background:#959500;color:#fff;transform:rotate(90deg);outline:none}.luno-3d-popup-close svg{width:20px;height:20px}.luno-3d-popup-mode{background-color:transparent;padding:0}@media(max-width:768px){.luno-3d-popup-overlay{padding:10px}.luno-3d-popup-container{border-radius:12px}.luno-3d-popup-close{top:12px;right:12px;width:36px;height:36px}.luno-3d-popup-mode{padding:0}}@media(prefers-reduced-motion:reduce){.luno-model-viewer{opacity:1;transform:translateY(0);transition:none}.luno-3d-popup-container{transform:scale(1) translateY(0);transition:none}}@keyframes debugMarkerPulse{0%{transform:translate(-50%,-50%) scale(0);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.8}to{transform:translate(-50%,-50%) scale(2);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/373/assets/product-3d-viewer.css.map */
