.guide-module__jbd2_a__container{max-width:800px;margin:0 auto;padding:40px 20px}.guide-module__jbd2_a__backLink{color:var(--gray);margin-bottom:24px;font-weight:500;text-decoration:none;display:inline-block}.guide-module__jbd2_a__backLink:hover{color:var(--primary)}.guide-module__jbd2_a__profileContent{box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;flex-direction:column;gap:32px;padding:40px;display:flex}.guide-module__jbd2_a__gallery{width:100%}.guide-module__jbd2_a__imageGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.guide-module__jbd2_a__imageWrapper{cursor:pointer;border-radius:12px;height:150px;transition:transform .2s;overflow:hidden}.guide-module__jbd2_a__imageWrapper:hover{transform:scale(1.02)}.guide-module__jbd2_a__imageWrapper img{object-fit:cover;width:100%;height:100%}.guide-module__jbd2_a__headerSection{text-align:center;flex-direction:column;align-items:center;display:flex}.guide-module__jbd2_a__avatar{background:var(--primary-light);width:120px;height:120px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:48px;font-weight:700;display:flex;overflow:hidden}.guide-module__jbd2_a__avatar img{object-fit:cover;width:100%;height:100%}.guide-module__jbd2_a__name{color:var(--dark);margin:0 0 8px;font-size:32px}.guide-module__jbd2_a__city{color:var(--gray);margin:0;font-size:18px}.guide-module__jbd2_a__metaInfo{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.guide-module__jbd2_a__genderBadge{color:#1976d2;background:#e3f2fd;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:600}.guide-module__jbd2_a__languages{color:var(--gray);font-size:14px}.guide-module__jbd2_a__languages span:first-child{color:var(--dark);font-weight:600}.guide-module__jbd2_a__tagsList{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.guide-module__jbd2_a__tag{background:var(--light-gray);color:var(--dark);border:1px solid #ddd;border-radius:20px;padding:6px 12px;font-size:14px}.guide-module__jbd2_a__rateSection{text-align:center;background:#f9f9f9;border-radius:12px;align-self:center;min-width:200px;padding:16px}.guide-module__jbd2_a__price{color:var(--dark);font-size:28px;font-weight:800}.guide-module__jbd2_a__perHour{color:var(--gray);margin-left:4px;font-size:16px;font-weight:400}.guide-module__jbd2_a__bioSection h2{color:var(--dark);border-bottom:2px solid #eee;margin-bottom:16px;padding-bottom:8px;font-size:24px}.guide-module__jbd2_a__bio{white-space:pre-wrap;color:#555;font-size:16px;line-height:1.8}.guide-module__jbd2_a__actionSection{justify-content:center;margin:20px 0;display:flex}.guide-module__jbd2_a__chatBtn{background:var(--primary);color:#fff;border-radius:50px;padding:16px 48px;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #441a964d}.guide-module__jbd2_a__chatBtn:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 6px 16px #441a9666}.guide-module__jbd2_a__disabledBtn{color:#999;cursor:not-allowed;background:#eee;border:none;border-radius:50px;padding:16px 32px;font-size:16px}.guide-module__jbd2_a__reviewsSection h2{color:var(--dark);margin-bottom:24px;font-size:24px}.guide-module__jbd2_a__reviewsHeader{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.guide-module__jbd2_a__writeReviewBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:600;transition:background .2s}.guide-module__jbd2_a__writeReviewBtn:hover{background:var(--secondary)}.guide-module__jbd2_a__reviewList{flex-direction:column;gap:24px;display:flex}.guide-module__jbd2_a__reviewItem{background:#f9f9f9;border-radius:16px;padding:24px}.guide-module__jbd2_a__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.guide-module__jbd2_a__reviewer{align-items:center;display:flex}.guide-module__jbd2_a__reviewerAvatar{color:#555;background:#ddd;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;font-size:18px;font-weight:700;display:flex}.guide-module__jbd2_a__reviewerName{color:var(--dark);font-size:16px;font-weight:600;display:block}.guide-module__jbd2_a__reviewStars{color:#ffb400;margin-top:4px;font-size:14px}.guide-module__jbd2_a__reviewDate{color:var(--gray);font-size:12px}.guide-module__jbd2_a__reviewTitle{color:var(--dark);margin:0 0 8px;font-size:18px;font-weight:600}.guide-module__jbd2_a__reviewContent{color:#555;margin-bottom:16px;line-height:1.6}.guide-module__jbd2_a__reviewImage{border-radius:8px;width:120px;height:120px;margin-top:12px;overflow:hidden}.guide-module__jbd2_a__reviewImage img{object-fit:cover;width:100%;height:100%}.guide-module__jbd2_a__reviewActions{border-top:1px solid #eee;gap:16px;margin-top:16px;padding-top:12px;display:flex}.guide-module__jbd2_a__editBtn,.guide-module__jbd2_a__deleteBtn{cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500}.guide-module__jbd2_a__editBtn{color:var(--primary)}.guide-module__jbd2_a__deleteBtn{color:#c62828}.guide-module__jbd2_a__loading,.guide-module__jbd2_a__error{height:60vh;color:var(--gray);justify-content:center;align-items:center;font-size:18px;display:flex}@media (max-width:768px){.guide-module__jbd2_a__container{padding:24px 16px}.guide-module__jbd2_a__profileContent{gap:24px;padding:24px}.guide-module__jbd2_a__imageGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.guide-module__jbd2_a__imageWrapper{height:120px}.guide-module__jbd2_a__avatar{width:100px;height:100px;font-size:40px}.guide-module__jbd2_a__name{font-size:26px}.guide-module__jbd2_a__city{font-size:16px}.guide-module__jbd2_a__metaInfo{flex-direction:column;align-items:flex-start;gap:12px}.guide-module__jbd2_a__tagsList{justify-content:flex-start}.guide-module__jbd2_a__rateSection{min-width:100%}.guide-module__jbd2_a__price{font-size:24px}.guide-module__jbd2_a__bioSection h2{font-size:20px}.guide-module__jbd2_a__bio{font-size:15px}.guide-module__jbd2_a__chatBtn{padding:14px 36px;font-size:16px}.guide-module__jbd2_a__reviewsSection h2{font-size:20px}.guide-module__jbd2_a__reviewItem{padding:20px}.guide-module__jbd2_a__reviewerAvatar{width:40px;height:40px;font-size:16px}.guide-module__jbd2_a__reviewTitle{font-size:16px}.guide-module__jbd2_a__reviewContent{font-size:14px}}@media (max-width:480px){.guide-module__jbd2_a__container{padding:16px 12px}.guide-module__jbd2_a__profileContent{gap:20px;padding:20px}.guide-module__jbd2_a__imageGrid{grid-template-columns:repeat(2,1fr);gap:8px}.guide-module__jbd2_a__imageWrapper{height:100px}.guide-module__jbd2_a__avatar{width:80px;height:80px;font-size:32px}.guide-module__jbd2_a__name{font-size:22px}.guide-module__jbd2_a__city{font-size:14px}.guide-module__jbd2_a__price{font-size:20px}.guide-module__jbd2_a__bioSection h2,.guide-module__jbd2_a__reviewsSection h2{font-size:18px}.guide-module__jbd2_a__chatBtn{padding:12px 28px;font-size:15px}.guide-module__jbd2_a__reviewItem{padding:16px}.guide-module__jbd2_a__reviewHeader{flex-direction:column;align-items:flex-start;gap:8px}.guide-module__jbd2_a__reviewImage{width:100px;height:100px}.guide-module__jbd2_a__writeReviewBtn{padding:6px 16px;font-size:13px}}
.ImageModal-module__SbCvsa__overlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImageModal-module__SbCvsa__modal{flex-direction:column;gap:20px;width:100%;max-width:1000px;display:flex;position:relative}.ImageModal-module__SbCvsa__closeBtn{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:32px;position:absolute;top:-40px;right:0}.ImageModal-module__SbCvsa__mainImageContainer{justify-content:center;align-items:center;width:100%;height:60vh;display:flex;position:relative}.ImageModal-module__SbCvsa__mainImage{object-fit:contain;max-width:100%;max-height:100%}.ImageModal-module__SbCvsa__navBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageModal-module__SbCvsa__navBtn:hover{background:#fff6}.ImageModal-module__SbCvsa__prev{left:0}.ImageModal-module__SbCvsa__next{right:0}.ImageModal-module__SbCvsa__thumbnails{justify-content:center;gap:10px;padding:10px 0;display:flex;overflow-x:auto}.ImageModal-module__SbCvsa__thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:4px;width:80px;height:60px;transition:opacity .2s,transform .2s;overflow:hidden}.ImageModal-module__SbCvsa__thumbnail:hover{opacity:1}.ImageModal-module__SbCvsa__thumbnail.ImageModal-module__SbCvsa__active{opacity:1;border-color:var(--primary);transform:scale(1.05)}.ImageModal-module__SbCvsa__thumbnail img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.ImageModal-module__SbCvsa__overlay{padding:12px}.ImageModal-module__SbCvsa__closeBtn{font-size:28px;top:-35px}.ImageModal-module__SbCvsa__mainImageContainer{height:50vh}.ImageModal-module__SbCvsa__navBtn{width:36px;height:36px;font-size:20px}.ImageModal-module__SbCvsa__thumbnails{gap:8px}.ImageModal-module__SbCvsa__thumbnail{width:70px;height:52px}}@media (max-width:480px){.ImageModal-module__SbCvsa__overlay{padding:8px}.ImageModal-module__SbCvsa__closeBtn{font-size:24px;top:-30px}.ImageModal-module__SbCvsa__mainImageContainer{height:40vh}.ImageModal-module__SbCvsa__navBtn{width:32px;height:32px;font-size:18px}.ImageModal-module__SbCvsa__thumbnails{gap:6px;padding:8px 0}.ImageModal-module__SbCvsa__thumbnail{width:60px;height:45px}}
.ReviewForm-module__kp9QNW__form{box-shadow:var(--shadow-md);background:#fff;border-radius:12px;margin-bottom:32px;padding:24px}.ReviewForm-module__kp9QNW__form h3{color:var(--dark);margin-top:0;margin-bottom:20px}.ReviewForm-module__kp9QNW__error{color:#c62828;background:#ffebee;border-radius:8px;margin-bottom:20px;padding:12px}.ReviewForm-module__kp9QNW__field{margin-bottom:20px}.ReviewForm-module__kp9QNW__field label{color:var(--dark);margin-bottom:8px;font-weight:600;display:block}.ReviewForm-module__kp9QNW__input,.ReviewForm-module__kp9QNW__textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:16px}.ReviewForm-module__kp9QNW__textarea{resize:vertical}.ReviewForm-module__kp9QNW__count{text-align:right;color:var(--gray);margin-top:4px;font-size:12px;display:block}.ReviewForm-module__kp9QNW__stars{gap:4px;display:flex}.ReviewForm-module__kp9QNW__star{color:#ddd;cursor:pointer;font-size:32px;transition:color .2s}.ReviewForm-module__kp9QNW__star.ReviewForm-module__kp9QNW__filled{color:#ffb400}.ReviewForm-module__kp9QNW__preview{border-radius:8px;width:100px;height:100px;margin-top:12px;overflow:hidden}.ReviewForm-module__kp9QNW__preview img{object-fit:cover;width:100%;height:100%}.ReviewForm-module__kp9QNW__actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.ReviewForm-module__kp9QNW__cancelBtn,.ReviewForm-module__kp9QNW__submitBtn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600}.ReviewForm-module__kp9QNW__cancelBtn{color:var(--dark);background:#f5f5f5}.ReviewForm-module__kp9QNW__submitBtn{background:var(--primary);color:#fff}.ReviewForm-module__kp9QNW__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.ReviewForm-module__kp9QNW__form{padding:20px}.ReviewForm-module__kp9QNW__form h3{font-size:20px}.ReviewForm-module__kp9QNW__star{font-size:28px}}@media (max-width:480px){.ReviewForm-module__kp9QNW__form{padding:16px}.ReviewForm-module__kp9QNW__form h3{margin-bottom:16px;font-size:18px}.ReviewForm-module__kp9QNW__field{margin-bottom:16px}.ReviewForm-module__kp9QNW__input,.ReviewForm-module__kp9QNW__textarea{padding:10px;font-size:15px}.ReviewForm-module__kp9QNW__star{font-size:24px}.ReviewForm-module__kp9QNW__actions{flex-direction:column;gap:8px}.ReviewForm-module__kp9QNW__cancelBtn,.ReviewForm-module__kp9QNW__submitBtn{width:100%;padding:10px 20px;font-size:15px}.ReviewForm-module__kp9QNW__preview{width:80px;height:80px}}
/*# sourceMappingURL=57c8cd6fddf141b6.css.map*/