.ExpertSidebar-module__ZJunDG__sidebar{background-color:rgb(var(--surface));border-right:1px solid rgb(var(--border));z-index:100;flex-direction:column;width:260px;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.ExpertSidebar-module__ZJunDG__header{margin-bottom:3rem;padding-left:.5rem}.ExpertSidebar-module__ZJunDG__logo{align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.ExpertSidebar-module__ZJunDG__badge{background-color:rgb(var(--secondary));color:#fff;border-radius:var(--radius-full);padding:.125rem .5rem;font-size:.75rem;font-weight:600}.ExpertSidebar-module__ZJunDG__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.ExpertSidebar-module__ZJunDG__item{border-radius:var(--radius-md);color:rgb(var(--text-secondary));transition:all var(--transition-fast);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;display:flex}.ExpertSidebar-module__ZJunDG__item:hover{background-color:rgb(var(--surface-hover));color:rgb(var(--text-main))}.ExpertSidebar-module__ZJunDG__active{background-color:rgba(var(--secondary),.1);color:rgb(var(--secondary))}.ExpertSidebar-module__ZJunDG__active:hover{background-color:rgba(var(--secondary),.15)}.ExpertSidebar-module__ZJunDG__footer{border-top:1px solid rgb(var(--border));padding-top:1.5rem}.ExpertSidebar-module__ZJunDG__logoutBtn{width:100%;color:rgb(var(--error));cursor:pointer;border-radius:var(--radius-md);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.ExpertSidebar-module__ZJunDG__logoutBtn:hover{background-color:rgba(var(--error),.05)}@media (max-width:768px){.ExpertSidebar-module__ZJunDG__sidebar{box-shadow:none;transition:transform .3s;transform:translate(-100%)}.ExpertSidebar-module__ZJunDG__open{transform:translate(0);box-shadow:0 8px 24px #00000026}}.ExpertSidebar-module__ZJunDG__overlay{z-index:90;background:#0000004d;position:fixed;inset:0}
.Button-module__LCT47W__button{border-radius:var(--radius-full);transition:all var(--transition-fast);cursor:pointer;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__LCT47W__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__LCT47W__button:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary)}.Button-module__LCT47W__primary{background-color:rgb(var(--primary));color:#fff}.Button-module__LCT47W__primary:hover:not(:disabled){background-color:rgb(var(--primary-hover));box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__LCT47W__primary:active:not(:disabled){transform:translateY(0)}.Button-module__LCT47W__secondary{background-color:rgb(var(--secondary));color:#fff}.Button-module__LCT47W__secondary:hover:not(:disabled){filter:brightness(1.1);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__LCT47W__outline{border-color:rgb(var(--border));color:rgb(var(--text-main));background-color:#0000}.Button-module__LCT47W__outline:hover:not(:disabled){background-color:rgb(var(--surface-hover));border-color:rgb(var(--text-secondary))}.Button-module__LCT47W__ghost{color:rgb(var(--text-secondary));background-color:#0000}.Button-module__LCT47W__ghost:hover:not(:disabled){background-color:rgb(var(--surface-hover));color:rgb(var(--text-main))}.Button-module__LCT47W__sm{padding:.375rem .75rem;font-size:.875rem}.Button-module__LCT47W__md{padding:.625rem 1.25rem;font-size:1rem}.Button-module__LCT47W__lg{padding:.75rem 2rem;font-size:1.125rem}.Button-module__LCT47W__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:.75s linear infinite Button-module__LCT47W__spin}@keyframes Button-module__LCT47W__spin{to{transform:rotate(360deg)}}.Button-module__LCT47W__fullWidth{width:100%}
.ServicesGrid-module__OFIAnW__searchContainer{border-radius:var(--radius-full);border:1px solid rgb(var(--border));background:#fff;justify-content:space-between;align-items:center;gap:.5rem;max-width:900px;margin:0 auto;padding:.5rem;display:flex;box-shadow:0 10px 40px #0000001a}.ServicesGrid-module__OFIAnW__searchWrapper{flex:1;align-items:center;gap:.75rem;min-width:200px;padding-left:1.25rem;display:flex}.ServicesGrid-module__OFIAnW__searchInput{width:100%;color:rgb(var(--text-main));background:0 0;border:none;outline:none;padding:.5rem 0;font-size:1rem}.ServicesGrid-module__OFIAnW__divider{background:rgb(var(--border));width:1px;height:30px;display:block}.ServicesGrid-module__OFIAnW__filtersWrapper{align-items:center;gap:.5rem;padding-right:.5rem;display:flex}.ServicesGrid-module__OFIAnW__select{border-radius:var(--radius-full);background:rgb(var(--surface-hover));color:rgb(var(--text-secondary));cursor:pointer;appearance:none;border:1px solid #0000;height:44px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ServicesGrid-module__OFIAnW__select:hover{background:rgb(var(--border));color:rgb(var(--text-main))}.ServicesGrid-module__OFIAnW__select:focus{border-color:rgb(var(--primary));background:#fff;outline:none}.ServicesGrid-module__OFIAnW__searchButton{border-radius:var(--radius-full)}@media (max-width:768px){.ServicesGrid-module__OFIAnW__searchContainer{border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1rem}.ServicesGrid-module__OFIAnW__searchWrapper{border-bottom:1px solid rgb(var(--border));width:100%;margin-bottom:.5rem;padding:.5rem 0}.ServicesGrid-module__OFIAnW__searchInput{font-size:1.1rem}.ServicesGrid-module__OFIAnW__divider{display:none}.ServicesGrid-module__OFIAnW__filtersWrapper{flex-direction:column;gap:1rem;width:100%;padding:0}.ServicesGrid-module__OFIAnW__select{border:1px solid rgb(var(--border));border-radius:var(--radius-md);background:#fff;width:100%}.ServicesGrid-module__OFIAnW__searchButton{width:100%;margin-top:.5rem}}
.Input-module__Nmke_G__container{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__Nmke_G__label{color:rgb(var(--text-main));font-size:.875rem;font-weight:500}.Input-module__Nmke_G__inputWrapper{align-items:center;display:flex;position:relative}.Input-module__Nmke_G__input{width:100%;color:rgb(var(--text-main));background-color:rgb(var(--surface));border:1px solid rgb(var(--border));border-radius:var(--radius-md);transition:all var(--transition-fast);outline:none;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem;line-height:1.5}.Input-module__Nmke_G__input::placeholder{color:rgb(var(--text-muted))}.Input-module__Nmke_G__input:focus{border-color:rgb(var(--primary));box-shadow:0 0 0 4px rgba(var(--primary),.1)}.Input-module__Nmke_G__input:disabled{background-color:rgb(var(--surface-hover));color:rgb(var(--text-muted));cursor:not-allowed}.Input-module__Nmke_G__withIcon{padding-left:2.5rem}.Input-module__Nmke_G__icon{color:rgb(var(--text-muted));pointer-events:none;align-items:center;display:flex;position:absolute;left:.75rem}.Input-module__Nmke_G__hasError{border-color:rgb(var(--error))}.Input-module__Nmke_G__hasError:focus{box-shadow:0 0 0 4px rgba(var(--error),.1)}.Input-module__Nmke_G__errorMessage{color:rgb(var(--error));font-size:.75rem}
.ExpertCard-module__Zk9EhW__card{background-color:rgb(var(--surface));border-radius:var(--radius-lg);transition:all var(--transition-normal);height:100%;box-shadow:var(--shadow-sm);border:1px solid #0000;flex-direction:column;display:flex;position:relative;overflow:hidden}.ExpertCard-module__Zk9EhW__card:hover{box-shadow:var(--shadow-lg);border-color:rgba(var(--primary),.2);transform:translateY(-4px)}.ExpertCard-module__Zk9EhW__imageWrapper{background:#faebd7;width:100%;padding-top:100%;position:relative;overflow:hidden}.ExpertCard-module__Zk9EhW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.ExpertCard-module__Zk9EhW__card:hover .ExpertCard-module__Zk9EhW__image{transform:scale(1.05)}.ExpertCard-module__Zk9EhW__statusBadge{border-radius:var(--radius-full);color:rgb(var(--success));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0000001a}.ExpertCard-module__Zk9EhW__onlineDot{background-color:currentColor;border-radius:50%;width:6px;height:6px}.ExpertCard-module__Zk9EhW__content{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.25rem;display:flex}.ExpertCard-module__Zk9EhW__header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ExpertCard-module__Zk9EhW__name{color:rgb(var(--text-main));font-size:1.125rem;font-weight:700;line-height:1.2}.ExpertCard-module__Zk9EhW__rating{color:rgb(var(--text-main));align-items:center;gap:2px;font-size:.875rem;font-weight:600;display:flex}.ExpertCard-module__Zk9EhW__starIcon{color:rgb(var(--warning))}.ExpertCard-module__Zk9EhW__reviews{color:rgb(var(--text-muted));margin-left:2px;font-size:.75rem;font-weight:400}.ExpertCard-module__Zk9EhW__title{color:rgb(var(--text-secondary));margin-bottom:.5rem;font-size:.875rem}.ExpertCard-module__Zk9EhW__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.ExpertCard-module__Zk9EhW__tag{background:rgb(var(--surface-hover));color:rgb(var(--text-secondary));border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500}.ExpertCard-module__Zk9EhW__footer{border-top:1px solid rgb(var(--border));justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.ExpertCard-module__Zk9EhW__price{align-items:baseline;gap:2px;display:flex}.ExpertCard-module__Zk9EhW__amount{color:rgb(var(--primary));font-size:1.25rem;font-weight:700}.ExpertCard-module__Zk9EhW__unit{color:rgb(var(--text-muted));font-size:.75rem}.ExpertCard-module__Zk9EhW__action{background:rgb(var(--surface-hover));width:32px;height:32px;color:rgb(var(--text-secondary));transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.ExpertCard-module__Zk9EhW__card:hover .ExpertCard-module__Zk9EhW__action{background:rgb(var(--primary));color:#fff}
.Modal-module__M2hgLa__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Modal-module__M2hgLa__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__M2hgLa__modal{background-color:rgb(var(--surface));border-radius:var(--radius-lg);border:1px solid rgb(var(--border));flex-direction:column;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__M2hgLa__slideUp;display:flex;overflow-y:auto;box-shadow:0 10px 25px #0003}.Modal-module__M2hgLa__header{border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Modal-module__M2hgLa__title{margin:0;font-size:1.25rem;font-weight:700}.Modal-module__M2hgLa__closeButton{cursor:pointer;color:rgb(var(--text-secondary));border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Modal-module__M2hgLa__closeButton:hover{color:rgb(var(--text-main));background-color:#0000000d}.Modal-module__M2hgLa__content{padding:1.5rem}@keyframes Modal-module__M2hgLa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__M2hgLa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Tabs-module__pPPKBa__container{flex-direction:column;gap:1.5rem;display:flex}.Tabs-module__pPPKBa__tabList{border-bottom:1px solid rgb(var(--border));gap:2rem;display:flex}.Tabs-module__pPPKBa__tabTrigger{color:rgb(var(--text-secondary));cursor:pointer;background:0 0;border:none;padding:.75rem 0;font-size:1rem;font-weight:500;transition:color .2s;position:relative}.Tabs-module__pPPKBa__tabTrigger:hover{color:rgb(var(--text-main))}.Tabs-module__pPPKBa__tabTrigger[data-state=active]{color:rgb(var(--primary));font-weight:600}.Tabs-module__pPPKBa__tabTrigger[data-state=active]:after{content:"";background:rgb(var(--primary));width:100%;height:2px;position:absolute;bottom:-1px;left:0}.Tabs-module__pPPKBa__tabContent{animation:.3s Tabs-module__pPPKBa__fadeIn}@keyframes Tabs-module__pPPKBa__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.ProfileCompletionAlert-module__fcwNWW__container{background:rgb(var(--surface));border:1px solid rgb(var(--border));border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);gap:1.25rem;margin-bottom:2rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProfileCompletionAlert-module__fcwNWW__container:hover{box-shadow:var(--shadow-md)}.ProfileCompletionAlert-module__fcwNWW__closeButton{cursor:pointer;color:rgb(var(--text-muted));border-radius:var(--radius-md);z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ProfileCompletionAlert-module__fcwNWW__closeButton:hover{background:rgb(var(--surface-hover));color:rgb(var(--text-main))}.ProfileCompletionAlert-module__fcwNWW__iconWrapper{border-radius:var(--radius-lg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.ProfileCompletionAlert-module__fcwNWW__content{flex:1;padding-right:1.5rem}.ProfileCompletionAlert-module__fcwNWW__title{color:rgb(var(--text-main));letter-spacing:-.01em;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600}.ProfileCompletionAlert-module__fcwNWW__description{color:rgb(var(--text-secondary));margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.ProfileCompletionAlert-module__fcwNWW__progressContainer{background:rgb(var(--surface-hover));border-radius:var(--radius-md);border:1px solid rgba(var(--border),.5);margin-bottom:1.5rem;padding:1rem}.ProfileCompletionAlert-module__fcwNWW__progressHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProfileCompletionAlert-module__fcwNWW__progressLabel{color:rgb(var(--text-main));font-size:.875rem;font-weight:500}.ProfileCompletionAlert-module__fcwNWW__progressValue{font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700}.ProfileCompletionAlert-module__fcwNWW__track{background:rgb(var(--border));border-radius:var(--radius-full);background:#0000000f;width:100%;height:6px;overflow:hidden}.ProfileCompletionAlert-module__fcwNWW__bar{border-radius:var(--radius-full);height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ProfileCompletionAlert-module__fcwNWW__bar:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%);animation:2s infinite ProfileCompletionAlert-module__fcwNWW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ProfileCompletionAlert-module__fcwNWW__shimmer{to{transform:translate(100%)}}.ProfileCompletionAlert-module__fcwNWW__missingFields{margin-bottom:1.5rem}.ProfileCompletionAlert-module__fcwNWW__missingLabel{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--text-muted));margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.ProfileCompletionAlert-module__fcwNWW__fieldsList{flex-wrap:wrap;gap:.5rem;display:flex}.ProfileCompletionAlert-module__fcwNWW__chip{background:rgb(var(--surface));border:1px solid rgb(var(--border));border-radius:var(--radius-full);color:rgb(var(--text-secondary));box-shadow:var(--shadow-sm);padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s}.ProfileCompletionAlert-module__fcwNWW__chip:hover{border-color:rgb(var(--text-muted));color:rgb(var(--text-main));transform:translateY(-1px)}.ProfileCompletionAlert-module__fcwNWW__moreChip{color:rgb(var(--text-muted));align-items:center;padding:.375rem .5rem;font-size:.75rem;display:flex}.ProfileCompletionAlert-module__fcwNWW__actions{align-items:center;gap:1rem;display:flex}
.Status-module__BI1APG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.Status-module__BI1APG__title{font-size:1.25rem;font-weight:700}.Status-module__BI1APG__description{color:rgb(var(--text-secondary));max-width:520px}.Status-module__BI1APG__actions{gap:.75rem;margin-top:.5rem;display:flex}.Status-module__BI1APG__spinner{border:3px solid rgba(var(--text-secondary),.2);border-top-color:rgb(var(--primary));border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Status-module__BI1APG__spin}@keyframes Status-module__BI1APG__spin{to{transform:rotate(360deg)}}
