.luno-3d-viewer-section{width:100%;padding:60px 20px;background-color:#f5f5f5}.luno-3d-container{max-width:100%;margin:0 auto}.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}.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:#fffffff2;border:2px solid #959500;border-radius:50%;cursor:pointer;height:24px;width:24px;padding:0;position:relative;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.luno-hotspot:hover,.luno-hotspot:focus{transform:scale(1.2);box-shadow:0 4px 12px #95950066;outline:none}.luno-hotspot-dot{width:10px;height:10px;background:#959500;border-radius:50%;animation:luno-pulse 2s infinite}@keyframes luno-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.luno-hotspot-annotation{position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:16px 20px;min-width:200px;max-width:280px;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:18px;font-weight:600;color:#1a1a1a;text-align:left}.luno-hotspot-content p{margin:0;font-size:16px;color:#666;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:8px;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 svg{width:20px;height:20px}.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:-8px;left:50%;transform:translate(-50%);border-width:0 8px 8px 8px;border-color:transparent transparent #ffffff transparent}.luno-3d-actions{flex-direction:column;align-items:stretch;width:100%;gap:16px;padding:0 12px;left:0;bottom:48px}.luno-3d-navigation{justify-content:center}.luno-nav-btn{flex:1;justify-content:center}.luno-3d-cta-button{width:100%;justify-content:center}.luno-ar-button{bottom:12px;right:12px;padding:10px 16px;font-size:.8rem}}@media (max-width: 480px){.luno-3d-viewer-wrapper{height:calc(100vh - 32px)}.luno-3d-title{font-size:1.75rem}.luno-color-swatch{width:40px;height:40px}.luno-nav-btn{padding:10px 16px}}@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/347/assets/product-3d-viewer.css.map */
