@media (max-width:992px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.hero-banner{padding:2rem 1.5rem}.hero-title{font-size:1.85rem}}@media (max-width:768px){.navbar-inner{flex-wrap:wrap}.navbar-nav{order:3;width:100%;justify-content:space-around;padding-top:.5rem;border-top:1px solid var(--color-border);margin-top:.5rem}.app-container{padding:1rem .75rem 3rem}.catalog-toolbar{flex-direction:column;align-items:stretch}.search-box-wrapper{max-width:100%}.products-grid{grid-template-columns:1fr}.hero-banner{padding:1.5rem 1.25rem;border-radius:var(--radius-lg)}.hero-title{font-size:1.5rem}.modal-card{margin:.5rem;border-radius:var(--radius-lg)}.modal-body,.modal-footer,.modal-header{padding:1.25rem}.toast-container{left:1rem;right:1rem;bottom:1rem;max-width:none}}@media (max-width:480px){.hero-pills{display:none}.product-meta-row{gap:.35rem}.meta-pill{font-size:.75rem;padding:.2rem .5rem}.wallet-badge .wallet-label{display:none}}