.Auth_authPageContainer__gY3Kc{display:flex;background-color:var(--darkcream);justify-content:center;align-items:center;padding:2rem 1rem}.Auth_authWrapper__yUnz_{width:100%;max-width:780px;background:var(--cream);border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08);padding:3rem;position:relative;overflow:hidden;border:1px solid rgba(var(--red-rgb),.1)}.Auth_header__RGhBB{text-align:center;margin-bottom:2rem}.Auth_header__RGhBB h1{font-size:2rem;font-weight:800;color:#111;margin-bottom:.5rem}.Auth_header__RGhBB p{font-size:1rem;color:#666}.Auth_authForm__eCgKG{display:flex;flex-direction:column;gap:1.5rem}.Auth_inputGroup__KLpAg{display:flex;flex-direction:column;gap:.5rem}.Auth_inputGroup__KLpAg label{font-size:.9rem;font-weight:600;color:#333}.Auth_inputGroup__KLpAg input{width:100%;padding:.8rem 1rem;border-radius:12px;border:1px solid #ddd;background:var(--cream);font-size:1rem;transition:all .3s ease}.Auth_inputGroup__KLpAg input:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px rgba(var(--red-rgb),.1)}.Auth_errorMsg__hAB5z{color:#d32f2f;background:#ffebee;padding:.75rem;border-radius:8px;font-size:.9rem;text-align:center}.Auth_submitBtn__BEVCK{width:100%;padding:1rem;border-radius:12px;background:var(--red);color:var(--cream);border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.Auth_submitBtn__BEVCK:hover{background:#7a0000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--red-rgb),.2)}.Auth_submitBtn__BEVCK:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.Auth_divider__E6XvZ{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#999;font-size:.9rem}.Auth_divider__E6XvZ:after,.Auth_divider__E6XvZ:before{content:"";flex:1;border-bottom:1px solid #eee}.Auth_divider__E6XvZ:before{margin-right:.5em}.Auth_divider__E6XvZ:after{margin-left:.5em}.Auth_socialAuth__OJmH3{display:flex;flex-direction:column;gap:1rem}.Auth_socialBtn__ibefi{width:100%;padding:.8rem;border-radius:12px;border:1px solid #ddd;background:#fff;color:#333;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease}.Auth_socialBtn__ibefi:hover{background:#f9f9f9;border-color:#ccc}.Auth_socialBtn__ibefi.Auth_googleBtn__KbUwJ:hover{background:#fffcfc;border-color:#fca5a5}.Auth_socialBtn__ibefi.Auth_phoneBtn__EEuR8:hover{background:#f0fdf4;border-color:#86efac}.Auth_footerLinks__BXNK8{margin-top:1.5rem;text-align:center;font-size:.95rem;color:#666}.Auth_footerLinks__BXNK8 a{color:var(--red);font-weight:600;margin-left:.5rem}.Auth_footerLinks__BXNK8 a:hover{text-decoration:underline}.Auth_forgotPassword__aF5Iy{display:flex;justify-content:flex-end}.Auth_forgotPassword__aF5Iy a{font-size:.85rem;color:var(--red);font-weight:500}.Auth_forgotPassword__aF5Iy a:hover{text-decoration:underline}@media(max-width:600px){.Auth_authWrapper__yUnz_{padding:2rem}.Auth_header__RGhBB h1{font-size:1.75rem}}.Footer_footerContainer__mZrts{padding:2rem 5%;font-family:inherit;margin-top:5rem}.Footer_footerContainer__mZrts .Footer_footerMain__bKMcs{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:3rem;margin-bottom:.5rem}@media(max-width:1024px){.Footer_footerContainer__mZrts .Footer_footerMain__bKMcs{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:640px){.Footer_footerContainer__mZrts .Footer_footerMain__bKMcs{grid-template-columns:1fr}}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_logoContainer__G23QY{margin-bottom:1rem}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_logoContainer__G23QY img{max-width:180px;height:auto}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_aboutText__mulhx{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem;max-width:90%}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_socialIcons__idP_f{display:flex;gap:1rem}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_socialIcons__idP_f a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--red);background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s ease}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_socialIcons__idP_f a:hover{background-color:var(--red);color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px rgba(var(--red),.2)}.Footer_footerContainer__mZrts .Footer_footerBrand__RaFpm .Footer_socialIcons__idP_f a svg{width:20px;height:20px}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;position:relative;display:flex;justify-content:space-between;align-items:center;cursor:default}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3:after,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3:after{content:"";position:absolute;left:0;bottom:-6px;width:30px;height:2px;background-color:var(--red);border-radius:2px}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3 .Footer_toggleIcon__ir7rU,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3 .Footer_toggleIcon__ir7rU{display:none;font-size:1.4rem;color:var(--red);font-weight:400}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactInfoWrapper__5lVHQ,.Footer_footerContainer__mZrts .Footer_footerContact__435Zv ul,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactInfoWrapper__5lVHQ,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactInfoWrapper__5lVHQ li a,.Footer_footerContainer__mZrts .Footer_footerContact__435Zv ul li a,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactInfoWrapper__5lVHQ li a,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M ul li a{color:#555;text-decoration:none;font-size:.95rem;transition:color .2s ease}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactInfoWrapper__5lVHQ li a:hover,.Footer_footerContainer__mZrts .Footer_footerContact__435Zv ul li a:hover,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactInfoWrapper__5lVHQ li a:hover,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M ul li a:hover{color:var(--red)}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactItem__5Urj5,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactItem__5Urj5{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.45rem}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactItem__5Urj5 svg,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactItem__5Urj5 svg{color:var(--red);min-width:20px;margin-top:2px}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactItem__5Urj5 span,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactItem__5Urj5 span{color:#555;font-size:.95rem;line-height:1.5}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactItem__5Urj5 a,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactItem__5Urj5 a{color:#555}@media(max-width:640px){.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3{cursor:pointer;margin-bottom:.5rem}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3:after,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3:after{display:none}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv h3 .Footer_toggleIcon__ir7rU,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M h3 .Footer_toggleIcon__ir7rU{display:block}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactInfoWrapper__5lVHQ,.Footer_footerContainer__mZrts .Footer_footerContact__435Zv ul,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactInfoWrapper__5lVHQ,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M ul{max-height:0;opacity:0;overflow:hidden;margin-top:0;margin-bottom:0;transition:all .4s ease-in-out}.Footer_footerContainer__mZrts .Footer_footerContact__435Zv .Footer_contactInfoWrapper__5lVHQ.Footer_open__GZ3wI,.Footer_footerContainer__mZrts .Footer_footerContact__435Zv ul.Footer_open__GZ3wI,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M .Footer_contactInfoWrapper__5lVHQ.Footer_open__GZ3wI,.Footer_footerContainer__mZrts .Footer_footerLinks__WQj6M ul.Footer_open__GZ3wI{max-height:500px;opacity:1;margin-top:.5rem;margin-bottom:1rem}}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a{padding-top:2rem;border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a p{color:#777;font-size:.9rem;margin:0}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a .Footer_bottomLinks__P75dp{display:flex;gap:1.5rem}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a .Footer_bottomLinks__P75dp a{color:#777;text-decoration:none;font-size:.9rem;transition:color .2s ease}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a .Footer_bottomLinks__P75dp a:hover{color:var(--red)}@media(max-width:640px){.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a{flex-direction:column;text-align:center;justify-content:center;padding-bottom:4rem}.Footer_footerContainer__mZrts .Footer_footerBottom__C_m4a .Footer_bottomLinks__P75dp{justify-content:center}}.Navbar_container__6opga{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:var(--cream);border-bottom:1px solid #eaeaea;font-family:inherit;height:80px;position:sticky;top:0;z-index:100}@media(max-width:1024px){.Navbar_container__6opga{padding:1rem}}@media(max-width:768px){.Navbar_container__6opga{padding:.5rem;height:4rem}}.Navbar_left__GZilN{display:flex;gap:1.5rem;flex:1;align-items:center}.Navbar_left__GZilN span{color:var(--black)}.Navbar_left__GZilN .Navbar_hamburger__1JyYf{display:none;background:none;border:none;cursor:pointer;color:#1a1a1a;padding:0}@media(max-width:1024px){.Navbar_left__GZilN .Navbar_hamburger__1JyYf{display:flex;align-items:center}.Navbar_left__GZilN{flex:0;gap:.5rem}.Navbar_left__GZilN .Navbar_link__Ia2hG{display:none}}.Navbar_left__GZilN .Navbar_link__Ia2hG{text-decoration:none;color:#1a1a1a;font-weight:500;font-size:1rem;transition:color .2s ease;position:relative}.Navbar_left__GZilN .Navbar_link__Ia2hG:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#1a1a1a;transition:width .3s ease}.Navbar_left__GZilN .Navbar_link__Ia2hG.Navbar_active__FTMj0:after,.Navbar_left__GZilN .Navbar_link__Ia2hG:hover:after{width:100%}.Navbar_middle__g8qJS{flex:1;display:flex;justify-content:center}@media(max-width:1024px){.Navbar_middle__g8qJS{justify-content:flex-start;padding-left:1rem}}@media(max-width:768px){.Navbar_middle__g8qJS img{width:5.5rem;margin-left:-.5rem}}.Navbar_middle__g8qJS .Navbar_logo__u8ViW{text-decoration:none;color:#000;font-size:1.4rem;font-weight:700;letter-spacing:3px}.Navbar_right__vdBhv{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex:1}.Navbar_right__vdBhv .Navbar_iconButton__jkkUE{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#1a1a1a;text-decoration:none;transition:color .2s ease}.Navbar_right__vdBhv .Navbar_searchWrapper__lwSFg{position:relative;display:flex;align-items:center}.Navbar_right__vdBhv .Navbar_searchForm__u3o1W{position:absolute;right:100%;margin-right:15px;display:flex;align-items:center;border:1px solid #ccc;border-radius:30px;padding:.4rem 1rem;width:220px;height:40px;animation:Navbar_slideIn__YSSts .3s cubic-bezier(.4,0,.2,1) forwards;transform-origin:right center;overflow:hidden}.Navbar_right__vdBhv .Navbar_searchInput__0mwq1{border:none;outline:none;width:100%;font-size:.95rem;background:rgba(0,0,0,0);color:#333}.Navbar_right__vdBhv .Navbar_searchInput__0mwq1::placeholder{color:#999}.Navbar_right__vdBhv .Navbar_cartIconWrapper__rBqQ9{position:relative;display:flex;align-items:center}.Navbar_right__vdBhv .Navbar_cartBadge__MGF9Y{position:absolute;top:-6px;right:-8px;background-color:#333;color:#fff;font-size:.65rem;font-weight:600;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%}@media(max-width:1024px){.Navbar_right__vdBhv{gap:.25rem}.Navbar_right__vdBhv .Navbar_iconButton__jkkUE svg{width:23px;height:23px}.Navbar_right__vdBhv .Navbar_searchForm__u3o1W{margin-right:.2rem;max-width:180px;height:38px}}@keyframes Navbar_slideIn__YSSts{0%{width:0;opacity:0}to{width:220px;opacity:1}}.Navbar_mobileMenu__Rt9Kp{position:absolute;top:100%;left:0;width:100%;background-color:var(--cream);display:flex;flex-direction:column;padding:1rem 2rem;gap:1rem;border-bottom:1px solid #eaeaea;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:-1;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar_mobileMenu__Rt9Kp.Navbar_open__3uvT9{opacity:1;visibility:visible;transform:translateY(0)}.Navbar_mobileMenu__Rt9Kp .Navbar_link__Ia2hG{text-decoration:none;color:#1a1a1a;font-weight:500;font-size:1.1rem;padding:.5rem 0;border-bottom:1px solid #eee}.Navbar_mobileMenu__Rt9Kp .Navbar_link__Ia2hG:last-child{border-bottom:none}@media(min-width:1025px){.Navbar_mobileMenu__Rt9Kp{display:none}}@media(max-width:1024px){.Navbar_cartButton__xKv7x{display:none!important}}.Skeleton_shimmer__FDUjX{position:relative;overflow:hidden;background-color:#f3f4f6;border-radius:4px}.Skeleton_shimmer__FDUjX:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4) 20%,rgba(255,255,255,.8) 60%,rgba(255,255,255,0));animation:Skeleton_shimmer__FDUjX 1.5s infinite;content:""}@keyframes Skeleton_shimmer__FDUjX{to{transform:translateX(100%)}}.Skeleton_productCardSkeleton__YdV1p{display:flex;flex-direction:column;gap:12px;width:100%}.Skeleton_productImage__CKlt0{width:100%;aspect-ratio:1/1;border-radius:8px}.Skeleton_productTitle__1eXHm{width:80%;height:20px}.Skeleton_productPrice__wZofs{width:40%;height:18px}.Skeleton_pageSkeleton__h3m09{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:20px}.Skeleton_logoWrapper__uyB5f{animation:Skeleton_logoPulse__sHa6e 2s cubic-bezier(.4,0,.6,1) infinite;display:flex;align-items:center;justify-content:center}@keyframes Skeleton_logoPulse__sHa6e{0%,to{opacity:1;transform:scale(1);filter:drop-shadow(0 0 0 rgba(184,134,11,0))}50%{opacity:.7;transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(184,134,11,.4))}}.Skeleton_loadingText__SWp6u{font-size:1rem;color:#8c7340;font-weight:600;letter-spacing:.2em;text-transform:uppercase;animation:Skeleton_textFade__plXT7 2s infinite}@keyframes Skeleton_textFade__plXT7{0%,to{opacity:1}50%{opacity:.5}}.BlogPost_pageContainer__GpRlE{background-color:#f9f6f0;min-height:100vh}.BlogPost_postContainer__HNP5y{position:relative;max-width:1200px;margin:0 auto;padding:2rem 2rem 6rem}.BlogPost_heroImageContainer__K2GpE{position:relative;width:100%;height:50vh;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);margin-bottom:-5rem;z-index:1}.BlogPost_heroImageContainer__K2GpE .BlogPost_overlay___v2hL{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4),transparent)}.BlogPost_contentWrapper__WFdpV{position:relative;z-index:2;max-width:800px;margin:0 auto;background:#fff;padding:4rem;border-radius:2rem;box-shadow:0 10px 50px rgba(0,0,0,.05)}.BlogPost_contentWrapper__WFdpV .BlogPost_backButton__CFe0R{display:inline-block;color:var(--darkbrown,#5c4033);text-decoration:none;font-size:1rem;font-weight:600;margin-bottom:2rem;opacity:.8;transition:.3s ease}.BlogPost_contentWrapper__WFdpV .BlogPost_backButton__CFe0R:hover{opacity:1;transform:translateX(-5px)}.BlogPost_contentWrapper__WFdpV .BlogPost_metaData__LKY24{font-size:.9rem;color:#888;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.BlogPost_contentWrapper__WFdpV h1{font-size:3rem;color:var(--darkbrown,#4a3b32);font-family:serif;margin-bottom:1.5rem;line-height:1.2}.BlogPost_contentWrapper__WFdpV .BlogPost_divider__JfR62{width:60px;height:3px;background-color:#d4a373;margin-bottom:2rem;border-radius:2px}.BlogPost_contentWrapper__WFdpV .BlogPost_storyContent__aVo5D p{font-size:1.15rem;line-height:1.9;color:#444;margin-bottom:1.5rem;font-family:serif}@media(max-width:768px){.BlogPost_postContainer__HNP5y{padding:1rem}.BlogPost_heroImageContainer__K2GpE{height:40vh;border-radius:1rem;margin-bottom:-3rem}.BlogPost_contentWrapper__WFdpV{padding:2rem;border-radius:1rem}.BlogPost_contentWrapper__WFdpV h1{font-size:2rem}.BlogPost_contentWrapper__WFdpV .BlogPost_storyContent__aVo5D p{font-size:1.05rem}}.DarkFooter_footerContainer__Q11dA{padding:4rem 5% 2rem;font-family:inherit;margin-top:2rem;background-color:var(--red);border-top-left-radius:2rem;border-top-right-radius:2rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerMain__OC04U{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:3rem;margin-bottom:.5rem}@media(max-width:1024px){.DarkFooter_footerContainer__Q11dA .DarkFooter_footerMain__OC04U{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:640px){.DarkFooter_footerContainer__Q11dA .DarkFooter_footerMain__OC04U{grid-template-columns:1fr}}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_logoContainer__ujQh7{margin-bottom:1rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_logoContainer__ujQh7 img{max-width:180px;height:auto}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_aboutText__3rpPr{color:var(--darkcream);font-size:.95rem;line-height:1.6;margin-bottom:1rem;max-width:90%}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_socialIcons__E0G3Y{display:flex;gap:1rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_socialIcons__E0G3Y a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--red);background-color:var(--darkcream);box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s ease}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_socialIcons__E0G3Y a:hover{background-color:var(--red);color:#fff;border:2px solid var(--darkcream);transform:translateY(-2px);box-shadow:0 6px 15px rgba(var(--red),.2)}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBrand__htJXC .DarkFooter_socialIcons__E0G3Y a svg{width:20px;height:20px}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;position:relative;display:flex;justify-content:space-between;align-items:center;cursor:default}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3 span,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3 span{color:var(--cream)}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3:after,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3:after{content:"";position:absolute;left:0;bottom:-6px;width:30px;height:2px;background-color:var(--darkcream);border-radius:2px}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3 .DarkFooter_toggleIcon__fiQb0,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3 .DarkFooter_toggleIcon__fiQb0{display:none;font-size:1.4rem;color:var(--white);font-weight:400}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactInfoWrapper__JFO_C,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU ul,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactInfoWrapper__JFO_C,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactInfoWrapper__JFO_C li a,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU ul li a,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactInfoWrapper__JFO_C li a,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh ul li a{color:rgba(243,238,229,.8);text-decoration:none;font-size:.95rem;transition:color .2s ease}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactInfoWrapper__JFO_C li a:hover,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU ul li a:hover,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactInfoWrapper__JFO_C li a:hover,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh ul li a:hover{color:var(--white)}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactItem__vwHzb,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactItem__vwHzb{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.45rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactItem__vwHzb svg,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactItem__vwHzb svg{color:#f3eee5;min-width:20px;margin-top:2px}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactItem__vwHzb span,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactItem__vwHzb span{color:rgba(243,238,229,.8);font-size:.95rem;line-height:1.5}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactItem__vwHzb a,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactItem__vwHzb a{color:rgba(243,238,229,.8)}@media(max-width:640px){.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3{cursor:pointer;margin-bottom:.5rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3:after,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3:after{display:none}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU h3 .DarkFooter_toggleIcon__fiQb0,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh h3 .DarkFooter_toggleIcon__fiQb0{display:block}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactInfoWrapper__JFO_C,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU ul,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactInfoWrapper__JFO_C,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh ul{max-height:0;opacity:0;overflow:hidden;margin-top:0;margin-bottom:0;transition:all .4s ease-in-out}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU .DarkFooter_contactInfoWrapper__JFO_C.DarkFooter_open__WMRlh,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerContact__N1tvU ul.DarkFooter_open__WMRlh,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh .DarkFooter_contactInfoWrapper__JFO_C.DarkFooter_open__WMRlh,.DarkFooter_footerContainer__Q11dA .DarkFooter_footerLinks__gadFh ul.DarkFooter_open__WMRlh{max-height:500px;opacity:1;margin-top:.5rem;margin-bottom:1rem}}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e p{color:rgba(243,238,229,.8);font-size:.9rem;margin:0}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e .DarkFooter_bottomLinks__Sn4Pf{display:flex;gap:1.5rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e .DarkFooter_bottomLinks__Sn4Pf a{color:rgba(243,238,229,.8);text-decoration:none;font-size:.9rem;transition:color .2s ease}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e .DarkFooter_bottomLinks__Sn4Pf a:hover{color:var(--white)}@media(max-width:640px){.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e{flex-direction:column;text-align:center;justify-content:center;padding-bottom:4rem}.DarkFooter_footerContainer__Q11dA .DarkFooter_footerBottom__yWE1e .DarkFooter_bottomLinks__Sn4Pf{justify-content:center}}.UserDetails_pageContainer__dXyVY{display:flex;flex-direction:column;min-height:100vh;background:var(--darkcream)}.UserDetails_mainContent__Y9qBb{padding:4rem 1rem;flex:1}.UserDetails_layoutWrapper__c_7Sw{width:100%;max-width:1200px;margin:0 auto;display:flex;gap:2rem;align-items:flex-start}@media(max-width:768px){.UserDetails_layoutWrapper__c_7Sw{flex-direction:column}}.UserDetails_sidebar__avmsJ{width:280px;background:var(--red);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);flex-shrink:0;position:sticky;top:6rem}@media(max-width:768px){.UserDetails_sidebar__avmsJ{width:100%;position:static}}.UserDetails_profileHeader__pEeGP{padding:2rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;gap:1rem}.UserDetails_avatar__9acl5{width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.2);color:var(--cream);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600}.UserDetails_userInfo__G7NuD{color:var(--cream)}.UserDetails_userName__Q_dOk{font-weight:600;font-size:1.1rem;margin-bottom:4px}.UserDetails_userTime__dVpQN{font-size:.85rem;opacity:.8;display:flex;align-items:center;gap:4px}.UserDetails_navList__Qm0BM{list-style:none;padding:1rem 0;margin:0}.UserDetails_navItem__ASjpy{width:100%;padding:1rem 1.5rem;border:none;color:var(--cream);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s;text-align:left}.UserDetails_navItem__ASjpy.UserDetails_active__glKJc{background:hsla(0,0%,100%,.1);border-left:4px solid var(--cream)}.UserDetails_navItem__ASjpy.UserDetails_active__glKJc .UserDetails_navItemContent__k5ZaU{font-weight:600}.UserDetails_navItem__ASjpy.UserDetails_inactive__u3YiX{background:rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.UserDetails_navItem__ASjpy.UserDetails_inactive__u3YiX .UserDetails_navItemContent__k5ZaU{font-weight:400}.UserDetails_navItemContent__k5ZaU{display:flex;align-items:center;gap:1rem}.UserDetails_navItemContent__k5ZaU span{color:var(--cream)}.UserDetails_navBadge__Llacj{background:hsla(0,0%,100%,.2);padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:600;color:var(--cream)}.UserDetails_logoutBtn__ruXoA{margin-top:1rem;width:100%;padding:1rem 1.5rem;background:rgba(0,0,0,0);border:none;border-left:4px solid rgba(0,0,0,0);color:var(--cream);display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .2s;text-align:left;opacity:.8}.UserDetails_logoutBtn__ruXoA span{color:var(--cream)}.UserDetails_logoutBtn__ruXoA:hover{opacity:1}.UserDetails_contentArea__IHagq{flex:1;width:100%}.UserDetails_greeting___OyUk{font-size:2rem;color:#111;margin-bottom:2rem;text-align:center;font-weight:500}.UserDetails_card__VxoKG{background:var(--cream);border-radius:24px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.03)}@media(max-width:768px){.UserDetails_card__VxoKG{padding:1.5rem}}.UserDetails_sectionHeader__kNAyM{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.UserDetails_sectionTitle__jmzpa{font-size:1.25rem;margin:0}.UserDetails_editBtn__NyV_s{background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center;gap:6px;font-size:.9rem}.UserDetails_editBtn__NyV_s:hover{color:#111}.UserDetails_gridContainer__LKrOr{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}@media(max-width:600px){.UserDetails_gridContainer__LKrOr{grid-template-columns:1fr;gap:1rem}}.UserDetails_inputGroup__DbIeo label{display:block;font-size:.9rem;color:#555;margin-bottom:8px}.UserDetails_inputField__NFl_q{width:100%;background:var(--darkcream);padding:12px 16px;border-radius:8px;border:1px solid #ddd;outline:none;color:#111}.UserDetails_inputField__NFl_q:focus{border-color:var(--red)}.UserDetails_readOnlyField__SOCof{background:var(--darkcream);padding:12px 16px;border-radius:8px;color:#111;border:1px solid rgba(0,0,0,0)}.UserDetails_readOnlyField__SOCof.UserDetails_disabled__3kf5w{color:#888}.UserDetails_actionButtons__JXHT5{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.UserDetails_cancelBtn__eG5wC{background:rgba(0,0,0,0);border:1px solid #ddd;padding:10px 24px;border-radius:8px;cursor:pointer;font-weight:600;color:#555}.UserDetails_cancelBtn__eG5wC:hover{background:var(--darkcream)}.UserDetails_saveBtn__IkLqM{background:var(--red);color:#fff;border:none;padding:10px 32px;border-radius:8px;cursor:pointer;font-weight:600}.UserDetails_saveBtn__IkLqM:hover{opacity:.9}.UserDetails_saveBtn__IkLqM:disabled{opacity:.7;cursor:not-allowed}.UserDetails_addressGrid__bB2Nc{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:600px){.UserDetails_addressGrid__bB2Nc{grid-template-columns:1fr}}.UserDetails_addAddressCard__r5gy7{border:1px dashed #ccc;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;cursor:pointer;min-height:220px;transition:all .3s}.UserDetails_addAddressCard__r5gy7:hover{background:var(--darkcream)}.UserDetails_addAddressIcon__k_dr1{color:var(--red);margin-bottom:1rem;background:var(--darkcream);padding:1rem;border-radius:50%}.UserDetails_addAddressBtn__jKbCz{background:var(--red);color:var(--cream);border:none;padding:10px 24px;border-radius:30px;font-weight:600;cursor:pointer}.UserDetails_addressCard__Vxrh5{border:1px solid #eaeaea;border-radius:16px;padding:2rem;position:relative;overflow:hidden;min-height:220px}.UserDetails_defaultBadge__pcJvq{position:absolute;top:20px;left:-30px;background:var(--red);color:#fff;font-size:.7rem;font-weight:700;padding:4px 30px;transform:rotate(-45deg);text-transform:uppercase}.UserDetails_addressName__DRH73{color:#111;font-size:1.1rem;margin-bottom:1rem}.UserDetails_addressDetails__46fS_{color:#555;font-size:.9rem;line-height:1.6}.UserDetails_orderList__pSb45{display:flex;flex-direction:column;gap:1rem}.UserDetails_orderCard__mo9QI{border:1px solid #eee;border-radius:12px;padding:1rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:600px){.UserDetails_orderCard__mo9QI{flex-direction:column;align-items:flex-start;gap:1rem}}.UserDetails_orderStatus__L1NSK{font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:20px;display:inline-block}.UserDetails_orderStatus__L1NSK.UserDetails_fulfilled__ycwgC{color:#059669;background:#dcfce7}.UserDetails_orderStatus__L1NSK.UserDetails_unfulfilled__L_Mjx{color:#eab308;background:#fef08a}.UserDetails_emptyState__b4vE7{text-align:center;padding:4rem 0}.UserDetails_emptyStateIcon__rF1sP{display:inline-flex;background:#f0f9ff;padding:2rem;border-radius:50%;margin-bottom:2rem}.UserDetails_passwordContainer__S9xHN{max-width:400px;margin:0 auto;text-align:center}.UserDetails_passwordForm__Y1Q5J{text-align:left}.UserDetails_modalOverlay__SzFUp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000}.UserDetails_modalContent__2p5XB{background:#fff;border-radius:20px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.1)}.UserDetails_modalHeader__362JH{padding:2rem 2rem 1.5rem;display:flex;justify-content:center;align-items:center;position:relative}.UserDetails_modalHeader__362JH h3{font-size:1.25rem;font-weight:600;color:#111;margin:0}.UserDetails_closeButton__sPPT6{position:absolute;right:1.5rem;top:1.5rem;background:rgba(0,0,0,0);border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:all .2s}.UserDetails_closeButton__sPPT6:hover{background:#f4f6f8;color:#111}.UserDetails_modalBody__QYGIy{padding:0 2rem 2rem}.UserDetails_modalBody__QYGIy .UserDetails_gridContainer__LKrOr{margin-bottom:1.5rem}.UserDetails_modalFooter__Ymnoj{padding:1.5rem 2rem 2rem;display:flex;justify-content:space-between;align-items:center}.UserDetails_modalFooter__Ymnoj .UserDetails_checkboxGroup__fXtVz{display:flex;align-items:center;gap:.5rem;color:#555;font-size:.9rem;cursor:pointer}.UserDetails_modalFooter__Ymnoj .UserDetails_checkboxGroup__fXtVz input[type=checkbox]{width:18px;height:18px;cursor:pointer}@media(max-width:600px){.UserDetails_modalFooter__Ymnoj{flex-direction:column;gap:1.5rem;align-items:stretch}.UserDetails_modalFooter__Ymnoj .UserDetails_saveBtn__IkLqM{width:100%}}.UserDetails_orderCardWrapper__c_l7I{background:var(--darkcream);border:2px solid #eee;border-radius:16px;overflow:hidden;margin-bottom:1rem}.UserDetails_orderListItem__56KKF{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;cursor:pointer;background:var(--darkcream);transition:all .2s;border:none;border-radius:0}@media(max-width:600px){.UserDetails_orderListItem__56KKF{padding:1rem;gap:1rem}}.UserDetails_orderListItem__56KKF:hover{box-shadow:none;transform:none}.UserDetails_orderImageWrapper___WJ9C{width:90px;height:120px;border-radius:8px;overflow:hidden;background:var(--cream);display:flex;align-items:center;justify-content:center}.UserDetails_orderItemTitle__Qdfjo{font-weight:600;font-size:1.3rem;color:#111;margin-bottom:.25rem}@media(max-width:600px){.UserDetails_orderItemTitle__Qdfjo{font-size:1rem}}.UserDetails_orderItemInfo__qmZB3{flex:1}.UserDetails_orderArrow__bZ6LJ{margin-left:auto}.UserDetails_orderCardActions__kZsrO{display:flex;gap:1rem;padding:0 1rem 1rem}.UserDetails_actionBtn__6w7iA{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:rgba(0,0,0,0);border:1px solid #ddd;border-radius:8px;color:#555;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.UserDetails_actionBtn__6w7iA:hover{background:var(--cream);color:#111;border-color:#ccc}.UserDetails_centeredProductInfo__C_Yur{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem;position:relative}.UserDetails_helpTopBtn__nl3GF{position:absolute;top:-3rem;right:0;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #ddd;border-radius:20px;background:var(--darkcream);color:#111;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s}.UserDetails_helpTopBtn__nl3GF:hover{background:var(--cream);border-color:#ccc}.UserDetails_largeProductImage__cz64t{width:20rem;height:20rem;border-radius:16px;overflow:hidden;margin-bottom:1rem;background:var(--cream)}.UserDetails_largeProductImage__cz64t img{width:100%;height:100%;object-fit:cover}.UserDetails_productBrand__dbfCx{font-weight:700;color:#111;font-size:1.1rem;margin-bottom:.25rem}.UserDetails_productTitle___aaR_{color:#333;margin-bottom:.25rem;font-size:.95rem}.UserDetails_productSubtitle__H_O1I{color:#666;font-size:.9rem;margin-bottom:.5rem}.UserDetails_productMeta__J4m4J{color:#666;font-size:.9rem;margin-bottom:.75rem}.UserDetails_orderIdCentered__R61oo{color:#888;font-size:.9rem}.UserDetails_orderProgress__5jBkX{display:flex;align-items:center;justify-content:space-between;padding:1rem 0 2rem;margin-bottom:1rem;border-bottom:1px dashed #ddd}.UserDetails_progressStep__m8hSZ{font-size:.9rem;font-weight:600;color:#111;text-align:center;position:relative;flex:1}.UserDetails_progressStep__m8hSZ:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:var(--red);margin:0 auto .5rem}.UserDetails_detailsSection__b5WDG{background:var(--darkcream);border:1px solid #eee;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.UserDetails_detailsRow__XoCzD{display:flex;align-items:flex-start;gap:1rem}.UserDetails_divider__okYsp{border:none;border-top:1px solid #eee;margin:1rem 0 1rem 2.5rem}.UserDetails_detailsLabel__Kzt0i{font-size:.85rem;color:#666;margin-bottom:.25rem}.UserDetails_detailsValue__6Ue_6{font-size:.95rem;color:#111}.UserDetails_priceRow__WbLOZ{display:flex;justify-content:space-between;align-items:center}.UserDetails_sectionTitle__jmzpa{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#111;margin-bottom:1rem}.UserDetails_twoColGrid__S2J_3{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.UserDetails_sidebar__avmsJ{width:100%;position:static;border-radius:16px;margin-bottom:1rem}.UserDetails_profileHeader__pEeGP{flex-direction:column;justify-content:center;text-align:center;padding:1.5rem 1rem 1rem;border-bottom:none}.UserDetails_userInfo__G7NuD{text-align:center}.UserDetails_navList__Qm0BM{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 1rem 1rem;margin:0}.UserDetails_navList__Qm0BM::-webkit-scrollbar{display:none}.UserDetails_navList__Qm0BM li{flex:0 0 115px;scroll-snap-align:start}.UserDetails_navItem__ASjpy{width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem .5rem;border-left:none;border-bottom:3px solid rgba(0,0,0,0);position:relative}.UserDetails_navItem__ASjpy.UserDetails_active__glKJc{background:hsla(0,0%,100%,.1);border-left:none;border-bottom:3px solid var(--cream);border-radius:8px 8px 0 0}.UserDetails_navItem__ASjpy.UserDetails_inactive__u3YiX{border-left:none;border-bottom:3px solid rgba(0,0,0,0)}.UserDetails_navItem__ASjpy .UserDetails_navItemContent__k5ZaU{flex-direction:column;gap:.5rem;align-items:center}.UserDetails_navItem__ASjpy .UserDetails_navItemContent__k5ZaU span{font-size:.8rem;white-space:nowrap}.UserDetails_logoutBtn__ruXoA{width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem .5rem;border-left:none;margin-top:0}.UserDetails_logoutBtn__ruXoA span{font-size:.8rem;white-space:nowrap}.UserDetails_navBadge__Llacj{position:absolute;top:5px;right:25%;transform:translateX(50%)}}.ProductDetails_productDetailsWrapper__5qFi8{padding:1.5rem 0;min-height:calc(100vh - 200px)}.ProductDetails_container__lLgaB{max-width:1350px;margin:0 auto;padding:0 1rem}.ProductDetails_breadcrumb__m0uWQ{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#666;margin-bottom:1rem;flex-wrap:wrap}.ProductDetails_breadcrumb__m0uWQ a{color:#666;text-decoration:none;transition:color .2s}.ProductDetails_breadcrumb__m0uWQ a:hover{color:var(--claybrown)}.ProductDetails_breadcrumb__m0uWQ .ProductDetails_current__HkP_u{color:#111;font-weight:500}.ProductDetails_contentGrid__pRhhv{display:grid;grid-template-columns:50% 50%;gap:1.5rem;align-items:start}.ProductDetails_mainImageContainer__wS_mG{position:relative;background-color:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;width:35rem;height:37rem}.ProductDetails_imageWrapper__5LwcX{position:relative;width:100%;height:100%}.ProductDetails_imageWrapper__5LwcX img{object-fit:cover;transform:scale(1);transition:transform .5s ease}.ProductDetails_imageWrapper__5LwcX img:hover{transform:scale(1.05)}.ProductDetails_thumbnailGallery__tbFV2{display:flex;gap:1rem;margin-top:1rem;width:35rem;justify-content:space-between;flex-wrap:wrap}.ProductDetails_thumbnailWrapper__KpvaX{position:relative;width:7.5rem;height:8rem;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all .3s ease}.ProductDetails_thumbnailWrapper__KpvaX img{object-fit:cover}.ProductDetails_thumbnailWrapper__KpvaX:hover{border-color:#bbb;opacity:.8}.ProductDetails_activeThumbnail__5BpZN{border-color:var(--red)}.ProductDetails_detailsColumn__2FXoW{padding-top:1rem}.ProductDetails_priceRow__nCbMP,.ProductDetails_titleRow__DWSqM{display:flex;flex-direction:column;align-items:flex-start}.ProductDetails_priceRow__nCbMP{padding-top:1rem}.ProductDetails_title__9JrRt{margin-top:1rem;font-size:2.25rem;font-weight:700;color:#111;margin-bottom:.75rem;line-height:1.2}.ProductDetails_reviewsBadge__4FZY1{display:inline-flex;align-items:center;gap:6px;margin-bottom:.5rem;font-size:.95rem;color:#333;border:1px solid #eaeaea;padding:4px 10px;border-radius:4px;background-color:var(--darkcream);font-weight:500}.ProductDetails_reviewsBadge__4FZY1 .ProductDetails_reviewDivider__7KC9z{color:#ccc;font-weight:300}.ProductDetails_tagline__H9heA{font-size:1.125rem;color:#444;margin-bottom:.5rem;font-weight:500}.ProductDetails_pricing__rTjY9{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ProductDetails_currentPrice__U6h4l{font-size:2rem;font-weight:700;color:var(--darkbrown)}.ProductDetails_originalPrice__8bTtl{font-size:1.25rem;color:#999;text-decoration:line-through}.ProductDetails_discountBadge__iQIRI{background:var(--darkcream);color:var(--red);padding:6px 12px;border-radius:8px;font-size:.875rem;font-weight:600;margin-left:1rem}.ProductDetails_stockStatus__zPsPc{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ProductDetails_stockStatus__zPsPc .ProductDetails_inStock__sOIRp{color:var(--black)}.ProductDetails_stockStatus__zPsPc .ProductDetails_outOfStock__5QTAY{color:#d32f2f}.ProductDetails_separator__EInGQ{height:1px;background-color:#eaeaea;margin:1rem 0}.ProductDetails_description__BMXRC{font-size:1rem;line-height:1.7;color:#555;margin-bottom:1rem;margin-top:2rem}.ProductDetails_description__BMXRC span{font-size:1.3rem;font-weight:700}.ProductDetails_variantsSection__v20WG{margin-bottom:1rem}.ProductDetails_sectionTitle__G6saQ{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:1rem;font-weight:600}.ProductDetails_variantsGrid__Ef0tg{display:flex;gap:12px;flex-wrap:wrap}.ProductDetails_variantBtn__keqpV{padding:8px 16px;border:1px solid #ddd;background-color:var(--cream);color:#333;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;font-size:.95rem}.ProductDetails_variantBtn__keqpV:hover{border-color:#999}.ProductDetails_activeVariant__asYX8{border:2px solid var(--red);background-color:var(--darkcream);color:var(--red);font-weight:600}.ProductDetails_actionsSection__qfbz3{display:flex;flex-direction:column;gap:16px;margin-bottom:1rem}.ProductDetails_quantitySelector__6iEgS{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:8px;width:fit-content;overflow:hidden}.ProductDetails_quantitySelector__6iEgS button{background-color:var(--red);border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background .2s}.ProductDetails_quantitySelector__6iEgS button svg{color:var(--white)}.ProductDetails_quantitySelector__6iEgS span{width:48px;text-align:center;font-weight:600;font-size:1.125rem;margin:-1rem 0}.ProductDetails_buyButtons__jYl_l{display:flex;gap:.5rem}.ProductDetails_buyButtons__jYl_l button{padding:.5rem 1rem;border-radius:.5rem}.ProductDetails_addToCartBtn__CXori{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;color:#111;border:2px solid #111;transition:all .3s ease}.ProductDetails_addToCartBtn__CXori.ProductDetails_addedSuccess__dij2C,.ProductDetails_addToCartBtn__CXori:hover,.ProductDetails_buyNowBtn__zQVlk{background:var(--red);border-color:var(--red);color:#fff}.ProductDetails_buyNowBtn__zQVlk{flex:1;transition:all .3s;border-radius:.5rem}.ProductDetails_buyNowBtn__zQVlk:hover{background:var(--cream);color:#111;border:2px solid #111}.ProductDetails_trustBadges__z0lEV{display:flex;justify-content:space-between;gap:24px;padding:1rem;border-radius:16px;border:1px solid #eaeaea;flex-wrap:wrap}.ProductDetails_badge__nEMZ2{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#444}.ProductDetails_badge__nEMZ2 svg{color:var(--red)}.ProductDetails_badge__nEMZ2 span{font-size:.875rem;font-weight:500;line-height:1.4}@media(max-width:1300px){.ProductDetails_contentGrid__pRhhv{grid-template-columns:30% 70%}.ProductDetails_detailsColumn__2FXoW,.ProductDetails_imageColumn__Tjo5_{padding:0}.ProductDetails_mainImageContainer__wS_mG{width:20rem;height:20rem}.ProductDetails_thumbnailGallery__tbFV2{width:20rem}}@media(max-width:1100px){.ProductDetails_contentGrid__pRhhv{grid-template-columns:1fr}.ProductDetails_mainImageContainer__wS_mG{margin:0 auto;width:20rem;height:20rem}.ProductDetails_thumbnailGallery__tbFV2{margin:1rem auto 0;width:20rem;justify-content:center}}@media(max-width:1200px){.ProductDetails_mainImageContainer__wS_mG{margin:0 auto;width:100%;max-width:22rem;height:100%;aspect-ratio:1/1}.ProductDetails_thumbnailGallery__tbFV2{margin:1rem auto 0;width:100%;max-width:22rem;justify-content:space-between;gap:.5rem;flex-wrap:nowrap}.ProductDetails_thumbnailWrapper__KpvaX{width:23%;height:auto;aspect-ratio:1/1}.ProductDetails_titleRow__DWSqM{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.ProductDetails_titleRow__DWSqM .ProductDetails_title__9JrRt{margin:0;font-size:1.75rem}.ProductDetails_titleRow__DWSqM .ProductDetails_reviewsBadge__4FZY1{margin-bottom:0}.ProductDetails_priceRow__nCbMP{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem}.ProductDetails_priceRow__nCbMP .ProductDetails_pricing__rTjY9,.ProductDetails_priceRow__nCbMP .ProductDetails_stockStatus__zPsPc{margin-bottom:0}.ProductDetails_reviews__xj9Zf{display:flex;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.8rem;color:#666}.ProductDetails_reviews__xj9Zf .ProductDetails_stars__60RN_{display:flex;gap:2px;width:4.5rem}.ProductDetails_tagline__H9heA{font-size:1rem}.ProductDetails_currentPrice__U6h4l{font-size:1.75rem}.ProductDetails_description__BMXRC{font-size:.9rem}.ProductDetails_sectionTitle__G6saQ{font-size:.8rem;margin-bottom:.5rem}.ProductDetails_variantBtn__keqpV{padding:.4rem 1rem;font-size:1rem}.ProductDetails_actionsSection__qfbz3{gap:.5rem;margin-bottom:.5rem}.ProductDetails_quantitySelector__6iEgS{padding:2px}.ProductDetails_quantitySelector__6iEgS button{width:35px;height:35px}.ProductDetails_quantitySelector__6iEgS span{width:48px;font-size:1.1rem}.ProductDetails_buyButtons__jYl_l{display:flex;gap:.5rem}.ProductDetails_buyButtons__jYl_l button{padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem}}@media(max-width:440px){.ProductDetails_mainImageContainer__wS_mG{margin:0 auto;width:100%;max-width:22rem;height:100%;aspect-ratio:1/1}.ProductDetails_thumbnailGallery__tbFV2{margin:1rem auto 0;width:100%;max-width:22rem;justify-content:space-between;gap:.5rem;flex-wrap:nowrap}.ProductDetails_thumbnailWrapper__KpvaX{width:23%;height:auto;aspect-ratio:1/1}.ProductDetails_titleRow__DWSqM{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.ProductDetails_titleRow__DWSqM .ProductDetails_title__9JrRt{margin:0;font-size:1.75rem}.ProductDetails_titleRow__DWSqM .ProductDetails_reviewsBadge__4FZY1{margin-bottom:0}.ProductDetails_priceRow__nCbMP{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem}.ProductDetails_priceRow__nCbMP .ProductDetails_pricing__rTjY9,.ProductDetails_priceRow__nCbMP .ProductDetails_stockStatus__zPsPc{margin-bottom:0}.ProductDetails_reviews__xj9Zf{display:flex;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.8rem;color:#666}.ProductDetails_reviews__xj9Zf .ProductDetails_stars__60RN_{display:flex;gap:2px;width:4.5rem}.ProductDetails_tagline__H9heA{font-size:1rem}.ProductDetails_currentPrice__U6h4l{font-size:1.75rem}.ProductDetails_description__BMXRC{font-size:.9rem}.ProductDetails_sectionTitle__G6saQ{font-size:.8rem;margin-bottom:.5rem}.ProductDetails_variantBtn__keqpV{padding:.4rem 1rem;font-size:1rem}.ProductDetails_actionsSection__qfbz3{gap:.5rem;margin-bottom:.5rem}.ProductDetails_quantitySelector__6iEgS{padding:2px}.ProductDetails_quantitySelector__6iEgS button{width:35px;height:35px}.ProductDetails_quantitySelector__6iEgS span{width:48px;font-size:1.1rem}.ProductDetails_buyButtons__jYl_l{display:flex;gap:.5rem}.ProductDetails_buyButtons__jYl_l button{padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem}}.ProductDetails_relatedProductsSection__hFKFM{margin-top:4rem;padding-top:2rem;border-top:1px solid #eaeaea}.ProductDetails_relatedTitle__B2r6O{font-size:1.75rem;font-weight:700;color:#111;margin-bottom:2rem;text-align:center}.ProductDetails_relatedGrid__huVui{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:0 3rem;padding-left:2rem}@media(max-width:1200px){.ProductDetails_relatedGrid__huVui{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:600px){.ProductDetails_relatedGrid__huVui{grid-template-columns:1fr 1fr;margin:0;padding:0 .5rem;gap:.5rem;justify-content:center;justify-items:center;align-items:center}}.Category_mainCategoryContainer__EIrEG{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.Category_mainCategoryContainer__EIrEG .Category_header2__Sa9sd h1{font-size:3rem;font-weight:700}.Category_mainCategoryContainer__EIrEG .Category_cover__oaiPb img{width:100%}.Category_mainCategoryContainer__EIrEG .Category_cover__oaiPb img:hover{transform:scale(1)}.Category_mainCategoryContainer__EIrEG .Category_jewelleryMain__NSyJh{display:flex;justify-content:center;align-items:center;flex-direction:column}.Category_mainCategoryContainer__EIrEG .Category_jewelleryMain__NSyJh h1{margin-bottom:-1.5rem}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV{display:flex;width:100%;justify-content:space-between;padding:1rem 3rem}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV h1{font-size:2.75rem;font-weight:800}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV h1 span{color:var(--black)}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV .Category_p__5co_R{display:block;text-align:left;padding-top:1rem;font-size:1.2rem}.Category_mainCategoryContainer__EIrEG .Category_artVillaMain__Qj9eR{display:flex;justify-content:center;align-items:center;flex-direction:column}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k{display:flex;gap:.5rem;margin-top:.5rem;margin-bottom:-1rem}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k .Category_tabBtn__Qy3_S{background:rgba(0,0,0,0);border:none;font-size:1.2rem;font-weight:500;color:var(--para);cursor:pointer;padding:.5rem 1rem;position:relative;transition:color .3s ease;font-family:inherit}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k .Category_tabBtn__Qy3_S:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--black);transition:width .3s ease}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k .Category_tabBtn__Qy3_S:hover{color:var(--black)}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k .Category_tabBtn__Qy3_S.Category_active__I7K7C{color:var(--black);font-weight:700}.Category_mainCategoryContainer__EIrEG .Category_tabContainer__eDE2k .Category_tabBtn__Qy3_S.Category_active__I7K7C:after{width:100%}.Category_categoryContainer__XHEwi{width:90%;display:grid;grid-template-columns:repeat(12,1fr);gap:2rem;padding:3rem 0;margin:0 auto}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;overflow:hidden}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{width:100%;position:relative;overflow:hidden;background:#f0f0f0}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj img{width:100%;height:100%;object-fit:cover;display:block}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent);pointer-events:none}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL p{position:absolute;bottom:1.25rem;left:1.25rem;z-index:2;text-align:left;font-size:1.2rem;font-weight:600;color:#fff;margin:0;text-transform:capitalize;letter-spacing:.5px}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:first-child,.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(2),.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(3){grid-column:span 4}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:first-child .Category_imgContainer__yvCvj,.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(2) .Category_imgContainer__yvCvj,.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(3) .Category_imgContainer__yvCvj{aspect-ratio:16/10}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n+4){grid-column:span 3}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n+4) .Category_imgContainer__yvCvj{aspect-ratio:4/3}@media(max-width:1600px){.Category_mainCategoryContainer__EIrEG{gap:1rem}.Category_mainCategoryContainer__EIrEG h1{font-size:2.25rem;font-weight:800}}@media(max-width:1100px){.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV{padding:1rem;gap:5rem}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV h1{font-size:2.5rem;font-weight:800}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV .Category_para__RTHFg{display:flex;flex-direction:column;align-items:end;font-size:1.1rem}.Category_categoryContainer__XHEwi{gap:1.5rem;padding:1.5rem 0}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n){grid-column:span 4}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n) .Category_imgContainer__yvCvj{aspect-ratio:4/3}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL p{font-size:1rem}.Category_artVillaMain__Qj9eR h1{margin-bottom:-.5rem;text-align:center}.Category_jewelleryMain__NSyJh h1{margin-bottom:1.5rem;text-align:center}}@media(max-width:855px){.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV{padding:1rem;gap:1rem;flex-direction:column}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV h1{font-size:2.5rem;font-weight:800}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV .Category_para__RTHFg{display:flex;flex-direction:column;align-items:end;font-size:1.1rem}}@media(max-width:600px){.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV{padding:1rem;gap:1rem;flex-direction:column;margin-top:-3rem;margin-bottom:-1.5rem}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV>div{display:flex;align-items:center;justify-content:center}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV h1{padding-right:.5rem;font-size:2rem;font-weight:800}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV .Category_para__RTHFg{align-items:center;margin-top:-1.25rem}.Category_mainCategoryContainer__EIrEG .Category_header__nP_YV .Category_para__RTHFg span{font-size:.85rem;text-align:center}.Category_tabContainer__eDE2k{margin-top:-3rem}.Category_categoryContainer__XHEwi{gap:.75rem;padding:1rem 0}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n){grid-column:span 6}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n) .Category_imgContainer__yvCvj{aspect-ratio:4/3}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(n) p{font-size:1rem;bottom:.75rem;left:.75rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(5n+1){grid-column:span 12}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:nth-child(5n+1) .Category_imgContainer__yvCvj{aspect-ratio:16/9}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:last-child:nth-child(5n+2),.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:last-child:nth-child(5n+4){grid-column:span 12}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:last-child:nth-child(5n+2) .Category_imgContainer__yvCvj,.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL:last-child:nth-child(5n+4) .Category_imgContainer__yvCvj{aspect-ratio:16/9}.Category_artVillaMain__Qj9eR h1{font-size:2rem!important;margin-bottom:-.5rem;margin-top:.25rem}.Category_jewelleryMain__NSyJh h1{font-size:2rem!important;margin-top:1.5rem;padding-bottom:1rem}}.Favourites_favouritesContainer__zoD7m{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;padding:2rem;margin:2rem}.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio h1,.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio p{text-align:center}.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio h1{font-size:2.5rem;font-weight:600;padding-bottom:.5rem;margin-top:1rem}.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio p{font-size:1.2rem}.Favourites_carouselContainer__dPKFO{width:95%;padding:1rem 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;place-items:center;justify-items:center;align-items:center;gap:2rem}.Favourites_testimonalContainer__q7kXt{padding:2rem;margin:2rem}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCarousel__712tS{width:80%;margin:0 auto}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC{display:grid;grid-template-columns:1fr 1fr}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_cardInfo__yLGEy{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2rem}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_cardInfo__yLGEy>div>div{display:flex;padding-bottom:1rem}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_cardInfo__yLGEy span{font-size:.9rem}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_cardInfo__yLGEy .Favourites_customerTestimonal__ZeA7d p{font-size:1.1rem}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_imgContainer__ZQNZi{width:100%;display:flex;align-items:center;justify-content:center}.Favourites_testimonalContainer__q7kXt .Favourites_testimonalCard__5DgaC .Favourites_imgContainer__ZQNZi img{width:20rem}@media(max-width:1600px){.Favourites_favouritesContainer__zoD7m{gap:.5rem;padding:0}.Favourites_carouselContainer__dPKFO{width:95%;padding:1rem 0;grid-template-columns:repeat(5,1fr);grid-template-columns:repeat(auto-fit,minmax(230px,max-content));gap:1.5rem}}@media(max-width:1400px){.Favourites_carouselContainer__dPKFO{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(max-width:1300px){.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio h1{font-size:2rem;text-align:center}.Favourites_carouselContainer__dPKFO{width:100%;padding:1rem 0;grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media(max-width:675px){.Favourites_favouritesContainer__zoD7m{margin:2rem 1rem}.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio h1{font-size:1.5rem}.Favourites_favouritesContainer__zoD7m .Favourites_title__eBnio P{font-size:.9rem}.Favourites_carouselContainer__dPKFO{margin-top:-.75rem;grid-template-columns:1fr 1fr;gap:1rem}}.ProductCard_ProductCard__lerKj{background:var(--cream);border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:23rem;max-width:260px;padding:.25rem}.ProductCard_ProductCard__lerKj:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProductCard_offerCard__z4PuO{background:var(--cream);border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:100%;max-width:360px}.ProductCard_offerCard__z4PuO:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProductCard_imageContainer__4fUVm{position:relative;width:100%;height:300px!important;overflow:hidden;border-top-left-radius:1rem;border-top-right-radius:1rem}.ProductCard_imageContainer__4fUVm img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_imageContainer__4fUVm:hover img{transform:scale(1.05)}.ProductCard_cardContent__wC8Uh{padding:.25rem;margin-top:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.ProductCard_title__THwW3{font-size:1.25rem;font-weight:600;text-align:center;color:#1f2937;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 .5rem}.ProductCard_priceContainer__jJq7i{display:flex;align-items:center;gap:.75rem;margin:.25rem 0}.ProductCard_originalPrice__c42oh{font-size:1.2rem;color:#6b7280;text-decoration:line-through}.ProductCard_discountedPrice__9RbPk{font-size:1.2rem;font-weight:700;color:var(--black)}.ProductCard_actionContainer__US74h{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem;margin-top:0;padding:.2rem}.ProductCard_viewButton__aaA_D{width:100%!important;background:var(--red)!important;color:#fff!important;border-radius:.5rem;padding:12px 24px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:all .2s ease;text-decoration:none!important;text-align:center!important;display:block!important;flex:1;min-height:44px!important;line-height:1.2!important}.ProductCard_viewButton__aaA_D:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(147,77,51,.3)}.ProductCard_viewButton__aaA_D:active{transform:translateY(0)}.ProductCard_heartButton__RkTJe{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:2px solid var(--red);color:var(--red);border-radius:.5rem;width:37px;height:37px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.ProductCard_heartButton__RkTJe:hover{background:#fdf2f2;box-shadow:0 4px 12px rgba(147,77,51,.1)}.ProductCard_heartButton__RkTJe:active{transform:translateY(0)}.ProductCard_heartButton__RkTJe svg{transition:all .2s ease}.ProductCard_loading__Ioun4 .ProductCard_imageContainer__4fUVm{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:ProductCard_loading__Ioun4 1.5s infinite}@keyframes ProductCard_loading__Ioun4{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductCard_saleBadge__BhZ_r{position:absolute;top:.75rem;right:.75rem;background:var(--red);color:var(--white);padding:.25rem .5rem;border-radius:.25rem;font-size:.85rem;font-weight:600;z-index:10}.ProductCard_outOfStock__P3nYn .ProductCard_imageContainer__4fUVm:after{content:"Out of Stock";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem}.ProductCard_outOfStock__P3nYn .ProductCard_viewButton__aaA_D{background:#9ca3af!important;border-color:#9ca3af!important;cursor:not-allowed!important}.ProductCard_outOfStock__P3nYn .ProductCard_viewButton__aaA_D:hover{background:#9ca3af!important;transform:none!important;box-shadow:none!important}@media(max-width:1600px){.ProductCard_imageContainer__4fUVm{height:340px}.ProductCard_title__THwW3{font-size:1.15rem}.ProductCard_priceContainer__jJq7i{gap:.5rem}.ProductCard_discountedPrice__9RbPk{font-size:1.1rem}.ProductCard_viewButton__aaA_D{padding:10px 0!important;margin-top:2px!important;min-height:0!important}}@media(max-width:960px){.ProductCard_ProductCard__lerKj{max-width:240px}.ProductCard_imageContainer__4fUVm{height:320px}.ProductCard_offerCard__z4PuO{max-width:15rem;width:15rem}}@media(max-width:830px){.ProductCard_ProductCard__lerKj{max-width:200px}.ProductCard_imageContainer__4fUVm{height:280px}.ProductCard_offerCard__z4PuO{width:12rem;max-width:12rem}}@media(max-width:770px){.ProductCard_imageContainer__4fUVm{max-height:14rem}.ProductCard_title__THwW3{font-size:1.1rem;text-align:center}.ProductCard_priceContainer__jJq7i{gap:.5rem}.ProductCard_discountedPrice__9RbPk{font-size:1.1rem}.ProductCard_viewButton__aaA_D{padding:10px 0!important;margin-top:2px!important;font-size:.8rem!important}.ProductCard_heartButton__RkTJe{width:34px;height:34px}}@media(max-width:675px){.ProductCard_ProductCard__lerKj{max-width:240px}.ProductCard_imageContainer__4fUVm{height:320px}.ProductCard_offerCard__z4PuO{max-width:15rem;width:15rem}}@media(max-width:525px){.ProductCard_ProductCard__lerKj{max-width:200px}.ProductCard_imageContainer__4fUVm{height:280px}.ProductCard_offerCard__z4PuO{width:13rem;max-width:13rem}}@media(max-width:450px){.ProductCard_ProductCard__lerKj{max-width:180px}.ProductCard_imageContainer__4fUVm{height:240px}.ProductCard_offerCard__z4PuO{width:11.5rem;max-width:11.5rem}.ProductCard_title__THwW3{font-size:1rem}.ProductCard_priceContainer__jJq7i{gap:.5rem}.ProductCard_originalPrice__c42oh{font-size:.9rem}.ProductCard_discountedPrice__9RbPk{font-size:1rem}}@media(max-width:410px){.ProductCard_ProductCard__lerKj{max-width:160px}.ProductCard_imageContainer__4fUVm{height:220px}.ProductCard_offerCard__z4PuO{width:10rem;max-width:10rem}}.HeroSection_containerHero__Cf0JQ{height:200vh;position:relative;background-color:var(--cream)}.HeroSection_containerHero__Cf0JQ .HeroSection_decor__pbhlA{position:absolute;top:-1rem;left:0;transform:rotate(120deg);width:7rem;height:auto;z-index:99;opacity:.5}.HeroSection_containerHero__Cf0JQ .HeroSection_decor2__aCysY{left:auto;right:0;transform:rotate(-120deg)}.HeroSection_containerHero__Cf0JQ .HeroSection_decor3__F42EP{left:auto;right:0;top:auto;bottom:0;transform:rotate(0deg) scaleX(-1)}.HeroSection_containerHero__Cf0JQ .HeroSection_decor4__vAWXY{right:auto;left:0;top:auto;bottom:0;transform:rotate(0deg)}.HeroSection_content__oNpML{position:relative;align-self:flex-start;margin-top:5vh;width:100%;z-index:10}.HeroSection_content__oNpML h1{font-size:4.5rem;font-weight:400;color:var(--black);font-family:playfair-italic,serif;text-align:center}.HeroSection_content__oNpML h1 span{color:var(--black)}.HeroSection_content__oNpML .HeroSection_heading1__Ria4s{margin-right:10rem}.HeroSection_content__oNpML .HeroSection_heading2__X6YSf{margin-top:-1rem;margin-left:20rem}.HeroSection_mobileContent__t8dJo{display:none}.HeroSection_stickyWrapper__zhV_d{position:sticky;top:10vh;height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1200px;transform-style:preserve-3d}.HeroSection_imageWrapper__NniEN{position:absolute;border-radius:12px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.15);will-change:transform;margin-top:10rem;width:15vw;height:20vw;min-width:180px;min-height:250px}.HeroSection_imageWrapper__NniEN img{object-fit:cover}.HeroSection_imageWrapper__NniEN.HeroSection_img1__Hj49c,.HeroSection_imageWrapper__NniEN.HeroSection_img5__BMns7{z-index:1}.HeroSection_imageWrapper__NniEN.HeroSection_img2__KtExy,.HeroSection_imageWrapper__NniEN.HeroSection_img4__pqFnY{z-index:2}.HeroSection_imageWrapper__NniEN.HeroSection_img3__iSQ_v{z-index:3;width:17vw;height:22vw;min-width:220px;min-height:300px}.HeroSection_imageWrapper__NniEN.HeroSection_img1__Hj49c,.HeroSection_imageWrapper__NniEN.HeroSection_img5__BMns7{width:15vw;height:18vw}@media(max-width:1250px){.HeroSection_containerHero__Cf0JQ .HeroSection_decor__pbhlA{width:7rem}.HeroSection_content__oNpML h1{font-size:3.5rem}.HeroSection_content__oNpML .HeroSection_heading1__Ria4s{margin-right:10rem}.HeroSection_content__oNpML .HeroSection_heading2__X6YSf{margin-top:-1rem;margin-left:20rem}.HeroSection_imageWrapper__NniEN{margin-top:10rem;width:14vw;height:19vw;min-width:150px;min-height:200px}.HeroSection_imageWrapper__NniEN img{object-fit:cover}.HeroSection_imageWrapper__NniEN.HeroSection_img1__Hj49c,.HeroSection_imageWrapper__NniEN.HeroSection_img5__BMns7{z-index:1}.HeroSection_imageWrapper__NniEN.HeroSection_img2__KtExy,.HeroSection_imageWrapper__NniEN.HeroSection_img4__pqFnY{z-index:2}.HeroSection_imageWrapper__NniEN.HeroSection_img3__iSQ_v{z-index:3;width:15vw;height:20vw;min-width:200px;min-height:250px}.HeroSection_imageWrapper__NniEN.HeroSection_img1__Hj49c,.HeroSection_imageWrapper__NniEN.HeroSection_img5__BMns7{width:13vw;height:17vw}}.HeroSection_mobileFooterContent__J_h58{display:none}@media(max-width:768px){.HeroSection_containerHero__Cf0JQ .HeroSection_decor__pbhlA{width:5rem;z-index:-1}.HeroSection_content__oNpML h1{font-size:2.5rem}.HeroSection_content__oNpML .HeroSection_heading1__Ria4s{margin-right:7rem}.HeroSection_content__oNpML .HeroSection_heading2__X6YSf{margin-top:-1rem;margin-left:13rem}.HeroSection_img1__Hj49c,.HeroSection_img5__BMns7{display:none!important}.HeroSection_mobileFooterContent__J_h58{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:7.5rem;width:90%;text-align:center;z-index:100}.HeroSection_mobileFooterContent__J_h58 p{color:#3e2723;font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem}.HeroSection_mobileFooterContent__J_h58 .HeroSection_mobileLink__1xzFA{display:inline-block;text-decoration:none;pointer-events:auto;z-index:101}.HeroSection_mobileFooterContent__J_h58 .HeroSection_mobileButton__DG7D5{background-color:var(--red,#cda434);color:#fff;border:none;border-radius:9999px;padding:.5rem 2rem;font-size:1rem;font-weight:400;display:flex;align-items:center;gap:.5rem;cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:opacity .2s ease}.HeroSection_mobileFooterContent__J_h58 .HeroSection_mobileButton__DG7D5:hover{opacity:.9}}@media(max-width:550px){.HeroSection_containerHero__Cf0JQ .HeroSection_decor__pbhlA{width:4rem}.HeroSection_content__oNpML{display:none}.HeroSection_content__oNpML h1{font-size:2rem}.HeroSection_content__oNpML .HeroSection_heading1__Ria4s{margin-right:0}.HeroSection_content__oNpML .HeroSection_heading2__X6YSf{margin-top:-1rem;margin-left:0}.HeroSection_mobileContent__t8dJo{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;align-self:flex-start;margin-top:5vh;width:100%;z-index:10}.HeroSection_mobileContent__t8dJo h1{font-size:2rem;font-weight:400;color:var(--black);font-family:playfair-italic,serif;text-align:center}.HeroSection_mobileContent__t8dJo h1 span{color:var(--black)}.HeroSection_imageWrapper__NniEN{min-width:9rem;min-height:11rem;margin-top:-5rem}.HeroSection_imageWrapper__NniEN img{object-fit:cover}.HeroSection_imageWrapper__NniEN.HeroSection_img1__Hj49c,.HeroSection_imageWrapper__NniEN.HeroSection_img5__BMns7{z-index:1}.HeroSection_imageWrapper__NniEN.HeroSection_img2__KtExy,.HeroSection_imageWrapper__NniEN.HeroSection_img4__pqFnY{z-index:2}.HeroSection_imageWrapper__NniEN.HeroSection_img3__iSQ_v{z-index:3;min-width:11rem;min-height:14rem}.HeroSection_mobileFooterContent__J_h58 p{font-size:1rem;margin-bottom:1rem}.HeroSection_mobileFooterContent__J_h58 .HeroSection_mobileButton__DG7D5{padding:.75rem 1.5rem;font-size:1.1rem}}.NewArrival_newArrivalSection__jbMTV{padding:3rem 0;justify-content:flex-start;overflow:hidden}.NewArrival_header__Ws6yJ,.NewArrival_newArrivalSection__jbMTV{width:100%;display:flex;flex-direction:column;align-items:center}.NewArrival_header__Ws6yJ{justify-content:center;margin-bottom:-2rem}.NewArrival_header__Ws6yJ h2{font-size:3rem;font-weight:400;margin-bottom:-1rem}.NewArrival_header__Ws6yJ p{text-align:left;padding-top:1rem;font-size:1.2rem}.NewArrival_viewport__oY3_7{overflow:hidden;width:100%;cursor:grab}.NewArrival_viewport__oY3_7:active{cursor:grabbing}.NewArrival_cardContainer__MceZh{display:flex;gap:2rem;padding:5rem 5rem 5rem 3rem;touch-action:pan-y pinch-zoom}.NewArrival_cardWrapper__m16UG{flex:0 0 auto;min-width:0;user-select:none;-webkit-user-drag:none}.NewArrival_cardWrapper__m16UG *{-webkit-user-drag:none}.NewArrival_cardWrapper__m16UG:last-child{margin-right:3rem}.NewArrival_cardContainer__MceZh>div:nth-child(odd){transform:translateY(-5%)}.NewArrival_cardContainer__MceZh>div:nth-child(2n){transform:translateY(5%)}@media(max-width:900px){.NewArrival_cardContainer__MceZh{gap:.5rem}}@media(max-width:768px){.NewArrival_newArrivalSection__jbMTV{padding:6rem 0}.NewArrival_cardContainer__MceZh{padding:2rem 1rem}.NewArrival_header__Ws6yJ{margin-bottom:0}.NewArrival_header__Ws6yJ h2{font-size:2.5rem}.NewArrival_header__Ws6yJ p{font-size:1rem}}.GridSection3_gridSectionContainer__GbCGx{padding:2rem 7rem;background-color:var(--cream);margin-bottom:2rem;overflow:hidden;position:relative}.GridSection3_gridSectionContainer__GbCGx .GridSection3_decor__4IMHh{position:absolute;bottom:-1rem;left:-1rem;width:12rem;height:auto;opacity:.4}.GridSection3_gridSectionContainer__GbCGx .GridSection3_decor3__NqzLc{bottom:-1rem;right:-1rem;left:auto;top:auto;transform:scaleX(-1)}.GridSection3_header__jSetW{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:-.5rem}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i{width:100%;display:flex;flex-direction:column;align-items:center;gap:0}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i img{width:15rem}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i h2{font-size:3rem;text-align:center;color:var(--black)}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i p{text-align:center;font-size:1.1rem;color:var(--para)}.GridSection3_header__jSetW .GridSection3_viewBtn__l7nVC{background:var(--red);color:#fff;padding:12px 24px;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease}.GridSection3_header__jSetW .GridSection3_viewBtn__l7nVC:hover{background:var(--black);transform:translateY(-2px)}.GridSection3_bentoGrid__wCCsk{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(240px,240px);gap:1.5rem;max-width:1100px;margin:0 auto;padding:2rem 0}.GridSection3_bentoGrid__wCCsk .GridSection3_card__xp9t3{background:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .4s ease;position:relative;cursor:pointer;overflow:hidden}.GridSection3_bentoGrid__wCCsk .GridSection3_card__xp9t3 .GridSection3_imageWrapper__OlKKd{position:absolute;inset:0;width:100%;height:100%}.GridSection3_bentoGrid__wCCsk .GridSection3_card__xp9t3 .GridSection3_imageWrapper__OlKKd img{object-fit:cover;transition:transform .5s ease}.GridSection3_bentoGrid__wCCsk .GridSection3_card__xp9t3:hover{z-index:10;box-shadow:0 15px 35px rgba(0,0,0,.15)}.GridSection3_bentoGrid__wCCsk .GridSection3_card__xp9t3:hover .GridSection3_imageWrapper__OlKKd img{transform:scale(1.05)}.GridSection3_bentoGrid__wCCsk .GridSection3_card1__dzv4C{grid-column:1;grid-row:1/3}.GridSection3_bentoGrid__wCCsk .GridSection3_card2__eLcYU{grid-column:2;grid-row:1}.GridSection3_bentoGrid__wCCsk .GridSection3_card3__qzq7a{grid-column:2;grid-row:2}.GridSection3_bentoGrid__wCCsk .GridSection3_card4__Uxb0E{grid-column:3;grid-row:1/3}@media(max-width:1100px){.GridSection3_gridSectionContainer__GbCGx{padding:3rem 4rem}.GridSection3_bentoGrid__wCCsk{grid-auto-rows:200px;gap:1rem}}@media(max-width:850px){.GridSection3_gridSectionContainer__GbCGx{padding:2rem}.GridSection3_header__jSetW{flex-direction:column;align-items:flex-start;gap:1.5rem}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i h2{font-size:2.5rem}}@media(max-width:600px){.GridSection3_gridSectionContainer__GbCGx{padding:2rem 1rem}.GridSection3_gridSectionContainer__GbCGx .GridSection3_decor__4IMHh{display:none}.GridSection3_header__jSetW{flex-direction:column;align-items:flex-start;gap:1.5rem}.GridSection3_header__jSetW .GridSection3_titleWrapper__f9v1i h2{font-size:2rem}.GridSection3_bentoGrid__wCCsk{grid-auto-rows:minmax(120px,120px);gap:.5rem;padding:2rem 0}}.About_container__TerWx{position:relative}.About_container__TerWx .About_decor__hsNd7{position:absolute;top:2rem;left:0;transform:rotate(120deg);width:7rem;height:auto;z-index:99;opacity:.5}.About_container__TerWx .About_decor2__mFCxz{left:auto;right:0;transform:rotate(-120deg)}.About_container__TerWx .About_decor3__TdLkV{position:relative;width:15rem;left:40%;right:auto;top:2rem;transform:rotate(0deg);margin-bottom:-2rem;opacity:.6}.About_container__TerWx .About_header__GyS7H{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;max-width:1100px;margin:0 auto}.About_container__TerWx .About_header__GyS7H h1{font-size:3rem;font-weight:400;margin-bottom:-1rem}.About_container__TerWx .About_header__GyS7H p{text-align:center;padding-top:1rem;font-size:1.1rem}.About_container__TerWx .About_imgContainer__bYN2g{margin-top:1rem;height:600px;padding:2rem 4rem}.About_container__TerWx .About_imgContainer__bYN2g img{height:auto}.About_container__TerWx .About_imgContainer__bYN2g .About_img0__iXV_h{width:280px;left:40%;top:25%;transform:translate(-50%,-50%)}.About_container__TerWx .About_imgContainer__bYN2g .About_img1__H5VT8{width:208px;left:17%;top:10%}.About_container__TerWx .About_imgContainer__bYN2g .About_img2__nShxK{width:220px;right:16%;top:10%}.About_container__TerWx .About_imgContainer__bYN2g .About_img3__9e4_r{width:200px;right:13%;bottom:12%}.About_container__TerWx .About_imgContainer__bYN2g .About_img4__zL2uj{width:208px;right:-5%;top:50%;transform:translateY(-60%);display:none}.About_container__TerWx .About_imgContainer__bYN2g .About_img5__YZVT2{width:220px;left:13%;bottom:8%}.About_container__TerWx .About_imgContainer__bYN2g .About_img6__Xp6D2{width:192px;left:8%;top:25%}@media(max-width:1100px){.About_container__TerWx{padding:1rem}.About_container__TerWx .About_decor__hsNd7{top:-4rem;width:5rem;height:auto;z-index:99;opacity:.5}.About_container__TerWx .About_decor3__TdLkV{width:15rem;left:35%;top:2rem;margin-bottom:-2rem}.About_container__TerWx .About_header__GyS7H{margin-bottom:-2rem}.About_container__TerWx .About_header__GyS7H h1{font-size:2.5rem;text-align:center}.About_container__TerWx .About_header__GyS7H p{font-size:1.1rem}.About_container__TerWx .About_imgContainer__bYN2g{margin-top:1rem;height:500px;padding:1rem 3rem}.About_container__TerWx .About_imgContainer__bYN2g .About_img0__iXV_h{width:240px;left:35%}.About_container__TerWx .About_imgContainer__bYN2g .About_img1__H5VT8{width:180px;left:8%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img2__nShxK{width:190px;right:8%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img3__9e4_r{width:170px;right:5%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img5__YZVT2{width:190px;left:5%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img6__Xp6D2{width:150px;left:2%;top:20%}}@media(max-width:650px){.About_container__TerWx{padding:1rem}.About_container__TerWx .About_decor__hsNd7{top:-5rem;width:4rem;height:auto;z-index:99;opacity:.5}.About_container__TerWx .About_decor3__TdLkV{width:15rem;left:25%;top:0;margin-bottom:-2rem}.About_container__TerWx .About_header__GyS7H{margin-bottom:-2rem}.About_container__TerWx .About_header__GyS7H h1{font-size:2.5rem;text-align:center}.About_container__TerWx .About_header__GyS7H p{font-size:1.1rem}.About_container__TerWx .About_imgContainer__bYN2g{margin-top:1rem;height:350px;padding:1rem}.About_container__TerWx .About_imgContainer__bYN2g .About_img0__iXV_h{width:160px}.About_container__TerWx .About_imgContainer__bYN2g .About_img1__H5VT8{width:120px;left:5%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img2__nShxK{width:130px;right:5%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img3__9e4_r{width:110px;right:5%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img5__YZVT2{width:130px;left:5%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img6__Xp6D2{display:none!important}}@media(max-width:450px){.About_container__TerWx{padding:.5rem}.About_container__TerWx .About_decor3__TdLkV{width:13rem;left:25%;top:0;margin-bottom:-2rem}.About_container__TerWx .About_header__GyS7H h1{font-size:2rem;text-align:center}.About_container__TerWx .About_header__GyS7H p{font-size:1rem}.About_container__TerWx .About_imgContainer__bYN2g{margin-top:1rem;height:300px}.About_container__TerWx .About_imgContainer__bYN2g .About_img0__iXV_h{width:140px}.About_container__TerWx .About_imgContainer__bYN2g .About_img1__H5VT8{width:100px;left:2%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img2__nShxK{width:110px;right:2%;top:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img3__9e4_r{width:90px;right:2%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img5__YZVT2{width:110px;left:2%;bottom:5%}.About_container__TerWx .About_imgContainer__bYN2g .About_img6__Xp6D2{display:none!important}}.BlogsSection_container__HuGJZ{padding:3rem 4rem;background-color:var(--red);margin:0 1rem;border-radius:2rem;position:relative;overflow:hidden}.BlogsSection_container__HuGJZ .BlogsSection_decor__e5RD7{position:absolute;bottom:-1rem;left:-1rem;width:13rem;height:auto;opacity:.3}.BlogsSection_container__HuGJZ .BlogsSection_decor2__dKhXZ{width:10rem;left:auto;right:-1rem;top:-5rem;bottom:auto;transform:rotate(-130deg)}.BlogsSection_container__HuGJZ .BlogsSection_decor3__kwXBe{bottom:-1rem;right:-1rem;left:auto;top:auto}.BlogsSection_container__HuGJZ .BlogsSection_title__LcFSC h1{font-size:2rem;font-weight:700;color:var(--darkcream)}.BlogsSection_container__HuGJZ .BlogsSection_title__LcFSC p{font-size:1.2rem;font-weight:600;color:var(--darkcream);margin-bottom:2rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k{border:1px solid #ccc;background-color:var(--cream);border-radius:1rem;overflow:hidden;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;z-index:9}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_imgContainer__pOJct{width:100%;height:15rem;overflow:hidden;border-radius:1rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_imgContainer__pOJct img{width:100%;height:100%;object-fit:cover}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65{padding:1rem;flex-grow:1;display:flex;flex-direction:column;gap:1rem;position:relative;transition:all .2s}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 h3{font-size:1.2rem;font-weight:700}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 p{font-size:.9rem;font-weight:600}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 button{margin-top:auto;align-self:flex-start;position:relative;display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 button:before{content:"";width:30px;height:2px;background-color:#000;transition:width .3s ease}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k:hover .BlogsSection_content__Sqy65 button:before{width:45px}.BlogsSection_container__HuGJZ .BlogsSection_viewBtnContainer__dDs15{display:flex;justify-content:center;align-items:center;margin-top:1rem}.BlogsSection_container__HuGJZ .BlogsSection_viewBtnContainer__dDs15 .BlogsSection_viewBtn__gT35i{background-color:var(--cream)!important;color:var(--black)!important}@media(max-width:1100px){.BlogsSection_container__HuGJZ{padding:3rem 1.5rem}.BlogsSection_container__HuGJZ .BlogsSection_title__LcFSC h1{font-size:2rem}.BlogsSection_container__HuGJZ .BlogsSection_title__LcFSC p{font-size:1rem;margin-bottom:1rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k{padding:.5rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_imgContainer__pOJct{height:10rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65{padding:.5rem;gap:.5rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 h3{font-size:1.1rem}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy .BlogsSection_card__Xpu7k .BlogsSection_content__Sqy65 p{font-size:.9rem}}@media(max-width:670px){.BlogsSection_container__HuGJZ .BlogsSection_decor__e5RD7{width:8rem!important;height:auto}.BlogsSection_container__HuGJZ .BlogsSection_decor2__dKhXZ{width:10rem;left:auto;right:-1rem;top:-5rem;bottom:auto;transform:rotate(-130deg)}.BlogsSection_container__HuGJZ .BlogsSection_decor3__kwXBe{bottom:-1rem;right:-1rem;left:auto;top:auto}.BlogsSection_container__HuGJZ .BlogsSection_blogCards__bfMJy{grid-template-columns:1fr}.BlogsSection_container__HuGJZ .BlogsSection_viewBtnContainer__dDs15{display:flex;justify-content:center;align-items:center;margin-top:1rem;overflow:hidden;border-radius:1rem;z-index:999}.BlogsSection_container__HuGJZ .BlogsSection_viewBtnContainer__dDs15 .BlogsSection_viewBtn__gT35i{background-color:var(--cream)!important;color:var(--black)!important}}.Mission_missionContainer__v9FW1{background:#f0fdf4;background:url(/assets/landingpage/mission/missionBg2.webp) no-repeat 50%/cover;padding:1.5rem 7rem;display:flex;gap:1rem;margin:2rem 7rem;border-radius:1rem;justify-content:space-around;align-items:center;position:relative}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu{display:flex;justify-content:center;align-items:center;flex-direction:column}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu img{width:7rem}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu p{font-size:.9rem;font-weight:700;margin-top:0;color:var(--darkcream);text-transform:uppercase;text-align:center}@media(max-width:1100px){.Mission_missionContainer__v9FW1{padding:1rem;margin:2rem 3rem}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu img{width:6rem}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu p{font-size:.9rem}}@media(max-width:650px){.Mission_missionContainer__v9FW1{padding:1.5rem 1rem;gap:.25rem;margin:2rem .5rem}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu{display:flex;justify-content:center;align-items:center;flex-direction:column}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu img{width:5rem}.Mission_missionContainer__v9FW1 .Mission_missionCard__I3XOu p{font-size:.7rem;font-weight:500;margin-top:.5rem;color:var(--darkcream);text-transform:uppercase;text-align:center}}.GridSection_gridSectionContainer__Fn1RQ{padding:2rem 7rem;background-color:var(--cream);overflow:hidden;position:relative}.GridSection_gridSectionContainer__Fn1RQ .GridSection_decor___7NDL{position:absolute;top:2rem;left:0;transform:rotate(120deg);width:7rem;height:auto;z-index:99;opacity:.5}.GridSection_gridSectionContainer__Fn1RQ .GridSection_decor2__Y44ei{left:auto;right:0;transform:rotate(-120deg)}.GridSection_header__oc8tG{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:-.5rem}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J{width:100%;display:flex;flex-direction:column;align-items:center;gap:0}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J img{width:15rem}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J h2{font-size:3rem;text-align:center;color:var(--black)}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J p{text-align:center;font-size:1.1rem;color:var(--para)}.GridSection_header__oc8tG .GridSection_viewBtn__LhKgX{background:var(--red);color:#fff;padding:12px 24px;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease}.GridSection_header__oc8tG .GridSection_viewBtn__LhKgX:hover{background:var(--black);transform:translateY(-2px)}.GridSection_bentoGrid__NSE92{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(225px,225px);gap:1.5rem;max-width:1100px;margin:0 auto;padding:2rem 0}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK{background:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .4s ease;position:relative;cursor:pointer;overflow:hidden}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK .GridSection_imageWrapper__YAKyM{position:absolute;inset:0;width:100%;height:100%}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK .GridSection_imageWrapper__YAKyM img{object-fit:cover;transition:transform .5s ease}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK:hover{z-index:10;box-shadow:0 15px 35px rgba(0,0,0,.15)}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK:hover .GridSection_imageWrapper__YAKyM img{transform:scale(1.05)}.GridSection_bentoGrid__NSE92 .GridSection_card1__RZlsN{grid-column:1;grid-row:1}.GridSection_bentoGrid__NSE92 .GridSection_card2__IaKFZ{grid-column:1;grid-row:2}.GridSection_bentoGrid__NSE92 .GridSection_card3__XAVO5{grid-column:2;grid-row:1/3}.GridSection_bentoGrid__NSE92 .GridSection_card4__EY9Z4{grid-column:3;grid-row:1}.GridSection_bentoGrid__NSE92 .GridSection_card5__HUnDx{grid-column:3;grid-row:2}@media(max-width:1100px){.GridSection_gridSectionContainer__Fn1RQ{padding:3rem 4rem}.GridSection_gridSectionContainer__Fn1RQ .GridSection_decor___7NDL{top:-1rem;width:5rem!important;height:auto!important}.GridSection_bentoGrid__NSE92{grid-auto-rows:100px;gap:1rem}}@media(max-width:850px){.GridSection_gridSectionContainer__Fn1RQ{padding:2rem}.GridSection_header__oc8tG{flex-direction:column;align-items:flex-start;gap:1.5rem}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J h2{font-size:2.5rem}.GridSection_bentoGrid__NSE92{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(150px,auto);gap:1.5rem}.GridSection_bentoGrid__NSE92 .GridSection_card__DxwFK{grid-column:span 1!important;grid-row:span 1!important}.GridSection_bentoGrid__NSE92 .GridSection_card3__XAVO5{grid-column:1/3!important;grid-row:span 2!important}}@media(max-width:550px){.GridSection_header__oc8tG{flex-direction:column;align-items:flex-start;gap:2rem}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J h2{font-size:2rem}.GridSection_header__oc8tG .GridSection_titleWrapper__a0y2J p{font-size:1rem}.GridSection_gridSectionContainer__Fn1RQ{padding:2rem 1rem}.GridSection_gridSectionContainer__Fn1RQ .GridSection_decor___7NDL{top:-2rem;width:4rem!important;height:auto!important}}.Store_storesSection__yybye{width:98%;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;background-color:var(--red);color:#1a1a1a;position:relative;overflow:hidden;margin:0 1rem;border-radius:2rem}.Store_storesSection__yybye .Store_decor__n20Ii{position:absolute;bottom:-1rem;right:-1rem;width:15rem;height:auto;z-index:99;opacity:.3}.Store_storesSection__yybye .Store_decor2__bDQXV{right:auto;left:-2rem}.Store_header__dJxFU{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;position:relative}.Store_header__dJxFU img{position:absolute;width:10rem;top:-1rem}.Store_header__dJxFU .Store_title___XbDM{font-size:3rem;font-weight:400;margin-bottom:.5rem;color:var(--darkcream)}.Store_header__dJxFU .Store_subtitle__3_3ni{font-size:1.1rem;color:hsla(0,0%,100%,.7);line-height:1.6}.Store_cardsContainer__GoDMp{display:flex;gap:3rem;justify-content:center;max-width:1100px;width:100%;margin-bottom:5rem}.Store_storeCard__wF0Wa{flex:1;position:relative;background-color:var(--darkcream);border-radius:1rem;box-shadow:0 10px 40px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;padding:0 1rem 1rem;margin-top:4rem}.Store_cardTopDome__8yrqP{position:absolute;top:-3.5rem;left:50%;transform:translateX(-50%);width:14rem;height:3.5rem;background-color:var(--darkcream);border-radius:10rem 10rem 0 0;z-index:1}.Store_cardTopDome__8yrqP .Store_sweepLeft__H9Izj,.Store_cardTopDome__8yrqP .Store_sweepRight__uncS1{position:absolute;bottom:0;width:3.5rem;height:3.5rem;background:rgba(0,0,0,0)}.Store_cardTopDome__8yrqP .Store_sweepLeft__H9Izj{left:-3.5rem;border-bottom-right-radius:3.5rem;box-shadow:1.5rem 1.5rem 0 0 var(--darkcream)}.Store_cardTopDome__8yrqP .Store_sweepRight__uncS1{right:-3.5rem;border-bottom-left-radius:3.5rem;box-shadow:-1.5rem 1.5rem 0 0 var(--darkcream)}.Store_cardTopIcon__fKpuA{position:absolute;top:-4.5rem;left:50%;transform:translateX(-50%);z-index:2}.Store_cardTopIcon__fKpuA .Store_iconCircle__iSgTI{width:6rem;height:6rem;background-color:#1a1a1a;border-radius:50%;border:4px solid var(--darkcream);outline:1px solid #c5a059;outline-offset:-8px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(0,0,0,.1)}.Store_cardContent__rGEFZ{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2rem}.Store_cardContent__rGEFZ .Store_titleContainer__1FTNA{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.Store_cardContent__rGEFZ .Store_titleContainer__1FTNA img{position:absolute;width:10rem;bottom:1rem}.Store_cardContent__rGEFZ h3{font-size:2rem;font-weight:400;margin-bottom:2rem;color:var(--black)}.Store_imageWrapper__KFY4J{width:100%;height:250px;position:relative;border-radius:.8rem;overflow:hidden;margin-bottom:1rem;box-shadow:0 4px 15px rgba(0,0,0,.08)}.Store_details__m2nLm{width:100%;display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.Store_details__m2nLm .Store_detailRow__Ye_Lb{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:#4a4a4a;line-height:1.5}.Store_details__m2nLm .Store_detailRow__Ye_Lb .Store_icon__NrQ_z{color:#1a1a1a;flex-shrink:0;margin-top:.1rem}.Store_endLine__gyUHf{font-size:3rem;font-family:greatvibes;font-weight:500;color:var(--darkcream);margin-top:-2rem;position:relative;display:flex;align-items:center;justify-content:center}.Store_endLine__gyUHf img{position:absolute;width:13rem;bottom:-2rem}.Store_bottomFeaturesContainer__Urv5A{position:relative;width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center}.Store_bottomFeaturesContainer__Urv5A .Store_topOrnament___6H_9{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background-color:#fdfbf8;padding:0 1rem;color:#c5a059;font-size:1.2rem;z-index:2}.Store_bottomFeatures__XUTKR{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(197,160,89,.4);border-bottom:1px solid rgba(197,160,89,.4);padding:1.5rem 2rem;width:100%}.Store_bottomFeatures__XUTKR .Store_feature__PzDE8{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;color:#4a4a4a}.Store_bottomFeatures__XUTKR .Store_feature__PzDE8 .Store_featureIcon__GvdkU{color:#c5a059}.Store_viewBtn__RkvIO{background:var(--red)!important;color:#fff!important;border-radius:.5rem;padding:12px 24px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:all .2s ease;text-decoration:none!important;text-align:center!important;display:block!important;margin-top:16px!important;min-height:44px!important;line-height:1.2!important}.Store_viewBtn__RkvIO:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(147,77,51,.3)}.Store_viewBtn__RkvIO:active{transform:translateY(0)}@media(max-width:1024px){.Store_storesSection__yybye{width:96%;padding:2rem;margin:1rem 3.5rem 1rem 1rem}.Store_cardsContainer__GoDMp{flex-direction:column;align-items:center;gap:3rem}.Store_storeCard__wF0Wa{width:100%;max-width:500px}.Store_bottomFeatures__XUTKR{flex-wrap:wrap;gap:1.5rem;justify-content:center}}@media(max-width:768px){.Store_storesSection__yybye{width:97%;padding:3rem 1rem;margin:.75rem}.Store_storesSection__yybye .Store_decor__n20Ii{width:8rem}.Store_header__dJxFU .Store_title___XbDM{font-size:2.5rem}.Store_storeCard__wF0Wa{padding:0 1rem 2rem}.Store_imageWrapper__KFY4J{height:220px}.Store_endLine__gyUHf{font-size:2rem}}@media(max-width:550px){.Store_storesSection__yybye{width:95%;padding:3rem 1rem;margin:.75rem}.Store_endLine__gyUHf{font-size:1.5rem;text-align:center}}.GridSection2_gridSectionContainer__o0sPH{padding:2rem 7rem;background-color:var(--cream);overflow:hidden;position:relative}.GridSection2_gridSectionContainer__o0sPH .GridSection2_decor__rK28R{position:absolute;top:2rem;left:0;transform:rotate(120deg);width:7rem;height:auto;z-index:99;opacity:.5}.GridSection2_gridSectionContainer__o0sPH .GridSection2_decor2__v_pUe{left:auto;right:0;transform:rotate(-120deg)}.GridSection2_header__m_125{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:-.5rem}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU{width:100%;display:flex;flex-direction:column;align-items:center;gap:0}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU img{width:15rem}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU h2{font-size:3rem;text-align:center;color:var(--black)}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU p{text-align:center;font-size:1.1rem;color:var(--para)}.GridSection2_header__m_125 .GridSection2_viewBtn___HS90{background:var(--red);color:#fff;padding:12px 24px;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease}.GridSection2_header__m_125 .GridSection2_viewBtn___HS90:hover{background:var(--black);transform:translateY(-2px)}.GridSection2_bentoGrid__9Jx7N{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;padding:4rem 0}.GridSection2_bentoGrid__9Jx7N .GridSection2_card__NLVve{background:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .4s ease;position:relative;cursor:pointer;overflow:hidden}.GridSection2_bentoGrid__9Jx7N .GridSection2_card__NLVve .GridSection2_imageWrapper___8SNt{position:absolute;inset:0;width:100%;height:100%}.GridSection2_bentoGrid__9Jx7N .GridSection2_card__NLVve .GridSection2_imageWrapper___8SNt img{object-fit:cover;transition:transform .5s ease}.GridSection2_bentoGrid__9Jx7N .GridSection2_card__NLVve:hover{z-index:10;box-shadow:0 15px 35px rgba(0,0,0,.15)}.GridSection2_bentoGrid__9Jx7N .GridSection2_card1__10PVd{grid-column:1;height:400px;transform:translateY(40px)}.GridSection2_bentoGrid__9Jx7N .GridSection2_card3__mollC{grid-column:2;height:400px;transform:translateY(-40px)}.GridSection2_bentoGrid__9Jx7N .GridSection2_card5__melDS{grid-column:3;height:400px;transform:translateY(40px)}@media(max-width:1100px){.GridSection2_gridSectionContainer__o0sPH{padding:3rem 4rem}.GridSection2_bentoGrid__9Jx7N{gap:.5rem}.GridSection2_bentoGrid__9Jx7N .GridSection2_card1__10PVd,.GridSection2_bentoGrid__9Jx7N .GridSection2_card3__mollC,.GridSection2_bentoGrid__9Jx7N .GridSection2_card5__melDS{max-height:200px}.GridSection2_bentoGrid__9Jx7N .GridSection2_card1__10PVd{transform:translateY(-20px)}.GridSection2_bentoGrid__9Jx7N .GridSection2_card3__mollC{transform:translateY(20px)}.GridSection2_bentoGrid__9Jx7N .GridSection2_card2__yxEDN{transform:translateY(-20px)}}@media(max-width:850px){.GridSection2_gridSectionContainer__o0sPH{padding:2rem}.GridSection2_header__m_125{flex-direction:column;align-items:flex-start;gap:1.5rem}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU h2{font-size:2.5rem}}@media(max-width:550px){.GridSection2_gridSectionContainer__o0sPH{padding:2rem 1rem}.GridSection2_header__m_125{flex-direction:column;align-items:flex-start;gap:1.5rem}.GridSection2_header__m_125 .GridSection2_titleWrapper__hmXBU h2{font-size:2rem}}