.Navbar-module__nuAbfa__header{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;background-color:#fffffffa;width:100%;padding:12px 0;transition:padding .3s,box-shadow .3s,background-color .3s;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logoGroup{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__logoImageLink{align-items:center;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:contain;filter:grayscale()brightness(0);width:auto;height:68px;transition:transform .2s}.Navbar-module__nuAbfa__logoImageLink:hover .Navbar-module__nuAbfa__logoImage{transform:scale(1.02)}.Navbar-module__nuAbfa__navLinks{flex:1;justify-content:space-evenly;align-items:center;margin:0 32px;display:flex}.Navbar-module__nuAbfa__navLinks a{letter-spacing:.2px;color:var(--text-dark);text-transform:capitalize;white-space:nowrap;padding:6px 4px;font-size:1.15rem;font-weight:600;transition:color .2s;position:relative}.Navbar-module__nuAbfa__navLinks a:after{content:"";background-color:var(--primary-color);border-radius:2px;width:0;height:2.5px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Navbar-module__nuAbfa__navLinks a:hover,.Navbar-module__nuAbfa__navLinks a.Navbar-module__nuAbfa__active{color:var(--primary-color)}.Navbar-module__nuAbfa__navLinks a:hover:after,.Navbar-module__nuAbfa__navLinks a.Navbar-module__nuAbfa__active:after{width:100%}.Navbar-module__nuAbfa__navRightGroup{flex-shrink:0;align-items:center;gap:14px;display:flex}.Navbar-module__nuAbfa__searchBar{background-color:var(--bg-main);border:1px solid var(--border-color);border-radius:24px;align-items:center;width:270px;height:40px;padding:5px 14px 5px 10px;transition:width .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.Navbar-module__nuAbfa__searchBar:focus-within{border-color:var(--primary-color);background-color:#fff;width:300px;box-shadow:0 0 0 3px #b38b4d1f}.Navbar-module__nuAbfa__searchButton{color:var(--text-light);cursor:pointer;background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:color .2s;display:flex}.Navbar-module__nuAbfa__searchButton:hover{color:var(--primary-color)}.Navbar-module__nuAbfa__searchInput{color:var(--text-dark);background:0 0;border:none;outline:none;width:100%;padding:0 6px;font-size:.85rem}.Navbar-module__nuAbfa__searchInput::placeholder{color:var(--text-light)}.Navbar-module__nuAbfa__userMenuContainer{position:relative}.Navbar-module__nuAbfa__userButton{color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Navbar-module__nuAbfa__userButton:hover{color:var(--primary-color);background-color:var(--bg-section)}.Navbar-module__nuAbfa__quoteBtn{border:1px solid var(--primary-color);color:var(--primary-dark);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:24px;justify-content:center;align-items:center;padding:7px 18px;font-size:.76rem;font-weight:600;transition:all .3s;display:inline-flex}.Navbar-module__nuAbfa__quoteBtn:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 12px #b38b4d40}.Navbar-module__nuAbfa__profileDropdown{background-color:var(--bg-white);border-radius:var(--radius-md);text-align:center;z-index:1000;border:1px solid var(--border-color);flex-direction:column;align-items:center;width:320px;padding:30px;animation:.2s ease-out forwards Navbar-module__nuAbfa__fadeInDown;display:flex;position:absolute;top:150%;right:-50px;box-shadow:0 10px 40px #0000001f}.Navbar-module__nuAbfa__profileDropdown:before{content:"";background-color:var(--bg-white);border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);width:16px;height:16px;position:absolute;top:-8px;right:58px;transform:rotate(45deg)}.Navbar-module__nuAbfa__profileIconWrapper{background-color:#fbf9f4;border:1px solid #efe8d8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;display:flex}.Navbar-module__nuAbfa__profileDropdown h3{color:var(--text-dark);margin-bottom:8px;font-size:1.3rem}.Navbar-module__nuAbfa__profileDropdown p{color:var(--text-light);margin-bottom:25px;font-size:.9rem;line-height:1.4}.Navbar-module__nuAbfa__signInBtn{color:#dfc581;border-radius:var(--radius-sm);background-color:#1a251e;border:none;width:100%;margin-bottom:15px;padding:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.Navbar-module__nuAbfa__signInBtn:hover{opacity:.9}.Navbar-module__nuAbfa__createAccBtn{color:#1a251e;border-radius:var(--radius-sm);background-color:#f4f0e6;border:1px solid #e8e0d0;width:100%;padding:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.Navbar-module__nuAbfa__createAccBtn:hover{background-color:#efe8d8}@keyframes Navbar-module__nuAbfa__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__hamburgerBtn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s;display:none}.Navbar-module__nuAbfa__hamburgerBtn:hover{color:var(--primary-color)}.Navbar-module__nuAbfa__mobileMenuOverlay{background-color:var(--bg-white);z-index:2000;box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:20px;animation:.3s ease-out forwards Navbar-module__nuAbfa__slideInRight;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}@keyframes Navbar-module__nuAbfa__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Navbar-module__nuAbfa__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.Navbar-module__nuAbfa__closeMenuBtn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:8px}.Navbar-module__nuAbfa__mobileSearch{margin-bottom:25px}.Navbar-module__nuAbfa__mobileSearchInput{border:1px solid var(--border-color);background-color:var(--bg-section);width:100%;color:var(--text-dark);border-radius:24px;outline:none;padding:12px 20px;font-size:.95rem}.Navbar-module__nuAbfa__mobileSearchInput:focus{border-color:var(--primary-color)}.Navbar-module__nuAbfa__mobileNavLinks{flex-direction:column;gap:16px;display:flex}.Navbar-module__nuAbfa__mobileNavLinks a{color:var(--text-dark);padding:8px 0;font-size:1.15rem;font-weight:500}.Navbar-module__nuAbfa__activeMobile{color:var(--primary-color)!important;font-weight:600!important}.Navbar-module__nuAbfa__mobileDivider{background-color:var(--border-color);height:1px;margin:10px 0}.Navbar-module__nuAbfa__mobileQuoteLink{background-color:var(--primary-color);text-align:center;border-radius:4px;margin-bottom:10px;padding:12px 20px;font-size:1rem;font-weight:600;text-decoration:none;display:block;color:#fff!important}.Navbar-module__nuAbfa__mobileAuthLink{color:var(--text-light);text-align:center;font-size:1rem}@media (max-width:1400px){.Navbar-module__nuAbfa__navLinks{margin:0 20px}.Navbar-module__nuAbfa__navLinks a{font-size:1.05rem}.Navbar-module__nuAbfa__searchBar{width:240px}}@media (max-width:1200px){.Navbar-module__nuAbfa__navLinks{margin:0 10px}.Navbar-module__nuAbfa__navLinks a{padding:4px 2px;font-size:.9rem}.Navbar-module__nuAbfa__logoImage{height:56px}.Navbar-module__nuAbfa__searchBar{width:180px}.Navbar-module__nuAbfa__searchBar:focus-within{width:200px}}@media (max-width:992px){.Navbar-module__nuAbfa__header{padding:8px 0}.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__quoteBtn,.Navbar-module__nuAbfa__searchBar{display:none}.Navbar-module__nuAbfa__hamburgerBtn{justify-content:center;align-items:center;margin-right:12px;display:flex}.Navbar-module__nuAbfa__logoImage{height:50px}.Navbar-module__nuAbfa__navRightGroup{gap:4px}.Navbar-module__nuAbfa__profileDropdown{width:280px;max-width:calc(100vw - 30px);right:-10px}.Navbar-module__nuAbfa__profileDropdown:before{right:20px}}@media (max-width:768px){.Navbar-module__nuAbfa__header{padding:6px 0}.Navbar-module__nuAbfa__navContainer{padding:0 16px}.Navbar-module__nuAbfa__logoImage{height:46px}.Navbar-module__nuAbfa__hamburgerBtn{margin-right:8px;padding:6px}}@media (max-width:480px){.Navbar-module__nuAbfa__navContainer{padding:0 12px}.Navbar-module__nuAbfa__logoImage{height:42px}.Navbar-module__nuAbfa__hamburgerBtn{margin-right:6px;padding:4px}.Navbar-module__nuAbfa__profileDropdown{width:260px;padding:20px 15px;right:-15px}.Navbar-module__nuAbfa__profileDropdown:before{right:25px}}
.CartIcon-module__3D8H_a__cartBtn{color:var(--text-dark);transition:var(--transition-smooth);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:relative}.CartIcon-module__3D8H_a__cartBtn:hover{color:var(--primary-color);background-color:var(--bg-section)}.CartIcon-module__3D8H_a__badge{color:#000;border:2px solid var(--bg-white);background-color:#dfc581;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0;transform:translate(25%,-25%)}
.CartDrawer-module__7HZXAW__overlay{z-index:9999;justify-content:flex-end;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.CartDrawer-module__7HZXAW__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;width:100%;height:100%;animation:.3s CartDrawer-module__7HZXAW__fadeIn;position:absolute;top:0;left:0}.CartDrawer-module__7HZXAW__drawer{background-color:var(--bg-white);z-index:10000;flex-direction:column;width:100%;max-width:450px;height:100%;animation:.3s CartDrawer-module__7HZXAW__slideIn;display:flex;position:relative;box-shadow:-5px 0 25px #0000001a}.CartDrawer-module__7HZXAW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.CartDrawer-module__7HZXAW__header h3{font-family:var(--font-sans);margin:0;font-size:1.2rem}.CartDrawer-module__7HZXAW__closeBtn{color:var(--text-light);transition:var(--transition-smooth)}.CartDrawer-module__7HZXAW__closeBtn:hover{color:var(--text-dark)}.CartDrawer-module__7HZXAW__content{flex:1;padding:30px;overflow-y:auto}.CartDrawer-module__7HZXAW__empty{text-align:center;color:var(--text-light);margin-top:50px}.CartDrawer-module__7HZXAW__itemList{flex-direction:column;gap:25px;list-style:none;display:flex}.CartDrawer-module__7HZXAW__item{gap:15px;display:flex;position:relative}.CartDrawer-module__7HZXAW__itemImage{border-radius:var(--radius-sm);border:1px solid var(--border-color);width:80px;height:80px;overflow:hidden}.CartDrawer-module__7HZXAW__itemImage img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__7HZXAW__itemDetails{flex:1}.CartDrawer-module__7HZXAW__itemDetails h4{font-family:var(--font-sans);margin-bottom:5px;padding-right:25px;font-size:.95rem}.CartDrawer-module__7HZXAW__price{color:var(--primary-color);margin-bottom:10px;font-size:.9rem;font-weight:600}.CartDrawer-module__7HZXAW__qtyControl{border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;width:fit-content;display:flex}.CartDrawer-module__7HZXAW__qtyControl button{background:var(--bg-section);width:30px;height:30px;transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex}.CartDrawer-module__7HZXAW__qtyControl button:hover{background:var(--border-color)}.CartDrawer-module__7HZXAW__qtyControl span{text-align:center;width:30px;font-size:.85rem;font-weight:600}.CartDrawer-module__7HZXAW__removeBtn{color:#ff4d4f;opacity:.6;transition:var(--transition-smooth);position:absolute;top:0;right:0}.CartDrawer-module__7HZXAW__removeBtn:hover{opacity:1}.CartDrawer-module__7HZXAW__footer{border-top:1px solid var(--border-color);background:var(--bg-section);padding:30px}.CartDrawer-module__7HZXAW__totalRow{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:1.1rem;display:flex}.CartDrawer-module__7HZXAW__totalRow strong{font-size:1.25rem}.CartDrawer-module__7HZXAW__taxNote{color:var(--text-light);margin-bottom:20px;font-size:.8rem}.CartDrawer-module__7HZXAW__checkoutBtn{width:100%}@keyframes CartDrawer-module__7HZXAW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CartDrawer-module__7HZXAW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.CartDrawer-module__7HZXAW__drawer{max-width:100%}.CartDrawer-module__7HZXAW__header{padding:15px 20px}.CartDrawer-module__7HZXAW__content,.CartDrawer-module__7HZXAW__footer{padding:20px 16px}.CartDrawer-module__7HZXAW__itemImage{width:65px;height:65px}.CartDrawer-module__7HZXAW__itemDetails h4{font-size:.88rem}}
.Footer-module__EZoWya__footer{background-color:var(--bg-white);border-top:1px solid var(--primary-color)}.Footer-module__EZoWya__preFooterBanner{background-color:var(--bg-section);text-align:center;border-bottom:1px solid var(--border-color);padding:35px 0}.Footer-module__EZoWya__preFooterBanner p{color:var(--primary-color);letter-spacing:2px;margin:0;font-size:.85rem;font-weight:600}.Footer-module__EZoWya__brandHeader{text-align:center;padding-top:55px}.Footer-module__EZoWya__brandCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__logoImage{object-fit:contain;width:auto;height:120px;margin-bottom:10px;transition:transform .3s}.Footer-module__EZoWya__logoImage:hover{transform:scale(1.02)}.Footer-module__EZoWya__tagline{font-family:var(--font-sans);color:var(--primary-dark,#8c6b36);letter-spacing:.6px;text-align:center;margin-bottom:16px;font-size:1.22rem;font-style:italic;font-weight:500;line-height:1.4}.Footer-module__EZoWya__brandDivider{justify-content:center;align-items:center;gap:12px;width:100%;max-width:320px;margin:0 auto;display:flex}.Footer-module__EZoWya__dividerLine{background:linear-gradient(90deg, transparent, var(--primary-color), transparent);flex:1;height:1px}.Footer-module__EZoWya__dividerDiamond{color:var(--primary-color);opacity:.85;font-size:.65rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1.25fr 1.45fr 1.1fr;gap:0;max-width:1200px;margin:0 auto 45px;padding-top:45px;display:grid}.Footer-module__EZoWya__linkGroup{border-right:1px solid #b38b4d38;padding:0 32px}.Footer-module__EZoWya__linkGroup:first-child{padding-left:0}.Footer-module__EZoWya__linkGroup:last-child{border-right:none;padding-right:0}.Footer-module__EZoWya__accordionHeader{text-align:left;cursor:default;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.Footer-module__EZoWya__accordionHeader h4,.Footer-module__EZoWya__linkGroup h4{color:var(--text-dark);margin-bottom:20px;font-size:.95rem}.Footer-module__EZoWya__accordionIcon{display:none}.Footer-module__EZoWya__accordionContent{display:block}.Footer-module__EZoWya__linkGroup ul{list-style:none}.Footer-module__EZoWya__linkGroup li{color:var(--text-light);margin-bottom:12px;font-size:.85rem}.Footer-module__EZoWya__linkGroup a:hover{color:var(--primary-color)}.Footer-module__EZoWya__contactList li{align-items:flex-start;gap:10px;display:flex}.Footer-module__EZoWya__contactList svg{color:var(--primary-color);margin-top:2px}.Footer-module__EZoWya__socialIcons{gap:10px;margin-bottom:15px;display:flex}.Footer-module__EZoWya__socialLink{text-decoration:none}.Footer-module__EZoWya__socialIcon{width:36px;height:36px;color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{background-color:var(--primary-color);color:var(--bg-white);transform:translateY(-2px)}.Footer-module__EZoWya__socialText{color:var(--text-light);font-size:.8rem;line-height:1.5}.Footer-module__EZoWya__bottomBar{background-color:var(--bg-section);border-top:1px solid var(--border-color);padding:15px 0}.Footer-module__EZoWya__bottomFlex{color:var(--text-light);justify-content:space-between;align-items:center;font-size:.8rem;display:flex;position:relative}.Footer-module__EZoWya__bottomLinks{gap:15px;display:flex}.Footer-module__EZoWya__separator{color:var(--primary-color);font-weight:700}.Footer-module__EZoWya__scrollTop{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-35px;right:20px}@media (max-width:1024px){.Footer-module__EZoWya__logoImage{height:105px}.Footer-module__EZoWya__tagline{font-size:1.9rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1.25fr 1.45fr 1.1fr;gap:0}.Footer-module__EZoWya__linkGroup{padding:0 20px}.Footer-module__EZoWya__linkGroup:first-child{padding-left:0}.Footer-module__EZoWya__linkGroup:last-child{padding-right:0}}@media (max-width:992px){.Footer-module__EZoWya__logoImage{height:95px}.Footer-module__EZoWya__tagline{font-size:1.75rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:repeat(2,1fr);gap:30px;padding-top:35px}.Footer-module__EZoWya__linkGroup{border-right:none;padding:0}.Footer-module__EZoWya__bottomFlex{text-align:center;flex-direction:column;gap:15px}.Footer-module__EZoWya__scrollTop{top:-20px}}@keyframes Footer-module__EZoWya__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Footer-module__EZoWya__preFooterBanner{padding:18px 15px}.Footer-module__EZoWya__preFooterBanner p{letter-spacing:1px;font-size:.8rem}.Footer-module__EZoWya__brandHeader{padding-top:35px}.Footer-module__EZoWya__footerGrid{margin-bottom:30px;padding-top:30px}}@media (max-width:600px){.Footer-module__EZoWya__preFooterBanner{padding:12px 10px}.Footer-module__EZoWya__preFooterBanner p{letter-spacing:.5px;font-size:.7rem;line-height:1.4}.Footer-module__EZoWya__brandHeader{padding-top:26px;padding-bottom:6px}.Footer-module__EZoWya__logoImage{height:90px;margin:0 auto 6px}.Footer-module__EZoWya__tagline{font-family:var(--font-sans);color:var(--primary-dark,#8c6b36);letter-spacing:.4px;margin-top:4px;margin-bottom:14px;font-size:1.02rem;font-style:italic;font-weight:500;line-height:1.4;display:block}.Footer-module__EZoWya__brandDivider{max-width:220px}.Footer-module__EZoWya__footerGrid{flex-direction:column;gap:0;margin-bottom:18px;padding-top:18px;display:flex}.Footer-module__EZoWya__linkGroup{border-bottom:1px solid var(--border-color);border-right:none;width:100%;padding:0}.Footer-module__EZoWya__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 0;display:flex}.Footer-module__EZoWya__accordionHeader h4{color:var(--text-dark);margin-bottom:0;font-size:.92rem;font-weight:600}.Footer-module__EZoWya__accordionIcon{width:24px;height:24px;color:var(--primary-color);background:#b38b4d1a;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,background-color .25s,color .25s;display:flex}.Footer-module__EZoWya__iconRotated{background:var(--primary-color);color:#fff;transform:rotate(45deg)}.Footer-module__EZoWya__accordionContent{padding:6px 0 16px;display:none}.Footer-module__EZoWya__accordionContent.Footer-module__EZoWya__isOpen{animation:.25s ease-out Footer-module__EZoWya__slideDown;display:block}.Footer-module__EZoWya__linkGroup ul{padding-left:2px}.Footer-module__EZoWya__linkGroup li{margin-bottom:9px;font-size:.82rem}.Footer-module__EZoWya__contactList li{word-break:break-word;gap:8px;font-size:.8rem}.Footer-module__EZoWya__contactList svg{flex-shrink:0}.Footer-module__EZoWya__socialIcons{gap:12px;margin-bottom:10px;padding-top:4px}.Footer-module__EZoWya__socialIcon{width:34px;height:34px}.Footer-module__EZoWya__socialText{font-size:.78rem}.Footer-module__EZoWya__bottomBar{padding:16px 0 14px}.Footer-module__EZoWya__bottomFlex{gap:12px}.Footer-module__EZoWya__bottomFlex p{margin:0;font-size:.78rem}.Footer-module__EZoWya__bottomLinks{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:2px}.Footer-module__EZoWya__bottomLinks span{font-size:.78rem}.Footer-module__EZoWya__scrollTop{width:34px;height:34px;top:-15px;right:15px}}
.Hero-module__Z8hQ_W__heroWrapper{width:100%;position:relative}.Hero-module__Z8hQ_W__heroSection{align-items:center;min-height:80vh;padding:80px 0;display:flex;position:relative}.Hero-module__Z8hQ_W__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__Z8hQ_W__bgVideo{object-fit:cover;object-position:center;width:100%;height:100%;animation:20s linear infinite alternate Hero-module__Z8hQ_W__slowZoom}@keyframes Hero-module__Z8hQ_W__slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__Z8hQ_W__overlay{pointer-events:none;background:linear-gradient(90deg,#fffc 0%,#ffffff4d 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__heroContainer{z-index:1;width:100%;position:relative}.Hero-module__Z8hQ_W__content{width:100%;max-width:600px}.Hero-module__Z8hQ_W__heroSubheading{letter-spacing:2px;font-size:.85rem}.Hero-module__Z8hQ_W__title{font-family:var(--font-sans);letter-spacing:2.5px;color:#1c1814;word-break:break-word;margin-bottom:8px;font-size:3.8rem;font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__subtitleWrapper{margin-bottom:var(--spacing-md);align-items:center;gap:15px;display:flex}.Hero-module__Z8hQ_W__line{background-color:var(--primary-color);flex:1;max-width:40px;height:1px}.Hero-module__Z8hQ_W__subtitle{color:var(--primary-color);letter-spacing:4px;font-size:.9rem;font-weight:600}.Hero-module__Z8hQ_W__description{color:var(--text-main);margin-bottom:var(--spacing-lg);max-width:90%;font-size:1.1rem;line-height:1.7}.Hero-module__Z8hQ_W__actions{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__scriptText{font-family:var(--font-script);color:var(--primary-color);text-shadow:2px 2px 4px #0000001a;opacity:.8;font-size:4rem;line-height:1;position:absolute;top:10%;right:10%;transform:rotate(-10deg)}.Hero-module__Z8hQ_W__bottomBadges{background:var(--bg-white);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);z-index:2;width:100%;padding:18px 0;position:relative}.Hero-module__Z8hQ_W__badgesWrapper{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.Hero-module__Z8hQ_W__badgeGrid{flex:1;grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.Hero-module__Z8hQ_W__badgeItem{text-align:center;border-right:1px solid #b38b4d33;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:8px 16px;transition:transform .25s;display:flex}.Hero-module__Z8hQ_W__badgeItem:last-child{border-right:none}.Hero-module__Z8hQ_W__badgeIcon{width:24px;height:24px;color:var(--primary-color);flex-shrink:0;transition:transform .25s}.Hero-module__Z8hQ_W__badgeItem:hover .Hero-module__Z8hQ_W__badgeIcon{transform:translateY(-2px)}.Hero-module__Z8hQ_W__badgeTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.8px;color:var(--text-dark);font-size:.82rem;font-weight:600;line-height:1.3}.Hero-module__Z8hQ_W__locationBar{flex-shrink:0;align-items:center;display:flex}.Hero-module__Z8hQ_W__locationLine{display:none}.Hero-module__Z8hQ_W__locationTag{color:var(--primary-dark,#38270b);white-space:nowrap;background:#b38b4d14;border:1px solid #b38b4d40;border-radius:20px;align-items:center;gap:7px;padding:8px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__locationTag svg{color:var(--primary-color);flex-shrink:0}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroSection{min-height:70vh;padding:60px 0 70px}.Hero-module__Z8hQ_W__title{letter-spacing:2px;font-size:3.1rem}.Hero-module__Z8hQ_W__badge{padding:8px 14px}.Hero-module__Z8hQ_W__badge span{letter-spacing:.5px;font-size:.7rem}.Hero-module__Z8hQ_W__locationBadge{margin-left:16px;padding:8px 16px;font-size:.8rem}}@media (max-width:992px){.Hero-module__Z8hQ_W__heroSection{background:var(--bg-main);flex-direction:column;align-items:stretch;min-height:auto;padding:0;display:flex;position:relative}.Hero-module__Z8hQ_W__heroBackground{aspect-ratio:16/9;z-index:1;width:100%;max-height:440px;position:relative;top:auto;left:auto;overflow:hidden;box-shadow:0 4px 20px #0000000f;-webkit-mask-image:none;mask-image:none}.Hero-module__Z8hQ_W__bgVideo{object-fit:cover;width:100%;height:100%;animation:none}.Hero-module__Z8hQ_W__overlay{display:none}.Hero-module__Z8hQ_W__heroContainer{z-index:2;width:100%;padding:32px 24px 28px;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__Z8hQ_W__subtitleWrapper{justify-content:center}.Hero-module__Z8hQ_W__scriptText{display:none}.Hero-module__Z8hQ_W__bottomBadges{background-color:var(--bg-white);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);width:100%;padding:18px 0;position:relative}.Hero-module__Z8hQ_W__badgesWrapper{flex-direction:column;align-items:center;gap:14px;width:100%}.Hero-module__Z8hQ_W__badgeGrid{border-radius:var(--radius-sm,4px);background:#fff;border:1px solid #b38b4d38;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.Hero-module__Z8hQ_W__badgeItem{border-bottom:none;border-right:none;padding:14px 10px}.Hero-module__Z8hQ_W__badgeItem:first-child{border-bottom:1px solid #b38b4d38;border-right:1px solid #b38b4d38}.Hero-module__Z8hQ_W__badgeItem:nth-child(2){border-bottom:1px solid #b38b4d38}.Hero-module__Z8hQ_W__badgeItem:nth-child(3){border-right:1px solid #b38b4d38}.Hero-module__Z8hQ_W__badgeIcon{width:22px;height:22px}.Hero-module__Z8hQ_W__badgeTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.4px;font-size:.76rem;font-weight:600;line-height:1.3}.Hero-module__Z8hQ_W__locationBar{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.Hero-module__Z8hQ_W__locationLine{background:#b38b4d4d;flex:1;max-width:36px;height:1px;display:block}.Hero-module__Z8hQ_W__locationTag{letter-spacing:.6px;color:var(--primary-color);background:0 0;border:none;padding:0;font-size:.76rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroBackground{aspect-ratio:16/9;height:auto;max-height:360px}.Hero-module__Z8hQ_W__heroContainer{padding:28px 20px 22px}.Hero-module__Z8hQ_W__title{letter-spacing:1.5px;text-shadow:none;margin-bottom:6px;font-size:2.4rem}.Hero-module__Z8hQ_W__subtitle{letter-spacing:2.5px;font-size:.85rem}.Hero-module__Z8hQ_W__subtitleWrapper{margin-bottom:14px}.Hero-module__Z8hQ_W__line{flex:0 35px}.Hero-module__Z8hQ_W__description{max-width:520px;text-shadow:none;color:var(--text-main);margin-bottom:20px;font-size:.92rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-direction:row;justify-content:center;gap:12px;width:100%;max-width:380px;margin-bottom:8px;display:flex}.Hero-module__Z8hQ_W__actions a{text-align:center;box-sizing:border-box;white-space:nowrap;flex:1;padding:12px 14px;font-size:.88rem}}@media (max-width:576px){.Hero-module__Z8hQ_W__heroBackground{aspect-ratio:16/9;height:220px}.Hero-module__Z8hQ_W__heroContainer{width:100%;padding:24px 16px 20px}.Hero-module__Z8hQ_W__content{padding:0}.Hero-module__Z8hQ_W__heroSubheading{letter-spacing:1.2px;color:var(--primary-color);margin-bottom:6px;font-size:.72rem;font-weight:700;line-height:1.4}.Hero-module__Z8hQ_W__title{letter-spacing:1px;text-shadow:none;margin-bottom:4px;font-size:1.95rem}.Hero-module__Z8hQ_W__subtitleWrapper{gap:8px;margin-bottom:12px}.Hero-module__Z8hQ_W__line{flex:0 24px;max-width:24px}.Hero-module__Z8hQ_W__subtitle{letter-spacing:2px;font-size:.78rem}.Hero-module__Z8hQ_W__description{color:#4a4a4a;text-shadow:none;margin-bottom:18px;font-size:.85rem;font-weight:400;line-height:1.55}.Hero-module__Z8hQ_W__actions{flex-direction:row;gap:10px;width:100%;margin-bottom:4px;display:flex}.Hero-module__Z8hQ_W__actions a{text-align:center;box-sizing:border-box;white-space:nowrap;flex:1;padding:11px 10px;font-size:.82rem}.Hero-module__Z8hQ_W__bottomBadges{padding:14px 0}.Hero-module__Z8hQ_W__badgeItem{gap:5px;padding:12px 6px}.Hero-module__Z8hQ_W__badgeIcon{width:20px;height:20px}.Hero-module__Z8hQ_W__badgeTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.2px;font-size:.72rem;font-weight:600;line-height:1.3}.Hero-module__Z8hQ_W__locationTag{font-size:.72rem}}
.FeaturesBar-module__yYb9Rq__featuresBar{background-color:var(--bg-section);border-top:none;border-bottom:1px solid var(--border-color);padding:40px 0}.FeaturesBar-module__yYb9Rq__featureCard{text-align:center;background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-subtle);padding:20px;transition:transform .3s,box-shadow .3s}.FeaturesBar-module__yYb9Rq__featureCard:hover{transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.FeaturesBar-module__yYb9Rq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.FeaturesBar-module__yYb9Rq__featureItem{justify-content:center;align-items:center;gap:15px;display:flex}.FeaturesBar-module__yYb9Rq__icon{width:40px;height:40px}.FeaturesBar-module__yYb9Rq__text h4{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:3px;font-size:.95rem;font-weight:700}.FeaturesBar-module__yYb9Rq__text p{color:var(--text-light);margin:0;font-size:.8rem}@media (max-width:992px){.FeaturesBar-module__yYb9Rq__featuresBar{padding:40px 0}.FeaturesBar-module__yYb9Rq__grid{grid-template-columns:repeat(2,1fr);gap:25px}.FeaturesBar-module__yYb9Rq__featureItem{justify-content:flex-start}}@media (max-width:576px){.FeaturesBar-module__yYb9Rq__featuresBar{padding:30px 0}.FeaturesBar-module__yYb9Rq__grid{grid-template-columns:1fr;gap:20px}}
.AboutSection-module__GvFDWW__aboutSection{background-color:var(--bg-main);padding-top:50px!important;padding-bottom:25px!important}.AboutSection-module__GvFDWW__aboutContainer{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.AboutSection-module__GvFDWW__imageCollage{width:100%;height:480px;position:relative}.AboutSection-module__GvFDWW__mainImage{z-index:1;border-radius:6px;width:78%;height:92%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 15px 35px #00000014}.AboutSection-module__GvFDWW__mainImage img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .6s;display:block}.AboutSection-module__GvFDWW__mainImage:hover img{transform:scale(1.03)}.AboutSection-module__GvFDWW__topRightImage{z-index:2;border:6px solid var(--bg-white);border-radius:6px;width:44%;height:52%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 14px 35px #0000001f}.AboutSection-module__GvFDWW__topRightImage img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s;display:block}.AboutSection-module__GvFDWW__topRightImage:hover img{transform:scale(1.04)}.AboutSection-module__GvFDWW__content{padding-right:var(--spacing-md)}.AboutSection-module__GvFDWW__aboutHeading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin-bottom:var(--spacing-md);font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.AboutSection-module__GvFDWW__description{color:var(--text-light);margin-bottom:var(--spacing-lg);font-size:1.05rem;line-height:1.8}.AboutSection-module__GvFDWW__iconsRow{gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);display:flex}.AboutSection-module__GvFDWW__iconItem{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.AboutSection-module__GvFDWW__iconItem img{width:35px;height:35px}.AboutSection-module__GvFDWW__iconItem span{color:var(--text-dark);font-size:.85rem;font-weight:600;line-height:1.4}.AboutSection-module__GvFDWW__actionRow{margin-top:var(--spacing-lg);flex-wrap:wrap;align-items:center;gap:24px;display:flex}.AboutSection-module__GvFDWW__trustDivider{background-color:var(--border-color);width:1px;height:36px}.AboutSection-module__GvFDWW__trustCounter{align-items:center;gap:10px;display:flex}.AboutSection-module__GvFDWW__counterNumber{color:var(--primary-color);font-size:2.2rem;font-weight:700;line-height:1;font-family:var(--font-sans)}.AboutSection-module__GvFDWW__counterDetails{flex-direction:column;display:flex}.AboutSection-module__GvFDWW__counterLabel{color:var(--text-dark);font-size:.88rem;font-weight:700;line-height:1.2}.AboutSection-module__GvFDWW__counterSub{color:var(--text-light);font-size:.75rem;line-height:1.2}@media (max-width:992px){.AboutSection-module__GvFDWW__aboutContainer{gap:var(--spacing-xl);grid-template-columns:1fr}.AboutSection-module__GvFDWW__content{padding-right:0}.AboutSection-module__GvFDWW__aboutHeading{font-size:2.3rem}.AboutSection-module__GvFDWW__imageCollage{max-width:500px;height:440px;margin:0 auto}}@media (max-width:768px){.AboutSection-module__GvFDWW__aboutHeading{font-size:2rem}.AboutSection-module__GvFDWW__imageCollage{max-width:100%;height:380px}}@media (max-width:576px){.AboutSection-module__GvFDWW__aboutContainer{gap:var(--spacing-lg)}.AboutSection-module__GvFDWW__aboutHeading{margin-bottom:var(--spacing-sm);font-size:1.75rem;line-height:1.25}.AboutSection-module__GvFDWW__imageCollage{height:310px}.AboutSection-module__GvFDWW__topRightImage{border-width:4px}.AboutSection-module__GvFDWW__iconsRow{margin-bottom:var(--spacing-md);grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.AboutSection-module__GvFDWW__iconItem{text-align:center;flex-direction:column;align-items:center;gap:8px}.AboutSection-module__GvFDWW__iconItem img{width:30px;height:30px}.AboutSection-module__GvFDWW__iconItem span{text-align:center;font-size:.72rem;line-height:1.35}.AboutSection-module__GvFDWW__actionRow{width:100%;margin-top:var(--spacing-md);flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.AboutSection-module__GvFDWW__actionRow a{white-space:nowrap;flex-shrink:0;padding:10px 14px;font-size:.78rem}.AboutSection-module__GvFDWW__trustDivider{background-color:var(--border-color);flex-shrink:0;width:1px;height:32px;display:block}.AboutSection-module__GvFDWW__trustCounter{flex-shrink:0;align-items:center;gap:7px;display:flex}.AboutSection-module__GvFDWW__counterNumber{font-size:1.65rem}.AboutSection-module__GvFDWW__counterLabel{font-size:.72rem}.AboutSection-module__GvFDWW__counterSub{font-size:.62rem}}
.FeaturedProjectsSection-module__3FE4cW__projectsSection{background-color:var(--bg-main,#fcfbf9);padding-bottom:var(--spacing-lg,60px);padding-top:30px!important}.FeaturedProjectsSection-module__3FE4cW__headerWithBg{border-radius:var(--radius-md,12px);box-shadow:var(--shadow-subtle,0 4px 20px #00000008);border:1px solid var(--border-color,#e8e2d8);background-color:#0000;background-image:linear-gradient(#fcfbf9e0,#fcfbf9e0),url(/shop-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding:40px 36px;display:flex}.FeaturedProjectsSection-module__3FE4cW__subheading{letter-spacing:.16em;text-transform:uppercase;color:#b38b4d;margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.FeaturedProjectsSection-module__3FE4cW__heading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin:0;font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.FeaturedProjectsSection-module__3FE4cW__viewAllBtn{color:#967440;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #b38b4d;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.FeaturedProjectsSection-module__3FE4cW__viewAllBtn:hover{color:#fff;background:#967440;transform:translateY(-2px);box-shadow:0 6px 16px #96744040}.FeaturedProjectsSection-module__3FE4cW__viewAllBtn svg{transition:transform .3s}.FeaturedProjectsSection-module__3FE4cW__viewAllBtn:hover svg{transform:translate(4px)}.FeaturedProjectsSection-module__3FE4cW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.FeaturedProjectsSection-module__3FE4cW__folderCard{color:inherit;background:#fff;border:1px solid #b38b4d33;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.FeaturedProjectsSection-module__3FE4cW__folderCard:hover{border-color:#b38b4d8c;transform:translateY(-8px);box-shadow:0 16px 36px #96744029}.FeaturedProjectsSection-module__3FE4cW__imageWrapper{aspect-ratio:4/3;background:#f4efe6;width:100%;position:relative;overflow:hidden}.FeaturedProjectsSection-module__3FE4cW__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.FeaturedProjectsSection-module__3FE4cW__folderCard:hover .FeaturedProjectsSection-module__3FE4cW__imageWrapper img{transform:scale(1.08)}.FeaturedProjectsSection-module__3FE4cW__folderPlaceholder{color:#b38b4d;background:linear-gradient(135deg,#f9f6f0 0%,#ede6d8 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.FeaturedProjectsSection-module__3FE4cW__details{background:#fff;border-top:1px solid #b38b4d1f;flex-grow:1;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.FeaturedProjectsSection-module__3FE4cW__titleArea{flex-direction:column;gap:3px;display:flex}.FeaturedProjectsSection-module__3FE4cW__cardSubtitle{color:#967440;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:600}.FeaturedProjectsSection-module__3FE4cW__cardTitle{font-family:var(--font-sans);color:#1a1a1a;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3;transition:color .2s}.FeaturedProjectsSection-module__3FE4cW__folderCard:hover .FeaturedProjectsSection-module__3FE4cW__cardTitle{color:#967440}.FeaturedProjectsSection-module__3FE4cW__arrowCircle{color:#b38b4d;background:#fbf9f5;border:1px solid #b38b4d40;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:all .3s;display:flex}.FeaturedProjectsSection-module__3FE4cW__folderCard:hover .FeaturedProjectsSection-module__3FE4cW__arrowCircle{color:#fff;background:#967440;border-color:#967440;transform:translate(4px)}@media (max-width:1024px){.FeaturedProjectsSection-module__3FE4cW__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:992px){.FeaturedProjectsSection-module__3FE4cW__heading{font-size:2.3rem}}@media (max-width:768px){.FeaturedProjectsSection-module__3FE4cW__heading{font-size:2rem}.FeaturedProjectsSection-module__3FE4cW__headerWithBg{flex-direction:column;align-items:flex-start;gap:16px;padding:30px 20px}.FeaturedProjectsSection-module__3FE4cW__viewAllBtn{justify-content:center;width:100%}}@media (max-width:576px){.FeaturedProjectsSection-module__3FE4cW__heading{font-size:1.7rem}.FeaturedProjectsSection-module__3FE4cW__grid{grid-template-columns:1fr;gap:16px}.FeaturedProjectsSection-module__3FE4cW__details{padding:14px 16px}.FeaturedProjectsSection-module__3FE4cW__cardTitle{font-size:.98rem}}
.FeaturedProductsSection-module__g_uJpa__section{background-color:var(--bg-main,#fcfbf9);padding-bottom:var(--spacing-lg,60px);padding-top:25px!important}.FeaturedProductsSection-module__g_uJpa__headerWithBg{border-radius:var(--radius-md,12px);margin-bottom:var(--spacing-md,24px);box-shadow:var(--shadow-subtle,0 4px 20px #00000008);border:1px solid var(--border-color,#e8e2d8);background-color:#0000;background-image:linear-gradient(#fcfbf9d9,#fcfbf9d9),url(/shop-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:flex-end;gap:20px;padding:40px 32px;display:flex}.FeaturedProductsSection-module__g_uJpa__subheading{letter-spacing:.16em;text-transform:uppercase;color:var(--primary-color,#b38b4d);margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.FeaturedProductsSection-module__g_uJpa__heading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin:0;font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.FeaturedProductsSection-module__g_uJpa__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.FeaturedProductsSection-module__g_uJpa__viewAllBtn{border:1px solid var(--primary-color,#b38b4d);color:#967440;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#ffffffd9;border-radius:30px;align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.FeaturedProductsSection-module__g_uJpa__viewAllBtn:hover{color:#fff;background:#967440;transform:translateY(-2px);box-shadow:0 6px 16px #96744040}.FeaturedProductsSection-module__g_uJpa__viewAllBtn svg{transition:transform .3s}.FeaturedProductsSection-module__g_uJpa__viewAllBtn:hover svg{transform:translate(4px)}.FeaturedProductsSection-module__g_uJpa__navBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #b38b4d59;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000a}.FeaturedProductsSection-module__g_uJpa__navBtn:hover:not(:disabled){color:#fff;background:#b38b4d;border-color:#b38b4d;transform:scale(1.05)}.FeaturedProductsSection-module__g_uJpa__navBtn:disabled{opacity:.35;cursor:not-allowed;transform:none}.FeaturedProductsSection-module__g_uJpa__sliderWrapper{width:100%;position:relative}.FeaturedProductsSection-module__g_uJpa__sliderTrack{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b38b4d4d transparent;gap:24px;padding:4px 2px 16px;display:flex;overflow-x:auto}.FeaturedProductsSection-module__g_uJpa__sliderTrack::-webkit-scrollbar{height:6px}.FeaturedProductsSection-module__g_uJpa__sliderTrack::-webkit-scrollbar-track{background:0 0}.FeaturedProductsSection-module__g_uJpa__sliderTrack::-webkit-scrollbar-thumb{background-color:#b38b4d4d;border-radius:999px}.FeaturedProductsSection-module__g_uJpa__card{scroll-snap-align:start;background-color:var(--bg-white,#fff);border:1px solid var(--border-color,#e8e2d8);border-radius:var(--radius-sm,8px);min-width:240px;box-shadow:var(--shadow-subtle,0 4px 20px #00000008);flex-direction:column;flex:0 0 calc(25% - 18px);transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.FeaturedProductsSection-module__g_uJpa__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.FeaturedProductsSection-module__g_uJpa__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.FeaturedProductsSection-module__g_uJpa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.FeaturedProductsSection-module__g_uJpa__card:hover .FeaturedProductsSection-module__g_uJpa__imageWrapper img{transform:scale(1.08)}.FeaturedProductsSection-module__g_uJpa__details{flex-direction:column;flex:1;padding:12px;display:flex}.FeaturedProductsSection-module__g_uJpa__details h3{font-family:var(--font-sans);color:var(--text-dark,#1a1a1a);margin-bottom:4px;font-size:.85rem;font-weight:600;line-height:1.1}.FeaturedProductsSection-module__g_uJpa__priceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.FeaturedProductsSection-module__g_uJpa__priceGroup{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.FeaturedProductsSection-module__g_uJpa__price{color:var(--primary-dark,#8c6721);font-size:.95rem;font-weight:700}.FeaturedProductsSection-module__g_uJpa__comparePrice{color:var(--text-light,#888);font-size:.82rem;font-weight:400;text-decoration:line-through}.FeaturedProductsSection-module__g_uJpa__inlineAddBtn{background-color:var(--primary-color,#b38b4d);color:#fff;border:1px solid var(--primary-color,#b38b4d);border-radius:var(--radius-sm,4px);font-family:var(--font-sans);white-space:nowrap;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:6px 11px;font-size:.76rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.FeaturedProductsSection-module__g_uJpa__inlineAddBtn:hover{background-color:var(--primary-dark,#8c6721);border-color:var(--primary-dark,#8c6721);box-shadow:0 3px 8px #b38b4d4d}.FeaturedProductsSection-module__g_uJpa__inlineAddBtn:active{transform:scale(.96)}@media (max-width:1024px){.FeaturedProductsSection-module__g_uJpa__sliderTrack{gap:20px}.FeaturedProductsSection-module__g_uJpa__card{flex:0 0 calc(33.3333% - 13.3333px);min-width:220px}}@media (max-width:992px){.FeaturedProductsSection-module__g_uJpa__heading{font-size:2.3rem}.FeaturedProductsSection-module__g_uJpa__card{flex:0 0 calc(43.4783% - 8.69565px);min-width:210px}}@media (max-width:768px){.FeaturedProductsSection-module__g_uJpa__heading{font-size:2rem}.FeaturedProductsSection-module__g_uJpa__headerWithBg{flex-direction:column;align-items:flex-start;gap:15px}.FeaturedProductsSection-module__g_uJpa__headerActions{justify-content:space-between;width:100%}}@media (max-width:576px){.FeaturedProductsSection-module__g_uJpa__heading{font-size:1.75rem;line-height:1.25}.FeaturedProductsSection-module__g_uJpa__headerWithBg{margin-bottom:var(--spacing-md,24px);padding:30px 15px}.FeaturedProductsSection-module__g_uJpa__sliderTrack{gap:12px;padding-bottom:12px}.FeaturedProductsSection-module__g_uJpa__card{flex:0 0 calc(50% - 6px);min-width:150px}.FeaturedProductsSection-module__g_uJpa__details{padding:10px}.FeaturedProductsSection-module__g_uJpa__details h3{margin-bottom:4px;font-size:.82rem;line-height:1.25}.FeaturedProductsSection-module__g_uJpa__priceRow{flex-direction:column;align-items:stretch;gap:8px;margin-top:6px}.FeaturedProductsSection-module__g_uJpa__priceGroup{align-items:baseline;gap:6px;width:100%}.FeaturedProductsSection-module__g_uJpa__price{font-size:.92rem}.FeaturedProductsSection-module__g_uJpa__comparePrice{font-size:.78rem}.FeaturedProductsSection-module__g_uJpa__inlineAddBtn{border-radius:var(--radius-sm,4px);width:100%;margin-top:2px;padding:7px 8px;font-size:.74rem}}@media (max-width:380px){.FeaturedProductsSection-module__g_uJpa__sliderTrack{gap:8px}.FeaturedProductsSection-module__g_uJpa__card{flex:0 0 calc(50% - 4px);min-width:135px}.FeaturedProductsSection-module__g_uJpa__details{padding:8px 6px}.FeaturedProductsSection-module__g_uJpa__details h3{font-size:.78rem}.FeaturedProductsSection-module__g_uJpa__price{font-size:.88rem}.FeaturedProductsSection-module__g_uJpa__inlineAddBtn{padding:6px;font-size:.7rem}}
.ConstructionPromo-module__OtZjJG__section{background-color:#000;justify-content:center;align-items:center;width:100%;padding:110px 0;display:flex;position:relative;overflow:hidden}.ConstructionPromo-module__OtZjJG__videoContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ConstructionPromo-module__OtZjJG__videoBg{object-fit:cover;opacity:.85;width:100%;height:100%}.ConstructionPromo-module__OtZjJG__videoOverlay{z-index:2;pointer-events:none;background:#00000059;width:100%;height:100%;position:absolute;top:0;left:0}.ConstructionPromo-module__OtZjJG__contentWrapper{z-index:3;width:100%;position:relative}.ConstructionPromo-module__OtZjJG__content{text-align:center;color:#fff;max-width:860px;margin:0 auto}.ConstructionPromo-module__OtZjJG__subheading{letter-spacing:4px;text-transform:uppercase;color:var(--primary-color);text-shadow:0 2px 6px #000000f2,0 0 16px #000000e6;margin-bottom:15px;font-size:1.05rem;font-weight:700;display:block}.ConstructionPromo-module__OtZjJG__heading{font-size:3.6rem;font-family:var(--font-sans);color:#fff;text-shadow:0 2px 4px #000000f2,0 6px 20px #000000e6,0 0 35px #000000d9;margin-bottom:25px;font-weight:700;line-height:1.2}.ConstructionPromo-module__OtZjJG__text{color:#fff;text-shadow:0 2px 4px #000000f2,0 4px 16px #000000e6,0 0 25px #000c;margin-bottom:0;font-size:1.2rem;line-height:1.85}@media (max-width:992px){.ConstructionPromo-module__OtZjJG__section{background-color:var(--bg-main,#fcfbf9);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-direction:column;padding:0;display:flex}.ConstructionPromo-module__OtZjJG__videoContainer{aspect-ratio:16/9;z-index:1;width:100%;max-height:380px;position:relative;top:auto;left:auto;overflow:hidden;box-shadow:0 4px 15px #0000000d}.ConstructionPromo-module__OtZjJG__videoBg{opacity:1}.ConstructionPromo-module__OtZjJG__videoOverlay{display:none}.ConstructionPromo-module__OtZjJG__contentWrapper{z-index:2;width:100%;padding:32px 0 28px;position:relative}.ConstructionPromo-module__OtZjJG__content{color:var(--text-main);max-width:620px;padding:0 16px}.ConstructionPromo-module__OtZjJG__subheading{letter-spacing:2px;text-shadow:none;margin-bottom:8px;font-size:.8rem}.ConstructionPromo-module__OtZjJG__heading{color:var(--text-dark,#1a1a1a);text-shadow:none;margin-bottom:14px;font-size:2.1rem}.ConstructionPromo-module__OtZjJG__text{color:#4a4a4a;text-shadow:none;font-size:.94rem;line-height:1.7}}@media (max-width:576px){.ConstructionPromo-module__OtZjJG__videoContainer{max-height:230px}.ConstructionPromo-module__OtZjJG__contentWrapper{padding:24px 0 20px}.ConstructionPromo-module__OtZjJG__subheading{letter-spacing:1.5px;margin-bottom:6px;font-size:.74rem}.ConstructionPromo-module__OtZjJG__heading{margin-bottom:10px;font-size:1.65rem}.ConstructionPromo-module__OtZjJG__text{color:#4a4a4a;font-size:.88rem;line-height:1.6}}
.ServicesSection-module__qdd_tG__servicesSection{background-color:var(--bg-section)}.ServicesSection-module__qdd_tG__grid{gap:var(--spacing-md);margin-top:var(--spacing-lg);grid-template-columns:repeat(4,1fr);display:grid}.ServicesSection-module__qdd_tG__card{background:var(--bg-white);border:1px solid var(--border-color);transition:var(--transition-smooth);overflow:hidden}.ServicesSection-module__qdd_tG__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.ServicesSection-module__qdd_tG__imageWrapper{width:100%;height:200px;overflow:hidden}.ServicesSection-module__qdd_tG__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__imageWrapper img{transform:scale(1.1)}.ServicesSection-module__qdd_tG__content{text-align:left;padding:20px}.ServicesSection-module__qdd_tG__servicesHeading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin-bottom:var(--spacing-md);font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.ServicesSection-module__qdd_tG__content h3{font-family:var(--font-sans);color:var(--text-dark);letter-spacing:.2px;margin-bottom:6px;font-size:1.22rem;font-weight:600}.ServicesSection-module__qdd_tG__content p{color:var(--text-light);font-size:.9rem}@media (max-width:1024px){.ServicesSection-module__qdd_tG__grid{gap:20px}}@media (max-width:992px){.ServicesSection-module__qdd_tG__servicesHeading{font-size:2.3rem}.ServicesSection-module__qdd_tG__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.ServicesSection-module__qdd_tG__servicesHeading{font-size:2rem}}@media (max-width:576px){.ServicesSection-module__qdd_tG__servicesHeading{margin-bottom:var(--spacing-sm);font-size:1.75rem;line-height:1.25}.ServicesSection-module__qdd_tG__grid{margin-top:var(--spacing-md);grid-template-columns:1fr;gap:20px}.ServicesSection-module__qdd_tG__imageWrapper{height:180px}.ServicesSection-module__qdd_tG__content{padding:15px}.ServicesSection-module__qdd_tG__content h3{font-size:1.15rem}}
.ApplicationsSection-module__WeaJaa__appSection{background-color:var(--bg-main)}.ApplicationsSection-module__WeaJaa__appHeading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin-bottom:var(--spacing-md);font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.ApplicationsSection-module__WeaJaa__grid{margin-top:var(--spacing-lg);grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.ApplicationsSection-module__WeaJaa__card{flex-direction:column;display:flex}.ApplicationsSection-module__WeaJaa__imageWrapper{aspect-ratio:1;border-radius:var(--radius-sm);width:100%;margin-bottom:10px;position:relative;overflow:hidden}.ApplicationsSection-module__WeaJaa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ApplicationsSection-module__WeaJaa__card:hover .ApplicationsSection-module__WeaJaa__imageWrapper img{transform:scale(1.1)}.ApplicationsSection-module__WeaJaa__titleBar{text-align:center}.ApplicationsSection-module__WeaJaa__titleBar h4{font-family:var(--font-sans);color:var(--text-dark);letter-spacing:.2px;font-size:.95rem;font-weight:600}@media (max-width:1024px){.ApplicationsSection-module__WeaJaa__appHeading{font-size:2.3rem}.ApplicationsSection-module__WeaJaa__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.ApplicationsSection-module__WeaJaa__appHeading{font-size:2rem}}@media (max-width:576px){.ApplicationsSection-module__WeaJaa__appHeading{margin-bottom:var(--spacing-sm);font-size:1.75rem;line-height:1.25}.ApplicationsSection-module__WeaJaa__titleBar h4{font-size:.85rem}.ApplicationsSection-module__WeaJaa__grid{margin-top:var(--spacing-md);grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:380px){.ApplicationsSection-module__WeaJaa__grid{gap:8px}}
.CategorySelector-module__NRdceq__container{width:100%;margin:6px 0 14px;position:relative}.CategorySelector-module__NRdceq__container:before,.CategorySelector-module__NRdceq__container:after{content:"";pointer-events:none;z-index:2;opacity:0;width:24px;transition:opacity .3s;position:absolute;top:0;bottom:0}.CategorySelector-module__NRdceq__container:before{background:linear-gradient(to right, var(--bg-main,#fcfbf9), transparent);left:0}.CategorySelector-module__NRdceq__container:after{background:linear-gradient(to left, var(--bg-main,#fcfbf9), transparent);right:0}.CategorySelector-module__NRdceq__scrollTrack{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;gap:18px;padding:6px 4px 8px;display:flex;overflow-x:auto}.CategorySelector-module__NRdceq__scrollTrack::-webkit-scrollbar{display:none}.CategorySelector-module__NRdceq__item{color:var(--text-dark,#1a1a1a);cursor:pointer;outline:none;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:76px;text-decoration:none;transition:transform .25s cubic-bezier(.2,0,0,1);display:flex}.CategorySelector-module__NRdceq__item:hover{transform:translateY(-3px)}.CategorySelector-module__NRdceq__item:focus-visible .CategorySelector-module__NRdceq__iconCircle{outline:2px solid var(--primary-color,#b38b4d);outline-offset:3px}.CategorySelector-module__NRdceq__iconCircle{border:1.5px solid var(--border-color,#e5e0d8);background-color:#faf7f2;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;transition:all .25s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #281e140a}.CategorySelector-module__NRdceq__item:hover .CategorySelector-module__NRdceq__iconCircle{border-color:var(--primary-color,#b38b4d);box-shadow:0 6px 16px #b38b4d29}.CategorySelector-module__NRdceq__iconImg{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .3s}.CategorySelector-module__NRdceq__item:hover .CategorySelector-module__NRdceq__iconImg{transform:scale(1.05)}.CategorySelector-module__NRdceq__fallbackLetter{font-family:var(--font-sans);color:var(--primary-dark,#967440);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:1.25rem;font-weight:600}.CategorySelector-module__NRdceq__allIconCircle{color:var(--primary-dark,#967440);background:linear-gradient(135deg,#f7f1e7 0%,#ede3d1 100%);border-color:#d8caa7;box-shadow:0 2px 10px #b38b4d1a}.CategorySelector-module__NRdceq__allIconSvg{color:var(--primary-dark,#967440);transition:transform .25s}.CategorySelector-module__NRdceq__item:hover .CategorySelector-module__NRdceq__allIconSvg{transform:scale(1.1)}.CategorySelector-module__NRdceq__item.CategorySelector-module__NRdceq__active .CategorySelector-module__NRdceq__iconCircle{border-color:var(--primary-color,#b38b4d);box-shadow:0 0 0 2px var(--bg-white,#fff), 0 0 0 4.5px var(--primary-color,#b38b4d), 0 6px 16px #b38b4d33;background-color:#fdfaf5}.CategorySelector-module__NRdceq__item.CategorySelector-module__NRdceq__active.CategorySelector-module__NRdceq__allItem .CategorySelector-module__NRdceq__allIconCircle{background:linear-gradient(135deg,#f9f4ec 0%,#f1e7d6 100%)}.CategorySelector-module__NRdceq__activeBadge{background:linear-gradient(135deg, var(--primary-color,#b38b4d), var(--primary-dark,#967440));color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;animation:.25s cubic-bezier(.175,.885,.32,1.275) CategorySelector-module__NRdceq__badgePop;display:flex;position:absolute;bottom:-1px;right:-1px;box-shadow:0 2px 6px #0000002e}@keyframes CategorySelector-module__NRdceq__badgePop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.CategorySelector-module__NRdceq__label{font-family:var(--font-sans);text-align:center;color:var(--text-dark,#2b2b2b);-webkit-line-clamp:2;-webkit-user-select:none;user-select:none;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.25;transition:color .2s,font-weight .2s;display:-webkit-box;overflow:hidden}.CategorySelector-module__NRdceq__item:hover .CategorySelector-module__NRdceq__label{color:var(--primary-color,#b38b4d)}.CategorySelector-module__NRdceq__item.CategorySelector-module__NRdceq__active .CategorySelector-module__NRdceq__label{color:var(--primary-dark,#967440);font-weight:600}@media (max-width:768px){.CategorySelector-module__NRdceq__container{margin:4px 0 10px}.CategorySelector-module__NRdceq__container:before,.CategorySelector-module__NRdceq__container:after{opacity:1}.CategorySelector-module__NRdceq__scrollTrack{gap:14px;padding:4px 10px 6px}.CategorySelector-module__NRdceq__item{gap:6px;width:68px}.CategorySelector-module__NRdceq__iconCircle{width:58px;height:58px}.CategorySelector-module__NRdceq__fallbackLetter{font-size:1.1rem}.CategorySelector-module__NRdceq__allIconSvg{width:20px;height:20px}.CategorySelector-module__NRdceq__label{font-size:.73rem;line-height:1.2}.CategorySelector-module__NRdceq__activeBadge{width:17px;height:17px}.CategorySelector-module__NRdceq__item.CategorySelector-module__NRdceq__active .CategorySelector-module__NRdceq__iconCircle{box-shadow:0 0 0 2px var(--bg-white,#fff), 0 0 0 3.5px var(--primary-color,#b38b4d), 0 4px 12px #b38b4d2e}}@media (max-width:480px){.CategorySelector-module__NRdceq__scrollTrack{gap:12px;padding:6px 8px 12px}.CategorySelector-module__NRdceq__item{width:62px}.CategorySelector-module__NRdceq__iconCircle{width:54px;height:54px}.CategorySelector-module__NRdceq__allIconSvg{width:18px;height:18px}.CategorySelector-module__NRdceq__label{font-size:.7rem}}
.ProductDetail-module__6zh8EG__pageContainer{box-sizing:border-box;width:100%;max-width:1380px;margin:0 auto;padding:32px 24px 60px;overflow-x:hidden}.ProductDetail-module__6zh8EG__desktopOnly{display:block}.ProductDetail-module__6zh8EG__mobileOnly{display:none}.ProductDetail-module__6zh8EG__backLink{color:var(--text-light);align-items:center;gap:6px;margin-bottom:20px;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.ProductDetail-module__6zh8EG__backLink:hover{color:var(--primary-color)}.ProductDetail-module__6zh8EG__productMainCard{background-color:var(--bg-white);border-radius:var(--radius-lg,16px);box-sizing:border-box;width:100%;overflow:hidden;box-shadow:0 16px 36px #00000008}.ProductDetail-module__6zh8EG__productLayout{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:48px;width:100%;padding:40px 40px 25px;display:grid}.ProductDetail-module__6zh8EG__imageColumn{box-sizing:border-box;flex-direction:column;align-self:flex-start;gap:14px;width:100%;display:flex;position:sticky;top:100px}.ProductDetail-module__6zh8EG__imageWrapper{border-radius:var(--radius-lg,14px);width:100%;box-shadow:var(--shadow-subtle);aspect-ratio:1;background-color:#fbf9f4;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductDetail-module__6zh8EG__mainImage{object-fit:cover;width:100%;height:100%;display:block}.ProductDetail-module__6zh8EG__mainVideo{object-fit:cover;background-color:#000;width:100%;height:100%;display:block}.ProductDetail-module__6zh8EG__thumbnailStrip{scrollbar-width:thin;-webkit-overflow-scrolling:touch;box-sizing:border-box;gap:10px;width:100%;padding:4px 2px 8px;display:flex;overflow-x:auto}.ProductDetail-module__6zh8EG__thumbnailStrip::-webkit-scrollbar{height:4px}.ProductDetail-module__6zh8EG__thumbnailStrip::-webkit-scrollbar-thumb{background-color:#efe8d8;border-radius:4px}.ProductDetail-module__6zh8EG__thumbnailBtn{border-radius:var(--radius-sm,6px);cursor:pointer;background-color:#fbf9f4;border:2px solid #efe8d8;outline:none;flex-shrink:0;width:68px;height:68px;padding:0;transition:all .2s;overflow:hidden}.ProductDetail-module__6zh8EG__thumbnailBtn:hover{border-color:var(--primary-color);transform:translateY(-1px)}.ProductDetail-module__6zh8EG__thumbnailActive{box-shadow:0 0 0 2px #b38b4d40;border-color:var(--primary-color)!important}.ProductDetail-module__6zh8EG__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.ProductDetail-module__6zh8EG__videoThumbnailBtn{background-color:#1a1a1a;position:relative}.ProductDetail-module__6zh8EG__videoThumbnailContent{background-color:#1a1a1a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ProductDetail-module__6zh8EG__thumbnailVideo{object-fit:cover;opacity:.65;width:100%;height:100%}.ProductDetail-module__6zh8EG__playIconOverlay{color:#fff;pointer-events:none;background-color:#b38b4df2;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000059}.ProductDetail-module__6zh8EG__playIconOverlay svg{margin-left:2px}.ProductDetail-module__6zh8EG__videoBadge{color:#fff;letter-spacing:.5px;pointer-events:none;background-color:#000c;border-radius:3px;padding:1px 4px;font-size:8px;font-weight:700;line-height:1;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.ProductDetail-module__6zh8EG__detailsColumn{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;display:flex}.ProductDetail-module__6zh8EG__category{color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:.85rem;font-weight:600;display:inline-block}.ProductDetail-module__6zh8EG__title{font-family:var(--font-sans);color:var(--text-dark);word-break:break-word;overflow-wrap:break-word;margin:0 0 14px;font-size:2.3rem;font-weight:500;line-height:1.25}.ProductDetail-module__6zh8EG__priceRatingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:18px;display:flex}.ProductDetail-module__6zh8EG__priceGroup{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.ProductDetail-module__6zh8EG__price{color:var(--text-dark);margin-bottom:0;font-size:1.8rem;font-weight:700;line-height:1}.ProductDetail-module__6zh8EG__compareAtPrice{color:var(--text-light,#888);font-size:1.15rem;font-weight:400;line-height:1;text-decoration:line-through}.ProductDetail-module__6zh8EG__discountBadge{color:#15803d;letter-spacing:.4px;white-space:nowrap;background-color:#dcfce7;border-radius:4px;padding:3px 8px;font-size:.76rem;font-weight:700;line-height:1.2}.ProductDetail-module__6zh8EG__ratingBadge{color:var(--text-dark);cursor:pointer;white-space:nowrap;background-color:#fbf9f4;border:1px solid #efe8d8;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProductDetail-module__6zh8EG__ratingBadge:hover{background-color:#f5eedf;border-color:#d6b26d}.ProductDetail-module__6zh8EG__ratingBadge .ProductDetail-module__6zh8EG__starFilled{color:#f5b041;font-size:.85rem;line-height:1}.ProductDetail-module__6zh8EG__ratingBadge .ProductDetail-module__6zh8EG__starEmpty{color:#d1d5db;font-size:.85rem;line-height:1}.ProductDetail-module__6zh8EG__ratingReviews{color:var(--text-light);font-size:.82rem;font-weight:400}.ProductDetail-module__6zh8EG__variantSection{border-radius:var(--radius-md,12px);box-sizing:border-box;background:#faf8f5;border:1px solid #efe8d8;flex-direction:column;gap:16px;width:100%;margin:14px 0 22px;padding:18px 20px;display:flex;box-shadow:0 4px 14px #00000005}.ProductDetail-module__6zh8EG__variantGroup{flex-direction:column;gap:8px;width:100%;display:flex}.ProductDetail-module__6zh8EG__variantLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.6px;flex-wrap:wrap;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.ProductDetail-module__6zh8EG__variantSelectedValue{color:var(--primary-color);text-transform:none;letter-spacing:normal;font-weight:700}.ProductDetail-module__6zh8EG__colorSwatches{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProductDetail-module__6zh8EG__colorSwatchWrapper{display:inline-flex;position:relative}.ProductDetail-module__6zh8EG__colorSwatch{cursor:pointer;border:2px solid #e5e7eb;border-radius:50%;outline:none;width:36px;height:36px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;position:relative;box-shadow:0 1px 3px #0000001a}.ProductDetail-module__6zh8EG__colorSwatch:hover{border-color:var(--primary-color);transform:scale(1.1)}.ProductDetail-module__6zh8EG__colorSwatchActive{transform:scale(1.08);box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--primary-color)!important;border-color:#fff!important}.ProductDetail-module__6zh8EG__sizeCardsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;width:100%;display:grid}.ProductDetail-module__6zh8EG__sizeCard{border-radius:var(--radius-sm,8px);cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1.5px solid #e5e0d4;outline:none;flex-direction:column;gap:6px;width:100%;padding:13px 15px;font-family:inherit;transition:all .22s;display:flex;position:relative;box-shadow:0 2px 5px #00000005}.ProductDetail-module__6zh8EG__sizeCard:hover:not(:disabled){border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 16px #b38b4d1f}.ProductDetail-module__6zh8EG__sizeCardActive{border-color:var(--primary-color)!important;box-shadow:0 0 0 1px var(--primary-color), 0 4px 14px #b38b4d24!important;background:#fffdf9!important}.ProductDetail-module__6zh8EG__sizeCardHeader{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ProductDetail-module__6zh8EG__sizeCardTitle{text-transform:uppercase;letter-spacing:.6px;color:var(--text-dark);word-break:break-word;font-size:.82rem;font-weight:700}.ProductDetail-module__6zh8EG__sizeRadioCircle{background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.ProductDetail-module__6zh8EG__sizeRadioCircleActive{border-color:var(--primary-color);background-color:var(--primary-color)}.ProductDetail-module__6zh8EG__sizeRadioInner{background-color:#fff;border-radius:50%;width:6px;height:6px}.ProductDetail-module__6zh8EG__sizeDimensions{color:#8c6830;word-break:break-word;margin:1px 0;font-size:.92rem;font-weight:600;line-height:1.3}.ProductDetail-module__6zh8EG__sizeDimensionsBreakdown{color:var(--text-light);margin:0;font-size:.78rem;line-height:1.4}.ProductDetail-module__6zh8EG__sizeCardPriceRow{border-top:1px dashed #efe8d8;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:2px;padding-top:6px;display:flex}.ProductDetail-module__6zh8EG__sizeCardPrice{color:var(--text-dark);font-size:1.08rem;font-weight:700}.ProductDetail-module__6zh8EG__sizeCardComparePrice{color:var(--text-light);font-size:.85rem;text-decoration:line-through}.ProductDetail-module__6zh8EG__sizeCardStock{align-items:center;gap:4px;font-size:.74rem;font-weight:600;display:flex}.ProductDetail-module__6zh8EG__customSizeNotice{border-radius:var(--radius-sm,6px);color:var(--text-dark);box-sizing:border-box;background:#b38b4d12;border:1px dashed #b38b4d59;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:4px;padding:10px 14px;font-size:.84rem;display:flex}.ProductDetail-module__6zh8EG__customSizeNoticeLink{color:var(--primary-color);white-space:nowrap;align-items:center;gap:4px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.ProductDetail-module__6zh8EG__customSizeNoticeLink:hover{opacity:.85;text-decoration:underline}.ProductDetail-module__6zh8EG__actionContainer{box-sizing:border-box;align-items:center;gap:12px;width:100%;margin-bottom:18px;display:flex}.ProductDetail-module__6zh8EG__quantityStepper{border-radius:var(--radius-sm,6px);box-sizing:border-box;-webkit-user-select:none;user-select:none;background-color:#fbf9f4;border:1.5px solid #efe8d8;flex-shrink:0;justify-content:space-between;align-items:center;min-width:110px;max-width:120px;height:50px;padding:0 4px;transition:border-color .2s,box-shadow .2s;display:inline-flex}.ProductDetail-module__6zh8EG__quantityStepper:hover,.ProductDetail-module__6zh8EG__quantityStepper:focus-within{background-color:#fdfaf3;border-color:#d6b26d}.ProductDetail-module__6zh8EG__qtyBtn{width:32px;height:38px;color:var(--text-dark,#222);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.ProductDetail-module__6zh8EG__qtyBtn:hover:not(:disabled){color:var(--primary-color,#b38b4d);background-color:#f3eedf}.ProductDetail-module__6zh8EG__qtyBtn:active:not(:disabled){transform:scale(.92)}.ProductDetail-module__6zh8EG__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.ProductDetail-module__6zh8EG__qtyValue{color:var(--text-dark,#111);text-align:center;min-width:24px;font-size:1.05rem;font-weight:600}.ProductDetail-module__6zh8EG__actionButtonGroup{box-sizing:border-box;flex:1;align-items:stretch;gap:10px;width:100%;margin-bottom:0;display:flex}.ProductDetail-module__6zh8EG__addToCartBtn,.ProductDetail-module__6zh8EG__buyNowBtn{text-transform:uppercase;letter-spacing:.6px;border-radius:var(--radius-sm,6px);box-sizing:border-box;cursor:pointer;white-space:nowrap;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-width:0;height:50px;min-height:50px;margin:0;padding:0 14px;font-family:inherit;font-size:.92rem;font-weight:600;line-height:1;transition:all .25s;display:inline-flex}.ProductDetail-module__6zh8EG__addToCartBtn{background-color:var(--primary-color,#b38b4d);color:#fff;border:1px solid var(--primary-color,#b38b4d);box-shadow:0 4px 14px #b38b4d38}.ProductDetail-module__6zh8EG__addToCartBtn:hover:not(:disabled){background-color:var(--primary-dark,#9a743b);border-color:var(--primary-dark,#9a743b);transform:translateY(-2px);box-shadow:0 8px 18px #b38b4d52}.ProductDetail-module__6zh8EG__buyNowBtn{color:#fff;background-color:#161616;border:1px solid #282828;box-shadow:0 4px 14px #00000029}.ProductDetail-module__6zh8EG__buyNowBtn:hover:not(:disabled){color:#f3dfba;background-color:#000;border-color:#b38b4d;transform:translateY(-2px);box-shadow:0 8px 18px #00000047}.ProductDetail-module__6zh8EG__addToCartBtn:active:not(:disabled),.ProductDetail-module__6zh8EG__buyNowBtn:active:not(:disabled){transform:translateY(0)}.ProductDetail-module__6zh8EG__addToCartDisabled{opacity:.65!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#9ca3af!important;border-color:#9ca3af!important;transform:none!important}.ProductDetail-module__6zh8EG__buttonIcon{flex-shrink:0;width:18px;height:18px;display:block}.ProductDetail-module__6zh8EG__trustStrip{border-radius:var(--radius-sm,6px);box-sizing:border-box;background-color:#fbf9f4;border:1px solid #efe8d8;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-bottom:12px;padding:12px 14px;display:grid}.ProductDetail-module__6zh8EG__trustItem{color:var(--text-dark);align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}.ProductDetail-module__6zh8EG__trustIcon{background-color:#b38b4d1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ProductDetail-module__6zh8EG__shippingNotice{color:var(--text-light);text-align:center;border-bottom:1px solid var(--border-color);margin:0 0 16px;padding-bottom:16px;font-size:.85rem}.ProductDetail-module__6zh8EG__productSnippet{color:var(--text-light);margin-top:6px;margin-bottom:16px;font-size:.95rem;line-height:1.6}.ProductDetail-module__6zh8EG__featuresList{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.ProductDetail-module__6zh8EG__featureItem{color:var(--text-main);align-items:center;gap:10px;font-size:.92rem;font-weight:500;display:flex}.ProductDetail-module__6zh8EG__featureIcon{background-color:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex}.ProductDetail-module__6zh8EG__guaranteeBox{border-radius:var(--radius-sm,6px);text-align:center;box-sizing:border-box;background-color:#fbf9f4;border:1px solid #efe8d8;width:100%;padding:14px 16px}.ProductDetail-module__6zh8EG__guaranteeHeader{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;display:flex}.ProductDetail-module__6zh8EG__guaranteeShield{background-color:#b38b4d1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ProductDetail-module__6zh8EG__guaranteeBox strong{color:var(--text-dark);font-size:.92rem;font-weight:600;display:inline-block}.ProductDetail-module__6zh8EG__guaranteeBox p{color:var(--text-light);margin:0;font-size:.84rem;line-height:1.5}.ProductDetail-module__6zh8EG__tabsSection{border-top:1px solid var(--border-color);box-sizing:border-box;width:100%;padding:35px 40px}.ProductDetail-module__6zh8EG__tabsHeader{scrollbar-width:none;-webkit-overflow-scrolling:touch;box-sizing:border-box;border-bottom:2px solid #efe8d8;gap:10px;width:100%;margin-bottom:24px;display:flex;overflow-x:auto}.ProductDetail-module__6zh8EG__tabsHeader::-webkit-scrollbar{display:none}.ProductDetail-module__6zh8EG__tabBtn{color:var(--text-light);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:12px 20px;font-size:1rem;font-weight:500;transition:all .2s;position:relative}.ProductDetail-module__6zh8EG__tabBtn:hover{color:var(--primary-color)}.ProductDetail-module__6zh8EG__tabBtnActive{font-weight:600;color:var(--primary-color)!important}.ProductDetail-module__6zh8EG__tabBtnActive:after{content:"";background-color:var(--primary-color);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-2px;left:0;right:0}.ProductDetail-module__6zh8EG__tabContent{color:var(--text-main);box-sizing:border-box;width:100%;line-height:1.8}.ProductDetail-module__6zh8EG__tabParagraph{max-width:900px;color:var(--text-light);margin-bottom:14px;font-size:.96rem;line-height:1.75}.ProductDetail-module__6zh8EG__specifications{width:100%;margin:0;overflow-x:auto}.ProductDetail-module__6zh8EG__specsTable{border-collapse:collapse;border-radius:var(--radius-sm,6px);background-color:#fbf9f4;border:1px solid #efe8d8;width:100%;max-width:850px;font-size:.92rem;overflow:hidden}.ProductDetail-module__6zh8EG__specsTable tbody tr{border-bottom:1px solid #efe8d8}.ProductDetail-module__6zh8EG__specsTable tbody tr:last-child{border-bottom:none}.ProductDetail-module__6zh8EG__specsTable td{vertical-align:middle;padding:12px 18px}.ProductDetail-module__6zh8EG__specsTable td:first-child{width:32%;color:var(--text-light);background-color:#fbf9f4b3;border-right:1px solid #efe8d8;font-weight:500}.ProductDetail-module__6zh8EG__specsTable td:last-child{color:var(--text-dark);font-weight:500}.ProductDetail-module__6zh8EG__careGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:18px;width:100%;margin-top:8px;display:grid}.ProductDetail-module__6zh8EG__careCard{border-radius:var(--radius-sm,6px);background-color:#fbf9f4;border:1px solid #efe8d8;padding:20px 18px}.ProductDetail-module__6zh8EG__careCard h4{color:var(--text-dark);margin-bottom:8px;font-size:.96rem;font-weight:600}.ProductDetail-module__6zh8EG__careCard p{color:var(--text-light);margin:0;font-size:.86rem;line-height:1.6}.ProductDetail-module__6zh8EG__reviewsContainer{border-top:1px solid var(--border-color);box-sizing:border-box;grid-template-columns:1fr 1fr;gap:48px;width:100%;margin-top:0;padding:32px 40px 35px;display:grid}.ProductDetail-module__6zh8EG__reviewsContainer h3{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:18px;font-size:1.7rem}.ProductDetail-module__6zh8EG__overallRating{color:var(--text-main);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:32px;display:flex}.ProductDetail-module__6zh8EG__stars{gap:4px;display:flex}.ProductDetail-module__6zh8EG__starFilled{color:#f5b041;font-size:1.15rem}.ProductDetail-module__6zh8EG__starHalf{color:#f5b041;opacity:.5;font-size:1.15rem}.ProductDetail-module__6zh8EG__starEmpty{color:#e0e0e0;font-size:1.15rem}.ProductDetail-module__6zh8EG__reviewItem{border-bottom:1px solid var(--border-color);margin-bottom:24px;padding-bottom:24px}.ProductDetail-module__6zh8EG__reviewItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ProductDetail-module__6zh8EG__reviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:8px;display:flex}.ProductDetail-module__6zh8EG__reviewerName{color:var(--text-dark);font-size:1rem;font-weight:600}.ProductDetail-module__6zh8EG__reviewDate{color:var(--text-light);font-size:.82rem}.ProductDetail-module__6zh8EG__reviewText{color:var(--text-main);margin-top:8px;font-size:.92rem;line-height:1.6}.ProductDetail-module__6zh8EG__reviewForm{border-radius:var(--radius-sm,6px);box-sizing:border-box;background-color:#faf9f6;border:1px solid #efe8d8;width:100%;padding:26px 24px}.ProductDetail-module__6zh8EG__formGroup{margin-bottom:18px}.ProductDetail-module__6zh8EG__formGroup label{color:var(--text-dark);margin-bottom:6px;font-size:.9rem;font-weight:500;display:block}.ProductDetail-module__6zh8EG__ratingInput{gap:8px;display:flex}.ProductDetail-module__6zh8EG__starBtn{color:#e0e0e0;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.6rem;transition:color .2s,transform .1s}.ProductDetail-module__6zh8EG__starBtn:hover,.ProductDetail-module__6zh8EG__starBtn:focus{color:#f5b041;transform:scale(1.1)}.ProductDetail-module__6zh8EG__inputField,.ProductDetail-module__6zh8EG__textareaField{border:1px solid var(--border-color);box-sizing:border-box;border-radius:4px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .3s}.ProductDetail-module__6zh8EG__inputField:focus,.ProductDetail-module__6zh8EG__textareaField:focus{border-color:var(--primary-color)}.ProductDetail-module__6zh8EG__textareaField{resize:vertical}.ProductDetail-module__6zh8EG__relatedSection{border-top:1px solid var(--border-color);box-sizing:border-box;width:100%;margin-top:60px;padding-top:40px}.ProductDetail-module__6zh8EG__relatedTitle{font-family:var(--font-sans);text-align:center;color:var(--text-dark);margin-bottom:32px;padding-bottom:12px;font-size:2rem;position:relative}.ProductDetail-module__6zh8EG__relatedTitle:after{content:"";background-color:var(--primary-color);width:70px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ProductDetail-module__6zh8EG__bottomCta{text-align:center;border-radius:var(--radius-lg,14px);box-sizing:border-box;background-color:#faf9f6;border:1px solid #efe8d8;width:100%;margin-top:60px;padding:40px 20px}.ProductDetail-module__6zh8EG__bottomCta h3{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:12px;font-size:1.6rem}.ProductDetail-module__6zh8EG__bottomCta p{color:var(--text-light);margin-bottom:20px;font-size:.98rem}@media (max-width:992px){.ProductDetail-module__6zh8EG__pageContainer{padding:24px 16px 48px}.ProductDetail-module__6zh8EG__imageColumn{width:100%;position:static!important;top:auto!important}.ProductDetail-module__6zh8EG__desktopOnly{display:none!important}.ProductDetail-module__6zh8EG__mobileOnly{display:block!important}.ProductDetail-module__6zh8EG__productLayout{grid-template-columns:1fr;gap:24px;padding:24px 20px}.ProductDetail-module__6zh8EG__reviewsContainer{grid-template-columns:1fr;gap:28px;margin-top:0;padding:24px 20px}.ProductDetail-module__6zh8EG__tabsSection{padding:24px 20px}.ProductDetail-module__6zh8EG__careGrid{grid-template-columns:1fr;gap:12px}}@media (max-width:768px){.ProductDetail-module__6zh8EG__pageContainer{padding:16px 12px 36px}.ProductDetail-module__6zh8EG__productLayout{gap:18px;padding:18px 14px}.ProductDetail-module__6zh8EG__title{margin-bottom:10px;font-size:1.6rem;line-height:1.25}.ProductDetail-module__6zh8EG__price{font-size:1.55rem}.ProductDetail-module__6zh8EG__variantSection{gap:14px;margin:14px 0 18px;padding:16px 14px}.ProductDetail-module__6zh8EG__actionContainer{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-bottom:16px}.ProductDetail-module__6zh8EG__quantityStepper{justify-content:space-between;width:100%;max-width:100%;height:46px;padding:0 16px}.ProductDetail-module__6zh8EG__actionButtonGroup{flex-direction:row;gap:8px;width:100%;display:flex}.ProductDetail-module__6zh8EG__addToCartBtn,.ProductDetail-module__6zh8EG__buyNowBtn{letter-spacing:.4px;gap:6px;height:48px;min-height:48px;padding:0 10px;font-size:.88rem}.ProductDetail-module__6zh8EG__buttonIcon{width:16px;height:16px}.ProductDetail-module__6zh8EG__trustStrip{grid-template-columns:repeat(3,1fr);gap:6px;padding:10px 8px;display:grid}.ProductDetail-module__6zh8EG__trustItem{text-align:center;flex-direction:column;justify-content:center;gap:4px;font-size:.74rem}.ProductDetail-module__6zh8EG__trustIcon{width:26px;height:26px}.ProductDetail-module__6zh8EG__tabsSection,.ProductDetail-module__6zh8EG__reviewsContainer,.ProductDetail-module__6zh8EG__reviewForm{padding:20px 14px}.ProductDetail-module__6zh8EG__relatedSection{margin-top:40px;padding-top:28px}.ProductDetail-module__6zh8EG__relatedTitle{margin-bottom:24px;font-size:1.6rem}.ProductDetail-module__6zh8EG__bottomCta{margin-top:40px;padding:30px 16px}}@media (max-width:640px){.ProductDetail-module__6zh8EG__sizeCardsGrid{grid-template-columns:1fr;gap:10px}.ProductDetail-module__6zh8EG__customSizeNotice{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px}.ProductDetail-module__6zh8EG__customSizeNoticeLink{width:100%}.ProductDetail-module__6zh8EG__specsTable td{padding:10px 12px}.ProductDetail-module__6zh8EG__specsTable td:first-child{width:38%}}@media (max-width:480px){.ProductDetail-module__6zh8EG__pageContainer{padding:12px 10px 30px}.ProductDetail-module__6zh8EG__productMainCard{border-radius:12px}.ProductDetail-module__6zh8EG__productLayout{gap:16px;padding:14px 10px}.ProductDetail-module__6zh8EG__thumbnailBtn{width:56px;min-width:56px;height:56px}.ProductDetail-module__6zh8EG__title{margin-bottom:8px;font-size:1.35rem;line-height:1.25}.ProductDetail-module__6zh8EG__price{font-size:1.4rem}.ProductDetail-module__6zh8EG__compareAtPrice{font-size:1rem}.ProductDetail-module__6zh8EG__priceRatingRow{gap:8px;margin-bottom:14px}.ProductDetail-module__6zh8EG__variantSection{border-radius:8px;gap:12px;margin:12px 0 16px;padding:12px 10px}.ProductDetail-module__6zh8EG__sizeCard{gap:5px;padding:11px 12px}.ProductDetail-module__6zh8EG__sizeCardTitle{font-size:.8rem}.ProductDetail-module__6zh8EG__sizeDimensions{font-size:.86rem}.ProductDetail-module__6zh8EG__sizeCardPrice{font-size:1rem}.ProductDetail-module__6zh8EG__actionButtonGroup{gap:6px}.ProductDetail-module__6zh8EG__addToCartBtn,.ProductDetail-module__6zh8EG__buyNowBtn{letter-spacing:.2px;gap:4px;height:46px;min-height:46px;padding:0 6px;font-size:.84rem}.ProductDetail-module__6zh8EG__buttonIcon{width:15px;height:15px}.ProductDetail-module__6zh8EG__trustStrip{gap:4px;padding:8px 4px}.ProductDetail-module__6zh8EG__trustItem{gap:3px;font-size:.7rem}.ProductDetail-module__6zh8EG__trustIcon{width:24px;height:24px}.ProductDetail-module__6zh8EG__tabBtn{padding:10px 14px;font-size:.88rem}.ProductDetail-module__6zh8EG__tabsSection,.ProductDetail-module__6zh8EG__reviewsContainer{padding:18px 10px}.ProductDetail-module__6zh8EG__reviewForm{padding:16px 10px}}@media (max-width:360px){.ProductDetail-module__6zh8EG__actionButtonGroup{flex-direction:column;gap:8px}.ProductDetail-module__6zh8EG__addToCartBtn,.ProductDetail-module__6zh8EG__buyNowBtn{width:100%;height:46px;font-size:.85rem}.ProductDetail-module__6zh8EG__thumbnailBtn{width:48px;min-width:48px;height:48px}.ProductDetail-module__6zh8EG__title{font-size:1.25rem}}
.ShopSection-module__qWW7sa__shopSection{background-color:var(--bg-main);padding-bottom:var(--spacing-lg);padding-top:25px!important}.ShopSection-module__qWW7sa__headerWithBg{border-radius:var(--radius-md);margin-bottom:var(--spacing-md);box-shadow:var(--shadow-subtle);border:1px solid var(--border-color);background-color:#0000;background-image:linear-gradient(#fcfbf9d9,#fcfbf9d9),url(/shop-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:40px 32px}.ShopSection-module__qWW7sa__header{margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:flex-end;display:flex}.ShopSection-module__qWW7sa__shopHeading{color:var(--text-dark,#1a1a1a);letter-spacing:-.2px;margin-bottom:0;font-size:2.85rem;font-weight:600;line-height:1.2;font-family:var(--font-sans)!important}.ShopSection-module__qWW7sa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ShopSection-module__qWW7sa__card{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-sm,6px);box-shadow:var(--shadow-subtle);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ShopSection-module__qWW7sa__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.ShopSection-module__qWW7sa__imageWrapper{aspect-ratio:1;background-color:#f6f6f6;width:100%;position:relative;overflow:hidden}.ShopSection-module__qWW7sa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ShopSection-module__qWW7sa__card:hover .ShopSection-module__qWW7sa__imageWrapper img{transform:scale(1.08)}.ShopSection-module__qWW7sa__details{flex-direction:column;flex:1;padding:14px 12px;display:flex}.ShopSection-module__qWW7sa__details h3{font-family:var(--font-sans);color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:6px;font-size:.88rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ShopSection-module__qWW7sa__cardRating{align-items:center;gap:2px;margin-bottom:4px;display:flex}.ShopSection-module__qWW7sa__starFilled{color:#f5b041;font-size:.75rem}.ShopSection-module__qWW7sa__starHalf{color:#f5b041;opacity:.5;font-size:.75rem}.ShopSection-module__qWW7sa__reviewCount{color:var(--text-light);margin-left:4px;font-size:.7rem}.ShopSection-module__qWW7sa__desc{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:32px;margin-bottom:8px;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ShopSection-module__qWW7sa__priceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.ShopSection-module__qWW7sa__priceGroup{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.ShopSection-module__qWW7sa__price{color:var(--primary-dark,#8c6721);font-size:1rem;font-weight:700}.ShopSection-module__qWW7sa__comparePrice{color:var(--text-light,#888);font-size:.82rem;font-weight:400;text-decoration:line-through}.ShopSection-module__qWW7sa__discountTag{color:#15803d;background-color:#dcfce7;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700}.ShopSection-module__qWW7sa__actionsRow{align-items:center;gap:8px;margin-top:10px;display:flex}.ShopSection-module__qWW7sa__inlineAddBtn{background-color:var(--primary-color,#b38b4d);color:#fff;border:1px solid var(--primary-color,#b38b4d);border-radius:var(--radius-sm,4px);font-family:var(--font-sans);white-space:nowrap;cursor:pointer;flex:1;justify-content:center;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.ShopSection-module__qWW7sa__inlineAddBtn:hover{background-color:var(--primary-dark,#8c6721);border-color:var(--primary-dark,#8c6721);box-shadow:0 3px 8px #b38b4d4d}.ShopSection-module__qWW7sa__inlineAddBtn:active{transform:scale(.96)}.ShopSection-module__qWW7sa__buyNowBtn{color:var(--primary-dark,#8c6721);border:1px solid var(--primary-color,#b38b4d);border-radius:var(--radius-sm,4px);font-family:var(--font-sans);white-space:nowrap;cursor:pointer;background-color:#0000;flex:1;justify-content:center;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.ShopSection-module__qWW7sa__buyNowBtn:hover{background-color:var(--primary-color,#b38b4d);color:#fff}.ShopSection-module__qWW7sa__buyNowBtn:active{transform:scale(.96)}@media (max-width:1024px){.ShopSection-module__qWW7sa__grid{gap:20px}}@media (max-width:992px){.ShopSection-module__qWW7sa__shopHeading{font-size:2.3rem}.ShopSection-module__qWW7sa__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.ShopSection-module__qWW7sa__shopHeading{font-size:2rem}}@media (max-width:576px){.ShopSection-module__qWW7sa__shopHeading{font-size:1.6rem;line-height:1.25}.ShopSection-module__qWW7sa__headerWithBg{margin-bottom:var(--spacing-md);padding:24px 14px}.ShopSection-module__qWW7sa__header{flex-direction:column;align-items:flex-start;gap:12px}.ShopSection-module__qWW7sa__grid{grid-template-columns:repeat(2,1fr);gap:10px}.ShopSection-module__qWW7sa__card{border-radius:8px}.ShopSection-module__qWW7sa__details{padding:10px 8px 12px}.ShopSection-module__qWW7sa__details h3{min-height:2.5em;margin-bottom:4px;font-size:.82rem;line-height:1.25}.ShopSection-module__qWW7sa__desc{height:30px;margin-bottom:6px;font-size:.72rem}.ShopSection-module__qWW7sa__priceRow{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:6px;margin-top:4px;padding-top:0}.ShopSection-module__qWW7sa__priceGroup{align-items:baseline;gap:6px;width:100%}.ShopSection-module__qWW7sa__price{font-size:.95rem}.ShopSection-module__qWW7sa__comparePrice{font-size:.78rem}.ShopSection-module__qWW7sa__actionsRow{flex-direction:column;gap:6px;width:100%;margin-top:8px}.ShopSection-module__qWW7sa__actionsRow .ShopSection-module__qWW7sa__inlineAddBtn,.ShopSection-module__qWW7sa__actionsRow .ShopSection-module__qWW7sa__buyNowBtn,.ShopSection-module__qWW7sa__inlineAddBtn,.ShopSection-module__qWW7sa__buyNowBtn{box-sizing:border-box;border-radius:6px;flex:none;justify-content:center;width:100%;padding:8px 4px;font-size:.78rem}.ShopSection-module__qWW7sa__cardRating{margin-bottom:4px}}@media (max-width:380px){.ShopSection-module__qWW7sa__grid{gap:8px}.ShopSection-module__qWW7sa__details{padding:8px 6px 10px}.ShopSection-module__qWW7sa__details h3{min-height:2.4em;font-size:.76rem}.ShopSection-module__qWW7sa__price{font-size:.88rem}.ShopSection-module__qWW7sa__actionsRow .ShopSection-module__qWW7sa__inlineAddBtn,.ShopSection-module__qWW7sa__actionsRow .ShopSection-module__qWW7sa__buyNowBtn,.ShopSection-module__qWW7sa__inlineAddBtn,.ShopSection-module__qWW7sa__buyNowBtn{padding:7px 3px;font-size:.72rem}}
.StatsBar-module__6gayuq__statsBar{background-color:var(--bg-section);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:0;padding:40px 0}.StatsBar-module__6gayuq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.StatsBar-module__6gayuq__statItem{border-right:1px solid var(--border-color);justify-content:center;align-items:center;gap:20px;display:flex}.StatsBar-module__6gayuq__statItem:last-child{border-right:none}.StatsBar-module__6gayuq__iconWrapper{background-color:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;animation:2s infinite StatsBar-module__6gayuq__pulse;display:flex}@keyframes StatsBar-module__6gayuq__pulse{0%{box-shadow:0 0 #d4af3766}70%{box-shadow:0 0 0 15px #d4af3700}to{box-shadow:0 0 #d4af3700}}.StatsBar-module__6gayuq__icon{color:#fff;width:28px;height:28px}.StatsBar-module__6gayuq__content h3{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:2px;font-size:1.5rem}.StatsBar-module__6gayuq__content p{color:var(--text-light);margin:0;font-size:.85rem}@media (max-width:1024px){.StatsBar-module__6gayuq__iconWrapper{width:50px;height:50px}.StatsBar-module__6gayuq__icon{width:24px;height:24px}.StatsBar-module__6gayuq__statItem{gap:12px}.StatsBar-module__6gayuq__content h3{font-size:1.3rem}}@media (max-width:992px){.StatsBar-module__6gayuq__grid{grid-template-columns:repeat(2,1fr);gap:25px}.StatsBar-module__6gayuq__statItem:nth-child(2){border-right:none}}@media (max-width:576px){.StatsBar-module__6gayuq__statsBar{margin-bottom:0;padding:28px 0}.StatsBar-module__6gayuq__grid{grid-template-columns:repeat(2,1fr);gap:22px 14px}.StatsBar-module__6gayuq__statItem{text-align:center;border-right:none;flex-direction:column;justify-content:center;gap:10px}.StatsBar-module__6gayuq__iconWrapper{width:48px;height:48px}.StatsBar-module__6gayuq__icon{width:22px;height:22px}.StatsBar-module__6gayuq__content{text-align:center}.StatsBar-module__6gayuq__content h3{margin-bottom:2px;font-size:1.2rem}.StatsBar-module__6gayuq__content p{font-size:.75rem;line-height:1.3}}
.About-module__hVONLq__hero{text-align:center;border-bottom:1px solid var(--border-color);color:#fff;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(/hero-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:60px 0}.About-module__hVONLq__content{padding:60px 0}.About-module__hVONLq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:40px;display:grid}.About-module__hVONLq__content .About-module__hVONLq__grid{align-items:center}.About-module__hVONLq__text h3{color:var(--text-main);font-size:2rem;font-family:var(--font-sans);margin-bottom:20px}.About-module__hVONLq__text p{color:var(--text-muted);margin-bottom:15px;font-size:1.05rem;line-height:1.8}.About-module__hVONLq__imageWrapper{border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.About-module__hVONLq__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.About-module__hVONLq__content .About-module__hVONLq__imageWrapper{aspect-ratio:1298/1212;justify-self:start;max-width:560px}.About-module__hVONLq__content .About-module__hVONLq__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.About-module__hVONLq__statsRow{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;padding-top:22px;display:grid}.About-module__hVONLq__statItem{border-radius:var(--radius-sm,8px);border:1px solid var(--border-color);text-align:center;background:#fdfbf7;padding:14px 12px;transition:transform .2s,box-shadow .2s}.About-module__hVONLq__statItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.About-module__hVONLq__statNumber{color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1.2;display:block}.About-module__hVONLq__statLabel{color:var(--text-muted);margin-top:4px;font-size:.82rem;font-weight:500;display:block}.About-module__hVONLq__timeline{margin-top:80px}.About-module__hVONLq__timelineHeader{text-align:center;margin-bottom:40px}.About-module__hVONLq__timelineHeader h3{color:var(--text-main);margin-top:6px;font-size:2rem;font-weight:600}.About-module__hVONLq__timelineRow{align-items:center;gap:20px;display:flex}.About-module__hVONLq__timelineCard{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:12px;flex:1;padding:32px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 2px 10px #00000008}.About-module__hVONLq__timelineCard:hover{border-color:#c5a05980;transform:translateY(-4px);box-shadow:0 8px 24px #00000012}.About-module__hVONLq__connector{color:var(--primary-color);opacity:.6;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .25s,transform .25s;display:flex}.About-module__hVONLq__timelineCard:hover+.About-module__hVONLq__connector,.About-module__hVONLq__connector:hover{opacity:1;transform:translate(3px)}.About-module__hVONLq__year{color:var(--primary-color);letter-spacing:.5px;margin-bottom:10px;font-size:1.45rem;font-weight:600;display:block}.About-module__hVONLq__timelineCard h4{color:var(--text-dark);margin-bottom:10px;font-size:1.15rem;font-weight:600}.About-module__hVONLq__timelineCard p{color:var(--text-muted);font-size:.92rem;font-weight:400;line-height:1.6}@media (max-width:768px){.About-module__hVONLq__grid{grid-template-columns:1fr;gap:30px}.About-module__hVONLq__imageWrapper,.About-module__hVONLq__content .About-module__hVONLq__imageWrapper,.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper{justify-self:center;width:100%;max-width:480px;height:auto;max-height:none;margin:0 auto}.About-module__hVONLq__content .About-module__hVONLq__imageWrapper{aspect-ratio:1298/1212}.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper{aspect-ratio:1}.About-module__hVONLq__imageWrapper img,.About-module__hVONLq__content .About-module__hVONLq__imageWrapper img,.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper img{object-position:center;width:100%;height:100%;max-height:none}.About-module__hVONLq__timelineRow{flex-direction:column;gap:12px}.About-module__hVONLq__timelineCard{width:100%;padding:24px 20px}.About-module__hVONLq__connector{margin:4px 0;transform:rotate(90deg)}.About-module__hVONLq__timelineCard:hover+.About-module__hVONLq__connector{transform:rotate(90deg)translateY(-3px)}.About-module__hVONLq__timelineHeader h3{font-size:1.7rem}}.About-module__hVONLq__sectionHeader{text-align:center;margin-bottom:50px}.About-module__hVONLq__valuesSection{background-color:var(--bg-white)}.About-module__hVONLq__valuesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.About-module__hVONLq__valueCard{background:var(--bg-main);border-radius:var(--radius-md);text-align:center;border:1px solid var(--border-color);padding:40px 30px;transition:transform .3s,box-shadow .3s}.About-module__hVONLq__valueCard:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.About-module__hVONLq__valueIcon{margin-bottom:20px;font-size:2.5rem}.About-module__hVONLq__valueCard h4{color:var(--text-dark);margin-bottom:10px;font-size:1.2rem}.About-module__hVONLq__valueCard p{color:var(--text-light);font-size:.9rem;line-height:1.6}.About-module__hVONLq__processSection{background-color:var(--bg-section)}.About-module__hVONLq__processSection .About-module__hVONLq__grid{align-items:center}.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper{aspect-ratio:1;justify-self:end;width:100%;max-width:540px}.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.About-module__hVONLq__processList{flex-direction:column;gap:30px;margin-top:30px;display:flex}.About-module__hVONLq__processItem{align-items:flex-start;gap:20px;display:flex}.About-module__hVONLq__stepNum{background-color:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;display:flex}.About-module__hVONLq__processItem h4{color:var(--text-dark);margin-bottom:5px;font-size:1.1rem}.About-module__hVONLq__processItem p{color:var(--text-light);font-size:.95rem;line-height:1.5}.About-module__hVONLq__artisansSection{background-color:var(--bg-white)}.About-module__hVONLq__artisansGrid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;display:grid}.About-module__hVONLq__artisanCard{text-align:center}.About-module__hVONLq__artisanImg{aspect-ratio:1;border-radius:var(--radius-md,12px);box-shadow:var(--shadow-subtle);background-color:var(--bg-main);margin-bottom:20px;overflow:hidden}.About-module__hVONLq__artisanImg img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.About-module__hVONLq__artisanCard:hover .About-module__hVONLq__artisanImg img{transform:scale(1.08)}.About-module__hVONLq__artisanCard h4{color:var(--text-dark);margin-bottom:8px;font-size:1.2rem}.About-module__hVONLq__artisanCard p{color:var(--primary-color);font-size:.95rem;font-weight:500}@media (max-width:1024px){.About-module__hVONLq__valuesGrid{gap:15px}.About-module__hVONLq__valueCard{padding:30px 15px}}@media (max-width:992px){.About-module__hVONLq__valuesGrid{grid-template-columns:repeat(2,1fr);gap:20px}.About-module__hVONLq__artisansGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:576px){.About-module__hVONLq__hero{padding:40px 0}.About-module__hVONLq__content{padding:35px 0}.About-module__hVONLq__sectionHeader{margin-bottom:30px}.About-module__hVONLq__valuesGrid,.About-module__hVONLq__artisansGrid{grid-template-columns:1fr;gap:20px}.About-module__hVONLq__valueCard{padding:25px 16px}.About-module__hVONLq__processList{gap:20px}.About-module__hVONLq__processItem{gap:15px}.About-module__hVONLq__imageWrapper,.About-module__hVONLq__content .About-module__hVONLq__imageWrapper,.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper{justify-self:center;width:100%;max-width:100%;height:auto;max-height:none;margin:0 auto}.About-module__hVONLq__content .About-module__hVONLq__imageWrapper{aspect-ratio:1298/1212}.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper{aspect-ratio:1}.About-module__hVONLq__imageWrapper img,.About-module__hVONLq__content .About-module__hVONLq__imageWrapper img,.About-module__hVONLq__processSection .About-module__hVONLq__imageWrapper img{object-position:center;width:100%;height:100%;max-height:none}.About-module__hVONLq__statsRow{gap:8px;margin-top:20px;padding-top:18px}.About-module__hVONLq__statItem{padding:10px 6px}.About-module__hVONLq__statNumber{font-size:1.25rem}.About-module__hVONLq__statLabel{font-size:.72rem}.About-module__hVONLq__timeline{margin-top:50px}.About-module__hVONLq__timelineCard{padding:20px 16px}.About-module__hVONLq__year{font-size:1.35rem}.About-module__hVONLq__timelineCard h4{font-size:1.08rem}.About-module__hVONLq__timelineCard p{font-size:.88rem}}
.Orders-module__31muAq__pageWrapper{background-color:var(--bg-main,#fcfbf9);min-height:80vh;padding:40px 0 80px}.Orders-module__31muAq__container{max-width:1040px;margin:0 auto;padding:0 24px}.Orders-module__31muAq__headerSection{margin-bottom:28px}.Orders-module__31muAq__breadcrumb{color:var(--text-light,#666);align-items:center;gap:8px;margin-bottom:12px;font-size:.85rem;display:flex}.Orders-module__31muAq__breadcrumb a{color:var(--text-light,#666);text-decoration:none;transition:color .2s}.Orders-module__31muAq__breadcrumb a:hover{color:var(--primary-color,#b38b4d)}.Orders-module__31muAq__breadcrumbSeparator{color:#c5bebe;font-size:.8rem}.Orders-module__31muAq__breadcrumbCurrent{color:var(--text-dark,#1a1a1a);font-weight:500}.Orders-module__31muAq__accountHeader{background:var(--bg-white,#fff);border:1px solid var(--border-color,#e5e0d8);border-radius:var(--radius-md,8px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:24px 28px;display:flex;box-shadow:0 4px 16px #00000005}.Orders-module__31muAq__accountUserInfo{align-items:center;gap:16px;display:flex}.Orders-module__31muAq__avatarCircle{width:52px;height:52px;color:var(--primary-color,#b38b4d);background:#fbf9f4;border:1px solid #efe8d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Orders-module__31muAq__userSubheading{letter-spacing:1.8px;text-transform:uppercase;color:var(--primary-color,#b38b4d);margin-bottom:2px;font-size:.78rem;font-weight:600;display:block}.Orders-module__31muAq__userName{color:var(--text-dark,#1a1a1a);margin:0 0 2px;font-size:1.45rem;font-weight:600}.Orders-module__31muAq__userEmail{color:var(--text-light,#666);margin:0;font-size:.88rem}.Orders-module__31muAq__accountTabs{border-bottom:2px solid var(--border-color,#e5e0d8);gap:10px;margin-bottom:28px;padding-bottom:0;display:flex}.Orders-module__31muAq__tabItem{color:var(--text-light,#666);border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:10px 18px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Orders-module__31muAq__tabItem:hover{color:var(--primary-color,#b38b4d)}.Orders-module__31muAq__tabItemActive{color:var(--primary-color,#b38b4d);border-bottom:2px solid var(--primary-color,#b38b4d)}.Orders-module__31muAq__tabBadge{color:var(--primary-dark,#967440);background:#f4eee1;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}.Orders-module__31muAq__ordersCard{background:var(--bg-white,#fff);border:1px solid var(--border-color,#e5e0d8);border-radius:var(--radius-md,8px);overflow:hidden;box-shadow:0 8px 24px #00000008}.Orders-module__31muAq__emptyState{text-align:center;max-width:520px;margin:0 auto;padding:60px 24px}.Orders-module__31muAq__emptyIconWrapper{width:72px;height:72px;color:var(--primary-color,#b38b4d);background:#fcf8ee;border:1px solid #faeecd;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.Orders-module__31muAq__emptyTitle{color:var(--text-dark,#1a1a1a);margin-bottom:8px;font-size:1.5rem;font-weight:600}.Orders-module__31muAq__emptyDesc{color:var(--text-light,#666);margin-bottom:24px;font-size:.95rem;line-height:1.6}.Orders-module__31muAq__exploreBtn{background-color:var(--primary-color,#b38b4d);color:#fff;border-radius:var(--radius-sm,4px);align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.Orders-module__31muAq__exploreBtn:hover{background-color:var(--primary-dark,#967440);transform:translateY(-1px)}.Orders-module__31muAq__tableContainer{width:100%;overflow-x:auto}.Orders-module__31muAq__ordersTable{border-collapse:collapse;text-align:left;width:100%}.Orders-module__31muAq__ordersTable thead tr{border-bottom:1px solid var(--border-color,#e5e0d8);background-color:#faf9f6}.Orders-module__31muAq__ordersTable th{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-light,#666);padding:16px 20px;font-size:.78rem;font-weight:600}.Orders-module__31muAq__ordersTable td{vertical-align:middle;color:var(--text-dark,#1a1a1a);border-bottom:1px solid #f2efe9;padding:18px 20px;font-size:.95rem}.Orders-module__31muAq__ordersTable tbody tr{transition:background-color .2s}.Orders-module__31muAq__ordersTable tbody tr:hover{background-color:#fdfcf9}.Orders-module__31muAq__ordersTable tbody tr:last-child td{border-bottom:none}.Orders-module__31muAq__orderNumber{color:var(--text-dark,#1a1a1a);letter-spacing:.5px;font-weight:600}.Orders-module__31muAq__orderDate{color:var(--text-light,#666);font-size:.92rem}.Orders-module__31muAq__orderTotal{color:var(--text-dark,#1a1a1a);font-weight:700}.Orders-module__31muAq__statusBadge{letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;border-radius:20px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.Orders-module__31muAq__statusPending{color:#4b5563;background-color:#f3f4f6;border:1px solid #e5e7eb}.Orders-module__31muAq__statusProcessing,.Orders-module__31muAq__statusShipped{color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe}.Orders-module__31muAq__statusDelivered{color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0}.Orders-module__31muAq__statusCancelled{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca}.Orders-module__31muAq__viewDetailsLink{color:var(--primary-color,#b38b4d);align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Orders-module__31muAq__viewDetailsLink:hover{color:var(--primary-dark,#967440);transform:translate(2px)}.Orders-module__31muAq__mobileOrdersList{flex-direction:column;gap:16px;padding:16px;display:none}.Orders-module__31muAq__mobileOrderCard{border:1px solid var(--border-color,#e5e0d8);border-radius:var(--radius-sm,4px);background:#faf9f6;flex-direction:column;gap:12px;padding:16px;display:flex}.Orders-module__31muAq__mobileCardTop{justify-content:space-between;align-items:center;display:flex}.Orders-module__31muAq__mobileCardMeta{border-top:1px dashed #e8e3d8;border-bottom:1px dashed #e8e3d8;justify-content:space-between;align-items:center;padding:8px 0;font-size:.9rem;display:flex}.Orders-module__31muAq__mobileDetailsBtn{border:1px solid var(--border-color,#e5e0d8);border-radius:var(--radius-sm,4px);width:100%;color:var(--primary-color,#b38b4d);background-color:#fff;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Orders-module__31muAq__mobileDetailsBtn:hover{border-color:var(--primary-color,#b38b4d);background-color:#fcfbf9}@media (max-width:768px){.Orders-module__31muAq__pageWrapper{padding:24px 0 60px}.Orders-module__31muAq__container{padding:0 16px}.Orders-module__31muAq__tableContainer{display:none}.Orders-module__31muAq__mobileOrdersList{display:flex}.Orders-module__31muAq__accountHeader{padding:20px}.Orders-module__31muAq__userName{font-size:1.25rem}}
