.Blog_blogPage__I5qo1{min-height:100vh;background:#ffffff}.Blog_container__5D94J{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem}.Blog_postsGrid__xP_ui{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Blog_postCard__NE5oz{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0/.05);transition:all .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.Blog_postCard__NE5oz:hover{box-shadow:0 20px 25px -5px rgb(0 0 0/.1);transform:translateY(-8px)}.Blog_postImageWrapper__qJWPL{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,#e0f7fa,#b2ebf2);overflow:hidden}.Blog_postImage__Jsxc9{width:100%;height:100%;object-fit:cover;transition:transform .5s}.Blog_postCard__NE5oz:hover .Blog_postImage__Jsxc9{transform:scale(1.05)}.Blog_postImagePlaceholder__far3u{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0099cc}.Blog_postContent__wjh9J{padding:1.5rem;display:flex;flex-direction:column;flex:1}.Blog_postMeta__1AgAU{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#64748b;margin-bottom:.75rem}.Blog_postMeta__1AgAU span{display:flex;align-items:center;gap:.25rem}.Blog_postTitle__fjSnB{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem;line-height:1.4;-webkit-line-clamp:2}.Blog_postExcerpt__UVior,.Blog_postTitle__fjSnB{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.Blog_postExcerpt__UVior{font-size:.9375rem;color:#64748b;line-height:1.6;flex:1;-webkit-line-clamp:3}.Blog_readMore__d6RvV{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9375rem;font-weight:600;color:#0099cc}.Blog_readMore__d6RvV svg{transition:transform .2s}.Blog_postCard__NE5oz:hover .Blog_readMore__d6RvV svg{transform:translateX(4px)}.Blog_featuredPost__Jbt17{grid-column:1/-1;display:grid;grid-template-columns:1.5fr 1fr;gap:0}.Blog_featuredPost__Jbt17 .Blog_postImageWrapper__qJWPL{aspect-ratio:unset;min-height:400px;border-radius:1rem 0 0 1rem}.Blog_featuredPost__Jbt17 .Blog_postContent__wjh9J{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.Blog_featuredBadge__Et45b{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:#0099cc;background:#e0f7fa;border-radius:9999px;margin-bottom:1rem;width:fit-content}.Blog_featuredPost__Jbt17 .Blog_postTitle__fjSnB{font-size:1.75rem;-webkit-line-clamp:3}.Blog_featuredPost__Jbt17 .Blog_postExcerpt__UVior{-webkit-line-clamp:4}.Blog_emptyState__URQ_N{text-align:center;padding:4rem 2rem;grid-column:1/-1}.Blog_emptyIcon__72OQg{width:100px;height:100px;margin:0 auto 1.5rem;background:#e0f7fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0099cc}.Blog_emptyTitle__IaK3f{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.Blog_emptyText__b6Aig{color:#64748b}.Blog_loading__Vjxuc{display:flex;align-items:center;justify-content:center;min-height:400px;grid-column:1/-1}.Blog_spinner__SehS8{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#0099cc;border-radius:50%;animation:Blog_spin__VsJJP 1s linear infinite}@keyframes Blog_spin__VsJJP{to{transform:rotate(1turn)}}.Blog_singlePost__i_u6K{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.Blog_backLink__DUCjb{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.9375rem;margin-bottom:2rem;transition:color .2s}.Blog_backLink__DUCjb:hover{color:#0099cc}.Blog_singleHeader__DR_5_{margin-bottom:2rem}.Blog_singleTitle__Sut_F{font-size:2.5rem;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:1.5rem}.Blog_singleMeta__DikZf{display:flex;align-items:center;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.Blog_authorInfo__JvDFO{display:flex;align-items:center;gap:.75rem}.Blog_authorAvatar__daDeF{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0099cc,#007799);display:flex;align-items:center;justify-content:center;color:white;font-weight:600}.Blog_authorName__Weuhp{font-weight:600;color:#0f172a}.Blog_authorRole__DHwzz{font-size:.875rem;color:#64748b}.Blog_metaItem__src1X{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#64748b}.Blog_singleFeaturedImage__sM9kM{width:100%;border-radius:1rem;margin-bottom:2rem;aspect-ratio:16/9;object-fit:cover}.Blog_singleContent__3mIXN{font-size:1.125rem;line-height:1.8;color:#334155}.Blog_singleContent__3mIXN h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:2.5rem 0 1rem}.Blog_singleContent__3mIXN h3{font-size:1.375rem;font-weight:600;color:#0f172a;margin:2rem 0 .75rem}.Blog_singleContent__3mIXN p{margin-bottom:1.5rem}.Blog_singleContent__3mIXN ol,.Blog_singleContent__3mIXN ul{margin-bottom:1.5rem;padding-left:1.5rem}.Blog_singleContent__3mIXN li{margin-bottom:.5rem}.Blog_singleContent__3mIXN img{max-width:100%;height:auto;border-radius:.75rem;margin:1.5rem 0}.Blog_singleContent__3mIXN a{color:#0099cc;text-decoration:underline}.Blog_singleContent__3mIXN blockquote{border-left:4px solid #0099cc;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#475569}.Blog_categoryBadge__mxunS{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:#0099cc;background:#e0f7fa;border-radius:6px;text-transform:capitalize;margin-bottom:.75rem}.Blog_imageCategoryBadge__3i40W{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:.6875rem;font-weight:600;color:#fff;background:rgba(0,153,204,.85);border-radius:4px;text-transform:capitalize;backdrop-filter:blur(4px);z-index:1}.Blog_tagsSection__UdgPO{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;color:#64748b}.Blog_tag__oERxI{display:inline-block;padding:4px 12px;font-size:.8125rem;font-weight:500;color:#475569;background:#f1f5f9;border-radius:6px;transition:all .2s}.Blog_tag__oERxI:hover{background:#e0f7fa;color:#0099cc}.Blog_singleContent__3mIXN a.Blog_product-link__UNDeT{color:#0099cc;font-weight:600;text-decoration:none;border-bottom:2px solid #b2ebf2;transition:all .2s}.Blog_singleContent__3mIXN a.Blog_product-link__UNDeT:hover{border-bottom-color:#0099cc;background:#e0f7fa}.Blog_singleContent__3mIXN a.Blog_cta-link__y5Q0R{display:inline-block;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#0099cc,#007799);border-radius:8px;text-decoration:none;transition:all .2s}.Blog_singleContent__3mIXN a.Blog_cta-link__y5Q0R:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,153,204,.35)}.Blog_postFooter___7yZE{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.Blog_shareSection__0Dj50{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.Blog_shareLabel___uMOk{font-weight:600;color:#0f172a}.Blog_shareButtons__4G6ME{display:flex;gap:.5rem}.Blog_shareBtn__xjM15{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#475569;border:none;cursor:pointer;transition:all .2s}.Blog_shareBtn__xjM15:hover{background:#0099cc;color:white}.Blog_cta__tM1PL{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#0099cc,#007799);border-radius:1.5rem;color:white;margin-top:4rem}.Blog_ctaTitle__UepWP{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.Blog_ctaText__dwLUj{font-size:1.0625rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.Blog_ctaButton__2uGGy{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#0099cc;background:white;border-radius:.75rem;text-decoration:none;transition:all .2s}.Blog_ctaButton__2uGGy:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(0,0,0,.3)}@media (max-width:1024px){.Blog_postsGrid__xP_ui{grid-template-columns:repeat(2,1fr)}.Blog_featuredPost__Jbt17{grid-template-columns:1fr}.Blog_featuredPost__Jbt17 .Blog_postImageWrapper__qJWPL{min-height:250px;border-radius:1rem 1rem 0 0}}@media (max-width:768px){.Blog_heroTitle__u68OU{font-size:1.75rem}.Blog_postsGrid__xP_ui{grid-template-columns:1fr}.Blog_singleTitle__Sut_F{font-size:1.75rem}.Blog_singleMeta__DikZf{flex-direction:column;align-items:flex-start;gap:1rem}.Blog_singleContent__3mIXN{font-size:1rem}}@media (max-width:640px){.Blog_container__5D94J{padding:1.5rem 1rem 2rem}.Blog_singlePost__i_u6K{padding:1.5rem 1rem}.Blog_postContent__wjh9J{padding:1rem}.Blog_postTitle__fjSnB{font-size:1.0625rem}.Blog_singleTitle__Sut_F{font-size:1.5rem}.Blog_singleContent__3mIXN h2{font-size:1.375rem}.Blog_cta__tM1PL{padding:2.5rem 1.5rem;margin-top:2rem;border-radius:1rem}.Blog_ctaTitle__UepWP{font-size:1.375rem}.Blog_postCard__NE5oz:hover{transform:translateY(-4px)}}.Badge_badge__V4FiA{display:inline-flex;align-items:center;justify-content:center;font-weight:var(--font-semibold);border-radius:var(--radius-full);white-space:nowrap}.Badge_badge-sm__J8Fdw{padding:var(--space-1) var(--space-2);font-size:var(--text-xs)}.Badge_badge-md__4AW4o{padding:var(--space-1) var(--space-3);font-size:var(--text-sm)}.Badge_badge-default__uYm0A{background:var(--grey-2);color:var(--black)}.Badge_badge-success__p9UrX{background:var(--primary-100);color:var(--primary-700)}.Badge_badge-warning__2Usqr{background:#fef3c7;color:#92400e}.Badge_badge-error__rkVJA{background:#fee2e2;color:#991b1b}.Badge_badge-info__Tblub{background:#dbeafe;color:#1e40af}.Breadcrumb_breadcrumb__at60s{flex-wrap:wrap;padding:1rem 0;font-size:.875rem}.Breadcrumb_breadcrumbItem__SNgob,.Breadcrumb_breadcrumb__at60s{display:flex;align-items:center;gap:.5rem}.Breadcrumb_breadcrumbLink__H2BwM{color:#64748b;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:.375rem}.Breadcrumb_breadcrumbLink__H2BwM:hover{color:#0099cc}.Breadcrumb_separator__oZE_s{color:#cbd5e1}.Breadcrumb_current__RAsbP{color:#0f172a;font-weight:500}.Breadcrumb_compact__Ch_bz{padding:.5rem 0;font-size:.8125rem}.Button_btn__sgFU2{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-primary);font-weight:var(--font-semibold);border-radius:var(--radius-lg);cursor:pointer;border:2px solid transparent;transition:all var(--transition-base);text-decoration:none;white-space:nowrap}.Button_btn__sgFU2:disabled{opacity:.6;cursor:not-allowed}.Button_btn-sm__suOLd{padding:var(--space-2) var(--space-4);font-size:var(--text-sm)}.Button_btn-md__RGpi_{padding:var(--space-3) var(--space-6);font-size:var(--text-base)}.Button_btn-lg__8Cvm1{padding:var(--space-4) var(--space-8);font-size:var(--text-lg)}.Button_btn-primary__73fbZ{background:var(--primary);color:var(--white);border-color:var(--primary)}.Button_btn-primary__73fbZ:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Button_btn-secondary__lcSH_{background:var(--secondary);color:var(--white);border-color:var(--secondary)}.Button_btn-secondary__lcSH_:hover:not(:disabled){background:var(--secondary-dark);border-color:var(--secondary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Button_btn-outline__Ixk7C{background:transparent;color:var(--primary);border-color:var(--primary)}.Button_btn-outline__Ixk7C:hover:not(:disabled){background:var(--primary);color:var(--white);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Button_btn-ghost__YsgzZ{background:transparent;color:var(--black);border-color:transparent}.Button_btn-ghost__YsgzZ:hover:not(:disabled){background:var(--grey-2)}.Button_fullWidth__JjsBk{width:100%}.Button_loading__WH8KX{position:relative;pointer-events:none}.Button_spinner____7ub{display:inline-flex;align-items:center;justify-content:center}.Button_spinnerIcon__qNSnT{width:1.25em;height:1.25em;animation:Button_spin__0uF6_ 1s linear infinite}.Button_spinnerCircle__sRq2f{stroke:currentColor;stroke-linecap:round;stroke-dasharray:40;stroke-dashoffset:30}@keyframes Button_spin__0uF6_{to{transform:rotate(1turn)}}.Button_icon__WVTkW{justify-content:center}.Button_icon__WVTkW,.Button_label__ViwpZ{display:inline-flex;align-items:center}.Card_card__7jt2e{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;transition:all var(--transition-base)}.Card_card-default__UBcVM{box-shadow:var(--shadow-md)}.Card_card-glass__5Hwyh{background:var(--glass-bg);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border)}.Card_card-outline__GfxEp{border:1px solid var(--border);box-shadow:none}.Card_padding-none__wb08y{padding:0}.Card_padding-sm__opo4v{padding:var(--space-3)}.Card_padding-md__FOkJM{padding:var(--space-6)}.Card_padding-lg__sQUBS{padding:var(--space-8)}.Card_hoverable__FNMuU{cursor:pointer}.Card_hoverable__FNMuU:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.Card_cardHeader__p_PKa{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border)}.Card_cardBody__jwImw{padding:var(--space-6)}.Card_cardFooter__tdZzv{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border);background:var(--grey)}.PageHeader_pageHeader__SIaGe{position:relative;padding:var(--space-6) 0 var(--space-8);overflow:hidden}.PageHeader_default__ggZ7O{background:linear-gradient(135deg,var(--grey) 0,var(--white) 100%)}.PageHeader_gradient__kuFOm{background:linear-gradient(135deg,#f0f9ff 0,#e0f2fe 30%,#f8fcfe 70%,var(--white) 100%)}.PageHeader_dark__sc110{background:linear-gradient(135deg,#0f172a,#1e293b);color:var(--white)}.PageHeader_light__dqgLe{background:var(--white);border-bottom:1px solid var(--grey-2)}.PageHeader_pageHeader__SIaGe:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(0,153,204,.04) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,153,204,.06) 0,transparent 50%);pointer-events:none}.PageHeader_pageHeader__SIaGe:after{content:"";position:absolute;top:-60%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(0,153,204,.04) 0,transparent 70%);border-radius:50%;pointer-events:none}.PageHeader_container__0jD9d{position:relative;z-index:1;max-width:var(--container-xl);margin:0 auto;padding:0 var(--space-6);text-align:center}.PageHeader_breadcrumbs__E4Bw6{display:flex;justify-content:center;margin-bottom:var(--space-3)}.PageHeader_breadcrumbList__taUAS{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-1);list-style:none;padding:var(--space-1) var(--space-3);margin:0;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-radius:var(--radius-full);box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(255,255,255,.5);font-size:var(--text-xs)}.PageHeader_dark__sc110 .PageHeader_breadcrumbList__taUAS{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}.PageHeader_breadcrumbItem__jOIpV{display:flex;align-items:center}.PageHeader_breadcrumbLink__zvDny{font-size:var(--text-xs);color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.PageHeader_breadcrumbLink__zvDny:hover{color:var(--primary)}.PageHeader_separator__UY21H{color:var(--text-muted);display:flex;align-items:center;margin:0 2px}.PageHeader_separator__UY21H svg{width:12px;height:12px}.PageHeader_breadcrumbCurrent__VvCh0{font-size:var(--text-xs);color:var(--primary);font-weight:var(--font-semibold)}.PageHeader_dark__sc110 .PageHeader_breadcrumbLink__zvDny,.PageHeader_dark__sc110 .PageHeader_separator__UY21H{color:rgba(255,255,255,.6)}.PageHeader_dark__sc110 .PageHeader_breadcrumbCurrent__VvCh0,.PageHeader_dark__sc110 .PageHeader_breadcrumbLink__zvDny:hover{color:#86efac}.PageHeader_title__m8eFY{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-2);line-height:1.2;letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-primary) 0,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PageHeader_dark__sc110 .PageHeader_title__m8eFY{background:linear-gradient(135deg,#ffffff,#86efac);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PageHeader_subtitle__NXKfi{font-size:var(--text-sm);color:var(--text-secondary);margin:0 auto;max-width:500px;line-height:1.5}.PageHeader_dark__sc110 .PageHeader_subtitle__NXKfi{color:rgba(255,255,255,.8)}.PageHeader_stats__CH_kl{display:flex;justify-content:center;gap:var(--space-8);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid rgba(0,0,0,.06)}.PageHeader_dark__sc110 .PageHeader_stats__CH_kl{border-top-color:rgba(255,255,255,.1)}.PageHeader_statItem__S4I0s{text-align:center}.PageHeader_statValue__ATSWe{display:block;font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--primary)}.PageHeader_dark__sc110 .PageHeader_statValue__ATSWe{color:#86efac}.PageHeader_statLabel__LvOKe{font-size:var(--text-xs);color:var(--text-secondary)}.PageHeader_dark__sc110 .PageHeader_statLabel__LvOKe{color:rgba(255,255,255,.7)}@media (max-width:768px){.PageHeader_pageHeader__SIaGe{padding:var(--space-5) 0 var(--space-6)}.PageHeader_title__m8eFY{font-size:var(--text-2xl)}.PageHeader_container__0jD9d{padding:0 var(--space-4)}.PageHeader_stats__CH_kl{gap:var(--space-6);flex-wrap:wrap}}@media (max-width:640px){.PageHeader_pageHeader__SIaGe{padding:var(--space-4) 0 var(--space-5)}.PageHeader_title__m8eFY{font-size:var(--text-xl)}.PageHeader_subtitle__NXKfi{font-size:var(--text-xs)}.PageHeader_breadcrumbs__E4Bw6{margin-bottom:var(--space-2)}.PageHeader_breadcrumbList__taUAS{padding:var(--space-1) var(--space-2)}.PageHeader_pageHeader__SIaGe:after{display:none}}.Input_inputWrapper__BtixV{display:flex;flex-direction:column;gap:var(--space-2)}.Input_fullWidth__BdT1e{width:100%}.Input_label__83Pis{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--black)}.Input_inputContainer__P3lLi{position:relative;display:flex;align-items:center}.Input_input__h6Yry{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--text-base);font-family:var(--font-secondary);color:var(--black);background:var(--white);border:2px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:all var(--transition-fast)}.Input_input__h6Yry::placeholder{color:var(--text-muted)}.Input_input__h6Yry:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,153,204,.1)}.Input_input__h6Yry:disabled{background:var(--grey-2);cursor:not-allowed}.Input_leftIcon__mt0gU,.Input_rightIcon__iiq_4{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--text-muted);pointer-events:none}.Input_leftIcon__mt0gU{left:var(--space-4)}.Input_rightIcon__iiq_4{right:var(--space-4)}.Input_hasLeftIcon__7FuWi{padding-left:calc(var(--space-4) + 1.5rem + var(--space-2))}.Input_hasRightIcon__AyI1p{padding-right:calc(var(--space-4) + 1.5rem + var(--space-2))}.Input_hasError__rIrpX .Input_input__h6Yry{border-color:var(--error)}.Input_hasError__rIrpX .Input_input__h6Yry:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.Input_error__KqG2Y{font-size:var(--text-sm);color:var(--error)}.Input_helperText__zUaGe{font-size:var(--text-sm);color:var(--text-muted)}.Pagination_pagination__w8tzS{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 0}.Pagination_pageButton__Ha_WW{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;font-size:.9375rem;font-weight:500;color:#475569;background:white;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:all .2s}.Pagination_pageButton__Ha_WW:hover:not(:disabled):not(.Pagination_active__2oAD1){background:#f8fafc;border-color:#0099cc;color:#0099cc}.Pagination_pageButton__Ha_WW:disabled{opacity:.5;cursor:not-allowed}.Pagination_pageButton__Ha_WW.Pagination_active__2oAD1{background:#0099cc;border-color:#0099cc;color:white}.Pagination_navButton__gKe__{gap:.25rem}.Pagination_navButton__gKe__ svg{flex-shrink:0}.Pagination_ellipsis__hDrxU{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#94a3b8;font-size:1rem}.Pagination_info__zPjGH{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.875rem;color:#64748b}@media (max-width:640px){.Pagination_pagination__w8tzS{gap:.25rem}.Pagination_pageButton__Ha_WW{min-width:36px;height:36px;font-size:.875rem}.Pagination_navText__0jAhg{display:none}}.PriceDisplay_priceContainer__nvO5J{display:inline-flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.PriceDisplay_currentPrice__1vbuZ{font-weight:700;color:#0f172a}.PriceDisplay_currentPrice__1vbuZ.PriceDisplay_discounted__55w5b{color:#0099cc}.PriceDisplay_originalPrice__akjlU{font-weight:500;color:#94a3b8;text-decoration:line-through}.PriceDisplay_discountBadge__Ct8Nw{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;color:white;background:#ef4444;border-radius:9999px}.PriceDisplay_small__y1rek .PriceDisplay_currentPrice__1vbuZ{font-size:.9375rem}.PriceDisplay_small__y1rek .PriceDisplay_originalPrice__akjlU{font-size:.8125rem}.PriceDisplay_medium__BBaqU .PriceDisplay_currentPrice__1vbuZ{font-size:1.125rem}.PriceDisplay_medium__BBaqU .PriceDisplay_originalPrice__akjlU{font-size:.9375rem}.PriceDisplay_large__HiH8k .PriceDisplay_currentPrice__1vbuZ{font-size:1.5rem}.PriceDisplay_large__HiH8k .PriceDisplay_originalPrice__akjlU{font-size:1.125rem}.PriceDisplay_xlarge__1NXYP .PriceDisplay_currentPrice__1vbuZ{font-size:2rem}.PriceDisplay_xlarge__1NXYP .PriceDisplay_originalPrice__akjlU{font-size:1.25rem}.PriceDisplay_vertical__hEQc4{flex-direction:column;align-items:flex-start;gap:.25rem}.PriceDisplay_vertical__hEQc4 .PriceDisplay_originalPrice__akjlU{order:-1}.PriceDisplay_unitPrice__3nm_c{font-size:.75rem;color:#64748b;display:block;margin-top:.25rem}.PriceDisplay_free__0EnrF{font-weight:700;color:#0099cc}.PriceDisplay_skeleton__qinsX{display:inline-block;height:1.25em;width:80px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:PriceDisplay_shimmer__F1YO5 1.5s infinite;border-radius:.25rem}@keyframes PriceDisplay_shimmer__F1YO5{0%{background-position:200% 0}to{background-position:-200% 0}}.QuantitySelector_container__RC_ZD{display:inline-flex;align-items:center;border:2px solid #e2e8f0;border-radius:.5rem;background:white;overflow:hidden}.QuantitySelector_container__RC_ZD:focus-within{border-color:#0099cc;box-shadow:0 0 0 3px rgba(0,153,204,.1)}.QuantitySelector_button__BZ8Gd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#475569;cursor:pointer;transition:all .15s ease}.QuantitySelector_button__BZ8Gd:hover:not(:disabled){background:#f1f5f9;color:#0099cc}.QuantitySelector_button__BZ8Gd:active:not(:disabled){background:#e2e8f0}.QuantitySelector_button__BZ8Gd:disabled{opacity:.4;cursor:not-allowed}.QuantitySelector_input__8rKp0{width:48px;height:40px;text-align:center;font-size:1rem;font-weight:500;color:#0f172a;border:none;background:transparent;outline:none;-moz-appearance:textfield}.QuantitySelector_input__8rKp0::-webkit-inner-spin-button,.QuantitySelector_input__8rKp0::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuantitySelector_small__xzW7X .QuantitySelector_button__BZ8Gd{width:32px;height:32px}.QuantitySelector_small__xzW7X .QuantitySelector_input__8rKp0{width:40px;height:32px;font-size:.875rem}.QuantitySelector_large__SEoxb .QuantitySelector_button__BZ8Gd{width:48px;height:48px}.QuantitySelector_large__SEoxb .QuantitySelector_input__8rKp0{width:56px;height:48px;font-size:1.125rem}.QuantitySelector_fullWidth__NLTiX{width:100%}.QuantitySelector_fullWidth__NLTiX .QuantitySelector_input__8rKp0{flex:1;width:auto}.QuantitySelector_stockWarning__80KO3{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;color:#f59e0b}.QuantitySelector_wrapper__fL9b8{display:flex;flex-direction:column;gap:.375rem}.QuantitySelector_label__N_wuX{font-size:.875rem;font-weight:500;color:#334155}.PhoneInput_wrapper__3U8jK{display:flex;flex-direction:column;gap:var(--space-2)}.PhoneInput_fullWidth__5_ggA{width:100%}.PhoneInput_label__sXXFW{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--black)}.PhoneInput_inputWrapper__Onggi{position:relative;display:flex;align-items:center}.PhoneInput_prefix__hS6eW{position:absolute;left:var(--space-4);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);pointer-events:none;user-select:none}.PhoneInput_input__QlRJB{width:100%;padding:var(--space-3) var(--space-4);padding-left:calc(var(--space-4) + 2.2rem);font-size:var(--text-base);font-family:var(--font-secondary);color:var(--black);background:var(--white);border:2px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:all var(--transition-fast);letter-spacing:.5px}.PhoneInput_input__QlRJB::placeholder{color:var(--text-muted)}.PhoneInput_input__QlRJB:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,153,204,.1)}.PhoneInput_inputError__AxIqC{border-color:var(--error)}.PhoneInput_inputError__AxIqC:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.PhoneInput_error__mwym7{font-size:var(--text-sm);color:var(--error)}.AffiliatePanel_page__DMN5V{min-height:60vh;padding-bottom:4rem}.AffiliatePanel_container__51P4R{max-width:960px;margin:0 auto;padding:2rem 1.25rem 4rem}.AffiliatePanel_loadingCenter__y6Ogu{display:flex;justify-content:center;align-items:center;min-height:40vh}@keyframes AffiliatePanel_spin__yqdWD{to{transform:rotate(1turn)}}.AffiliatePanel_spinner__F82z7{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#0099cc;border-radius:50%;animation:AffiliatePanel_spin__yqdWD .8s linear infinite}.AffiliatePanel_card__Bxtxb{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.04);margin-bottom:1.5rem}.AffiliatePanel_cardTitle__3CrSA{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.AffiliatePanel_emptyState__8ld9Z{text-align:center;padding:3rem 1.5rem}.AffiliatePanel_emptyIcon__Y3ZMW{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#f0f9ff;color:#0099cc;margin-bottom:1.25rem}.AffiliatePanel_emptyTitle__tHhl2{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.AffiliatePanel_emptyText__P3WCq{color:#64748b;margin:0 0 1.5rem;line-height:1.6}.AffiliatePanel_emptyButton__w43hv{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0099cc;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s}.AffiliatePanel_emptyButton__w43hv:hover{background:#0080aa}.AffiliatePanel_statusCard__uZc9y{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:12px;border:1px solid}.AffiliatePanel_statusCard__uZc9y.AffiliatePanel_info__nL59G{background:#f0f9ff;border-color:#bae6fd;color:#0369a1}.AffiliatePanel_statusCard__uZc9y.AffiliatePanel_warning__qwrDy{background:#fffbeb;border-color:#fde68a;color:#92400e}.AffiliatePanel_statusCard__uZc9y.AffiliatePanel_error__QE_uR{background:#fef2f2;border-color:#fecaca;color:#991b1b}.AffiliatePanel_statusCard__uZc9y .AffiliatePanel_statusIcon__DlFvH{flex-shrink:0;margin-top:2px}.AffiliatePanel_statusCard__uZc9y h3{margin:0 0 .375rem;font-size:1rem;font-weight:700}.AffiliatePanel_statusCard__uZc9y p{margin:0;font-size:.9rem;line-height:1.6}.AffiliatePanel_codeBlock__MNrH9{display:flex;align-items:center;gap:.75rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:.875rem 1.25rem;margin-bottom:.5rem}.AffiliatePanel_codeText__7b53_{font-size:1.5rem;font-weight:800;color:#0099cc;letter-spacing:.08em;flex:1;font-family:monospace}.AffiliatePanel_linkText__KH3IO{font-size:.875rem;color:#0369a1;word-break:break-all;flex:1}.AffiliatePanel_copyBtn__yMjEU{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .875rem;border-radius:8px;border:1px solid #0099cc;background:#fff;color:#0099cc;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;flex-shrink:0}.AffiliatePanel_copyBtn__yMjEU:hover{background:#0099cc;color:#fff}.AffiliatePanel_copyBtn__yMjEU.AffiliatePanel_copied__tfI7e{background:#dcfce7;border-color:#86efac;color:#16a34a}.AffiliatePanel_codeHint__vwLIh{font-size:.8125rem;color:#475569;margin:.5rem 0 0;line-height:1.5}.AffiliatePanel_statsGrid__G1eTZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin-bottom:.5rem}.AffiliatePanel_statCard__FPv6V{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.125rem 1.25rem}.AffiliatePanel_statLabel__CpSAB{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem}.AffiliatePanel_statValue__iV1g4{font-size:1.25rem;font-weight:800;color:#0f172a}.AffiliatePanel_statSub__hV3zP{font-size:.75rem;color:#94a3b8;margin-top:.2rem}.AffiliatePanel_commissionRate__kdV_B{font-size:.8125rem;color:#0099cc;font-weight:600;margin-top:1rem}.AffiliatePanel_tableWrap__YeSzg{overflow-x:auto;border-radius:10px;border:1px solid #e2e8f0}.AffiliatePanel_table__V7Gfc{width:100%;border-collapse:collapse;font-size:.875rem}.AffiliatePanel_table__V7Gfc th{background:#f8fafc;padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.AffiliatePanel_table__V7Gfc td{padding:.875rem 1rem;border-bottom:1px solid #f1f5f9;color:#374151;vertical-align:middle}.AffiliatePanel_table__V7Gfc tr:last-child td{border-bottom:none}.AffiliatePanel_table__V7Gfc tr:hover td{background:#f8fafc}.AffiliatePanel_orderCode__GZK5U{font-family:monospace;font-weight:600;color:#0f172a}.AffiliatePanel_emptyRow__qGZwB td{text-align:center;color:#94a3b8;padding:2rem}.AffiliatePanel_badge__3Y6Z0{display:inline-flex;align-items:center;padding:.2rem .625rem;border-radius:9999px;font-size:.72rem;font-weight:700;white-space:nowrap}.AffiliatePanel_badge__3Y6Z0.AffiliatePanel_pending__QEQ6k{background:#fef3c7;color:#92400e}.AffiliatePanel_badge__3Y6Z0.AffiliatePanel_approved__c58FE{background:#dbeafe;color:#1d4ed8}.AffiliatePanel_badge__3Y6Z0.AffiliatePanel_paid__Tm1US{background:#dcfce7;color:#166534}.AffiliatePanel_badge__3Y6Z0.AffiliatePanel_cancelled__vSZf0{background:#f1f5f9;color:#94a3b8;text-decoration:line-through}.AffiliatePanel_payoutField__cZOP5{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.AffiliatePanel_payoutLabel__y94CN{font-size:.9rem;font-weight:600;color:#374151}.AffiliatePanel_payoutInput__VcafW{width:100%;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;color:#111827;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.AffiliatePanel_payoutInput__VcafW:focus{outline:none;border-color:#0099cc;box-shadow:0 0 0 3px rgba(0,153,204,.12)}.AffiliatePanel_payoutTextarea__I849Q{width:100%;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;color:#111827;background:#fff;resize:vertical;min-height:80px;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.AffiliatePanel_payoutTextarea__I849Q:focus{outline:none;border-color:#0099cc;box-shadow:0 0 0 3px rgba(0,153,204,.12)}.AffiliatePanel_payoutHint__nvcpo{font-size:.8rem;color:#64748b;margin:0}.AffiliatePanel_radioGroup__1Vr40{display:flex;gap:1.5rem;flex-wrap:wrap}.AffiliatePanel_radioLabel__1aY0d{display:flex;align-items:center;gap:.4rem;font-size:.9375rem;color:#374151;cursor:pointer}.AffiliatePanel_radioLabel__1aY0d input[type=radio]{accent-color:#0099cc;width:16px;height:16px;cursor:pointer}.AffiliatePanel_flaggedIcon__tO9Cn{display:inline-block;margin-left:.375rem;font-size:.85rem;color:#d97706;cursor:help}.AffiliatePanel_payoutsEmpty__7iRho{color:#64748b;font-size:.9rem;text-align:center;padding:1.5rem 0}.AffiliatePanel_payoutsList__Zzgei{display:flex;flex-direction:column;gap:1rem}.AffiliatePanel_payoutRow__U99KE{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;background:#f8fafc}.AffiliatePanel_payoutRowMeta__dHIGj{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:baseline;margin-bottom:.875rem}.AffiliatePanel_payoutRowDate__s3UlH{font-size:.8125rem;color:#64748b}.AffiliatePanel_payoutRowPeriod__MBOTV{font-size:.875rem;color:#374151}.AffiliatePanel_payoutRowAmount__NcWEA{font-size:1.125rem;font-weight:800;color:#0f172a}.AffiliatePanel_payoutRowCount___7_Nc{font-size:.8125rem;color:#64748b}.AffiliatePanel_payoutRowActions__Wd63q{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem}.AffiliatePanel_fileLink__9VoHm{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .875rem;border-radius:8px;border:1px solid #0099cc;background:#fff;color:#0099cc;font-size:.8125rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.AffiliatePanel_fileLink__9VoHm:hover{background:#0099cc;color:#fff}.AffiliatePanel_fileUploadBtn__EKFFu{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .875rem;border-radius:8px;border:1px solid #94a3b8;background:#fff;color:#475569;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}.AffiliatePanel_fileUploadBtn__EKFFu:hover:not(:disabled){border-color:#0099cc;color:#0099cc}.AffiliatePanel_fileUploadBtn__EKFFu:disabled{opacity:.6;cursor:not-allowed}.AffiliatePanel_fileGroup__h_tsE{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.AffiliatePanel_fileHint__Xc_LF{font-size:.78rem;color:#64748b}.AffiliatePanel_uploadError__5_MPb{width:100%;font-size:.8125rem;color:#dc2626;margin:.25rem 0 0}.AffiliatePanel_saveBtn__kCfnN{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0099cc;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.AffiliatePanel_saveBtn__kCfnN:hover:not(:disabled){background:#0080aa}.AffiliatePanel_saveBtn__kCfnN:disabled{opacity:.6;cursor:not-allowed}.AffiliatePanel_saveSuccess__WYOq0{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;color:#16a34a;font-weight:600;margin-left:1rem}@media (max-width:600px){.AffiliatePanel_container__51P4R{padding:1.25rem .875rem 3rem}.AffiliatePanel_card__Bxtxb{padding:1.25rem}.AffiliatePanel_codeText__7b53_{font-size:1.125rem}.AffiliatePanel_statsGrid__G1eTZ{grid-template-columns:1fr 1fr}}.CategoryPage_container__ZwRYb{max-width:1400px;margin:0 auto;padding:2rem 1.5rem 4rem}.CategoryPage_layout__OpGQW{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.CategoryPage_layout__OpGQW{grid-template-columns:250px 1fr;gap:2.5rem}}.CategoryPage_sidebar__HgQBU{display:none}@media (min-width:1024px){.CategoryPage_sidebar__HgQBU{display:block;position:sticky;top:100px;height:fit-content}}.CategoryPage_sidebarSection__DxAdK{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid #e5e7eb}.CategoryPage_sidebarTitle__ptd7_{font-size:.9375rem;font-weight:700;color:var(--black);margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb;text-transform:uppercase;letter-spacing:.5px}.CategoryPage_categoryList__zDiy0{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.CategoryPage_categoryLink__3seCy{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;font-size:.875rem;color:#475569;text-decoration:none;border-radius:.5rem;transition:all .2s ease;font-weight:500}.CategoryPage_categoryLink__3seCy:hover{background:#f0f9ff;color:var(--primary)}.CategoryPage_categoryLinkActive__wRn2q{background:var(--primary);color:white!important;font-weight:600}.CategoryPage_categoryLinkActive__wRn2q:hover{background:var(--primary-dark,#007799);color:white!important}.CategoryPage_count__wXeNv{font-size:.75rem;color:#94a3b8;font-weight:400}.CategoryPage_categoryLinkActive__wRn2q .CategoryPage_count__wXeNv{color:rgba(255,255,255,.75)}.CategoryPage_main__UPt5B{min-width:0}.CategoryPage_filters__Cn022{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.04);border:1px solid #e5e7eb}@media (min-width:768px){.CategoryPage_filters__Cn022{flex-direction:row;justify-content:space-between;align-items:center}}.CategoryPage_filterLeft__u2T6_{flex:1;max-width:360px}.CategoryPage_searchInput__p_4Zw{width:100%;padding:.625rem 1rem .625rem 2.5rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#f8fafc;color:var(--black);outline:none;transition:all .2s ease}.CategoryPage_searchInput__p_4Zw:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px rgba(0,153,204,.08)}.CategoryPage_searchWrapper__zrfEo{position:relative}.CategoryPage_searchIcon__avSdc{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.CategoryPage_filterRight__OTF_C{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.CategoryPage_sortSelect__Rga8d{padding:.625rem 2.25rem .625rem .875rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:var(--black);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;transition:border-color .2s ease;outline:none}.CategoryPage_sortSelect__Rga8d:hover{border-color:#94a3b8}.CategoryPage_sortSelect__Rga8d:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,153,204,.08)}.CategoryPage_resultCount__nNQSt{font-size:.8125rem;color:#94a3b8;white-space:nowrap}.CategoryPage_productsGrid__9gh3Y{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:1280px){.CategoryPage_productsGrid__9gh3Y{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.CategoryPage_productsGrid__9gh3Y{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.CategoryPage_productsGrid__9gh3Y{grid-template-columns:1fr}}.CategoryPage_mobileCategories__qXZSd{display:flex;gap:.5rem;overflow-x:auto;padding:0 0 .5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.CategoryPage_mobileCategories__qXZSd::-webkit-scrollbar{display:none}@media (min-width:1024px){.CategoryPage_mobileCategories__qXZSd{display:none}}.CategoryPage_mobileCatBtn__hylyH{white-space:nowrap;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:2rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.CategoryPage_mobileCatBtn__hylyH:hover{background:#e0f7fa;border-color:var(--primary);color:var(--primary)}.CategoryPage_mobileCatBtnActive__cTMHy{background:var(--primary);color:white;border-color:var(--primary)}.CategoryPage_empty__BEyc_{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:1rem;gap:.75rem}.CategoryPage_empty__BEyc_ svg{color:#94a3b8}.CategoryPage_empty__BEyc_ h3{font-size:1.125rem;font-weight:600;color:var(--black);margin:0}.CategoryPage_empty__BEyc_ p{font-size:.875rem;color:#64748b;margin:0;max-width:360px}.CategoryPage_clearBtn__lLKha{padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--primary);background:none;border:1px solid var(--primary);border-radius:.5rem;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.CategoryPage_clearBtn__lLKha:hover{background:var(--primary);color:white}.ProductVideo_container__WMgs1{margin:2rem 0;border-radius:16px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.ProductVideo_title__9foB2{display:flex;align-items:center;gap:8px;padding:16px 20px;margin:0;font-size:1.1rem;font-weight:600;color:#0f172a;border-bottom:1px solid #e2e8f0}.ProductVideo_title__9foB2 svg{color:#0099cc}.ProductVideo_videoWrapper__oVJyj{position:relative;background:#000;cursor:pointer;overflow:hidden}.ProductVideo_video__4zFi_{display:block;width:100%;max-height:500px;object-fit:contain;background:#000}.ProductVideo_playOverlay__yQNhF{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);transition:background .2s ease}.ProductVideo_playOverlay__yQNhF:hover{background:rgba(0,0,0,.45)}.ProductVideo_playButton__dBvx_{width:72px;height:72px;border-radius:50%;background:rgba(0,153,204,.9);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:transform .2s ease,background .2s ease}.ProductVideo_playButton__dBvx_ svg{margin-left:4px}.ProductVideo_playOverlay__yQNhF:hover .ProductVideo_playButton__dBvx_{transform:scale(1.1);background:rgba(0,153,204,1)}.ProductVideo_controls__Jd8Iu{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:24px 12px 12px;opacity:0;transition:opacity .3s ease}.ProductVideo_controls__Jd8Iu.ProductVideo_visible__6fJJ5,.ProductVideo_videoWrapper__oVJyj:hover .ProductVideo_controls__Jd8Iu{opacity:1}.ProductVideo_progressBar__VkiOY{height:4px;background:rgba(255,255,255,.25);border-radius:2px;margin-bottom:8px;cursor:pointer;transition:height .15s ease}.ProductVideo_progressBar__VkiOY:hover{height:6px}.ProductVideo_progressFill__w3wFU{height:100%;background:#0099cc;border-radius:2px;transition:width .1s linear}.ProductVideo_controlButtons__uTKf1{display:flex;align-items:center;gap:8px}.ProductVideo_controlBtn__oFx1E{background:none;border:none;color:#fff;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.ProductVideo_controlBtn__oFx1E:hover{background:rgba(255,255,255,.15)}.ProductVideo_volumeWrapper__rkjvD{display:flex;align-items:center;position:relative}.ProductVideo_volumeSlider__v_eg3{width:0;opacity:0;transition:width .25s ease,opacity .25s ease;-webkit-appearance:none;appearance:none;height:4px;background:rgba(255,255,255,.25);border-radius:2px;outline:none;cursor:pointer;margin:0}.ProductVideo_volumeSlider__v_eg3.ProductVideo_volumeVisible__yySve,.ProductVideo_volumeWrapper__rkjvD:hover .ProductVideo_volumeSlider__v_eg3{width:80px;opacity:1}.ProductVideo_volumeSlider__v_eg3::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#0099cc;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.3)}.ProductVideo_volumeSlider__v_eg3::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#0099cc;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.3)}.ProductVideo_volumeSlider__v_eg3::-webkit-slider-runnable-track{height:4px;border-radius:2px}.ProductVideo_volumeSlider__v_eg3::-moz-range-track{height:4px;border-radius:2px;background:rgba(255,255,255,.25)}.ProductVideo_embedWrapper__t_nmD{position:relative;width:100%;min-height:500px;display:flex;justify-content:center;background:#fafafa}.ProductVideo_instagramEmbed__5JoP4{width:100%;min-height:500px;border:none}.ProductVideo_youtubeWrapper__P9a2m{position:relative;width:100%;padding-bottom:56.25%;background:#000}.ProductVideo_youtubeEmbed__CzwKU{position:absolute;inset:0;width:100%;height:100%;border:none}.ProductVideo_fullscreen__FJwc_{position:fixed;inset:0;z-index:99999;background:#000;display:flex;align-items:center;justify-content:center}.ProductVideo_fullscreen__FJwc_ .ProductVideo_video__4zFi_{max-height:100vh;max-width:100vw}@media (max-width:768px){.ProductVideo_container__WMgs1{margin:1rem 0;border-radius:12px}.ProductVideo_title__9foB2{font-size:1rem;padding:12px 16px}.ProductVideo_video__4zFi_{max-height:350px}.ProductVideo_embedWrapper__t_nmD,.ProductVideo_instagramEmbed__5JoP4{min-height:400px}.ProductVideo_playButton__dBvx_{width:56px;height:56px}.ProductVideo_playButton__dBvx_ svg{width:28px;height:28px}}.WelcomePopup_overlay__JJHO3{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:WelcomePopup_fadeIn__2HT4n .3s ease;padding:16px}.WelcomePopup_popup__cn6Zi{background:white;border-radius:20px;max-width:420px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.25);animation:WelcomePopup_slideUp__ajBCY .4s cubic-bezier(.16,1,.3,1)}.WelcomePopup_closeBtn__Bh4XJ{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.06);border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s;z-index:2}.WelcomePopup_closeBtn__Bh4XJ:hover{background:rgba(0,0,0,.12);color:#0f172a}.WelcomePopup_formContent__uBto0{padding:40px 32px 32px;text-align:center}.WelcomePopup_giftIcon__bZglK{width:64px;height:64px;background:linear-gradient(135deg,#0099cc,#00bcd4);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:white;animation:WelcomePopup_bounce__FLEU0 2s infinite}.WelcomePopup_formContent__uBto0 h3{font-family:var(--font-heading,"Poppins",sans-serif);font-size:22px;font-weight:700;color:#0f172a;margin:0 0 8px;line-height:1.3}.WelcomePopup_highlight__UOUBG{color:#0099cc}.WelcomePopup_description__Hcsgk{font-size:14px;color:#64748b;margin:0 0 24px;line-height:1.5}.WelcomePopup_form__Ten48{display:flex;flex-direction:column;gap:12px}.WelcomePopup_emailInput__TDpNC{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:var(--font-body,"Open Sans",sans-serif);outline:none;transition:border-color .2s;box-sizing:border-box}.WelcomePopup_emailInput__TDpNC:focus{border-color:#0099cc}.WelcomePopup_submitBtn__kyq56{width:100%;padding:14px;background:linear-gradient(135deg,#0099cc,#007799);color:white;font-size:16px;font-weight:600;font-family:var(--font-heading,"Poppins",sans-serif);border:none;border-radius:12px;cursor:pointer;transition:all .3s}.WelcomePopup_submitBtn__kyq56:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,153,204,.4)}.WelcomePopup_submitBtn__kyq56:disabled{opacity:.7;cursor:not-allowed;transform:none}.WelcomePopup_errorText__N_asS{color:#ef4444;font-size:13px;margin:4px 0 0}.WelcomePopup_privacy__OFSdn{font-size:12px;color:#94a3b8;margin:12px 0 0;line-height:1.4}.WelcomePopup_privacy__OFSdn a{color:inherit;text-decoration:underline}.WelcomePopup_successContent__vQ_ga{padding:40px 32px 32px;text-align:center}.WelcomePopup_successIcon__zYHqC{font-size:48px;margin-bottom:16px;animation:WelcomePopup_bounce__FLEU0 .6s ease}.WelcomePopup_successContent__vQ_ga h3{font-family:var(--font-heading,"Poppins",sans-serif);font-size:22px;font-weight:700;color:#0f172a;margin:0 0 16px}.WelcomePopup_couponBox__plzqi{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px dashed #0099cc;border-radius:12px;padding:16px;margin:0 0 16px}.WelcomePopup_couponCode__BGHJI{font-family:Courier New,monospace;font-size:28px;font-weight:800;color:#0099cc;letter-spacing:2px}.WelcomePopup_couponHint__D_9IE{color:#475569;font-size:14px;line-height:1.5;margin:0 0 20px}.WelcomePopup_ctaBtn__Az03L{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#0099cc,#007799);color:white;font-size:15px;font-weight:600;font-family:var(--font-heading,"Poppins",sans-serif);border:none;border-radius:12px;cursor:pointer;transition:all .3s}.WelcomePopup_ctaBtn__Az03L:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,153,204,.4)}@keyframes WelcomePopup_fadeIn__2HT4n{0%{opacity:0}to{opacity:1}}@keyframes WelcomePopup_slideUp__ajBCY{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes WelcomePopup_bounce__FLEU0{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:480px){.WelcomePopup_popup__cn6Zi{max-width:100%;border-radius:16px}.WelcomePopup_formContent__uBto0,.WelcomePopup_successContent__vQ_ga{padding:32px 20px 24px}.WelcomePopup_formContent__uBto0 h3,.WelcomePopup_successContent__vQ_ga h3{font-size:19px}.WelcomePopup_couponCode__BGHJI{font-size:24px}}.ReviewStars_starsContainer__M_dRn{display:inline-flex;align-items:center;gap:.25rem}.ReviewStars_star__0XjBU{transition:all .15s ease}.ReviewStars_star__0XjBU.ReviewStars_filled__kkpsx{color:#fbbf24}.ReviewStars_star__0XjBU.ReviewStars_empty__Pk46h{color:#e2e8f0}.ReviewStars_star__0XjBU.ReviewStars_half__Ad_x_{color:#fbbf24}.ReviewStars_interactive___RTNo .ReviewStars_star__0XjBU{cursor:pointer}.ReviewStars_interactive___RTNo .ReviewStars_star__0XjBU:hover{transform:scale(1.15)}.ReviewStars_withRating__eYWcv{display:inline-flex;align-items:center;gap:.5rem}.ReviewStars_ratingText__GgUko{font-size:.875rem;font-weight:500;color:#475569}.ReviewStars_reviewCount__qRIQJ{font-size:.8125rem;color:#94a3b8}.ReviewStars_small__gMrfr .ReviewStars_star__0XjBU{width:14px;height:14px}.ReviewStars_medium__dWFJo .ReviewStars_star__0XjBU{width:18px;height:18px}.ReviewStars_large__aV_Tz .ReviewStars_star__0XjBU{width:24px;height:24px}.SearchBar_searchContainer__cSTN5{position:relative;width:100%;max-width:480px}.SearchBar_searchWrapper__KmeUa{position:relative;display:flex;align-items:center}.SearchBar_searchInput__7M7tf{width:100%;padding:.625rem 2.5rem;font-size:.875rem;color:var(--body-text,#334155);background:var(--grey,#f1f5f9);border:1.5px solid transparent;border-radius:var(--radius-lg,.625rem);outline:none;transition:all .2s ease;font-family:inherit;height:42px;box-sizing:border-box}.SearchBar_searchInput__7M7tf:hover{background:#e8edf2}.SearchBar_searchInput__7M7tf:focus{background:#fff;border-color:var(--primary,#0099cc);box-shadow:0 0 0 3px rgba(0,153,204,.08)}.SearchBar_searchInput__7M7tf::placeholder{color:#94a3b8;font-weight:400}.SearchBar_searchIcon__nL3pi{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none;transition:color .2s;width:18px;height:18px}.SearchBar_searchWrapper__KmeUa:focus-within .SearchBar_searchIcon__nL3pi{color:var(--primary,#0099cc)}.SearchBar_shortcutHint__8xta9{position:absolute;right:2.25rem;font-size:.625rem;font-weight:500;color:#94a3b8;background:rgba(241,245,249,.8);border:1px solid #e2e8f0;border-radius:3px;padding:0 4px;pointer-events:none;transition:opacity .15s;line-height:1.5}.SearchBar_searchWrapper__KmeUa:focus-within .SearchBar_shortcutHint__8xta9{opacity:0}.SearchBar_clearButton__MIY4R{position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#cbd5e1;border:none;border-radius:50%;color:#fff;cursor:pointer;opacity:0;transition:all .15s;padding:0}.SearchBar_clearButton__MIY4R.SearchBar_visible___LBrY{opacity:1}.SearchBar_clearButton__MIY4R:hover{background:#94a3b8}.SearchBar_dropdown__7uETt{position:absolute;top:calc(100% + 6px);left:0;width:380px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 28px -4px rgba(0,0,0,.12),0 4px 12px -2px rgba(0,0,0,.06);max-height:460px;overflow-y:auto;z-index:9999;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.SearchBar_dropdown__7uETt.SearchBar_open__T783I{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.SearchBar_dropdown__7uETt::-webkit-scrollbar{width:4px}.SearchBar_dropdown__7uETt::-webkit-scrollbar-track{background:transparent}.SearchBar_dropdown__7uETt::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.SearchBar_resultsSection__vaKGA{padding:.25rem .375rem}.SearchBar_resultsSection__vaKGA+.SearchBar_resultsSection__vaKGA{border-top:1px solid #f1f5f9}.SearchBar_sectionTitle__TnGHy{display:flex;align-items:center;gap:.375rem;padding:.5rem .625rem .25rem;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.SearchBar_resultItem__sR_8x{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;border-radius:8px;cursor:pointer;transition:background .12s;text-decoration:none;color:inherit}.SearchBar_resultItem__sR_8x:hover{background:#f0f9ff}.SearchBar_resultItem__sR_8x:hover .SearchBar_resultArrow__8Dz8a{opacity:1;transform:translateX(0)}.SearchBar_resultArrow__8Dz8a{color:#94a3b8;opacity:0;transform:translateX(-4px);transition:all .15s;flex-shrink:0}.SearchBar_resultImage__Epg5i{width:40px;height:40px;border-radius:8px;object-fit:contain;background:#f8fafc;border:1px solid #f1f5f9;flex-shrink:0;padding:2px}.SearchBar_resultImagePlaceholder__zGL9J{width:40px;height:40px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.SearchBar_categoryIcon__ZfjSW{background:#e0f2fe;color:#0284c7}.SearchBar_blogIcon__Vh_80{background:#fef3c7;color:#d97706}.SearchBar_pageIcon__4QxG_{background:#dcfce7;color:#16a34a}.SearchBar_resultInfo__RwRW6{flex:1;min-width:0}.SearchBar_resultName__ncIXi{font-size:.8125rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.SearchBar_resultCategory__bQONx{font-size:.6875rem;color:#64748b;margin-top:1px}.SearchBar_resultPrice__c2von{font-size:.8125rem;font-weight:600;color:var(--primary,#0099cc);white-space:nowrap;flex-shrink:0}.SearchBar_loading__UD0yr{display:flex;align-items:center;justify-content:center;padding:1.5rem;color:#64748b}.SearchBar_loading__UD0yr svg{animation:SearchBar_spin__d_K2t 1s linear infinite}@keyframes SearchBar_spin__d_K2t{to{transform:rotate(1turn)}}.SearchBar_emptyState__mOlka{padding:1.5rem;text-align:center}.SearchBar_emptyIcon__clkoX{color:#cbd5e1;margin-bottom:.5rem}.SearchBar_emptyText__5c1m2{font-size:.8125rem;color:#64748b;margin:0}.SearchBar_suggestionsWrap__nabC5{padding:.375rem}.SearchBar_quickLinks__S266g{display:flex;flex-wrap:wrap;gap:.375rem;padding:.375rem .5rem}.SearchBar_quickLink__IBkua{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-family:inherit;color:var(--primary,#0099cc);background:#f0f9ff;border:1px solid #e0f2fe;border-radius:9999px;cursor:pointer;transition:all .15s}.SearchBar_quickLink__IBkua:hover{background:var(--primary,#0099cc);border-color:var(--primary,#0099cc);color:#fff}.SearchBar_viewAll__1PvM7{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem;font-size:.75rem;font-weight:600;font-family:inherit;color:var(--primary,#0099cc);background:#f8fafc;border:none;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;cursor:pointer;width:100%;transition:all .15s}.SearchBar_viewAll__1PvM7:hover{background:#f0f9ff;color:#0077a3}.SearchBar_compact__jjka2 .SearchBar_searchInput__7M7tf{padding:.5rem 1.75rem .5rem 2rem;font-size:.8125rem;height:36px}.SearchBar_compact__jjka2 .SearchBar_searchIcon__nL3pi{left:.625rem;width:14px;height:14px}.SearchBar_compact__jjka2 .SearchBar_clearButton__MIY4R{width:18px;height:18px}.SearchBar_inline__FLUKV{max-width:280px}.SearchBar_inline__FLUKV .SearchBar_searchInput__7M7tf{background:var(--grey,#f1f5f9);border-radius:var(--radius-lg,.625rem);height:42px;font-size:.8125rem}.SearchBar_inline__FLUKV .SearchBar_searchInput__7M7tf:focus{background:#fff;border-color:var(--primary,#0099cc);box-shadow:0 0 0 3px rgba(0,153,204,.08)}@media (max-width:1200px){.SearchBar_inline__FLUKV{max-width:240px}}@media (max-width:991px){.SearchBar_inline__FLUKV{max-width:200px}.SearchBar_shortcutHint__8xta9{display:none}}@media (max-width:768px){.SearchBar_inline__FLUKV{display:none}.SearchBar_searchContainer__cSTN5{max-width:100%}.SearchBar_dropdown__7uETt{position:fixed;top:auto;left:.5rem;right:.5rem;width:auto;max-height:60vh}.SearchBar_resultImagePlaceholder__zGL9J,.SearchBar_resultImage__Epg5i{width:36px;height:36px}.SearchBar_resultItem__sR_8x{padding:.4rem .5rem;gap:.5rem}.SearchBar_shortcutHint__8xta9{display:none}}.WhatsAppButton_whatsappButton__ScJxV{position:fixed;bottom:var(--wa-bottom,28px);right:28px;z-index:9999;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#25D366;box-shadow:0 4px 14px rgba(37,211,102,.45),0 2px 6px rgba(0,0,0,.15);cursor:pointer;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,opacity .5s ease;opacity:0;transform:scale(.5) translateY(20px)}.WhatsAppButton_whatsappButton__ScJxV.WhatsAppButton_visible__tzF55{opacity:1;transform:scale(1) translateY(0)}.WhatsAppButton_whatsappButton__ScJxV:hover{transform:scale(1.1) translateY(-2px);box-shadow:0 6px 20px rgba(37,211,102,.55),0 4px 10px rgba(0,0,0,.2)}.WhatsAppButton_whatsappButton__ScJxV:active{transform:scale(.95)}.WhatsAppButton_whatsappButton__ScJxV.WhatsAppButton_pulse__E_dkG:before{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid #25d366;animation:WhatsAppButton_whatsappPulse__sPawU 2s ease-out infinite}@keyframes WhatsAppButton_whatsappPulse__sPawU{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}.WhatsAppButton_icon__NqOCo{width:32px;height:32px;flex-shrink:0}.WhatsAppButton_tooltip___tt0z{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);background:#1f2937;color:#fff;font-size:13px;font-weight:500;padding:8px 14px;border-radius:8px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .25s ease,transform .25s ease;transform:translateY(-50%) translateX(8px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.WhatsAppButton_tooltip___tt0z:after{content:"";position:absolute;top:50%;right:-5px;transform:translateY(-50%);border:5px solid transparent;border-right:none;border-left:5px solid #1f2937}.WhatsAppButton_whatsappButton__ScJxV:hover .WhatsAppButton_tooltip___tt0z{opacity:1;transform:translateY(-50%) translateX(0)}@media (max-width:768px){.WhatsAppButton_whatsappButton__ScJxV{bottom:var(--wa-bottom,20px);right:20px;width:54px;height:54px}.WhatsAppButton_icon__NqOCo{width:28px;height:28px}.WhatsAppButton_tooltip___tt0z{display:none}}.Skeleton_skeleton___xqk9{background:linear-gradient(90deg,var(--grey-2) 25%,var(--grey-3) 50%,var(--grey-2) 75%);background-size:200% 100%;animation:Skeleton_shimmer__oXk47 1.5s infinite}@keyframes Skeleton_shimmer__oXk47{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton_skeleton-text__SX_DC{height:1rem;border-radius:var(--radius-sm);margin-bottom:var(--space-2)}.Skeleton_skeleton-circular__RTyJq{border-radius:var(--radius-full)}.Skeleton_skeleton-rectangular__oBDhy{border-radius:var(--radius-md)}.Skeleton_productCardSkeleton__7BDUJ{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md)}.Skeleton_productCardContent__0j3g_{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.CartPage_container__zk5Rc{max-width:1400px;margin:0 auto;padding:0 1.5rem 4rem;overflow-x:clip}.CartPage_emptyState__FAe1w{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;gap:1.5rem}.CartPage_emptyIcon__2DGBJ{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:var(--color-surface,#f8fafc);border-radius:50%;color:var(--color-text-muted,#94a3b8)}.CartPage_emptyState__FAe1w h2{font-size:1.5rem;font-weight:600;color:var(--color-text-primary,#0f172a);margin:0}.CartPage_emptyState__FAe1w p{font-size:1rem;color:var(--color-text-secondary,#475569);margin:0;max-width:400px}.CartPage_layout__ry6Is{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.CartPage_layout__ry6Is{grid-template-columns:1fr 380px;gap:3rem}}.CartPage_cartItems__ilPAh{display:flex;flex-direction:column;gap:1rem}.CartPage_cartHeader__LXghF{display:none;padding:1rem 1.5rem;background:var(--color-surface,#f8fafc);border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--color-text-secondary,#475569)}@media (min-width:768px){.CartPage_cartHeader__LXghF{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 50px;gap:1rem;align-items:center}}.CartPage_cartItem__ZFGF7{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--color-background,#fff);border-radius:1rem;box-shadow:var(--shadow-sm,0 1px 2px rgba(0,0,0,.05));border:1px solid var(--color-border,#e2e8f0)}@media (min-width:768px){.CartPage_cartItem__ZFGF7{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 50px;gap:1rem;align-items:center}}.CartPage_itemInfo__q5Jex{display:flex;gap:1rem;align-items:center}.CartPage_itemImage__KmwsM{width:80px;height:80px;border-radius:.75rem;overflow:hidden;flex-shrink:0;background:var(--color-surface,#f8fafc)}.CartPage_placeholderImage__dE5_v{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted,#94a3b8)}.CartPage_itemDetails__ZHIul h3{font-size:1rem;font-weight:600;color:var(--color-text-primary,#0f172a);margin:0 0 .25rem;line-height:1.4}.CartPage_itemSubtitle__TuTx4,.CartPage_itemVariant__M7M_n{font-size:.875rem;color:var(--color-text-secondary,#475569);margin:0}.CartPage_itemPrice__PJq2C{font-size:1rem;font-weight:500;color:var(--color-text-primary,#0f172a)}@media (max-width:767px){.CartPage_itemPrice__PJq2C:before{content:"Birim Fiyat: ";font-weight:400;color:var(--color-text-secondary,#475569)}}.CartPage_itemQuantity__VgQ_b{display:flex;align-items:center;gap:.5rem}.CartPage_quantityBtn__llNYb{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-surface,#f8fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:.5rem;font-size:1.25rem;font-weight:500;color:var(--color-text-primary,#0f172a);cursor:pointer;transition:all .15s ease}.CartPage_quantityBtn__llNYb:hover:not(:disabled){background:var(--color-primary-50,#e0f7fa);border-color:var(--color-primary-400,#33ccff);color:var(--color-primary-600,#0099cc)}.CartPage_quantityBtn__llNYb:disabled{opacity:.5;cursor:not-allowed}.CartPage_quantityValue__UDXKv{min-width:40px;text-align:center;font-size:1rem;font-weight:600;color:var(--color-text-primary,#0f172a)}.CartPage_itemTotal__OkIMY{font-size:1.125rem;font-weight:600;color:var(--color-primary-600,#0099cc)}@media (max-width:767px){.CartPage_itemTotal__OkIMY:before{content:"Toplam: ";font-weight:400;color:var(--color-text-secondary,#475569)}}.CartPage_removeBtn__aST4H{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:.5rem;color:var(--color-text-muted,#94a3b8);cursor:pointer;transition:all .15s ease}.CartPage_removeBtn__aST4H:hover:not(:disabled){background:#fef2f2;color:var(--color-error,#ef4444)}.CartPage_removeBtn__aST4H:disabled{opacity:.5;cursor:not-allowed}.CartPage_summary__gO8qO{position:sticky;top:100px;height:fit-content;padding:1.5rem;background:var(--color-background,#fff);border-radius:1rem;box-shadow:var(--shadow-md,0 4px 6px -1px rgba(0,0,0,.1))}.CartPage_summary__gO8qO h2{font-size:1.25rem;font-weight:600;color:var(--color-text-primary,#0f172a);margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border,#e2e8f0)}.CartPage_promoSection__MGOUx{margin-bottom:1.5rem}.CartPage_promoInput__nED3P{display:flex;gap:.5rem}.CartPage_promoInput__nED3P input{flex:1}.CartPage_promoError__16E9Z{font-size:.875rem;color:var(--color-error,#ef4444);margin:.5rem 0 0}.CartPage_promoSuccess__PLWlU{font-size:.875rem;color:#16a34a;margin:.5rem 0 0;font-weight:500}.CartPage_b2bBadge__NGQpx{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.9rem;font-weight:600;text-align:center}.CartPage_guestCapture__kE5QC{margin-bottom:1.5rem;padding:1rem;border:1px dashed var(--color-border,#cbd5e1);border-radius:12px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.CartPage_guestCaptureTitle__6xM6U{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 .25rem}.CartPage_guestCaptureDesc__8NouL{font-size:.8125rem;color:#475569;margin:0 0 .75rem;line-height:1.4}.CartPage_guestCaptureInput__GM3Yk{display:flex;gap:.5rem}.CartPage_guestCaptureInput__GM3Yk input{flex:1}.CartPage_guestCaptureError__v0oNr{font-size:.875rem;color:var(--color-error,#ef4444);margin:.5rem 0 0}.CartPage_guestCaptureSuccess__r1ZAB{font-size:.875rem;color:#16a34a;margin:0;font-weight:500}.CartPage_guestCaptureConsent__G_Qe4{font-size:.6875rem;color:#94a3b8;margin:.5rem 0 0;line-height:1.4}.CartPage_guestCaptureConsent__G_Qe4 a{color:inherit;text-decoration:underline}.CartPage_summaryLines__UImI2{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.CartPage_summaryLine__S2_tB{display:flex;justify-content:space-between;font-size:.9375rem;color:var(--color-text-secondary,#475569)}.CartPage_summaryLine__S2_tB.CartPage_discount__kcaFH{color:var(--color-primary-600,#0099cc)}.CartPage_totalLine__LYZR5{display:flex;justify-content:space-between;padding:1rem 0;border-top:2px solid var(--color-border,#e2e8f0);margin-bottom:1.5rem}.CartPage_totalLine__LYZR5 span:first-child{font-size:1rem;font-weight:600;color:var(--color-text-primary,#0f172a)}.CartPage_totalAmount__BhKRr{font-size:1.5rem;font-weight:700;color:var(--color-primary-600,#0099cc)}.CartPage_checkoutLink__PO_7m{display:block;text-decoration:none;margin-bottom:1rem}.CartPage_securityNote__3Q6Uj{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:var(--color-surface,#f8fafc);border-radius:.5rem;font-size:.8125rem;color:var(--color-text-muted,#94a3b8);margin-bottom:1rem}.CartPage_continueLink__NISdR{display:block;text-align:center;font-size:.9375rem;color:var(--color-primary-600,#0099cc);text-decoration:none;transition:color .15s ease}.CartPage_continueLink__NISdR:hover{color:var(--color-primary-700,#007799);text-decoration:underline}.CartPage_shippingBarWrap__wt43a{grid-column:1/-1}.CartPage_recommendationsWrap__oPm47{grid-column:1/-1;margin-top:1rem}.CartPage_mobileCheckoutBar__iYYWT{display:none}@media (max-width:767px){.CartPage_mobileCheckoutBar__iYYWT{display:flex;align-items:center;gap:.875rem;position:fixed;left:0;right:0;bottom:0;z-index:50;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid var(--color-border,#e2e8f0);box-shadow:0 -4px 16px rgba(15,23,42,.08)}.CartPage_mobileCheckoutTotal__mOFzP{display:flex;flex-direction:column;flex-shrink:0;line-height:1.2}.CartPage_mobileCheckoutLabel__q_rXZ{font-size:.7rem;color:var(--color-text-muted,#64748b)}.CartPage_mobileCheckoutAmount__g1QfA{font-size:1.25rem;font-weight:700;color:var(--color-primary-600,#0099cc)}.CartPage_mobileCheckoutLink__n_Ycv{flex:1;text-decoration:none}.CartPage_container__zk5Rc{padding-left:1rem;padding-right:1rem;padding-bottom:6rem}}.B2BPage_container__CdIzo{max-width:720px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.B2BPage_form__BwHRE{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.04)}.B2BPage_row__QooDW{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width:560px){.B2BPage_row__QooDW{grid-template-columns:1fr}}.B2BPage_field__iG3DX{display:flex;flex-direction:column;gap:.4rem}.B2BPage_label__kFFTh{font-size:.9rem;font-weight:600;color:#374151}.B2BPage_required__iZc4a{color:#dc2626}.B2BPage_input__Y1fuI,.B2BPage_textarea__XBHsW{width:100%;padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;color:#111827;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.B2BPage_input__Y1fuI:focus,.B2BPage_textarea__XBHsW:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.B2BPage_textarea__XBHsW{resize:vertical;min-height:96px}.B2BPage_error__1kphC{margin:0;color:#dc2626;font-size:.9rem}.B2BPage_submit__Dr5Ii{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;padding:.85rem 1.5rem;border:none;border-radius:10px;background:#111827;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}.B2BPage_submit__Dr5Ii:hover:not(:disabled){background:#1f2937}.B2BPage_submit__Dr5Ii:disabled{opacity:.6;cursor:not-allowed}.B2BPage_spinner__wUyFE{animation:B2BPage_spin__G2JWV .9s linear infinite}@keyframes B2BPage_spin__G2JWV{to{transform:rotate(1turn)}}.B2BPage_success__lhz9x{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem 2rem;box-shadow:0 2px 12px rgba(0,0,0,.04)}.B2BPage_successIcon__f3ZcZ{color:#16a34a;margin-bottom:1rem}.B2BPage_successTitle__7MVX2{margin:0 0 .75rem;font-size:1.5rem;color:#111827}.B2BPage_successText__TcdUR{margin:0;color:#4b5563;line-height:1.6}.ProductReviews_container__mEG5I{margin-top:2rem;padding:24px;background:white;border-radius:16px;border:1px solid #e2e8f0}.ProductReviews_header__s0PQW{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.ProductReviews_headerLeft__mtp5D{display:flex;flex-direction:column;gap:8px}.ProductReviews_title__IHT1A{font-size:18px;font-weight:700;color:#0f172a;margin:0;font-family:var(--font-heading,"Poppins",sans-serif)}.ProductReviews_summary__zs9sX,.ProductReviews_title__IHT1A{display:flex;align-items:center;gap:8px}.ProductReviews_avgRating__NyMEw{font-size:16px;font-weight:700;color:#0f172a}.ProductReviews_reviewCount__uLQcC{font-size:14px;color:#64748b}.ProductReviews_stars__9vVWm{display:flex;gap:2px}.ProductReviews_star__6pUik{transition:all .15s}.ProductReviews_starFilled__CXUnq{color:#f59e0b;fill:#f59e0b}.ProductReviews_starEmpty__yklvi{color:#cbd5e1;fill:none}.ProductReviews_writeBtn__SL1R_{display:flex;align-items:center;gap:6px;padding:10px 18px;background:linear-gradient(135deg,#0099cc,#007799);color:white;font-size:14px;font-weight:600;font-family:var(--font-heading,"Poppins",sans-serif);border:none;border-radius:10px;cursor:pointer;transition:all .2s}.ProductReviews_writeBtn__SL1R_:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,153,204,.3)}.ProductReviews_form__u7GuG{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:20px;display:flex;flex-direction:column;gap:16px}.ProductReviews_formRow__U3XyB{display:grid;grid-template-columns:1fr;gap:16px}.ProductReviews_formGroup__xBamv{display:flex;flex-direction:column;gap:6px}.ProductReviews_formGroup__xBamv label{font-size:13px;font-weight:600;color:#475569}.ProductReviews_input__Eo_RT,.ProductReviews_textarea__Ed6OP{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:var(--font-body,"Open Sans",sans-serif);outline:none;transition:border-color .2s;background:white}.ProductReviews_input__Eo_RT:focus,.ProductReviews_textarea__Ed6OP:focus{border-color:#0099cc}.ProductReviews_textarea__Ed6OP{resize:vertical;min-height:80px}.ProductReviews_fieldError__IOBvl{font-size:12px;color:#ef4444}.ProductReviews_submitBtn__KC6Ch{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:linear-gradient(135deg,#0099cc,#007799);color:white;font-size:15px;font-weight:600;font-family:var(--font-heading,"Poppins",sans-serif);border:none;border-radius:10px;cursor:pointer;transition:all .2s;align-self:flex-start}.ProductReviews_submitBtn__KC6Ch:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,153,204,.3)}.ProductReviews_submitBtn__KC6Ch:disabled{opacity:.5;cursor:not-allowed}.ProductReviews_errorMsg__z5_4b{color:#ef4444;font-size:13px;margin:0}.ProductReviews_authNotice__aJipc{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e;font-size:13.5px;margin-bottom:16px;line-height:1.5}.ProductReviews_authLink__5cYQK{color:#0099cc;font-weight:600;text-decoration:underline;text-underline-offset:2px}.ProductReviews_authLink__5cYQK:hover{color:#007799}.ProductReviews_successMsg__FND0B{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:12px 16px;color:#15803d;font-size:14px;font-weight:500;margin-bottom:16px}.ProductReviews_reviewList__6kWrU{display:flex;flex-direction:column;gap:12px}.ProductReviews_reviewCard__Eo5uv{padding:16px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;transition:border-color .2s}.ProductReviews_reviewCard__Eo5uv:hover{border-color:#e2e8f0}.ProductReviews_reviewHeader__SSH09{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ProductReviews_reviewAuthor__JKjLH{display:flex;align-items:center;gap:8px}.ProductReviews_avatar__2_xcU{width:32px;height:32px;background:linear-gradient(135deg,#0099cc,#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.ProductReviews_authorName__uh3X0{font-size:14px;font-weight:600;color:#0f172a}.ProductReviews_reviewDate___VU_h{font-size:12px;color:#94a3b8}.ProductReviews_reviewText__HQDkd{font-size:14px;line-height:1.6;color:#475569;margin:8px 0 0}.ProductReviews_noReviews__rYgCA{text-align:center;padding:32px;color:#94a3b8}.ProductReviews_noReviewsIcon__fO2nO{margin-bottom:8px}.ProductReviews_noReviews__rYgCA p{font-size:14px;margin:0}@media (max-width:640px){.ProductReviews_container__mEG5I{padding:16px}.ProductReviews_header__s0PQW{flex-direction:column;align-items:flex-start}.ProductReviews_writeBtn__SL1R_{width:100%;justify-content:center}.ProductReviews_submitBtn__KC6Ch{width:100%}}.BundleContents_wrapper__4faxa{margin:1.5rem 0;padding:1.25rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.BundleContents_heading__G30Ts{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#0f172a}.BundleContents_heading__G30Ts svg{color:#2563eb;flex-shrink:0}.BundleContents_grid__NCw32{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.BundleContents_card__U5eWK{display:flex;flex-direction:column;border:1px solid #eef2f7;border-radius:10px;overflow:hidden;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;background:#fff}.BundleContents_card__U5eWK:hover{border-color:#bfdbfe;box-shadow:0 4px 12px rgba(37,99,235,.08);transform:translateY(-2px)}.BundleContents_imageBox__csMEq{position:relative;width:100%;aspect-ratio:1/1;background:#f8fafc}.BundleContents_image__AO44r{object-fit:contain;padding:.5rem}.BundleContents_noImage__xbl8i{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.75rem;opacity:.4}.BundleContents_qtyBadge__1Xxto{position:absolute;top:6px;left:6px;background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;padding:2px 7px;border-radius:999px;line-height:1.4}.BundleContents_cardInfo__6GjaV{display:flex;flex-direction:column;gap:.2rem;padding:.55rem .65rem .7rem}.BundleContents_cardName__cuvIS{font-size:.8rem;font-weight:600;color:#1e293b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BundleContents_cardPrice__ACMEg{font-size:.85rem;font-weight:700;color:#64748b}.BundleContents_savingsBox__QU89S{margin-top:1rem;padding:.9rem 1rem;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0}.BundleContents_savingsRow__4CMPu{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#334155;padding:.15rem 0}.BundleContents_separatePrice___l4Cg{text-decoration:line-through;color:#94a3b8;font-weight:600}.BundleContents_bundlePrice__CZuq9{font-weight:700;color:#0f172a}.BundleContents_savingsHighlight__k_MMH{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.6rem;padding-top:.6rem;border-top:1px dashed #bbf7d0;font-size:.95rem;color:#15803d;font-weight:600}.BundleContents_savingsHighlight__k_MMH strong{color:#15803d;font-weight:800}.BundleContents_savingsPct__gN8hc{margin-left:auto;background:#16a34a;color:#fff;font-size:.8rem;font-weight:800;padding:3px 10px;border-radius:999px}