@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap";body{margin:0;padding:0;box-sizing:border-box;--brandColor: #36424e;--OrangeColor: #b79a80;--Poppins-font: "Godber", sans-serif;--Poppins-font: Jost, sans-serif;--BodyTextColor: #000000a8;--brand-primary: #36424e;--brand-100: #1a1f25;--brand-200: #2a3138;--brand-300: #36424e;--brand-400: #4a5562;--brand-500: #5e6876;--brand-600: #727b8a;--brand-700: #868e9e;--brand-800: #9aa1b2;--brand-900: #aeb4c6;--brand-950: #c2c7da;--brand-975: #d6daee;--brand-990: #eaedf2;--neutral-100: #000000;--neutral-200: #1a1a1a;--neutral-300: #333333;--neutral-400: #4d4d4d;--neutral-500: #666666;--neutral-600: #808080;--neutral-700: #999999;--neutral-800: #b3b3b3;--neutral-900: #cccccc;--neutral-950: #e6e6e6;--neutral-975: #f2f2f2;--neutral-990: #f9f9f9;--bg-light-beige: #f5f5dc;--bg-white: #ffffff;--bg-off-white: #fafafa;--color-hero-text: #775242;--color-heroSection-brand: #5C5C5C;--playfair-display: "Playfair Display", sans-serif;--fira-sans: "Fira Sans", sans-serif;--josefin-sans:"Josefin Sans",sans-serif }html,body,#root{scroll-behavior:smooth}a{text-decoration:none}h1{font-family:var(--playfair display);color:var(--brandColor);font-size:64px;font-weight:400;line-height:1.2;margin:0}h2{font-family:var(--playfair display);font-size:50px;font-weight:400;line-height:1;margin:0;color:var(--brandColor)}h3{color:var(--brandColor);font-weight:500;font-size:25px;line-height:1.4;margin:0;font-family:var(--playfair display)}h4{font-family:var(--playfair display);font-size:18px;font-weight:500;color:var(--brandColor);margin:0!important}h5{margin:0!important;color:var(--brandColor)}span{font-family:Jost,sans-serif!important;font-size:16px;font-weight:400;line-height:1.5}p{margin:0;font-size:18px!important;font-family:var(--playfair display);color:var(--BodyTextColor)}.PaddingTop{padding-top:20px}.sectionPaddingTop{padding-top:50px}.PaddingBottom{padding-bottom:100px}.MainContainer{width:100%}.Container{max-width:1200px;margin:0 auto}.CommonFlexGap{display:flex;flex-direction:column;gap:12px;margin-top:20px}.w-100{width:100%}.h-100{height:100%}.marginBottom50{margin-bottom:50px}.marginTop20{margin-top:20px}.marginBottom20{margin-bottom:20px}.paddingTop50{padding-top:50px}.paddingTop30{padding-top:30px}.paddingBottom50{padding-bottom:50px}.paddingBottom20{padding-bottom:20px}.paddingBottom30{padding-bottom:30px}.CommonBtn{background-color:var(--brandColor);color:#fff;border:none;border:1px solid var(--brandColor);transition:.5s;font-size:16px;padding:15px 20px;cursor:pointer;font-weight:500;margin:20px 0;position:relative;overflow:hidden;z-index:2;min-width:200px}.CommonBtn span{color:#fff;position:relative;z-index:2}.CommonBtn:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--brandColor);transform:translateY(100px);z-index:1;transition:.5s}.CommonBtn:hover:before{transform:translateY(0);transition:.5s}.maxWidth800{max-width:800px}.godber-font{font-family:Godber,sans-serif}.godber-heading{font-family:Godber,sans-serif;font-size:50px;font-weight:400;line-height:1.2;margin:0;color:var(--brandColor)}.godber-title{font-family:Godber,sans-serif;font-size:24px;font-weight:400;line-height:1.3;margin:0;color:var(--brandColor)}.godber-text{font-family:Godber,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:var(--brandColor)}button{cursor:pointer;font-family:var(--Poppins-font)}.white{color:#fff}.breadCrumbContainer{display:flex;align-items:center;gap:10px;font-family:var(--Poppins-font);text-transform:uppercase}.breadCrumbContainer img{width:30px}.breadCrumbContainer a{color:gray}.breadCrumbContainer .ColorBlack{color:var(--brandColor)}.TrendingDesignsSlideNavigationContainer{display:flex;justify-content:center;align-items:center;gap:10px}.OnlyMobileBtn>div{display:flex;align-items:center;justify-content:center;gap:20px}.prev-btn,.next-btn{background-color:transparent;color:var(--brandColor);border:1px solid rgba(0,0,0,.145);padding:10px 20px;font-size:18px;min-width:80px;border-radius:20px;transition:.5s}.prev-btn:hover,.next-btn:hover{background-color:var(--OrangeColor);color:#fff;transition:.5s}.prev-btn img,.next-btn img{width:30px;height:30px}.prev-btn{display:flex;justify-content:unset;align-items:unset}.next-btn{display:flex;justify-content:end}b{font-weight:500;color:var(--brandColor)}.newRouteSectionPadding{padding-top:5rem}.FlexContainerWrapper{display:flex;justify-content:space-between;gap:150px}.FlexContainerWrapper div:first-child{width:50%}.FlexContainerWrapper div:last-child{width:50%}.AnimatedLineButton{margin:20px 0;background-color:transparent;border:none;position:relative;overflow:hidden;z-index:2;padding:10px 0;transition:.5s;font-weight:500;font-size:14px}.AnimatedLineButton:hover:before,.AnimatedLineButton:hover:after{width:50%;transition:.5s}.AnimatedLineButton:before{content:"";position:absolute;display:inline-block;left:0;bottom:0;width:20%;height:2px;border-bottom:1px solid var(--brandColor);transition:.5s}.AnimatedLineButton:after{content:"";position:absolute;display:inline-block;right:0;bottom:0;width:20%;height:2px;border-bottom:1px solid var(--brandColor);transition:.5s}.LeftPadding100px{padding-left:100px}.maxWidth600{max-width:600px}@media (min-width: 1250px) and (max-width: 1500px){.Container{max-width:1200px;margin:0 auto;overflow:hidden}}@media (min-width: 1501px){.Container{max-width:1200px;margin:0 auto}}@media (max-width: 768px){.Container{padding:0 10px!important}.breadCrumbContainer{flex-wrap:wrap;gap:7px;padding:0}}.page-transition-container{position:relative;width:100%;min-height:100vh}.CommonFlexGap h2{font-weight:300!important}.motion-div{will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}.WhatsAppBtnContainer a{background-color:var(--brandColor);padding:12px 15px;color:#fff}html,body{overflow-x:hidden;max-width:100%}html{scroll-behavior:smooth}.product-card{background:var(--bg-white);border-radius:2px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-8px)}.product-card-image-container{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--bg-off-white)}.product-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card-image-fallback{display:none;width:100%;height:100%;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);align-items:center;justify-content:center;flex-direction:column;gap:1rem}.product-card-fallback-icon{font-size:3rem;color:var(--brand-600)}.product-card-image-fallback p{font-family:var(--Poppins-font);color:var(--BodyTextColor);margin:0;text-align:center;font-size:.9rem}.product-card-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(5px);pointer-events:none}.product-card:hover .product-card-overlay{opacity:1}.product-card-quick-view-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--bg-white);color:#775242;border:none;outline:none;padding:12px 24px;border-radius:25px;font-family:var(--Poppins-font);font-size:.9rem;font-weight:400;cursor:pointer;transition:all .3s ease;pointer-events:auto;text-align:center}.product-card-quick-view-btn span{display:flex;align-items:center}.product-card-quick-view-btn:hover{background:#ffffffd9;color:#775242;transform:translateY(-2px);border:1.2px solid #775242}.product-card-wishlist-btn{width:36px;height:36px;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:all .3s ease;flex-shrink:0}.product-card-content{display:flex;flex-direction:column;justify-content:space-around;flex:1;background-color:#fff}.product-card-info{display:flex;flex-direction:column;margin-bottom:-.7rem}.product-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:-.1rem}.product-card-name{font-family:var(--playfair-display);font-size:.94rem;font-weight:500;color:#242424!important;margin:0;line-height:100%;letter-spacing:0%;flex:1;text-transform:capitalize}.product-card-details{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.product-card-size{font-size:.75rem;font-weight:400;color:#7e7a78;text-transform:capitalize;letter-spacing:0%;font-family:var(--fira-sans)!important;margin-top:-6px}.product-card-pricing{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;margin-top:.5rem}.product-card-price-container{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:-1px}.product-card-price{font-family:var(--fira-sans)!important;font-size:1.125rem;font-weight:400;color:#333!important}.product-card-original-price{font-family:var(--fira-sans)!important;font-size:.825rem;font-weight:500;color:var(--brand-600);text-decoration:line-through}.product-card-discounted-price{font-family:var(--fira-sans)!important;font-size:1.125rem;font-weight:700;color:var(--brandColor)}.product-card-discount-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:4px 8px;border-radius:12px;font-family:var(--Poppins-font);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.product-card-action-buttons{display:flex;flex-direction:column;gap:.5rem}.product-card-add-to-cart-container{display:flex;align-items:center;justify-content:space-between;gap:0;flex-direction:row;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:12px 0;margin-top:1px}.product-card-add-to-cart-btn{cursor:pointer;font-family:var(--playfair-display)!important;font-size:1rem;color:#2e1d0b;letter-spacing:.8px;text-transform:capitalize;font-weight:500;transition:color .3s ease;text-align:left}.product-card-add-to-cart-btn:hover{color:#775242}.product-card-add-to-cart-arrow{font-size:14px;color:#999;transition:all .3s ease;text-align:right;display:flex;align-items:center}.product-card-add-to-cart-container:hover .product-card-add-to-cart-arrow{color:#333;transform:translate(3px)}.product-card-add-to-cart-disabled{opacity:.7;cursor:not-allowed!important}.product-card-add-to-cart-disabled:hover{opacity:.7}.product-card-add-to-cart-disabled:hover .product-card-add-to-cart-btn{color:#2e1d0b}.product-card-add-to-cart-disabled:hover .product-card-add-to-cart-arrow{transform:none;color:#999}.product-card-view-btn{width:100%;background:var(--bg-white);color:var(--brandColor);border:1px solid var(--brandColor);padding:10px 20px;border-radius:12px;font-family:var(--playfair-display);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.product-card-view-btn:hover{background:var(--brandColor);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #36424e33}.product-card-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeInModal .3s ease}.product-card-modal-content{position:relative;max-width:900px;max-height:90vh;background:#fff;border-radius:16px;overflow:hidden;width:100%;box-shadow:0 10px 40px #0000004d;display:flex}.product-card-modal-wrapper{display:flex;width:100%;height:100%;overflow:hidden}.product-card-modal-image-section{flex:0 0 45%;display:flex;flex-direction:column;gap:16px;padding:30px;background:#f5f5f5;justify-content:center;align-items:center;position:relative}.product-card-modal-image{width:100%;height:auto;max-height:350px;border-radius:0;box-shadow:none;object-fit:contain}.product-card-modal-carousel-dots{display:flex;gap:12px;justify-content:center}.carousel-dot{width:60px;height:60px;border-radius:4px;background:#fff;cursor:pointer;transition:all .3s ease;border:2px solid #ddd;flex-shrink:0;object-fit:cover}.carousel-dot:hover,.carousel-dot.active{border-color:#333;box-shadow:0 2px 6px #0000001a}.product-card-modal-details-white{display:flex;flex-direction:column;gap:18px;padding:45px 35px;background:#fff;color:#333;justify-content:flex-start;overflow:hidden;max-height:100%;min-width:0}.product-card-modal-details-white h2{font-size:1.5rem;color:#333;margin:0;line-height:1.3;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-card-modal-price-rating{display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:0;border-bottom:none}.product-card-modal-price{display:flex;align-items:center;gap:10px}.original-price{font-size:.85rem;color:#999;text-decoration:line-through;white-space:nowrap}.discounted-price,.final-price{font-size:2rem;font-weight:400;color:#333;white-space:nowrap}.product-card-modal-description-white{font-size:.85rem;color:#666;line-height:1.5;margin:0;font-style:italic;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-height:75px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;-webkit-hyphens:auto;hyphens:auto}.product-card-modal-sizes{display:flex;flex-direction:column;gap:10px;display:none}.product-card-modal-sizes label{font-size:.8rem;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px}.size-options{display:flex;gap:10px;flex-wrap:wrap}.size-btn{width:45px;height:45px;border:2px solid #ddd;border-radius:50%;background:#fff;color:#666;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.8rem}.size-btn:hover{border-color:#333;color:#333}.size-btn.active{border-color:#333;background:#333;color:#fff;font-weight:700}.product-card-modal-colors{display:flex;flex-direction:column;gap:10px;display:none}.product-card-modal-colors label{font-size:.8rem;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px}.color-options{display:flex;gap:12px}.color-circle{width:35px;height:35px;border-radius:50%;cursor:pointer;border:3px solid #ddd;transition:all .3s ease;flex-shrink:0}.color-circle:hover{transform:scale(1.15);border-color:#333;box-shadow:0 2px 8px #00000026}.product-card-modal-actions-white{display:flex;gap:12px;margin-top:15px}.product-card-modal-add-to-cart-outline{flex:1;width:100%;padding:14px 24px;border:none;border-radius:4px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:var(--Poppins-font);background:var(--brandColor);color:#fff;text-transform:uppercase;letter-spacing:1px}.product-card-modal-add-to-cart-outline:hover{background:#36424eec;transform:translateY(-1px);box-shadow:0 4px 12px #1e40af33}.product-card-modal-wishlist-icon-btn{width:48px;height:48px;padding:0;border:none;border-radius:0;background:transparent;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-card-modal-wishlist-icon-btn:hover{transform:scale(1.15)}.product-card-modal-close{position:absolute;top:15px;right:15px;background:#fff;border:none;color:#999;font-size:28px;cursor:pointer;transition:all .3s ease;z-index:1001;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #0000001a}.product-card-modal-close:hover{color:#333;transform:rotate(90deg)}.product-card-brandname{margin-top:6px;font-size:.8rem;color:#775242;font-family:var(--fira-sans);text-transform:capitalize;font-weight:400!important}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@media (max-width: 768px) and (min-width: 481px){.product-card-name{font-size:1.1rem}.product-card-price,.product-card-discounted-price{font-size:1.3rem}.product-card-modal-content{max-width:95vw!important;max-height:95vh!important;flex-direction:column!important}.product-card-modal-wrapper{flex-direction:column!important;width:100%!important;height:auto!important}.product-card-modal-image-section{flex:0 0 auto!important;width:100%!important;padding:20px!important;background:#f5f5f5}.product-card-modal-image{max-height:300px}.product-card-modal-details-white{flex:0 0 auto!important;width:100%!important;padding:20px!important;overflow:visible!important;max-height:auto!important;gap:14px!important}.product-card-modal-details-white h2{font-size:1.2rem}.discounted-price,.final-price{font-size:1.6rem}.product-card-modal-description-white{max-height:none;-webkit-line-clamp:4;line-clamp:4}.product-card-modal-add-to-cart-outline{padding:12px 16px;font-size:.85rem}}@media (max-width: 480px){.product-card-modal-details-white{gap:12px!important;padding:6px!important}.product-card-modal-details-white h2{font-weight:500!important;font-size:1.15rem}.product-card-modal-image{max-height:250px}.discounted-price,.final-price{font-size:1.4rem}.product-card-modal-description-white{font-size:.8rem;-webkit-line-clamp:3;line-clamp:3}.product-card-modal-add-to-cart-outline{padding:11px 14px;font-size:.8rem}.carousel-dot{width:50px;height:50px}}@media (max-width: 380px){.product-card-modal-image-section{padding:6px!important;gap:6px!important}.product-card-modal-content{max-width:100%!important;border-radius:8px;padding:0}.product-card-modal-wrapper{flex-direction:column!important}.product-card-modal-image-section{flex:0 0 auto!important;width:100%!important;padding:10px!important;min-height:200px}.product-card-modal-image{max-height:200px}.carousel-dot{width:40px;height:40px}.product-card-modal-details-white{flex:0 0 auto!important;width:100%!important;padding:2px!important;gap:10px!important;overflow:visible!important;max-height:auto!important}.product-card-modal-details-white h2{font-size:1rem;letter-spacing:.3px;font-weight:500!important;line-height:1.2}.discounted-price,.final-price{font-size:1.2rem}.original-price{font-size:.7rem}.product-card-modal-price{gap:6px}.product-card-modal-description-white{font-size:.7rem!important;-webkit-line-clamp:2;line-clamp:2}.product-card-modal-add-to-cart-outline,.product-card-modal-buy-now{padding:10px 12px!important;font-size:.75rem!important;letter-spacing:0px}.product-card-modal-close{top:8px;right:8px;width:28px;height:28px;font-size:18px}.product-card-modal-carousel-dots{gap:6px}}.cart-drawer-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;justify-content:flex-end;align-items:flex-start;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cart-drawer{background:#fff;width:100%;max-width:450px;height:100vh;box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;animation:slideIn .3s ease-out}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--brand-975);background:var(--bg-white)}.cart-drawer-title{font-family:var(--Poppins-font);font-size:1.5rem;font-weight:600;color:var(--brandColor);margin:0}.cart-drawer-close{background:none;border:none;font-size:1.5rem;color:var(--brand-600);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.cart-drawer-close:hover{background:var(--brand-975);color:var(--brandColor)}.cart-drawer-content{flex:1;display:flex;flex-direction:column;overflow-y:auto}.cart-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.cart-loading-spinner{width:40px;height:40px;border:3px solid var(--brand-975);border-top:3px solid var(--brandColor);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.cart-loading p{font-family:var(--Poppins-font);color:var(--BodyTextColor);margin:0}.cart-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.cart-error p{font-family:var(--Poppins-font);color:#ef4444;margin-bottom:1rem}.cart-error button{background:var(--brandColor);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-family:var(--Poppins-font);cursor:pointer;transition:all .2s ease}.cart-error button:hover{background:var(--brand-700)}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;flex:1}.cart-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.cart-empty p{font-family:var(--Poppins-font);font-size:1.1rem;color:var(--BodyTextColor);margin-bottom:2rem}.cart-continue-shopping{background:var(--brandColor);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-family:var(--Poppins-font);font-weight:500;cursor:pointer;transition:all .2s ease}.cart-continue-shopping:hover{background:var(--brand-700)}.cart-items{padding:1rem;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--brand-400) transparent}.cart-items::-webkit-scrollbar{width:4px}.cart-items::-webkit-scrollbar-track{background:transparent}.cart-items::-webkit-scrollbar-thumb{background:var(--brand-400);border-radius:2px}.cart-items::-webkit-scrollbar-thumb:hover{background:var(--brand-600)}.cart-item{display:flex;flex-direction:row;gap:1rem;padding:1rem;border:1px solid var(--brand-975);border-radius:12px;margin-bottom:1rem;background:var(--bg-white);transition:all .2s ease;box-shadow:0 1px 3px #0000000d;align-items:center}.cart-item:hover{box-shadow:0 2px 8px #0000001a;border-color:var(--brand-900)}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--bg-off-white);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-fallback{display:none;font-size:2rem;color:var(--brand-400)}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item-name{font-family:var(--Poppins-font);font-size:.9rem;font-weight:600;color:var(--brandColor);margin:0;line-height:1.3}.cart-item-price{font-family:var(--Poppins-font);font-size:1rem;font-weight:600;color:var(--brand-700);margin:0}.cart-item-size,.cart-item-color{font-family:var(--Poppins-font);font-size:.8rem;color:var(--brand-600);margin:0;font-weight:500}.cart-item-controls{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;flex-shrink:0}.quantity-controls{display:flex;align-items:center;gap:.5rem;border:1px solid var(--brand-975);border-radius:6px;padding:.25rem}.quantity-controls button{background:var(--bg-white);border:none;width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;color:var(--brandColor);transition:all .2s ease;padding:0;line-height:1}.quantity-controls button:hover:not(:disabled){background:var(--brand-975)}.quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.quantity{font-family:var(--Poppins-font);font-weight:600;color:var(--brandColor);min-width:20px;text-align:center}.remove-item-btn{background:#ef4444;color:#fff;border:none;padding:0;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1}.remove-item-btn .anticon{display:flex;align-items:center;justify-content:center;margin:0;line-height:1}.remove-item-btn:hover{background:#dc2626;transform:scale(1.05)}.cart-footer{padding:1.5rem;border-top:1px solid var(--brand-975);background:var(--bg-white)}.cart-total{margin-bottom:1rem}.cart-total p{font-family:var(--Poppins-font);font-size:1.25rem;font-weight:700;color:var(--brandColor);margin:0;text-align:center}.cart-actions{display:flex;gap:1rem}.clear-cart-btn{flex:1;background:var(--bg-white);color:var(--brand-600);border:1px solid var(--brand-975);padding:.75rem;border-radius:8px;font-family:var(--Poppins-font);font-weight:500;cursor:pointer;transition:all .2s ease}.clear-cart-btn:hover{background:var(--brand-975);color:var(--brandColor)}.checkout-btn{flex:2;background:var(--brandColor);color:#fff;border:none;padding:.75rem;border-radius:8px;font-family:var(--Poppins-font);font-weight:600;cursor:pointer;transition:all .2s ease}.checkout-btn:hover{background:var(--brand-700)}@media (min-width: 1200px){.cart-drawer{max-width:500px}.cart-item{padding:1.25rem}.cart-item-image{width:90px;height:90px}.cart-item-name{font-size:1rem}.cart-item-price{font-size:1.1rem}}@media (min-width: 992px) and (max-width: 1199px){.cart-drawer{max-width:450px}}@media (min-width: 768px) and (max-width: 991px){.cart-drawer{max-width:400px}.cart-drawer-header{padding:1.25rem}.cart-drawer-title{font-size:1.375rem}.cart-item{padding:.875rem;gap:.875rem}.cart-item-image{width:75px;height:75px}.cart-item-name{font-size:.875rem}.cart-footer{padding:1.25rem}.cart-total p{font-size:1.125rem}}@media (min-width: 481px) and (max-width: 767px){.cart-drawer-overlay{justify-content:flex-end;align-items:flex-start;padding:0}.cart-drawer{max-width:100%;width:100%;height:100vh;border-radius:0}.cart-drawer-header{padding:1rem}.cart-drawer-title{font-size:1.25rem}.cart-items{padding:.875rem}.cart-item{padding:.75rem;gap:.75rem}.cart-item-image{width:70px;height:70px}.cart-item-name{font-size:.875rem}.cart-item-price{font-size:.9rem}.cart-footer{padding:1rem}.cart-total p{font-size:1.125rem}.cart-actions{gap:.75rem}.clear-cart-btn,.checkout-btn{padding:.625rem;font-size:.875rem}}@media (max-width: 480px){.cart-drawer-overlay{justify-content:flex-end;align-items:flex-start;padding:0}.cart-drawer{max-width:100%;width:100%;height:100vh;border-radius:0}.cart-drawer-header{padding:.875rem}.cart-drawer-title{font-size:1.125rem}.cart-drawer-close{font-size:1.25rem;padding:.375rem}.cart-items{padding:.75rem}.cart-item{padding:.625rem;gap:.625rem}.cart-item-image{width:60px;height:60px}.cart-item-name{font-size:.8rem}.cart-item-price{font-size:.875rem}.cart-item-size,.cart-item-color{font-size:.75rem}.quantity-controls{gap:.375rem}.quantity-controls button{width:24px;height:24px;font-size:.875rem}.quantity{font-size:.875rem}.remove-item-btn{width:28px;height:28px;padding:0;font-size:12px}.remove-item-btn .anticon{margin:0}.cart-footer{padding:.875rem}.cart-total p{font-size:1rem}.cart-actions{flex-direction:column;gap:.5rem}.clear-cart-btn,.checkout-btn{width:100%;padding:.75rem;font-size:.875rem}}.wishlist-drawer-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;justify-content:flex-end;align-items:flex-start;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.wishlist-drawer{background:#fff;width:100%;max-width:450px;height:100vh;box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.wishlist-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--brand-975);background:var(--bg-white)}.wishlist-drawer-title{font-family:var(--Poppins-font);font-size:1.5rem;font-weight:600;color:var(--brandColor);margin:0}.wishlist-drawer-close{background:none;border:none;font-size:1.5rem;color:var(--brand-600);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.wishlist-drawer-close:hover{background:var(--brand-975);color:var(--brandColor)}.wishlist-drawer-content{flex:1;display:flex;flex-direction:column;overflow-y:auto}.wishlist-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.wishlist-loading-spinner{width:40px;height:40px;border:3px solid var(--brand-975);border-top:3px solid var(--brandColor);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.wishlist-loading p{font-family:var(--Poppins-font);color:var(--BodyTextColor);margin:0}.wishlist-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.wishlist-error p{font-family:var(--Poppins-font);color:#ef4444;margin-bottom:1rem}.wishlist-error button{background:var(--brandColor);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-family:var(--Poppins-font);cursor:pointer;transition:all .2s ease}.wishlist-error button:hover{background:var(--brand-700)}.wishlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;flex:1}.wishlist-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.wishlist-empty p{font-family:var(--Poppins-font);font-size:1.1rem;color:var(--BodyTextColor);margin-bottom:2rem}.wishlist-continue-shopping{background:var(--brandColor);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-family:var(--Poppins-font);font-weight:500;cursor:pointer;transition:all .2s ease}.wishlist-continue-shopping:hover{background:var(--brand-700)}.wishlist-items{padding:1rem;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--brand-400) transparent}.wishlist-items::-webkit-scrollbar{width:4px}.wishlist-items::-webkit-scrollbar-track{background:transparent}.wishlist-items::-webkit-scrollbar-thumb{background:var(--brand-400);border-radius:2px}.wishlist-items::-webkit-scrollbar-thumb:hover{background:var(--brand-600)}.wishlist-item{display:flex;flex-direction:row;gap:1rem;padding:1rem;border:1px solid var(--brand-975);border-radius:12px;margin-bottom:1rem;background:var(--bg-white);transition:all .2s ease;box-shadow:0 1px 3px #0000000d;align-items:center}.wishlist-item:hover{box-shadow:0 2px 8px #0000001a;border-color:var(--brand-900)}.wishlist-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--bg-off-white);display:flex;align-items:center;justify-content:center;flex-shrink:0}.wishlist-item-image img{width:100%;height:100%;object-fit:cover}.wishlist-item-fallback{display:none;font-size:2rem;color:var(--brand-400)}.wishlist-item-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.wishlist-item-name{font-family:var(--Poppins-font);font-size:.9rem;font-weight:600;color:var(--brandColor);margin:0;line-height:1.3}.wishlist-item-price{font-family:var(--Poppins-font);font-size:1rem;font-weight:600;color:var(--brand-700);margin:0}.wishlist-item-size{font-family:var(--Poppins-font);font-size:.8rem;color:var(--brand-600);margin:0;font-weight:500}.wishlist-item-actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;flex-shrink:0}.add-to-cart-btn{background:var(--brandColor);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-family:var(--Poppins-font);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.add-to-cart-btn:hover{background:var(--brand-700)}.remove-from-wishlist-btn{background:#ef4444;color:#fff;border:none;padding:0;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1}.remove-from-wishlist-btn .anticon{display:flex;align-items:center;justify-content:center;margin:0;line-height:1}.remove-from-wishlist-btn:hover{background:#dc2626;transform:scale(1.05)}.wishlist-footer{padding:1.5rem;border-top:1px solid var(--brand-975);background:var(--bg-white)}.wishlist-summary{margin-bottom:1rem;text-align:center}.wishlist-summary p{font-family:var(--Poppins-font);font-size:1rem;color:var(--brand-600);margin:0}.wishlist-actions{display:flex;justify-content:center}.clear-wishlist-btn{background:var(--bg-white);color:var(--brand-600);border:1px solid var(--brand-975);padding:.75rem 1.5rem;border-radius:8px;font-family:var(--Poppins-font);font-weight:500;cursor:pointer;transition:all .2s ease}.clear-wishlist-btn:hover{background:var(--brand-975);color:var(--brandColor)}@media (min-width: 1200px){.wishlist-drawer{max-width:500px}.wishlist-item{padding:1.25rem}.wishlist-item-image{width:90px;height:90px}.wishlist-item-name{font-size:1rem}.wishlist-item-price{font-size:1.1rem}}@media (min-width: 992px) and (max-width: 1199px){.wishlist-drawer{max-width:450px}}@media (min-width: 768px) and (max-width: 991px){.wishlist-drawer{max-width:400px}.wishlist-drawer-header{padding:1.25rem}.wishlist-drawer-title{font-size:1.375rem}.wishlist-item{padding:.875rem;gap:.875rem}.wishlist-item-image{width:75px;height:75px}.wishlist-item-name{font-size:.875rem}.wishlist-footer{padding:1.25rem}}@media (min-width: 481px) and (max-width: 767px){.wishlist-drawer-overlay{justify-content:flex-end;align-items:flex-start;padding:0}.wishlist-drawer{max-width:100%;width:100%;height:100vh;border-radius:0}.wishlist-drawer-header{padding:1rem}.wishlist-drawer-title{font-size:1.25rem}.wishlist-items{padding:.875rem}.wishlist-item{padding:.75rem;gap:.75rem}.wishlist-item-image{width:70px;height:70px}.wishlist-item-name{font-size:.875rem}.wishlist-item-price{font-size:.9rem}.wishlist-footer{padding:1rem}.add-to-cart-btn{padding:.5rem .75rem;font-size:.75rem}.remove-from-wishlist-btn{width:28px;height:28px;font-size:12px;padding:0}.remove-from-wishlist-btn .anticon{margin:0}}@media (max-width: 480px){.wishlist-drawer-overlay{justify-content:flex-end;align-items:flex-start;padding:0}.wishlist-drawer{max-width:100%;width:100%;height:100vh;border-radius:0}.wishlist-drawer-header{padding:.875rem}.wishlist-drawer-title{font-size:1.125rem}.wishlist-drawer-close{font-size:1.25rem;padding:.375rem}.wishlist-items{padding:.75rem}.wishlist-item{padding:.625rem;gap:.625rem}.wishlist-item-image{width:60px;height:60px}.wishlist-item-name{font-size:.8rem}.wishlist-item-price{font-size:.875rem}.wishlist-item-size{font-size:.75rem}.add-to-cart-btn{padding:.5rem;font-size:.75rem}.remove-from-wishlist-btn{width:28px;height:28px;font-size:12px;padding:0}.remove-from-wishlist-btn .anticon{margin:0}.wishlist-footer{padding:.875rem}.clear-wishlist-btn{width:100%;padding:.75rem;font-size:.875rem}}.HeaderContainer{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--bg-white);box-shadow:0 2px 8px #0000001a}.MainNavBar{background:var(--bg-white);padding:16px 0;border-bottom:1px solid var(--neutral-950)}.NavLeft{display:flex;align-items:center;gap:15px}.SearchIcon{font-size:20px;color:var(--brand-primary);cursor:pointer;transition:color .3s ease}.SearchIcon:hover{color:var(--brand-500)}.MobileMenuToggle{display:none;font-size:20px;color:var(--brand-primary);cursor:pointer;transition:color .3s ease}.MobileMenuToggle:hover{color:var(--brand-500)}.LogoContainer{display:flex;justify-content:center}.Logo{display:flex;align-items:center;gap:8px;text-decoration:none}.LogoIcon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.LogoIcon img{width:100%;height:100%;object-fit:contain}.LogoText{font-size:24px;font-weight:400;color:var(--brand-primary);letter-spacing:1px;font-family:var(--Poppins-font)}.NavActions{display:flex;align-items:center;gap:20px}.WishlistIcon{font-size:20px;color:var(--brand-primary);cursor:pointer;transition:color .3s ease}.WishlistIcon:hover{color:var(--brand-500)}.CartContainer{display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .3s ease}.CartContainer:hover .CartText{color:var(--brand-500)}.CartText{font-size:14px;font-weight:600;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.CartBadge{background:var(--brand-primary);color:var(--bg-white);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.UserIcon{font-size:20px;color:var(--brand-primary);cursor:pointer;transition:color .3s ease;display:flex;align-items:center;gap:8px}.UserIcon:hover{color:var(--brand-500)}.UserText{font-size:14px;font-weight:600;color:var(--brand-primary);letter-spacing:.5px;transition:color .3s ease}.UserIcon:hover .UserText{color:var(--brand-500)}.SeparatorLine{height:2px;background:var(--brand-primary);width:100%}.CategoryNavBar{background:var(--bg-light-beige);padding:12px 0}.CategoryLinks{display:flex;gap:40px;align-items:center}.CategoryItem{position:relative}.CategoryLink{display:flex;align-items:center;gap:4px;color:var(--brand-primary);text-decoration:none;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease;font-family:var(--Poppins-font)}.CategoryLink:hover{color:var(--brand-500)}.CategoryLink.special{color:var(--brand-100);font-weight:600}.CategoryLink.special:hover{color:var(--neutral-100)}.CategoryNavBar.mobile-open{display:block}@media (max-width: 1024px){.CategoryLinks{gap:30px}.CategoryLink{font-size:13px}}@media (max-width: 768px){.MainNavBar{padding:12px 0}.MobileMenuToggle{display:block}.LogoText,.SearchIcon,.WishlistIcon{font-size:18px}.CartText{font-size:12px}.CartBadge{width:18px;height:18px;font-size:10px}.CategoryNavBar{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-light-beige);box-shadow:0 4px 12px #0000001a;z-index:999}.CategoryNavBar.mobile-open{display:block}.CategoryLinks{flex-direction:column;gap:0;padding:16px}.CategoryItem{width:100%;border-bottom:1px solid var(--neutral-950)}.CategoryItem:last-child{border-bottom:none}.CategoryLink{font-size:14px;padding:12px 0;display:flex;justify-content:space-between;align-items:center;width:100%}}@media (max-width: 480px){.MainNavBar{padding:10px 0}.LogoText,.SearchIcon,.WishlistIcon{font-size:16px}.CartText{font-size:10px}.CartBadge{width:16px;height:16px;font-size:9px}.CategoryLinks{padding:12px}.CategoryLink{font-size:13px;padding:10px 0}}.ProductForHome .ProductCardImageContainer{min-height:320px;max-height:320px;position:relative}.GridImagesContainer div img{width:100%}.GridImagesContainer div{display:flex;align-items:center}.GridImagesContainer{display:grid;grid-template-columns:1fr 2fr 1fr;gap:20px}.RotatingImageContainer{display:flex;justify-content:center;align-items:center;width:100%;height:400px;overflow:hidden;border-radius:12px}.rotating-image{width:100%;max-width:600px;height:400px;object-fit:cover;border-radius:12px;transition:opacity .5s ease-in-out,transform .5s ease-in-out;box-shadow:0 8px 24px #00000026}@media (max-width: 767px){.DesignersPageContainer{flex-direction:column;gap:20px}}@media (max-width: 767px){.RotatingImageContainer{height:300px;padding:0 20px}.rotating-image{height:300px;max-width:350px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.CarousalContainer{padding:0 10px}.AnimatedDesignersCarousalContainer{padding:20px 0}}@media (max-width: 480px){.RotatingImageContainer{height:250px;padding:0 15px}.rotating-image{height:250px;max-width:300px;border-radius:6px}.CarousalContainer{padding:0 5px}}.AnimatedDesignersCarousalContainer{display:flex;justify-content:center}.GridImagesContainer div:nth-child(2) img{width:100%!important}.NamunjiiDesignersTextEdit h2{font-size:80px;position:sticky;padding-bottom:20px;margin-top:-2rem;text-transform:uppercase;opacity:.8;text-shadow:0 0 10px rgba(0,0,0,.145)}.AboutDesignersContentContainer{display:flex;justify-content:center}.GridImageAndButtonContainer{display:grid;grid-template-columns:1fr 3fr 1fr;gap:20px}.GridImageAndButtonContainer img{width:100%;height:100%;object-fit:cover}.AboutDesignersContentContainer .AnimatedButtonContainer{display:flex;justify-content:center}.parallax-image-left,.parallax-image-right{border-radius:8px}.parallax-image-left img,.parallax-image-right img{transition:transform .1s ease-out;will-change:transform}.GridImageAndButtonContainer{position:relative}.WomenShoppingIcon{display:flex;justify-content:center}.WomenShoppingIcon img{width:80px;opacity:.7}.BrandMarketingTemplateContainer{background:url(https://images.unsplash.com/flagged/photo-1580146170082-3ddef0fdf239?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) no-repeat center center;background-size:cover;background-position:center;background-attachment:fixed;min-height:500px;position:relative;display:flex;align-items:center}.BrandMarketingTemplateContainer{position:relative;overflow:hidden}.BrandMarketingTemplateContainer:before{content:"";position:absolute;top:0;left:0;height:100%;width:900px;background:linear-gradient(to right,rgb(0 0 0 / 29%),rgba(0,0,0,.4),transparent);opacity:1;transition:opacity .3s ease;z-index:2;pointer-events:none}.AttachmentContainerImageContent{height:100%;display:flex;align-items:center;position:relative;z-index:5}.blur-image-container{position:relative;width:100%;height:100%;overflow:hidden;min-height:200px}.blur-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center}.placeholder-content{width:100%;height:100%;position:relative;overflow:hidden}.shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.actual-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:filter .3s ease}.image-error{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f8f8;color:#999}.error-content{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.error-content span{font-size:12px;color:#999}@media (max-width: 768px){.blur-image-container{min-height:150px}}.blur-image-container *{will-change:transform,opacity,filter;backface-visibility:hidden}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.DesignersListCards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.DesignersListCardsItem{width:100%;height:100%;display:flex;align-items:center;justify-content:center;object-fit:cover;position:relative}.DesignersListCardsItem .DesignersListCardsItemImage{height:450px;width:100%;overflow:hidden;transition:all .3s ease;position:relative}.DesignersListCardsItem .DesignersListCardsItemImage:hover{height:430px;width:98%;transition:all .3s ease}.DesignersListCardsItemText h3,.DesignersListCardsItemText p{color:#fff!important;transition:.5s}.DesignersListCardsItem .DesignersListCardsItemImage:after{content:"";position:absolute;bottom:0;left:0;right:0;height:400px;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.4),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.DesignersListCardsItem:hover .DesignersListCardsItemImage:after{opacity:1;transition:opacity .3s ease}.DesignersListCardsItem .DesignersListCardsItemImage img{width:100%;height:500px;object-fit:cover}.DesignersListCardsItem .DesignersListCardsItemText{position:absolute;left:20px;right:20px;bottom:30px;opacity:0;visibility:hidden;z-index:3;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.DesignersListCardsItem:hover .DesignersListCardsItemText{opacity:1;transition:all .3s ease;visibility:visible}@media (min-width: 768px) and (max-width: 1023px){.DesignersListCards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.DesignersListCards{grid-template-columns:repeat(1,1fr);gap:15px;padding:0 10px}.DesignersListCardsItem{margin-bottom:10px}.DesignersListCardsItem .DesignersListCardsItemImage{height:300px;border-radius:8px;overflow:hidden}.DesignersListCardsItem .DesignersListCardsItemImage img{height:300px;border-radius:8px}.DesignersListCardsItem .DesignersListCardsItemText{left:15px;right:15px;bottom:20px}.DesignersListCardsItem .DesignersListCardsItemText h3{font-size:18px;margin-bottom:8px;font-weight:600}.DesignersListCardsItem .DesignersListCardsItemText p{font-size:14px;line-height:1.4;margin:0}.DesignersListCardsItem:hover .DesignersListCardsItemImage{height:300px;width:100%}}@media (max-width: 480px){.DesignersListCards{gap:10px;padding:0 5px}.DesignersListCardsItem .DesignersListCardsItemImage,.DesignersListCardsItem .DesignersListCardsItemImage img{height:250px}.DesignersListCardsItem .DesignersListCardsItemText h3{font-size:16px}.DesignersListCardsItem .DesignersListCardsItemText p{font-size:13px}}.HeighAdjustContainer{min-height:700px;max-height:700px;overflow:hidden;background-color:#b09781}.DesignerPageImageContainer img{width:100%;height:100%;object-fit:cover}.HeighAdjustContainer .ant-row,.HeighAdjustContainer .ant-row .ant-col{min-height:700px;max-height:700px}.DesignerInfoContainer{height:100%;display:flex;align-items:center;padding-left:40px;padding-right:40px}.DesignerProductsContainer .ProductCardImageContainer{min-height:320px;max-height:320px;overflow:hidden;position:relative}.DesignerPage .PaddingTop{padding-top:80px!important}.FiltersDesignerProductsContainer{margin-bottom:32px}.FiltersContainer{background:#f7f7f9;border-radius:12px;padding:18px 24px;box-shadow:0 2px 8px #00000008;display:flex;flex-direction:column;gap:0}.FiltersContainer .ant-row{width:100%}.FiltersContainer .ant-col{display:flex;align-items:center}.FiltersContainer .ant-select{background:#fff;border-radius:8px;transition:box-shadow .2s}.FiltersContainer .ant-select:hover,.FiltersContainer .ant-select-focused{box-shadow:0 0 0 2px #b79a80;border-color:#b79a80!important}.FiltersContainer .ant-slider{margin:0 12px 0 0;min-width:400px;max-width:400px}.FiltersContainer .ant-slider .ant-slider-track{background:#b79a80}.FiltersContainer .ant-slider .ant-slider-handle{border-color:#b79a80}.FiltersContainer .ant-btn{background:#fff;color:#b79a80;border:1px solid #b79a80;border-radius:8px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;display:flex;align-items:center;gap:6px}.FiltersContainer .ant-btn:hover,.FiltersContainer .ant-btn:focus{background:#b79a80;color:#fff;border-color:#b79a80;box-shadow:0 2px 8px #b79a8014}.FiltersContainer .ant-btn svg{font-size:18px}.DesignerFilterBtnContainer{display:flex;align-items:center;flex-direction:row;gap:10px;margin-top:0}.DesignerFilterBtnContainer button{margin:0;min-width:100px;max-width:200px;padding:15px 10px}.SelectContainerEdit{display:flex;align-items:center}.minHeight60{min-height:60px}.SelectContainerEdit{background-color:#fff}.SelectContainerEdit .ant-select-selector{border:none!important;min-width:200px}.SelectContainerEdit .ant-select-selector:focus,.SelectContainerEdit .ant-select-selector:hover{box-shadow:none!important;border:none!important}.FiltersContainer .ant-select-focused{box-shadow:none!important;border:none!important}.FiltersContainer .ant-select{box-shadow:none!important;border:none!important;min-width:200px}.SelectContainerEdit .ant-select-selector:after{margin-left:10px}@media (max-width: 900px){.FiltersContainer{padding:12px 8px}.FiltersContainer .ant-slider{min-width:80px;max-width:120px}}@media (max-width: 600px){.FiltersContainer{flex-direction:column;gap:12px;padding:8px 2px}.FiltersContainer .ant-row{flex-direction:column;gap:12px}.FiltersContainer .ant-col{justify-content:flex-start!important}}.fade-grid{transition:opacity .2s;opacity:1}.fade-grid.fade{opacity:.3}.AllProductsPage .ProductCardImageContainer{min-height:320px;max-height:320px;overflow:hidden;position:relative}.AllProductsPage .ProductCardImage .blur-image-container{width:100%;height:100%;position:absolute;top:0;left:0}.AllProductsPage .ProductCardImage .blur-image-container:nth-child(1){opacity:1;z-index:1}.AllProductsPage .ProductCardImage .blur-image-container:nth-child(2){opacity:0;z-index:2}.CollectionCardContainer .blur-image-container{width:100%;height:100%}.CollectionCardContainer .blur-image-container .actual-image{transition:transform .3s ease}.CollectionCardContainer:hover .blur-image-container .actual-image{transform:scale(1.05)}.FilterSidebarContainer{position:sticky;top:100px;min-height:300px}.AnimatedSearchBarContainer{display:flex;justify-content:center;align-items:center;width:100%}.AnimatedSearchBar{display:flex;align-items:center;background:linear-gradient(135deg,#fafbfc,#fff);border-radius:12px;box-shadow:0 2px 12px #36424e14;padding:3px 18px;transition:box-shadow .25s,border .25s;border:2px solid #36424e81;width:100%;max-width:420px;position:relative}.AnimatedSearchBar:focus-within{box-shadow:0 4px 24px #b79a8021;border:2px solid var(--brandColor)}.AnimatedSearchBarIcon{font-size:22px;color:var(--brandColor);margin-right:10px;transition:color .2s}.AnimatedSearchBar:focus-within .AnimatedSearchBarIcon{color:var(--OrangeColor)}.AnimatedSearchInput{border:none;outline:none;background:transparent;font-size:17px;font-family:Poppins,sans-serif;color:#222;width:100%;padding:6px 0;transition:color .2s}.AnimatedSearchInput::placeholder{color:#b79a80;opacity:.8;font-size:16px}@media (max-width: 600px){.AnimatedSearchBar{max-width:100%;padding:8px 10px}.AllProductsPage .ProductCardImageContainer{min-height:200px;max-height:200px}}.NoProductsFoundScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:40px 0 30px;background:linear-gradient(135deg,#fafbfc,#fff);border-radius:16px;box-shadow:0 2px 12px #36424e0f;margin:0 auto}.NoProductsFoundIcon{display:flex;align-items:center;justify-content:center}.NoProductsFoundText h3{color:var(--brandColor);font-size:22px;font-weight:600;margin-bottom:8px;text-align:center}.NoProductsFoundText p{color:#888;font-size:16px;text-align:center;margin:0}@media (max-width: 600px){.NoProductsFoundScreen{padding:24px 0 18px;min-height:180px}.NoProductsFoundText h3{font-size:18px}.NoProductsFoundText p{font-size:14px}}.NoProductsFoundIcon img{width:100px}.NoProductsFoundIcon .blur-image-container{width:100px;height:100px}.NoProductsFoundIcon .blur-image-container .actual-image{width:100px;height:100px;object-fit:contain}.CollectionContainer{min-height:200px}.CollectionCardContainer img{width:100%;transition:.5s;height:100%;object-fit:cover}.CollectionCardContainer{position:relative;overflow:hidden;height:230px;width:100%;transition:.5s}.CollectionCardContainer:hover img{transform:scale(1.05);transition:transform .3s ease}.CollectionCardContainer span{position:absolute;bottom:20px;left:20px;background-color:#fff;padding:5px 10px}.AllProductSwiperContainer{position:absolute;height:100%;width:100%}.AllProductSwiperContainer .swiper{height:100%;width:100%}.BadgeContainer{position:absolute}.AllProductsPage .TrendingDesignsCard{position:relative}.AllProductsPage .TrendingDesignsCard .BadgeContainer{position:absolute;top:0;right:0}.AllProductsPage .TrendingDesignsCard:hover .ProductTitle h4{color:#000!important;transition:.5s}.AllProductsPage .TrendingDesignsCard .BadgeContainer span{color:#fff;background-color:#000;padding:0 10px}#AllProductsRow .ant-col{position:relative;padding-bottom:10px}#AllProductsRow .ant-col:before{content:"";position:absolute;bottom:0;left:15px;right:15px;height:1px;background-color:#19070749;z-index:2}#AllProductsRow .TrendingDesignsCard:hover .ProductCardImageContainer .swiper-button-next,#AllProductsRow .TrendingDesignsCard:hover .ProductCardImageContainer .swiper-button-prev{opacity:1!important;transition:.5s}.AllProductSwiperContainer .swiper-button-next,.AllProductSwiperContainer .swiper-button-prev{color:#fff!important;font-size:20px;background-color:#000;border-radius:50%;padding:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:0!important;transition:.5s}.AllProductSwiperContainer .swiper-button-next:after,.AllProductSwiperContainer .swiper-button-prev:after{font-size:15px!important}.CategoriesNamesContainer{max-width:50%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.CategoriesNamesContainer::-webkit-scrollbar{display:none}.CategoriesNamesContainer ul{display:inline-flex;align-items:center;list-style:none;gap:20px;justify-content:flex-start;padding:0!important;scroll-snap-type:x mandatory;white-space:nowrap}.CategoriesNamesContainer ul li{padding:5px 10px;transition:.5s;font-size:14px;scroll-snap-align:start;white-space:nowrap}.CategoriesNamesContainer ul li.active{background-color:var(--brandColor);color:#fff;transition:.5s;border-radius:3px}.FiltersButtonContainer button{margin:20px 0;min-width:150px;padding:6px 20px;min-width:100%!important;border-radius:2px}.AllProductsFilterHeaderFlexContainer{display:flex;align-items:center;justify-content:space-between}.AnimatedButtonContainer{display:flex!important;align-items:center;gap:20px}.ProductsCount{font-size:14px;color:#666}.ResetFilterButton{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .3s ease}.ResetFilterButton:hover{border-color:var(--brandColor);color:var(--brandColor);background:#f8f9fa}.ResetFilterButton:focus{border-color:var(--brandColor);box-shadow:0 0 0 2px #1890ff33}.FiltersButtonContainer button span{display:flex;align-items:center;justify-content:center}.FiltersButtonContainer button span img{width:20px;height:20px}.AllProductFiltersContainer{margin-top:30px;padding:10px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FiltersGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.FilterItem{background:#fff;padding:20px;border-radius:6px;box-shadow:0 2px 4px #0000000d}.FilterItem h4{margin-bottom:10px!important;font-size:16px;font-weight:600;color:#333}.FilterSearchWrapper{position:relative;display:flex;align-items:center}.FilterSearchIcon{position:absolute;left:12px;color:#666;font-size:16px;z-index:2}.FilterSearchInput{width:100%;padding:12px 40px 12px 35px;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;transition:border-color .3s ease}.FilterSearchInput:focus{border-color:var(--brandColor)}.FilterClearBtn{position:absolute;right:8px;background:#e0e0e0;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;color:#666;transition:all .3s ease}.FilterClearBtn:hover{background:#d0d0d0;color:#333}.PriceRangeContainer{display:flex;gap:15px;margin-bottom:15px}.PriceInputGroup{flex:1}.PriceInputGroup label{display:block;margin-bottom:5px;font-size:12px;font-weight:500;color:#666}.PriceInput{width:100%;padding:10px 0;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;transition:border-color .3s ease}.PriceInput:focus{border-color:var(--brandColor)}.PriceRangeDisplay{text-align:center;font-size:14px;font-weight:500;color:var(--brandColor);padding:8px;background:#f0f8ff;border-radius:4px}.PriceRangeSlider{position:relative;height:20px;margin:20px 0}.PriceRangeTrack{position:absolute;top:50%;left:0;right:0;height:6px;background:#e0e0e0;border-radius:3px;transform:translateY(-50%);pointer-events:none}.PriceRangeSliderInput{position:absolute;width:100%;height:20px;background:none;pointer-events:none;appearance:none;-webkit-appearance:none;outline:none;top:0;left:0}.PriceRangeSliderInput::-webkit-slider-track{height:6px;background:transparent;border-radius:3px;pointer-events:none}.PriceRangeSliderInput::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;height:20px;width:20px;border-radius:50%;background:var(--brandColor);cursor:pointer;pointer-events:all;border:3px solid #fff;box-shadow:0 2px 6px #0003;transition:all .3s ease;position:relative;z-index:2}.PriceRangeSliderInput::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.PriceRangeSliderInput::-moz-range-track{height:6px;background:transparent;border-radius:3px;border:none}.PriceRangeSliderInput::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:var(--brandColor);cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px #0003;transition:all .3s ease}.PriceRangeSliderInput::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.PriceRangeSliderInput.min{z-index:2}.PriceRangeSliderInput.max{z-index:1}.PriceRangeSliderInput.min::-webkit-slider-thumb{z-index:3}.PriceRangeSliderInput.max::-webkit-slider-thumb{z-index:2}.PriceRangeValues{display:flex;justify-content:space-between;margin-top:10px}.PriceValue{font-size:14px;font-weight:600;color:var(--brandColor);background:#f8f9fa;padding:4px 8px;border-radius:4px;border:1px solid #e0e0e0}.SaleFilterContainer{display:flex;align-items:center}.SaleCheckboxLabel{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#333}.SaleCheckbox{display:none}.CheckboxCustom{width:18px;height:18px;border:2px solid #ddd;border-radius:3px;margin-right:10px;position:relative;transition:all .3s ease}.SaleCheckbox:checked+.CheckboxCustom{background:var(--brandColor);border-color:var(--brandColor)}.SaleCheckbox:checked+.CheckboxCustom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}@media (max-width: 768px){.FiltersAndCategoriesContainer{padding:0 10px!important}.AllProductsFilterHeaderFlexContainer{display:none!important}.AllProductsPage .TrendingDesignsCard{position:unset}.AdjustRowOnMobile{display:flex;justify-content:center}#AllProductsRow{width:100%!important;row-gap:30px!important}#AllProductsRow .ant-col:before{left:5px!important;right:5px!important}#AllProductsRow .ant-col{position:relative;padding:10px 5px!important;padding-bottom:10px}.FiltersGrid{grid-template-columns:1fr;gap:20px}.PriceRangeContainer{flex-direction:column;gap:10px}.FilterItem{padding:15px}}.products-search-container{margin-top:30px;padding:20px 0;border-top:1px solid #eee}.products-search-wrapper{position:relative;display:flex;align-items:center;background:#f8f8f8;border:1px solid #ddd;border-radius:8px;padding:0 16px;max-width:500px;margin:0 auto}.products-search-icon{color:#666;font-size:18px;margin-right:12px}.products-search-input{flex:1;border:none;background:transparent;padding:14px 0;font-size:16px;outline:none}.products-search-input::placeholder{color:#999}.products-search-clear{background:none;border:none;color:#666;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.products-search-clear:hover{color:#333}.desktop-only{display:block}.mobile-filter-container{position:fixed;bottom:20px;left:20px;z-index:1000}.mobile-filter-btn{background:#333;color:#fff;border:none;border-radius:50px;padding:12px 20px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease}.mobile-filter-btn:hover{background:#555;transform:translateY(-2px);box-shadow:0 6px 16px #0006}.mobile-filter-btn:active{transform:translateY(0)}.mobile-filter-overlay{position:fixed;inset:0;background:#00000080;z-index:1001;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}.mobile-filter-content{background:#fff;border-radius:12px;width:100%;max-width:400px;max-height:80vh;overflow:hidden;animation:slideUp .3s ease-out}.mobile-filter-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.mobile-filter-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.mobile-filter-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.mobile-filter-body{padding:20px;max-height:70vh;overflow-y:auto}.mobile-filter-section{margin-bottom:25px}.mobile-filter-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#333}.mobile-search-wrapper{position:relative;display:flex;align-items:center;background:#f8f8f8;border:1px solid #ddd;border-radius:8px;padding:0 12px}.mobile-search-icon{color:#666;font-size:16px;margin-right:8px}.mobile-search-input{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;outline:none}.mobile-search-input::placeholder{color:#999}.mobile-search-clear{background:none;border:none;color:#666;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.mobile-search-clear:hover{color:#333}.mobile-categories-list{display:flex;flex-wrap:wrap;gap:8px}.mobile-category-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:8px 16px;font-size:14px;color:#666;cursor:pointer;transition:all .3s ease}.mobile-category-btn:hover{background:#e9e9e9;border-color:#ccc}.mobile-category-btn.active{background:#333;color:#fff;border-color:#333}.mobile-price-range-container{padding:15px 0}.mobile-price-range-slider{position:relative;height:40px;margin-bottom:15px}.mobile-price-range-track{position:absolute;top:50%;left:0;right:0;height:4px;background:#ddd;border-radius:2px;transform:translateY(-50%)}.mobile-price-range-input{position:absolute;top:0;left:0;width:100%;height:40px;margin:0;padding:0;background:none;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.mobile-price-range-input::-webkit-slider-track{background:transparent;height:4px}.mobile-price-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#333;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.mobile-price-range-input::-moz-range-track{background:transparent;height:4px;border:none}.mobile-price-range-input::-moz-range-thumb{width:20px;height:20px;background:#333;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.mobile-price-range-input.min{z-index:2}.mobile-price-range-input.max{z-index:1}.mobile-price-range-values{display:flex;justify-content:space-between;font-size:14px;color:#666}.mobile-price-value{font-weight:500;color:#333}.mobile-sale-filter{padding:10px 0}.mobile-sale-checkbox-label{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#333}.mobile-sale-checkbox{display:none}.mobile-checkbox-custom{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;margin-right:12px;position:relative;transition:all .3s ease}.mobile-sale-checkbox:checked+.mobile-checkbox-custom{background:#333;border-color:#333}.mobile-sale-checkbox:checked+.mobile-checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.mobile-reset-section{border-top:1px solid #eee;padding-top:20px;margin-top:10px}.mobile-reset-btn{width:100%;background:#f8f8f8;border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.mobile-reset-btn:hover{background:#e9e9e9;border-color:#ccc}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.mobile-filter-section{margin-bottom:0}.desktop-only{display:none}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.VendorVerificationFormContainer{background:#fff;border-radius:16px;box-shadow:0 4px 24px #36424e14;padding:40px 32px}.vendor-form{display:grid;grid-template-columns:1fr;gap:24px}.vendor-form .form-group{margin-bottom:0;display:flex;flex-direction:column}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group.full-width{grid-column:1 / -1}@media (max-width: 768px){.form-row{grid-template-columns:1fr;gap:24px}}.vendor-form label{font-family:var(--Poppins-font);font-weight:500;color:var(--brandColor);margin-bottom:8px;font-size:16px}.vendor-form input[type=text],.vendor-form input[type=email],.vendor-form input[type=file],.vendor-form textarea,.phone-input{font-family:var(--Poppins-font);font-size:15px;padding:12px 14px;border:1px solid #e0e0e0;border-radius:8px;outline:none;background:#fafbfc;transition:border .2s}.phone-input:focus{border:1.5px solid var(--brandColor)}.phone-input .PhoneInputCountry{margin-right:8px}.phone-input .PhoneInputCountrySelect{background:transparent;border:none;font-size:14px}.phone-input .PhoneInputInput{border:none;background:transparent;font-size:15px;outline:none;width:100%}.phone-input .PhoneInputInput:focus{outline:none}.vendor-form textarea{resize:vertical;min-height:80px}.checkbox-group{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.checkbox-label{display:flex;align-items:center;font-size:15px;font-family:var(--Poppins-font);color:var(--brandColor);gap:6px}.form-group.terms{margin-top:16px}.required{color:var(--OrangeColor);margin-left:2px}.success-message{background:#e6f9ed;color:#1a7f37;border:1px solid #b7e4c7;border-radius:8px;padding:16px 20px;margin-bottom:24px;text-align:center;font-family:var(--Poppins-font);font-size:16px}.vendor-form input[type=file]{padding:8px 0;background:none;border:none}.social-links-input-row{display:flex;gap:10px;align-items:center;margin-bottom:10px}.social-links-input-row input{width:100%}.add-link-btn{background:#000;color:#fff;border:none;border-radius:6px;padding:10px 18px;font-family:var(--Poppins-font);font-size:15px;font-weight:500;cursor:pointer;transition:background .2s;width:200px}.add-link-btn:disabled{background:#bfc5ca;cursor:not-allowed;width:200px}.add-link-btn:not(:disabled):hover{background:var(--OrangeColor);color:#fff}.social-links-list{display:flex;flex-direction:column;gap:8px}.social-link-item{display:flex;align-items:center;background:#f4f6f8;border-radius:6px;padding:7px 12px;font-size:15px;font-family:var(--Poppins-font);color:var(--brandColor);justify-content:space-between;max-width:100%}.social-link-url{word-break:break-all;flex:1}.remove-link-btn{background:none;border:none;color:#e74c3c;font-size:20px;margin-left:10px;cursor:pointer;font-weight:700;transition:color .2s;padding:0 4px}.remove-link-btn:hover{color:#c0392b}.product-categories-input-row{display:flex;gap:10px;align-items:center;margin-bottom:10px}.product-categories-input-row input{width:100%}.add-category-btn{background:var(--brandColor);color:#fff;border:none;border-radius:6px;padding:10px 18px;font-family:var(--Poppins-font);font-size:15px;font-weight:500;cursor:pointer;transition:background .2s;width:200px}.add-category-btn:disabled{background:#bfc5ca;cursor:not-allowed;width:200px}.add-category-btn:not(:disabled):hover{background:var(--OrangeColor);color:#fff}.category-checkbox-item{display:flex;align-items:center;background:#f4f6f8;border-radius:6px;padding:7px 12px;font-size:15px;font-family:var(--Poppins-font);color:var(--brandColor);margin-bottom:6px;margin-right:10px;gap:8px}.remove-category-btn{background:none;border:none;color:#e74c3c;font-size:20px;margin-left:10px;cursor:pointer;font-weight:700;transition:color .2s;padding:0 4px}.remove-category-btn:hover{color:#c0392b}.drag-drop-area{width:100%;min-height:180px;border:2.5px dashed #d1d5db;border-radius:12px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:8px;position:relative;padding:32px 0}.drag-drop-area.drag-active{border-color:var(--OrangeColor);background:#f3ede7}.drag-drop-prompt{display:flex;flex-direction:column;align-items:center;color:#222;font-family:var(--Poppins-font);font-size:18px;gap:12px;width:100%}.drag-drop-icon{font-size:48px;margin-bottom:0;display:flex;align-items:center;justify-content:center}.drag-drop-text{font-size:22px;font-weight:500;color:#222;text-align:center}.drag-drop-hint{font-size:16px;color:#888;margin-top:0;text-align:center;font-weight:400}.file-selected{display:flex;align-items:center;gap:10px;font-family:var(--Poppins-font);font-size:16px;color:var(--brandColor);padding:10px 0}.file-icon{font-size:22px}.file-name{font-size:15px;word-break:break-all}.error-message{color:#e74c3c;font-size:14px;margin-top:4px;font-family:var(--Poppins-font)}@media (max-width: 600px){.VendorVerificationFormContainer{padding:20px 5px}}.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{display:none!important}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.parallaxImage{min-height:500px;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.parallaxImage img{width:100%;height:100%;object-fit:cover}.LeftSidePaddingAdjustment{padding-right:40px}.RightSidePaddingAdjustment{display:flex;flex-direction:column;gap:30px}.AboutMainStoryBox{background:linear-gradient(135deg,#fafbfc,#fff);border-radius:18px;box-shadow:0 4px 24px #36424e12;padding:40px 32px;margin-bottom:48px;border-left:6px solid var(--brandColor)}.AboutMainStoryBox p{font-size:18px;color:#333;font-family:Poppins,sans-serif;margin-bottom:18px;line-height:1.7}.AboutMainStoryBox p b{color:var(--brandColor)}.AboutMainStoryBox p:last-child{margin-bottom:0}.AboutMainStoryBox .about-highlight{color:var(--OrangeColor);font-weight:600;font-size:20px}.AboutUsImageSection{display:flex;justify-content:center;align-items:center;min-height:500px;max-height:500px;overflow:hidden}.AboutUsImageSection img{border-radius:16px;box-shadow:0 8px 32px #36424e1a;width:100%}.img-logo-resize{width:67.96px;height:51.4px;display:inline-block;padding-right:20px}.AboutInfoCards{display:flex;flex-wrap:wrap;gap:20px}.AboutInfoCard{background:#fff;border-radius:14px;box-shadow:0 2px 12px #36424e14;padding:28px 24px;flex:1 1 280px;min-width:260px;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;border-left:4px solid var(--OrangeColor)}.AboutInfoCard h3{color:var(--brandColor);font-size:20px;font-weight:600;margin-bottom:12px;font-family:Poppins,sans-serif}.AboutInfoCard p,.AboutInfoCard ul{color:#444;font-size:16px;font-family:Poppins,sans-serif;margin-bottom:0;line-height:1.6}.AboutInfoCard ul{padding-left:18px;margin:0}.LeftsideAboutContainer img{width:70%}.RightsideAboutContainer{height:100%;display:flex;gap:20px}.RightsideAboutContainer>div{width:100%;height:500px;overflow:hidden}.RightsideAboutContainer img{width:100%;height:100%;object-fit:cover}.GridItem>div{display:flex;align-items:center;gap:10px;margin-bottom:10px}.GridEditContainer{background-color:#a0867040}@media (max-width: 900px){.RightsideAboutContainer>div{height:100%!important}.RightsideAboutContainer{flex-direction:column;height:unset!important}.AboutUsImageSection img{max-width:100%}.AboutInfoCard{height:100%!important;min-height:100%!important;max-height:100%!important;padding:20px 10px!important}.img-logo-resize{width:60.96px;height:45.4px;display:inline-block;padding-right:18px}}@media (max-width: 600px){.AboutMainStoryBox{padding:20px 10px;margin-bottom:32px}.AboutInfoCard{padding:18px 10px;min-width:0;max-width:100%}.AboutUsImageSection{height:100%!important;min-height:100%!important;max-height:100%!important}}.SwiperSlideContainer{border:1px solid #a0867040;padding:20px}.SwiperSlideContainer .ant-row .ant-col:nth-child(2) img{width:100%;height:100%;object-fit:cover}.SwiperSlideContainer .ant-row .ant-col:nth-child(1){padding:20px 0}.SwiperSlideContainerContent{height:100%;display:flex;flex-direction:column;justify-content:space-between}.TestimonialsHeaderContainer{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.text-center{text-align:center}.marginTop50{margin-top:50px}.DesktopOnly{display:block}.CitiesGridContainerMobile{display:none!important}.CityIcon{width:70px;height:70px;margin-bottom:16px;object-fit:contain}.CityIconMobile{width:50px;height:50px;margin-bottom:12px;object-fit:contain}.About-heading{color:#775242}.CityNameCard,.CityNameCardMobile{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.CitiesGridContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px;max-width:1200px;margin-left:auto;margin-right:auto}.CityNameCard{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px 20px;text-align:center;transition:all .3s ease;cursor:pointer}.CityNameCard:hover{background:#fff;border-color:var(--OrangeColor);box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;transform:translateY(-2px)}.CityName{font-size:16px;font-weight:500;color:#333;display:block}.CityNameCard:hover .CityName{color:var(--OrangeColor);font-weight:600}.CitiesNote{font-size:16px;color:#666;line-height:1.6}.ContactLink{color:var(--brandColor);font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;padding:2px 0}.ContactLink:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--orangeColor);transition:width .3s ease}.ContactLink:hover{color:var(--OrangeColor)}.ContactLink:hover:after{width:100%}.citiesSwiper{margin-top:40px;padding:0 20px}.citiesSwiper .swiper-slide{display:flex;justify-content:center;align-items:center}.ContactInfoContainer{display:flex;justify-content:center;margin-top:60px}.ContactInfoCard{background:#fff;border:2px solid #dc3545;border-radius:12px;padding:30px;text-align:center;max-width:400px;box-shadow:0 8px 25px #0000001a;position:relative}.ContactInfoCard:before{content:"";position:absolute;top:15px;left:50%;transform:translate(-50%);width:8px;height:8px;background:#000;border-radius:50%}.ContactInfoCard h3{font-size:20px;font-weight:600;color:#333;margin-bottom:25px;font-style:italic}.ContactDetails{text-align:left}.ContactDetails p{font-size:16px;color:#555;margin-bottom:12px;line-height:1.5}.ContactDetails strong{color:#333;font-weight:600}.AvailableCitiesPage{position:relative}.backgroundFadeCityImage{position:absolute;bottom:0;right:0;width:100%;height:100%;z-index:-1;opacity:.05;overflow:hidden;display:none}.backgroundFadeCityImage{width:100%;height:100%;object-fit:cover}.CitiesGridContainerMobile{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:40px;padding:0 20px}.CityNameCardMobile{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:30px 5px;text-align:center;transition:all .3s ease;cursor:pointer}.CityNameCardMobile:last-child:nth-child(odd){grid-column:1 / -1}.CityNameCardMobile:hover{background:#fff;border-color:var(--OrangeColor);box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;transform:translateY(-2px)}.CityNameCardMobile .CityName{font-size:14px;font-weight:500;color:#333;display:block}.CityNameCardMobile:hover .CityName{color:var(--OrangeColor);font-weight:600}@media (max-width: 768px){.DesktopOnly{display:none}.CitiesGridContainerMobile{display:grid!important;padding:0}.CitiesGridContainer{display:none}.CityNameCard{padding:14px 16px;width:100%}.CityName{font-size:15px}.ContactInfoCard{padding:25px;margin:0 20px}.ContactInfoCard h3{font-size:18px}.ContactDetails p{font-size:15px}}@media (max-width: 480px){.CitiesGridContainer{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.CityNameCard{padding:12px 14px}.CityName{font-size:14px}.ContactInfoCard{padding:20px;margin:0 15px}.ContactInfoCard h3{font-size:16px}.ContactDetails p{font-size:14px}}.CityNameCard{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}.CityNameCard:nth-child(1){animation-delay:.1s}.CityNameCard:nth-child(2){animation-delay:.2s}.CityNameCard:nth-child(3){animation-delay:.3s}.CityNameCard:nth-child(4){animation-delay:.4s}.CityNameCard:nth-child(5){animation-delay:.5s}.CityNameCard:nth-child(6){animation-delay:.6s}.CityNameCard:nth-child(7){animation-delay:.7s}.CityNameCard:nth-child(8){animation-delay:.8s}.CityNameCard:nth-child(9){animation-delay:.9s}.ContactInfoCard{animation:fadeInUp .8s ease forwards;animation-delay:1s;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.HeroHomeContainerWithoutPadding{width:100%;height:100vh;overflow:hidden}.HeroHomeContainer{width:100%;height:100vh;position:relative}.HeroHomeContainerLeftImages,.HeroHomeContainerRightImages{height:100vh;position:relative;overflow:hidden}.CarousalImages{width:100%;height:100vh;position:relative}.carousel-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;transition:opacity 1.5s ease-in-out}.carousel-image.active{opacity:1}.carousel-image.fade-out{opacity:0}.carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#00000087,#0000006e);z-index:1}.carousel-content{position:absolute;bottom:60px;left:40px;color:#fff;z-index:2}.TextChangeContainer{position:absolute;height:100%;width:100%;left:0;top:0;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.TextChangeContent{text-align:center;color:#fff;z-index:11;pointer-events:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.carousel-text{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.text-item{position:absolute;font-size:3rem;font-weight:700;opacity:0;filter:blur(10px);transform:scale(.8);transition:all 1s;text-align:center;width:60%;padding:0 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);pointer-events:none;z-index:1}.text-item.active{opacity:1;filter:blur(0px);transform:translate(-50%,-50%) scale(1);z-index:2;transition:all 1s;transition-delay:1s}.text-item.fade-out{opacity:0;filter:blur(10px);transform:translate(-50%,-50%) scale(.8);z-index:1}.carousel-dots{position:absolute;bottom:30px;display:flex;gap:12px;z-index:3}.left-dots{left:25%;transform:translate(-50%)}.right-dots{right:25%;transform:translate(50%)}.dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;transform:scale(1.2)}@media (max-width: 768px){.carousel-content{bottom:40px;left:20px}.left-dots{left:20%}.right-dots{right:20%}.text-item{font-size:2rem;width:100%}}.ShopCollectionBtnContainer{max-width:1300px;position:absolute;bottom:50px;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;margin:auto}.ShopCollectionBtnContainer button{width:100%;min-height:80px;max-height:80px;background-color:transparent;border:1px solid rgba(255,255,255,.492);color:#fff;font-size:20px;position:relative;overflow:hidden;transition:.5s}.ShopCollectionBtnContainer button{border:1px solid rgba(255,255,255,.252);transition:.5s;color:#fff}.ShopCollectionBtnContainerFullWidth button:after{content:"";position:absolute;top:0;left:0;right:0;background-color:#ffffff2a;height:100%;width:100%;z-index:-1;transform:translateY(200px);transition:.5s}.ShopCollectionBtnContainer button:hover:after{transform:translateY(0);transition:.5s}.InstagramGridImage img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.InstagramGridImage:hover img{transform:scale(1.05)}.InstagramGridImage{min-height:300px;max-height:300px;height:300px;overflow:hidden;opacity:.2;transition:all .3s ease;border-radius:8px;box-shadow:0 4px 15px #0000001a;position:relative;z-index:1}.InstagramGridImage:hover{opacity:.8;transform:translateY(-5px);box-shadow:0 8px 25px #0003}.RelativeContainer{position:relative;z-index:1}.InstagramPromoBg .CommonBtn{background-color:#ffffffe6;border:none!important;margin:0;border:1px solid rgba(0,0,0,.2)!important;display:flex;align-items:center;justify-content:center;position:relative;z-index:11;border-radius:15px;transition:all .3s ease;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.InstagramPromoBg .CommonBtn:hover{background-color:#fff;transform:translateY(-3px);box-shadow:0 12px 40px #00000026}.InstagramPromoBg .CommonBtn span{color:#000!important;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease}.InstagramPromoBg .CommonBtn:hover span{color:#333!important;transform:translateY(-1px)}.contact-details{display:flex;flex-direction:column;gap:10px}.contact-link{text-decoration:none;color:#000!important;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px}.contact-link:hover{color:#007bff!important;transform:translateY(-1px)}.contact-link span{color:inherit!important;font-weight:500}.address{color:#000!important;text-align:center;font-weight:400;opacity:.9}.CenterTextContainer{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:3;height:100%;width:100%}.InstagramPromoBg .CommonBtn{flex-direction:column;gap:10px}.InstagramPromoBg .CommonBtn:before{height:unset!important}.InstagramPromoCenter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none;animation:fadeIn 1.2s ease;opacity:1;transition:all .5s ease}.InstagramIcon{width:24px;height:24px;display:inline-block}@keyframes fadeIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 600px){.InstagramPromoBtn{padding:12px 16px;font-size:1rem;gap:8px}.InstagramGridImage{min-height:200px;max-height:200px;overflow:hidden;border-radius:6px}.InstagramPromoCenter{opacity:1!important;right:0}.InstagramPromoBg .CommonBtn{border-radius:12px;box-shadow:0 4px 20px #0000001a}}.partnerus-container{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:0;margin:20px 0 0;box-sizing:border-box;overflow:hidden}.partnerus-container.Container{max-width:1200px;margin-left:auto;margin-right:auto}.partnerus-img{display:block;width:100%;overflow:hidden;box-sizing:border-box;padding:0;position:relative;align-self:stretch}.partnerus-container img{display:block;width:100%;height:auto;object-fit:cover;padding:0;box-sizing:border-box;border-radius:18px;aspect-ratio:4 / 3}.partnerus-content{height:auto;display:flex;flex-direction:column;text-align:start;justify-content:center;gap:30px;padding:30px;border-radius:12px;box-sizing:border-box;overflow:hidden}.partnerus-title p{font-family:var(--playfair-display);font-weight:500;font-size:40px!important;line-height:100%}.partnerus-text p{font-family:var(--josefin-sans);font-weight:500;font-size:20px!important;line-height:165%}.partnerus-cta{width:100%}.partnerus-input-button{display:flex;align-items:center;border-radius:55px;background-color:#fff;padding:8px 16px;border:1px solid #e5e5e5;gap:12px;cursor:pointer;font-family:var(--playfair-display)}.partnerus-input-button button:hover{background-color:#f5f5f5;border-color:#ccc}.input-field{flex:1;background-color:transparent;border:none;font-family:playfair display;font-size:16px;padding:12px;outline:none;color:#1a1a1a}.input-field::placeholder{font-family:var(--josefin-sans);color:#757575}.partnerus-input-button button{background-color:transparent;border:1.2px solid #775242;border-radius:32px;padding:12px 24px;color:#775242;font-family:var(--josefin-sans);font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap}.partnerus-input-button button:after{content:none}@media screen and (max-width: 1280px){.lft{padding:0 30px}.partnerus-content{padding:28px}.partnerus-title p{font-size:38px!important}.partnerus-text p{font-size:19px!important}}@media screen and (max-width: 1024px){.partnerus-container{gap:30px;padding:0}.partnerus-content{padding:24px}.partnerus-title p{font-size:34px!important}.partnerus-text p{font-size:18px!important}}@media screen and (max-width: 768px){.partnerus-container{grid-template-columns:1fr;gap:20px;padding:0}.partnerus-img{padding:0;width:100%}.partnerus-container img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.partnerus-content{padding:8px;gap:24px}.partnerus-title p{font-size:32px!important}.partnerus-text p{font-size:17px!important}.partnerus-input-button{padding:12px;gap:12px}.input-field{width:100%;text-align:start}.partnerus-input-button button{width:39%;justify-content:center}}@media screen and (max-width: 480px){.partnerus-container{margin-top:16px;gap:16px;padding:0}.partnerus-img{padding:0;width:100%}.partnerus-container img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.partnerus-content{padding:20px;gap:20px}.partnerus-title p{font-size:28px!important}.partnerus-text p{font-size:15px!important;line-height:150%}.input-field{font-size:14px;padding:10px}.partnerus-input-button button{font-size:12px;padding:10px 20px}}@media screen and (max-width: 360px){.partnerus-container{margin-top:12px;gap:12px;padding:0}.partnerus-img{padding:0;width:100%}.partnerus-container img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.partnerus-content{padding:16px;gap:16px}.partnerus-title p{font-size:24px!important}.partnerus-text p{font-size:14px!important}.input-field,.partnerus-input-button button{font-size:10px;padding:8px}}.ContactUsImageContainer img{width:100%;height:100%;object-fit:cover}.ContactFormContainer{padding:20px;background:#fff;border-radius:8px}.ContactForm{width:100%}.FormRow{display:flex;gap:20px;margin-bottom:20px}.FormField{flex:1;display:flex;flex-direction:column}.FormField label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px;display:block}.FormField input,.FormField textarea{width:100%;padding:12px 0;border:none;border-bottom:1px solid #ddd;background:transparent;font-size:14px;color:#333;transition:border-color .3s ease;outline:none}.FormField input:focus,.FormField textarea:focus{border-bottom-color:#333}.FormField input::placeholder,.FormField textarea::placeholder{color:#999;font-size:14px}.FormField textarea{resize:vertical;min-height:100px;font-family:inherit}.FormField:not(.FormRow .FormField){margin-bottom:20px}.FormFooter{display:flex;justify-content:space-between;align-items:flex-start;margin-top:30px;gap:20px}.CheckboxContainer{flex:1}.CheckboxLabel{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;color:#333;line-height:1.4}.CheckboxLabel input[type=checkbox]{margin:2px 0 0;width:16px;height:16px;accent-color:#333}.CheckboxText{flex:1}.CheckboxText a{color:#333;text-decoration:underline;font-weight:500}.CheckboxText a:hover{color:#000}.SubmitButton{background:#fff;color:#333;border:1px solid #333;padding:12px 24px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:120px}.SubmitButton:hover{background:#333;color:#fff}.SubmitButton:active{transform:translateY(1px)}@media (max-width: 768px){.FormRow,.FormFooter{flex-direction:column;gap:15px}.SubmitButton{align-self:flex-end}.ContactFormContainer{padding:15px}}@media (max-width: 480px){.FormField input,.FormField textarea{font-size:16px}.SubmitButton{width:100%;text-align:center}}.policy-content,.policy-content h1,.policy-content h2,.policy-content h3,.policy-content h4,.policy-content h5,.policy-content h6,.policy-content p,.policy-content li,.policy-content span,.policy-content div{font-family:var(--Poppins-font)}.policy-content h4{margin-bottom:15px;margin-top:25px}.policy-content a{color:#000;border-bottom:1px solid black;font-family:var(--Poppins-font)}.policy-content ul li{font-family:var(--Poppins-font);margin-bottom:8px}.policy-content .main-heading{font-size:28px;font-weight:700;line-height:1.2;margin:0;font-family:var(--Poppins-font)}.effective-date{font-size:14px!important;margin-top:5px;color:#00000090;margin-bottom:25px;font-weight:500;line-height:1.2;font-family:var(--Poppins-font)}.policy-content h3{margin-bottom:15px!important;margin-top:25px!important;font-size:24px!important;font-family:var(--Poppins-font)}.policy-content h4{margin-bottom:15px!important;margin-top:25px!important;font-size:18px!important;font-family:var(--Poppins-font)}.policy-content p{margin-bottom:15px;font-family:var(--Poppins-font)}.policy-content ul{margin-bottom:20px}.policy-content strong{font-family:var(--Poppins-font)}.FooterContainer{background-color:var(--brand-100);color:var(--bg-white);margin-top:80px}.FooterMain{padding:60px 0 40px}.FooterColumn{display:flex;flex-direction:column;gap:20px}.FooterLogo{display:flex;align-items:center;gap:10px;margin-bottom:10px}.FooterLogoIcon img{height:30px;width:auto}.FooterLogoText{font-family:var(--Poppins-font);font-size:20px;font-weight:400;color:var(--bg-white);letter-spacing:1px}.FooterDescription{font-family:var(--fira-sans);font-size:16px!important;line-height:1.6;color:var(--neutral-800);margin:0;font-weight:300}.ContactDetails p span{font-weight:700}.nowraap{white-space:nowrap}.ContactDetails p{font-family:var(--fira-sans);font-size:16px!important;color:var(--neutral-800);margin:8px 0;white-space:nowrap}.FooterHeading{font-family:var(--playfair-display);font-size:14px;font-weight:600;color:var(--bg-white);text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px}.FooterLinks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.FooterLinks li{margin:0}.FooterLink{font-family:var(--fira-sans);font-size:14px;color:var(--neutral-800);text-decoration:none;transition:color .3s ease;display:block}.FooterLink:hover{color:var(--bg-white)}.NewsletterForm{margin-top:10px}.EmailInputContainer{position:relative;width:100%}.EmailInput{background:transparent;border:none;border-bottom:1px solid var(--neutral-600);color:var(--bg-white);font-family:var(--Poppins-font);font-size:14px;padding:8px 0;width:100%;outline:none;transition:border-color .3s ease}.EmailInput::placeholder{color:var(--neutral-600)}.EmailInput:focus{border-bottom-color:var(--bg-white)}.EmailInput:focus+.EmailUnderline{width:100%}.EmailUnderline{position:absolute;bottom:0;left:0;height:2px;background-color:var(--bg-white);width:0;transition:width .3s ease}.FooterCopyright{border-top:1px solid var(--neutral-300);padding:20px 0;text-align:center}.FooterCopyright p{font-family:var(--Poppins-font);font-size:12px;color:var(--neutral-600);margin:0}.FooterCopyrightContent p span{color:#efede9}@media (max-width: 768px){.FooterMain{padding:30px 0 20px}.FooterColumn{gap:12px;margin-bottom:20px}.FooterLogoText{font-size:18px}.FooterHeading{font-size:13px;margin-bottom:12px}.FooterDescription,.ContactDetails p,.FooterLink{font-size:13px}.FooterLinks{gap:10px}}@media (max-width: 480px){.FooterMain{padding:20px 0 15px}.FooterColumn{gap:10px;margin-bottom:15px}.FooterLogoText{font-size:16px}.FooterHeading{font-size:12px;margin-bottom:8px}.FooterDescription,.ContactDetails p,.FooterLink{font-size:12px}.FooterLinks{gap:6px}.FooterCopyright{padding:10px 0}.FooterCopyright p{font-size:11px}}.CollectionDesignImageContainer{min-height:500px;max-height:500px;height:500px;overflow:hidden;width:100%;display:flex;align-items:center;position:relative}.CollectionDesignImageContainer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.CollectionDesignImageContainer .CollectionDesignImage img{height:100%;width:100%;object-fit:cover;background-position:center}.CollectionItemImage{height:100%}.CollectionItemImageContainer{min-height:400px;height:400px;position:relative;box-shadow:#63636333 0 2px 8px}.CollectionItemImageContainer .BadgeContainer{position:absolute;top:0;right:0;z-index:55;background-color:#000;color:#fff;padding:3px 5px}.CollectionItemImageContainer .BadgeContainer span{font-size:12px}.CollectionItemImageContainer .CollectionItemImage:hover img{transform:scale(1.05);transition:.5s}.CollectionItemImageContainer .CollectionItemImage img{height:100%;width:100%;object-fit:cover;background-position:center;transition:.5s}.CollectionProductSwiperContainer{margin-top:-10rem}.CollectionDesignImageContainer div img{width:120%;height:100%;object-fit:cover;margin-top:-8rem}.CollectionNameContainer{position:absolute;left:20px;max-width:400px;bottom:20px}.CollectionNameContainer h3{color:#fff}.CollectionNameContainer p{color:#fff;font-size:12px!important;text-transform:uppercase;letter-spacing:4px;margin-bottom:15px}.CollectionItemImageContainer .PopUpcategoryBtn{position:absolute;bottom:0;right:0;left:0;z-index:5;display:flex;justify-content:center;align-items:center;transform:translateY(100px);transition:.5s}.CollectionItemImageContainer:hover .PopUpcategoryBtn{transform:translateY(0);transition:.5s}.CollectionItemImageContainer .PopUpcategoryBtn button{max-width:80%;height:50px;width:100%;border:none;border:1px solid #a08670;transition:.5s;color:#fff;background-color:var(--OrangeColor);font-size:16px}.CollectionItemImageContainer .PopUpcategoryBtn button:hover{background-color:var(--brandColor);border:1px solid var(--brandColor)}.OtherAllCollectionsContainerContent .DesignersListCards{display:block!important}.modern-product-page{background:#fafafa;min-height:100vh;padding:20px 0;font-family:Jost,sans-serif}.product-page-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #00000014}.product-images-section{display:flex;flex-direction:column;gap:20px}.main-image-container{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f8f8f8;display:flex;align-items:center;justify-content:center}.main-product-image{width:100%;height:100%;object-fit:cover}.no-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;font-size:18px}.placeholder-icon{font-size:48px;margin-bottom:10px}.thumbnail-container{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.thumbnail{aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.thumbnail.active{border-color:#8b4513}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-details-section{display:flex;flex-direction:column;gap:20px}.product-header{margin-bottom:10px}.brand-name{font-size:14px;color:#666;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.product-title{font-size:24px;font-weight:600;color:#333;margin:0;line-height:1.3}.pricing-section{margin-bottom:20px}.price-row{display:flex;align-items:center;gap:15px;margin-bottom:5px}.current-price{font-size:28px;font-weight:700;color:#333}.original-price{font-size:18px;color:#999;text-decoration:line-through}.discount-badge{background:#8b4513;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.tax-note{font-size:14px;color:#666;margin:0}.action-buttons{display:flex;gap:15px;margin-bottom:25px}.add-to-bag-btn{flex:1;background:#333;color:#fff;border:none;border-radius:8px;padding:15px 20px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.add-to-bag-btn:hover{background:#555;transform:translateY(-1px)}.wishlist-btn{background:#fff;color:#333;border:1px solid #ddd;border-radius:4px;padding:15px 20px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;min-width:120px}.wishlist-btn:hover{border-color:#8b4513;color:#8b4513}.features-section{margin-bottom:25px}.feature-item{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;color:#333}.feature-icon{width:20px;height:20px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.product-details-tabs{margin-top:40px;background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #00000014}.tabs-container{max-width:1200px;margin:0 auto}.tabs-container .ant-tabs-tab{font-weight:600;font-size:16px;color:#666;border-bottom:2px solid transparent;transition:all .3s ease}.tabs-container .ant-tabs-tab:hover{color:#8b4513}.tabs-container .ant-tabs-tab.ant-tabs-tab-active{color:#8b4513;border-bottom-color:#8b4513}.tabs-container .ant-tabs-ink-bar{background:#8b4513;height:3px}.tabs-container .ant-tabs-content-holder{padding-top:20px}.tab-content{padding:20px 0}.product-description{font-size:16px;line-height:1.6;color:#333;margin-bottom:30px}.specifications{display:grid;grid-template-columns:1fr 1fr;gap:15px}.spec-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.spec-label{font-weight:600;color:#333}.spec-value{color:#666}@media (max-width: 1024px){.product-page-container{grid-template-columns:1fr;gap:30px}.specifications{grid-template-columns:1fr}}@media (max-width: 768px){.modern-product-page{padding:10px 0}.product-page-container{padding:20px;margin:0 10px}.product-title{font-size:20px}.current-price{font-size:24px}.action-buttons{flex-direction:column}}@media (max-width: 480px){.product-page-container{padding:15px;margin:0 5px}.thumbnail-container{grid-template-columns:repeat(2,1fr)}.product-title{font-size:18px}.current-price{font-size:20px}}.products-page{background:#fafafa;min-height:100vh;padding:20px 0;font-family:Jost,sans-serif}.products-page-container{max-width:1400px;margin:0 auto;padding:0 20px}.products-page-header{text-align:center;margin-bottom:40px;padding:40px 0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.products-page-header h1{font-size:48px;font-weight:700;color:#333;margin:0 0 10px}.products-page-header p{font-size:18px;color:#666;margin:0}.products-page-content{display:grid;grid-template-columns:300px 1fr;gap:30px;align-items:start;position:relative}.filters-sidebar{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000014;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}.filters-header h3{font-size:20px;font-weight:600;color:#333;margin:0;display:flex;align-items:center;gap:8px}.filters-header .anticon{color:var(--brand-primary)}.filter-section{margin-bottom:25px}.filter-section h4{font-size:16px;font-weight:600;color:#333;margin:0 0 10px}.filter-section .ant-input-search{border-radius:8px}.filter-section .ant-input-search .ant-input{border-radius:8px 0 0 8px}.filter-section .ant-input-search .ant-input-search-button{border-radius:0 8px 8px 0;background:var(--brand-primary);border-color:var(--brand-primary)}.filter-section .ant-input-search .ant-input-search-button:hover{background:var(--brand-primary);border-color:var(--brand-primary)}.price-display{text-align:center;margin-top:10px;font-size:14px;font-weight:600;color:var(--brand-primary)}.price-range-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;width:100%;box-sizing:border-box}.price-inputs{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box}.price-input{flex:1;min-width:0;box-sizing:border-box;padding:6px 10px;border-radius:8px;border:1px solid #ddd;font-size:14px}.price-input.min,.price-input.max{flex:1 1 auto;max-width:calc(50% - 12px)}.price-input-separator{flex:0 0 auto;color:#666;font-size:14px;white-space:nowrap;padding:0 4px}.filter-section .ant-slider{margin:15px 0}.filter-section .ant-slider .ant-slider-track{background:var(--brand-primary)}.filter-section .ant-slider .ant-slider-handle{border-color:var(--brand-primary)}.filter-section .ant-slider .ant-slider-handle:hover,.filter-section .ant-slider .ant-slider-handle:focus{border-color:var(--brand-primary);box-shadow:0 0 0 5px #36424e1f}.filter-section .ant-select{border-radius:8px}.filter-section .ant-select .ant-select-selector{border-radius:8px;border-color:#ddd}.filter-section .ant-select:hover .ant-select-selector{border-color:var(--brand-primary)}.filter-section .ant-select.ant-select-focused .ant-select-selector{border-color:var(--brand-primary);box-shadow:0 0 0 2px #36424e33}.checkbox-group{display:flex;flex-direction:column;gap:8px}.checkbox-group .ant-checkbox-wrapper{font-size:14px;color:#333}.checkbox-group .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--brand-primary);border-color:var(--brand-primary)}.checkbox-group .ant-checkbox:hover .ant-checkbox-inner{border-color:var(--brand-primary)}.products-content{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000014}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.products-info h2{font-size:24px;font-weight:600;color:#333;margin:0 0 5px}.products-info p{font-size:14px;color:#666;margin:0}.sort-options{display:flex;align-items:center;gap:12px}.sort-options .ant-select{border-radius:8px}.sort-options .ant-select .ant-select-selector{border-radius:8px;border-color:#ddd}.sort-options .ant-select:hover .ant-select-selector{border-color:var(--brand-primary)}.sort-options .ant-select.ant-select-focused .ant-select-selector{border-color:var(--brand-primary);box-shadow:0 0 0 2px #36424e33}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;margin-bottom:30px}.products-page-loading,.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.products-page-loading p,.products-loading p{margin-top:15px;font-size:16px;color:#666}.products-page-error{padding:40px 20px;text-align:center}.no-products{padding:60px 20px;text-align:center}.products-pagination{display:flex;justify-content:center;margin-top:30px;padding-top:20px;border-top:1px solid #eee}.products-pagination .ant-pagination{text-align:center}.products-pagination .ant-pagination .ant-pagination-item{border-radius:6px;border-color:#ddd}.products-pagination .ant-pagination .ant-pagination-item:hover{border-color:var(--brand-primary)}.products-pagination .ant-pagination .ant-pagination-item:hover a{color:var(--brand-primary)}.products-pagination .ant-pagination .ant-pagination-item-active{background:var(--brand-primary);border-color:var(--brand-primary)}.products-pagination .ant-pagination .ant-pagination-item-active a{color:#fff}.products-pagination .ant-pagination .ant-pagination-prev,.products-pagination .ant-pagination .ant-pagination-next{border-radius:6px;border-color:#ddd}.products-pagination .ant-pagination .ant-pagination-prev:hover,.products-pagination .ant-pagination .ant-pagination-next:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.products-pagination .ant-pagination .ant-pagination-options{margin-left:20px}.products-pagination .ant-pagination .ant-pagination-options .ant-select{border-radius:6px}.products-pagination .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{border-radius:6px;border-color:#ddd}.products-pagination .ant-pagination .ant-pagination-options .ant-select:hover .ant-select-selector{border-color:var(--brand-primary)}@media (max-width: 1200px){.products-page-content{grid-template-columns:280px 1fr;gap:25px}.filters-sidebar{padding:20px}}@media (max-width: 1024px){.products-page-content{grid-template-columns:1fr;gap:20px}.filters-sidebar{position:static;max-height:none;order:2}.products-content{order:1}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width: 768px){.products-page-container{padding:0 15px}.products-page-header{padding:30px 20px;margin-bottom:30px}.products-page-header h1{font-size:36px}.products-page-header p{font-size:16px}.filters-sidebar,.products-content{padding:20px}.products-header{flex-direction:column;gap:15px;align-items:stretch}.products-info h2{font-size:20px}.sort-options .ant-select{width:100%}.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}}@media (max-width: 480px){.products-page-container{padding:0 10px}.products-page-header{padding:25px 15px;margin-bottom:25px}.products-page-header h1{font-size:28px}.filters-sidebar,.products-content{padding:15px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.products-pagination{margin-top:20px}.products-pagination .ant-pagination{font-size:12px}.products-pagination .ant-pagination .ant-pagination-options{margin-left:10px}}.filters-sidebar::-webkit-scrollbar{width:6px}.filters-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.filters-sidebar::-webkit-scrollbar-thumb{background:var(--brand-primary);border-radius:3px}.filters-sidebar::-webkit-scrollbar-thumb:hover{background:var(--brand-primary)}.filter-section,.products-grid,.products-header{transition:all .3s ease}.mobile-filter-button{display:none}.mobile-filter-button .ant-btn{background:#333;border-color:#333;color:#fff;font-weight:500;padding:6px 16px;height:32px;border-radius:8px;box-shadow:0 2px 8px #00000026;transition:all .3s ease;font-size:14px}.mobile-filter-button .ant-btn:hover{background:#555;border-color:#555;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.mobile-filter-button .ant-btn:active{transform:translateY(0)}.mobile-filter-drawer .ant-drawer-header{background:#fafafa;border-bottom:1px solid #e8e8e8}.mobile-filter-drawer .ant-drawer-title{font-weight:600;color:#333}.mobile-filter-drawer .ant-drawer-body{padding:20px;background:#fff}.mobile-filter-drawer .filters-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8}.mobile-filter-drawer .filter-section{margin-bottom:20px}.mobile-filter-drawer .filter-section h4{margin-bottom:10px;font-size:14px;font-weight:600;color:#333}.mobile-filter-drawer .checkbox-group{display:flex;flex-direction:column;gap:8px}.mobile-filter-drawer .ant-checkbox-wrapper{font-size:14px}@media (max-width: 1024px){.desktop-filters{display:none}.mobile-filter-button{display:block}.products-page-content{grid-template-columns:1fr;gap:20px}.products-content{order:1}}@media (max-width: 768px){.sort-options{flex-direction:column;align-items:stretch;gap:10px}.mobile-filter-button .ant-btn{width:100%}.mobile-filter-drawer{width:280px!important}.mobile-filter-drawer .ant-drawer-body{padding:15px}}@media (max-width: 480px){.mobile-filter-drawer{width:100%!important}.mobile-filter-drawer .ant-drawer-body{padding:12px}.mobile-filter-drawer .filter-section{margin-bottom:15px}}.filter-section .ant-input:focus,.filter-section .ant-select-focused .ant-select-selector,.sort-options .ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #36424e33}:where(.css-dev-only-do-not-override-1odpy5d).ant-skeleton.ant-skeleton-element{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.checkout-flow-container{min-height:100vh;background:#f5f5f5;padding:20px}.checkout-initial{max-width:800px;margin:0 auto}.checkout-loading,.checkout-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.checkout-header{text-align:center;margin-bottom:30px;position:relative}.checkout-header .back-button{position:absolute;left:0;top:0}.checkout-header h1{margin:0;font-size:2.5rem;color:#333}.checkout-header p{margin:10px 0 0;color:#666;font-size:1.1rem}.checkout-content{max-width:1200px;margin:0 auto}.checkout-steps{margin-bottom:30px}.checkout-steps .ant-steps{max-width:800px;margin:0 auto}.checkout-main{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.checkout-card{border:none;box-shadow:none}.step-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.step-header h3{margin:0 0 10px;color:#333}.customer-info-step,.shipping-address-step,.order-confirmation-step{padding:30px}.customer-form,.shipping-form{max-width:600px;margin:0 auto}.form-actions{margin-top:30px;text-align:center}.order-summary{margin-bottom:30px}.order-items-card,.order-summary-card,.customer-info-card,.shipping-info-card{margin-bottom:20px}.order-item{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #f0f0f0}.order-item:last-child{border-bottom:none}.item-image{width:80px;height:80px;margin-right:15px;flex-shrink:0}.product-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.item-details{flex:1;margin-right:15px}.item-details h4{margin:0 0 8px;color:#333}.item-specs{margin-bottom:8px}.item-pricing{display:flex;align-items:center;gap:10px}.item-total{font-size:1.1rem;font-weight:600;color:#333}.summary-section{margin-bottom:20px}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.summary-item.total{font-size:1.2rem;font-weight:600;padding-top:15px;border-top:2px solid #f0f0f0}.customer-details,.shipping-details{margin-bottom:15px}.detail-item{margin-bottom:8px}.detail-item:last-child{margin-bottom:0}.payment-actions{text-align:center;margin:30px 0}.proceed-payment-btn{min-width:200px;height:50px;font-size:1.1rem}.payment-info{text-align:center;margin-top:20px}.payment-complete{text-align:center;padding:40px}.payment-complete h2{color:#52c41a;margin-bottom:20px}.cart-summary,.cart-items{margin:20px 0}.cart-item{display:flex;align-items:center;padding:15px;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:15px}.cart-item .item-image{width:60px;height:60px}.cart-item .item-details{margin-left:15px}.cart-item .item-details h4{margin:0 0 5px;font-size:1rem}.cart-item .item-details p{margin:2px 0;font-size:.9rem;color:#666}.cart-item .item-price{margin-left:auto;font-weight:600;color:#333}.checkout-actions{text-align:center;margin-top:30px}.empty-cart{text-align:center;padding:40px}.empty-cart p{margin-bottom:20px;color:#666}.payment-success-container,.payment-failed-container{min-height:100vh;background:#f5f5f5;padding:20px}.payment-success-content,.payment-failed-content{max-width:800px;margin:0 auto}.order-summary-card,.order-details-card,.next-steps,.contact-support{margin-top:20px}.form-actions button,.checkout-actions button,.payment-actions button{background-color:#000;color:#fff}.form-actions button:hover,.checkout-actions button:hover,.payment-actions button:hover{background-color:#000000db!important;color:#fff}.Flipped{transform:scaleX(-1)}.order-confirmation-step{padding:30px;max-height:80vh;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}.order-confirmation-step::-webkit-scrollbar{display:none}.Sticky-wrraper{margin-top:20px;position:sticky;top:20px;z-index:100}@media (min-width: 1200px){.order-confirmation-step{padding:30px;max-height:85vh;overflow-y:scroll}.forsmscreen{display:none}.Sticky-wrraper{position:sticky;top:30px}.payment-actions{text-align:left;margin:30px 0}}@media (max-width: 1024px) and (min-width: 825px){.order-confirmation-step{padding:30px;max-height:85vh;overflow-y:scroll}.Sticky-wrraper{position:sticky;top:30px;z-index:100}.payment-actions{text-align:left;margin:30px 0}.forsmscreen{display:none}}@media (max-width: 821px) and (min-width: 769px){.order-confirmation-step{padding:25px;max-height:80vh;overflow-y:scroll}.Sticky-wrraper{position:relative;top:auto}.order-items-card{position:sticky;top:25px;z-index:100}.payment-actions{position:static}.forlgscreen{display:none}}@media (max-width: 768px){.order-confirmation-step{padding:20px;max-height:75vh;overflow-y:scroll;overflow-x:hidden}.Sticky-wrraper{position:relative;top:auto}.order-items-card{position:sticky;top:15px;z-index:100;margin-top:10px}.payment-actions{position:static}.forlgscreen{display:none}.checkout-flow-container{padding:10px}.checkout-header h1{font-size:2rem}.checkout-header .back-button{position:static;margin-bottom:20px}.checkout-steps .ant-steps{padding:0 10px}.customer-info-step,.shipping-address-step,.order-confirmation-step{padding:20px}.order-item{flex-direction:column;align-items:flex-start;text-align:left}.item-image{margin-bottom:15px;margin-right:0}.item-details{margin-right:0;margin-bottom:15px}.item-total{align-self:flex-end}.proceed-payment-btn{width:100%}}@media (max-width: 480px){.order-confirmation-step{padding:15px;max-height:70vh;overflow-y:scroll}.Sticky-wrraper{position:relative;top:auto}.order-items-card{position:sticky;top:10px;z-index:100;margin-top:5px}.payment-actions{position:static}.forlgscreen{display:none}.checkout-header h1{font-size:1.8rem}.customer-info-step,.shipping-address-step,.order-confirmation-step{padding:15px}.order-item{padding:10px 0;flex-direction:column}.item-image{width:60px;height:60px;margin-bottom:10px;margin-right:0}.proceed-payment-btn{width:100%;min-width:auto;height:45px;font-size:1rem}.order-items-card,.order-summary-card,.customer-info-card,.shipping-info-card{margin-bottom:15px}}@media (max-width: 320px){.order-confirmation-step{padding:10px;max-height:65vh;overflow-y:scroll}.Sticky-wrraper{position:relative;top:auto}.order-items-card{position:sticky;top:5px;margin-top:0;z-index:100}.payment-actions{position:static}.forlgscreen{display:none}.checkout-header h1{font-size:1.5rem}.item-image{width:50px;height:50px}.item-details h4{font-size:.95rem}.proceed-payment-btn{height:40px;font-size:.9rem}}.home-loading-container{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%)}.loading-content{text-align:center;max-width:600px;width:100%}.loading-spinner{margin-bottom:2rem}.spinner{width:50px;height:50px;border:4px solid var(--brand-950);border-top:4px solid var(--brandColor);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-title{font-family:var(--Poppins-font);font-size:28px;font-weight:500;color:var(--brandColor);margin-bottom:.5rem;animation:fadeInUp .6s ease-out}.loading-subtitle{font-family:var(--Poppins-font);font-size:16px;color:var(--BodyTextColor);margin-bottom:2rem;animation:fadeInUp .6s ease-out .2s both}.skeleton-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;animation:fadeInUp .6s ease-out .4s both}.skeleton-card{background:var(--bg-white);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid var(--brand-975)}.skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,var(--brand-975) 25%,var(--brand-950) 50%,var(--brand-975) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:1rem}.skeleton-content{display:flex;flex-direction:column;gap:.75rem}.skeleton-line{height:16px;background:linear-gradient(90deg,var(--brand-975) 25%,var(--brand-950) 50%,var(--brand-975) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-title{height:20px;width:70%}.skeleton-text{width:100%}.skeleton-text.short{width:60%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-error-container{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#fef7f7 0%,var(--bg-white) 100%)}.error-content{text-align:center;max-width:500px;width:100%;animation:fadeInUp .6s ease-out}.error-icon{margin-bottom:1.5rem;color:#ef4444;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.error-title{font-family:var(--Poppins-font);font-size:28px;font-weight:500;color:var(--brandColor);margin-bottom:1rem}.error-message{font-family:var(--Poppins-font);font-size:16px;color:var(--BodyTextColor);margin-bottom:1.5rem;line-height:1.6}.error-details{margin-bottom:2rem;text-align:left;background:var(--bg-off-white);border-radius:8px;padding:1rem;border:1px solid var(--brand-950)}.error-details summary{font-family:var(--Poppins-font);font-size:14px;font-weight:500;color:var(--brandColor);cursor:pointer;margin-bottom:.5rem}.error-details summary:hover{color:var(--brand-400)}.error-code{font-family:Courier New,monospace;font-size:12px;color:#dc2626;background:var(--bg-white);padding:.5rem;border-radius:4px;border:1px solid #fecaca;display:block;word-break:break-all;white-space:pre-wrap}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.retry-button,.contact-button{display:flex;align-items:center;gap:.5rem;padding:12px 24px;border-radius:8px;font-family:var(--Poppins-font);font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;min-width:140px;justify-content:center}.retry-button{background:var(--brandColor);color:#fff;box-shadow:0 2px 4px #36424e33}.retry-button:hover{background:var(--brand-400);transform:translateY(-2px);box-shadow:0 4px 8px #36424e4d}.contact-button{background:transparent;color:var(--brandColor);border:2px solid var(--brandColor)}.contact-button:hover{background:var(--brandColor);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.home-loading-container,.home-error-container{padding:1rem;min-height:50vh}.loading-title,.error-title{font-size:24px}.skeleton-container{grid-template-columns:1fr;gap:1rem}.skeleton-card{padding:1rem}.skeleton-image{height:150px}.error-actions{flex-direction:column;align-items:center}.retry-button,.contact-button{width:100%;max-width:200px}}@media (max-width: 480px){.loading-title,.error-title{font-size:20px}.loading-subtitle,.error-message{font-size:14px}.skeleton-image{height:120px}}.carousel-container{position:relative;width:100%;margin:0 auto;overflow:hidden;border-radius:20px}.carousel-container .swiper{width:100%;height:100%;border-radius:20px;overflow:hidden}.carousel-container .swiper-slide{display:flex;justify-content:center;align-items:center;position:relative}.carousel-container .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:20px;transition:transform .3s ease}.carousel-container .swiper-slide:hover img{transform:scale(1.02)}.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev{width:50px;height:50px;background:#fffffff2;border-radius:50%;box-shadow:0 4px 20px #36424e26;border:2px solid var(--brand-975);transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:10}.carousel-container .swiper-button-next:after,.carousel-container .swiper-button-prev:after{font-size:18px;font-weight:700;color:var(--brandColor);transition:color .3s ease}.carousel-container .swiper-button-next{right:20px}.carousel-container .swiper-button-prev{left:20px}.carousel-container .swiper-button-next:hover,.carousel-container .swiper-button-prev:hover{background:var(--brandColor);transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #36424e40;border-color:var(--brandColor)}.carousel-container .swiper-button-next:hover:after,.carousel-container .swiper-button-prev:hover:after{color:#fff}.carousel-container .swiper-button-next:active,.carousel-container .swiper-button-prev:active{transform:translateY(0) scale(.95);box-shadow:0 2px 10px #36424e33}.carousel-container .swiper-button-disabled{opacity:.3;cursor:not-allowed;transform:none!important}.carousel-container .swiper-button-disabled:hover{background:#fffffff2;transform:none!important;box-shadow:0 4px 20px #36424e26}.carousel-container .swiper-button-disabled:after{color:var(--brand-600)!important}.carousel-container .swiper-pagination{bottom:20px!important;z-index:10}.carousel-container .swiper-pagination-bullet{width:12px;height:12px;background:#fff9;border:2px solid var(--brand-975);opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);margin:0 6px!important}.carousel-container .swiper-pagination-bullet-active{background:var(--brandColor);border-color:var(--brandColor);transform:scale(1.2);box-shadow:0 2px 8px #36424e4d}.carousel-container .swiper-pagination-bullet:hover{background:var(--brand-400);border-color:var(--brand-400);transform:scale(1.1)}.carousel-loading{display:flex;justify-content:center;align-items:center;min-height:300px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.carousel-loading-spinner{width:40px;height:40px;border:3px solid var(--brand-975);border-top:3px solid var(--brandColor);border-radius:50%;animation:carousel-spin 1s linear infinite}@keyframes carousel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.carousel-empty-icon{font-size:48px;color:var(--brand-600);margin-bottom:1rem}.carousel-empty-text{font-family:var(--Poppins-font);font-size:16px;color:var(--BodyTextColor);margin:0}@media (max-width: 768px){.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev{width:40px;height:40px}.carousel-container .swiper-button-next:after,.carousel-container .swiper-button-prev:after{font-size:14px}.carousel-container .swiper-button-next{right:15px}.carousel-container .swiper-button-prev{left:15px}.carousel-container .swiper-pagination{bottom:15px!important}.carousel-container .swiper-pagination-bullet{width:10px;height:10px;margin:0 4px!important}}@media (max-width: 480px){.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev{width:35px;height:35px}.carousel-container .swiper-button-next:after,.carousel-container .swiper-button-prev:after{font-size:12px}.carousel-container .swiper-button-next{right:10px}.carousel-container .swiper-button-prev{left:10px}.carousel-container .swiper-pagination{bottom:10px!important}.carousel-container .swiper-pagination-bullet{width:8px;height:8px;margin:0 3px!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.carousel-container .swiper-slide img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.carousel-container .swiper-button-next:focus,.carousel-container .swiper-button-prev:focus{outline:3px solid var(--brand-400);outline-offset:2px}.carousel-container .swiper-pagination-bullet:focus{outline:2px solid var(--brand-400);outline-offset:1px}@media (prefers-reduced-motion: reduce){.carousel-container .swiper-slide img,.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev,.carousel-container .swiper-pagination-bullet{transition:none}.carousel-loading-spinner{animation:none}}@media (prefers-color-scheme: dark){.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev{background:#000c;border-color:var(--brand-600)}.carousel-container .swiper-button-next:after,.carousel-container .swiper-button-prev:after{color:#fff}.carousel-container .swiper-pagination-bullet{background:#fff6;border-color:var(--brand-600)}}.categories-container{width:100%;max-width:1300px;margin:0 auto;padding:2rem 0;background-color:#fff}.categories-header{text-align:center;margin-bottom:2rem}.categories-title{font-family:var(--Poppins-font);font-size:3rem;font-weight:500;color:var(--brandColor);margin:0 0 1rem;position:relative}.categories-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;padding:1rem 0;justify-items:center}@media (max-width: 768px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.category-item{display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease;cursor:pointer}.category-item:hover{transform:translateY(-5px)}.category-image-container{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;background:var(--bg-off-white);display:flex;align-items:center;justify-content:center;border:3px solid var(--brand-975);transition:all .3s ease}.category-item:hover .category-image-container{border-color:var(--brand-400);box-shadow:0 8px 25px #3b82f626}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-item:hover .category-image{transform:scale(1.1)}.category-image-fallback{display:flex;width:100%;height:100%;background:linear-gradient(135deg,var(--brand-100) 0%,var(--brand-200) 100%);align-items:center;justify-content:center;border-radius:50%}.category-fallback-icon{font-size:3rem;color:var(--brand-400)}.category-name{font-family:var(--Poppins-font);font-size:1rem;font-weight:600;color:var(--brandColor);margin:0;text-align:center;line-height:1.3}.categories-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.categories-loading-spinner{width:50px;height:50px;border:4px solid var(--brand-975);border-top:4px solid #3b82f6;border-radius:50%;animation:categories-spin 1s linear infinite}@keyframes categories-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.categories-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.categories-empty-icon{font-size:4rem;color:var(--brand-600);margin-bottom:1rem}.categories-empty-text{font-family:var(--Poppins-font);font-size:1.1rem;color:var(--BodyTextColor);margin:0}@media (max-width: 768px){.categories-title{font-size:2.5rem}.category-image-container{width:120px;height:120px}.category-fallback-icon{font-size:3rem}.category-name{font-size:.9rem}}@media (max-width: 480px){.categories-title{font-size:2rem}.categories-container{padding:1rem 0}.category-image-container{width:100px;height:100px}.category-fallback-icon{font-size:2.5rem}.category-name{font-size:.8rem}}@media (prefers-reduced-motion: reduce){.category-item,.category-image,.category-image-container{transition:none}.category-item:hover,.category-item:hover .category-image{transform:none}.categories-loading-spinner{animation:none}}.bestsellers-container{width:100%;max-width:1150px;margin:0 auto;padding:2rem 0;background-color:#fff}.bestsellers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem}.bestsellers-title{font-family:var(--playfair-display);font-size:40px;color:#775242;margin:0;font-weight:500;line-height:100%;letter-spacing:0%;position:relative;text-transform:uppercase}.bestsellers-subtitle{font-family:var(--playfair-display);font-size:1.1rem;color:var(--BodyTextColor);margin:0;font-weight:400}.bestsellers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;padding:1rem}.bestsellers-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.bestsellers-loading-spinner{width:50px;height:50px;border:4px solid var(--brand-975);border-top:4px solid var(--brandColor);border-radius:50%;animation:bestsellers-spin 1s linear infinite}@keyframes bestsellers-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bestsellers-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.bestsellers-empty-icon{font-size:4rem;color:var(--brand-600);margin-bottom:1rem}.bestsellers-empty-text{font-family:var(--playfair-display);font-size:1.1rem;color:var(--BodyTextColor);margin:0}.view-all-link{font-family:var(--playfair-display);display:flex;align-items:center;gap:11px;padding:5px 20px;border:1.2px solid #775242;border-radius:32px;color:#775242;text-decoration:none;font-size:14px;transition:all .3s ease;cursor:pointer;font-weight:400}.view-all-link:hover{background-color:#775242;color:#dfd6d6}.view-all-link:hover .arrow-icon{transform:translate(3px)}@media (max-width: 1024px){.bestsellers-grid{grid-template-columns:repeat(2,1fr);gap:25px}.bestsellers-title{font-size:3rem;letter-spacing:3px}.view-all-link{display:flex;gap:40px;font-size:2rem}}@media (max-width: 768px){.bestsellers-container{padding:3rem 0}.bestsellers-header{gap:1.5rem;margin-bottom:2rem;white-space:nowrap}.view-all-link{font-size:15px;padding:12px 25px;display:flex;gap:4px;white-space:nowrap}.bestsellers-title{font-size:1.7rem}.bestsellers-subtitle{font-size:1rem}.bestsellers-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 1rem}}@media (max-width: 480px){.bestsellers-container{padding:2rem 0}.bestsellers-header{margin-bottom:1.5rem;padding:0 .5rem}.bestsellers-title{font-size:1.5rem;letter-spacing:2px!important}.view-all-link{display:flex;gap:3px;font-size:12px;padding:0 13px;align-items:center}.bestsellers-grid{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion: reduce){.bestsellers-loading-spinner{animation:none}}.new-collections-brand{font-family:var(--fira-sans);font-size:20px!important;color:#775242;letter-spacing:.5px;text-align:end;margin:0 0 12px;font-weight:400;text-transform:uppercase;order:-1;white-space:nowrap}.new-collections-shop{cursor:pointer;font-family:var(--playfair-display);font-size:18px;color:#2e1d0b;letter-spacing:.8px;text-transform:uppercase;font-weight:500;transition:color .3s ease;text-align:left}.new-collections-footer-disabled{opacity:.7;cursor:not-allowed!important}.new-collections-footer-disabled:hover{opacity:.7}.new-collections-footer-disabled:hover .new-collections-shop{color:#2e1d0b}.new-collections-footer-disabled:hover .new-collections-shop-arrow{transform:none;color:#999}@media (max-width: 1024px){.new-collections-card:nth-child(2),.new-collections-card:nth-child(4){margin-top:40px}}@media (max-width: 768px){.new-collections-card:nth-child(2),.new-collections-card:nth-child(3),.new-collections-card:nth-child(4){margin-top:0}.new-collections-image-container{aspect-ratio:3 / 4;margin-bottom:12px}.new-collections-brand{text-align:left;font-size:12px;margin-bottom:10px}.new-collections-footer{padding:10px 0;margin-top:10px}.new-collections-shop{font-size:11px}}@media (max-width: 480px){.new-collections-image-container{aspect-ratio:3 / 4;margin-bottom:10px}.new-collections-brand{font-size:11px;margin-bottom:8px}.new-collections-footer{padding:8px 0;margin-top:8px}.new-collections-shop{font-size:10px}.new-collections-shop-arrow{font-size:12px}}@media (max-width: 360px){.new-collections-brand{font-size:.9rem}.new-collections-shop{font-size:9px}}@media (prefers-reduced-motion: reduce){.new-collections-card,.new-collections-image{transition:none}}.featured-products-container{width:100%;max-width:1150px;margin:0 auto;padding:4rem 0}.featured-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem}.featured-products-title{font-family:var(--playfair-display);font-size:40px;color:#775242;margin:0;font-weight:500;line-height:100%;letter-spacing:0%;text-transform:uppercase}.featured-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 1rem}.featured-products-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.featured-products-loading-spinner{width:50px;height:50px;border:4px solid var(--brand-975);border-top:4px solid var(--OrangeColor);border-radius:50%;animation:featured-products-spin 1s linear infinite}@keyframes featured-products-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.featured-products-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.featured-products-empty-icon{font-size:4rem;color:var(--brand-600);margin-bottom:1rem}.featured-products-empty-text{font-family:var(--playfair-display);font-size:1.1rem;color:var(--BodyTextColor);margin:0}.view-all-btn{font-family:var(--playfair-display)}@media (max-width: 1024px){.featured-products-grid{grid-template-columns:repeat(2,1fr);gap:25px}.featured-products-title{font-size:3rem;letter-spacing:6px}.view-all-btn{display:flex;gap:30px;align-items:center;font-size:2rem}.view-all-btn span{font-size:2rem}}@media (max-width: 768px){.featured-products-container{padding:3rem 0}.featured-products-header{gap:1.5rem;margin-bottom:2rem;white-space:nowrap}.view-all-btn{font-size:15px;padding:12px 25px;display:flex;gap:4px;white-space:nowrap}.featured-products-title{font-size:1.7rem}.featured-products-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 1rem}}@media (max-width: 480px){.featured-products-container{padding:2rem 0}.featured-products-header{margin-bottom:1.5rem;padding:0 .5rem}.featured-products-title{font-size:1.22rem;letter-spacing:2px!important}.view-all-btn{display:flex;gap:3px;font-size:12px;padding:2px 16px}.featured-products-grid{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}}@media (max-width: 360px){.featured-products-title{font-size:1.22rem;letter-spacing:2px!important}.view-all-btn{display:flex;align-items:center;font-size:12px;padding:2px 16px}.featured-products-grid{gap:12px;padding:0 .5rem}}@media (prefers-reduced-motion: reduce){.featured-products-loading-spinner{animation:none}}.new-arrivals-container{width:100%;max-width:1150px;margin:0 auto;padding:4rem 0}.new-arrivals-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem}.new-arrivals-title{font-family:var(--playfair-display);text-transform:uppercase;font-size:40px;color:#775242;margin:0;font-weight:500;line-height:100%;letter-spacing:0%}.view-all-btn{font-family:playfair display;display:flex;align-items:center;gap:11px;padding:5px 20px;border:1.2px solid #775242;border-radius:32px;color:#775242;text-decoration:none;font-size:14px;transition:all .3s ease;cursor:pointer;font-weight:400}.new-arrivals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 1rem}.new-collections-card{text-align:center;transition:all .3s ease}.new-collections-card:nth-child(2),.new-collections-card:nth-child(4){margin-top:60px}.new-collections-image-container{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f5f5f5;margin-bottom:16px;border:1px solid #e0e0e0}.new-collections-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.new-collections-card:hover .new-collections-image{transform:scale(1.02)}.new-collections-brand{font-size:20px!important;color:#775242;letter-spacing:.5px;text-align:end;margin:0 0 12px;font-weight:400;text-transform:uppercase;order:-1;white-space:nowrap}.new-arrivals-buy-link{color:#242424}.new-collections-footer{background:transparent;color:#333;display:flex;align-items:center;justify-content:space-between;gap:0;flex-direction:row;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:12px 0;margin-top:12px}.new-collections-shop{cursor:pointer;font-style:playfair display;font-size:18px;color:#2e1d0b;letter-spacing:.8px;text-transform:uppercase;font-weight:500;transition:color .3s ease;text-align:left}.new-collections-shop-arrow{font-size:14px;color:#999;transition:all .3s ease;text-align:right}.new-collections-card:hover .new-collections-shop-arrow{color:#333;transform:translate(3px)}.new-arrivals-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.new-arrivals-loading-spinner{width:50px;height:50px;border:4px solid var(--brand-975);border-top:4px solid #10b981;border-radius:50%;animation:new-arrivals-spin 1s linear infinite}@keyframes new-arrivals-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.new-arrivals-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.new-arrivals-empty-icon{font-size:4rem;color:var(--brand-600);margin-bottom:1rem}.new-arrivals-empty-text{font-family:var(--Poppins-font);font-size:1.1rem;color:var(--BodyTextColor);margin:0}@media (max-width: 1024px){.new-arrivals-grid{grid-template-columns:repeat(2,1fr);gap:25px}.new-collections-card:nth-child(2),.new-collections-card:nth-child(4){margin-top:40px}.new-arrivals-title{font-size:3rem;letter-spacing:6px}.view-all-btn{display:flex;gap:30px;align-items:center;font-size:2rem}.view-all-btn span{font-size:2rem}}@media (max-width: 768px){.new-arrivals-container{padding:3rem 0}.new-arrivals-header{gap:1.5rem;margin-bottom:2rem;white-space:nowrap}.view-all-btn{font-size:15px;padding:12px 25px;display:flex;gap:4px;white-space:nowrap}.new-arrivals-title{font-size:1.7rem}.new-arrivals-subtitle{font-size:1rem}.new-arrivals-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 1rem}.new-collections-card:nth-child(2),.new-collections-card:nth-child(3),.new-collections-card:nth-child(4){margin-top:0}.new-collections-image-container{aspect-ratio:3 / 4;margin-bottom:12px}.new-collections-brand{text-align:left;font-size:12px;margin-bottom:10px}.new-collections-footer{padding:10px 0;margin-top:10px}.new-collections-shop{font-size:11px}}@media (max-width: 480px){.new-arrivals-container{padding:2rem 0}.new-arrivals-header{margin-bottom:1.5rem;padding:0 .5rem}.new-arrivals-title{font-size:1.5rem}.new-arrivals-title{font-size:1.5rem;letter-spacing:3px}.view-all-btn{display:flex;gap:3px}.view-all-btn span{font-size:1rem!important}.new-arrivals-grid{grid-template-columns:1fr;gap:1rem}.new-collections-image-container{aspect-ratio:3 / 4;margin-bottom:10px}.new-collections-brand{font-size:11px;margin-bottom:8px}.new-collections-footer{padding:8px 0;margin-top:8px}.new-collections-shop{font-size:10px}.new-collections-shop-arrow{font-size:3px}}@media (max-width: 380px){.new-arrivals-title{font-size:1.2rem;letter-spacing:2px!important}.view-all-btn span{font-size:1rem}.new-arrivals-grid{gap:12px;padding:0 .5rem}.new-collections-brand{font-size:10px}.new-collections-shop{font-size:9px}}@media (prefers-reduced-motion: reduce){.new-arrivals-loading-spinner{animation:none}}.featured-deals-container{width:100%;max-width:1300px;margin:0 auto;padding:4rem 0}.featured-deals-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem}.featured-deals-title{font-family:var(--Poppins-font);font-size:40px;color:#775242;margin:0;font-weight:500;line-height:100%;letter-spacing:0%}.view-all-btn{display:flex;align-items:center;gap:11px;padding:5px 20px;border:1.2px solid #775242;border-radius:32px;color:#775242;text-decoration:none;font-size:14px;transition:all .3s ease;cursor:pointer;font-weight:400}.view-all-btn:hover{background-color:#775242;color:#dfd6d6}.arrow-icon{font-size:18px;transition:transform .3s ease}.view-all-btn:hover .arrow-icon{transform:translate(3px)}.featured-deals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 1rem}.featured-deals-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,var(--bg-off-white) 0%,var(--bg-white) 100%);border-radius:20px}.featured-deals-loading-spinner{width:50px;height:50px;border:4px solid var(--brand-975);border-top:4px solid #ef4444;border-radius:50%;animation:featured-deals-spin 1s linear infinite}@keyframes featured-deals-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.featured-deals-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:var(--bg-off-white);border-radius:20px;padding:2rem;text-align:center}.featured-deals-empty-icon{font-size:4rem;color:var(--brand-600);margin-bottom:1rem}.featured-deals-empty-text{font-family:var(--Poppins-font);font-size:1.1rem;color:var(--BodyTextColor);margin:0}@media (max-width: 1024px){.featured-deals-grid{grid-template-columns:repeat(2,1fr);gap:25px}.featured-deals-title{font-size:3rem;letter-spacing:6px}.view-all-btn{display:flex;gap:30px;align-items:center;font-size:2rem}.view-all-btn span{font-size:2rem}}@media (max-width: 768px){.featured-deals-container{padding:3rem 0}.featured-deals-header{gap:1.5rem;margin-bottom:2rem;white-space:nowrap}.view-all-btn{font-size:15px;padding:12px 25px;display:flex;gap:4px;white-space:nowrap}.featured-deals-title{font-size:1.7rem}.featured-deals-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 1rem}}@media (max-width: 480px){.featured-deals-container{padding:2rem 0}.featured-deals-header{margin-bottom:1.5rem;padding:0 .5rem}.featured-deals-title{font-size:1.5rem}.view-all-btn{display:flex;gap:3px;font-size:12px;padding:2px 16px}.featured-deals-grid{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}}@media (max-width: 360px){.featured-deals-title{font-size:20px;letter-spacing:1.5px}.view-all-btn{display:flex;align-items:center;font-size:12px;padding:2px 16px}.featured-deals-grid{gap:12px;padding:0 .5rem}}@media (prefers-reduced-motion: reduce){.featured-deals-loading-spinner{animation:none}}.brand-marquee-container{width:100%;overflow:hidden;padding:.3rem;background:#fff}.brand-marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite}.brand-marquee-item{display:inline-block;padding:1.2rem;font-family:var(--playfair-display)!important;font-size:33px;white-space:nowrap;font-weight:600;line-height:100%;color:#222}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (min-width: 1216px){.brand-marquee-item{font-size:33px;padding:1.2rem}}@media screen and (max-width: 1215px){.brand-marquee-item{font-size:30px;padding:1rem}}@media screen and (max-width: 995px){.brand-marquee-container{margin-top:50px}.brand-marquee-item{font-size:27px;padding:.9rem}}@media screen and (max-width: 768px){.brand-marquee-item{font-size:25px;padding:.8rem}}@media screen and (max-width: 600px){.brand-marquee-item{font-size:22px;padding:.7rem 1rem}.brand-marquee-container{padding:.2rem}}@media screen and (max-width: 480px){.brand-marquee-item{font-size:20px;padding:.6rem .9rem}}@media screen and (max-width: 390px){.brand-marquee-item{font-size:18px;padding:.5rem .8rem}.brand-marquee-track{animation:marquee 18s linear infinite}}@media screen and (max-width: 360px){.brand-marquee-item{font-size:16px;padding:.4rem .7rem}}@media screen and (max-width: 319px){.brand-marquee-item{font-size:14px;padding:.3rem .6rem}}.section-heading{text-align:center;margin:50px auto;max-width:fit-content;font-family:var(--fira-sans)}.section-title{font-family:var(--playfair-display);font-size:40px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-hero-text);margin-bottom:1.2rem;white-space:nowrap}.section-description{display:flex;justify-content:center;align-items:center;font-family:Fira Sans;line-height:1.3;color:var(--color-hero-text);margin:0;flex-direction:column;font-weight:400;position:relative;gap:0}.section-description h2{font-size:41px;margin:0}.section-description h2 span{font-size:41px}.section-brand{color:var( --color-heroSection-brand);font-weight:700;font-size:1.6rem;letter-spacing:.01em}.letter{display:inline-block;opacity:0;transform:translateY(40px);animation:fadeUp .7s forwards}.letter:nth-child(1){animation-delay:.05s}.letter:nth-child(2){animation-delay:.1s}.letter:nth-child(3){animation-delay:.15s}.letter:nth-child(4){animation-delay:.2s}.letter:nth-child(5){animation-delay:.25s}.letter:nth-child(6){animation-delay:.3s}.letter:nth-child(7){animation-delay:.35s}.letter:nth-child(8){animation-delay:.4s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.section-description .jt{animation:fadein .3s forwards}.section-description .jt1{animation:fadein .6s forwards;margin-top:-2px}.section-description .jt2{animation:fadein .9s forwards;margin-top:3px}@keyframes fadein{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width: 1215px){.section-title,.section-description h2,.section-description h2 span{font-size:36px}}@media screen and (max-width: 1100px){.section-title,.section-description h2,.section-description h2 span{font-size:32px}}@media screen and (max-width: 975px){.section-title,.section-description h2,.section-description h2 span{font-size:29px}}@media screen and (max-width: 895px){.section-title,.section-description h2,.section-description h2 span{font-size:25px}}@media screen and (max-width: 810px){.section-title,.section-description h2,.section-description h2 span{font-size:22px}}@media screen and (max-width: 690px){.section-title{font-size:20px;white-space:normal}.section-description h2,.section-description h2 span{font-size:20px}.section-heading{max-width:96vw;padding:0 1rem}}@media screen and (max-width: 440px){.section-title{font-size:18px;white-space:normal}.section-description h2,.section-description h2 span{font-size:15px;white-space:normal!important}}@media screen and (max-width: 390px){.section-title{font-size:16px}.section-description h2,.section-description h2 span{font-size:14px}.section-heading{max-width:95vw;padding:0 .5rem}}@media screen and (max-width: 360px){.section-title{font-size:14px;letter-spacing:.03em}.section-description h2,.section-description h2 span{font-size:12px}}.maintenance-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-200) 100%);position:relative;overflow:hidden}.maintenance-container:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.08) 0%,transparent 50%);animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.maintenance-content{text-align:center;max-width:600px;position:relative;z-index:1}.maintenance-logo{margin:0 auto 50px;display:flex;justify-content:center;align-items:center}.logo-image{width:180px;height:auto;filter:brightness(0) invert(1) drop-shadow(0 4px 12px rgba(0,0,0,.3));animation:subtleFloat 4s ease-in-out infinite;opacity:1}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.maintenance-title{font-family:var(--playfair-display);font-size:36px;font-weight:400;color:#fff;margin:0 0 20px;line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:.5px}.maintenance-message{font-family:var(--Poppins-font);font-size:18px;font-weight:400;color:#ffffffe6;line-height:1.6;max-width:500px;margin:0 auto 50px}.maintenance-loader{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.loader-dot{width:8px;height:8px;border-radius:50%;background:#fffc;animation:subtleBounce 1.6s ease-in-out infinite both}.loader-dot:nth-child(1){animation-delay:-.32s}.loader-dot:nth-child(2){animation-delay:-.16s}.loader-dot:nth-child(3){animation-delay:0s}@keyframes subtleBounce{0%,80%,to{transform:scale(.9);opacity:.6}40%{transform:scale(1.1);opacity:1}}@media (max-width: 768px){.maintenance-container{padding:20px}.logo-image{width:140px}.maintenance-title{font-size:28px;margin-bottom:16px}.maintenance-message{font-size:16px;margin-bottom:40px}.maintenance-loader{margin-top:30px}}@media (max-width: 480px){.logo-image{width:120px}.maintenance-title{font-size:24px}.maintenance-message{font-size:15px}}
