html,body{height:100%;margin:0;padding:0}.styles-module__fLF5SG__backgroundContainer{min-height:100vh;position:relative;overflow:hidden}.styles-module__fLF5SG__backgroundFixed{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__fLF5SG__backgroundFixed:before{content:"";filter:brightness(1.1)contrast(1.1)saturate(1.1);mix-blend-mode:overlay;background-color:#0003;background-image:url(/costadelsol4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.styles-module__fLF5SG__backgroundOverlay{z-index:1;background:#0000001a;position:absolute;inset:0}.styles-module__fLF5SG__loadingContainer,.styles-module__fLF5SG__errorContainer{text-align:center;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__fLF5SG__loadingSpinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite styles-module__fLF5SG__spin}@keyframes styles-module__fLF5SG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__fLF5SG__loadingText{text-shadow:1px 1px 2px #00000080;font-size:1.2rem}.styles-module__fLF5SG__errorText{text-shadow:1px 1px 2px #00000080;margin-bottom:1rem;font-size:1.2rem}.styles-module__fLF5SG__retryButton{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.styles-module__fLF5SG__retryButton:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.styles-module__fLF5SG__contentSection{z-index:1;position:relative}.styles-module__fLF5SG__layout{max-width:1400px;margin:0 auto;padding:2rem 1rem}.styles-module__fLF5SG__header{text-align:center;color:#fff;margin-top:120px;margin-bottom:2rem}.styles-module__fLF5SG__header h1{text-align:center;color:#ffb433;z-index:3;-webkit-text-stroke:1px #d19e47;text-shadow:0 4px 3px #000000af,0 6px 10px #00000065;margin:0;font-size:3.5rem;font-weight:700;position:relative;top:30%}.styles-module__fLF5SG__mainTitle{text-shadow:2px 2px 4px #00000080;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.styles-module__fLF5SG__subtitle{opacity:.9;text-shadow:1px 1px 2px #00000080;font-size:1.1rem}.styles-module__fLF5SG__mainContent{justify-content:center;display:flex}.styles-module__fLF5SG__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;width:100%;max-width:1200px;padding:2rem;box-shadow:0 20px 40px #0000004d}.styles-module__fLF5SG__searchContainer{margin-bottom:2rem;position:relative}.styles-module__fLF5SG__searchIcon{color:#666;z-index:1;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.styles-module__fLF5SG__search{color:#000;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.styles-module__fLF5SG__search:focus{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f640}.styles-module__fLF5SG__clearButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:.25rem;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.styles-module__fLF5SG__clearButton:hover{color:#1f2937;background:#f3f4f6}.styles-module__fLF5SG__resultsInfo{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.styles-module__fLF5SG__venueCount{color:#6b7280;font-size:.9rem;font-weight:500}.styles-module__fLF5SG__searchQuery{color:#3b82f6;font-weight:600}.styles-module__fLF5SG__cardsContainer{max-height:60vh;padding-right:.5rem;overflow-y:auto}.styles-module__fLF5SG__cardsContainer::-webkit-scrollbar{width:8px}.styles-module__fLF5SG__cardsContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.styles-module__fLF5SG__cardsContainer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.styles-module__fLF5SG__cardsContainer::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.styles-module__fLF5SG__cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:.5rem;display:grid}.styles-module__fLF5SG__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.styles-module__fLF5SG__card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.styles-module__fLF5SG__card:hover .styles-module__fLF5SG__externalIcon{opacity:1;transform:translate(0)}.styles-module__fLF5SG__card:hover .styles-module__fLF5SG__image{transform:scale(1.05)}.styles-module__fLF5SG__card:focus{outline-offset:2px;outline:2px solid #3b82f6}.styles-module__fLF5SG__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module__fLF5SG__externalIcon{color:#3b82f6;opacity:0;flex-shrink:0;margin-top:.25rem;transition:all .3s;transform:translate(-4px)}.styles-module__fLF5SG__imageWrapper{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);width:100%;height:180px;position:relative;overflow:hidden}.styles-module__fLF5SG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.styles-module__fLF5SG__noImage{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.styles-module__fLF5SG__noImageIcon{opacity:.5;font-size:3rem}.styles-module__fLF5SG__noImageText{color:#9ca3af;font-size:.875rem}.styles-module__fLF5SG__ratingBadge{background:#fffffff2;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.875rem;display:flex;position:absolute;bottom:.75rem;left:.75rem;box-shadow:0 2px 4px #0000001a}.styles-module__fLF5SG__reviewCount{color:#6b7280;margin-left:.25rem;font-size:.75rem}.styles-module__fLF5SG__cardBody{padding:1.25rem}.styles-module__fLF5SG__title{color:#1f2937;flex:1;margin-bottom:0;font-size:1.125rem;font-weight:600;line-height:1.3}.styles-module__fLF5SG__location{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.styles-module__fLF5SG__pinIcon{color:#ef4444;flex-shrink:0}.styles-module__fLF5SG__city{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__fLF5SG__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__fLF5SG__tag{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.styles-module__fLF5SG__moreTag{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.25rem .5rem;font-size:.75rem}.styles-module__fLF5SG__cardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.styles-module__fLF5SG__address{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.styles-module__fLF5SG__noResults{text-align:center;color:#6b7280;grid-column:1/-1;padding:3rem;font-size:1.1rem}.styles-module__fLF5SG__clearSearchButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.styles-module__fLF5SG__clearSearchButton:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}@media (max-width:768px){.styles-module__fLF5SG__layout{padding:1rem}.styles-module__fLF5SG__mainTitle{font-size:2rem}.styles-module__fLF5SG__panel{padding:1.5rem}.styles-module__fLF5SG__cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.styles-module__fLF5SG__cardsContainer{max-height:70vh}.styles-module__fLF5SG__cardHeader{flex-direction:column;gap:.25rem}.styles-module__fLF5SG__externalIcon{opacity:.7;background:#ffffffe6;border-radius:4px;padding:.25rem;position:absolute;top:1rem;right:1rem;transform:none}}@media (max-width:480px){.styles-module__fLF5SG__cards{grid-template-columns:1fr}.styles-module__fLF5SG__search{padding:.875rem .875rem .875rem 2.5rem;font-size:.9rem}.styles-module__fLF5SG__searchIcon{left:1rem}.styles-module__fLF5SG__clearButton{right:1rem}}.styles-module__fLF5SG__resultsInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module__fLF5SG__filters{flex-wrap:wrap;gap:8px;display:flex}.styles-module__fLF5SG__filterButton{color:#1a4d8f;cursor:pointer;background:#f2f8ff;border:1px solid #d0e6ff;border-radius:999px;padding:6px 12px;font-size:13px;transition:all .2s}.styles-module__fLF5SG__filterButton:hover{background:#e4f0ff}.styles-module__fLF5SG__filterActive{color:#fff;background:#1a73e8;border-color:#1a73e8}.styles-module__fLF5SG__clearFilter{color:#666;cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:13px}
.StarRating-module__UCdG-q__wrapper{align-items:center;gap:4px;display:flex}.StarRating-module__UCdG-q__star{width:20px;height:20px;font-size:18px;line-height:1;position:relative}.StarRating-module__UCdG-q__starEmpty{color:#bdbdbd}.StarRating-module__UCdG-q__starFill{color:#ffb433;white-space:nowrap;position:absolute;top:0;left:0;overflow:hidden}.StarRating-module__UCdG-q__value{color:#6b7280;margin-left:4px;font-size:14px}
