.SalonsList-module__mepGjG__page{flex-direction:column;gap:2rem;width:90%;margin:2rem auto;display:flex}.SalonsList-module__mepGjG__barberList{transition:opacity .3s ease-in-out}.SalonsList-module__mepGjG__barberList.SalonsList-module__mepGjG__loading{opacity:.5}.SalonsList-module__mepGjG__loader{color:#666;justify-content:center;align-items:center;height:40vh;font-size:1.2rem;display:flex}.SalonsList-module__mepGjG__mapContainer{border-radius:12px;width:80%;margin:0 auto;overflow:hidden}.SalonsList-module__mepGjG__filterBar{width:80%;margin:0 auto;direction:ltr!important}.SalonsList-module__mepGjG__title{text-align:center;color:var(--color-text,#333);margin-bottom:1rem;font-size:2rem;font-weight:700}.SalonsList-module__mepGjG__input{box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:10px;width:100%;padding:.6rem 1rem;font-size:1rem;transition:border-color .3s}.SalonsList-module__mepGjG__select{border:1px solid var(--color-muted);background-color:var(--color-bg);box-sizing:border-box;border-radius:10px;width:100%;padding:.6rem;font-size:1rem}.SalonsList-module__mepGjG__input:focus,.SalonsList-module__mepGjG__select:focus{border-color:#007bff;outline:none}.SalonsList-module__mepGjG__cardsContainer{direction:ltr;grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}.SalonsList-module__mepGjG__cardWrapper{width:80%;min-height:200px;margin:0 auto;transition:transform .2s ease-in-out}.SalonsList-module__mepGjG__cardWrapper:hover{transform:translateY(-5px)}@media (max-width:1460px){.SalonsList-module__mepGjG__page{width:100%;margin:2rem auto}.SalonsList-module__mepGjG__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}}@media (max-width:950px){.SalonsList-module__mepGjG__page{width:90%}.SalonsList-module__mepGjG__mapContainer{width:90vw}.SalonsList-module__mepGjG__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.SalonsList-module__mepGjG__filterBar{width:100%;padding:0}.SalonsList-module__mepGjG__cardWrapper{width:100%}}@media (max-width:600px){.SalonsList-module__mepGjG__mapContainer{width:90%}.SalonsList-module__mepGjG__cardsContainer{grid-template-columns:1fr}.SalonsList-module__mepGjG__filterBar{width:90%;padding:0}.SalonsList-module__mepGjG__cardWrapper{width:100%}}.SalonsList-module__mepGjG__pagination{justify-content:center;gap:.5rem;margin-top:1.5rem;padding:1rem 0;display:flex}.SalonsList-module__mepGjG__pageButton{border:1px solid var(--color-muted,#ccc);background-color:var(--color-bg,#fff);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s,color .3s}.SalonsList-module__mepGjG__pageButton:hover{color:#fff;background-color:#007bff}.SalonsList-module__mepGjG__pageButton.SalonsList-module__mepGjG__active{color:#fff;background-color:#007bff;border-color:#007bff;font-weight:700}@media (max-width:600px){.SalonsList-module__mepGjG__pagination{gap:.3rem}.SalonsList-module__mepGjG__pageButton{padding:.4rem .8rem;font-size:.9rem}}
.SearchInput-module__eOj2Kq__searchContainer{border:1px solid var(--color-muted);background-color:var(--color-bg);box-sizing:border-box;border-radius:10px;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;direction:ltr!important}.SearchInput-module__eOj2Kq__filterSection{border-right:1px solid var(--color-muted);box-sizing:border-box;align-items:center;height:100%;padding:0;display:flex}.SearchInput-module__eOj2Kq__filterSection:has(>select:first-child:last-child){width:30%}.SearchInput-module__eOj2Kq__filterSection:has(>select:nth-child(2)){width:30%}.SearchInput-module__eOj2Kq__filterSelect{color:var(--color-text);cursor:pointer;background:0 0;border:none;outline:none;flex:1;width:100%;margin-right:8px;padding:8px;font-size:14px}.SearchInput-module__eOj2Kq__filterSelect:focus{outline:none}.SearchInput-module__eOj2Kq__searchInput{background-color:var(--color-bg);color:var(--color-text);box-sizing:border-box;border:none;outline:none;flex:1;padding:12px 40px 12px 12px;font-size:15px}.SearchInput-module__eOj2Kq__searchContainer:has(.SearchInput-module__eOj2Kq__filterSection) .SearchInput-module__eOj2Kq__searchInput{width:70%}.SearchInput-module__eOj2Kq__searchContainer:has(.SearchInput-module__eOj2Kq__filterSection>select:nth-child(2)) .SearchInput-module__eOj2Kq__searchInput{width:70%}.SearchInput-module__eOj2Kq__searchIcon{pointer-events:all;color:var(--color-muted);cursor:pointer;background-color:rgba(102,102,102,.05);border:1px solid transparent;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px;transition:all .2s;display:flex;position:absolute;right:8px}.SearchInput-module__eOj2Kq__searchIcon:hover{background-color:var(--color-muted-light,rgba(102,102,102,.15));color:var(--color-text);border-color:var(--color-muted-light,rgba(102,102,102,.3));transform:scale(1.05)}.SearchInput-module__eOj2Kq__searchIcon:focus{outline-offset:2px;background-color:var(--color-muted-light,rgba(102,102,102,.15))}.SearchInput-module__eOj2Kq__searchIcon:active{background-color:var(--color-muted-dark,rgba(102,102,102,.25));border-color:var(--color-muted,#666);transform:scale(.98)}.SearchInput-module__eOj2Kq__searchInput::placeholder{color:var(--color-muted)}@media (max-width:768px){.SearchInput-module__eOj2Kq__searchIcon{min-width:40px;min-height:40px;padding:10px;right:6px}.SearchInput-module__eOj2Kq__searchInput{padding-right:54px}}
.BarbersCard-module__oznoIW__card{background-color:var(--color-bg,#fff);cursor:pointer;box-sizing:border-box;border:1px solid rgba(226,232,240,.8);border-radius:20px;flex-direction:column;width:100%;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.BarbersCard-module__oznoIW__card:hover{border-color:rgba(16,185,129,.2);transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.BarbersCard-module__oznoIW__card:active{transform:translateY(0)}.BarbersCard-module__oznoIW__contentWrapper{flex-direction:row;align-items:flex-start;gap:2rem;width:100%;display:flex}.BarbersCard-module__oznoIW__imageWrapper{border-radius:16px;flex:0 0 400px;width:400px;position:relative;overflow:hidden}.BarbersCard-module__oznoIW__image{object-fit:cover;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #e6fffa;border-radius:16px;width:100%;height:240px;transition:transform .3s}.BarbersCard-module__oznoIW__card:hover .BarbersCard-module__oznoIW__image{transform:scale(1.02)}.BarbersCard-module__oznoIW__detailsWrapper{flex-direction:column;flex:1;gap:1.25rem;min-width:0;padding:.25rem 0;display:flex}.BarbersCard-module__oznoIW__cardContent{flex-direction:column;gap:.75rem;display:flex}.BarbersCard-module__oznoIW__name{color:#0f172a;letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.BarbersCard-module__oznoIW__description{color:#64748b;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BarbersCard-module__oznoIW__meta{align-items:center;gap:1rem;font-size:.95rem;font-weight:500;display:flex}.BarbersCard-module__oznoIW__ratingWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fbbf24;z-index:10;background:linear-gradient(135deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.9) 100%);border-radius:12px;padding:8px 12px;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.BarbersCard-module__oznoIW__city,.BarbersCard-module__oznoIW__rating{align-items:center;gap:.375rem;font-weight:500;display:flex}.BarbersCard-module__oznoIW__city{color:#059669;background-color:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);border-radius:8px;padding:6px 10px}.BarbersCard-module__oznoIW__rating{color:#f59e0b;font-weight:600}.BarbersCard-module__oznoIW__cityText{color:#059669;white-space:nowrap;text-overflow:ellipsis;max-width:25ch;font-size:.9rem;overflow:hidden}.BarbersCard-module__oznoIW__servicesWrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:.5rem;padding:1.25rem}.BarbersCard-module__oznoIW__servicesTitle{color:#1e293b;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:700;display:flex}.BarbersCard-module__oznoIW__servicesTitle:before{content:"";background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:2px;width:4px;height:20px}.BarbersCard-module__oznoIW__servicesList{flex-direction:column;gap:.75rem;max-height:180px;padding-right:4px;display:flex;overflow-y:auto}.BarbersCard-module__oznoIW__servicesList::-webkit-scrollbar{width:6px}.BarbersCard-module__oznoIW__servicesList::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.BarbersCard-module__oznoIW__servicesList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.BarbersCard-module__oznoIW__servicesList::-webkit-scrollbar-thumb:hover{background:#94a3b8}.BarbersCard-module__oznoIW__serviceItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:1rem;transition:all .2s;display:flex}.BarbersCard-module__oznoIW__serviceItem:hover{background-color:#f1f5f9;border-color:#cbd5e1;transform:translate(4px)}.BarbersCard-module__oznoIW__serviceItem span{white-space:nowrap;text-overflow:ellipsis;color:#334155;flex:1;font-size:.95rem;font-weight:500;line-height:1.4;overflow:hidden}.BarbersCard-module__oznoIW__bookButton{flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;border-radius:8px!important;padding:8px 16px!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s!important}.BarbersCard-module__oznoIW__bookButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (max-width:1200px){.BarbersCard-module__oznoIW__imageWrapper{flex:0 0 280px;width:280px}.BarbersCard-module__oznoIW__image{height:200px}.BarbersCard-module__oznoIW__contentWrapper{gap:1.5rem}}@media (max-width:1000px){.BarbersCard-module__oznoIW__imageWrapper{flex:0 0 240px;width:240px}.BarbersCard-module__oznoIW__image{height:180px}.BarbersCard-module__oznoIW__name{font-size:1.375rem}}@media (max-width:850px){.BarbersCard-module__oznoIW__card{border-radius:16px;padding:1rem}.BarbersCard-module__oznoIW__contentWrapper{flex-direction:column;align-items:stretch;gap:1.5rem}.BarbersCard-module__oznoIW__imageWrapper{flex:none;width:100%;max-width:100%}.BarbersCard-module__oznoIW__image{width:100%;height:220px}.BarbersCard-module__oznoIW__detailsWrapper{gap:1rem;width:100%}.BarbersCard-module__oznoIW__cardContent{text-align:center;gap:1rem}.BarbersCard-module__oznoIW__name{text-align:center;margin:0 auto;font-size:1.375rem}.BarbersCard-module__oznoIW__description{text-align:center;font-size:.95rem}.BarbersCard-module__oznoIW__meta{flex-wrap:wrap;justify-content:center;gap:.75rem}.BarbersCard-module__oznoIW__ratingWrapper{padding:6px 10px;top:1rem;right:1rem}.BarbersCard-module__oznoIW__servicesWrapper{padding:1rem}.BarbersCard-module__oznoIW__servicesTitle{text-align:center;justify-content:center;font-size:1rem}.BarbersCard-module__oznoIW__servicesList{max-height:160px}.BarbersCard-module__oznoIW__serviceItem{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.BarbersCard-module__oznoIW__serviceItem span{text-align:center;white-space:normal;text-overflow:unset;overflow:visible}.BarbersCard-module__oznoIW__bookButton{width:100%!important;padding:10px 16px!important;font-size:.875rem!important}}@media (max-width:480px){.BarbersCard-module__oznoIW__card{padding:.75rem}.BarbersCard-module__oznoIW__image{height:180px}.BarbersCard-module__oznoIW__name{font-size:1.25rem}.BarbersCard-module__oznoIW__description{font-size:.9rem}.BarbersCard-module__oznoIW__servicesWrapper{padding:.75rem}.BarbersCard-module__oznoIW__serviceItem{padding:.625rem}}
