@media (max-width:768px){.category-tab{min-height:44px;font-size:.9rem}.shop-search-input{min-height:44px;font-size:16px;padding:12px 20px 12px 48px}.filter-button{min-height:44px;padding:12px 20px}.product-action{min-height:44px;padding:12px 24px;font-size:.875rem}.products-grid .product-card .product-description{height:auto!important;max-height:4.2em!important;-webkit-line-clamp:3!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.4!important}.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding-bottom:100px}.product-card{border-radius:16px}.product-content{padding:12px}.product-name{font-size:.9rem;line-height:1.3;margin-bottom:4px}.product-description{font-size:.75rem;line-height:1.4;height:auto;max-height:3.6em;-webkit-line-clamp:3;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-footer{padding-top:8px;flex-direction:column;align-items:stretch;gap:8px}.product-price{font-size:1.1rem;text-align:center}.product-action{width:100%;text-align:center;justify-self:stretch}.shop-controls{background:0 0;backdrop-filter:none;position:relative;top:auto;z-index:auto;margin:24px auto;padding:0 16px;border-bottom:none;max-width:1200px}.search-filter-row{gap:12px;justify-content:center}.shop-search{min-width:100%;max-width:600px}.shop-search-input{background:#fff;border:2px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:50px}.shop-search-input:focus{border-color:var(--primary);box-shadow:0 4px 12px rgba(138,52,179,.15)}.filter-dropdown{display:none}.category-tabs-container{position:sticky;top:0;z-index:100}.category-tabs{padding:0 20px;gap:40px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex:0 0 auto;width:max-content;min-width:140px;white-space:nowrap;padding:16px 24px;text-align:center;scroll-snap-align:start;box-sizing:border-box}.category-tab .badge{display:inline-block;margin-left:8px;font-size:.65rem}.category-tabs-container::after{content:'';position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to left,rgba(255,255,255,.9),transparent);pointer-events:none;z-index:1}.loading-container{padding:40px 0}.loading-spinner{width:40px;height:40px}#load-more-indicator{position:relative}#load-more-indicator .loading-spinner{width:24px;height:24px;border-width:2px}.featured-categories{padding:40px 0;margin-bottom:40px}.featured-categories-content{padding:0 16px}.featured-title{font-size:1.5rem;margin-bottom:24px}.category-cards{grid-template-columns:1fr;gap:16px}.category-card{padding:20px;flex-direction:row;text-align:left;align-items:center;gap:16px}.category-icon{width:60px;height:60px;font-size:28px;flex-shrink:0}.category-info h3{font-size:1.1rem;margin-bottom:4px}.category-info p{font-size:.8rem;margin-bottom:4px}.category-count{font-size:.7rem}.shop-hero{padding:60px 0 30px}.shop-hero-content{padding:0 16px}.shop-title{font-size:1.75rem;margin-bottom:12px}.shop-subtitle{font-size:1rem;margin-bottom:24px}}@media (hover:none){.product-card:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.1)}.category-card:hover{transform:none;box-shadow:0 6px 16px rgba(0,0,0,.08)}}@media (max-width:768px){.product-card:active{transform:scale(.98);transition:transform .1s}.category-tab:active{background:var(--primary-lighter)}.product-action:active{transform:scale(.95)}.category-tab:focus,.filter-button:focus,.product-card:focus,.shop-search-input:focus{outline:3px solid var(--primary);outline-offset:2px}.category-tab{border-bottom:2px solid transparent}.category-tab.active{border-bottom-color:var(--primary)}.product-card{transition:transform .2s,box-shadow .2s}.product-image img{object-fit:contain;max-width:100%;height:auto}}@supports (backdrop-filter:blur(10px)){@media (max-width:768px){.category-tabs-container{backdrop-filter:blur(10px);background:rgba(255,255,255,.95)}}}@media (prefers-color-scheme:dark) and (max-width:768px){.shop-search-input{background:#1a1a1a;border-color:#333;color:#fff}.shop-search-input:focus{border-color:var(--primary);box-shadow:0 4px 12px rgba(138,52,179,.25)}.category-tabs-container{background:rgba(26,26,26,.95)}}