.home-navbar{position:fixed;top:0;left:0;right:0;z-index:50;background-color:#fff;width:100%}.home-navbar-container{margin:0 auto;padding:0 30px;display:flex;justify-content:space-between;align-items:center;height:60px;position:relative}.home-navbar-location{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.home-navbar-location-title{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:1.1;letter-spacing:.5px;color:#1a1a1a;margin:0}.home-navbar-location-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:8px;line-height:1.3;letter-spacing:.2px;color:#5c5c5c;margin:3px 0 0;text-transform:lowercase}@media (min-width: 1025px){.home-navbar-container{max-width:900px;height:70px}.home-navbar-location-title{font-size:22px;letter-spacing:.8px}.home-navbar-location-subtitle{font-size:10px;letter-spacing:.3px}}@media (min-width: 1440px){.home-navbar-container{max-width:1200px;height:80px}.home-navbar-location-title{font-size:26px;letter-spacing:1px}.home-navbar-location-subtitle{font-size:11px;letter-spacing:.4px}}@media (max-width: 768px){.home-navbar-container{padding:0 16px;height:60px}.home-navbar{height:60px}.home-navbar-location-title{font-size:16px;letter-spacing:.3px}.home-navbar-location-subtitle{font-size:7px;letter-spacing:.1px;margin-top:2px}.home-navbar-logo,.logo-image{height:28px}}@media (max-width: 300px){.home-navbar-container{padding:0 12px;height:50px}.home-navbar{height:50px}.home-navbar-location-title{font-size:14px;letter-spacing:.2px}.home-navbar-location-subtitle{font-size:6px;letter-spacing:.05px;margin-top:1px}.home-navbar-logo,.logo-image{height:22px}}.home-navbar-logo{height:32px;display:flex;align-items:center;text-decoration:none;cursor:pointer}.logo-image{height:32px;width:auto}@media (min-width: 1024px){.home-navbar-logo,.logo-image{height:38px}}@media (min-width: 1440px){.home-navbar-logo,.logo-image{height:44px}}.home-navbar-mobile-controls{display:flex;align-items:center;gap:12px}.home-navbar-language-switcher{width:50px;height:36px}.promotions-section{margin-bottom:32px}.promotions-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#171717;margin:0 0 16px}@media (min-width: 1024px){.promotions-title{font-size:28px}}@media (min-width: 1440px){.promotions-title{font-size:32px}}.promotions-grid{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:0;margin-bottom:0}.promotions-grid::-webkit-scrollbar{display:none}.promotions-grid{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 768px){.promotions-section{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.promotion-card{width:290px;min-width:290px;height:150px;border-radius:12px;position:relative;overflow:hidden;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1);will-change:transform}@media (min-width: 1024px){.promotion-card{width:320px;min-width:320px;height:180px}}@media (min-width: 1440px){.promotion-card{width:350px;min-width:350px;height:200px}}.promotion-card:hover{transform:scale(.97)}.promotion-card:active{transform:scale(.94)}.promotion-content{position:absolute;inset:0;padding:12px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.promotion-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:21px;letter-spacing:-.1px;color:#fff;margin:0;word-wrap:break-word;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (min-width: 1024px){.promotion-title{font-size:18px;line-height:24px}}@media (min-width: 1440px){.promotion-title{font-size:20px;line-height:26px}}.promotion-description{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.1px;color:#fff;margin:4px 0 0;word-wrap:break-word;text-shadow:0 1px 2px rgba(0,0,0,.3)}.promotion-products{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:.1px;color:#fff;margin:0;word-wrap:break-word;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (min-width: 1024px){.promotion-description{font-size:14px;line-height:18px}.promotion-discount{font-size:16px;line-height:20px}.promotion-products{font-size:14px}}@media (min-width: 1440px){.promotion-description{font-size:16px;line-height:20px}.promotion-discount{font-size:18px;line-height:22px}.promotion-products{font-size:16px}}.categories-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#171717;margin:0 0 16px}@media (min-width: 1024px){.categories-title{font-size:28px}}@media (min-width: 1440px){.categories-title{font-size:32px}}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (min-width: 1024px){.categories-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1440px){.categories-grid{grid-template-columns:repeat(4,1fr)}}.category-card{width:100%;height:280px;border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;color:inherit;transition:transform .2s cubic-bezier(.4,0,.2,1);will-change:transform}.category-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}@media (min-width: 1024px){.category-card{height:240px}}@media (min-width: 1440px){.category-card{height:280px}}.category-card:hover{transform:scale(.97)}.category-card:active{transform:scale(.94)}.category-card:nth-child(3n+1):last-child{grid-column:1 / -1}.category-card:nth-child(3n+2):last-child{grid-column:2 / -1}.category-card:nth-child(3n+3):last-child{grid-column:1 / -1}@media (min-width: 1024px){.category-card:nth-child(4n+1):last-child{grid-column:1 / -1}.category-card:nth-child(4n+2):last-child{grid-column:2 / -1}.category-card:nth-child(4n+3):last-child{grid-column:3 / -1}.category-card:nth-child(4n+4):last-child{grid-column:1 / -1}}.category-content{position:relative;z-index:1;padding:6px;display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;box-sizing:border-box}.category-title{font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:100%;color:#000;margin:0;word-wrap:break-word;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1024px){.category-title{font-size:15px}}@media (min-width: 1440px){.category-title{font-size:17px}}@media (max-width: 768px){.categories-grid{gap:6px}.category-card{height:200px}.category-title{font-size:12px;height:18px}}@media (max-width: 480px){.categories-grid{gap:4px}.category-card{height:160px}.category-title{font-size:11px;height:16px}}
