.categories,.catalog-shelf-track{-webkit-overflow-scrolling:touch}.categories{scroll-snap-type:x proximity;scroll-padding-inline:2px;overscroll-behavior-inline:contain;touch-action:pan-x}.categories .category{flex:0 0 auto;scroll-snap-align:start}.touch-carousel.dragging{cursor:grabbing!important;scroll-behavior:auto!important;user-select:none}
#cardapio .products{display:block}.catalog-shelf{margin-top:34px}.catalog-shelf:first-child{margin-top:22px}.catalog-shelf-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.catalog-shelf-head span{display:block;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:1.8px}.catalog-shelf-head h3{margin:4px 0 0;font-size:clamp(24px,3vw,36px);line-height:1}.catalog-shelf-arrows{display:flex;gap:8px}.catalog-shelf-arrows button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:var(--card);color:var(--ink);font-size:18px;cursor:pointer}.catalog-shelf-arrows button:hover{border-color:var(--orange);background:var(--orange);color:#fff}.catalog-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 13px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;overscroll-behavior-inline:contain;scrollbar-width:none}.catalog-shelf-track::-webkit-scrollbar{display:none}.catalog-shelf-track .product{min-width:0;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.catalog-shelf-track .product-info{min-height:185px;display:flex;flex-direction:column}.catalog-shelf-track .price-row{margin-top:auto}
@media(max-width:900px){#categorias .categories{gap:12px;padding:4px 2px 14px;scrollbar-width:none}#categorias .categories::-webkit-scrollbar{display:none}#categorias .category{min-width:138px;scroll-snap-stop:always}#categorias .category:hover,#categorias .category.active{transform:none}.catalog-shelf{margin-top:30px}.catalog-shelf-head{align-items:center}.catalog-shelf-head h3{font-size:27px}.catalog-shelf-arrows button{width:36px;height:36px}.catalog-shelf-track{grid-auto-columns:min(82vw,360px);gap:14px}.catalog-shelf-track .product-img{height:210px}.catalog-shelf-track .product-info{min-height:178px}#cardapio .catalog-empty{width:min(86vw,420px)}}
@media(max-width:520px){.catalog-shelf-track{grid-auto-columns:86vw}.catalog-shelf-track .product-img{height:220px}.catalog-shelf-head h3{font-size:24px}}
