.page_home__jFQbK{overflow:hidden}.page_flexHeader__Axalv{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.page_heading2__hKv2x{font-size:2.5rem;font-weight:700}.page_viewMore__9mNTB{display:flex;align-items:center;gap:8px;color:var(--primary);font-weight:600;text-decoration:none}.page_productGrid__GJuvN{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:1200px){.page_productGrid__GJuvN{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page_productGrid__GJuvN{grid-template-columns:1fr}}.page_productCard__LtAQV{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05);position:relative}.page_productCard__LtAQV:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.page_productImage__ApZwb{aspect-ratio:1;background:linear-gradient(145deg,#f8f9fa,#e9ecef);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.page_productImage__ApZwb img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.page_productCard__LtAQV:hover .page_productImage__ApZwb img{transform:scale(1.08)}.page_productImage__ApZwb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1) 0,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.page_productCard__LtAQV:hover .page_productImage__ApZwb:after{opacity:1}.page_productBadge__tdgmF{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,#FF6B6B,#EE5A5A);color:white;padding:.375rem .875rem;border-radius:20px;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px rgba(238,90,90,.35);z-index:5}.page_productActions__418_5{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.page_productCard__LtAQV:hover .page_productActions__418_5{opacity:1;transform:translateY(0)}.page_productActions__418_5 a,.page_productActions__418_5 button{width:42px;height:42px;border-radius:12px;border:none;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.page_productActions__418_5 a:hover,.page_productActions__418_5 button:hover{background:linear-gradient(135deg,#3B82F6,#2563EB);color:white;transform:scale(1.08);box-shadow:0 6px 20px rgba(59,130,246,.4)}.page_productActions__418_5 button.page_wishlisted__WypKj{background:#FEE2E2;color:#EF4444}.page_productActions__418_5 button.page_wishlisted__WypKj:hover{background:linear-gradient(135deg,#EF4444,#DC2626);color:white;box-shadow:0 6px 20px rgba(239,68,68,.4)}.page_productInfo__6QZeh{padding:1.25rem}.page_productCat__c58_I{font-size:.75rem;color:#9CA3AF;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:.5rem;font-weight:500}.page_productInfo__6QZeh h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#1F2937;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.page_productCard__LtAQV:hover .page_productInfo__6QZeh h4{color:#3B82F6}.page_productInfo__6QZeh p{color:#3B82F6;font-weight:700;font-size:1.125rem}.page_coverLink__89F0Y{position:absolute;inset:0;z-index:1}.page_actionBtn__w6_Iw{width:40px;height:40px;border-radius:50%;border:none;background:white;color:var(--foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-md);transition:all .2s;text-decoration:none}.page_actionBtn__w6_Iw:hover{background:var(--primary);color:white}.page_productTitleLink__lht8M{text-decoration:none;color:inherit}.page_productTitleLink__lht8M:hover h4{color:var(--primary)}@media (max-width:1024px){.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page_productGrid__GJuvN{grid-template-columns:1fr}}.RecommendedProducts_recommendedSection___U6eJ{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.RecommendedProducts_section__6IGCZ{margin-bottom:4rem}.RecommendedProducts_sectionHeader___lKi1{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.RecommendedProducts_sectionTitle__BxJKH{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.65rem,3vw,2rem);font-weight:400;letter-spacing:-.02em;color:var(--foreground)}.RecommendedProducts_viewAll__PCpF0{display:flex;align-items:center;gap:.5rem;color:var(--primary);text-decoration:none;font-weight:600;transition:color .2s}.RecommendedProducts_viewAll__PCpF0:hover{color:var(--primary-hover)}.RecommendedProducts_productGrid__TNBk5{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}@media (max-width:768px){.RecommendedProducts_productGrid__TNBk5{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.RecommendedProducts_sectionTitle__BxJKH{font-size:1.5rem}}.product-detail_page__cPrbt{min-height:calc(100vh - 80px);background:linear-gradient(180deg,#fafafa,#ffffff 35%,#fafafa);padding:1.75rem 0 5rem}.product-detail_content__0zFDZ{max-width:1200px;margin:0 auto;padding:0 1.5rem}.product-detail_breadcrumb__2Reel{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-family:Inter,sans-serif;font-size:.8rem;color:var(--text-secondary);margin-bottom:2rem}.product-detail_breadcrumb__2Reel a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.product-detail_breadcrumb__2Reel a:hover{color:var(--foreground)}.product-detail_breadcrumb__2Reel span:last-child{color:var(--foreground);font-weight:500}.product-detail_grid__VJiwD{display:grid;grid-template-columns:minmax(280px,1fr) 1fr;gap:3rem;align-items:start;margin-bottom:4rem}.product-detail_gallery__tJ1Dz{display:flex;flex-direction:column;gap:1rem;position:sticky;top:100px}.product-detail_mainImageWrap__PpzxT{position:relative;aspect-ratio:1;max-height:560px;background:#ffffff;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 8px 40px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.03);overflow:hidden}.product-detail_mainImage__Bx_NU{object-fit:contain;padding:1.5rem}.product-detail_thumbnails__gXpIL{display:flex;gap:.65rem;flex-wrap:wrap}.product-detail_thumb__C_6fI{position:relative;width:76px;height:76px;padding:0;border-radius:14px;border:2px solid rgba(0,0,0,.08);overflow:hidden;cursor:pointer;background:#ffffff;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease}.product-detail_thumb__C_6fI:hover{border-color:rgba(0,0,0,.2)}.product-detail_thumbActive__Se_C2{border-color:var(--foreground);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-detail_thumbImage__zeIMj{object-fit:cover}.product-detail_details__21Kev{padding-top:.25rem}.product-detail_category__sXeTl{display:inline-block;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.65rem}.product-detail_title__SFaoA{font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem}.product-detail_price__fKqpl,.product-detail_title__SFaoA{font-family:Cormorant Garamond,Georgia,serif;color:var(--foreground)}.product-detail_price__fKqpl{font-size:1.75rem;font-weight:500;margin:0 0 1.25rem}.product-detail_priceLabel__Vsv6r{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-right:.5rem}.product-detail_description__UdkXw{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.75;color:var(--text-secondary);margin:0 0 2rem;max-width:520px}.product-detail_variantGroup__K6MD6{margin-bottom:1.75rem}.product-detail_variantLabel__aWt75{display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.75rem}.product-detail_variantLabel__aWt75 strong{color:var(--foreground);font-weight:600;text-transform:none;letter-spacing:0}.product-detail_variantOptions__JgvbG{display:flex;flex-wrap:wrap;gap:.65rem}.product-detail_sizeOption__rsKNy{min-width:48px;height:44px;padding:0 1rem;border-radius:9999px;border:1px solid rgba(0,0,0,.12);background:#ffffff;color:var(--foreground);font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.product-detail_sizeOption__rsKNy:hover{border-color:rgba(0,0,0,.25)}.product-detail_sizeOptionActive___A6aC{background:var(--foreground);color:#ffffff;border-color:var(--foreground)}.product-detail_colorOption__78q0r{width:40px;height:40px;padding:0;border-radius:50%;border:2px solid rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative}.product-detail_colorOption__78q0r:hover{transform:scale(1.06)}.product-detail_colorOptionActive__2yRmN{box-shadow:0 0 0 2px #ffffff,0 0 0 4px var(--foreground)}.product-detail_customizeLink__PNk6a{display:inline-flex;align-items:center;gap:.35rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:var(--foreground);text-decoration:none;margin-top:.5rem;transition:opacity .2s}.product-detail_customizeLink__PNk6a:hover{opacity:.7}.product-detail_actions__R_KJ8{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.06)}.product-detail_primaryBtn__A0sA8,.product-detail_secondaryBtn__FZLfk,.product-detail_wishlistBtn__u3yuy{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.95rem 1.5rem;border-radius:9999px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;border:none}.product-detail_primaryBtn__A0sA8{background:var(--foreground);color:#ffffff}.product-detail_primaryBtn__A0sA8:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.18)}.product-detail_secondaryBtn__FZLfk{background:transparent;color:var(--foreground);border:1px solid rgba(0,0,0,.14)}.product-detail_secondaryBtn__FZLfk:hover{background:#fafaf9;border-color:rgba(0,0,0,.22)}.product-detail_wishlistBtn__u3yuy{background:transparent;color:var(--foreground);border:1px solid rgba(0,0,0,.14)}.product-detail_wishlistBtn__u3yuy:hover{background:#fafaf9}.product-detail_wishlistBtnActive__VwFZm{background:var(--foreground);color:#ffffff;border-color:var(--foreground)}.product-detail_wishlistBtnActive__VwFZm:hover{opacity:.92}.product-detail_belowSections__ZPgQG{display:flex;flex-direction:column;gap:3rem}.product-detail_reviewsWrap__URxrh{background:#ffffff;border-radius:20px;padding:2rem 2.25rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 24px rgba(0,0,0,.05)}@media (max-width:900px){.product-detail_grid__VJiwD{grid-template-columns:1fr;gap:2rem}.product-detail_gallery__tJ1Dz{position:static}.product-detail_mainImageWrap__PpzxT{max-height:420px}}@media (max-width:640px){.product-detail_page__cPrbt{padding:1.25rem 0 4rem}.product-detail_content__0zFDZ{padding:0 1.25rem}.product-detail_reviewsWrap__URxrh{padding:1.5rem;border-radius:16px}}