.cuisine-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.explorer{margin-top:64px}.explorer-tools{display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,.45fr) auto;gap:10px;align-items:center;margin-bottom:18px;padding:15px;border-radius:20px;background:#fff;box-shadow:0 12px 32px #59359a15}.explorer-tools input,.explorer-tools select{min-height:50px;border:2px solid #eadff2;border-radius:14px;padding:0 14px;background:#fff;color:#3a2357;font-weight:850;outline:0}.explorer-tools input:focus,.explorer-tools select:focus{border-color:#ff7251}.explorer-tools b{color:#ef5b43;white-space:nowrap}.explorer-grid .food-card{cursor:pointer}.explorer-grid .food-photo{min-height:145px}@media(max-width:950px){.cuisine-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:650px){.cuisine-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.explorer-tools{grid-template-columns:1fr}.explorer-tools b{text-align:center}.explorer-grid .food-photo{min-height:120px}}
