.GalleryThumbs-module__FYtyJG__wrap{width:100%;max-width:500px}.GalleryThumbs-module__FYtyJG__mainWrapper,.GalleryThumbs-module__FYtyJG__mainInner{position:relative}.GalleryThumbs-module__FYtyJG__main{background:var(--white-02);border:1px solid var(--white-10);border-radius:14px;overflow:hidden}.GalleryThumbs-module__FYtyJG__mainImageBox{aspect-ratio:3/4;background:var(--white-02);width:100%;position:relative}.GalleryThumbs-module__FYtyJG__mainImage{object-fit:cover}:is(.GalleryThumbs-module__FYtyJG__main .swiper-button-prev,.GalleryThumbs-module__FYtyJG__main .swiper-button-next){color:var(--text-75);transition:color .15s}:is(.GalleryThumbs-module__FYtyJG__main .swiper-button-prev:hover,.GalleryThumbs-module__FYtyJG__main .swiper-button-next:hover){color:var(--text-95)}:is(.GalleryThumbs-module__FYtyJG__main .swiper-button-prev.swiper-button-disabled,.GalleryThumbs-module__FYtyJG__main .swiper-button-next.swiper-button-disabled){opacity:.35;cursor:default}:is(.GalleryThumbs-module__FYtyJG__main .swiper-button-prev:after,.GalleryThumbs-module__FYtyJG__main .swiper-button-next:after){font-size:16px;font-weight:700}.GalleryThumbs-module__FYtyJG__lightGalleryMount{opacity:0;pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.GalleryThumbs-module__FYtyJG__thumbs{margin-top:10px}.GalleryThumbs-module__FYtyJG__thumbsNotReady{visibility:hidden}.GalleryThumbs-module__FYtyJG__thumbsReady{visibility:visible}.GalleryThumbs-module__FYtyJG__thumbSlide{height:auto}.GalleryThumbs-module__FYtyJG__thumbBtn{cursor:pointer;background:0 0;border:0;width:100%;padding:0}.GalleryThumbs-module__FYtyJG__thumbImageBox{aspect-ratio:1;border:1px solid var(--white-10);background:var(--white-02);opacity:.85;border-radius:12px;width:100%;transition:border-color .15s,box-shadow .15s,opacity .15s;position:relative;overflow:hidden}.GalleryThumbs-module__FYtyJG__thumbImage{object-fit:cover}.GalleryThumbs-module__FYtyJG__thumbImageNotReady{opacity:0}.GalleryThumbs-module__FYtyJG__thumbImageReady{opacity:1;transition:opacity .12s}.GalleryThumbs-module__FYtyJG__thumbs .swiper-slide-thumb-active .GalleryThumbs-module__FYtyJG__thumbImageBox{border-color:var(--white-25);opacity:1;box-shadow:0 0 0 1px var(--white-15)}
.VideosSwiper-module__pICUZW__wrap{width:100%;max-width:500px}.VideosSwiper-module__pICUZW__mainWrapper,.VideosSwiper-module__pICUZW__mainInner{position:relative}.VideosSwiper-module__pICUZW__main{background:var(--white-02);border:1px solid var(--white-10);border-radius:14px;overflow:hidden}.VideosSwiper-module__pICUZW__mainVideoBox{aspect-ratio:3/4;background:var(--white-02);width:100%;position:relative}.VideosSwiper-module__pICUZW__mainVideo{object-fit:cover;width:100%;height:100%;display:block}:is(.VideosSwiper-module__pICUZW__main .swiper-button-prev,.VideosSwiper-module__pICUZW__main .swiper-button-next){color:var(--text-75);transition:color .15s}:is(.VideosSwiper-module__pICUZW__main .swiper-button-prev:hover,.VideosSwiper-module__pICUZW__main .swiper-button-next:hover){color:var(--text-95)}:is(.VideosSwiper-module__pICUZW__main .swiper-button-prev.swiper-button-disabled,.VideosSwiper-module__pICUZW__main .swiper-button-next.swiper-button-disabled){opacity:.35;cursor:default}:is(.VideosSwiper-module__pICUZW__main .swiper-button-prev:after,.VideosSwiper-module__pICUZW__main .swiper-button-next:after){font-size:16px;font-weight:700}.VideosSwiper-module__pICUZW__thumbs{margin-top:10px}.VideosSwiper-module__pICUZW__thumbsNotReady{visibility:hidden}.VideosSwiper-module__pICUZW__thumbsReady{visibility:visible}.VideosSwiper-module__pICUZW__thumbSlide{height:auto}.VideosSwiper-module__pICUZW__thumbBtn{cursor:pointer;background:0 0;border:0;width:100%;padding:0}.VideosSwiper-module__pICUZW__thumbVideoBox{aspect-ratio:1;border:1px solid var(--white-10);background:var(--white-02);opacity:.85;border-radius:12px;width:100%;transition:border-color .15s,box-shadow .15s,opacity .15s;position:relative;overflow:hidden}.VideosSwiper-module__pICUZW__thumbVideo{object-fit:cover;width:100%;height:100%;display:block}.VideosSwiper-module__pICUZW__thumbVideoNotReady{opacity:0}.VideosSwiper-module__pICUZW__thumbVideoReady{opacity:1;transition:opacity .12s}.VideosSwiper-module__pICUZW__thumbs .swiper-slide-thumb-active .VideosSwiper-module__pICUZW__thumbVideoBox{border-color:var(--white-25);opacity:1;box-shadow:0 0 0 1px var(--white-15)}
.MediaTabs-module__a3QExW__mediaTabsContainer{width:100%}.MediaTabs-module__a3QExW__tabsHeader{gap:.5rem;margin-bottom:1rem;display:flex}.MediaTabs-module__a3QExW__tabButton{color:var(--text-65);border:1px solid var(--white-10);cursor:pointer;text-align:center;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.MediaTabs-module__a3QExW__tabButton:hover{color:var(--text-85);border-color:var(--white-20);background:var(--white-03)}.MediaTabs-module__a3QExW__tabButton:focus-visible{outline:2px solid var(--accent-50);outline-offset:2px}.MediaTabs-module__a3QExW__tabButtonActive{color:var(--text-95);background:var(--white-055)}.MediaTabs-module__a3QExW__tabButton:disabled{opacity:.5;cursor:not-allowed}.MediaTabs-module__a3QExW__tabIcon{opacity:.8}.MediaTabs-module__a3QExW__tabButtonActive .MediaTabs-module__a3QExW__tabIcon{opacity:1}
.ContactBar-module__8XYssq__contactBar{background:linear-gradient(180deg, var(--white-06), var(--white-03));border:1px solid var(--accent-35);width:100%;height:56px;box-shadow:0 14px 34px var(--black-40), inset 0 0 0 1px var(--accent-12), inset 0 -1px 0 var(--accent-20), inset 0 1px 0 var(--white-08);-webkit-backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:.75rem;padding:0 .875rem;display:flex}.ContactBar-module__8XYssq__callBadge{background:var(--accent-10);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ContactBar-module__8XYssq__phone{min-width:0;height:100%;color:var(--text-95);letter-spacing:.1em;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex:1;align-items:center;font-size:1rem;font-weight:650;text-decoration:none;display:flex;overflow:hidden}.ContactBar-module__8XYssq__sep{background:var(--white-14);width:1px;height:22px}.ContactBar-module__8XYssq__icons{align-items:center;gap:.5rem;display:flex}.ContactBar-module__8XYssq__iconBtn{border-radius:999px;place-items:center;width:30px;height:30px;display:grid}
.InfoTabs-module__i2wPWa__tabsContainer{width:100%}.InfoTabs-module__i2wPWa__tabsHeader{gap:.5rem;margin-bottom:1rem;display:flex}.InfoTabs-module__i2wPWa__tabButton{color:var(--text-65);border:1px solid var(--white-10);cursor:pointer;text-align:center;background:0 0;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s}.InfoTabs-module__i2wPWa__tabButton:hover{color:var(--text-85);border-color:var(--white-20);background:var(--white-03)}.InfoTabs-module__i2wPWa__tabButtonActive{color:var(--text-95);background:var(--white-055)}.InfoTabs-module__i2wPWa__tabButton:focus-visible{outline:2px solid var(--accent-50);outline-offset:2px}.InfoTabs-module__i2wPWa__tabsContent{min-height:8rem}.InfoTabs-module__i2wPWa__aboutContent{flex-direction:column;gap:.75rem;display:flex}.InfoTabs-module__i2wPWa__infoRow{border-bottom:1px solid var(--white-08);align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.InfoTabs-module__i2wPWa__infoRow:last-child{border-bottom:none}.InfoTabs-module__i2wPWa__infoLabel{color:var(--text-65);flex-shrink:0;min-width:150px;font-size:.875rem;font-weight:500}.InfoTabs-module__i2wPWa__infoValue{color:var(--text-85);flex:1;font-size:.9375rem;font-weight:400}.InfoTabs-module__i2wPWa__languagesList{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;display:flex}.InfoTabs-module__i2wPWa__languageItem{align-items:center;gap:.5rem;display:flex}.InfoTabs-module__i2wPWa__languageFlag{object-fit:cover;border-radius:2px;flex-shrink:0}.InfoTabs-module__i2wPWa__scheduleContent{flex-direction:column;gap:.75rem;display:flex}.InfoTabs-module__i2wPWa__scheduleRow{border-bottom:1px solid var(--white-08);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.InfoTabs-module__i2wPWa__scheduleRow:last-child{border-bottom:none}.InfoTabs-module__i2wPWa__scheduleDay{color:var(--text-65);min-width:100px;font-size:.875rem;font-weight:500}.InfoTabs-module__i2wPWa__scheduleDayActive{color:#fff;min-width:100px;font-size:.875rem;font-weight:600}.InfoTabs-module__i2wPWa__scheduleTime{color:var(--text-85);font-size:.9375rem;font-weight:400}.InfoTabs-module__i2wPWa__scheduleTimeActive{color:#fff;font-size:.9375rem;font-weight:600}.InfoTabs-module__i2wPWa__scheduleClosed{color:var(--text-55);font-size:.9375rem;font-weight:400}.InfoTabs-module__i2wPWa__scheduleClosedActive{color:#fff;font-size:.9375rem;font-weight:600}
.Location-module__FsM7TW__locationSection{width:100%}.Location-module__FsM7TW__locationContent{background:var(--white-03);border-radius:8px;flex-wrap:nowrap;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.Location-module__FsM7TW__locationText{color:var(--text-75);word-break:break-word;flex:1;min-width:0;font-size:clamp(.875rem,1.7vw,1rem);line-height:1.15}.Location-module__FsM7TW__locationTextClickable{cursor:pointer}@media (hover:hover){.Location-module__FsM7TW__locationTextClickable:hover{color:var(--text-95)}}.Location-module__FsM7TW__locationTextClickable:focus-visible{outline:2px solid var(--accent-55);outline-offset:2px;border-radius:4px}@media (max-width:1024px){.Location-module__FsM7TW__locationContent{gap:.75rem;padding:.875rem}}@media (max-width:768px){.Location-module__FsM7TW__locationContent{gap:.5rem;padding:.75rem}}@media (max-width:360px){.Location-module__FsM7TW__locationContent{gap:.375rem;padding:.625rem}}
.GoogleMaps-module__NoOxHG__mapWrap{width:100%;height:var(--map-height,min(72vh, 600px));min-height:var(--map-min-height,320px);border-radius:12px;overflow:hidden}.GoogleMaps-module__NoOxHG__map{width:100%;height:100%}@media (max-width:768px){.GoogleMaps-module__NoOxHG__mapWrap{height:var(--map-height,min(60vh, 500px));min-height:var(--map-min-height,280px)}}
.SalonPreview-module__7gVe8a__card{background:0 0;border:none;border-radius:0;max-width:500px}.SalonPreview-module__7gVe8a__header{padding:.25rem 0}.SalonPreview-module__7gVe8a__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SalonPreview-module__7gVe8a__title{color:var(--text-95);text-overflow:ellipsis;white-space:nowrap;flex:180px;min-width:0;margin:0;font-size:1rem;font-weight:600;line-height:1.25;overflow:hidden}.SalonPreview-module__7gVe8a__address{color:var(--text-65);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.8125rem;line-height:1.3;overflow:hidden}.SalonPreview-module__7gVe8a__count{color:var(--text-65);white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.SalonPreview-module__7gVe8a__countValue{color:var(--text-92);font-size:.875rem;font-weight:600}.SalonPreview-module__7gVe8a__peopleRow{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;-ms-overflow-style:auto;flex-wrap:nowrap;align-items:flex-start;gap:.75rem;padding:.6rem 0 .7rem;display:flex;overflow:auto hidden}.SalonPreview-module__7gVe8a__peopleRow::-webkit-scrollbar{height:4px}.SalonPreview-module__7gVe8a__peopleRow::-webkit-scrollbar-track{background:0 0}.SalonPreview-module__7gVe8a__peopleRow::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.SalonPreview-module__7gVe8a__person{scroll-snap-align:start;flex:none;justify-items:center;gap:.45rem;width:64px;min-width:0;display:grid}.SalonPreview-module__7gVe8a__avatar{background:var(--white-02);border:1px solid var(--white-08);border-radius:999px;width:64px;height:64px;position:relative;overflow:hidden}.SalonPreview-module__7gVe8a__avatarImg{object-fit:cover}.SalonPreview-module__7gVe8a__personName{color:var(--text-95);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;font-weight:600;line-height:1;overflow:hidden}.SalonPreview-module__7gVe8a__footer{padding-bottom:.25rem}.SalonPreview-module__7gVe8a__showAllBtn{border:1px solid var(--white-08);background:var(--white-02);color:var(--text-92);text-align:center;border-radius:10px;margin:0;padding:.75rem .9rem;font-weight:650;line-height:1;display:block}.SalonPreview-module__7gVe8a__showAllBtn:focus-visible{outline:2px solid var(--white-25);outline-offset:2px}@media (max-width:768px){.SalonPreview-module__7gVe8a__header{padding:.25rem 0}.SalonPreview-module__7gVe8a__avatar{width:50px;height:50px}}@media (max-width:520px){.SalonPreview-module__7gVe8a__title{font-size:.95rem}.SalonPreview-module__7gVe8a__address{white-space:normal;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.SalonPreview-module__7gVe8a__peopleRow{gap:.625rem;padding:.5rem 0 .75rem}.SalonPreview-module__7gVe8a__person{width:56px}.SalonPreview-module__7gVe8a__avatar{width:46px;height:46px}.SalonPreview-module__7gVe8a__personName{font-size:.72rem}}@media (max-width:360px){.SalonPreview-module__7gVe8a__avatar{width:44px;height:44px}.SalonPreview-module__7gVe8a__person{width:52px}}
.Flag-module__w_P74q__reportButton{cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:background .18s;display:flex}.Flag-module__w_P74q__reportIcon{width:24px;height:24px}@media (hover:hover){.Flag-module__w_P74q__reportButton:hover{background:var(--white-06)}}
.ReportUser-module__Z-1d3G__card{background:var(--panel-dark-96);border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:560px;min-height:min(72vh,760px);margin:0 auto;padding:clamp(1rem,2.2vw,1.25rem);display:flex}.ReportUser-module__Z-1d3G__panel{width:100%}.ReportUser-module__Z-1d3G__headerText{margin-bottom:.95rem}.ReportUser-module__Z-1d3G__title{color:var(--text-header);margin:0;font-size:clamp(1.05rem,2.5vw,1.2rem);font-weight:600}.ReportUser-module__Z-1d3G__subtitle{color:var(--text-65);margin:.35rem 0 0;font-size:.9rem;line-height:1.4}.ReportUser-module__Z-1d3G__form{flex-direction:column;gap:.9rem;display:flex}.ReportUser-module__Z-1d3G__reasonList{flex-direction:column;gap:.65rem;display:flex}.ReportUser-module__Z-1d3G__reasonListError .ReportUser-module__Z-1d3G__reasonCard{border-color:#fca5a566}.ReportUser-module__Z-1d3G__reasonCard{border:1px solid var(--white-10);background:var(--panel-dark-92);text-align:left;cursor:pointer;border-radius:14px;align-items:flex-start;gap:0;width:100%;padding:.82rem .92rem;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}.ReportUser-module__Z-1d3G__reasonCard:focus-visible{border-color:var(--focus-neutral-border);box-shadow:inset 0 0 0 1px var(--white-18), 0 0 0 2px var(--white-08);outline:none}.ReportUser-module__Z-1d3G__reasonCardChecked{background:var(--white-05);border-color:var(--focus-neutral-border);box-shadow:inset 0 0 0 1px var(--white-12)}.ReportUser-module__Z-1d3G__reasonContent{flex-direction:column;gap:.18rem;min-width:0;display:flex}.ReportUser-module__Z-1d3G__reasonTitle{color:var(--text-header);font-size:1.02rem;font-weight:600;line-height:1.28}.ReportUser-module__Z-1d3G__reasonDescription{color:var(--text-65);font-size:.93rem;line-height:1.34}.ReportUser-module__Z-1d3G__label{color:var(--text-75);font-size:.86rem}.ReportUser-module__Z-1d3G__textarea{background:var(--white-03);border:1px solid var(--white-10);width:100%;min-height:110px;color:var(--text-header);resize:vertical;border-radius:12px;outline:none;padding:.75rem .82rem;font-size:.95rem}.ReportUser-module__Z-1d3G__textarea:focus-visible{border-color:var(--focus-neutral-border);background:var(--white-05)}.ReportUser-module__Z-1d3G__charCount{text-align:right;color:var(--text-55);margin-top:-.35rem;font-size:.75rem}.ReportUser-module__Z-1d3G__error{color:var(--error-soft);background:#fca5a514;border:1px solid #fca5a559;border-radius:10px;margin:.1rem 0 0;padding:.62rem .72rem;font-size:.82rem;line-height:1.35}.ReportUser-module__Z-1d3G__actions{flex-direction:column-reverse;gap:.65rem;margin-top:.25rem;display:flex}.ReportUser-module__Z-1d3G__primaryButton,.ReportUser-module__Z-1d3G__secondaryButton{cursor:pointer;border:none;border-radius:10px;width:100%;min-height:44px;font-size:.96rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.ReportUser-module__Z-1d3G__primaryButton:focus-visible,.ReportUser-module__Z-1d3G__secondaryButton:focus-visible{outline:2px solid var(--focus-neutral-border);outline-offset:2px}.ReportUser-module__Z-1d3G__primaryButton{background:var(--accent-95);border:1px solid var(--accent-55);color:var(--background)}.ReportUser-module__Z-1d3G__primaryButton:disabled{opacity:.65;cursor:not-allowed}.ReportUser-module__Z-1d3G__secondaryButton{border:1px solid var(--white-10);color:var(--text-75);background:0 0}.ReportUser-module__Z-1d3G__successBox{text-align:center;flex-direction:column;gap:.35rem;width:min(100%,420px);margin:0 auto;display:flex}.ReportUser-module__Z-1d3G__successTitle{color:var(--text-header);margin:0;font-size:1rem}.ReportUser-module__Z-1d3G__successText{color:var(--text-65);margin:0;font-size:.9rem;line-height:1.45}@media (hover:hover){.ReportUser-module__Z-1d3G__reasonCard:hover{background:var(--white-05);border-color:var(--white-15)}.ReportUser-module__Z-1d3G__primaryButton:hover:not(:disabled){background:var(--accent-hover-95);border-color:var(--accent-55)}.ReportUser-module__Z-1d3G__secondaryButton:hover{background:var(--white-04);border-color:var(--white-14)}}@media (max-width:768px){.ReportUser-module__Z-1d3G__card{min-height:min(76vh,700px)}}
