.rest-page{color:#fff;background-color:#000c19;min-height:100vh;padding:50px 20px;font-family:Geist,sans-serif}.rest-container{max-width:1200px;margin:0 auto}.rest-card{background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:40px;padding:25px}.rest-name{margin-bottom:10px;font-size:2.5rem;font-weight:800}.rest-desc{color:#94a3b8;margin-bottom:15px;font-size:1rem}.rest-meta{color:#94a3b8;flex-wrap:wrap;gap:15px;font-size:.9rem;display:flex}.rest-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.rest-food-card{cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:20px;transition:all .3s}.rest-food-card:hover{border-color:#d56e6e}.rest-food-img{object-fit:cover;border-radius:8px;width:100%;height:220px;margin-bottom:15px}.rest-food-card h3{margin-bottom:8px;font-size:1.2rem}.rest-food-card p{color:#94a3b8;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.9rem;display:-webkit-box;overflow:hidden}.rest-food-meta{color:#94a3b8;gap:10px;margin-bottom:10px;font-size:.8rem;display:flex}.rest-food-footer{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:700;display:flex}.rest-actions{gap:10px;display:flex}.rest-actions input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:60px;padding:8px;font-size:16px}.rest-cart{color:#fff;cursor:pointer;background-color:#d56e6e;border-radius:30px;padding:14px 20px;font-weight:700;transition:all .2s;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #0000004d}.rest-cart:hover{background-color:#ff7b7b}.rest-status{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.rest-status span{color:#fff;font-size:.9rem}.rest-status .rest-since{color:#94a3b8;font-weight:400}.rest-status span:first-child{color:#000c19;background-color:#4ade80;border-radius:12px;padding:4px 10px;font-size:.85rem;font-weight:700}.rest-status span:first-child.closed{background-color:#f87171}.rest-status{align-items:center;gap:10px;margin:10px 0;display:flex}.status-badge{color:#022c22;background-color:#4ade80;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.status-badge.closed{color:#3f0a0a;background-color:#f87171}.rest-since{color:#94a3b8;font-size:.8rem}.menu-meta svg{margin-right:6px}
