.page-module__LikiZq__container{background:var(--surface);border-radius:.75rem;flex-direction:column;height:calc(100vh - 140px);display:flex;overflow:hidden}.page-module__LikiZq__messagingLayout{flex:1;height:100%;display:flex;overflow:hidden}.page-module__LikiZq__sidebarContainer{height:100%}.page-module__LikiZq__chatArea{flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:768px){.page-module__LikiZq__container{background:0 0;border-radius:0;height:calc(100vh - 120px)}.page-module__LikiZq__messagingLayout{flex-direction:column;position:relative}.page-module__LikiZq__sidebarContainer{width:100%;height:100%}.page-module__LikiZq__sidebarHidden{display:none}.page-module__LikiZq__chatArea{z-index:10;background:var(--surface);display:none;position:absolute;inset:0}.page-module__LikiZq__chatOpen{display:flex}}
.ChatSidebar-module__Kh8KXq__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:320px;height:100%;display:flex}.ChatSidebar-module__Kh8KXq__header{border-bottom:1px solid var(--border);background:var(--surface);padding:1rem 1.25rem}.ChatSidebar-module__Kh8KXq__title{color:var(--text);margin:0;font-size:1.25rem;font-weight:600}.ChatSidebar-module__Kh8KXq__conversationList{flex:1;padding:.5rem 0;overflow-y:auto}.ChatSidebar-module__Kh8KXq__emptyState{text-align:center;color:var(--muted);padding:2rem}.ChatSidebar-module__Kh8KXq__conversationItem{cursor:pointer;border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.875rem 1.25rem;transition:all .2s ease-in-out;display:flex}.ChatSidebar-module__Kh8KXq__conversationItem:hover{background-color:var(--border)}.ChatSidebar-module__Kh8KXq__conversationItem.ChatSidebar-module__Kh8KXq__selected{background-color:#3b82f61a}.ChatSidebar-module__Kh8KXq__profilePicture{object-fit:cover;background-color:var(--border);border-radius:50%;flex-shrink:0;width:48px;height:48px}.ChatSidebar-module__Kh8KXq__conversationInfo{flex:1;min-width:0;overflow:hidden}.ChatSidebar-module__Kh8KXq__nameRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ChatSidebar-module__Kh8KXq__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9375rem;font-weight:600;overflow:hidden}.ChatSidebar-module__Kh8KXq__viewProfileLink{color:var(--muted);border-radius:4px;justify-content:center;align-items:center;padding:2px;text-decoration:none;transition:all .2s;display:flex}.ChatSidebar-module__Kh8KXq__viewProfileLink:hover{color:var(--primary);background:var(--border)}.ChatSidebar-module__Kh8KXq__time{color:var(--muted);flex-shrink:0;margin-left:auto;font-size:.75rem}.ChatSidebar-module__Kh8KXq__listingTitle{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.8125rem;overflow:hidden}.ChatSidebar-module__Kh8KXq__lastMessage{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;overflow:hidden}@media (max-width:768px){.ChatSidebar-module__Kh8KXq__sidebar{background:0 0;border:none;width:100%}.ChatSidebar-module__Kh8KXq__header{text-align:center;background:0 0;border:none;padding:1rem}.ChatSidebar-module__Kh8KXq__title{text-align:center}.ChatSidebar-module__Kh8KXq__conversationList{max-height:none;overflow-y:auto}.ChatSidebar-module__Kh8KXq__conversationItem{text-align:left;border-bottom:1px solid var(--border);flex-direction:row;align-items:flex-start;gap:.75rem;padding:.875rem 1rem}.ChatSidebar-module__Kh8KXq__profilePicture{width:52px;height:52px}.ChatSidebar-module__Kh8KXq__conversationInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.ChatSidebar-module__Kh8KXq__nameRow{flex-direction:row;justify-content:space-between;width:100%;margin-bottom:.125rem}.ChatSidebar-module__Kh8KXq__userName{text-align:left;font-size:.9375rem}.ChatSidebar-module__Kh8KXq__time{flex-shrink:0;margin-left:.5rem;font-size:.7rem}.ChatSidebar-module__Kh8KXq__listingTitle{text-align:left;margin-bottom:.25rem;font-size:.75rem}.ChatSidebar-module__Kh8KXq__lastMessage{text-align:left;white-space:normal;text-overflow:clip;font-size:.875rem;line-height:1.3;overflow:visible}}
.ChatWindow-module__f-5zlW__chatWindow{background:var(--surface);flex-direction:column;flex:1;height:100%;display:flex}.ChatWindow-module__f-5zlW__emptyState{background:var(--bg);flex:1;justify-content:center;align-items:center;display:flex}.ChatWindow-module__f-5zlW__emptyContent{text-align:center;color:var(--muted)}.ChatWindow-module__f-5zlW__emptyContent h3{color:var(--text);margin:0 0 .5rem;font-size:1.25rem}.ChatWindow-module__f-5zlW__emptyContent p{margin:0;font-size:.9375rem}.ChatWindow-module__f-5zlW__header{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.875rem;padding:1rem 1.5rem;display:flex}.ChatWindow-module__f-5zlW__headerAvatarLink{text-decoration:none;display:flex}.ChatWindow-module__f-5zlW__headerAvatar{object-fit:cover;background-color:var(--border);border-radius:50%;width:44px;height:44px;transition:transform .2s}.ChatWindow-module__f-5zlW__headerAvatarLink:hover .ChatWindow-module__f-5zlW__headerAvatar{transform:scale(1.05)}.ChatWindow-module__f-5zlW__headerNameLink{text-decoration:none}.ChatWindow-module__f-5zlW__headerNameLink:hover .ChatWindow-module__f-5zlW__headerName{color:var(--primary)}.ChatWindow-module__f-5zlW__backButton{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:50%;margin-left:-.5rem;padding:.5rem;transition:background-color .2s;display:none}.ChatWindow-module__f-5zlW__backButton:hover{background-color:var(--border)}.ChatWindow-module__f-5zlW__headerInfo{flex:1;min-width:0}.ChatWindow-module__f-5zlW__headerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.ChatWindow-module__f-5zlW__headerListing{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:.25rem 0 0;font-size:.8125rem;overflow:hidden}.ChatWindow-module__f-5zlW__messagesContainer{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.ChatWindow-module__f-5zlW__messagesContainer::-webkit-scrollbar{display:none}.ChatWindow-module__f-5zlW__noMessages{text-align:center;color:var(--muted);padding:2rem}.ChatWindow-module__f-5zlW__messageGroup{flex-direction:column;gap:.5rem;display:flex}.ChatWindow-module__f-5zlW__dateDivider{justify-content:center;align-items:center;margin:.75rem 0;display:flex}.ChatWindow-module__f-5zlW__dateDivider span{background:var(--border);color:var(--muted);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}.ChatWindow-module__f-5zlW__message{max-width:70%;display:flex}.ChatWindow-module__f-5zlW__ownMessage{align-self:flex-end}.ChatWindow-module__f-5zlW__otherMessage{align-self:flex-start}.ChatWindow-module__f-5zlW__messageContent{border-radius:1rem;padding:.625rem .875rem;position:relative}.ChatWindow-module__f-5zlW__ownMessage .ChatWindow-module__f-5zlW__messageContent{background:var(--toggle-active);color:#fff;border-bottom-right-radius:.25rem}.ChatWindow-module__f-5zlW__otherMessage .ChatWindow-module__f-5zlW__messageContent{background:var(--border);color:var(--text);border-bottom-left-radius:.25rem}.ChatWindow-module__f-5zlW__messageText{word-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.4}.ChatWindow-module__f-5zlW__messageTime{opacity:.8;margin-top:.25rem;font-size:.6875rem;display:block}.ChatWindow-module__f-5zlW__ownMessage .ChatWindow-module__f-5zlW__messageTime{color:#fffc;text-align:right}.ChatWindow-module__f-5zlW__otherMessage .ChatWindow-module__f-5zlW__messageTime{color:var(--muted)}.ChatWindow-module__f-5zlW__inputArea{border-top:1px solid var(--border);background:var(--surface);align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.ChatWindow-module__f-5zlW__messageInput{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:1.5rem;outline:none;flex:1;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.ChatWindow-module__f-5zlW__messageInput:focus{border-color:var(--toggle-active)}.ChatWindow-module__f-5zlW__messageInput::placeholder{color:var(--muted)}.ChatWindow-module__f-5zlW__sendButton{background:var(--toggle-active);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex}.ChatWindow-module__f-5zlW__sendButton:hover:not(:disabled){filter:brightness(.9)}.ChatWindow-module__f-5zlW__sendButton:active:not(:disabled){transform:scale(.95)}.ChatWindow-module__f-5zlW__sendButton:disabled{background:var(--toggle-inactive);cursor:not-allowed}.ChatWindow-module__f-5zlW__disabledInput{text-align:center;background:var(--border);color:var(--muted);border-radius:1.5rem;flex:1;padding:.75rem;font-size:.9375rem}.ChatWindow-module__f-5zlW__disabledInput p{margin:0}@media (max-width:768px){.ChatWindow-module__f-5zlW__messagesContainer{padding:.75rem}.ChatWindow-module__f-5zlW__message{max-width:85%}.ChatWindow-module__f-5zlW__header{gap:.5rem;padding:.75rem 1rem}.ChatWindow-module__f-5zlW__backButton{justify-content:center;align-items:center;display:flex}.ChatWindow-module__f-5zlW__headerAvatar{width:36px;height:36px}.ChatWindow-module__f-5zlW__inputArea{gap:.5rem;padding:.75rem 1rem}.ChatWindow-module__f-5zlW__messageInput{min-width:0;padding:.625rem .875rem;font-size:.875rem}.ChatWindow-module__f-5zlW__sendButton{flex-shrink:0;width:40px;height:40px}}
.LoadingSpinner-module__wy4TWG__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.LoadingSpinner-module__wy4TWG__ring{border:3px solid #3b82f640;border-top-color:#3b82f6;border-radius:50%;width:2rem;height:2rem}
.ListingCard-module__ZRFFQG__card{background-color:var(--listingcard-bg);cursor:pointer;color:var(--text);border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;transition:all .12s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.ListingCard-module__ZRFFQG__card:hover{border-color:#6366f159;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003}.ListingCard-module__ZRFFQG__imageContainer{aspect-ratio:16/10;background:#374151;width:100%;position:relative;overflow:hidden}.ListingCard-module__ZRFFQG__image{object-fit:cover;width:100%;height:100%;transition:transform .12s ease-in-out}.ListingCard-module__ZRFFQG__card:hover .ListingCard-module__ZRFFQG__image{transform:scale(1.05)}.ListingCard-module__ZRFFQG__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ListingCard-module__ZRFFQG__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;overflow:hidden}.ListingCard-module__ZRFFQG__description{color:var(--text2);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ListingCard-module__ZRFFQG__footer{color:var(--text2);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.8rem;display:flex}.ListingCard-module__ZRFFQG__location{align-items:center;gap:.25rem;display:flex}.ListingCard-module__ZRFFQG__date{font-size:.75rem}.ListingCard-module__ZRFFQG__tags{flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1rem;display:flex}.ListingCard-module__ZRFFQG__workTypeTag{text-transform:capitalize;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.ListingCard-module__ZRFFQG__workTypeTag.ListingCard-module__ZRFFQG__online{color:#16a34a;background:#22c55e26;border:1px solid #22c55e66}.ListingCard-module__ZRFFQG__workTypeTag.ListingCard-module__ZRFFQG__in_person{color:#6366f1;background:#6366f126;border:1px solid #6366f166}.ListingCard-module__ZRFFQG__categoryTag{color:var(--muted);text-transform:capitalize;background:#94a3b826;border:1px solid #94a3b84d;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.ListingCard-module__ZRFFQG__moreTag{color:var(--muted);background:0 0;border:1px dashed #94a3b866;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}@media (max-width:768px){.ListingCard-module__ZRFFQG__footer{flex-direction:column;align-items:flex-start;gap:.5rem}.ListingCard-module__ZRFFQG__location{font-size:.75rem}.ListingCard-module__ZRFFQG__content{padding:1rem}.ListingCard-module__ZRFFQG__name{font-size:1rem}}
.ListingList-module__tf-lgq__container{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:500px;display:grid}.ListingList-module__tf-lgq__emptyMessage{text-align:center;color:var(--text);opacity:.7;grid-column:1/-1;padding:3rem 1rem;font-size:1rem;font-style:italic}
.ReviewModal-module__XiuXVq__modalOverlay{z-index:2147483647;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReviewModal-module__XiuXVq__modalContent{background:var(--listingcard-bg);border-radius:1rem;width:100%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ReviewModal-module__XiuXVq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ReviewModal-module__XiuXVq__modalHeader h2{color:var(--text);margin:0;font-size:1.5rem}.ReviewModal-module__XiuXVq__closeButton{color:var(--text2);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .12s}.ReviewModal-module__XiuXVq__closeButton:hover{color:var(--text)}.ReviewModal-module__XiuXVq__reviewForm{flex-direction:column;gap:1rem;display:flex}.ReviewModal-module__XiuXVq__formGroup{margin-bottom:1rem}.ReviewModal-module__XiuXVq__formGroup label{color:var(--text);margin-bottom:.5rem;font-weight:500;display:block}.ReviewModal-module__XiuXVq__ratingSelect{background:var(--bg);width:100%;color:var(--text);cursor:pointer;border:1px solid #8080804d;border-radius:.375rem;padding:.75rem;font-size:1rem}.ReviewModal-module__XiuXVq__ratingSelect:focus{border-color:#6366f180;outline:none}.ReviewModal-module__XiuXVq__reviewTextarea{background:var(--bg);width:100%;color:var(--text);resize:vertical;border:1px solid #8080804d;border-radius:.375rem;min-height:120px;padding:.75rem;font-family:inherit;font-size:1rem}.ReviewModal-module__XiuXVq__reviewTextarea:focus{border-color:#6366f180;outline:none}.ReviewModal-module__XiuXVq__modalActions{gap:1rem;margin-top:1rem;display:flex}.ReviewModal-module__XiuXVq__cancelButton{color:var(--text);cursor:pointer;background:0 0;border:1px solid #8080804d;border-radius:.5rem;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .14s ease-in-out}.ReviewModal-module__XiuXVq__cancelButton:hover{background:#8080801a}.ReviewModal-module__XiuXVq__submitButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;flex:2;padding:.75rem 1.5rem;font-weight:600;transition:all .14s ease-in-out}.ReviewModal-module__XiuXVq__submitButton:hover:not(:disabled){background:#6366f1e6;transform:translateY(-2px)}.ReviewModal-module__XiuXVq__submitButton:disabled{opacity:.6;cursor:not-allowed}
.ReviewsSection-module__Ngtfza__reviewsSection{border-top:1px solid #80808033;margin-top:2rem;padding-top:1.5rem}.ReviewsSection-module__Ngtfza__reviewsHeader{color:var(--text);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.ReviewsSection-module__Ngtfza__reviewsList{flex-direction:column;gap:.75rem;display:flex}.ReviewsSection-module__Ngtfza__reviewCard{background:var(--bg);border:1px solid #80808026;border-radius:.75rem;transition:all .15s;overflow:hidden}.ReviewsSection-module__Ngtfza__reviewCard:hover{border-color:#8080804d}.ReviewsSection-module__Ngtfza__reviewCard.ReviewsSection-module__Ngtfza__expanded{border-color:#6366f14d}.ReviewsSection-module__Ngtfza__reviewHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}.ReviewsSection-module__Ngtfza__reviewUser{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;margin:-.25rem -.5rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.ReviewsSection-module__Ngtfza__reviewUser:hover{background-color:var(--surface-hover)}.ReviewsSection-module__Ngtfza__reviewUser:hover .ReviewsSection-module__Ngtfza__reviewUserName{color:var(--primary)}.ReviewsSection-module__Ngtfza__reviewUserPfp{object-fit:cover;border:2px solid #6366f133;border-radius:50%;width:40px;height:40px}.ReviewsSection-module__Ngtfza__reviewUserName{color:var(--text);font-size:.95rem;font-weight:500}.ReviewsSection-module__Ngtfza__reviewMeta{align-items:center;gap:.75rem;display:flex}.ReviewsSection-module__Ngtfza__stars{gap:.125rem;display:flex}.ReviewsSection-module__Ngtfza__starFilled{color:#fbbf24}.ReviewsSection-module__Ngtfza__starEmpty{color:#8080804d}.ReviewsSection-module__Ngtfza__chevron{color:var(--text2);transition:all .15s}.ReviewsSection-module__Ngtfza__reviewBody{padding:0 1.25rem 1.25rem}.ReviewsSection-module__Ngtfza__reviewBody p{color:var(--text);margin:0 0 .75rem;font-size:.95rem;line-height:1.6}.ReviewsSection-module__Ngtfza__reviewDate{color:var(--text2);font-size:.8rem}.ReviewsSection-module__Ngtfza__reviewFooter{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.ReviewsSection-module__Ngtfza__reviewActions{align-items:center;gap:.5rem;display:flex}.ReviewsSection-module__Ngtfza__viewListingBtn{color:#6366f1;cursor:pointer;background:0 0;border:1px solid #6366f14d;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:all .15s;display:flex}.ReviewsSection-module__Ngtfza__viewListingBtn:hover{background:#6366f11a;border-color:#6366f180}.ReviewsSection-module__Ngtfza__editBtn,.ReviewsSection-module__Ngtfza__deleteBtn{cursor:pointer;color:var(--text2);background:0 0;border:1px solid #8080804d;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .12s;display:flex}.ReviewsSection-module__Ngtfza__editBtn:hover{color:#6366f1;background:#6366f11a;border-color:#6366f180}.ReviewsSection-module__Ngtfza__deleteBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef444480}.ReviewsSection-module__Ngtfza__editForm{flex-direction:column;gap:1rem;display:flex}.ReviewsSection-module__Ngtfza__formGroup{flex-direction:column;gap:.375rem;display:flex}.ReviewsSection-module__Ngtfza__formGroup label{color:var(--text);font-size:.875rem;font-weight:500}.ReviewsSection-module__Ngtfza__ratingSelect,.ReviewsSection-module__Ngtfza__editTextarea{background:var(--bg);width:100%;color:var(--text);border:1px solid #8080804d;border-radius:.375rem;padding:.625rem;font-size:.95rem}.ReviewsSection-module__Ngtfza__ratingSelect:focus,.ReviewsSection-module__Ngtfza__editTextarea:focus{border-color:#6366f180;outline:none}.ReviewsSection-module__Ngtfza__editTextarea{resize:vertical;min-height:80px;font-family:inherit}.ReviewsSection-module__Ngtfza__editActions{gap:.75rem;display:flex}.ReviewsSection-module__Ngtfza__cancelEditBtn,.ReviewsSection-module__Ngtfza__saveEditBtn{cursor:pointer;border-radius:.375rem;flex:1;padding:.625rem 1rem;font-weight:500;transition:all .12s}.ReviewsSection-module__Ngtfza__cancelEditBtn{color:var(--text);background:0 0;border:1px solid #8080804d}.ReviewsSection-module__Ngtfza__cancelEditBtn:hover{background:#8080801a}.ReviewsSection-module__Ngtfza__saveEditBtn{color:#fff;background:#6366f1;border:none}.ReviewsSection-module__Ngtfza__saveEditBtn:hover:not(:disabled){background:#6366f1e6}.ReviewsSection-module__Ngtfza__saveEditBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.ReviewsSection-module__Ngtfza__reviewsSection{margin-top:1.5rem}.ReviewsSection-module__Ngtfza__reviewHeader{padding:.875rem 1rem}.ReviewsSection-module__Ngtfza__reviewUserPfp{width:36px;height:36px}.ReviewsSection-module__Ngtfza__reviewUserName{font-size:.9rem}.ReviewsSection-module__Ngtfza__reviewBody{padding:0 1rem 1rem}.ReviewsSection-module__Ngtfza__reviewFooter{flex-direction:column;align-items:flex-start;gap:.75rem}.ReviewsSection-module__Ngtfza__reviewActions{justify-content:flex-start;width:100%}.ReviewsSection-module__Ngtfza__viewListingBtn{padding:.375rem .5rem;font-size:.8rem}}
.searchBar-module__50zp7a__container{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.75rem;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.searchBar-module__50zp7a__container:focus-within{border-color:#6366f180;box-shadow:0 4px 20px #6366f126}.searchBar-module__50zp7a__container:hover{border-color:#6366f14d}.searchBar-module__50zp7a__icon{color:var(--muted);flex-shrink:0}.searchBar-module__50zp7a__input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9375rem}.searchBar-module__50zp7a__wrapper{flex-direction:column;gap:.75rem;width:100%;display:flex}.searchBar-module__50zp7a__filters{flex-direction:row;gap:1.5rem;padding:0 .25rem;display:flex}.searchBar-module__50zp7a__filterGroup{color:var(--muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.searchBar-module__50zp7a__filterGroup label{font-weight:500}.searchBar-module__50zp7a__select{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.375rem;outline:none;padding:.375rem .75rem;font-size:.875rem}.searchBar-module__50zp7a__select:focus{border-color:#6366f180}.searchBar-module__50zp7a__workTypeFilter{gap:.5rem;display:flex}.searchBar-module__50zp7a__filterBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .15s}.searchBar-module__50zp7a__filterBtn:hover{border-color:#6366f180}.searchBar-module__50zp7a__filterBtn.searchBar-module__50zp7a__active{color:#6366f1;background:#6366f11a;border-color:#6366f1cc}.searchBar-module__50zp7a__categoryFilterWrapper{position:relative}.searchBar-module__50zp7a__categoryDropdownBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.375rem;min-width:120px;padding:.375rem .75rem;font-size:.875rem;transition:all .15s}.searchBar-module__50zp7a__categoryDropdownBtn:hover{border-color:#6366f180}.searchBar-module__50zp7a__categoryDropdownBtn.searchBar-module__50zp7a__active{color:#6366f1;background:#6366f11a;border-color:#6366f1cc}.searchBar-module__50zp7a__categoryDropdown{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:.5rem;min-width:200px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;overflow-y:auto;box-shadow:0 4px 20px #00000026}.searchBar-module__50zp7a__categoryLoading{justify-content:center;padding:1rem;display:flex}.searchBar-module__50zp7a__categoryHeader{border-bottom:1px solid var(--border);justify-content:flex-end;padding:.5rem .75rem;display:flex}.searchBar-module__50zp7a__clearBtn{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem}.searchBar-module__50zp7a__clearBtn:hover{text-decoration:underline}.searchBar-module__50zp7a__categoryList{padding:.5rem}.searchBar-module__50zp7a__categoryItem{cursor:pointer;text-transform:capitalize;border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem;transition:all .15s;display:flex}.searchBar-module__50zp7a__categoryItem:hover{background:#6366f10d}.searchBar-module__50zp7a__categoryItem.searchBar-module__50zp7a__selected{background:#6366f11a}.searchBar-module__50zp7a__categoryItem input{cursor:pointer}.searchBar-module__50zp7a__categoryName{color:var(--text);font-size:.875rem}@media (max-width:768px){.searchBar-module__50zp7a__container{padding:.625rem .75rem}.searchBar-module__50zp7a__input{font-size:.875rem}.searchBar-module__50zp7a__filters{flex-direction:column;gap:.75rem}.searchBar-module__50zp7a__workTypeFilter{flex-wrap:wrap;gap:.375rem}.searchBar-module__50zp7a__filterBtn{padding:.375rem .75rem;font-size:.8125rem}.searchBar-module__50zp7a__categoryDropdownBtn{min-width:auto}}
