.CarRotate360-module__ErLSJq__container{width:100%;margin:0 auto}.CarRotate360-module__ErLSJq__header{text-align:center;margin-bottom:2rem}.CarRotate360-module__ErLSJq__title{color:#3a1f75;margin-bottom:.5rem;font-size:2rem;font-weight:700}.CarRotate360-module__ErLSJq__description{color:#3a1f75cc;max-width:800px;margin:0 auto;font-size:1.125rem}.CarRotate360-module__ErLSJq__viewer{-webkit-user-select:none;user-select:none;cursor:grab;max-width:900px;margin:0 auto;position:relative}.CarRotate360-module__ErLSJq__viewer:active{cursor:grabbing}.CarRotate360-module__ErLSJq__carImage{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;display:block}.CarRotate360-module__ErLSJq__controls{z-index:5;justify-content:center;gap:20px;width:100%;display:flex;position:absolute;bottom:20px}.CarRotate360-module__ErLSJq__arrow{cursor:pointer;background:#000000a6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex}.CarRotate360-module__ErLSJq__arrow:hover{background:#000000d9}.CarRotate360-module__ErLSJq__hotspotContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.CarRotate360-module__ErLSJq__hotspot{cursor:pointer;z-index:10;pointer-events:auto;width:18px;height:18px;position:absolute}.CarRotate360-module__ErLSJq__pulseRing{background:#7b61ff;border-radius:50%;width:18px;height:18px;position:relative;box-shadow:0 0 0 2px #fff}.CarRotate360-module__ErLSJq__pulseRing span{z-index:3;cursor:pointer;background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CarRotate360-module__ErLSJq__pulseRing:before{content:"";border:2px solid #7b61ff99;border-radius:50%;animation:2.4s ease-out infinite CarRotate360-module__ErLSJq__pulseOuter;position:absolute;inset:-6px}.CarRotate360-module__ErLSJq__pulseRing:after{content:"";background:radial-gradient(circle,#ff4fd8fc 0%,#ff4fd8bd 40%,#ff4fd8 70%);border-radius:50%;animation:2.4s ease-out infinite CarRotate360-module__ErLSJq__pulsePink;position:absolute;inset:-14px}@keyframes CarRotate360-module__ErLSJq__pulseOuter{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.4)}}@keyframes CarRotate360-module__ErLSJq__pulsePink{0%{opacity:.6;transform:scale(.5)}to{opacity:0;transform:scale(1.6)}}.CarRotate360-module__ErLSJq__tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#5e72eb;border-radius:20px;padding:6px 14px;font-size:13px;display:none;position:absolute;top:50%;left:32px;transform:translateY(-50%);box-shadow:0 6px 16px #5e72eb59}.CarRotate360-module__ErLSJq__tooltip:before{content:"";border:6px solid #0000;border-right-color:#5e72eb;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.CarRotate360-module__ErLSJq__hotspot:hover .CarRotate360-module__ErLSJq__tooltip{display:block}.CarRotate360-module__ErLSJq__popup{z-index:999;pointer-events:auto;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CarRotate360-module__ErLSJq__popupBox{pointer-events:auto;background:#fff;border-radius:12px;width:90%;max-width:400px;max-height:80vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0003}.CarRotate360-module__ErLSJq__closeBtn{cursor:pointer;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:21px;right:22px}.CarRotate360-module__ErLSJq__closeBtn:hover{background:#5e72eb}.CarRotate360-module__ErLSJq__closeBtn svg{color:#5e72eb;transition:color .2s}.CarRotate360-module__ErLSJq__closeBtn:hover svg{color:#fff}.CarRotate360-module__ErLSJq__popupTitle{color:#5e72eb;border-bottom:1px solid #ebebeb;align-items:center;margin:0;padding-bottom:11px;font-size:1.25rem;font-weight:600;display:flex}.CarRotate360-module__ErLSJq__popupTitle .tit-img{vertical-align:middle;width:30px;height:30px;margin-right:8px}.CarRotate360-module__ErLSJq__popupText{margin-top:15px}.CarRotate360-module__ErLSJq__popupText .key-title{color:#5e72eb;margin:10px 0;font-size:1rem;font-weight:600}.CarRotate360-module__ErLSJq__popupText .logo-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.CarRotate360-module__ErLSJq__popupText .logo-card{text-align:center;border:1px solid #f5f5f5;border-radius:8px;padding:8px;transition:all .2s}.CarRotate360-module__ErLSJq__popupText .logo-card:hover{border-color:#5e72eb;box-shadow:0 2px 8px #5e72eb26}.CarRotate360-module__ErLSJq__popupText .logo-card img{object-fit:contain;max-width:100%;height:auto}@media screen and (max-width:600px){.CarRotate360-module__ErLSJq__title{font-size:1.5rem}.CarRotate360-module__ErLSJq__description{font-size:1rem}.CarRotate360-module__ErLSJq__pulseRing{width:13px;height:13px}.CarRotate360-module__ErLSJq__pulseRing span{width:5px;height:5px}.CarRotate360-module__ErLSJq__pulseRing:after{inset:-4px}.CarRotate360-module__ErLSJq__controls{bottom:-22px}.CarRotate360-module__ErLSJq__tooltip{display:none!important}.CarRotate360-module__ErLSJq__popup{justify-content:flex-start;align-items:flex-start;top:30%}.CarRotate360-module__ErLSJq__popupBox{max-width:95%}.CarRotate360-module__ErLSJq__popupText .logo-grid{grid-template-columns:repeat(2,1fr)}}.CarRotate360-module__ErLSJq__hotspot:hover{z-index:11}
