.restaurant-filters-container{width:100%;max-width:1100px;margin:0 auto .75rem;padding:0 .5rem}.filter-dropdowns-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:.4rem .6rem}.filter-dropdown-group{display:flex;flex-direction:column;flex:1 1 140px;min-width:125px;max-width:220px}.filter-label{font-family:Roboto,sans-serif;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.2rem;display:flex;align-items:center;gap:.25rem;white-space:nowrap}.filter-label-icon{font-size:.85rem;line-height:1}.filter-label-text{display:inline}.custom-select-wrapper{position:relative;width:100%}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:36px;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 1.6rem 0 .65rem;font-family:inherit;font-size:.8rem;font-weight:600;color:#1e293b;cursor:pointer;box-shadow:0 1px 3px #00000008;transition:all .2s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-select:hover{border-color:var(--section-color, #ff4e50);box-shadow:0 2px 8px #0000000f}.custom-select:focus{outline:none;border-color:var(--section-color, #ff4e50);box-shadow:0 0 0 2px #ff4e5026}.select-arrow{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);font-size:.55rem;color:#64748b;pointer-events:none;transition:transform .2s ease}.custom-select:focus+.select-arrow{transform:translateY(-50%) rotate(180deg);color:var(--section-color, #ff4e50)}.filter-reset-wrapper{display:flex;align-items:flex-end;height:100%}.reset-filters-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;width:36px;height:36px;min-width:36px;box-sizing:border-box;padding:0;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 3px #dc26260f}.reset-filters-btn:hover{background-color:#fee2e2;border-color:#fca5a5;color:#991b1b;transform:translateY(-1px);box-shadow:0 3px 6px #dc26261a}@media(max-width:640px){.restaurant-filters-container{padding:0 .25rem}.filter-dropdowns-row{flex-wrap:nowrap;gap:.2rem;width:100%}.filter-dropdown-group{flex:1 1 0px;min-width:0;max-width:none}.filter-label{justify-content:center;margin-bottom:.1rem}.filter-label-icon{font-size:.9rem}.filter-label-text{display:none}.custom-select{height:28px;font-size:.68rem;font-weight:600;padding:0 1.1rem 0 .35rem;border-radius:6px}.select-arrow{right:.2rem;font-size:.45rem}.filter-reset-wrapper{width:auto;margin-top:0}.reset-filters-btn{width:28px;height:28px;min-width:28px;padding:0;font-size:.75rem;border-radius:6px}}.restaurant-no-results{width:100%;padding:3rem 1.5rem 4rem}.no-results-card{max-width:520px;margin:0 auto;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:0 10px 30px -5px #0000000d;animation:fadeInNoResults .3s cubic-bezier(.16,1,.3,1)}@keyframes fadeInNoResults{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.no-results-icon{font-size:3.2rem;margin-bottom:1.2rem;line-height:1}.no-results-title{font-family:Roboto,sans-serif;font-size:1.35rem;font-weight:800;color:#1e293b;margin:0 0 .6rem}.no-results-text{font-size:.95rem;color:#64748b;line-height:1.6;margin:0 0 1.8rem}.no-results-reset-btn{background-color:var(--section-color, #ff4e50);color:#fff;border:none;border-radius:12px;padding:.8rem 1.6rem;font-family:inherit;font-size:.92rem;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #ff4e504d;transition:all .25s ease}.no-results-reset-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ff4e5066;filter:brightness(1.05)}@media(max-width:768px){.restaurant-no-results{padding:2rem 1rem 3rem}.no-results-card{padding:2rem 1.25rem;border-radius:16px}.no-results-title{font-size:1.2rem}.no-results-text{font-size:.88rem}}.qh-filter-bar{width:100%;margin:.5rem 0;display:flex;justify-content:center}.qh-pills-scroll{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem;padding:.4rem .2rem .8rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.qh-pills-scroll::-webkit-scrollbar{height:4px}.qh-pills-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.qh-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;color:#334155;font-family:Roboto,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000000a}.qh-pill:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.qh-pill--active{background:linear-gradient(135deg,#d96a56,#b84c44);border-color:transparent;color:#fff!important;box-shadow:0 4px 14px #b84c4459}.qh-pill--active .qh-pill-count{background:#ffffff40;color:#fff}.qh-pill-icon{font-size:1rem;line-height:1}.qh-pill-count{font-size:.72rem;font-weight:700;padding:.15rem .5rem;background:#f1f5f9;color:#64748b;border-radius:999px;transition:all .2s ease}.qh-no-results{width:100%;margin:2rem 0}.qh-no-results-card{background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:2.5rem 1.5rem;text-align:center;max-width:500px;margin:0 auto;box-shadow:0 4px 16px #0000000a}.qh-no-results-icon{font-size:2.5rem;margin-bottom:.75rem}.qh-no-results-title{font-family:Roboto,sans-serif;font-size:1.15rem;font-weight:700;color:#1e293b;margin:0 0 .4rem}.qh-no-results-sub{font-size:.88rem;color:#64748b;margin:0 0 1.25rem;line-height:1.5}.qh-reset-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#b84c44;color:#fff;font-family:Roboto,sans-serif;font-size:.88rem;font-weight:600;border:none;border-radius:9999px;cursor:pointer;transition:background .2s ease,transform .2s ease}.qh-reset-btn:hover{background:#a03d36;transform:translateY(-1px)}@keyframes qhFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.qh-filter-bar{width:100%;margin:.25rem 0;justify-content:center}.qh-pills-scroll{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;padding:.25rem .5rem;overflow:visible}.qh-pill{flex:0 1 auto;padding:.35rem .65rem;font-size:.76rem;gap:.3rem;border-radius:9999px}.qh-pill-icon{font-size:.85rem}.qh-pill-count{font-size:.65rem;padding:.1rem .35rem}}.hero{position:relative;width:100%;height:60vh;min-height:400px;overflow:hidden;flex-shrink:0}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#00000073,#00000026 40% 60%,#0009);pointer-events:none}.section-categoria{background-color:#f9f9f9}.section-inner{width:100%}.section-header{position:sticky;top:70px;background-color:#f9f9f9;z-index:100;padding:2rem 0 1rem;box-shadow:0 4px 16px #0000000d}.section-kicker{display:block;text-align:center;font-family:Roboto,sans-serif;font-size:clamp(.72rem,.9vw,.85rem);font-weight:800;letter-spacing:.12em;color:#1a1a1a;text-transform:uppercase;margin-bottom:.35rem}.section-label{color:var(--section-color, #555);text-align:center;font-family:Roboto,sans-serif;font-size:clamp(1.5rem,2.2vw,2.2rem);font-weight:800;margin:0 0 .5rem}.section-description{text-align:center;color:#64748b;font-size:clamp(.85rem,1.2vw,1rem);max-width:720px;margin:1rem auto 0;line-height:1.65}.filter-container{margin-top:1rem;padding:0 4rem;display:flex;justify-content:center}.grid-scroll-area{padding:1.5rem 0 3rem}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:0 4rem;max-width:1600px;margin:0 auto}@media(max-width:1200px){.business-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 3rem}}@media(max-width:768px){.section-header{top:75px;padding:1.5rem 0 .75rem}.section-label{font-size:1.4rem}.filter-container{padding:0 1.5rem}.business-grid{grid-template-columns:1fr;padding:0 1.5rem}}
