:root{--atlantic-blue: #28293b;--atlantic-blue-light: #3a3d52;--rage-orange: #EF5200;--rage-orange-light: #FF6B1A;--shadow-blue: rgba(40, 41, 59, .3);--shadow-orange: rgba(239, 82, 0, .4);--glow-orange: rgba(239, 82, 0, .6)}.floating-products-wrapper{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.floating-products-container{position:relative;width:100%;height:500px;margin:450px auto 0;padding:40px 20px;overflow:visible}.floating-product{position:absolute;display:block;width:220px;text-decoration:none;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),z-index 0s;will-change:transform;outline:none}@keyframes float1{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-18px) rotate(1.2deg)}50%{transform:translateY(-8px) rotate(-.8deg)}75%{transform:translateY(-22px) rotate(.6deg)}}@keyframes float2{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-12px) rotate(-1deg)}50%{transform:translateY(-20px) rotate(1.2deg)}75%{transform:translateY(-6px) rotate(-.5deg)}}@keyframes float3{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-16px) rotate(.8deg)}50%{transform:translateY(-10px) rotate(-1.5deg)}75%{transform:translateY(-18px) rotate(.4deg)}}@keyframes float4{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-14px) rotate(-.9deg)}50%{transform:translateY(-24px) rotate(1deg)}75%{transform:translateY(-8px) rotate(-.7deg)}}@keyframes float5{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(1.1deg)}50%{transform:translateY(-12px) rotate(-.6deg)}75%{transform:translateY(-16px) rotate(.8deg)}}@keyframes glowPulse{0%,to{box-shadow:0 20px 40px var(--shadow-blue),0 0 0 0 var(--glow-orange)}50%{box-shadow:0 20px 40px var(--shadow-blue),0 0 20px 5px var(--glow-orange)}}.floating-product:nth-child(1){animation:float1 7s ease-in-out 0s infinite}.floating-product:nth-child(2){animation:float2 6.5s ease-in-out 0s infinite}.floating-product:nth-child(3){animation:float3 7.5s ease-in-out 0s infinite}.floating-product:nth-child(4){animation:float4 6.8s ease-in-out 0s infinite}.floating-product:nth-child(5){animation:float5 7.2s ease-in-out 0s infinite}.floating-product-card{position:relative;background:#fff;border-radius:24px;padding:20px;box-shadow:0 20px 40px var(--shadow-blue);transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.floating-product-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);transform:translate(-100%) translateY(-100%) rotate(45deg);transition:transform .8s cubic-bezier(.4,0,.2,1)}.floating-product:hover .floating-product-card:before{transform:translate(100%) translateY(100%) rotate(45deg)}.floating-product-image{position:relative;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:16px;display:block;z-index:1}.floating-product-info{position:absolute;bottom:-80px;left:0;right:0;margin:0 auto;background:linear-gradient(135deg,var(--atlantic-blue) 0%,var(--atlantic-blue-light) 30%,var(--rage-orange) 70%,var(--rage-orange-light) 100%);color:#fff;padding:12px 18px;border-radius:16px;text-align:center;width:140px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px var(--shadow-orange);border:none;pointer-events:none;white-space:normal;word-wrap:break-word;z-index:300;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.floating-product-info:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--atlantic-blue);filter:drop-shadow(0 -2px 3px rgba(0,0,0,.1))}.floating-product-title{font-size:.9rem;font-weight:600;margin:0 0 6px;color:#fff;line-height:1.3}.floating-product-price{font-size:1.2rem;font-weight:700;margin:0;color:#fff}.floating-product:hover{z-index:100;animation-play-state:paused}.floating-product:hover .floating-product-card{transform:scale(1.08) translateY(-10px) rotateY(5deg);box-shadow:0 30px 60px var(--shadow-orange),0 0 40px var(--glow-orange)}.floating-product:hover .floating-product-info{opacity:1;visibility:visible;transform:translateY(0);bottom:-70px}.floating-product:focus{outline:none}.floating-product:focus-visible{outline:2px solid var(--rage-orange);outline-offset:4px;border-radius:24px}.floating-product:nth-child(1):nth-last-child(3),.floating-product:nth-child(1):nth-last-child(4)~.floating-product:nth-child(1){left:10%;top:25%}.floating-product:nth-child(2):nth-last-child(2){left:calc(50% - 110px);top:15%}.floating-product:nth-child(3):nth-last-child(1){left:calc(90% - 220px);top:25%}.floating-product:nth-child(1):nth-last-child(4){left:5%;top:23%}.floating-product:nth-child(2):nth-last-child(3){left:28%;top:28%}.floating-product:nth-child(3):nth-last-child(2){left:52%;top:23%}.floating-product:nth-child(4):nth-last-child(1){left:calc(95% - 220px);top:22%}.floating-product:nth-child(1):nth-last-child(5){left:3%;top:25%}.floating-product:nth-child(2):nth-last-child(4){left:23%;top:12%}.floating-product:nth-child(3):nth-last-child(3){left:calc(50% - 110px);top:28%}.floating-product:nth-child(4):nth-last-child(2){left:calc(77% - 220px);top:12%}.floating-product:nth-child(5):nth-last-child(1){left:calc(97% - 220px);top:25%}.collection-view-button{position:relative;display:block;margin:5px auto 100px;max-width:300px;background:linear-gradient(135deg,var(--atlantic-blue) 0%,var(--atlantic-blue-light) 30%,var(--rage-orange) 70%,var(--rage-orange-light) 100%);color:#fff;padding:16px 32px;border-radius:30px;text-decoration:none;font-weight:600;font-size:.95rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px var(--shadow-orange);border:2px solid var(--rage-orange);z-index:200;overflow:hidden}.collection-view-button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.4) 50%,transparent 70%);transform:translate(-100%) translateY(-100%) rotate(45deg);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.collection-view-button:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 15px 40px var(--shadow-orange);background:linear-gradient(135deg,var(--rage-orange) 0%,var(--rage-orange-light) 50%,var(--atlantic-blue) 100%);border-color:#fff;color:#fff;text-decoration:none}.collection-view-button:active{transform:translateY(-2px) scale(.98)}@media (max-width: 768px){.floating-products-wrapper{padding:0 10px}.floating-products-container{height:750px;margin:525px auto 0;padding:20px 10px}.floating-product{width:140px}.floating-product-card{padding:12px;border-radius:20px}.floating-product-image{border-radius:12px}.floating-product-info{font-size:.75rem;padding:10px 14px;width:110px;white-space:normal;word-wrap:break-word;bottom:-75px;left:0;right:0;margin:0 auto}.floating-product:active .floating-product-card{transform:scale(.95)}.floating-product:hover .floating-product-info,.floating-product:active .floating-product-info{opacity:1;visibility:visible;transform:translateY(0);bottom:-65px}.floating-product-title{font-size:.7rem;margin:0 0 4px;line-height:1.2}.floating-product-price{font-size:.9rem}.floating-product:nth-child(1):nth-last-child(3){left:15%;top:6%}.floating-product:nth-child(2):nth-last-child(2){left:55%;top:6%}.floating-product:nth-child(3):nth-last-child(1){left:35%;top:50%}.floating-product:nth-child(1):nth-last-child(4){left:15%;top:5%}.floating-product:nth-child(2):nth-last-child(3){left:55%;top:5%}.floating-product:nth-child(3):nth-last-child(2){left:15%;top:40%}.floating-product:nth-child(4):nth-last-child(1){left:55%;top:40%}.floating-product:nth-child(1):nth-last-child(5){left:10%;top:2%}.floating-product:nth-child(2):nth-last-child(4){left:55%;top:4%}.floating-product:nth-child(3):nth-last-child(3){left:32%;top:30%}.floating-product:nth-child(4):nth-last-child(2){left:10%;top:56%}.floating-product:nth-child(5):nth-last-child(1){left:55%;top:58%}.collection-view-button{margin:-200px auto 10px;max-width:calc(100% - 30px);padding:14px 24px;font-size:.9rem}}@media (max-width: 480px){.floating-products-container{height:750px;padding-bottom:20px}.floating-product{width:130px}.floating-product-card{padding:10px}.floating-product-info{padding:8px 12px;font-size:.7rem;width:100px}.floating-product-title{font-size:.7rem}.floating-product-price{font-size:.85rem}}.collection-view-button:focus{outline:3px solid white;outline-offset:3px}@media (prefers-reduced-motion: reduce){.floating-product,.collection-view-button:before,.floating-product-card:before{animation:none!important}.floating-product:hover .floating-product-card{transform:scale(1.05)}}.floating-product,.floating-product-card,.floating-product-info,.collection-view-button{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.hovereffect-container{position:relative;z-index:1;isolation:isolate;background:var(--atlantic-blue);background-color:var(--atlantic-blue);background-image:none}.logo-container,#logo-container,.hover-effect-wrapper,#hover-effect-wrapper{background:var(--atlantic-blue);background-color:var(--atlantic-blue);background-image:none}#canvas-container,.canvas-container{background:transparent}.hovereffect-container:before,.logo-container:before,.hovereffect-container:after,.logo-container:after{display:none}.shopify-section:has(.hovereffect-container){background:var(--atlantic-blue);background-color:var(--atlantic-blue);background-image:none}.hovereffect-container *,.logo-container *{border:none;outline:none;box-shadow:none}.shopify-section{position:relative;z-index:auto}header,.header,.header-wrapper,[role=banner]{z-index:1000!important}@supports (container-type: inline-size){.floating-products-container{container-type:inline-size}}@supports not (aspect-ratio: 1){.floating-product-image{height:180px}}@supports not (backdrop-filter: blur(10px)){.floating-product-info{background:linear-gradient(135deg,#28293bf2,#3a3d52f2 30%,#ef5200f2 70%,#ff6b1af2)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/theme-3d.css.map */
