@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 2rem}.navbar{padding:1rem 2rem}.hero-centerpiece{margin-top:20px}.hero-bottle{height:50vh}.brand-name{font-size:3rem}}@media (max-width:768px){.product-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.navbar{padding:1rem 1.5rem}.nav-right .nav-link,.sub-nav{display:none}.hamburger{display:flex}.mobile-menu{padding-top:80px}.hero{height:80vh}.hero-bottle{height:40vh}.brand-name{font-size:2.5rem;letter-spacing:.2em}.top-sellers{padding:4rem 1.5rem}.product-detail-container{grid-template-columns:1fr!important;padding:6rem 1.5rem}.product-image-section{height:400px}.product-info-section{padding:1rem 0}}