.EnhancedProductCard_enhancedCard__Up2yp{display:flex;flex-direction:column;background:#ffffff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:2rem;min-height:600px}.EnhancedProductCard_enhancedCard__Up2yp:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,0,0,.12)}@media (min-width:768px){.EnhancedProductCard_enhancedCard__Up2yp{flex-direction:row;min-height:500px;align-items:flex-start}}.EnhancedProductCard_productCardSection__vulqj{flex:1 1;display:flex;flex-direction:column;padding:2rem;min-height:400px}@media (min-width:768px){.EnhancedProductCard_productCardSection__vulqj{flex:0 0 25%;border-right:1px solid #f1f5f9;min-height:500px;display:flex;flex-direction:column;justify-content:flex-start}}.EnhancedProductCard_imageContainer__btKKk{position:relative;width:100%;height:320px;background:#f8fafc;border-radius:16px;overflow:hidden;margin-bottom:1.5rem}@media (min-width:768px){.EnhancedProductCard_imageContainer__btKKk{height:400px;max-width:300px;margin:0 auto 1.5rem}}.EnhancedProductCard_productImage__UPES2{transition:transform .6s cubic-bezier(.4,0,.2,1);border-radius:16px;object-fit:cover!important;object-position:center top!important}.EnhancedProductCard_enhancedCard__Up2yp:hover .EnhancedProductCard_productImage__UPES2{transform:scale(1.05)}.EnhancedProductCard_productInfo__s8zxk{display:flex;flex-direction:column;gap:1rem;flex-grow:1}.EnhancedProductCard_productName__VAG11{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3;color:#1e293b}.EnhancedProductCard_productName__VAG11 a{text-decoration:none;color:inherit;transition:color .3s ease}.EnhancedProductCard_productName__VAG11 a:hover{color:#0ABAB5}.EnhancedProductCard_priceContainer__pHXgI{margin:.5rem 0}.EnhancedProductCard_currentPrice__cZCnx{font-size:1.75rem;font-weight:800;color:#0ABAB5;background:linear-gradient(135deg,#0ABAB5,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.EnhancedProductCard_colorSelection__Y8g_8{margin:1rem 0}.EnhancedProductCard_colorOptions__ZrgtK{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.EnhancedProductCard_colorSwatch__7MvYB{width:36px;height:36px;border-radius:50%;border:3px solid #e2e8f0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background-clip:padding-box}.EnhancedProductCard_colorSwatch__7MvYB:hover{transform:scale(1.15);border-color:#94a3b8;box-shadow:0 4px 12px rgba(0,0,0,.15)}.EnhancedProductCard_colorSwatch__7MvYB.EnhancedProductCard_selectedSwatch__Wk16h{border-color:#0ABAB5;border-width:4px;transform:scale(1.2);box-shadow:0 0 0 2px rgba(10,186,181,.2)}.EnhancedProductCard_colorSwatch__7MvYB.EnhancedProductCard_selectedSwatch__Wk16h:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#ffffff;border-radius:50%;opacity:.9}.EnhancedProductCard_sizeSelection__Ao4lX{margin:1rem 0}.EnhancedProductCard_sizeOptions__bxQuF{display:flex;gap:.75rem;flex-wrap:wrap}.EnhancedProductCard_sizeButton__C6SOE{padding:.75rem 1.25rem;border:2px solid #e2e8f0;background:transparent;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;color:#64748b}.EnhancedProductCard_sizeButton__C6SOE:hover{border-color:#0ABAB5;color:#0ABAB5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(10,186,181,.2)}.EnhancedProductCard_sizeButton__C6SOE.EnhancedProductCard_selectedSize__QQL_f{background:linear-gradient(135deg,#0ABAB5,#0891b2);border-color:#0ABAB5;color:white;transform:translateY(-2px);box-shadow:0 6px 16px rgba(10,186,181,.3)}.EnhancedProductCard_buttonContainer__ARiHd{display:flex;flex-direction:column;gap:12px;margin-top:auto}.EnhancedProductCard_addToCartButton__03xQ9{padding:1rem 2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#0891b2;border:2px solid #0891b2;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(8,145,178,.2)}.EnhancedProductCard_addToCartButton__03xQ9:hover:not(:disabled){background:linear-gradient(135deg,#0891b2,#0e7490);color:white;transform:translateY(-3px);box-shadow:0 8px 24px rgba(8,145,178,.4)}.EnhancedProductCard_addToCartButton__03xQ9:disabled{opacity:.7;cursor:not-allowed;transform:none;color:#94a3b8;background:#e2e8f0;border-color:#94a3b8}.EnhancedProductCard_buyNowButton__7GSRO{padding:1rem 2rem;background:linear-gradient(135deg,#0ABAB5,#0891b2);color:white;border:none;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(10,186,181,.3)}.EnhancedProductCard_buyNowButton__7GSRO:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 24px rgba(10,186,181,.4);background:linear-gradient(135deg,#0891b2,#0ABAB5)}.EnhancedProductCard_addToCartDisabled__Ojwzp,.EnhancedProductCard_buyNowButton__7GSRO:disabled,.EnhancedProductCard_buyNowDisabled__kl46A{opacity:.7;cursor:not-allowed;transform:none;background:#e2e8f0;color:#94a3b8}.EnhancedProductCard_rightSection__BYbH7{flex:1 1;display:flex;flex-direction:column;padding:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}@media (min-width:768px){.EnhancedProductCard_rightSection__BYbH7{flex:0 0 75%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0}}.EnhancedProductCard_dynamicGallery__7EUPI{width:100%;height:520px;max-width:750px;margin:1.5rem auto;perspective:1200px;padding:20px;background:linear-gradient(135deg,rgba(10,186,181,.02),rgba(248,250,252,.8));border-radius:30px;position:relative;overflow:hidden}.EnhancedProductCard_dynamicGallery__7EUPI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(10,186,181,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(8,145,178,.05) 0,transparent 50%);pointer-events:none;z-index:0}@media (min-width:768px){.EnhancedProductCard_dynamicGallery__7EUPI{height:580px;max-width:850px;padding:30px}}.EnhancedProductCard_galleryImage__dKgOf{position:absolute;border-radius:24px;overflow:hidden;background:#ffffff;box-shadow:0 12px 40px rgba(0,0,0,.15);transition:all 1.2s cubic-bezier(.23,1,.32,1);cursor:pointer;border:2px solid rgba(10,186,181,.1);z-index:1}.EnhancedProductCard_galleryImage__dKgOf:hover{transform:translateY(-12px) scale(1.05) rotateY(-2deg);box-shadow:0 25px 60px rgba(10,186,181,.25);z-index:10;border-color:rgba(10,186,181,.3)}.EnhancedProductCard_galleryImg___JWGa{transition:transform 1s ease-out;object-fit:cover!important;object-position:center top!important;filter:brightness(1.02) contrast(1.05)}.EnhancedProductCard_galleryImage__dKgOf:hover .EnhancedProductCard_galleryImg___JWGa{transform:scale(1.08);filter:brightness(1.05) contrast(1.1) saturate(1.1)}.EnhancedProductCard_position0__DReph{width:32%;height:70%;top:5%;left:5%;z-index:3;transform:rotate(-1deg)}.EnhancedProductCard_position1__mOPLS{width:28%;height:60%;top:20%;right:15%;z-index:2;transform:rotate(2deg)}.EnhancedProductCard_position2__zWh_z{width:30%;height:55%;bottom:8%;left:35%;z-index:1;transform:rotate(-.5deg)}.EnhancedProductCard_animating__wctMY{transform:scale(.98) rotateX(5deg);filter:blur(.5px) brightness(.95);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.EnhancedProductCard_animating__wctMY.EnhancedProductCard_position0__DReph{animation:EnhancedProductCard_floatAnimation0__AZ7aG 1.2s ease-in-out}.EnhancedProductCard_animating__wctMY.EnhancedProductCard_position1__mOPLS{animation:EnhancedProductCard_floatAnimation1__duT35 1.2s ease-in-out .2s}.EnhancedProductCard_animating__wctMY.EnhancedProductCard_position2__zWh_z{animation:EnhancedProductCard_floatAnimation2__vweNW 1.2s ease-in-out .4s}@keyframes EnhancedProductCard_floatAnimation0__AZ7aG{0%{transform:rotate(-1deg) translateY(0) scale(1)}50%{transform:rotate(-1deg) translateY(-15px) scale(1.02)}to{transform:rotate(-1deg) translateY(0) scale(1)}}@keyframes EnhancedProductCard_floatAnimation1__duT35{0%{transform:rotate(2deg) translateY(0) scale(1)}50%{transform:rotate(2deg) translateY(-12px) scale(1.02)}to{transform:rotate(2deg) translateY(0) scale(1)}}@keyframes EnhancedProductCard_floatAnimation2__vweNW{0%{transform:rotate(-.5deg) translateY(0) scale(1)}50%{transform:rotate(-.5deg) translateY(-10px) scale(1.02)}to{transform:rotate(-.5deg) translateY(0) scale(1)}}@media (max-width:767px){.EnhancedProductCard_dynamicGallery__7EUPI{height:420px;max-width:100%;padding:15px}.EnhancedProductCard_position0__DReph{width:38%;height:75%;top:2%;left:8%;transform:rotate(-.5deg)}.EnhancedProductCard_position1__mOPLS{width:35%;height:70%;top:10%;right:5%}.EnhancedProductCard_position2__zWh_z{width:32%;height:65%;bottom:0;left:25%}}.EnhancedProductCard_storySection__4ZG0v{width:100%;max-width:800px;margin:2rem auto;position:relative}.EnhancedProductCard_storyContent__R4V60{position:relative;background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:24px;padding:3rem;box-shadow:0 4px 24px rgba(0,0,0,.08);border:1px solid rgba(10,186,181,.1);overflow:hidden}.EnhancedProductCard_storyHeader__4fGNJ{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.EnhancedProductCard_storyTitle__3yTz8{font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,#0ABAB5,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em}.EnhancedProductCard_storyAccent__rGG7T{flex:1 1;height:2px;background:linear-gradient(90deg,#0ABAB5,rgba(10,186,181,.2));border-radius:1px}.EnhancedProductCard_storyText__M_URz{position:relative;z-index:2}.EnhancedProductCard_storyParagraph__el79x{font-size:1.1rem;line-height:1.8;color:#475569;margin-bottom:2rem;font-weight:400;text-align:center}.EnhancedProductCard_storyParagraph__el79x .descriptionContainer{margin:0;padding:0;background:none;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.EnhancedProductCard_storyParagraph__el79x .formattedContent{gap:8px}.EnhancedProductCard_storyParagraph__el79x .paragraph{font-size:1.1rem;line-height:1.8;margin:0}.EnhancedProductCard_storyParagraph__el79x .paragraph div{font-size:1.1rem;line-height:1.8}.EnhancedProductCard_storyDetails__wfFW7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.EnhancedProductCard_craftedBadge__xqR7a{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,rgba(10,186,181,.1),rgba(8,145,178,.05));color:#0ABAB5;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;border:1px solid rgba(10,186,181,.2)}.EnhancedProductCard_badgeIcon__vA3Iz{font-size:1.1rem}.EnhancedProductCard_exploreLink__UihbM{display:flex;align-items:center;gap:.5rem;color:#0ABAB5;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;padding:.75rem 1rem;border-radius:12px;background:rgba(10,186,181,.05);border:1px solid transparent}.EnhancedProductCard_exploreLink__UihbM:hover{background:rgba(10,186,181,.1);border-color:rgba(10,186,181,.3);transform:translateY(-2px)}.EnhancedProductCard_arrowIcon__qXwEB{transition:transform .3s ease}.EnhancedProductCard_exploreLink__UihbM:hover .EnhancedProductCard_arrowIcon__qXwEB{transform:translateX(4px) translateY(-4px)}.EnhancedProductCard_storyBackground__Mwym4{position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:radial-gradient(circle,rgba(10,186,181,.1) 0,transparent 70%);border-radius:50%;z-index:1;animation:EnhancedProductCard_floatBackground__0m_mE 8s ease-in-out infinite}@keyframes EnhancedProductCard_floatBackground__0m_mE{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:767px){.EnhancedProductCard_storyContent__R4V60{padding:2rem 1.5rem;margin:1rem}.EnhancedProductCard_storyTitle__3yTz8{font-size:1.4rem}.EnhancedProductCard_storyParagraph__el79x{font-size:13px;line-height:1.6;max-width:220px;margin-left:auto;margin-right:auto;background:#ffffff;padding:16px 18px;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(10,186,181,.08)}.EnhancedProductCard_storyDetails__wfFW7{flex-direction:column;align-items:stretch}.EnhancedProductCard_craftedBadge__xqR7a,.EnhancedProductCard_exploreLink__UihbM{justify-content:center}}.EnhancedProductCard_descriptionTitle__CYW7J{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b;border-bottom:2px solid #0abab5;padding-bottom:.5rem;display:inline-block}.EnhancedProductCard_descriptionText__QkvPA{font-size:1rem;line-height:1.7;color:#475569;margin:0;flex-grow:1}.EnhancedProductCard_descriptionText__QkvPA .descriptionContainer{margin:0;padding:0;background:none;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.EnhancedProductCard_descriptionText__QkvPA .formattedContent{gap:8px}.EnhancedProductCard_descriptionText__QkvPA .paragraph{font-size:1rem;line-height:1.7;margin:0}.EnhancedProductCard_descriptionText__QkvPA .paragraph div{font-size:1rem;line-height:1.7}.EnhancedProductCard_readMoreLink__nlvfD{align-self:flex-start;color:#0ABAB5;font-weight:600;text-decoration:none;transition:all .3s ease;padding:.5rem 0;border-bottom:2px solid transparent}.EnhancedProductCard_readMoreLink__nlvfD:hover{color:#0891b2;border-bottom-color:#0ABAB5;transform:translateX(4px)}.EnhancedProductCard_mobileDescriptionSection__QpxN8{display:none}@media (min-width:768px){.EnhancedProductCard_mobileDescriptionSection__QpxN8{display:none}}.EnhancedProductCard_mobileDescriptionSection__QpxN8 .EnhancedProductCard_descriptionText__QkvPA{font-size:.925rem;color:#64748b}@media (max-width:767px){.EnhancedProductCard_carouselContainer__KgJ82{display:none}}@media (max-width:640px){.EnhancedProductCard_enhancedCard__Up2yp{margin-bottom:1.5rem;border-radius:16px}.EnhancedProductCard_productCardSection__vulqj,.EnhancedProductCard_rightSection__BYbH7{padding:1.5rem}.EnhancedProductCard_imageContainer__btKKk{height:300px;margin-bottom:1rem;max-width:none}.EnhancedProductCard_productName__VAG11{font-size:1.25rem}.EnhancedProductCard_currentPrice__cZCnx{font-size:1.5rem}.EnhancedProductCard_colorSwatch__7MvYB{width:32px;height:32px}.EnhancedProductCard_addToCartButton__03xQ9{padding:.875rem 1.5rem;font-size:.925rem}}@keyframes EnhancedProductCard_fadeInUp__BK7L0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EnhancedProductCard_enhancedCard__Up2yp{animation:EnhancedProductCard_fadeInUp__BK7L0 .6s ease-out}.EnhancedProductCard_addToCartButton__03xQ9:focus,.EnhancedProductCard_colorSwatch__7MvYB:focus,.EnhancedProductCard_sizeButton__C6SOE:focus{outline:2px solid #0ABAB5;outline-offset:2px}.EnhancedProductCard_readMoreLink__nlvfD:focus{outline:2px solid #0ABAB5;outline-offset:2px;border-radius:4px}.EnhancedProductCard_carouselImg__m5mqX,.EnhancedProductCard_productImage__UPES2{transition:transform .6s cubic-bezier(.4,0,.2,1);border-radius:16px;object-fit:cover!important;object-position:center top!important}.EnhancedProductCard_enhancedCard__Up2yp:hover .EnhancedProductCard_carouselImg__m5mqX,.EnhancedProductCard_enhancedCard__Up2yp:hover .EnhancedProductCard_productImage__UPES2{transform:scale(1.03)}.EnhancedProductCard_imageContainer__btKKk:before{content:"";display:block;padding-top:133.33%;width:100%}.EnhancedProductCard_carouselContainer__KgJ82:before{content:"";display:block;padding-top:66.67%;width:100%}@media (min-width:768px){.EnhancedProductCard_carouselContainer__KgJ82:before,.EnhancedProductCard_imageContainer__btKKk:before{display:none}}@media (max-width:767px){.EnhancedProductCard_imageContainer__btKKk{position:relative;height:auto}.EnhancedProductCard_imageContainer__btKKk:before{padding-top:125%}}.EnhancedProductCard_originalPrice__j6wRE{font-size:14px;font-weight:500;color:#94a3b8;text-decoration:line-through;margin-left:8px}.EnhancedProductCard_checkmark__f8GvH{pointer-events:none}.EnhancedProductCard_addToCartDisabled__Ojwzp{background:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}@keyframes EnhancedProductCard_selectBounce__HaCd0{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1.05)}}.EnhancedProductCard_selectedColor__b9IV1,.EnhancedProductCard_selectedSize__QQL_f{animation:EnhancedProductCard_selectBounce__HaCd0 .3s ease}.EnhancedProductCard_colorSwatch__7MvYB.EnhancedProductCard_selectedSwatch__Wk16h:after{display:none}@media (max-width:768px){.EnhancedProductCard_colorSwatch__7MvYB{width:24px;height:24px}.EnhancedProductCard_sizeButton__C6SOE{padding:5px 8px;font-size:11px;min-width:28px}.EnhancedProductCard_addToCartButton__03xQ9{padding:12px 16px;font-size:14px}.EnhancedProductCard_currentPrice__cZCnx{font-size:16px}.EnhancedProductCard_originalPrice__j6wRE{font-size:13px}}.EnhancedProductCard_imageGalleryRow__Hy_ie{display:flex;gap:20px;width:100%;max-width:1100px;margin:1.5rem auto;padding:20px;background:linear-gradient(135deg,rgba(10,186,181,.02),rgba(248,250,252,.8));border-radius:30px;position:relative;overflow:visible;height:540px}.EnhancedProductCard_imageGalleryRow__Hy_ie:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(10,186,181,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(8,145,178,.05) 0,transparent 50%);pointer-events:none;z-index:0}@media (min-width:768px){.EnhancedProductCard_imageGalleryRow__Hy_ie{height:400px;max-width:750px;padding:30px;gap:25px}}.EnhancedProductCard_galleryImageItem__6E_Kp{flex:1 1;position:relative;height:100%;border-radius:24px;overflow:hidden;background:#ffffff;box-shadow:0 12px 40px rgba(0,0,0,.15);border:2px solid rgba(10,186,181,.1);z-index:1;transition:all .6s cubic-bezier(.23,1,.32,1);cursor:pointer;min-width:200px;width:calc(33.333% - 20px)}.EnhancedProductCard_galleryImageItem__6E_Kp:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 50px rgba(10,186,181,.25);border-color:rgba(10,186,181,.3);z-index:10}.EnhancedProductCard_fading__2GBy1{opacity:.3;transform:scale(.98);filter:blur(1px);transition:all .8s ease-out}@media (max-width:767px){.EnhancedProductCard_galleryImageItem__6E_Kp,.EnhancedProductCard_imageGalleryRow__Hy_ie{display:none}}.LoadingCircle_loadingContainer__4xet2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.LoadingCircle_spinner__dFWsr{display:flex;align-items:center;justify-content:space-between}.LoadingCircle_spinner__dFWsr>div{border-radius:100%;display:inline-block;animation:LoadingCircle_sk-bouncedelay__pRt6I 1.4s ease-in-out infinite both}.LoadingCircle_small__1YWT6{width:40px;height:40px}.LoadingCircle_small__1YWT6>div{width:8px;height:8px;margin:0 2px}.LoadingCircle_medium__2mbND{width:60px;height:60px}.LoadingCircle_medium__2mbND>div{width:12px;height:12px;margin:0 3px}.LoadingCircle_large__LczEg{width:80px;height:80px}.LoadingCircle_large__LczEg>div{width:16px;height:16px;margin:0 4px}.LoadingCircle_primary__11h_B>div{background-color:#38b2ac}.LoadingCircle_white__DwiPc>div{background-color:#ffffff}.LoadingCircle_gray__uCF8K>div{background-color:#718096}.LoadingCircle_bounce1__A8X52{animation-delay:-.32s}.LoadingCircle_bounce2__exQJN{animation-delay:-.16s}.LoadingCircle_bounce3__mC4DJ{animation-delay:0s}.LoadingCircle_loadingText__EsdSU{margin-top:16px;color:#4a5568;font-size:1rem;font-weight:500;text-align:center}@keyframes LoadingCircle_sk-bouncedelay__pRt6I{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.LoadingCircle_circleSpinner__ziTn7{border-radius:50%;border:3px solid rgba(56,178,172,.3);border-top-color:#38b2ac;animation:LoadingCircle_spin___kJ5O 1s linear infinite}.LoadingCircle_circleSpinner__ziTn7.LoadingCircle_small__1YWT6{width:20px;height:20px}.LoadingCircle_circleSpinner__ziTn7.LoadingCircle_medium__2mbND{width:40px;height:40px}.LoadingCircle_circleSpinner__ziTn7.LoadingCircle_large__LczEg{width:60px;height:60px}@keyframes LoadingCircle_spin___kJ5O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingCircle_fullPageOverlay__7R5zF{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center}.LoadingCircle_sectionLoading__fnPMj{min-height:200px;display:flex;align-items:center;justify-content:center;background:rgba(79,209,197,.05);border-radius:12px;margin:20px 0}.LoadingCircle_cardSkeleton__V99_0{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingCircle_loading__68KHW 1.5s infinite;border-radius:8px}@keyframes LoadingCircle_loading__68KHW{0%{background-position:200% 0}to{background-position:-200% 0}}.LoadingCircle_productGridLoading__sV__P{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px;padding:20px 0}.LoadingCircle_productCardSkeleton__urXAf{height:350px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingCircle_loading__68KHW 1.5s infinite;border-radius:12px}@media (max-width:768px){.LoadingCircle_loadingContainer__4xet2{padding:15px}.LoadingCircle_loadingText__EsdSU{font-size:.9rem}.LoadingCircle_productGridLoading__sV__P{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}}@media (max-width:480px){.LoadingCircle_productGridLoading__sV__P{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.LoadingCircle_loadingContainer__4xet2{padding:10px}}