.page-module__SalcHG__container{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:calc(80px + 2rem) 2rem 5rem}.page-module__SalcHG__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__SalcHG__title{color:var(--blue);background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.page-module__SalcHG__notificationsLink{width:48px;height:48px;color:var(--blue);background:var(--background);border:2px solid #466c9533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;text-decoration:none;transition:all .3s;display:flex}.page-module__SalcHG__notificationsLink:hover{border-color:var(--blue);background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.page-module__SalcHG__notificationsLink:active{transform:translateY(0)}.page-module__SalcHG__divider{background:#466c9533;border:none;height:1px;margin:2rem 0}.page-module__SalcHG__navigation{border-bottom:2px solid #466c9533;flex-wrap:wrap;gap:0;margin-bottom:2rem;display:flex;position:relative}.page-module__SalcHG__navButton{color:#466c9599;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;margin-bottom:-2px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.page-module__SalcHG__navButton:hover{color:var(--blue);background:#466c950d}.page-module__SalcHG__navButton:active{transform:none}.page-module__SalcHG__navButtonActive{color:var(--blue);border-bottom-color:var(--blue);background:0 0}.page-module__SalcHG__navButtonActive:hover{color:var(--blue);background:#466c950d}.page-module__SalcHG__content{background:var(--background);border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #466c951a}.page-module__SalcHG__datePicker{background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border:2px solid #466c9533;border-radius:50px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__SalcHG__datePicker:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #466c951a}.page-module__SalcHG__datePickerWrapper{width:100%}.page-module__SalcHG__loader{background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__SalcHG__loaderContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.page-module__SalcHG__spinner{border:4px solid #466c951a;border-top-color:var(--blue);border-right-color:var(--green);border-radius:50%;width:60px;height:60px;animation:1s linear infinite page-module__SalcHG__spin}@keyframes page-module__SalcHG__spin{to{transform:rotate(360deg)}}.page-module__SalcHG__text{color:var(--blue);opacity:.8;font-size:1.125rem;font-weight:600;animation:1.5s ease-in-out infinite page-module__SalcHG__pulse}@keyframes page-module__SalcHG__pulse{0%,to{opacity:.8}50%{opacity:1}}.page-module__SalcHG__dots{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.page-module__SalcHG__dot{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite page-module__SalcHG__bounce}.page-module__SalcHG__dot:first-child{animation-delay:0s}.page-module__SalcHG__dot:nth-child(2){animation-delay:.2s}.page-module__SalcHG__dot:nth-child(3){animation-delay:.4s}@keyframes page-module__SalcHG__bounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.page-module__SalcHG__container{padding:calc(80px + 1rem) 1rem 3rem}.page-module__SalcHG__header{margin-bottom:1.5rem}.page-module__SalcHG__title{margin:0;font-size:2rem}.page-module__SalcHG__notificationsLink{width:44px;height:44px;font-size:1.5rem}.page-module__SalcHG__navigation{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.page-module__SalcHG__content{padding:2rem 1rem}.page-module__SalcHG__navButton{white-space:nowrap;padding:.875rem 1.5rem;font-size:.95rem}.page-module__SalcHG__spinner{border-width:3px;width:50px;height:50px}.page-module__SalcHG__text{font-size:1rem}}.page-module__SalcHG__subscriptionOffer{background:var(--background);border:2px solid #466c9533;border-radius:15px;flex-direction:row;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem 4rem 1.25rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #466c951a}.page-module__SalcHG__subscriptionOffer:hover{border-color:#466c954d;box-shadow:0 15px 40px #466c9526}.page-module__SalcHG__closeButton{color:#466c9599;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:.25rem;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:.75rem;right:1rem}.page-module__SalcHG__closeButton:hover{color:var(--blue);background:#466c951a;transform:rotate(90deg)}.page-module__SalcHG__subscriptionIcon{color:var(--blue);opacity:.8;flex-shrink:0;font-size:2.5rem}.page-module__SalcHG__subscriptionContent{text-align:left;flex-direction:column;flex:1;gap:.5rem;min-width:0;padding-right:1rem;display:flex}.page-module__SalcHG__subscriptionTitle{color:var(--blue);background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.125rem;font-weight:700;line-height:1.4}.page-module__SalcHG__subscriptionText{color:var(--foreground);opacity:.8;margin:0;font-size:.875rem;line-height:1.5}.page-module__SalcHG__subscriptionButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:.75rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .3s}.page-module__SalcHG__subscriptionButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.page-module__SalcHG__subscriptionButton:active{transform:translateY(0)}@media (max-width:768px){.page-module__SalcHG__subscriptionOffer{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem}.page-module__SalcHG__subscriptionIcon{align-self:center;font-size:2rem}.page-module__SalcHG__subscriptionContent{text-align:center;width:100%;padding-right:0}.page-module__SalcHG__subscriptionTitle{font-size:1rem}.page-module__SalcHG__subscriptionText{font-size:.875rem}.page-module__SalcHG__subscriptionButton{width:100%;padding:.875rem 1.5rem;font-size:.9375rem}}@media (max-width:480px){.page-module__SalcHG__container{padding:calc(80px + .75rem) .75rem 2rem}.page-module__SalcHG__header{margin-bottom:1.25rem}.page-module__SalcHG__title{font-size:1.75rem}.page-module__SalcHG__notificationsLink{width:40px;height:40px;font-size:1.375rem}.page-module__SalcHG__content{border-radius:15px;padding:1.5rem .75rem}.page-module__SalcHG__navigation{gap:0;margin-bottom:1.5rem}.page-module__SalcHG__navButton{padding:.75rem 1rem;font-size:.875rem}.page-module__SalcHG__subscriptionOffer{gap:.875rem;margin-bottom:1.25rem;padding:1rem}.page-module__SalcHG__closeButton{width:20px;height:20px;font-size:1.125rem;top:.5rem;right:.5rem}.page-module__SalcHG__subscriptionIcon{font-size:1.75rem}.page-module__SalcHG__subscriptionTitle{font-size:.9375rem}.page-module__SalcHG__subscriptionText{font-size:.8125rem}.page-module__SalcHG__subscriptionButton{padding:.75rem 1.25rem;font-size:.875rem}}
.GeneralProfile-module__uURKMG__section{flex-direction:column;gap:2rem;display:flex}.GeneralProfile-module__uURKMG__bio{color:var(--foreground);white-space:pre-wrap;background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);border:2px solid #466c951a;border-radius:15px;padding:1.5rem;font-size:1rem;line-height:1.6}.GeneralProfile-module__uURKMG__infoBlock{background:var(--background);border:2px solid #466c9533;border-radius:15px;padding:1.5rem;transition:all .3s}.GeneralProfile-module__uURKMG__infoBlock:hover{border-color:#466c954d;box-shadow:0 5px 15px #466c951a}.GeneralProfile-module__uURKMG__infoBlockTitle{color:var(--blue);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.GeneralProfile-module__uURKMG__locationContent{flex-direction:column;gap:.5rem;display:flex}.GeneralProfile-module__uURKMG__locationText{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.GeneralProfile-module__uURKMG__locationItem{color:var(--foreground);font-size:1rem;font-weight:500}.GeneralProfile-module__uURKMG__locationItem:not(:last-child):after{content:",";margin-left:.25rem}.GeneralProfile-module__uURKMG__drinksList{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.GeneralProfile-module__uURKMG__drinkItem{color:var(--foreground);background:linear-gradient(135deg,#466c951a 0%,#5dae8b1a 100%);border:1px solid #466c9533;border-radius:50px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;display:inline-flex}.GeneralProfile-module__uURKMG__noAlcoholBadge{color:var(--green,#5dae8b);background:linear-gradient(135deg,#5dae8b26 0%,#5dae8b1a 100%);border:2px solid #5dae8b4d;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.GeneralProfile-module__uURKMG__noSmokingBadge{color:var(--green,#5dae8b);background:linear-gradient(135deg,#5dae8b26 0%,#5dae8b1a 100%);border:2px solid #5dae8b4d;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.GeneralProfile-module__uURKMG__meetInList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.GeneralProfile-module__uURKMG__meetInItem{border-left:3px solid var(--blue);color:var(--foreground);background:#466c950d;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.GeneralProfile-module__uURKMG__meetInItem:hover{background:#466c951a;transform:translate(5px)}.GeneralProfile-module__uURKMG__readyToTripBadge{color:var(--blue);background:linear-gradient(135deg,#466c9526 0%,#5dae8b26 100%);border:2px solid #466c954d;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.GeneralProfile-module__uURKMG__statisticsBlock{background:var(--background);border:2px solid #466c9533;border-radius:15px;padding:1.5rem;transition:all .3s}.GeneralProfile-module__uURKMG__statisticsBlock:hover{border-color:#466c954d;box-shadow:0 5px 15px #466c951a}.GeneralProfile-module__uURKMG__statisticsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.GeneralProfile-module__uURKMG__statisticItem{text-align:center;background:linear-gradient(135deg,#466c951a 0%,#5dae8b1a 100%);border:1px solid #466c9533;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;transition:all .3s;display:flex}.GeneralProfile-module__uURKMG__statisticItem:hover{background:linear-gradient(135deg,#466c9526 0%,#5dae8b26 100%);border-color:#466c954d;transform:translateY(-3px);box-shadow:0 5px 15px #466c9526}.GeneralProfile-module__uURKMG__statisticNumber{color:var(--blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.GeneralProfile-module__uURKMG__statisticLabel{color:var(--foreground);opacity:.9;margin:0;font-size:.9375rem;font-weight:500}.GeneralProfile-module__uURKMG__actionsBlock{background:var(--background);border:2px solid #466c9533;border-radius:15px;flex-wrap:wrap;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.GeneralProfile-module__uURKMG__actionsBlock:hover{border-color:#466c954d;box-shadow:0 5px 15px #466c951a}.GeneralProfile-module__uURKMG__buttonBlock{color:var(--red);border:2px solid var(--red);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.GeneralProfile-module__uURKMG__buttonBlock:hover{background:var(--red);color:var(--background);transform:translateY(-2px);box-shadow:0 5px 15px #ff76764d}.GeneralProfile-module__uURKMG__buttonBlock:active{transform:translateY(0)}.GeneralProfile-module__uURKMG__buttonUnblock{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.GeneralProfile-module__uURKMG__buttonUnblock:hover{transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.GeneralProfile-module__uURKMG__buttonUnblock:active{transform:translateY(0)}.GeneralProfile-module__uURKMG__buttonReport{color:var(--orange,#ff8c42);border:2px solid var(--orange,#ff8c42);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.GeneralProfile-module__uURKMG__buttonReport:hover{background:var(--orange,#ff8c42);color:var(--background);transform:translateY(-2px);box-shadow:0 5px 15px #ff8c424d}.GeneralProfile-module__uURKMG__buttonReport:active{transform:translateY(0)}.GeneralProfile-module__uURKMG__reviewsBlock{background:var(--background);border:2px solid #466c9533;border-radius:15px;padding:1.5rem;transition:all .3s}.GeneralProfile-module__uURKMG__reviewsBlock:hover{border-color:#466c954d;box-shadow:0 5px 15px #466c951a}.GeneralProfile-module__uURKMG__averageRating{background:linear-gradient(135deg,#466c951a 0%,#5dae8b1a 100%);border-radius:10px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.GeneralProfile-module__uURKMG__averageStars{gap:.25rem;font-size:1.25rem;display:flex}.GeneralProfile-module__uURKMG__averageValue{color:var(--foreground);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.GeneralProfile-module__uURKMG__averageValue b{color:var(--blue);font-size:1.25rem;font-weight:700}.GeneralProfile-module__uURKMG__reviewsList{flex-direction:column;gap:1rem;display:flex}.GeneralProfile-module__uURKMG__emptyReviews{text-align:center;color:var(--foreground);opacity:.6;background:#466c950d;border-radius:10px;padding:2rem;font-size:1rem;font-style:italic}@media (max-width:768px){.GeneralProfile-module__uURKMG__section{gap:1.5rem}.GeneralProfile-module__uURKMG__bio{padding:1.25rem;font-size:.9375rem}.GeneralProfile-module__uURKMG__infoBlock{padding:1.25rem}.GeneralProfile-module__uURKMG__infoBlockTitle{font-size:1.125rem}.GeneralProfile-module__uURKMG__drinksList{gap:.5rem}.GeneralProfile-module__uURKMG__drinkItem{padding:.5rem 1rem;font-size:.875rem}.GeneralProfile-module__uURKMG__meetInList{gap:.5rem}.GeneralProfile-module__uURKMG__meetInItem{padding:.625rem .875rem;font-size:.9375rem}.GeneralProfile-module__uURKMG__reviewsBlock{padding:1.25rem}.GeneralProfile-module__uURKMG__averageRating{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:.875rem}.GeneralProfile-module__uURKMG__averageStars{font-size:1.125rem}.GeneralProfile-module__uURKMG__averageValue{font-size:.9375rem}.GeneralProfile-module__uURKMG__averageValue b{font-size:1.125rem}.GeneralProfile-module__uURKMG__reviewsList{gap:.875rem}.GeneralProfile-module__uURKMG__emptyReviews{padding:1.5rem;font-size:.9375rem}.GeneralProfile-module__uURKMG__statisticsBlock{padding:1.25rem}.GeneralProfile-module__uURKMG__statisticsGrid{grid-template-columns:1fr;gap:1rem}.GeneralProfile-module__uURKMG__statisticItem{padding:1.25rem .875rem}.GeneralProfile-module__uURKMG__statisticNumber{font-size:2rem}.GeneralProfile-module__uURKMG__statisticLabel{font-size:.875rem}.GeneralProfile-module__uURKMG__actionsBlock{gap:.75rem;padding:1.25rem}.GeneralProfile-module__uURKMG__buttonBlock,.GeneralProfile-module__uURKMG__buttonUnblock,.GeneralProfile-module__uURKMG__buttonReport{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.95rem}}
.UserReview-module__CIIbFG__reviewCard{background:var(--background);border:2px solid #466c9526;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.UserReview-module__CIIbFG__reviewCard:hover{border-color:#466c9540;transform:translateY(-2px);box-shadow:0 4px 12px #466c951a}.UserReview-module__CIIbFG__reviewHeader{align-items:center;gap:1rem;display:flex}.UserReview-module__CIIbFG__avatarWrapper{border:2px solid #466c9533;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.UserReview-module__CIIbFG__avatarWrapper img{object-fit:cover;width:100%;height:100%}.UserReview-module__CIIbFG__userInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.UserReview-module__CIIbFG__userName{color:var(--foreground);font-size:1rem;font-weight:600}.UserReview-module__CIIbFG__rating{align-items:center;gap:.5rem;display:flex}.UserReview-module__CIIbFG__ratingStars{gap:.125rem;font-size:1rem;display:flex}.UserReview-module__CIIbFG__ratingValue{color:var(--blue);font-size:.9375rem;font-weight:600}.UserReview-module__CIIbFG__reviewText{color:var(--foreground);opacity:.9;border-left:3px solid #466c9533;padding-left:.5rem;font-size:.9375rem;line-height:1.6}.UserReview-module__CIIbFG__reviewDate{color:var(--foreground);opacity:.6;padding-left:.5rem;font-size:.875rem;font-style:italic}@media (max-width:768px){.UserReview-module__CIIbFG__reviewCard{gap:.875rem;padding:1rem}.UserReview-module__CIIbFG__reviewCard:hover{transform:none}.UserReview-module__CIIbFG__reviewHeader{gap:.75rem}.UserReview-module__CIIbFG__avatarWrapper{border-width:1.5px;width:40px;height:40px}.UserReview-module__CIIbFG__userInfo{gap:.375rem;min-width:0}.UserReview-module__CIIbFG__userName{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem}.UserReview-module__CIIbFG__rating{flex-wrap:wrap;gap:.375rem}.UserReview-module__CIIbFG__ratingStars{gap:.0625rem;font-size:.9375rem}.UserReview-module__CIIbFG__ratingValue{font-size:.875rem}.UserReview-module__CIIbFG__reviewText{word-wrap:break-word;overflow-wrap:break-word;border-left-width:2px;padding-left:.5rem;font-size:.875rem;line-height:1.5}.UserReview-module__CIIbFG__reviewDate{padding-left:.5rem;font-size:.8125rem}}@media (max-width:480px){.UserReview-module__CIIbFG__reviewCard{border-radius:10px;gap:.75rem;padding:.875rem}.UserReview-module__CIIbFG__reviewHeader{gap:.625rem}.UserReview-module__CIIbFG__avatarWrapper{border-width:1px;width:36px;height:36px}.UserReview-module__CIIbFG__userInfo{gap:.25rem}.UserReview-module__CIIbFG__userName{font-size:.875rem}.UserReview-module__CIIbFG__rating{gap:.25rem}.UserReview-module__CIIbFG__ratingStars{font-size:.875rem}.UserReview-module__CIIbFG__ratingValue{font-size:.8125rem}.UserReview-module__CIIbFG__reviewText{border-left-width:2px;padding-left:.375rem;font-size:.8125rem;line-height:1.5}.UserReview-module__CIIbFG__reviewDate{padding-left:.375rem;font-size:.75rem}}
.WriteReview-module__F4sigG__container{background:0 0;border:none;border-radius:0;margin:0 0 .75rem;padding:.75rem 0;transition:all .3s}.WriteReview-module__F4sigG__container:hover{box-shadow:none}.WriteReview-module__F4sigG__message{color:var(--foreground);opacity:.7;text-align:center;background:#466c950d;border-radius:10px;padding:1rem;font-size:.9375rem}.WriteReview-module__F4sigG__form{flex-direction:column;gap:1.5rem;display:flex}.WriteReview-module__F4sigG__ratingSection{flex-direction:column;gap:.75rem;display:flex}.WriteReview-module__F4sigG__ratingLabel{color:var(--foreground);font-size:1rem;font-weight:600}.WriteReview-module__F4sigG__starsContainer{align-items:center;gap:.5rem;display:flex}.WriteReview-module__F4sigG__starButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.WriteReview-module__F4sigG__starButton:hover{transform:scale(1.1)}.WriteReview-module__F4sigG__starButton:active{transform:scale(.95)}.WriteReview-module__F4sigG__starIcon{fill:#466c9533;stroke:#466c954d;stroke-width:1px;width:32px;height:32px;transition:all .2s}.WriteReview-module__F4sigG__starButton.WriteReview-module__F4sigG__active .WriteReview-module__F4sigG__starIcon,.WriteReview-module__F4sigG__starButton:hover .WriteReview-module__F4sigG__starIcon{fill:gold;stroke:#ffb300;stroke-width:1.5px}.WriteReview-module__F4sigG__textareaSection{flex-direction:column;gap:.75rem;display:flex}.WriteReview-module__F4sigG__textareaLabel{color:var(--foreground);font-size:1rem;font-weight:600}.WriteReview-module__F4sigG__textarea{background:var(--background);width:100%;color:var(--foreground);resize:vertical;border:2px solid #466c9533;border-radius:12px;min-height:120px;padding:1rem 1.25rem;font-family:inherit;font-size:.9375rem;line-height:1.6;transition:all .3s}.WriteReview-module__F4sigG__textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #466c951a}.WriteReview-module__F4sigG__textarea::placeholder{color:var(--foreground);opacity:.5}.WriteReview-module__F4sigG__submitButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;border:none;border-radius:50px;align-self:flex-start;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.WriteReview-module__F4sigG__submitButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 5px 15px #466c954d}.WriteReview-module__F4sigG__submitButton:active{transform:translateY(0)}.WriteReview-module__F4sigG__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.WriteReview-module__F4sigG__container{padding:.625rem 0}.WriteReview-module__F4sigG__form{gap:1.25rem}.WriteReview-module__F4sigG__ratingSection{gap:.625rem}.WriteReview-module__F4sigG__ratingLabel{font-size:.9375rem}.WriteReview-module__F4sigG__starsContainer{gap:.375rem}.WriteReview-module__F4sigG__starIcon{width:28px;height:28px}.WriteReview-module__F4sigG__textareaLabel{font-size:.9375rem}.WriteReview-module__F4sigG__textarea{min-height:100px;padding:.875rem 1rem;font-size:.875rem}.WriteReview-module__F4sigG__submitButton{width:100%;padding:.875rem 1.5rem;font-size:.9375rem}}@media (max-width:480px){.WriteReview-module__F4sigG__container{padding:.5rem 0}.WriteReview-module__F4sigG__form{gap:1rem}.WriteReview-module__F4sigG__starIcon{width:24px;height:24px}.WriteReview-module__F4sigG__textarea{min-height:90px;padding:.75rem;font-size:.875rem}}
.ReportForm-module__3jXi2W__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReportForm-module__3jXi2W__modal{background:var(--background);box-sizing:border-box;border:2px solid #466c9533;border-radius:24px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #466c954d}.ReportForm-module__3jXi2W__header{border-bottom:2px solid #466c951a;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;display:flex}.ReportForm-module__3jXi2W__title{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:700}.ReportForm-module__3jXi2W__closeButton{cursor:pointer;color:var(--blue);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:flex}.ReportForm-module__3jXi2W__closeButton:hover{background:#466c951a;transform:rotate(90deg)}.ReportForm-module__3jXi2W__form{box-sizing:border-box;flex-direction:column;gap:1.5rem;max-width:100%;padding:2rem;display:flex;overflow-x:hidden}.ReportForm-module__3jXi2W__formGroup{box-sizing:border-box;flex-direction:column;gap:.75rem;min-width:0;max-width:100%;display:flex;overflow:hidden visible}.ReportForm-module__3jXi2W__label{color:var(--blue);box-sizing:border-box;flex-direction:column;gap:.75rem;min-width:0;max-width:100%;font-size:1rem;font-weight:600;display:flex;overflow:hidden visible}.ReportForm-module__3jXi2W__label span{opacity:.8;font-size:.875rem}.ReportForm-module__3jXi2W__select,.ReportForm-module__3jXi2W__textarea{width:100%;color:var(--foreground);background:var(--background);border:2px solid #466c9533;border-radius:50px;outline:none;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .3s}.ReportForm-module__3jXi2W__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23466C95' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;padding-right:3rem}.ReportForm-module__3jXi2W__textarea{resize:vertical;border-radius:20px;min-height:120px}.ReportForm-module__3jXi2W__select::placeholder,.ReportForm-module__3jXi2W__textarea::placeholder{color:#466c9580;font-weight:400}.ReportForm-module__3jXi2W__select:hover,.ReportForm-module__3jXi2W__textarea:hover{border-color:#466c9566;box-shadow:0 2px 8px #466c951a}.ReportForm-module__3jXi2W__select:focus,.ReportForm-module__3jXi2W__textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #466c951a}.ReportForm-module__3jXi2W__formActions{border-top:2px solid #466c951a;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.ReportForm-module__3jXi2W__cancelButton,.ReportForm-module__3jXi2W__submitButton{cursor:pointer;border:2px solid var(--blue);border-radius:50px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.ReportForm-module__3jXi2W__cancelButton{color:var(--blue);background:0 0}.ReportForm-module__3jXi2W__cancelButton:hover{background:#466c951a;transform:translateY(-2px);box-shadow:0 5px 15px #466c9533}.ReportForm-module__3jXi2W__submitButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);border-color:#0000}.ReportForm-module__3jXi2W__submitButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 5px 15px #466c954d}.ReportForm-module__3jXi2W__submitButton:active,.ReportForm-module__3jXi2W__cancelButton:active{transform:translateY(0)}@media (max-width:768px){.ReportForm-module__3jXi2W__modal{box-sizing:border-box;border-radius:20px;width:calc(100% - 2rem);max-width:calc(100vw - 2rem)}.ReportForm-module__3jXi2W__overlay{box-sizing:border-box}.ReportForm-module__3jXi2W__header{padding:1.5rem 1.5rem 1rem}.ReportForm-module__3jXi2W__title{font-size:1.5rem}.ReportForm-module__3jXi2W__form{gap:1.25rem;max-width:100%;padding:1.5rem;overflow-x:hidden}.ReportForm-module__3jXi2W__formActions{flex-direction:column}.ReportForm-module__3jXi2W__cancelButton,.ReportForm-module__3jXi2W__submitButton{width:100%}}@media (max-width:480px){.ReportForm-module__3jXi2W__overlay{box-sizing:border-box;padding:.5rem}.ReportForm-module__3jXi2W__modal{box-sizing:border-box;width:calc(100% - 1rem);max-width:calc(100vw - 1rem)}.ReportForm-module__3jXi2W__header{padding:1.25rem 1.25rem .75rem}.ReportForm-module__3jXi2W__form{max-width:100%;padding:1.25rem;overflow-x:hidden}}
.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-content:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{width:100%;min-height:100%;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
.MeetContent-module__r1g8HW__container{width:100%;padding:0}.MeetContent-module__r1g8HW__cardWrapper{margin-bottom:2rem}.MeetContent-module__r1g8HW__navigation{border-bottom:2px solid #466c9533;flex-wrap:wrap;gap:0;margin-bottom:2rem;display:flex;position:relative}.MeetContent-module__r1g8HW__navButton{color:#466c9599;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;margin-bottom:-2px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.MeetContent-module__r1g8HW__navButton:hover{color:var(--blue);background:#466c950d}.MeetContent-module__r1g8HW__navButton:active{transform:none}.MeetContent-module__r1g8HW__navButtonActive{color:var(--blue);border-bottom-color:var(--blue);background:0 0}.MeetContent-module__r1g8HW__navButtonActive:hover{color:var(--blue);background:#466c950d}.MeetContent-module__r1g8HW__content{background:var(--background);border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #466c951a}.MeetContent-module__r1g8HW__tabContent{color:var(--foreground);padding:1rem 0}@media (max-width:768px){.MeetContent-module__r1g8HW__cardWrapper{margin-bottom:1.5rem}.MeetContent-module__r1g8HW__navigation{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.MeetContent-module__r1g8HW__content{padding:2rem 1rem}.MeetContent-module__r1g8HW__navButton{white-space:nowrap;padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.MeetContent-module__r1g8HW__cardWrapper{margin-bottom:1.25rem}.MeetContent-module__r1g8HW__content{border-radius:15px;padding:1.5rem .75rem}.MeetContent-module__r1g8HW__navigation{gap:0;margin-bottom:1.5rem}.MeetContent-module__r1g8HW__navButton{padding:.75rem 1rem;font-size:.875rem}}.MeetContent-module__r1g8HW__blockedSection{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:3rem 2rem;display:flex}.MeetContent-module__r1g8HW__blockedContainer{background:var(--background);border:3px solid var(--red);text-align:center;border-radius:20px;width:100%;max-width:600px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff767633}.MeetContent-module__r1g8HW__blockedContainer:before{content:"";background:linear-gradient(90deg,var(--red)0%,#ff767680 100%);height:5px;position:absolute;top:0;left:0;right:0}.MeetContent-module__r1g8HW__blockedIcon{margin-bottom:1.5rem;font-size:3.5rem;animation:.5s ease-in-out MeetContent-module__r1g8HW__shake;display:block}@keyframes MeetContent-module__r1g8HW__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.MeetContent-module__r1g8HW__blockedMessage{color:var(--foreground);opacity:.9;margin:0;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.MeetContent-module__r1g8HW__blockedSection{min-height:40vh;padding:2rem 1.5rem}.MeetContent-module__r1g8HW__blockedContainer{border-width:2px;padding:2rem 1.5rem}.MeetContent-module__r1g8HW__blockedIcon{margin-bottom:1.25rem;font-size:3rem}.MeetContent-module__r1g8HW__blockedMessage{font-size:1rem}}@media (max-width:480px){.MeetContent-module__r1g8HW__blockedSection,.MeetContent-module__r1g8HW__blockedContainer{padding:1.5rem 1rem}.MeetContent-module__r1g8HW__blockedIcon{margin-bottom:1rem;font-size:2.5rem}.MeetContent-module__r1g8HW__blockedMessage{font-size:.9375rem}}
.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color)50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color)50%,transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4,0,.2,1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{inset-inline-start:0;height:var(--rdp-nav-height);display:inline-flex;position:absolute;top:0}.rdp-root[data-nav-layout=around] .rdp-button_next{inset-inline-end:0;height:var(--rdp-nav-height);justify-content:center;display:inline-flex;position:absolute;top:0}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}
.rdp{--rdp-cell-size:2rem;--rdp-accent-color:#466c95;--rdp-background-color:var(--background);--rdp-accent-color-dark:#5dae8b;--rdp-background-color-dark:var(--background);--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:2px solid var(--rdp-accent-color-dark);margin:0 auto;font-family:inherit}.rdp-button_reset{appearance:none;margin:0;padding:0;position:relative}.rdp-button{border:2px solid #0000}.rdp-button:hover:not([disabled]){background-color:#466c951a}.rdp-button:focus:not([disabled]){color:inherit;border-color:var(--rdp-accent-color);background-color:#466c951a}.rdp-button[disabled]{opacity:.3}.rdp-months{box-sizing:border-box;width:100%;max-width:none;display:flex;overflow-x:visible}.rdp-month{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;overflow-x:visible}.rdp-table{border-collapse:collapse;box-sizing:border-box;overflow:visible;table-layout:fixed!important;width:100%!important;min-width:100%!important;max-width:100%!important}.rdp-table tr{width:100%;display:table-row}.rdp-table td,.rdp-table th{box-sizing:border-box;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-with_weeknumber .rdp-table{max-width:calc(100% - var(--rdp-cell-size))}.rdp-caption{text-align:left;justify-content:space-between;align-items:center;padding:.75rem .5rem;display:flex}.rdp-multiple_months .rdp-caption{text-align:center;display:block;position:relative}.rdp-caption_label{z-index:1;white-space:nowrap;color:#466c95;background-color:#0000;border:2px solid #0000;align-items:center;margin:0;padding:0 .25rem;font-size:.875rem;font-weight:600;display:inline-flex;position:relative}.rdp-nav{align-items:center;display:flex}.rdp-multiple_months .rdp-caption_start .rdp-nav,.rdp-multiple_months .rdp-caption_end .rdp-nav{justify-content:space-between;display:flex;position:absolute;left:0;right:0}.rdp-button_previous,.rdp-button_next{background:#466c951a;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:.25rem;transition:all .3s;display:inline-flex}.rdp-button_previous:hover,.rdp-button_next:hover{background:#466c9533;transform:scale(1.1)}.rdp-button_previous:focus,.rdp-button_next:focus{background:#466c9533}.rdp-nav_icon{fill:#466c95;width:.75rem;height:.75rem}.rdp-head_cell{vertical-align:middle;text-align:center;height:var(--rdp-cell-size);color:#466c95b3;box-sizing:border-box;padding:0;font-size:.75rem;font-weight:600;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-tbody{border:0}.rdp-tfoot{margin:.5rem}.rdp-cell{text-align:center;box-sizing:border-box;height:100%;font-size:.8125rem;position:relative;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-button_cell{width:100%;height:var(--rdp-cell-size);box-sizing:border-box}.rdp-day{width:100%;height:var(--rdp-cell-size);color:var(--foreground);box-sizing:border-box;border-radius:50%;font-weight:500;transition:all .2s}.rdp-day:hover:not([disabled]):not(.rdp-day_selected):not(.rdp-day_outside){background-color:#466c951a;border-radius:50%}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:#fff;opacity:1;background:linear-gradient(135deg,#466c95 0%,#5dae8b 100%);border-radius:50%;font-weight:600}.rdp-day_today:not(.rdp-day_outside){color:#466c95;font-weight:700}.rdp-day_today:not(.rdp-day_selected):not(.rdp-day_outside){background-color:#466c950d}.rdp-day_outside{color:#466c954d}.rdp-day_disabled{color:#466c954d;opacity:.3}.rdp-day_hidden{visibility:hidden}.rdp-day_range_start:not(.rdp-day_range_end) .rdp-day,.rdp-day_range_end:not(.rdp-day_range_start) .rdp-day{border-radius:50%}.rdp-day_range_middle,.rdp-day_range_middle:hover{border-radius:0}.rdp-day_range_start.rdp-day_range_end .rdp-day,.rdp-day_range_start.rdp-day_range_end .rdp-day:hover,.rdp-day_range_start .rdp-day,.rdp-day_range_end .rdp-day,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected:disabled,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today:disabled,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_start,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_start:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_start:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_start:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_start:disabled,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_end,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_end:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_end:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_end:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_range_end:disabled,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_start,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_start:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_start:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_start:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_start:disabled,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_end,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_end:hover,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_end:focus-visible,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_end:active,.rdp-day_range_start.rdp-day_range_end .rdp-day_selected.rdp-day_today.rdp-day_range_end:disabled{border-radius:50%}.rdp{background:var(--background);box-sizing:border-box;border:2px solid #466c9533;border-radius:20px;min-width:0;margin:0;padding:1.25rem 1rem;overflow-y:visible;box-shadow:0 10px 30px #466c9526;width:100%!important;max-width:100%!important;overflow-x:visible!important}@media (max-width:768px){.rdp{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:1rem .75rem;font-size:.75rem;display:block;overflow-x:visible}.rdp-months{width:100%;max-width:none;overflow-x:visible}.rdp-month{width:100%;max-width:100%;margin:0;overflow-x:visible}.rdp-table{table-layout:fixed;width:100%;min-width:100%;max-width:100%}.rdp-button_previous,.rdp-button_next{width:2.25rem;height:2.25rem;padding:.5rem}.rdp-nav_icon{width:1rem;height:1rem}.rdp-caption_label{font-size:.75rem}.rdp-head_cell{font-size:.6875rem;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-cell{--rdp-cell-size:1.5rem;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-day{font-size:.75rem}}@media (max-width:480px){.rdp{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:.875rem .625rem;font-size:.6875rem;display:block;overflow-x:visible}.rdp-months{width:100%;max-width:none;overflow-x:visible}.rdp-month{width:100%;max-width:100%;margin:0;overflow-x:visible}.rdp-table{table-layout:fixed;width:100%;min-width:100%;max-width:100%}.rdp-button_previous,.rdp-button_next{width:2.5rem;height:2.5rem;padding:.625rem}.rdp-nav_icon{width:1.125rem;height:1.125rem}.rdp-caption_label{font-size:.6875rem}.rdp-head_cell{font-size:.625rem;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-cell{--rdp-cell-size:1.25rem;overflow:visible;width:14.2857%!important;min-width:14.2857%!important;max-width:14.2857%!important}.rdp-day{font-size:.6875rem}}
.BlockedProfile-module__5-blHW__section{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin:6rem 0;padding:4rem;display:flex}.BlockedProfile-module__5-blHW__blockedContainer{background:var(--background);border:3px solid var(--red);text-align:center;border-radius:20px;width:100%;max-width:700px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff767633}.BlockedProfile-module__5-blHW__blockedContainer:before{content:"";background:linear-gradient(90deg,var(--red)0%,#ff767680 100%);height:5px;position:absolute;top:0;left:0;right:0}.BlockedProfile-module__5-blHW__icon{margin-bottom:1.5rem;font-size:4rem;animation:.5s ease-in-out BlockedProfile-module__5-blHW__shake;display:block}@keyframes BlockedProfile-module__5-blHW__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.BlockedProfile-module__5-blHW__title{color:var(--red);margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.3}.BlockedProfile-module__5-blHW__message{color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.BlockedProfile-module__5-blHW__message a{color:var(--blue);border-bottom:2px solid var(--blue);font-weight:600;text-decoration:none;transition:all .3s}.BlockedProfile-module__5-blHW__message a:hover{color:var(--green);border-bottom-color:var(--green)}.BlockedProfile-module__5-blHW__warningBox{border-left:4px solid var(--red);text-align:left;background:linear-gradient(135deg,#ff76761a 0%,#ff76760d 100%);border-radius:10px;margin-top:2rem;padding:1.5rem}.BlockedProfile-module__5-blHW__warningText{color:var(--red);margin:0;font-size:.9375rem;font-weight:600;line-height:1.6}@media (max-width:768px){.BlockedProfile-module__5-blHW__section{min-height:50vh;padding:1.5rem}.BlockedProfile-module__5-blHW__blockedContainer{border-width:2px;padding:2rem 1.5rem}.BlockedProfile-module__5-blHW__icon{margin-bottom:1.25rem;font-size:3rem}.BlockedProfile-module__5-blHW__title{margin-bottom:1.25rem;font-size:1.5rem}.BlockedProfile-module__5-blHW__message{margin-bottom:1.25rem;font-size:1rem}.BlockedProfile-module__5-blHW__warningBox{margin-top:1.5rem;padding:1.25rem}.BlockedProfile-module__5-blHW__warningText{font-size:.875rem}}
.Participants-module__zVYiva__container{width:100%}.Participants-module__zVYiva__title{color:var(--blue);background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2rem;font-size:1.75rem;font-weight:700}.Participants-module__zVYiva__section{margin-bottom:2.5rem}.Participants-module__zVYiva__section:last-child{margin-bottom:0}.Participants-module__zVYiva__sectionTitle{color:var(--foreground);opacity:.9;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.Participants-module__zVYiva__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:1.5rem;display:grid}.Participants-module__zVYiva__grid>div{flex-direction:column;display:flex}.Participants-module__zVYiva__grid>div>:not(.Participants-module__zVYiva__ownerBadge):not(.Participants-module__zVYiva__actions){flex:1}.Participants-module__zVYiva__ownerWrapper{flex-direction:column;display:flex;position:relative}.Participants-module__zVYiva__ownerBadge{z-index:10;background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);border-radius:50px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-.5rem;left:.5rem;box-shadow:0 4px 12px #466c954d}.Participants-module__zVYiva__actions{justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.Participants-module__zVYiva__approveButton,.Participants-module__zVYiva__declineButton,.Participants-module__zVYiva__removeButton{cursor:pointer;border:none;border-radius:50px;flex:1;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .3s}.Participants-module__zVYiva__approveButton{background:linear-gradient(135deg,var(--green)0%,#5dae8bcc 100%);color:var(--background)}.Participants-module__zVYiva__approveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #5dae8b66}.Participants-module__zVYiva__declineButton{color:#dc3545e6;background:#dc35451a;border:2px solid #dc35454d}.Participants-module__zVYiva__declineButton:hover:not(:disabled){background:#dc354533;border-color:#dc354580;transform:translateY(-2px);box-shadow:0 6px 16px #dc35454d}.Participants-module__zVYiva__removeButton{color:#dc3545e6;background:#dc35451a;border:2px solid #dc35454d}.Participants-module__zVYiva__removeButton:hover:not(:disabled){background:#dc354533;border-color:#dc354580;transform:translateY(-2px);box-shadow:0 6px 16px #dc35454d}.Participants-module__zVYiva__approveButton:active:not(:disabled),.Participants-module__zVYiva__declineButton:active:not(:disabled),.Participants-module__zVYiva__removeButton:active:not(:disabled){transform:translateY(0)}.Participants-module__zVYiva__approveButton:disabled,.Participants-module__zVYiva__declineButton:disabled,.Participants-module__zVYiva__removeButton:disabled{opacity:.5;cursor:not-allowed}.Participants-module__zVYiva__loading{text-align:center;color:var(--foreground);opacity:.7;padding:2rem}.Participants-module__zVYiva__emptyState{text-align:center;color:var(--foreground);opacity:.6;padding:3rem 2rem;font-size:1.125rem}.Participants-module__zVYiva__inviteButton{cursor:pointer;background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);width:100%;color:var(--background);border:none;border-radius:50px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.Participants-module__zVYiva__inviteButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #466c9566}@media (max-width:768px){.Participants-module__zVYiva__title{margin-bottom:1.5rem;font-size:1.5rem}.Participants-module__zVYiva__section{margin-bottom:2rem}.Participants-module__zVYiva__sectionTitle{margin-bottom:1.25rem;font-size:1.125rem}.Participants-module__zVYiva__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.Participants-module__zVYiva__actions{gap:.4375rem;margin-top:.625rem}.Participants-module__zVYiva__approveButton,.Participants-module__zVYiva__declineButton,.Participants-module__zVYiva__removeButton{padding:.5625rem .875rem;font-size:.8125rem}}@media (max-width:480px){.Participants-module__zVYiva__title{margin-bottom:1.25rem;font-size:1.375rem}.Participants-module__zVYiva__sectionTitle{margin-bottom:1rem;font-size:1rem}.Participants-module__zVYiva__grid{grid-template-columns:1fr;gap:1rem}.Participants-module__zVYiva__actions{flex-direction:column;gap:.5rem;margin-top:.75rem}.Participants-module__zVYiva__approveButton,.Participants-module__zVYiva__declineButton,.Participants-module__zVYiva__removeButton{width:100%;padding:.625rem 1rem;font-size:.8125rem}}
.AdminProfile-module__CjeLGa__section{flex-direction:column;gap:1.5rem;display:flex}.AdminProfile-module__CjeLGa__userCard{background:var(--background);border:2px solid #466c9533;border-radius:15px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.AdminProfile-module__CjeLGa__verifiedBadge{object-fit:contain;vertical-align:middle;filter:drop-shadow(0 2px 4px #466c9533);width:28px;height:28px;transition:all .3s}.AdminProfile-module__CjeLGa__verifiedBadge:hover{filter:drop-shadow(0 4px 8px #466c954d);transform:scale(1.1)}.AdminProfile-module__CjeLGa__userCard:hover{border-color:#466c954d;box-shadow:0 5px 15px #466c951a}.AdminProfile-module__CjeLGa__userHeader{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.AdminProfile-module__CjeLGa__userName{color:var(--blue);font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s}.AdminProfile-module__CjeLGa__userName:hover{color:var(--green);text-decoration:underline}.AdminProfile-module__CjeLGa__adminBadge{color:var(--blue);background:linear-gradient(135deg,#466c9526 0%,#5dae8b26 100%);border:2px solid #466c954d;border-radius:50px;align-items:center;gap:.5rem;margin-left:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.AdminProfile-module__CjeLGa__nickname{color:var(--foreground);opacity:.7;margin:0;font-size:1rem}.AdminProfile-module__CjeLGa__userActions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.AdminProfile-module__CjeLGa__buttonBlock{color:var(--red);border:2px solid var(--red);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.AdminProfile-module__CjeLGa__buttonBlock:hover{background:var(--red);color:var(--background);transform:translateY(-2px);box-shadow:0 5px 15px #ff76764d}.AdminProfile-module__CjeLGa__buttonBlock:active{transform:translateY(0)}.AdminProfile-module__CjeLGa__buttonUnblock{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.AdminProfile-module__CjeLGa__buttonUnblock:hover{transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.AdminProfile-module__CjeLGa__buttonUnblock:active{transform:translateY(0)}.AdminProfile-module__CjeLGa__emptyState{text-align:center;color:var(--foreground);opacity:.6;background:#466c950d;border:2px dashed #466c9533;border-radius:15px;padding:3rem 2rem;font-size:1.125rem;font-style:italic}@media (max-width:768px){.AdminProfile-module__CjeLGa__section{gap:1.25rem}.AdminProfile-module__CjeLGa__userCard{gap:.875rem;padding:1.25rem}.AdminProfile-module__CjeLGa__userHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.AdminProfile-module__CjeLGa__userName{font-size:1.25rem}.AdminProfile-module__CjeLGa__adminBadge{padding:.4375rem .875rem;font-size:.8125rem}.AdminProfile-module__CjeLGa__nickname{font-size:.9375rem}.AdminProfile-module__CjeLGa__userActions{flex-direction:column;gap:.75rem;width:100%}.AdminProfile-module__CjeLGa__buttonBlock,.AdminProfile-module__CjeLGa__buttonUnblock{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.95rem}.AdminProfile-module__CjeLGa__emptyState{padding:2rem 1.5rem;font-size:1rem}.AdminProfile-module__CjeLGa__verifiedBadge{width:24px;height:24px;margin-left:.375rem}}
.InviteUser-module__qztdba__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.InviteUser-module__qztdba__modalContent{background:var(--background);border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;display:flex;box-shadow:0 10px 40px #0003}.InviteUser-module__qztdba__modalHeader{border-bottom:2px solid #466c951a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.InviteUser-module__qztdba__modalTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.InviteUser-module__qztdba__modalCloseButton{cursor:pointer;color:var(--foreground);opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:opacity .3s;display:flex}.InviteUser-module__qztdba__modalCloseButton:hover{opacity:1}.InviteUser-module__qztdba__modalSearch{border-bottom:2px solid #466c951a;padding:1rem 1.5rem}.InviteUser-module__qztdba__searchContainer{align-items:center;gap:.5rem;display:flex}.InviteUser-module__qztdba__searchInput{background:var(--background);color:var(--foreground);border:2px solid #466c9533;border-radius:50px;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.InviteUser-module__qztdba__searchInput:focus{border-color:var(--blue);outline:none}.InviteUser-module__qztdba__searchButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);cursor:pointer;color:var(--background);border:none;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:1.25rem;transition:opacity .3s;display:flex}.InviteUser-module__qztdba__searchButton:hover:not(:disabled){opacity:.9}.InviteUser-module__qztdba__searchButton:disabled{opacity:.6;cursor:not-allowed}.InviteUser-module__qztdba__modalUsersList{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1rem 1.5rem;display:flex;overflow:hidden auto}.InviteUser-module__qztdba__emptyState{text-align:center;color:var(--foreground);opacity:.6;padding:3rem 2rem;font-size:1.125rem}@media (max-width:768px){.InviteUser-module__qztdba__modalOverlay{align-items:flex-end;padding:.5rem}.InviteUser-module__qztdba__modalContent{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:95vh;margin-bottom:0}.InviteUser-module__qztdba__modalHeader{padding:1.25rem 1rem}.InviteUser-module__qztdba__modalTitle{font-size:1.125rem}.InviteUser-module__qztdba__modalCloseButton{padding:.25rem;font-size:1.25rem}.InviteUser-module__qztdba__modalSearch{padding:1rem}.InviteUser-module__qztdba__searchContainer{gap:.5rem}.InviteUser-module__qztdba__searchInput{padding:.625rem .875rem;font-size:.9375rem}.InviteUser-module__qztdba__searchButton{padding:.625rem 1rem;font-size:1.125rem}.InviteUser-module__qztdba__modalUsersList{gap:.75rem;min-height:0;padding:.75rem 1rem}.InviteUser-module__qztdba__emptyState{padding:2rem 1rem;font-size:1rem}}@media (max-width:480px){.InviteUser-module__qztdba__modalOverlay{padding:0}.InviteUser-module__qztdba__modalContent{border-radius:0;max-height:100vh}.InviteUser-module__qztdba__modalHeader{padding:1rem .875rem}.InviteUser-module__qztdba__modalTitle{font-size:1rem}.InviteUser-module__qztdba__modalSearch{padding:.875rem}.InviteUser-module__qztdba__searchInput{padding:.5625rem .75rem;font-size:.875rem}.InviteUser-module__qztdba__searchButton{padding:.5625rem .875rem;font-size:1rem}.InviteUser-module__qztdba__modalUsersList{gap:.625rem;min-height:0;padding:.625rem .875rem}.InviteUser-module__qztdba__emptyState{padding:1.5rem .875rem;font-size:.9375rem}}
.Friends-module__zVwCkG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.Friends-module__zVwCkG__title{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);-webkit-text-fill-color:transparent;text-align:left;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.Friends-module__zVwCkG__friendsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Friends-module__zVwCkG__emptyState{text-align:center;color:var(--foreground);opacity:.7;background:var(--background);border:2px solid #466c9526;border-radius:20px;padding:3rem 2rem;font-size:1.125rem;box-shadow:0 4px 20px #466c9514}@media (max-width:768px){.Friends-module__zVwCkG__container{gap:1.5rem}.Friends-module__zVwCkG__title{font-size:1.75rem}.Friends-module__zVwCkG__friendsGrid{grid-template-columns:1fr;gap:1.25rem}.Friends-module__zVwCkG__emptyState{padding:2rem 1.5rem;font-size:1rem}}@media (max-width:480px){.Friends-module__zVwCkG__container{gap:1.25rem}.Friends-module__zVwCkG__title{font-size:1.5rem}.Friends-module__zVwCkG__friendsGrid{gap:1rem}.Friends-module__zVwCkG__emptyState{padding:1.5rem 1rem;font-size:.9375rem}}
.InviteUserCard-module__LdmBwq__card{background:var(--background);border:2px solid #466c9526;border-radius:15px;flex-direction:row;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.InviteUserCard-module__LdmBwq__card:hover{border-color:#466c954d;box-shadow:0 4px 12px #466c9526}.InviteUserCard-module__LdmBwq__userLink{color:inherit;flex-direction:row;flex:1;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.InviteUserCard-module__LdmBwq__avatar{flex-shrink:0;width:48px;height:48px}.InviteUserCard-module__LdmBwq__avatar img{object-fit:cover;border-radius:50%;display:block;width:48px!important;height:48px!important}.InviteUserCard-module__LdmBwq__userInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.InviteUserCard-module__LdmBwq__name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.InviteUserCard-module__LdmBwq__nickname{color:var(--blue);opacity:.8;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.InviteUserCard-module__LdmBwq__inviteButton{cursor:pointer;background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .3s}.InviteUserCard-module__LdmBwq__inviteButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #466c954d}.InviteUserCard-module__LdmBwq__inviteButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.InviteUserCard-module__LdmBwq__card{gap:.75rem;padding:.625rem .875rem}.InviteUserCard-module__LdmBwq__userLink{gap:.625rem;min-width:0}.InviteUserCard-module__LdmBwq__avatar{flex-shrink:0;width:40px;height:40px}.InviteUserCard-module__LdmBwq__avatar img{width:40px!important;height:40px!important}.InviteUserCard-module__LdmBwq__name{font-size:.9375rem}.InviteUserCard-module__LdmBwq__nickname{font-size:.75rem}.InviteUserCard-module__LdmBwq__inviteButton{white-space:nowrap;padding:.5rem 1rem;font-size:.8125rem}}@media (max-width:480px){.InviteUserCard-module__LdmBwq__card{flex-wrap:wrap;gap:.625rem;padding:.5rem .75rem}.InviteUserCard-module__LdmBwq__userLink{flex:auto;min-width:0;max-width:calc(100% - 100px)}.InviteUserCard-module__LdmBwq__avatar{width:36px;height:36px}.InviteUserCard-module__LdmBwq__avatar img{width:36px!important;height:36px!important}.InviteUserCard-module__LdmBwq__userInfo{min-width:0}.InviteUserCard-module__LdmBwq__name{font-size:.875rem}.InviteUserCard-module__LdmBwq__nickname{font-size:.6875rem}.InviteUserCard-module__LdmBwq__inviteButton{flex:none;width:auto;padding:.4375rem .875rem;font-size:.75rem}}
.Settings-module__KQmqRG__container{width:100%}.Settings-module__KQmqRG__form{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.Settings-module__KQmqRG__formGroup{flex-direction:column;gap:.75rem;display:flex}.Settings-module__KQmqRG__label{flex-direction:column;gap:.5rem;display:flex}.Settings-module__KQmqRG__label span{color:var(--foreground);opacity:.9;font-size:1rem;font-weight:600}.Settings-module__KQmqRG__input,.Settings-module__KQmqRG__textarea{background:var(--background);width:100%;color:var(--foreground);border:2px solid #466c9533;border-radius:15px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.Settings-module__KQmqRG__input:focus,.Settings-module__KQmqRG__textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #466c951a}.Settings-module__KQmqRG__textarea{resize:vertical;min-height:120px}.Settings-module__KQmqRG__actions{gap:1rem;margin-top:1rem;display:flex}.Settings-module__KQmqRG__saveButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.Settings-module__KQmqRG__saveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.Settings-module__KQmqRG__saveButton:active:not(:disabled){transform:translateY(0)}.Settings-module__KQmqRG__saveButton:disabled{opacity:.6;cursor:not-allowed}.Settings-module__KQmqRG__deleteSection{background:#dc35450d;border:2px solid #dc354533;border-radius:15px;margin-top:2rem;padding:2rem}.Settings-module__KQmqRG__deleteDescription{color:var(--foreground);opacity:.7;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.Settings-module__KQmqRG__deleteButton{color:#dc3545e6;cursor:pointer;background:#dc35451a;border:2px solid #dc35454d;border-radius:50px;padding:.875rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .3s}.Settings-module__KQmqRG__deleteButton:hover:not(:disabled){background:#dc354533;border-color:#dc354580;transform:translateY(-2px);box-shadow:0 10px 20px #dc35454d}.Settings-module__KQmqRG__deleteButton:active:not(:disabled){transform:translateY(0)}.Settings-module__KQmqRG__deleteButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Settings-module__KQmqRG__form{gap:1.5rem;margin-bottom:2rem}.Settings-module__KQmqRG__input,.Settings-module__KQmqRG__textarea{padding:.875rem 1rem;font-size:.9375rem}.Settings-module__KQmqRG__saveButton{width:100%;padding:.875rem 2rem;font-size:.9375rem}.Settings-module__KQmqRG__deleteSection{margin-top:1.5rem;padding:1.5rem}.Settings-module__KQmqRG__deleteDescription{font-size:.875rem}.Settings-module__KQmqRG__deleteButton{width:100%;padding:.875rem 1.75rem}}@media (max-width:480px){.Settings-module__KQmqRG__form{gap:1.25rem}.Settings-module__KQmqRG__label span{font-size:.9375rem}.Settings-module__KQmqRG__input,.Settings-module__KQmqRG__textarea{border-radius:12px;padding:.75rem .875rem;font-size:.875rem}.Settings-module__KQmqRG__deleteSection{margin-top:1.25rem;padding:1.25rem}.Settings-module__KQmqRG__deleteDescription{font-size:.8125rem}}
.General-module__8EP5iW__container{width:100%}.General-module__8EP5iW__typeSection{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.General-module__8EP5iW__typeLabel{color:var(--foreground);opacity:.8;font-size:1.125rem;font-weight:600}.General-module__8EP5iW__typeBadge{border-radius:50px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-block}.General-module__8EP5iW__typeOpen{background:linear-gradient(135deg,var(--green)0%,#5dae8bcc 100%);color:var(--background)}.General-module__8EP5iW__typeClosed{color:var(--blue);background:#466c9526}.General-module__8EP5iW__copyLinkButton{color:var(--blue);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.General-module__8EP5iW__copyLinkButton:hover:not(:disabled){opacity:.7}.General-module__8EP5iW__copyLinkButton:active:not(:disabled){opacity:.5}.General-module__8EP5iW__copyLinkButton:disabled{opacity:.5;cursor:not-allowed}.General-module__8EP5iW__copyIcon{font-size:1.125rem}.General-module__8EP5iW__statusBanner{background:#466c9526;border:2px solid #466c954d;border-radius:15px;justify-content:center;align-items:center;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.General-module__8EP5iW__statusBannerText{color:var(--blue);font-size:1rem;font-weight:600}.General-module__8EP5iW__statusBannerCanceled{background:#dc35451a;border-color:#dc35454d}.General-module__8EP5iW__statusBannerCanceled .General-module__8EP5iW__statusBannerText{color:#dc3545e6}.General-module__8EP5iW__statusBannerCompleted{background:#5dae8b26;border-color:#5dae8b4d}.General-module__8EP5iW__statusBannerCompleted .General-module__8EP5iW__statusBannerText{color:var(--green)}.General-module__8EP5iW__statusBannerPlan{background:#ffa5001a;border-color:#ffa5004d}.General-module__8EP5iW__statusBannerPlan .General-module__8EP5iW__statusBannerText{color:#ff8c00}.General-module__8EP5iW__actions{flex-wrap:wrap;gap:1rem;display:flex}.General-module__8EP5iW__actionButton{cursor:pointer;border:none;border-radius:50px;flex:1;min-width:150px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.General-module__8EP5iW__actionButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.General-module__8EP5iW__actionButton:active:not(:disabled){transform:translateY(0)}.General-module__8EP5iW__actionButton:disabled{opacity:.5;cursor:not-allowed}.General-module__8EP5iW__cancelButton{color:#dc3545e6;background:#dc35451a}.General-module__8EP5iW__cancelButton:hover:not(:disabled){background:#dc354533;box-shadow:0 10px 20px #dc35454d}.General-module__8EP5iW__startButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background)}.General-module__8EP5iW__completeButton{background:linear-gradient(135deg,var(--green)0%,#5dae8bcc 100%);color:var(--background)}.General-module__8EP5iW__completeButton:hover:not(:disabled){box-shadow:0 10px 20px #5dae8b66}.General-module__8EP5iW__comingSoon{text-align:center;background:#466c950d;border:2px dashed #466c9533;border-radius:15px;margin-top:2rem;padding:1rem 1.5rem}.General-module__8EP5iW__comingSoonText{color:var(--foreground);opacity:.6;margin:0;font-size:.9375rem;font-style:italic}@media (max-width:768px){.General-module__8EP5iW__typeSection{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.General-module__8EP5iW__statusBanner{margin-bottom:1.5rem;padding:.875rem 1.25rem}.General-module__8EP5iW__statusBannerText{font-size:.9375rem}.General-module__8EP5iW__actions{flex-direction:column;gap:.875rem}.General-module__8EP5iW__actionButton{width:100%;padding:.875rem 1.75rem;font-size:.9375rem}}@media (max-width:480px){.General-module__8EP5iW__typeLabel{font-size:1rem}.General-module__8EP5iW__typeBadge{padding:.4375rem 1rem;font-size:.875rem}.General-module__8EP5iW__statusBanner{margin-bottom:1.25rem;padding:.75rem 1rem}.General-module__8EP5iW__statusBannerText{font-size:.875rem}.General-module__8EP5iW__actionButton{padding:.75rem 1.5rem;font-size:.875rem}.General-module__8EP5iW__comingSoon{margin-top:1.5rem;padding:.875rem 1.25rem}.General-module__8EP5iW__comingSoonText{font-size:.875rem}}
.GroupChat-module__18ccCW__groupChat{background:var(--background);border:2px solid #466c9533;border-radius:15px;flex-direction:column;height:600px;display:flex;overflow:hidden}.GroupChat-module__18ccCW__chatHeader{background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);border-bottom:2px solid #466c9533;padding:1.5rem}.GroupChat-module__18ccCW__chatTitle{color:var(--blue);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.GroupChat-module__18ccCW__chatSubtitle{color:#466c9599;margin:0;font-size:.875rem}.GroupChat-module__18ccCW__messagesContainer{-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#466c9505 0%,#5dae8b05 100%);flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow:hidden auto}.GroupChat-module__18ccCW__emptyMessages{color:#466c9599;justify-content:center;align-items:center;height:100%;font-size:1rem;font-weight:600;display:flex}.GroupChat-module__18ccCW__message{gap:.75rem;max-width:75%;animation:.3s GroupChat-module__18ccCW__fadeIn;display:flex}@keyframes GroupChat-module__18ccCW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.GroupChat-module__18ccCW__messageOwn{flex-direction:row-reverse;align-self:flex-end}.GroupChat-module__18ccCW__messageOther{align-self:flex-start}.GroupChat-module__18ccCW__messageAvatar{flex-shrink:0;width:32px;height:32px}.GroupChat-module__18ccCW__messageContent{word-wrap:break-word;border-radius:15px;flex-direction:column;flex:1;gap:.25rem;padding:.75rem 1rem;display:flex}.GroupChat-module__18ccCW__messageOwn .GroupChat-module__18ccCW__messageContent{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);border-bottom-right-radius:4px}.GroupChat-module__18ccCW__messageOther .GroupChat-module__18ccCW__messageContent{background:var(--background);color:var(--foreground);border:2px solid #466c9533;border-bottom-left-radius:4px}.GroupChat-module__18ccCW__messageSender{color:var(--blue);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.GroupChat-module__18ccCW__messageText{margin:0;font-size:.9375rem;line-height:1.5}.GroupChat-module__18ccCW__messageTime{opacity:.7;align-self:flex-end;margin-top:.25rem;font-size:.75rem}.GroupChat-module__18ccCW__messageInputContainer{background:var(--background);border-top:2px solid #466c9533;flex-shrink:0;gap:.75rem;padding:1.5rem;display:flex}.GroupChat-module__18ccCW__messageInput{background:var(--background);color:var(--foreground);resize:none;border:2px solid #466c9533;border-radius:50px;flex:1;max-height:120px;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;transition:all .3s}.GroupChat-module__18ccCW__messageInput:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #466c951a}.GroupChat-module__18ccCW__sendButton{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .3s}.GroupChat-module__18ccCW__sendButton:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}.GroupChat-module__18ccCW__sendButton:active:not(:disabled){transform:translateY(0)}.GroupChat-module__18ccCW__sendButton:disabled{opacity:.5;cursor:not-allowed}.GroupChat-module__18ccCW__loading{color:#466c9599;justify-content:center;align-items:center;height:400px;font-size:1rem;font-weight:600;display:flex}@media (max-width:768px){.GroupChat-module__18ccCW__groupChat{height:500px}.GroupChat-module__18ccCW__chatHeader{padding:1rem}.GroupChat-module__18ccCW__chatTitle{font-size:1.125rem}.GroupChat-module__18ccCW__messagesContainer{padding:1rem}.GroupChat-module__18ccCW__message{max-width:85%}.GroupChat-module__18ccCW__messageInputContainer{padding:1rem}.GroupChat-module__18ccCW__messageInput{padding:.75rem 1rem;font-size:.875rem}.GroupChat-module__18ccCW__sendButton{padding:.75rem 1.5rem;font-size:.875rem}}@media (max-width:480px){.GroupChat-module__18ccCW__groupChat{height:400px}.GroupChat-module__18ccCW__chatHeader,.GroupChat-module__18ccCW__messagesContainer{padding:.875rem}.GroupChat-module__18ccCW__message{max-width:90%}.GroupChat-module__18ccCW__messageContent{padding:.625rem .875rem}.GroupChat-module__18ccCW__messageText{font-size:.875rem}.GroupChat-module__18ccCW__messageInputContainer{padding:.875rem}}
.UserProfilePage-module__ZzIjHG__container{flex-direction:column;width:100%;display:flex}.UserProfilePage-module__ZzIjHG__divider{background:#466c9533;border:none;height:1px;margin:2rem 0}.UserProfilePage-module__ZzIjHG__navigation{border-bottom:2px solid #466c9533;flex-wrap:wrap;gap:0;margin-bottom:2rem;display:flex;position:relative}.UserProfilePage-module__ZzIjHG__navButton{color:#466c9599;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;margin-bottom:-2px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.UserProfilePage-module__ZzIjHG__navButton:hover{color:var(--blue);background:#466c950d}.UserProfilePage-module__ZzIjHG__navButton:active{transform:none}.UserProfilePage-module__ZzIjHG__navButtonActive{color:var(--blue);border-bottom-color:var(--blue);background:0 0}.UserProfilePage-module__ZzIjHG__navButtonActive:hover{color:var(--blue);background:#466c950d}.UserProfilePage-module__ZzIjHG__content{background:var(--background);border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #466c951a}@media (max-width:768px){.UserProfilePage-module__ZzIjHG__navigation{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.UserProfilePage-module__ZzIjHG__content{padding:2rem 1rem}.UserProfilePage-module__ZzIjHG__navButton{white-space:nowrap;padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.UserProfilePage-module__ZzIjHG__divider{margin:1.5rem 0}.UserProfilePage-module__ZzIjHG__navigation{gap:0;margin-bottom:1.5rem}.UserProfilePage-module__ZzIjHG__content{border-radius:15px;padding:1.5rem .75rem}.UserProfilePage-module__ZzIjHG__navButton{padding:.75rem 1rem;font-size:.875rem}}
.page-module__y00HLG__container{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:calc(80px + 2rem) 2rem 5rem}@media (max-width:768px){.page-module__y00HLG__container{padding:calc(80px + 1rem) 1rem 3rem}}@media (max-width:480px){.page-module__y00HLG__container{padding:calc(80px + .75rem) .75rem 2rem}}
.page-module__JY3hQW__container{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:calc(80px + 2rem) 2rem 5rem}.page-module__JY3hQW__title{color:var(--blue);margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__JY3hQW__divider{background:#466c9533;border:none;height:1px;margin:2rem 0}@media (max-width:768px){.page-module__JY3hQW__container{padding:calc(80px + 1rem) 1rem 3rem}.page-module__JY3hQW__title{margin-bottom:1.5rem;font-size:2rem}.page-module__JY3hQW__divider{margin:1.5rem 0}}@media (max-width:480px){.page-module__JY3hQW__container{padding:calc(80px + .75rem) .75rem 2rem}.page-module__JY3hQW__title{font-size:1.25rem}.page-module__JY3hQW__divider{margin:1rem 0}}
