.styles_pageContainer___rVoG{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.styles_container__s6lJg{max-width:1200px;margin:0 auto;padding:1rem}.styles_sectionTitle__iqV0a{margin-bottom:1.5rem}.styles_sectionTitle__iqV0a h1{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.styles_sectionDescription__LTa9D{color:#666;font-size:.95rem;line-height:1.4;margin:0}.styles_loadingContainer__2CtQW{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#666}.styles_loadingSpinner__SY6A7{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#f97316;border-radius:50%;animation:styles_spin__Mdfbm 1s linear infinite;margin-bottom:1rem}@keyframes styles_spin__Mdfbm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_errorContainer__dLKsV{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#dc3545}.styles_errorContainer__dLKsV h2{margin-bottom:1rem;font-size:1.5rem}.styles_errorContainer__dLKsV p{color:#666;margin-bottom:2rem;line-height:1.6}.styles_retryButton__hciB3{background:#f97316;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background .2s}.styles_retryButton__hciB3:hover{background:#ea580c}.styles_emptyContainer__uNVvT{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;color:#999}.styles_emptyContainer__uNVvT h3{margin-bottom:1rem;color:#666}.styles_emptyContainer__uNVvT p{line-height:1.6}.styles_productsGrid___0cil{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,2vw,1.2rem);padding:0 clamp(.5rem,2vw,1rem)}@media (max-width:767px){.styles_container__s6lJg{padding:0}.styles_productsGrid___0cil{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.375rem;padding:.375rem}}.styles_productCard__1qtWp{background-color:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:box-shadow .2s ease;height:100%}.styles_productCard__1qtWp:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.styles_imageWrapper__D5Edx{width:100%;padding-bottom:100%;position:relative;overflow:hidden;background-color:#f9f9f9}.styles_productImage__DEaTd{-o-object-fit:cover;object-fit:cover}.styles_couponBadge__mBKNJ{position:absolute;top:.75rem;right:.75rem;background-color:#8b5cf6;color:#fff;padding:.3rem .6rem;font-size:.75rem;border-radius:4px}.styles_productInfo__4CoGg{padding:.75rem;display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:8.5rem}.styles_productName__lK_C2{font-size:.9rem;font-weight:700;color:#333;margin:.25rem 0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.6em}.styles_originalPrice__qRPfq{font-size:.85rem;color:#999;text-decoration:line-through}.styles_priceRow__HRSh7{display:flex;align-items:center;gap:.4rem}.styles_discountRate__txyu1{color:#f97316;font-weight:700;font-size:1rem}.styles_price__HYGn6{font-weight:700;font-size:1rem;color:#333}.styles_addCartBtn__NH5d5{margin-top:auto;background-color:#fff;border:1px solid #f97316;color:#f97316;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease;width:100%}.styles_addCartBtn__NH5d5:hover{background-color:#f97316;color:#fff}.styles_cartGaugeContainer__InPe5{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);width:30%;max-width:300px;background-color:rgba(255,255,255,.9);padding:.75rem;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:9998}@media (max-width:767px){.styles_cartGaugeContainer__InPe5{width:70%;max-width:none}.styles_mobileMenuActive__w51La .styles_cartGaugeContainer__InPe5{display:none}}.ChaeudamHomePage_pageContainer__CbW5v{min-height:100vh;display:flex;flex-direction:column;background-color:#ffffff}.ChaeudamHomePage_header__9KbTk{width:100%;border-bottom:1px solid #eee}.ChaeudamHomePage_headerInner__6n2e6{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between}.ChaeudamHomePage_headerLeft__cC5QZ{display:flex;align-items:center;gap:1rem}.ChaeudamHomePage_logo__X9vWf{color:#FF9800;font-size:1.5rem;font-weight:700;cursor:pointer;text-decoration:none}.ChaeudamHomePage_hideOnMobile__IxUU9{display:none}@media (min-width:768px){.ChaeudamHomePage_hideOnMobile__IxUU9{display:block}}.ChaeudamHomePage_searchWrapper___Y5xx{position:relative}.ChaeudamHomePage_searchInput__7T_mJ{width:300px;height:2rem;border-radius:9999px;border:1px solid #ccc;padding:0 .75rem;font-size:.875rem;outline:none}.ChaeudamHomePage_searchIconBtn__QdWGt{position:absolute;top:.3rem;right:.5rem;background:none;border:none;cursor:pointer;color:#888;font-size:.875rem}.ChaeudamHomePage_headerRight__xGHZ8{display:flex;align-items:center;gap:1rem}.ChaeudamHomePage_menuButton__bN4MP{background:none;border:none;color:#444;font-size:.875rem;cursor:pointer;text-decoration:none}.ChaeudamHomePage_mobileSearchWrapper__RthcZ{border-top:1px solid #ddd;padding:.75rem 1rem}@media (min-width:768px){.ChaeudamHomePage_mobileSearchWrapper__RthcZ{display:none}}.ChaeudamHomePage_navbar__uwroz{width:100%;border-bottom:1px solid #eee;background-color:#fff}.ChaeudamHomePage_navInner__sLdkL{max-width:1200px;margin:0 auto;padding:.75rem 1rem;overflow-x:auto}.ChaeudamHomePage_navList__FxZxw{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.ChaeudamHomePage_navButton__Oh8wF,.ChaeudamHomePage_navList__FxZxw li button{background:none;border:none;font-size:.875rem;color:#666;cursor:pointer}.ChaeudamHomePage_circleCategorySection__Q_j9w{width:100%;background-color:#fff;border-bottom:1px solid #eee}.ChaeudamHomePage_circleCategoryList__Ndo7m{max-width:1200px;margin:0 auto;padding:1rem;display:flex;gap:1rem;overflow-x:auto}.ChaeudamHomePage_circleCategoryItem__xGkl0{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;width:4rem}.ChaeudamHomePage_circleImgBox__2Z9h7{width:4rem;height:4rem;border-radius:9999px;background:#f9f9f9;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.ChaeudamHomePage_circleImgBox__2Z9h7 img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}.ChaeudamHomePage_recommendBadge___wyk8{position:absolute;background-color:#2563eb}.ChaeudamHomePage_newBadge__9qKVN,.ChaeudamHomePage_recommendBadge___wyk8{top:0;right:0;color:#fff;font-size:.625rem;padding:.1rem .25rem;border-radius:.25rem}.ChaeudamHomePage_newBadge__9qKVN{background-color:#FF9800}.ChaeudamHomePage_circleCategoryTitle__wpNfJ{font-size:.75rem;font-weight:600;color:#444;text-align:center}.ChaeudamHomePage_mainSection__8rDYC{max-width:1200px;margin:0 auto;padding:1.5rem 1rem;flex:1;display:flex;flex-direction:column}.ChaeudamHomePage_sectionTitle__eWJR4{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ChaeudamHomePage_sectionTitle__eWJR4 h2{font-size:1.25rem;font-weight:700}.ChaeudamHomePage_subCategoryList__KcnOn{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ChaeudamHomePage_subCategoryList__KcnOn button{background:#fff;border:1px solid #ccc;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;cursor:pointer;color:#555}.ChaeudamHomePage_productGrid__XV5Ot{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;width:100%}@media (min-width:640px){.ChaeudamHomePage_productGrid__XV5Ot{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.ChaeudamHomePage_productGrid__XV5Ot{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.ChaeudamHomePage_productGrid__XV5Ot{grid-template-columns:repeat(4,1fr)}}.ChaeudamHomePage_productCard__BMPeY{flex:0 0 auto;width:100%;background:white;border-radius:10px;padding:.75rem;position:relative;transition:transform .2s ease;border:1px solid #eee;min-width:0}.ChaeudamHomePage_productCard__BMPeY:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.ChaeudamHomePage_cardImgButton__XrYpZ{width:100%;padding-bottom:100%;position:relative;overflow:hidden;border-radius:6px;margin-bottom:.75rem;background-color:#f8f8f8}.ChaeudamHomePage_cardImgButton__XrYpZ img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ChaeudamHomePage_cardImgButton__XrYpZ:hover img{transform:scale(1.05)}.ChaeudamHomePage_productName__UDVoV{font-size:15px;font-weight:400;color:rgba(0,0,0,.9);margin:.5rem 0;line-height:1.2;height:2.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:keep-all}.ChaeudamHomePage_originalPrice___IEji{display:inline;font-size:1rem;text-align:left}.ChaeudamHomePage_priceBox__lck_P{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.ChaeudamHomePage_priceRow__wjNvm{display:flex;align-items:center;gap:.5rem}.ChaeudamHomePage_ratingRow__rT4Jp{display:flex;align-items:center;gap:.4rem;margin:.4rem 0;font-size:.9rem}.ChaeudamHomePage_ratingScore__TuUtb{color:rgba(0,0,0,.8);font-weight:500;font-size:.9rem}.ChaeudamHomePage_reviewCount__8PF1M{color:rgba(0,0,0,.6);font-size:.85rem}.ChaeudamHomePage_productGridContainer__XBoWB{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem;width:100%;max-width:1500px;margin:1rem auto}.ChaeudamHomePage_productGridTwoRows__QXFan{grid-template-rows:repeat(2,1fr)}.ChaeudamHomePage_productGridOneRow__4mMNs{grid-template-rows:1fr}.ChaeudamHomePage_viewAllButton__qvJYr{display:flex;align-items:center;justify-content:center;gap:.5rem;width:200px;margin:3rem auto 5rem;padding:.75rem 1.5rem;background-color:#ffffff;color:#111111;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease;text-decoration:none;text-align:center;box-sizing:border-box}.ChaeudamHomePage_viewAllButton__qvJYr:hover{color:#FF9800;border-color:#FF9800;box-shadow:0 0 0 3px rgba(255,152,0,.08)}@media (max-width:768px){.ChaeudamHomePage_productGridContainer__XBoWB{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.75rem;padding:0 .75rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.ChaeudamHomePage_productGridContainer__XBoWB::-webkit-scrollbar{display:none}.ChaeudamHomePage_productGridOneRow__4mMNs,.ChaeudamHomePage_productGridTwoRows__QXFan{grid-template-rows:none}.ChaeudamHomePage_productCard__BMPeY{flex:0 0 auto;width:180px;scroll-snap-align:start}.ChaeudamHomePage_viewAllButton__qvJYr{width:180px;font-size:.85rem}}@media (min-width:769px) and (max-width:1024px){.ChaeudamHomePage_productGridContainer__XBoWB{grid-template-columns:repeat(4,1fr);gap:.9rem}.ChaeudamHomePage_productGridTwoRows__QXFan{grid-template-rows:repeat(3,1fr)}.ChaeudamHomePage_productGridOneRow__4mMNs{grid-template-rows:repeat(2,1fr)}}.ChaeudamHomePage_discountRate__zSLoL,.ChaeudamHomePage_price__JXvib{font-size:1.15rem}.ChaeudamHomePage_addCartBtn__ZDQWm{width:100%;padding:.5rem 0;background-color:transparent;color:#FF9800;border:1px solid #ff9800;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.ChaeudamHomePage_addCartBtn__ZDQWm:hover{background-color:#FF9800;color:white}.ChaeudamHomePage_productLabel__sazvi{left:.75rem}.ChaeudamHomePage_couponBadge__9d1Bd,.ChaeudamHomePage_productLabel__sazvi{position:absolute;top:.75rem;padding:.4rem .75rem;border-radius:6px;font-size:.85rem;z-index:1}.ChaeudamHomePage_couponBadge__9d1Bd{right:.75rem;background-color:#8b5cf6;color:white;font-weight:700}.ChaeudamHomePage_floatingButtons__NrmZg{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem}.ChaeudamHomePage_floatingBtn__s5amx{width:3rem;height:3rem;background:#fff;border-radius:9999px;box-shadow:0 0 5px rgba(0,0,0,.1);font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.ChaeudamHomePage_footer__4QjT_{margin-top:2rem;background:#f8f8f8;border-top:1px solid #eee}.ChaeudamHomePage_footerInner__yM_RQ{max-width:1200px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.ChaeudamHomePage_footerInner__yM_RQ{flex-direction:row;justify-content:space-between}}.ChaeudamHomePage_footerLeft__jdIAN{display:flex;flex-direction:column;gap:.25rem}.ChaeudamHomePage_footerLogo__9Ks7J{font-weight:700;font-size:1rem;color:#333}.ChaeudamHomePage_footerRight__BKJ9p{display:flex;gap:1rem}.ChaeudamHomePage_footerRight__BKJ9p button{background:none;border:none;cursor:pointer;color:#555;font-size:.875rem}.ChaeudamHomePage_discountRate__zSLoL{color:#FF9800;font-weight:700;font-size:1.1rem}.ChaeudamHomePage_mainContent__3IG3P{padding:1rem 0;width:100%}.ChaeudamHomePage_contentContainer__dAwjn{max-width:1200px;margin:0 auto;padding:.5rem}@media (min-width:640px){.ChaeudamHomePage_contentContainer__dAwjn{padding:1rem}}.ChaeudamHomePage_loadingText__oxkth{padding:1rem;text-align:center;font-size:.875rem}.ChaeudamHomePage_bannerContainer__oJjDf{width:100%;position:relative;margin:0 auto;overflow:hidden;background-color:#ffffff;padding:1rem 0}.ChaeudamHomePage_bannerScrollContainer__hpO5u{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1.5rem;padding:0 calc(50vw - 600px - .75rem);-webkit-overflow-scrolling:touch;justify-content:flex-start;scroll-snap-type:x mandatory}@media (max-width:1440px){.ChaeudamHomePage_bannerScrollContainer__hpO5u{padding:0 2rem}}.ChaeudamHomePage_bannerScrollContainer__hpO5u::-webkit-scrollbar{display:none}.ChaeudamHomePage_bannerScrollContainer__hpO5u{-ms-overflow-style:none;scrollbar-width:none}.ChaeudamHomePage_bannerSlide__to4jd{flex:0 0 auto;width:600px;height:339px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always}.ChaeudamHomePage_bannerSlide__to4jd:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.ChaeudamHomePage_bannerSlide__to4jd img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ChaeudamHomePage_bannerSlide__to4jd:hover img{transform:scale(1.02)}.ChaeudamHomePage_bannerNextButton__eS9Yl,.ChaeudamHomePage_bannerPrevButton__9Pr1z{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);color:#333;border:1px solid #ddd;font-size:1.5rem;font-weight:700;width:45px;height:45px;border-radius:50%;cursor:pointer;z-index:20;opacity:.8;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ChaeudamHomePage_bannerContainer__oJjDf:hover .ChaeudamHomePage_bannerNextButton__eS9Yl,.ChaeudamHomePage_bannerContainer__oJjDf:hover .ChaeudamHomePage_bannerPrevButton__9Pr1z{opacity:1}.ChaeudamHomePage_bannerNextButton__eS9Yl:hover,.ChaeudamHomePage_bannerPrevButton__9Pr1z:hover{background:rgba(255,255,255,1);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ChaeudamHomePage_bannerPrevButton__9Pr1z{left:16rem}.ChaeudamHomePage_bannerNextButton__eS9Yl{right:16rem}.ChaeudamHomePage_bannerIndicators__FbuX8{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:15}.ChaeudamHomePage_bannerIndicator__VsPvw{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.ChaeudamHomePage_bannerIndicator__VsPvw.ChaeudamHomePage_active__2NyMw{background:rgba(255,255,255,1);transform:scale(1.2)}.ChaeudamHomePage_productSection__qpOvW{width:100%;margin:2rem 0;position:relative;text-align:left}.ChaeudamHomePage_productSection__qpOvW:first-child{margin-top:2rem}.ChaeudamHomePage_productSection__qpOvW:last-child{margin-bottom:2rem}.ChaeudamHomePage_productSectionTitle__MnfEg{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:0 1rem;position:relative;text-align:center}.ChaeudamHomePage_productSectionTitle__MnfEg h2{font-size:1.75rem;font-weight:700;color:#333;display:flex;align-items:center;gap:.5rem;margin:0 auto}.ChaeudamHomePage_sectionTitleLink__cPkuj{cursor:pointer;transition:color .2s,transform .2s;position:relative;display:inline-block}.ChaeudamHomePage_sectionTitleLink__cPkuj:hover{color:#FF9800;transform:translateY(-2px)}.ChaeudamHomePage_sectionTitleLink__cPkuj:after{content:"";position:absolute;width:100%;height:2px;bottom:-5px;left:0;background-color:#FF9800;transform:scaleX(0);transition:transform .3s;transform-origin:center}.ChaeudamHomePage_sectionTitleLink__cPkuj:hover:after{transform:scaleX(1)}.ChaeudamHomePage_horizontalProductList__ozulU{display:flex;overflow-x:auto;gap:1rem;padding:.75rem;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ChaeudamHomePage_horizontalProductList__ozulU::-webkit-scrollbar{display:none}.ChaeudamHomePage_horizontalProductList__ozulU{-ms-overflow-style:none;scrollbar-width:none}.ChaeudamHomePage_scrollButton__b_rnO{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:rgba(255,255,255,.9);border:1px solid #eee;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.ChaeudamHomePage_scrollButton__b_rnO:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ChaeudamHomePage_scrollButton__b_rnO.ChaeudamHomePage_left__or9oU{left:0}.ChaeudamHomePage_scrollButton__b_rnO.ChaeudamHomePage_right__kCzi0{right:0}.ChaeudamHomePage_scrollButton__b_rnO svg{width:20px;height:20px;fill:#666}.ChaeudamHomePage_horizontalProductCard__8mmFX{min-width:200px;scroll-snap-align:start;background:white;border:1px solid #eee;border-radius:8px;padding:1rem;transition:transform .2s ease}.ChaeudamHomePage_horizontalProductCard__8mmFX:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ChaeudamHomePage_productLabel__sazvi{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.ChaeudamHomePage_newLabel__iGpRa{background-color:#4CAF50;color:white}.ChaeudamHomePage_bestLabel__RQqiC{background-color:#2196F3;color:white}.ChaeudamHomePage_hotLabel__9j8Fw,.ChaeudamHomePage_specialLabel__9zm8J{background-color:#FF9800;color:white}@media (max-width:767px){.ChaeudamHomePage_bannerContainer__oJjDf{padding:.75rem 0}.ChaeudamHomePage_bannerScrollContainer__hpO5u{padding:0;gap:0;scroll-snap-type:x mandatory}@media (max-width:400px){.ChaeudamHomePage_bannerScrollContainer__hpO5u{padding:0 1rem}}.ChaeudamHomePage_bannerSlide__to4jd{width:100vw;aspect-ratio:700/395;height:auto;border-radius:0;box-shadow:none;scroll-snap-align:start;scroll-snap-stop:always}.ChaeudamHomePage_bannerNextButton__eS9Yl,.ChaeudamHomePage_bannerPrevButton__9Pr1z{width:35px;height:35px;font-size:1.2rem}.ChaeudamHomePage_bannerPrevButton__9Pr1z{left:3rem}.ChaeudamHomePage_bannerNextButton__eS9Yl{right:3rem}.ChaeudamHomePage_productSection__qpOvW{margin:3rem 0}.ChaeudamHomePage_productSection__qpOvW:first-child{margin-top:1.5rem}.ChaeudamHomePage_productSection__qpOvW:last-child{margin-bottom:1.5rem}.ChaeudamHomePage_productSectionTitle__MnfEg h2{font-size:1.25rem}.ChaeudamHomePage_productCard__BMPeY{width:100%;margin:0;padding:.75rem;border-radius:10px}.ChaeudamHomePage_horizontalProductList__ozulU .ChaeudamHomePage_productCard__BMPeY,.ChaeudamHomePage_productGridContainer__XBoWB .ChaeudamHomePage_productCard__BMPeY{width:180px;margin-right:.5rem;margin-left:.5rem;padding:.5rem;border-radius:8px}.ChaeudamHomePage_cardImgButton__XrYpZ{margin-bottom:.65rem}.ChaeudamHomePage_productName__UDVoV{font-size:17px;font-weight:500;color:rgba(0,0,0,.92);height:3.2em;line-height:1.25}.ChaeudamHomePage_originalPrice___IEji{font-size:.95rem}.ChaeudamHomePage_discountRate__zSLoL{font-size:1.1rem}.ChaeudamHomePage_price__JXvib{font-size:1.2rem}.ChaeudamHomePage_addCartBtn__ZDQWm{font-size:.9rem;padding:.55rem 0}.ChaeudamHomePage_couponBadge__9d1Bd{padding:.3rem .5rem;font-size:.75rem;top:.5rem;right:.5rem}.ChaeudamHomePage_scrollButton__b_rnO{width:30px;height:30px;top:45%}.ChaeudamHomePage_footerInner__yM_RQ{gap:.5rem;padding:1rem .5rem}.ChaeudamHomePage_footerLeft__jdIAN{gap:.2rem}.ChaeudamHomePage_footerLogo__9Ks7J{font-size:.9rem}.ChaeudamHomePage_headerInner__6n2e6{padding:.5rem;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;min-height:50px}.ChaeudamHomePage_logo__X9vWf{font-size:1.2rem;width:auto;flex-shrink:0;margin-right:.5rem}.ChaeudamHomePage_headerRight__xGHZ8{gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap}.ChaeudamHomePage_menuButton__bN4MP{font-size:.75rem;padding:.3rem .4rem;white-space:nowrap}.ChaeudamHomePage_searchInput__7T_mJ{width:100%;max-width:250px;height:1.8rem;font-size:.8rem}.ChaeudamHomePage_searchIconBtn__QdWGt{top:.2rem;right:.4rem;font-size:.75rem}.ChaeudamHomePage_navbar__uwroz{position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ChaeudamHomePage_navInner__sLdkL{padding:.5rem}.ChaeudamHomePage_navList__FxZxw{gap:.5rem;justify-content:space-between}.ChaeudamHomePage_navButton__Oh8wF,.ChaeudamHomePage_navList__FxZxw li button{font-size:.75rem;padding:.3rem .2rem;white-space:nowrap}.ChaeudamHomePage_mobileSearchWrapper__RthcZ{width:100%;padding:.5rem}}@media (min-width:768px) and (max-width:1023px){.ChaeudamHomePage_bannerScrollContainer__hpO5u{padding:0 calc(50vw - 225px - .75rem);gap:1rem}@media (max-width:900px){.ChaeudamHomePage_bannerScrollContainer__hpO5u{padding:0 1.5rem}}.ChaeudamHomePage_bannerSlide__to4jd{width:450px;height:254px}.ChaeudamHomePage_productSection__qpOvW{margin:5rem 0}.ChaeudamHomePage_productSectionTitle__MnfEg h2{font-size:1.5rem}.ChaeudamHomePage_headerInner__6n2e6{padding:.75rem 1rem}.ChaeudamHomePage_logo__X9vWf{font-size:1.5rem}.ChaeudamHomePage_searchInput__7T_mJ{width:280px}.ChaeudamHomePage_bannerPrevButton__9Pr1z{left:10rem}.ChaeudamHomePage_bannerNextButton__eS9Yl{right:10rem}}.ChaeudamHomePage_cartGaugeContainer__Ipa9X{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);width:50%;max-width:500px;background-color:rgba(255,255,255,.9);padding:.75rem;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:9998}@media (max-width:767px){.ChaeudamHomePage_cartGaugeContainer__Ipa9X{width:90%;max-width:none}.ChaeudamHomePage_mobileMenuActive__6Bv_8 .ChaeudamHomePage_cartGaugeContainer__Ipa9X{display:none}}.ChaeudamHomePage_loadingContainer__9Q8Yw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#666;text-align:center}.ChaeudamHomePage_loadingSpinner__RxRxh{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#ff9800;border-radius:50%;animation:ChaeudamHomePage_spin__tLuBm 1s linear infinite;margin-bottom:1rem}@keyframes ChaeudamHomePage_spin__tLuBm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChaeudamHomePage_errorContainer__sYGYh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#dc3545;text-align:center}.ChaeudamHomePage_retryButton__gX3T4{background:#FF9800;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-top:1rem;font-size:.875rem;transition:background .2s}.ChaeudamHomePage_retryButton__gX3T4:hover{background:#f57c00}.ChaeudamHomePage_emptyContainer__8HY9a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#999;text-align:center}.ChaeudamHomePage_sectionDescription__iImjR{color:#666;font-size:.875rem;margin:.5rem 0 0;line-height:1.4}.ChaeudamHomePage_pageLoadingContainer__f0ys6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem}.ChaeudamHomePage_pageLoadingSpinner__q0NDg{width:60px;height:60px;border:6px solid #f3f3f3;border-top-color:#ff9800;border-radius:50%;animation:ChaeudamHomePage_spin__tLuBm 1s linear infinite;margin-bottom:1.5rem}.ChaeudamHomePage_pageErrorContainer__beG7_{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem;text-align:center}.ChaeudamHomePage_pageErrorContainer__beG7_ h2{color:#dc3545;margin-bottom:1rem;font-size:1.5rem}.ChaeudamHomePage_pageErrorContainer__beG7_ p{color:#666;margin-bottom:2rem;line-height:1.6}.ChaeudamHomePage_openingNotice__cOZ47{background:#fffbe6;border:1px solid #ffe58f;color:#ad8b00;border-radius:6px;padding:1rem;margin-bottom:1.5rem;text-align:center;font-weight:700;font-size:1.1rem}.ChaeudamHomePage_productDescription___nDTD{color:#777;font-size:.8rem;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ChaeudamHomePage_priceContainer__Mlmpm{margin:.5rem 0;display:flex;flex-direction:column;gap:.25rem}.ChaeudamHomePage_stockInfo__eXcNr{color:#666;font-size:.8rem;margin:.25rem 0}.ChaeudamHomePage_emptySection__R82v2{text-align:center;padding:2rem;color:#999;background:#f8f9fa;border-radius:8px;margin:1rem 0;border:1px dashed #ddd}.ChaeudamHomePage_newBadge__9qKVN{position:absolute;top:8px;left:8px;background:#28a745;color:white;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700;z-index:2}.ChaeudamHomePage_toastMessage__4E5us{position:fixed;bottom:10rem;left:50%;transform:translateX(-50%);z-index:9999}.ChaeudamHomePage_toastContent__OY8ud{background-color:rgba(0,0,0,.8);color:#fff;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;animation:ChaeudamHomePage_fadeInOut__5yOmb 2s ease;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.3)}@keyframes ChaeudamHomePage_fadeInOut__5yOmb{0%{opacity:0;transform:translateY(10px)}10%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.ChaeudamHomePage_originalPrice___IEji{text-decoration:line-through;color:#999;font-size:.8rem}.ChaeudamHomePage_price__JXvib{font-weight:700;color:#000000;font-size:1rem}.ChaeudamHomePage_addCartBtn__ZDQWm:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.ChaeudamHomePage_addCartBtn__ZDQWm:disabled:hover{background-color:#ccc}.Header_header__MvnS2{border-bottom:1px solid #eee}.Header_headerInner__HzK1Z{max-width:1200px;margin:0 auto;padding:.45rem 1rem;display:flex;align-items:center;justify-content:space-between}.Header_headerLeft__nvboN{display:flex;align-items:center;gap:2rem}.Header_logo__j7oID{font-size:1.8rem;padding:.5rem;display:inline-flex}.Header_logo__j7oID,.Header_mobileLogo__Jy_wK{color:rgb(255,152,0);font-weight:700;text-decoration:none;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;-webkit-tap-highlight-color:rgba(255,152,0,.2)}.Header_mobileLogo__Jy_wK{font-size:1.3rem;white-space:nowrap;flex-shrink:0;margin-left:0;padding:.3rem;min-width:44px;min-height:44px;display:flex}.Header_desktopSearch__wpRlO{display:flex;align-items:center}.Header_searchWrapper__ZDoll{position:relative;width:clamp(480px,50vw,760px)}.Header_searchInput__bkJUn{width:100%;height:2.6rem;border:none;border-radius:9999px;background-color:#f3f4f6;padding:0 1rem 0 2.5rem;font-size:1rem;outline:none;color:#111827}.Header_searchInput__bkJUn::-moz-placeholder{color:#9ca3af}.Header_searchInput__bkJUn::placeholder{color:#9ca3af}.Header_searchIconLeft__cipL_{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#9ca3af;display:flex;align-items:center;justify-content:center;pointer-events:none}.Header_mobileSearchBar__SoE4n{display:flex;align-items:center;flex:1;max-width:calc(100% - 8.5rem);min-width:0;margin-left:.4rem;margin-right:.2rem;position:relative}.Header_mobileSearchInput__Vw7Wo{flex:1;height:2rem;border-radius:9999px;border:none;background-color:#f3f4f6;padding:0 1rem 0 2.2rem;font-size:.9rem;outline:none;min-width:0;color:#4b5563}.Header_mobileSearchIconLeft__zp_ZF{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#9ca3af;display:flex;align-items:center;justify-content:center;pointer-events:none}.Header_mobileIcons__fJUrl{display:flex;align-items:center;gap:.1rem;margin-left:.3rem;flex-shrink:0}.Header_mobileIconButton__VgMhi{background:none;border:none;cursor:pointer;padding:.15rem;color:#444;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s ease}.Header_headerRight__8iRDW{display:flex;align-items:center}.Header_headerNavLink__9pEFQ{background:none;border:none;color:#666;font-size:.85rem;cursor:pointer;text-decoration:none;padding:0}.Header_headerNavSeparator__yyM9f{color:#ddd;margin:0 8px}.Header_menuButton__aNKrC{background:none;border:none;color:#000;font-size:1.1rem;font-weight:350;cursor:pointer;text-decoration:none;padding:0}.Header_menuButton__aNKrC:hover{color:#ef4444;transition:color .2s ease}.Header_menuButtonSmall__cyco_{font-size:.95rem;line-height:1.1}.Header_menuDivider__CtryW{color:#ddd;margin:0 8px}.Header_mainNav__AWDQi,.Header_navbar__hkxdG{background-color:#fff}.Header_navInner__6d9Uj{max-width:1200px;margin:0 auto;padding:.1rem 1rem}.Header_navList__l21rr{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.Header_navItem__wfLp8{margin:0}.Header_navItemWithDropdown__99YtN{margin:0;position:relative}.Header_navLink__Q_hTB{text-decoration:none;color:#333;font-size:.3rem;font-weight:400;padding:.2rem 0;display:block}.Header_navIconLink__xVKim{display:inline-flex;align-items:center;justify-content:center;line-height:1}.Header_navIconLink__xVKim svg{display:block}.Header_navButton__xkDa5{text-decoration:none;color:#333;font-size:.3rem;font-weight:400;padding:.3rem 0;display:block;border:none;background:none;cursor:pointer}.Header_showOnMobile__PEKAA{display:block}.Header_hideOnMobile__QJzNI{display:none}@media (min-width:768px){.Header_showOnMobile__PEKAA{display:none}.Header_hideOnMobile__QJzNI{display:block}}.Header_categorySlideOverlay__iJwQR{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .3s ease;z-index:9999;pointer-events:none}.Header_categorySlideOverlayVisible___oPlW{visibility:visible;opacity:1;pointer-events:auto}.Header_categorySlidePanel__Bsf2z{position:absolute;top:0;right:0;width:80%;max-width:400px;height:100%;background-color:white;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;padding:20px 0}.Header_categorySlidePanel__Bsf2z.Header_visible__2B_A5{transform:translateX(0)}.Header_categorySlideHeader__VJx2W{padding:0 20px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.Header_categorySlideTitle__UZT2B{margin:0;font-size:18px}.Header_categorySlideCloseButton__A7wMB{background:none;border:none;font-size:24px;cursor:pointer;padding:5px}.Header_categorySlideContent__UD3F5{background-color:#f8f8f8}.Header_mobileMenuOverlay__LJHlL{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .3s ease;z-index:9999;pointer-events:none}.Header_mobileMenuOverlayVisible__67e9n{visibility:visible;opacity:1;pointer-events:auto}.Header_mobileMenuPanel__pFHS5{position:absolute;top:0;right:0;width:80%;max-width:400px;height:100%;background-color:white;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;padding:20px 0}.Header_mobileMenuPanel__pFHS5.Header_visible__2B_A5{transform:translateX(0)}.Header_mobileMenuHeader__PV_qW{padding:0 20px 20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.Header_mobileMenuTitle__kb9iU{margin:0;font-size:18px}.Header_mobileMenuCloseButton__aFKvr{background:none;border:none;font-size:24px;cursor:pointer;padding:5px}.Header_mobileMenuContent__j1JtM{padding:20px}.Header_mobileMenuButton__mHqbR{width:100%;padding:15px;text-align:left;background:none;border:none;border-bottom:1px solid #eee;font-size:16px;cursor:pointer;color:#333}.Header_mobileMenuSeparator__sL1mb{height:8px;background-color:#f5f5f5;margin:10px -20px}@keyframes styles_fadeInOut__Q9D4I{0%{opacity:0;transform:translate(-50%,20px)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-20px)}}.styles_container__w3O2C{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.styles_mainContent__vu_Bu{max-width:1200px;margin:0 auto;padding:1rem}.styles_categoriesGrid__KOk5U{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0}.styles_categoryCard__SbsL7{background:linear-gradient(145deg,#ffffff,#f8f9ff);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles_categoryCard__SbsL7:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FF9800,#f39c12,#e67e22);border-radius:16px 16px 0 0}.styles_categoryCard__SbsL7:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(255,152,0,.3)}.styles_categoryHeader__8uHnn{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,152,0,.1)}.styles_categoryIcon__vOzX_{font-size:2.5rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:16px;box-shadow:0 4px 12px rgba(255,152,0,.2)}.styles_categoryTitle__zZTN8{font-size:1.4rem;font-weight:700;color:#2c3e50;margin:0;flex:1;line-height:1.2}.styles_categoryBadge__kID7Q{background:linear-gradient(135deg,#FF9800,#f39c12);color:white;font-size:.8rem;font-weight:600;padding:.4rem .8rem;border-radius:20px;box-shadow:0 2px 8px rgba(255,152,0,.3)}.styles_subcategoriesContainer__YDI9K{display:flex;flex-direction:column;gap:.5rem}.styles_subcategoryButton__6h_Mv{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8rem 1rem;background:rgba(255,255,255,.7);border:1px solid rgba(255,152,0,.1);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;font-size:.95rem;color:#555;opacity:0;animation:styles_slideInUp__f1DxO .6s ease forwards}.styles_subcategoryButton__6h_Mv:hover{background:rgba(255,152,0,.1);border-color:rgba(255,152,0,.3);transform:translateX(8px);color:#FF9800}.styles_subcategoryName__vI1Yx{font-weight:500;flex:1}.styles_arrowIcon___5EpM{transition:transform .2s ease;color:#bbb}.styles_subcategoryButton__6h_Mv:hover .styles_arrowIcon___5EpM{transform:translateX(4px);color:#FF9800}@keyframes styles_slideInUp__f1DxO{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.styles_categoriesGrid__KOk5U{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.styles_categoriesGrid__KOk5U{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0}.styles_categoryCard__SbsL7{padding:1.2rem}.styles_categoryHeader__8uHnn{gap:.8rem}.styles_categoryIcon__vOzX_{width:50px;height:50px;font-size:2rem}.styles_categoryTitle__zZTN8{font-size:1.2rem}}.styles_columns__MeEHu{display:flex;flex-wrap:wrap;gap:2rem}.styles_categoryColumn__heFn1{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.styles_subList__1lx_I{list-style:none;margin:0;padding:0}.styles_subButton__wJGMG{background:none;border:none;font-size:.875rem;color:#444;text-align:left;padding:0;margin:.2rem 0;cursor:pointer;display:flex;align-items:center}.styles_subButton__wJGMG:hover{color:#f97316;text-decoration:underline}.styles_countBadge__wtb6m{display:inline-block;font-size:.75rem;color:#666;background-color:#f3f3f3;border-radius:12px;padding:.1rem .4rem;margin-left:.5rem}.styles_toast__I47Oc{position:fixed;bottom:4rem;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:white;padding:1rem 2rem;border-radius:4px;font-size:.9rem;z-index:1000;animation:styles_fadeInOut__Q9D4I 3s ease-in-out}.CartGauge_gaugeContainer__uilhT{margin-top:.6rem;text-align:center}.CartGauge_gaugeBar__yqU22{position:relative;height:13px;background:#eee;border-radius:10px;overflow:hidden}.CartGauge_orangeLayer__so7P7{height:100%;background:#FF9800;position:absolute;left:0;top:0}.CartGauge_redLayer__Whvfh{height:100%;background:red;position:absolute;left:0;top:0}.CartGauge_greenLayer__K7Qkh{height:100%;background:green;position:absolute;left:0;top:0}.CartGauge_percentLabel__rMx9v{position:absolute;right:5px;top:0;font-size:10px;font-weight:700;color:#fff}.CartGauge_stageText__tLq10{margin-top:.5rem;font-size:12px}.CartGauge_boldHighlight__vSHs2{font-weight:700}@media (max-width:767px){.CartGauge_hidden__YqHsb{display:none}.CartGauge_gaugeContainer__uilhT{margin-top:.1rem;padding:.1rem;width:95%;margin-left:auto;margin-right:auto}.CartGauge_gaugeBar__yqU22{height:12px;border-radius:6px}.CartGauge_percentLabel__rMx9v{font-size:9px;top:1px}.CartGauge_stageText__tLq10{font-size:12px;margin-top:.2rem}}.SimilarProducts_similarSection__DS8uQ{max-width:1200px;margin:2rem auto 1.5rem;padding:0 1rem}.SimilarProducts_sectionTitle__TM4nu{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid #f0f0f0}.SimilarProducts_scrollWrapper__EYDs9{position:relative}.SimilarProducts_productsRow__n1TOw{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.SimilarProducts_productsRow__n1TOw::-webkit-scrollbar{height:4px}.SimilarProducts_productsRow__n1TOw::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.SimilarProducts_productsRow__n1TOw::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.SimilarProducts_productsRow__n1TOw::-webkit-scrollbar-thumb:hover{background:#aaa}.SimilarProducts_productCard__lA6qC{flex:0 0 180px;background:white;border-radius:10px;box-shadow:0 1px 6px rgba(0,0,0,.06);transition:all .25s ease;position:relative;overflow:hidden;border:1px solid #eee;scroll-snap-align:start}.SimilarProducts_productCard__lA6qC:hover{transform:translateY(-3px);box-shadow:0 4px 14px rgba(0,0,0,.1)}.SimilarProducts_cardImgButton__gKwhE{position:relative;width:100%;aspect-ratio:1;cursor:pointer;overflow:hidden;border-radius:10px 10px 0 0}.SimilarProducts_couponBadge__9q_jd{position:absolute;top:8px;right:8px;z-index:10;padding:3px 8px;border-radius:12px;font-size:.65rem;font-weight:600;color:white;background:linear-gradient(135deg,#ff6b6b,#ee5a24)}.SimilarProducts_productName__SolP_{font-size:.82rem;font-weight:600;margin:.4rem .6rem .25rem;color:#2d3748;line-height:1.3;height:2.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SimilarProducts_priceRow__XfhwP{display:flex;align-items:baseline;gap:.3rem;padding:0 .6rem;margin-bottom:.2rem}.SimilarProducts_discountRate__Elnxk{color:#FF9800;font-weight:700;font-size:.82rem}.SimilarProducts_price__58gXR{font-weight:700;font-size:.88rem;color:#1a1a1a}.SimilarProducts_originalPrice__S480T{text-decoration:line-through;color:#a0aec0;font-size:.7rem}.SimilarProducts_ratingRow__tUdOW{display:flex;align-items:center;gap:.2rem;padding:0 .6rem;margin-bottom:.5rem}.SimilarProducts_ratingScore__7X7YD{font-size:.75rem;font-weight:600;color:#333}.SimilarProducts_reviewCount__7dSr2{font-size:.7rem;color:#888}.SimilarProducts_addCartBtn__Pxs7l{position:absolute;bottom:8px;right:8px;width:32px;height:32px;padding:0;background:rgba(255,255,255,.92);color:#FF9800;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:5}.SimilarProducts_addCartBtn__Pxs7l:hover{background:#FF9800;color:white;transform:scale(1.1);box-shadow:0 3px 12px rgba(255,152,0,.4)}.SimilarProducts_scrollBtn__qAojI{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:white;border:1px solid #ddd;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;color:#555;font-size:1rem}.SimilarProducts_scrollBtn__qAojI:hover{background:#f8f8f8;box-shadow:0 3px 12px rgba(0,0,0,.15)}.SimilarProducts_scrollBtnLeft__mU0Qs{left:-12px}.SimilarProducts_scrollBtnRight__izoni{right:-12px}.SimilarProducts_loadingContainer__l7RR6{text-align:center;padding:2rem 1rem;color:#888}.SimilarProducts_loadingSpinner__O3qEL{width:28px;height:28px;border:3px solid #f0f0f0;border-top-color:#ff9800;border-radius:50%;animation:SimilarProducts_spin__H2YFw .8s linear infinite;margin:0 auto .75rem}@keyframes SimilarProducts_spin__H2YFw{to{transform:rotate(1turn)}}@media (max-width:768px){.SimilarProducts_similarSection__DS8uQ{margin:1.2rem auto .8rem}.SimilarProducts_sectionTitle__TM4nu{font-size:1.1rem}.SimilarProducts_productCard__lA6qC{flex:0 0 150px}.SimilarProducts_productName__SolP_{font-size:.78rem;height:1.9rem}.SimilarProducts_addCartBtn__Pxs7l{padding:.35rem;font-size:.7rem}.SimilarProducts_scrollBtn__qAojI{display:none}}@media (max-width:480px){.SimilarProducts_productCard__lA6qC{flex:0 0 140px}.SimilarProducts_productName__SolP_{font-size:.75rem;height:1.8rem;-webkit-line-clamp:2}}.ThemeProductGrid_themeProductGrid__SVcg4{padding:2rem 0}.ThemeProductGrid_productsToolbar__PwoJV{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 0;border-bottom:2px solid #f0f0f0}.ThemeProductGrid_productsInfo__XbE0p{display:flex;align-items:center;gap:1.5rem}.ThemeProductGrid_productsCount__HU04e{font-size:1.1rem;color:#2d3748;font-weight:600}.ThemeProductGrid_productsCount__HU04e strong{color:#4a5568;font-weight:700}.ThemeProductGrid_themeLabel__i_jTs{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px}.ThemeProductGrid_productsControls__DSktA{display:flex;align-items:center;gap:1rem}.ThemeProductGrid_sortSelect__qVC0e{padding:.7rem 1rem;border:2px solid #e2e8f0;border-radius:8px;background:white;font-size:.95rem;cursor:pointer;transition:all .3s ease;min-width:120px}.ThemeProductGrid_sortSelect__qVC0e:hover{border-color:#cbd5e0}.ThemeProductGrid_sortSelect__qVC0e:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ThemeProductGrid_productsGrid__A82rU{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,2vw,1.2rem);margin-top:1rem;padding:0 clamp(.5rem,2vw,1rem)}.ThemeProductGrid_productCard__OYJb7{background:white;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:all .25s ease;position:relative;overflow:hidden;border:1px solid #eee}.ThemeProductGrid_productCard__OYJb7:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.ThemeProductGrid_discountBadge__y3Peo,.ThemeProductGrid_lowStockBadge__sVQBQ,.ThemeProductGrid_newBadge__U1CHv{position:absolute;top:12px;z-index:10;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;color:white;text-transform:uppercase;letter-spacing:.5px}.ThemeProductGrid_discountBadge__y3Peo{left:12px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);animation:ThemeProductGrid_discountPulse__o7foh 2s ease-in-out infinite}@keyframes ThemeProductGrid_discountPulse__o7foh{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ThemeProductGrid_newBadge__U1CHv{right:12px;background:linear-gradient(135deg,#667eea,#764ba2);animation:ThemeProductGrid_newShine__7AmK9 3s ease-in-out infinite}@keyframes ThemeProductGrid_newShine__7AmK9{0%,to{opacity:1}50%{opacity:.8}}.ThemeProductGrid_lowStockBadge__sVQBQ{right:12px;top:50px;background:linear-gradient(135deg,#ffa726,#ff7043);font-size:.7rem;animation:ThemeProductGrid_urgentBlink__KxZo0 1.5s ease-in-out infinite}@keyframes ThemeProductGrid_urgentBlink__KxZo0{0%,to{opacity:1}50%{opacity:.7}}.ThemeProductGrid_productImage__Vnqef{position:relative;width:100%;height:200px;cursor:pointer;overflow:hidden;border-radius:12px 12px 0 0}.ThemeProductGrid_productImg__QOLYu{transition:transform .4s ease}.ThemeProductGrid_productImage__Vnqef:hover .ThemeProductGrid_productImg__QOLYu{transform:scale(1.1)}.ThemeProductGrid_productOverlay__TkRD_{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ThemeProductGrid_productImage__Vnqef:hover .ThemeProductGrid_productOverlay__TkRD_{opacity:1}.ThemeProductGrid_quickViewBtn__HJxP8{background:white;color:#2d3748;border:none;padding:.8rem 1.5rem;border-radius:25px;font-weight:600;font-size:.9rem;cursor:pointer;transform:translateY(20px);transition:all .3s ease}.ThemeProductGrid_productImage__Vnqef:hover .ThemeProductGrid_quickViewBtn__HJxP8{transform:translateY(0)}.ThemeProductGrid_quickViewBtn__HJxP8:hover{background:#f7fafc;transform:scale(1.05)}.ThemeProductGrid_productInfo__QmXiJ{padding:1rem}.ThemeProductGrid_productName__RGKeL{font-size:1rem;font-weight:600;margin-bottom:.4rem;color:#2d3748;line-height:1.35;height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ThemeProductGrid_productCategory__8t4O2{font-size:.85rem;color:#718096;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.ThemeProductGrid_priceContainer__pJWfo{margin-bottom:.75rem}.ThemeProductGrid_originalPrice___o9uf{text-decoration:line-through;color:#a0aec0;font-size:.9rem;margin-right:.5rem}.ThemeProductGrid_currentPrice__wnq7R{color:#000000;font-weight:700;font-size:1.1rem}.ThemeProductGrid_stockInfo__A3goL{margin-bottom:1rem;font-size:.85rem;font-weight:500}.ThemeProductGrid_outOfStock__ZwSGh{color:#e53e3e;background:#fed7d7;padding:.25rem .5rem;border-radius:12px}.ThemeProductGrid_lowStock__GNgOB{color:#dd6b20;background:#feebc8;padding:.25rem .5rem;border-radius:12px}.ThemeProductGrid_inStock__xmZGe{color:#38a169;background:#c6f6d5;padding:.25rem .5rem;border-radius:12px}.ThemeProductGrid_addToCartBtn__c_gc6{width:100%;padding:.6rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;text-transform:uppercase;letter-spacing:.3px}.ThemeProductGrid_addToCartBtn__c_gc6:hover:not(:disabled){background:linear-gradient(135deg,#764ba2,#667eea);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.ThemeProductGrid_addToCartBtn__c_gc6:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.ThemeProductGrid_theme1Product__w2H37{border-color:#667eea}.ThemeProductGrid_theme1Product__w2H37:hover{border-color:#667eea;box-shadow:0 12px 40px rgba(102,126,234,.2)}.ThemeProductGrid_theme1Product__w2H37 .ThemeProductGrid_addToCartBtn__c_gc6{background:linear-gradient(135deg,#667eea,#764ba2)}.ThemeProductGrid_theme2Product__vcU5v{border-color:#f5576c;position:relative}.ThemeProductGrid_theme2Product__vcU5v:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,87,108,.1),transparent);transition:left .6s ease;z-index:1}.ThemeProductGrid_theme2Product__vcU5v:hover:before{left:100%}.ThemeProductGrid_theme2Product__vcU5v:hover{border-color:#f5576c;box-shadow:0 12px 40px rgba(245,87,108,.2)}.ThemeProductGrid_theme2Product__vcU5v .ThemeProductGrid_addToCartBtn__c_gc6{background:linear-gradient(135deg,#f093fb,#f5576c)}.ThemeProductGrid_theme3Product__3SiYH{border-color:#4facfe}.ThemeProductGrid_theme3Product__3SiYH:hover{border-color:#4facfe;box-shadow:0 12px 40px rgba(79,172,254,.2)}.ThemeProductGrid_theme3Product__3SiYH .ThemeProductGrid_addToCartBtn__c_gc6{background:linear-gradient(135deg,#4facfe,#00f2fe)}.ThemeProductGrid_theme3Product__3SiYH .ThemeProductGrid_discountBadge__y3Peo{animation:ThemeProductGrid_salePulse__KelMX 1s ease-in-out infinite}@keyframes ThemeProductGrid_salePulse__KelMX{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(2deg)}}.ThemeProductGrid_theme4Product__gq_U9{border-color:#ff6b6b}.ThemeProductGrid_theme4Product__gq_U9:hover{border-color:#ff6b6b;box-shadow:0 12px 40px rgba(255,107,107,.2);animation:ThemeProductGrid_hotShake__G5JG7 .3s ease-in-out}@keyframes ThemeProductGrid_hotShake__G5JG7{0%,to{transform:translateX(0) translateY(-8px)}25%{transform:translateX(-2px) translateY(-8px)}75%{transform:translateX(2px) translateY(-8px)}}.ThemeProductGrid_theme4Product__gq_U9 .ThemeProductGrid_addToCartBtn__c_gc6{background:linear-gradient(135deg,#ff6b6b,#ee5a24)}.ThemeProductGrid_emptyProducts__omJ9i{text-align:center;padding:4rem 2rem;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-top:2rem}.ThemeProductGrid_emptyIcon__2JMdT{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.ThemeProductGrid_emptyProducts__omJ9i h3{font-size:1.5rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.ThemeProductGrid_emptyProducts__omJ9i p{color:#718096;margin-bottom:2rem;line-height:1.6}.ThemeProductGrid_backToHomeBtn__OSgF0{display:inline-block;padding:.8rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-decoration:none;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ThemeProductGrid_backToHomeBtn__OSgF0:hover{background:linear-gradient(135deg,#764ba2,#667eea);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.ThemeProductGrid_loadingGrid__zKGRG{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:1rem}.ThemeProductGrid_productCardSkeleton___z9jl{background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.ThemeProductGrid_skeletonImage__V67xL{width:100%;height:250px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ThemeProductGrid_skeletonLoading__6dGzE 1.5s infinite}@keyframes ThemeProductGrid_skeletonLoading__6dGzE{0%{background-position:200% 0}to{background-position:-200% 0}}.ThemeProductGrid_skeletonInfo__GhBnG{padding:1.5rem}.ThemeProductGrid_skeletonButton__AAasF,.ThemeProductGrid_skeletonTextShort__dZa5A,.ThemeProductGrid_skeletonText__6g_cj{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ThemeProductGrid_skeletonLoading__6dGzE 1.5s infinite;border-radius:4px;margin-bottom:.75rem}.ThemeProductGrid_skeletonText__6g_cj{height:1.2rem;width:100%}.ThemeProductGrid_skeletonTextShort__dZa5A{height:1rem;width:60%}.ThemeProductGrid_skeletonButton__AAasF{height:2.5rem;width:100%;border-radius:10px;margin-top:1rem}@media (max-width:768px){.ThemeProductGrid_productsToolbar__PwoJV{flex-direction:column;gap:1rem;align-items:stretch}.ThemeProductGrid_productsInfo__XbE0p{flex-direction:column;gap:.5rem;align-items:center}.ThemeProductGrid_productsGrid__A82rU{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;padding:.375rem}.ThemeProductGrid_productCard__OYJb7{border-radius:12px}.ThemeProductGrid_productImage__Vnqef{height:200px;border-radius:12px 12px 0 0}.ThemeProductGrid_productInfo__QmXiJ{padding:1rem}.ThemeProductGrid_productName__RGKeL{font-size:1rem;height:2.4rem}.ThemeProductGrid_currentPrice__wnq7R{font-size:1.1rem}.ThemeProductGrid_addToCartBtn__c_gc6{padding:.7rem;font-size:.85rem}.ThemeProductGrid_emptyProducts__omJ9i{padding:3rem 1rem}}@media (max-width:480px){.ThemeProductGrid_productsGrid__A82rU{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.5rem,3vw,.75rem)}.ThemeProductGrid_productImage__Vnqef{height:150px}.ThemeProductGrid_productInfo__QmXiJ{padding:.75rem}.ThemeProductGrid_productName__RGKeL{font-size:.9rem;height:2rem;-webkit-line-clamp:1}.ThemeProductGrid_currentPrice__wnq7R{font-size:1rem}.ThemeProductGrid_addToCartBtn__c_gc6{padding:.6rem;font-size:.8rem}.ThemeProductGrid_discountBadge__y3Peo,.ThemeProductGrid_lowStockBadge__sVQBQ,.ThemeProductGrid_newBadge__U1CHv{font-size:.7rem;padding:4px 8px}}.ThemeHeader_themeHeader__U1s92{position:relative;min-height:350px;display:flex;align-items:center;overflow:hidden;margin-bottom:40px}.ThemeHeader_themeHeaderBg__h00Dr{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ThemeHeader_themeHeaderPattern__28BIZ{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 2px,transparent 0),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 2px,transparent 0),radial-gradient(circle at 40% 80%,rgba(255,255,255,.1) 2px,transparent 0);background-size:50px 50px,70px 70px,60px 60px;animation:ThemeHeader_patternMove__4rhqI 20s linear infinite;z-index:2;opacity:.3}@keyframes ThemeHeader_patternMove__4rhqI{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.ThemeHeader_themeHeaderContent__dnlTd{position:relative;z-index:3;width:100%;color:white;text-align:center}.ThemeHeader_container__M6dFW{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.ThemeHeader_themeHeaderText__nvIlv{margin-bottom:2rem}.ThemeHeader_themeIcon__Q45bT{font-size:5rem;margin-bottom:1.5rem;display:block;animation:ThemeHeader_iconFloat__Tv1Qf 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@keyframes ThemeHeader_iconFloat__Tv1Qf{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}.ThemeHeader_themeTitle__cbn14{font-size:4rem;font-weight:900;margin-bottom:1.5rem;text-shadow:3px 3px 6px rgba(0,0,0,.4);letter-spacing:-.02em;background:linear-gradient(45deg,rgba(255,255,255,1),rgba(255,255,255,.8));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:ThemeHeader_titleGlow__cQCMT 2s ease-in-out infinite alternate}@keyframes ThemeHeader_titleGlow__cQCMT{0%{text-shadow:3px 3px 6px rgba(0,0,0,.4)}to{text-shadow:3px 3px 15px rgba(255,255,255,.3),3px 3px 6px rgba(0,0,0,.4)}}.ThemeHeader_themeDescription__ZvSV2{font-size:1.4rem;margin-bottom:2rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;text-shadow:1px 1px 3px rgba(0,0,0,.3);font-weight:300}.ThemeHeader_themeMeta__9foDU{display:flex;justify-content:center;align-items:center;gap:3rem;font-size:1rem;opacity:.9}.ThemeHeader_productCount__cTWG5,.ThemeHeader_updateDate__wgaQg{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.7rem 1.2rem;border-radius:25px;border:1px solid rgba(255,255,255,.2);font-weight:500}.ThemeHeader_productCount__cTWG5 strong{font-weight:700;font-size:1.1em}.ThemeHeader_themeHeaderExtra__aHIPH{position:absolute;top:20px;right:20px}.ThemeHeader_themeBadge__yL0FI{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:30px;font-weight:700;font-size:.9rem;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 25px rgba(0,0,0,.2);text-transform:uppercase;letter-spacing:.5px}.ThemeHeader_newBadge__hTWui{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8));animation:ThemeHeader_newPulse__XQ90J 2s ease-in-out infinite}@keyframes ThemeHeader_newPulse__XQ90J{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ThemeHeader_bestBadge__4VLLx{background:linear-gradient(135deg,rgba(240,147,251,.8),rgba(245,87,108,.8));animation:ThemeHeader_bestGlow__XaxAn 3s ease-in-out infinite alternate}@keyframes ThemeHeader_bestGlow__XaxAn{0%{box-shadow:0 8px 25px rgba(0,0,0,.2)}to{box-shadow:0 8px 25px rgba(245,87,108,.4)}}.ThemeHeader_saleBadge__8kZyV{background:linear-gradient(135deg,rgba(79,172,254,.8),rgba(0,242,254,.8));animation:ThemeHeader_saleBounce__XE_Tc 1s ease-in-out infinite}@keyframes ThemeHeader_saleBounce__XE_Tc{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.ThemeHeader_hotBadge__Xr5ad{background:linear-gradient(135deg,rgba(255,107,107,.8),rgba(238,90,36,.8));animation:ThemeHeader_hotShake__QirPq .5s ease-in-out infinite}@keyframes ThemeHeader_hotShake__QirPq{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.ThemeHeader_badgeIcon__TFu3M{font-size:1.2em;margin-left:4px}.ThemeHeader_particles__03fE4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}.ThemeHeader_particle__s9_iX{position:absolute;width:6px;height:6px;background:rgba(255,255,255,.6);border-radius:50%;animation:ThemeHeader_particleFloat__oBw50 8s linear infinite}.ThemeHeader_particle1__A6epI{top:20%;left:10%;animation-delay:0s}.ThemeHeader_particle2__PBNFs{top:60%;left:20%;animation-delay:1s}.ThemeHeader_particle3__w9mp9{top:30%;left:80%;animation-delay:2s}.ThemeHeader_particle4__zI5B5{top:80%;left:70%;animation-delay:3s}.ThemeHeader_particle5__eES4Y{top:10%;left:60%;animation-delay:4s}.ThemeHeader_particle6__17eRc{top:70%;left:30%;animation-delay:5s}@keyframes ThemeHeader_particleFloat__oBw50{0%{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-20px) scale(1.2);opacity:1}to{transform:translateY(0) scale(1);opacity:.7}}@media (max-width:768px){.ThemeHeader_themeHeader__U1s92{min-height:280px}.ThemeHeader_themeIcon__Q45bT{font-size:3.5rem;margin-bottom:1rem}.ThemeHeader_themeTitle__cbn14{font-size:2.5rem;margin-bottom:1rem}.ThemeHeader_themeDescription__ZvSV2{font-size:1.1rem;margin-bottom:1.5rem}.ThemeHeader_themeMeta__9foDU{flex-direction:column;gap:1rem;font-size:.9rem}.ThemeHeader_themeHeaderExtra__aHIPH{top:15px;right:15px}.ThemeHeader_themeBadge__yL0FI{padding:8px 15px;font-size:.8rem}}@media (max-width:480px){.ThemeHeader_themeHeader__U1s92{min-height:250px}.ThemeHeader_themeIcon__Q45bT{font-size:3rem}.ThemeHeader_themeTitle__cbn14{font-size:2rem}.ThemeHeader_themeDescription__ZvSV2{font-size:1rem}.ThemeHeader_themeBadge__yL0FI{padding:6px 12px;font-size:.7rem;gap:6px}.ThemeHeader_badgeIcon__TFu3M{font-size:1em}}.themes_pageContainer__7YaDU{min-height:100vh;background-color:#ffffff;transition:all .3s ease}.themes_mobileMenuActive___0NgX{overflow:hidden}.themes_loadingContainer__u7YCk{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.themes_loadingSpinner__auvHH{width:50px;height:50px;border:4px solid #e9ecef;border-top-color:#007bff;border-radius:50%;animation:themes_spin__cWoya 1s linear infinite;margin-bottom:1rem}@keyframes themes_spin__cWoya{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.themes_errorContainer__nCT2_{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.themes_errorActions__Ap_4O{display:flex;gap:1rem;margin-top:1rem}.themes_homeButton__gnLBn,.themes_retryButton__5V7AF{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease}.themes_retryButton__5V7AF{background-color:#007bff;color:white}.themes_retryButton__5V7AF:hover{background-color:#0056b3}.themes_homeButton__gnLBn{background-color:#6c757d;color:white}.themes_homeButton__gnLBn:hover{background-color:#545b62}.themes_themeHeader__Rv_Q2{position:relative;padding:80px 0 60px;margin-bottom:40px;overflow:hidden;color:white;text-align:center}.themes_themeHeaderContent__ob6mo{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1rem}.themes_themeHeaderBg___0AeG{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;background-size:cover;background-position:50%}.themes_themeIcon__ircgZ{font-size:4rem;margin-bottom:1rem;display:block;animation:themes_bounce__6ishk 2s infinite}@keyframes themes_bounce__6ishk{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.themes_themeTitle__5SprR{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.themes_themeDescription__nAFEM{font-size:1.2rem;margin-bottom:1rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.themes_themeMeta__x8ZwR{margin-top:1rem}.themes_productCount__ii_vR{background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.themes_themeContent___ek9_{padding:2rem 0}.themes_container__XkVtd{max-width:1200px;margin:0 auto;padding:0 1rem}.themes_simpleHero__gGFgz{background:#f9fafb;border-bottom:1px solid #eee}.themes_simpleHeroInner__HJMHR{max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;text-align:center}.themes_simpleHeroIcon__t7UGh{font-size:2rem;margin-bottom:.5rem}.themes_simpleHeroTitle__44m9U{font-size:2rem;font-weight:700;color:#222;letter-spacing:-.01em;margin:.25rem 0 .75rem}.themes_simpleHeroDesc__w7I1p{font-size:1rem;color:#555;line-height:1.6;max-width:800px;margin:0 auto .75rem}.themes_simpleHeroMeta__oA6xU{font-size:.95rem;color:#666}.themes_themeBanner__388LJ{background:#f6f7fb;border-bottom:1px solid #eee}.themes_themeBannerInner__kzBp0{max-width:1200px;margin:0 auto;padding:1.25rem 1rem;display:flex;align-items:center;gap:.75rem}.themes_themeBannerIcon__V5sap{font-size:1.25rem}.themes_themeBannerTitle__TbEmK{font-size:1.4rem;font-weight:700;letter-spacing:-.01em;color:#222}.themes_productSection__sr_WC{margin-bottom:3rem}.themes_productGrid__YODSw{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:1rem 0}.themes_productCard___ZVTB{background:white;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden}.themes_productCard___ZVTB:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.themes_discountBadge__KZZ2h,.themes_newBadge___KJ7K{position:absolute;top:10px;z-index:3;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:700;color:white}.themes_discountBadge__KZZ2h{left:10px;background:linear-gradient(45deg,#ff6b6b,#ee5a24)}.themes_newBadge___KJ7K{right:10px;background:linear-gradient(45deg,#667eea,#764ba2)}.themes_cardImgButton__rRhow{position:relative;width:100%;height:250px;cursor:pointer;overflow:hidden}.themes_cardImgButton__rRhow img{transition:transform .3s ease}.themes_cardImgButton__rRhow:hover img{transform:scale(1.05)}.themes_productInfo__zHPog{padding:1.5rem}.themes_productName__lhWHM{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#2d3748;line-height:1.4;height:2.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.themes_priceContainer__L_1MR{margin-bottom:.75rem}.themes_originalPrice__on7Vu{text-decoration:line-through;color:#999;font-size:.9rem;margin-right:.5rem}.themes_price__QEOSW{color:#000000;font-weight:700;font-size:1.2rem}.themes_stockInfo__h7Ylh{color:#666;font-size:.9rem;margin-bottom:1rem}.themes_addCartBtn__jCHqg{width:100%;padding:.75rem;background:linear-gradient(45deg,#007bff,#0056b3);color:white;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.themes_addCartBtn__jCHqg:hover:not(:disabled){background:linear-gradient(45deg,#0056b3,#004085);transform:translateY(-1px)}.themes_addCartBtn__jCHqg:disabled{background:#6c757d;cursor:not-allowed;transform:none}.themes_emptyContainer__VHYm9{text-align:center;padding:4rem 2rem;background:white;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.themes_emptyIcon___y5U1{font-size:4rem;margin-bottom:1rem;opacity:.7}.themes_emptyContainer__VHYm9 h3{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem}.themes_emptyContainer__VHYm9 p{color:#666;margin-bottom:2rem}.themes_backToHomeButton__LkFHD{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(45deg,#007bff,#0056b3);color:white;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease}.themes_backToHomeButton__LkFHD:hover{background:linear-gradient(45deg,#0056b3,#004085);transform:translateY(-1px)}.themes_toastMessage__sUSJe{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:9999}.themes_toastContent__b6df_{background:rgba(0,0,0,.8);color:white;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;white-space:nowrap;animation:themes_fadeInOut__B3lUk 2s ease}@keyframes themes_fadeInOut__B3lUk{0%{opacity:0;transform:translateY(20px)}10%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.theme-1 .themes_productCard___ZVTB{border:2px solid #667eea}.theme-1 .themes_productCard___ZVTB:hover{box-shadow:0 8px 25px rgba(102,126,234,.2)}.theme-1 .themes_addCartBtn__jCHqg{background:linear-gradient(45deg,#667eea,#764ba2)}.theme-1 .themes_addCartBtn__jCHqg:hover:not(:disabled){background:linear-gradient(45deg,#764ba2,#667eea)}.theme-2 .themes_productCard___ZVTB{border:2px solid #f5576c;position:relative;overflow:hidden}.theme-2 .themes_productCard___ZVTB:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,87,108,.1),transparent);transition:left .5s ease}.theme-2 .themes_productCard___ZVTB:hover:before{left:100%}.theme-2 .themes_productCard___ZVTB:hover{box-shadow:0 8px 25px rgba(245,87,108,.2)}.theme-2 .themes_addCartBtn__jCHqg{background:linear-gradient(45deg,#f093fb,#f5576c)}.theme-2 .themes_addCartBtn__jCHqg:hover:not(:disabled){background:linear-gradient(45deg,#f5576c,#f093fb)}.theme-3 .themes_productCard___ZVTB{border:2px solid #4facfe}.theme-3 .themes_productCard___ZVTB:hover{box-shadow:0 8px 25px rgba(79,172,254,.2)}.theme-3 .themes_discountBadge__KZZ2h{animation:themes_pulse__SncOj 2s infinite}@keyframes themes_pulse__SncOj{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.theme-3 .themes_addCartBtn__jCHqg{background:linear-gradient(45deg,#4facfe,#00f2fe)}.theme-3 .themes_addCartBtn__jCHqg:hover:not(:disabled){background:linear-gradient(45deg,#00f2fe,#4facfe)}.theme-4 .themes_productCard___ZVTB{border:2px solid #ff6b6b}.theme-4 .themes_productCard___ZVTB:hover{box-shadow:0 8px 25px rgba(255,107,107,.2)}.theme-4 .themes_themeIcon__ircgZ{animation:themes_shake__9YXp6 1s infinite}@keyframes themes_shake__9YXp6{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.theme-4 .themes_addCartBtn__jCHqg{background:linear-gradient(45deg,#ff6b6b,#ee5a24)}.theme-4 .themes_addCartBtn__jCHqg:hover:not(:disabled){background:linear-gradient(45deg,#ee5a24,#ff6b6b)}@media (max-width:768px){.themes_themeTitle__5SprR{font-size:2rem}.themes_themeDescription__nAFEM{font-size:1rem}.themes_themeIcon__ircgZ{font-size:3rem}.themes_productGrid__YODSw{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.themes_productCard___ZVTB{border-radius:8px}.themes_cardImgButton__rRhow{height:200px}.themes_productInfo__zHPog{padding:1rem}.themes_productName__lhWHM{font-size:1rem;height:2.4rem}.themes_price__QEOSW{font-size:1.1rem}.themes_themeHeader__Rv_Q2{padding:60px 0 40px}.themes_emptyContainer__VHYm9{padding:3rem 1rem}}@media (max-width:480px){.themes_productGrid__YODSw{grid-template-columns:repeat(2,1fr);gap:.75rem}.themes_cardImgButton__rRhow{height:150px}.themes_productInfo__zHPog{padding:.75rem}.themes_productName__lhWHM{font-size:.9rem;height:2rem;-webkit-line-clamp:1}.themes_price__QEOSW{font-size:1rem}.themes_addCartBtn__jCHqg{padding:.5rem;font-size:.85rem}}