@media (max-width:640px){.container{padding-left:1rem;padding-right:1rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-card{border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.product-card h3{font-size:.875rem;line-height:1.25rem}.product-card .price{font-size:.875rem;font-weight:600}.product-card .compare-price,.product-card .rating{font-size:.75rem}.product-card button{font-size:.75rem;padding:.5rem .75rem}.filter-bar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem;margin-bottom:1rem}.filter-bar .flex{flex-direction:column;gap:.75rem}.filter-bar input,.filter-bar select{width:100%;padding:.75rem;font-size:.875rem}.navbar-mobile{display:flex;align-items:center;justify-content:space-between;width:100%}.navbar-hamburger{order:1;flex-shrink:0;margin-right:.5rem}.navbar-logo{order:2;flex:1;display:flex;justify-content:center;margin:0 .5rem;min-width:0}.navbar-logo span{font-size:1.5rem}.navbar-icons{order:3;flex-shrink:0;display:flex;align-items:center;gap:.25rem;margin-left:.5rem}.navbar-icons .p-2{padding:.5rem}.category-pills{padding:0 1rem;margin-bottom:1.5rem}.category-pill{font-size:.75rem;padding:.5rem 1rem;white-space:nowrap}.hero-banner{padding:2rem 1rem;text-align:center}.hero-banner h1{font-size:1.875rem;line-height:2.25rem;margin-bottom:1rem}.hero-banner p{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}.search-input{font-size:16px;padding:.875rem 2.5rem}.btn-primary{padding:.75rem 1.5rem;font-size:.875rem;font-weight:500}.btn-secondary{padding:.5rem 1rem;font-size:.75rem}.view-toggle{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}.view-toggle button{padding:.5rem;border-radius:.375rem}.advanced-filters{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.advanced-filters .grid{grid-template-columns:1fr;gap:1rem}.loading-spinner{width:1rem;height:1rem;border:2px solid #ec4899;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.product-list-item{padding:1rem;border-radius:.5rem;background:white;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.product-list-item .flex{gap:.75rem}.product-list-item .product-image{width:4rem;height:4rem;flex-shrink:0}.product-list-item .product-info{flex:1;min-width:0}.product-list-item h3{font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}.product-list-item .price{font-size:1rem;font-weight:700}.product-list-item .compare-price{font-size:.75rem;color:#6b7280;text-decoration:line-through}.touch-target{min-height:44px;min-width:44px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-visible:focus{outline:2px solid #ec4899;outline-offset:2px}@media (prefers-reduced-motion:reduce){.btn-primary,.btn-secondary,.category-pill,.product-card{transition:none}.loading-spinner{animation:none}}}@media (min-width:641px) and (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.filter-bar .flex{flex-direction:row;flex-wrap:wrap;gap:1rem}.filter-bar .search-input{flex:1;min-width:200px}.hero-banner h1{font-size:3rem;line-height:1}.hero-banner p{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1025px){.product-grid{grid-template-columns:repeat(4,1fr);gap:2rem}.hero-banner h1{font-size:3.75rem;line-height:1}.hero-banner p{font-size:1.5rem;line-height:2rem}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}@supports (padding:max(0px)){.safe-area-padding{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.hero-banner img,.product-card img{will-change:transform}.product-card{contain:layout style paint}.transition-smooth{transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (prefers-contrast:high){.btn-primary,.product-card{border:2px solid}}