.Button_btn__sgFU2{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:500;transition:var(--transition-normal);position:relative;overflow:hidden;gap:.5rem}.Button_btn__sgFU2:active{transform:scale(.97)}.Button_size-sm___yWpm{padding:.5rem 1rem;font-size:.875rem}.Button_size-md__TQeZ6{padding:.75rem 1.5rem;font-size:1rem}.Button_size-lg__MDyHD{padding:1rem 2rem;font-size:1.125rem}.Button_fullWidth__JjsBk{width:100%}.Button_variant-primary__YXxSD{background:var(--text-primary);color:var(--bg-primary);box-shadow:var(--shadow-sm)}.Button_variant-primary__YXxSD:hover{background:var(--text-secondary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Button_variant-secondary__t7swT{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.Button_variant-secondary__t7swT:hover{background:var(--border-color)}.Button_variant-glass__f6rIb{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-primary)}.Button_variant-glass__f6rIb:hover{background:rgba(255,255,255,.4)}@media (prefers-color-scheme:dark){.Button_variant-glass__f6rIb:hover{background:rgba(30,30,30,.6)}}.Card_card__7jt2e{border-radius:16px;overflow:hidden;transition:var(--transition-normal)}.Card_defaultCard__oNEy1{background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.Card_clickable__DoqBy{cursor:pointer}.Card_clickable__DoqBy:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--text-secondary)}.cart_main__9mSaR{max-width:1200px;margin:0 auto;padding:4rem 2rem;color:#fff}.cart_emptyMain__wrPBs{display:flex;align-items:center;justify-content:center;min-height:70vh;text-align:center}.cart_emptyState__RhinV{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cart_title__wnY7m{font-size:2.5rem;font-weight:700;margin-bottom:2rem;letter-spacing:-.02em}.cart_subtitle__gq0tF{font-size:1.125rem;color:rgba(255,255,255,.7)}.cart_layout__ENMyJ{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width:1024px){.cart_layout__ENMyJ{grid-template-columns:2fr 1fr}}.cart_itemsList__3sgQN{display:flex;flex-direction:column;gap:1.5rem}.cart_cartItem__4QN5s{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;padding:1.5rem;align-items:center}.cart_itemImage__qUVgA{width:100px;height:100px;background-size:cover;background-position:50%;border-radius:8px}.cart_itemDetails__F7Dls{display:flex;flex-direction:column;gap:.5rem}.cart_itemName__AmhJZ{font-size:1.25rem;font-weight:600;margin:0}.cart_itemPrice__xgkUn{color:rgba(255,255,255,.7);margin:0}.cart_itemActions__jdOBB{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.cart_quantityControls__U7dLI{display:flex;align-items:center;gap:1rem;background:rgba(255,255,255,.05);padding:.25rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1)}.cart_qtyBtn__Mh87I{background:transparent;border:none;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.cart_qtyBtn__Mh87I:hover:not(:disabled){background:rgba(255,255,255,.1)}.cart_qtyBtn__Mh87I:disabled{opacity:.5;cursor:not-allowed}.cart_qtyValue__UKLQs{font-weight:500;min-width:1.5rem;text-align:center}.cart_removeBtn__DLhGv{background:transparent;border:none;color:#ef4444;font-size:.875rem;font-weight:500;cursor:pointer;padding:0}.cart_removeBtn__DLhGv:hover{text-decoration:underline}.cart_itemTotal__NqVZn{font-size:1.25rem;font-weight:600}.cart_summarySidebar__exPIv{position:sticky;top:100px}.cart_summaryCard__y5HHA{padding:2rem}.cart_summaryTitle__PLgFl{font-size:1.5rem;font-weight:600;margin-top:0;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.cart_summaryRow__j7UWS{display:flex;justify-content:space-between;margin-bottom:1rem;color:rgba(255,255,255,.8)}.cart_summaryTotal__TgFMP{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.cart_checkoutLink__pV0WG{text-decoration:none;display:block}.Input_container__eAhpV{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.Input_fullWidth__BdT1e{width:100%}.Input_label__83Pis{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.Input_input__h6Yry{width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);font-size:1rem;transition:var(--transition-normal);outline:none}.Input_input__h6Yry:focus{border-color:var(--text-primary);box-shadow:0 0 0 2px var(--border-color);background-color:var(--bg-primary)}.Input_input__h6Yry::placeholder{color:#9ca3af}.Input_hasError__rIrpX{border-color:var(--error)}.Input_hasError__rIrpX:focus{border-color:var(--error);box-shadow:0 0 0 2px rgba(239,68,68,.2)}.Input_errorText__P97RI{color:var(--error);font-size:.75rem;margin-top:.25rem}.Checkout_main__Vr_EE{width:100%;min-height:100vh;padding:4rem 2rem;max-width:1200px;margin:0 auto;animation:Checkout_fadeIn__yi79W .5s ease-out}.Checkout_title__yg_S_{font-size:2.5rem;font-weight:800;margin-bottom:2rem}.Checkout_guestNotice__lkWLj,.Checkout_userNotice__B2Ghx{padding:1.5rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Checkout_guestActions__PAfRc{display:flex;gap:1rem}.Checkout_checkoutGrid__FdpB3{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width:900px){.Checkout_checkoutGrid__FdpB3{grid-template-columns:1.5fr 1fr}}.Checkout_formCard___bu_9,.Checkout_summaryCard__Z9AGr{padding:2rem}.Checkout_sectionTitle___tjbr{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.Checkout_formGrid__SlxHH{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:600px){.Checkout_formGrid__SlxHH{grid-template-columns:1fr 1fr}.Checkout_formGrid__SlxHH>div:nth-child(3),.Checkout_formGrid__SlxHH>div:nth-child(4){grid-column:1/-1}}.Checkout_cartItem__XWq5Z{display:flex;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px dashed var(--border-color)}.Checkout_itemInfo___B4_H{display:flex;flex-direction:column}.Checkout_itemName__Q7dyN{font-weight:500}.Checkout_itemQty__Q80FX{font-size:.875rem;color:var(--text-secondary)}.Checkout_itemPrice___mu6X{font-weight:500}.Checkout_totals__PK1Lv{display:flex;flex-direction:column;gap:.75rem}.Checkout_totalRow__pfbh_{display:flex;justify-content:space-between;color:var(--text-secondary);font-weight:500}@keyframes Checkout_fadeIn__yi79W{0%{opacity:0}to{opacity:1}}.page_main__GlU4n{width:100%;min-height:100vh;padding-bottom:4rem}.page_hero__SKW6o{min-height:80vh;justify-content:center;padding:2rem;overflow:hidden;text-align:center}.page_heroContent__2lPR8,.page_hero__SKW6o{position:relative;display:flex;align-items:center}.page_heroContent__2lPR8{z-index:10;max-width:800px;flex-direction:column;gap:1.5rem;animation:page_fadeInUp__SpOy_ .8s ease-out}.page_title__3jonF{font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em}.page_highlight__KaGfy{background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page_subtitle__iAJUg{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary);max-width:600px;line-height:1.6}.page_heroActions__8_tzb{display:flex;gap:1rem;margin-top:1rem}.page_orb1__W4Kej,.page_orb2__t1gr7{position:absolute;border-radius:50%;filter:blur(80px);z-index:1;opacity:.5;animation:page_float__P1Jpw 10s ease-in-out infinite alternate}.page_orb1__W4Kej{width:400px;height:400px;background:var(--text-secondary);top:-100px;right:-100px}.page_orb2__t1gr7{width:300px;height:300px;background:var(--border-color);bottom:10%;left:-50px;animation-delay:-5s}.page_section__61PEw{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page_sectionTitle__hzsAh{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.page_categoryGrid__ZvvZ5{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.page_categoryCard__8vOUo{position:relative;height:250px;display:flex;align-items:flex-end;padding:1.5rem;overflow:hidden;text-decoration:none}.page_categoryImage__iTTGG{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;transition:transform .6s ease;z-index:0}.page_categoryCard__8vOUo:hover .page_categoryImage__iTTGG{transform:scale(1.05)}.page_categoryCard__8vOUo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);z-index:1}.page_categoryLabel__fybMl{position:relative;z-index:2;color:white;font-size:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}.page_productGrid__GJuvN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.page_productCard__LtAQV{display:flex;flex-direction:column;height:100%}.page_productImage__ApZwb{width:100%;height:250px;background-size:cover;background-position:50%;background-color:var(--bg-secondary)}.page_productInfo__6QZeh{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.page_productName__P3JQT{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.page_productPrice__9UDVu{font-size:1.125rem;color:var(--text-secondary);font-weight:500;margin-bottom:1.5rem}.page_productLink__JoXxz{margin-top:auto}@keyframes page_fadeInUp__SpOy_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page_float__P1Jpw{0%{transform:translate(0)}to{transform:translate(20px,-20px)}}.Category_main__BMJVL{width:100%;min-height:100vh}.Category_header__g9hZa{height:40vh;min-height:300px;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center}.Category_headerOverlay__svwH_{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.Category_title__UQFqV{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:.5rem;animation:Category_fadeInUp__b_Kgx .6s ease-out}.Category_subtitle__3uXsi{color:#e5e7eb;font-size:1.125rem;max-width:600px;animation:Category_fadeInUp__b_Kgx .8s ease-out}.Category_content__uKiH1{max-width:1200px;margin:0 auto;padding:3rem 2rem}.Category_filters__Rbmar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.Category_filterText__h3sGh{color:var(--text-secondary);font-weight:500}.Category_select__zaPVe{padding:.5rem 1rem;border-radius:8px;border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);font-family:inherit;font-size:.875rem;outline:none;cursor:pointer}.Category_grid__VJXtW{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.Category_productCard__yB2nz{display:flex;flex-direction:column;height:100%}.Category_productImage__ZCLco{width:100%;height:250px;background-size:cover;background-position:50%;background-color:var(--bg-secondary)}.Category_productInfo__8I91a{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.Category_productName__0sem1{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.Category_productDescription__g670H{color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem;line-height:1.5}.Category_productPrice___wLmB{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.Category_productLink__Dja4S{margin-top:auto}.Category_emptyState__k2oTl{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}@keyframes Category_fadeInUp__b_Kgx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Product_main__0es2x{width:100%;min-height:100vh;padding:4rem 2rem;animation:Product_fadeIn__X4_jN .5s ease-out}.Product_container__5NyJh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width:900px){.Product_container__5NyJh{grid-template-columns:1fr 1fr}}.Product_imageGallery__Kgtkk{position:sticky;top:4rem;display:flex;flex-direction:column;gap:1rem}.Product_mainImage__488L4{width:100%;aspect-ratio:1/1;border-radius:16px;background-size:cover;background-position:50%;background-color:var(--bg-secondary);box-shadow:var(--shadow-md)}.Product_details__R4Hak{display:flex;flex-direction:column}.Product_title__byUHV{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;line-height:1.1}.Product_price__7F25z{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.Product_blockTitle___QbDV{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.Product_descriptionBlock__jZLh7{margin-bottom:2rem}.Product_description__iznoW{color:var(--text-secondary);line-height:1.6;font-size:1rem}.Product_featuresBlock__8k9DB{margin-bottom:3rem}.Product_featureList__cbtMJ{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Product_featureItem__8nSsS{display:flex;align-items:center;gap:.75rem;color:var(--text-primary)}.Product_checkmark__vMmkU{color:var(--success);font-weight:700}.Product_actions__87kie{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.Product_addToCartBtn__L145J{font-size:1.125rem;padding:1.25rem}.Product_shippingInfo__kOsLl{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;color:var(--text-secondary);font-size:.875rem}@keyframes Product_fadeIn__X4_jN{0%{opacity:0}to{opacity:1}}