.ProductCard_card__hLl90{display:flex;flex-direction:column;justify-content:space-between;background:#ffffff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease;position:relative;cursor:pointer}.ProductCard_card__hLl90:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#e7c16e,#f6b53b,#6a4602);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.ProductCard_card__hLl90:hover:before{opacity:1}.ProductCard_card__hLl90:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.15)}.ProductCard_imageWrapper__0gbPJ{width:100%;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(145deg,#f9f6f1,#f0ebe2);position:relative}.ProductCard_image__QmetR{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.ProductCard_card__hLl90:hover .ProductCard_image__QmetR{transform:scale(1.08);filter:brightness(1.05)}.ProductCard_info___WfUs{padding:1.2rem 1rem;text-align:center;background:linear-gradient(0deg,#f9fafb,#ffffff)}.ProductCard_title__v0Ctl{font-size:1.1rem;font-weight:600;color:#51311d;margin-bottom:.5rem;line-height:1.4;transition:color .3s ease}.ProductCard_price__6P_di{font-size:1.05rem;font-weight:700;color:#bd6b0e;letter-spacing:.4px}.ProductCard_card__hLl90:hover .ProductCard_title__v0Ctl{color:#503c16}@media (max-width:768px){.ProductCard_card__hLl90{border-radius:12px}.ProductCard_title__v0Ctl{font-size:1rem}.ProductCard_price__6P_di{font-size:.95rem}}.ShopBanner_bannerSection__8bBFg{position:relative;z-index:1;width:100%;height:80vh;overflow:hidden;margin-top:140px}@media (max-width:768px){.ShopBanner_bannerSection__8bBFg{height:70vh}}@media (max-width:480px){.ShopBanner_bannerSection__8bBFg{height:60vh}}.ShopBanner_bannerImage__ZtTTQ{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left}.ShopBanner_blurOverlay__m6lgL{position:absolute;inset:0;background-color:rgba(0,0,0,.35);z-index:10}.ShopBanner_gradientOverlay__5mJ1o{position:absolute;inset:0;z-index:20;background:linear-gradient(135deg,rgba(67,56,27,.6),rgba(183,128,82,.3))}.ShopBanner_textContainer__wcXcq{position:absolute;width:60%;height:60%;inset:0;z-index:30;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 2rem;margin-top:8rem}.ShopBanner_bannerTitle__9TYDh{font-family:Poppins,sans-serif;font-weight:800;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.6);margin-bottom:1.5rem;line-height:1.2;font-size:clamp(1rem,5vw,2.5rem)}.ShopBanner_bannerText__2mBX9{font-family:Poppins,sans-serif;font-weight:600;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.5);max-width:800px;font-size:clamp(.8rem,3.5vw,1.5rem);line-height:1.6;margin-bottom:2rem;padding:0 1rem}.ShopBanner_shopBtn__NYlK2{background:#0000006e;border:2px solid #ffffff;color:#ffffff;padding:1rem 2rem;font-size:1rem;font-weight:600;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;margin-right:50px;margin-bottom:100px;z-index:20;position:relative}@media (max-width:1172px){.ShopBanner_shopBtn__NYlK2{font-size:.7rem;padding:.6rem .8rem;margin-right:50px;margin-bottom:50px}}@media (max-width:768px){.ShopBanner_shopBtn__NYlK2{font-size:.5rem;padding:.5rem .7rem;margin-right:20px;margin-bottom:20px}}@media (max-width:480px){.ShopBanner_shopBtn__NYlK2{font-size:.3rem;padding:.3rem .8rem;margin-right:10px;margin-bottom:20px}}.store_storeContainer__mKy_n{width:100%;position:relative;z-index:5;background:linear-gradient(120deg,#fdf8f0,#f3e8d4 50%,#f7ddc2);padding:5rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:store_fadeIn__CfHgC .8s ease-in-out}.store_storeHeader__97VDJ{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding-left:.5rem;margin-top:80px}.store_heading__usOcD{font-size:1.8rem;font-weight:700;color:#503916;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:1px}.store_divider__NaBom{width:180px;height:4px;background-color:#b78552;border:none;border-radius:2px}.store_header__zvDte{text-align:center;margin-bottom:2.5rem}.store_subheading__cDpX0{font-size:1.05rem;color:#555;max-width:700px;margin:0 auto}.store_grid__l80Dy{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding-top:5rem;max-width:1300px;width:100%}.store_error__469aK{text-align:center;color:#e63946;font-size:1.2rem;margin-top:3rem}.store_emptyState__fL3_6{text-align:center;padding:6rem 2rem;background:#f9fafb}.store_emptyImage__6VA_J{width:120px;opacity:.8;margin-bottom:1rem}.store_emptyText___rvrC{color:#695d47;font-size:1.1rem}.store_navbarWrapper__eDAV1{position:-webkit-sticky;position:sticky;top:140px;z-index:999;background-color:#fff}@keyframes store_fadeIn__CfHgC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.store_heading__usOcD{font-size:1.8rem}.store_subheading__cDpX0{font-size:.95rem}.store_grid__l80Dy{gap:1.5rem}}