.carousel-wrapper{padding:10px 0}.carousel-title{color:#d56e6e;margin-bottom:20px;font-family:Geist,sans-serif;font-size:1.3rem;font-weight:800}.carousel-container{scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.carousel-container::-webkit-scrollbar{display:none}.carousel-card{cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;min-width:350px;max-width:350px;padding:10px;transition:all .3s;display:flex}.restaurant-card{cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;min-width:300px;max-width:300px;padding:10px;transition:all .3s;display:flex}.category-card{cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;min-width:280px;max-width:280px;padding:10px;transition:all .3s;display:flex}.carousel-card:hover,.category-card:hover{transform:translateY(-3px)}.carousel-card img{object-fit:cover;border-radius:10px;width:100%;height:180px;margin-bottom:12px}.carousel-card-info{flex-direction:column;flex:1;display:flex}.carousel-category{color:#d56e6e;text-transform:uppercase;margin-bottom:5px;font-size:11px}.carousel-name{color:#f4f4f4;margin-bottom:8px;font-size:1.1rem}.carousel-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.carousel-price{color:#fff;font-weight:700}.carousel-restaurant{color:#94a3b8;font-size:.8rem}.carousel-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.carousel-view-all{color:#d56e6e;cursor:pointer;font-size:.9rem;font-weight:600}.carousel-view-all:hover{text-decoration:underline}.category-card img{height:140px}.category-card .carousel-card-info{text-align:center;align-items:center}@media (max-width:768px){.carousel-wrapper{padding:15px}.carousel-card{min-width:250px;max-width:250px}.restaurant-card{min-width:260px;max-width:260px}.category-card{min-width:200px;max-width:200px}.carousel-card img{height:140px}.carousel-name{font-size:1rem}.carousel-category{font-size:.75rem}.carousel-price{font-size:.9rem}.carousel-restaurant{font-size:.75rem}}
