.HireModal-module__ONcOFW__root{flex-direction:column;gap:14px;display:flex}.HireModal-module__ONcOFW__title{text-align:center;color:var(--black);margin:0;font-size:20px;font-weight:700;line-height:1.05}.HireModal-module__ONcOFW__form{flex-direction:column;gap:12px;display:flex}.HireModal-module__ONcOFW__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.HireModal-module__ONcOFW__field{flex-direction:column;gap:4px;display:flex}.HireModal-module__ONcOFW__label{color:var(--black);font-size:12px;font-weight:600;line-height:1.4}.HireModal-module__ONcOFW__required{color:var(--red-2)}.HireModal-module__ONcOFW__input,.HireModal-module__ONcOFW__textarea{border:1px solid var(--lightest-gray);background:var(--lightest-gray);width:100%;color:var(--black);border-radius:10px;outline:none;height:44px;padding:0 12px;font-size:16px;line-height:1.45}.HireModal-module__ONcOFW__input:focus,.HireModal-module__ONcOFW__textarea:focus{border-color:var(--purple);background:var(--white);box-shadow:0 0 0 4px #7061ed1a}.HireModal-module__ONcOFW__input::placeholder,.HireModal-module__ONcOFW__textarea::placeholder{color:var(--light-gray-2)}.HireModal-module__ONcOFW__textarea{resize:vertical;height:auto;min-height:120px;padding:10px 12px}.HireModal-module__ONcOFW__phoneField,.HireModal-module__ONcOFW__phoneInput{min-height:44px}.HireModal-module__ONcOFW__phoneInput{font-size:16px}.HireModal-module__ONcOFW__footer{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.HireModal-module__ONcOFW__cancelBtn{min-width:112px}.HireModal-module__ONcOFW__submitBtn{min-width:156px}.HireModal-module__ONcOFW__error{color:var(--red-2);margin-top:4px;font-size:12px;line-height:1.35}@media (max-width:767px){.HireModal-module__ONcOFW__row{grid-template-columns:1fr}.HireModal-module__ONcOFW__input,.HireModal-module__ONcOFW__textarea,.HireModal-module__ONcOFW__phoneInput{height:48px;font-size:14px}.HireModal-module__ONcOFW__footer{flex-direction:column-reverse}.HireModal-module__ONcOFW__cancelBtn,.HireModal-module__ONcOFW__submitBtn{width:100%;height:48px}}
.ProfileCertificateCard-module__MbYasG__card{background:var(--lightest-gray);border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;gap:0;min-width:316px;max-width:316px;padding:12px;display:flex;overflow:hidden}.ProfileCertificateCard-module__MbYasG__cardStretch{width:100%;min-width:0;max-width:none}.ProfileCertificateCard-module__MbYasG__topRow{flex-direction:row;gap:10px;padding-bottom:12px;display:flex}.ProfileCertificateCard-module__MbYasG__image{background:var(--light-gray);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:112px;min-width:112px;height:112px;display:flex;position:relative;overflow:hidden}.ProfileCertificateCard-module__MbYasG__imageMedia{object-fit:contain;object-position:center;background:var(--white);width:100%;height:100%;display:block}.ProfileCertificateCard-module__MbYasG__videoBadge{-webkit-backdrop-filter:blur(8px);pointer-events:none;background:#ffffff29;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #10121b33}.ProfileCertificateCard-module__MbYasG__videoBadge svg{transform:translate(1px)}.ProfileCertificateCard-module__MbYasG__fileLink{width:112px;min-width:112px;height:112px;color:var(--dark-gray);background:linear-gradient(135deg,#f2f5f8 0%,#e3e9ee 100%);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:relative}.ProfileCertificateCard-module__MbYasG__pdfLink{background:var(--white);border-radius:4px;flex-shrink:0;width:112px;min-width:112px;height:112px;display:block;position:relative;overflow:hidden}.ProfileCertificateCard-module__MbYasG__pdfFrame{pointer-events:none;border:0;width:100%;height:100%;display:block}.ProfileCertificateCard-module__MbYasG__badge{min-width:20px;height:18px;color:var(--white);background:#0000008c;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:4px;right:4px}.ProfileCertificateCard-module__MbYasG__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ProfileCertificateCard-module__MbYasG__meta{color:var(--gray);align-items:center;gap:6px;font-size:12px;line-height:1.35;display:inline-flex}.ProfileCertificateCard-module__MbYasG__meta svg path{fill:var(--gray)}.ProfileCertificateCard-module__MbYasG__title{color:var(--black);margin:0;font-size:12px;font-weight:600;line-height:1.4}.ProfileCertificateCard-module__MbYasG__institution{color:var(--gray);margin:0;font-size:12px;line-height:1.35}.ProfileCertificateCard-module__MbYasG__descriptionText{color:var(--black);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ProfileCertificateCard-module__MbYasG__editButton{border:1px solid var(--black);width:100%;min-height:32px;color:var(--black);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:6px 12px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.ProfileCertificateCard-module__MbYasG__editButton svg path{fill:var(--black)}@media (max-width:768px){.ProfileCertificateCard-module__MbYasG__card,.ProfileCertificateCard-module__MbYasG__cardStretch{width:100%;min-width:0;max-width:100%}}
.ProfileProjectCard-module__P-_Tqq__card{background:var(--lightest-gray);border:1px solid var(--light-gray);border-radius:18px;flex-direction:column;flex:0 0 192px;gap:0;min-width:192px;max-width:192px;padding:0;display:flex;overflow:hidden}.ProfileProjectCard-module__P-_Tqq__cardStretch{flex:auto;width:100%;min-width:0;max-width:none}.ProfileProjectCard-module__P-_Tqq__preview{background:linear-gradient(135deg,#efefff 0%,#ddd7ff 100%);border-radius:12px;width:calc(100% - 8px);height:88px;margin:4px 4px 0;position:relative;overflow:hidden}.ProfileProjectCard-module__P-_Tqq__preview[data-variant="2"]{background:linear-gradient(135deg,#f6efe9 0%,#ead5c0 100%)}.ProfileProjectCard-module__P-_Tqq__preview[data-variant="3"]{background:linear-gradient(135deg,#eef4f7 0%,#d9e6ee 100%)}.ProfileProjectCard-module__P-_Tqq__previewMedia{object-fit:cover;width:100%;height:100%;display:block}.ProfileProjectCard-module__P-_Tqq__videoBadge{-webkit-backdrop-filter:blur(8px);pointer-events:none;background:#ffffff29;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #10121b33}.ProfileProjectCard-module__P-_Tqq__videoBadge svg{transform:translate(1px)}.ProfileProjectCard-module__P-_Tqq__previewFile{width:calc(100% - 8px);height:88px;color:var(--dark-gray);background:linear-gradient(135deg,#f2f5f8 0%,#e3e9ee 100%);border-radius:12px;justify-content:center;align-items:center;margin:4px 4px 0;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:relative}.ProfileProjectCard-module__P-_Tqq__badge{min-width:24px;height:20px;color:var(--white);background:#0000008c;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:8px;right:8px}.ProfileProjectCard-module__P-_Tqq__body{flex-direction:column;flex:auto;gap:8px;padding:12px;display:flex}.ProfileProjectCard-module__P-_Tqq__title{color:var(--black);margin:0;font-size:14px;font-weight:700;line-height:1.35}.ProfileProjectCard-module__P-_Tqq__description{color:var(--black);-webkit-line-clamp:3;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ProfileProjectCard-module__P-_Tqq__footer{flex-direction:column;gap:8px;margin-top:auto;display:flex}.ProfileProjectCard-module__P-_Tqq__meta{color:var(--gray);align-items:center;gap:6px;font-size:12px;display:inline-flex}.ProfileProjectCard-module__P-_Tqq__meta svg path{fill:var(--gray)}.ProfileProjectCard-module__P-_Tqq__link{align-items:center;gap:6px;min-width:0;max-width:100%;text-decoration:none;display:inline-flex}.ProfileProjectCard-module__P-_Tqq__link svg{flex-shrink:0}.ProfileProjectCard-module__P-_Tqq__link svg path{fill:var(--gray)}.ProfileProjectCard-module__P-_Tqq__linkText{color:var(--purple);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;line-height:1.35;text-decoration:underline;overflow:hidden}.ProfileProjectCard-module__P-_Tqq__editButton{border:1px solid var(--black);width:100%;min-height:32px;color:var(--black);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:6px 12px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.ProfileProjectCard-module__P-_Tqq__editButton svg path{fill:var(--black)}@media (max-width:768px){.ProfileProjectCard-module__P-_Tqq__card,.ProfileProjectCard-module__P-_Tqq__cardStretch{flex:auto;width:100%;min-width:0;max-width:100%}}
.ProfileTestimonialCard-module__03LtAG__card{border:1px solid var(--light-gray);background:var(--white);border-radius:16px;flex-direction:column;flex:0 0 224px;min-width:224px;max-width:224px;display:flex;overflow:hidden}.ProfileTestimonialCard-module__03LtAG__cardStretch{width:100%;min-width:0;max-width:none}.ProfileTestimonialCard-module__03LtAG__body{flex-direction:column;gap:8px;padding:12px;display:flex}.ProfileTestimonialCard-module__03LtAG__stars{gap:4px;margin-top:0;display:flex}.ProfileTestimonialCard-module__03LtAG__star{color:var(--light-gray);font-size:18px;line-height:1}.ProfileTestimonialCard-module__03LtAG__starFilled{color:var(--purple)}.ProfileTestimonialCard-module__03LtAG__text{color:var(--black);-webkit-line-clamp:5;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ProfileTestimonialCard-module__03LtAG__footer{border-top:1px solid var(--light-gray);flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;padding:12px;display:flex}.ProfileTestimonialCard-module__03LtAG__authorBlock{flex-direction:column;gap:2px;display:flex}.ProfileTestimonialCard-module__03LtAG__name{color:var(--black);margin:0;font-size:14px;font-weight:600;line-height:1.2}.ProfileTestimonialCard-module__03LtAG__position{color:var(--gray);margin:0;font-size:12px;font-weight:600;line-height:1.35}.ProfileTestimonialCard-module__03LtAG__editButton{border:1px solid var(--black);width:100%;min-height:32px;color:var(--black);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:6px 12px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.ProfileTestimonialCard-module__03LtAG__editButton svg path{fill:var(--black)}@media (max-width:768px){.ProfileTestimonialCard-module__03LtAG__card,.ProfileTestimonialCard-module__03LtAG__cardStretch{width:100%;min-width:0;max-width:100%}}
.CustomSlider-module__KuUQFa__wrapper{font-family:var(--font-open-sans),sans-serif;flex-direction:column;gap:12px;padding:20px 0;display:flex}.CustomSlider-module__KuUQFa__header{justify-content:space-between;align-items:center;display:flex}.CustomSlider-module__KuUQFa__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:16px;line-height:135%}.CustomSlider-module__KuUQFa__titleGray{color:var(--gray);font-size:14px;font-weight:700;line-height:135%}.CustomSlider-module__KuUQFa__viewMore{cursor:pointer;color:var(--gray);background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:600}.CustomSlider-module__KuUQFa__viewMore:hover{color:var(--black)}.CustomSlider-module__KuUQFa__viewport{width:100%;overflow:hidden}.CustomSlider-module__KuUQFa__track{transition:transform var(--slide-transition);will-change:transform;padding:4px 2px;display:flex}.CustomSlider-module__KuUQFa__item{flex:none}.CustomSlider-module__KuUQFa__footer{justify-content:space-between;align-items:center;display:flex}.CustomSlider-module__KuUQFa__dots{align-items:center;gap:6px;display:flex}.CustomSlider-module__KuUQFa__dot{background:var(--light-gray-2);cursor:pointer;border:none;border-radius:99px;width:8px;height:8px;padding:0;transition:all .3s}.CustomSlider-module__KuUQFa__dotActive{background:var(--gray);width:40px}.CustomSlider-module__KuUQFa__arrows{gap:8px;display:flex}.CustomSlider-module__KuUQFa__arrowsMobile{display:none}@media (max-width:768px){.CustomSlider-module__KuUQFa__wrapper{width:100%;max-width:100%;padding:20px 0;overflow:hidden}.CustomSlider-module__KuUQFa__header{padding:0}.CustomSlider-module__KuUQFa__viewport{width:100%;overflow:hidden}.CustomSlider-module__KuUQFa__item{box-sizing:border-box;flex:0 0 100%;width:100%;min-width:0;max-width:100%}.CustomSlider-module__KuUQFa__peekOnMobile{gap:8px;padding:0 0 4px}.CustomSlider-module__KuUQFa__peekOnMobile .CustomSlider-module__KuUQFa__footer{padding:8px 0 0}.CustomSlider-module__KuUQFa__peekOnMobile.CustomSlider-module__KuUQFa__peekProjectMobile .CustomSlider-module__KuUQFa__item,.CustomSlider-module__KuUQFa__peekOnMobile.CustomSlider-module__KuUQFa__peekTestimonialMobile .CustomSlider-module__KuUQFa__item{flex:0 0 216px;width:216px;max-width:216px}.CustomSlider-module__KuUQFa__peekOnMobile.CustomSlider-module__KuUQFa__peekCertificateMobile .CustomSlider-module__KuUQFa__item{flex:0 0 303px;width:303px;max-width:303px}.CustomSlider-module__KuUQFa__peekOnMobile.CustomSlider-module__KuUQFa__peekFileCardMobile .CustomSlider-module__KuUQFa__item{flex:0 0 190px;width:190px;max-width:190px}.CustomSlider-module__KuUQFa__footer{grid-template-columns:auto 1fr auto;align-items:center;padding:12px 16px 0;display:grid}.CustomSlider-module__KuUQFa__dots{justify-content:center}.CustomSlider-module__KuUQFa__arrows{display:none}.CustomSlider-module__KuUQFa__arrowsMobile{display:flex}}
.CompanyCard-module__m8y1YW__companyCard{--height:174px;height:var(--height);min-height:var(--height);background:url(/dashboard/company-card.png) 0 0/cover;border-radius:24px;flex-direction:column;justify-content:space-between;max-width:322px;padding:20px;display:flex}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__companyInfo{align-items:center;gap:12px;display:flex}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__companyInfo .CompanyCard-module__m8y1YW__textInfo{flex-direction:column;align-items:flex-start;display:flex}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__companyInfo .CompanyCard-module__m8y1YW__textInfo .CompanyCard-module__m8y1YW__companyName{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--white);font-size:20px;line-height:135%}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__companyInfo .CompanyCard-module__m8y1YW__textInfo .CompanyCard-module__m8y1YW__regCode{font-family:var(--font-open-sans),sans-serif;font-weight:400;font-style:Regular;color:var(--light-gray);font-size:14px;line-height:140%}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__avatarImg{object-fit:cover;border-radius:50%;width:48px;min-width:48px;height:48px}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__avatarPlaceholder{width:48px;min-width:48px;height:48px;font-family:var(--font-open-sans),sans-serif;color:var(--white);background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.CompanyCard-module__m8y1YW__companyCard .CompanyCard-module__m8y1YW__seeFullInfo{width:fit-content}@media (max-width:767px){.CompanyCard-module__m8y1YW__companyCard{width:100%;max-width:none;height:auto;min-height:var(--height);box-sizing:border-box}.CompanyCard-module__m8y1YW__seeFullInfo{width:100%!important;height:48px!important}}
.DashboardCalendar-module__AhyXmq__calendarSection{background-color:var(--white);border-radius:24px;flex-direction:column;gap:20px;display:flex}.DashboardCalendar-module__AhyXmq__calendarTitle{color:var(--black);margin:0;font-size:16px;font-weight:700;line-height:135%}.DashboardCalendar-module__AhyXmq__root{width:100%}.DashboardCalendar-module__AhyXmq__month{flex-direction:column;gap:16px;width:100%;padding:20px;display:flex}.DashboardCalendar-module__AhyXmq__caption{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.DashboardCalendar-module__AhyXmq__captionLabel{color:var(--black);text-transform:capitalize;font-size:15px;font-weight:700}.DashboardCalendar-module__AhyXmq__weekdays{background-color:var(--lightest-gray);border-radius:100px;grid-template-columns:repeat(7,1fr);margin-bottom:8px;padding:4px 0;display:grid}.DashboardCalendar-module__AhyXmq__weekday{color:var(--gray);text-align:center;font-size:11px;font-weight:600}.DashboardCalendar-module__AhyXmq__week{grid-template-columns:repeat(7,1fr);display:grid}.DashboardCalendar-module__AhyXmq__dayCell{flex-direction:column;justify-content:center;align-items:center;padding:4px 0;display:flex;position:relative}.DashboardCalendar-module__AhyXmq__dayBtn{width:40px;height:40px;color:var(--black);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding-bottom:4px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.DashboardCalendar-module__AhyXmq__dayCell.DashboardCalendar-module__AhyXmq__selected .DashboardCalendar-module__AhyXmq__dayBtn{background-color:var(--black)!important;color:var(--white)!important}.DashboardCalendar-module__AhyXmq__dayCell.DashboardCalendar-module__AhyXmq__today:not(.DashboardCalendar-module__AhyXmq__selected) .DashboardCalendar-module__AhyXmq__dayBtn{color:var(--black);background:0 0}.DashboardCalendar-module__AhyXmq__dayBtn:hover:not(:disabled){background:var(--lightest-gray)}.DashboardCalendar-module__AhyXmq__dotsContainer{justify-content:center;gap:2px;min-height:5px;margin-top:2px;display:flex}.DashboardCalendar-module__AhyXmq__dot{border-radius:50%;width:5px;height:5px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.DashboardCalendar-module__AhyXmq__dot.DashboardCalendar-module__AhyXmq__completed{background-color:var(--dark-green)}.DashboardCalendar-module__AhyXmq__dot.DashboardCalendar-module__AhyXmq__pending{background-color:var(--red-2)}.DashboardCalendar-module__AhyXmq__today:not(.DashboardCalendar-module__AhyXmq__selected) .DashboardCalendar-module__AhyXmq__dayBtn{background:var(--black);color:var(--white)}.DashboardCalendar-module__AhyXmq__tasksBlock{border-top:1px solid var(--light-gray);padding:20px}.DashboardCalendar-module__AhyXmq__tasksHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.DashboardCalendar-module__AhyXmq__tasksTitle{color:var(--black);margin:0;font-size:16px;font-weight:700}.DashboardCalendar-module__AhyXmq__viewMore{color:var(--gray);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.DashboardCalendar-module__AhyXmq__viewMore:hover{color:var(--purple-2)}.DashboardCalendar-module__AhyXmq__scrollArea{flex-direction:column;gap:12px;min-height:0;display:flex}.DashboardCalendar-module__AhyXmq__mobileEmptyBlur{border-radius:16px;width:100%;min-height:200px;overflow:hidden}.DashboardCalendar-module__AhyXmq__taskCard{background:var(--white);border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;gap:12px;padding:16px;transition:all .2s;display:flex}.DashboardCalendar-module__AhyXmq__taskList{flex-direction:column;flex:1;gap:12px;max-height:190px;padding-top:10px;padding-bottom:10px;padding-right:4px;display:flex;overflow-y:auto}.DashboardCalendar-module__AhyXmq__taskWrapper{align-items:center;gap:12px;display:flex}.DashboardCalendar-module__AhyXmq__taskInfo{flex:1}.DashboardCalendar-module__AhyXmq__taskTitle{color:var(--black);margin:0;font-size:14px;font-weight:600}.DashboardCalendar-module__AhyXmq__lineThrough{color:var(--black);text-decoration:line-through}.DashboardCalendar-module__AhyXmq__taskDateTime{color:var(--gray);align-items:center;gap:8px;font-size:12px;display:flex}.DashboardCalendar-module__AhyXmq__icon{width:14px;height:14px;color:var(--gray)}.DashboardCalendar-module__AhyXmq__skeleton{opacity:.4;pointer-events:none}.DashboardCalendar-module__AhyXmq__placeholderCard{opacity:1;pointer-events:none}.DashboardCalendar-module__AhyXmq__taskList:has(.DashboardCalendar-module__AhyXmq__placeholderCard){max-height:none;padding:0;overflow:hidden}.DashboardCalendar-module__AhyXmq__emptyInfo{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:300px;margin:0 auto;padding:0 16px;display:flex}.DashboardCalendar-module__AhyXmq__emptyTitle{color:var(--black);text-align:center;margin:0 0 8px;font-size:16px;font-weight:700}.DashboardCalendar-module__AhyXmq__emptySub{color:var(--gray);text-align:center;max-width:280px;margin:0;font-size:14px;font-weight:500;line-height:1.45}.DashboardCalendar-module__AhyXmq__loadingText{text-align:center;color:var(--gray);padding:20px;font-size:14px}@media (max-width:767px){.DashboardCalendar-module__AhyXmq__scrollArea{overflow:hidden}.DashboardCalendar-module__AhyXmq__taskList:has(.DashboardCalendar-module__AhyXmq__placeholderCard){scrollbar-width:none;min-height:200px;max-height:none;padding:0;overflow:hidden}.DashboardCalendar-module__AhyXmq__taskList:has(.DashboardCalendar-module__AhyXmq__placeholderCard)::-webkit-scrollbar{display:none}.DashboardCalendar-module__AhyXmq__taskList:has(.DashboardCalendar-module__AhyXmq__placeholderCard) .DashboardCalendar-module__AhyXmq__placeholderCard:nth-child(n+3){display:none}}
.OfferCard-module__OFEXra__offerCard{background-color:var(--white);border-radius:16px;flex-direction:column;width:304px;min-width:304px;max-width:304px;height:402px;min-height:402px;display:flex;overflow:hidden}.OfferCard-module__OFEXra__skeletonCard{pointer-events:none}.OfferCard-module__OFEXra__imageWrapper{background-color:var(--white);border-radius:12px;width:calc(100% - 8px);height:108px;min-height:108px;margin:4px 4px 0;position:relative;overflow:hidden}.OfferCard-module__OFEXra__offerImage{object-position:center}.OfferCard-module__OFEXra__offerImageCover{object-fit:cover}.OfferCard-module__OFEXra__offerImageContain{object-fit:contain}.OfferCard-module__OFEXra__content{flex-direction:column;flex:1;gap:12px;min-height:232px;padding:12px 20px 16px;display:flex}.OfferCard-module__OFEXra__textContent{flex-direction:column;gap:4px;display:flex}.OfferCard-module__OFEXra__offerTitle{color:var(--black);font-family:var(--font-open-sans),sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:135%;display:-webkit-box;overflow:hidden}.OfferCard-module__OFEXra__offerDescription{color:var(--gray);font-family:var(--font-open-sans),sans-serif;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:135%;display:-webkit-box;overflow:hidden}.OfferCard-module__OFEXra__offerChips{flex-wrap:wrap;gap:8px;display:flex}.OfferCard-module__OFEXra__chip{background-color:var(--light-gray);color:var(--gray);font-family:var(--font-open-sans),sans-serif;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}.OfferCard-module__OFEXra__footer{gap:8px;padding:0 20px 20px;display:flex}.OfferCard-module__OFEXra__getOfferButton{width:264px;min-height:38px;padding:8px 24px}.OfferCard-module__OFEXra__skeletonBlock,.OfferCard-module__OFEXra__skeletonLine{background:#f1f1f1;position:relative;overflow:hidden}.OfferCard-module__OFEXra__skeletonBlock:after,.OfferCard-module__OFEXra__skeletonLine:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);animation:1.4s ease-in-out infinite OfferCard-module__OFEXra__skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.OfferCard-module__OFEXra__skeletonLine{border-radius:999px;height:16px}.OfferCard-module__OFEXra__skeletonTitle{width:82%;height:27px}.OfferCard-module__OFEXra__skeletonText{width:100%}.OfferCard-module__OFEXra__skeletonTextShort{width:76%}.OfferCard-module__OFEXra__skeletonChipSmall{width:44px;min-height:22px;padding:0}.OfferCard-module__OFEXra__skeletonChipLarge{width:122px;min-height:22px;padding:0}@keyframes OfferCard-module__OFEXra__skeletonShimmer{to{transform:translate(100%)}}@media (max-width:767px){.OfferCard-module__OFEXra__offerCard{width:min(304px,100vw - 48px);min-width:min(304px,100vw - 48px);max-width:min(304px,100vw - 48px)}.OfferCard-module__OFEXra__getOfferButton{width:100%}}
.FinanceSection-module__KxdW_G__financeSection{background-color:var(--white);border-radius:24px;flex-direction:column;gap:20px;height:auto;padding:20px;display:flex}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeHeader{justify-content:space-between;align-items:center;display:flex}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeHeader .FinanceSection-module__KxdW_G__financeTitle{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);margin:0;font-size:16px;line-height:135%}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeContent{flex-direction:column;gap:20px;height:100%;display:flex}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart{flex:4;gap:20px;display:flex}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart .FinanceSection-module__KxdW_G__topLeftPart{flex-direction:column;flex:2.5;gap:20px;display:flex}.FinanceSection-module__KxdW_G__embeddedPreview{background:0 0;gap:0;margin-bottom:0;padding:0}.FinanceSection-module__KxdW_G__compact{padding:20px 24px 24px}.FinanceSection-module__KxdW_G__compact .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart{gap:16px}.FinanceSection-module__KxdW_G__compact .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart .FinanceSection-module__KxdW_G__topLeftPart{gap:16px}@media (max-width:767px){.FinanceSection-module__KxdW_G__financeSection{margin-bottom:40px;padding:0}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart{flex-direction:column}.FinanceSection-module__KxdW_G__financeSection .FinanceSection-module__KxdW_G__financeContent .FinanceSection-module__KxdW_G__topPart .FinanceSection-module__KxdW_G__topLeftPart{flex:1}.FinanceSection-module__KxdW_G__financeBlurChildren{min-height:0;height:auto!important}.FinanceSection-module__KxdW_G__financeContentBlurred{gap:0;height:auto;min-height:0}.FinanceSection-module__KxdW_G__financeContentBlurred .FinanceSection-module__KxdW_G__topPart{flex-direction:column;flex:none;gap:0;min-height:0}.FinanceSection-module__KxdW_G__financeContentBlurred .FinanceSection-module__KxdW_G__topLeftPart{flex:none;gap:12px;min-height:0}.FinanceSection-module__KxdW_G__financeContentBlurred .FinanceSection-module__KxdW_G__topLeftPart>*{flex:none;width:100%}.FinanceSection-module__KxdW_G__financeContentBlurred .FinanceSection-module__KxdW_G__topPart>:not(.FinanceSection-module__KxdW_G__topLeftPart){display:none}.FinanceSection-module__KxdW_G__compact{padding:20px}.FinanceSection-module__KxdW_G__financeEmptyBlur{min-height:300px}.FinanceSection-module__KxdW_G__emptyState{max-width:300px;padding:0 16px}}.FinanceSection-module__KxdW_G__financeEmptyBlur{border-radius:16px;width:100%;min-height:280px;overflow:hidden}.FinanceSection-module__KxdW_G__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:320px;margin:0 auto;padding:24px 20px;display:flex}.FinanceSection-module__KxdW_G__title{color:var(--black,#1a1a1a);font-family:var(--font-open-sans),sans-serif;text-align:center;width:100%;margin:0;font-size:16px;font-weight:700;line-height:1.35}.FinanceSection-module__KxdW_G__description{color:var(--gray-text,#4d4d4d);font-family:var(--font-open-sans),sans-serif;text-align:center;max-width:320px;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.4}
.InvoiceCard-module__ENPP_a__invoiceCard{background:url(/dashboard/invoice-card.png) 50%/100%;border-radius:16px;flex-direction:column;flex:1.5;justify-content:space-between;min-height:128px;padding:12px;display:flex}.InvoiceCard-module__ENPP_a__invoiceCard .InvoiceCard-module__ENPP_a__invoceCardHeader{align-items:center;gap:12px;display:flex}.InvoiceCard-module__ENPP_a__invoiceCard .InvoiceCard-module__ENPP_a__invoceCardHeader .InvoiceCard-module__ENPP_a__invoiceIcon{--size:40px;width:var(--size);height:var(--size);background-color:var(--white);border-radius:100px;justify-content:center;align-items:center;display:flex}.InvoiceCard-module__ENPP_a__invoiceCard .InvoiceCard-module__ENPP_a__invoceCardHeader .InvoiceCard-module__ENPP_a__invoiceCardTitle{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--white);font-size:14px;line-height:135%}.InvoiceCard-module__ENPP_a__invoiceCard .InvoiceCard-module__ENPP_a__invoiceCardFooter{justify-content:space-between;align-items:flex-end;display:flex}.InvoiceCard-module__ENPP_a__invoiceCard .InvoiceCard-module__ENPP_a__invoiceCardFooter .InvoiceCard-module__ENPP_a__invoiceAmount{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--white);font-size:20px;line-height:135%}
.PurchasesToBePaidCard-module__o4BnOq__purchasesToBePaid{border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;flex:3;gap:16px;padding:16px;display:flex}.PurchasesToBePaidCard-module__o4BnOq__header{align-items:center;gap:12px;display:flex}.PurchasesToBePaidCard-module__o4BnOq__iconWrapper{--size:40px;width:var(--size);height:var(--size);background-color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PurchasesToBePaidCard-module__o4BnOq__title{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:14px;font-weight:700;line-height:135%}.PurchasesToBePaidCard-module__o4BnOq__bars{flex-direction:row;gap:4px;width:100%;height:12px;display:flex}.PurchasesToBePaidCard-module__o4BnOq__bar{border-radius:100px;height:100%;transition:width .4s}.PurchasesToBePaidCard-module__o4BnOq__legend{flex-direction:column;gap:10px;display:flex}.PurchasesToBePaidCard-module__o4BnOq__legendItem{align-items:center;gap:8px;display:flex}.PurchasesToBePaidCard-module__o4BnOq__legendDot{--size:10px;width:var(--size);height:var(--size);border-radius:50%;flex-shrink:0}.PurchasesToBePaidCard-module__o4BnOq__legendLabel{font-family:var(--font-open-sans),sans-serif;color:var(--gray);flex:1;font-size:12px;font-weight:600;line-height:135%}.PurchasesToBePaidCard-module__o4BnOq__legendValue{color:var(--black);font-size:12px;font-weight:600;line-height:135%}.PurchasesToBePaidCard-module__o4BnOq__expectedBadge{background-color:var(--light-yellow);color:var(--dark-yellow);font-family:var(--font-open-sans),sans-serif;border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:600;line-height:135%;display:inline-flex}@media (max-width:767px){.PurchasesToBePaidCard-module__o4BnOq__purchasesToBePaid{flex:none}}
.RevenueVsExpensesCard-module__ku5GIG__revenueVsExpensesCard{border:1px solid var(--light-gray);background-color:var(--white);border-radius:16px;flex-direction:column;flex:2.5;gap:12px;min-width:0;padding:16px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__compact .RevenueVsExpensesCard-module__ku5GIG__chartArea{max-width:380px}.RevenueVsExpensesCard-module__ku5GIG__compact .RevenueVsExpensesCard-module__ku5GIG__chartWrapper{max-width:280px;height:196px}.RevenueVsExpensesCard-module__ku5GIG__header{justify-content:space-between;align-items:center;display:flex}.RevenueVsExpensesCard-module__ku5GIG__titleGroup{align-items:center;gap:12px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__iconWrapper{--size:40px;width:var(--size);height:var(--size);background-color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RevenueVsExpensesCard-module__ku5GIG__title{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:14px;font-weight:700;line-height:135%}.RevenueVsExpensesCard-module__ku5GIG__periodSwitcher{align-items:center;gap:4px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__periodBtn{cursor:pointer;font-family:var(--font-open-sans),sans-serif;color:var(--gray);background:0 0;border:none;padding:4px 8px;font-size:12px;font-weight:600;transition:color .2s}.RevenueVsExpensesCard-module__ku5GIG__periodBtnActive{color:var(--black);border-bottom:2px solid var(--black)}.RevenueVsExpensesCard-module__ku5GIG__content{flex:1;align-items:center;gap:8px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__legend{flex-direction:column;flex-shrink:0;gap:10px;min-width:80px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__legendItem{align-items:center;gap:8px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__legendDot{--size:10px;width:var(--size);height:var(--size);border-radius:50%;flex-shrink:0}.RevenueVsExpensesCard-module__ku5GIG__legendLabel{font-family:var(--font-open-sans),sans-serif;color:var(--gray);font-size:12px;font-weight:600}.RevenueVsExpensesCard-module__ku5GIG__chartArea{flex:1;align-items:center;gap:4px;min-width:0;max-width:432px;margin:0 auto;display:flex}.RevenueVsExpensesCard-module__ku5GIG__arrowBtn{cursor:pointer;color:var(--gray);background:0 0;border:none;flex-shrink:0;padding:4px;font-size:22px;line-height:1;transition:color .2s}.RevenueVsExpensesCard-module__ku5GIG__arrowBtn:disabled{opacity:.2;cursor:default}.RevenueVsExpensesCard-module__ku5GIG__arrowBtn:not(:disabled):hover{color:var(--black)}.RevenueVsExpensesCard-module__ku5GIG__chartWrapper{flex:1;min-width:0;max-width:320px;height:220px;margin:0 auto;position:relative}.RevenueVsExpensesCard-module__ku5GIG__monthLabel{font-family:var(--font-open-sans),sans-serif;color:var(--black);white-space:nowrap;font-size:12px;font-weight:700;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.RevenueVsExpensesCard-module__ku5GIG__tooltip{background:var(--white);border:1px solid var(--light-purple);border-radius:8px;flex-direction:column;gap:2px;min-width:88px;padding:8px;display:flex}.RevenueVsExpensesCard-module__ku5GIG__tooltipLabel{font-family:var(--font-open-sans),sans-serif;color:var(--gray);font-size:11px;font-weight:400}.RevenueVsExpensesCard-module__ku5GIG__tooltipRevenue{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:16px;font-weight:700}.RevenueVsExpensesCard-module__ku5GIG__tooltipExpenses{font-family:var(--font-open-sans),sans-serif;color:var(--gray);font-size:14px;font-weight:400}@media (max-width:767px){.RevenueVsExpensesCard-module__ku5GIG__revenueVsExpensesCard{min-height:450px}.RevenueVsExpensesCard-module__ku5GIG__header{flex-direction:column;padding-bottom:20px}.RevenueVsExpensesCard-module__ku5GIG__header .RevenueVsExpensesCard-module__ku5GIG__titleGroup{margin-right:auto}.RevenueVsExpensesCard-module__ku5GIG__content{flex-direction:column;align-items:flex-start}.RevenueVsExpensesCard-module__ku5GIG__monthSwitcher{justify-content:space-between;align-self:stretch;align-items:center;width:100%;display:flex}.RevenueVsExpensesCard-module__ku5GIG__monthLabel{position:static;transform:none}.RevenueVsExpensesCard-module__ku5GIG__arrowBtn{font-size:28px}.RevenueVsExpensesCard-module__ku5GIG__compact .RevenueVsExpensesCard-module__ku5GIG__chartArea,.RevenueVsExpensesCard-module__ku5GIG__compact .RevenueVsExpensesCard-module__ku5GIG__chartWrapper{max-width:100%}}
.SalaryFeesCard-module__4VVcva__salaryFeesCard{border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;flex:2.3;gap:12px;padding:16px;display:flex}.SalaryFeesCard-module__4VVcva__compact{flex:2.05}.SalaryFeesCard-module__4VVcva__header{align-items:center;gap:12px;display:flex}.SalaryFeesCard-module__4VVcva__iconWrapper{--size:40px;width:var(--size);height:var(--size);background-color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SalaryFeesCard-module__4VVcva__title{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:14px;font-weight:700;line-height:135%}.SalaryFeesCard-module__4VVcva__chartWrapper{flex:1;justify-content:center;align-items:center;display:flex}.SalaryFeesCard-module__4VVcva__legend{flex-direction:column;gap:10px;display:flex}.SalaryFeesCard-module__4VVcva__legendItem{align-items:center;gap:8px;display:flex}.SalaryFeesCard-module__4VVcva__legendDot{--size:10px;width:var(--size);height:var(--size);border-radius:50%;flex-shrink:0}.SalaryFeesCard-module__4VVcva__legendLabel{font-family:var(--font-open-sans),sans-serif;color:var(--gray);flex:1;font-size:12px;font-weight:400;line-height:135%}.SalaryFeesCard-module__4VVcva__legendValue{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:12px;font-weight:600;line-height:135%}.SalaryFeesCard-module__4VVcva__riskBadge{background-color:var(--light-red);color:var(--red-2);font-family:var(--font-open-sans),sans-serif;border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:600;line-height:135%;display:inline-flex}
.VATPayable-module__S3tbIa__VATPayableCard{border:1px solid var(--light-gray);background-color:var(--white);border-radius:16px;flex-direction:column;flex:3.5;gap:12px;padding:16px;display:flex}.VATPayable-module__S3tbIa__compact{flex:3.15}.VATPayable-module__S3tbIa__compact .VATPayable-module__S3tbIa__chartWrapper{min-height:220px}.VATPayable-module__S3tbIa__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.VATPayable-module__S3tbIa__titleGroup{align-items:center;gap:12px;display:flex}.VATPayable-module__S3tbIa__iconWrapper{--size:40px;width:var(--size);height:var(--size);background-color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VATPayable-module__S3tbIa__title{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:14px;font-weight:700;line-height:135%}.VATPayable-module__S3tbIa__stats{flex-direction:column;gap:4px;display:flex}.VATPayable-module__S3tbIa__statItem{font-family:var(--font-open-sans),sans-serif;gap:4px;font-size:12px;line-height:135%;display:flex}.VATPayable-module__S3tbIa__statLabel{color:var(--gray);font-weight:400}.VATPayable-module__S3tbIa__statValue{color:var(--black);font-weight:600}.VATPayable-module__S3tbIa__chartWrapper{flex:1;min-height:220px}.VATPayable-module__S3tbIa__tooltip{background:var(--white);border:1px solid var(--light-purple);border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.VATPayable-module__S3tbIa__tooltipLabel{font-family:var(--font-open-sans),sans-serif;color:var(--gray);font-size:10px;font-weight:400}.VATPayable-module__S3tbIa__tooltipValue{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:14px;font-weight:600}.VATPayable-module__S3tbIa__tooltipName{font-family:var(--font-open-sans),sans-serif;color:var(--light-purple);font-size:12px;font-weight:600}@media (max-width:767px){.VATPayable-module__S3tbIa__header{flex-direction:column;padding-bottom:20px}.VATPayable-module__S3tbIa__header .VATPayable-module__S3tbIa__titleGroup{margin-right:auto}.VATPayable-module__S3tbIa__compact .VATPayable-module__S3tbIa__chartWrapper{min-height:200px}}
.FinanceOverviewSection-module__SAjMGq__root{width:100%;scroll-margin-top:96px}.FinanceOverviewSection-module__SAjMGq__compact{scroll-margin-top:88px}
.FinanceLayout-module__ECkoQW__root{flex-direction:column;justify-content:flex-start;gap:24px;width:100%;min-width:0;display:flex;overflow:hidden}.FinanceLayout-module__ECkoQW__headerAction{flex-shrink:0;align-items:flex-start;display:flex}.FinanceLayout-module__ECkoQW__tabsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;min-width:0;overflow:auto hidden}.FinanceLayout-module__ECkoQW__tabsScroll::-webkit-scrollbar{display:none}.FinanceLayout-module__ECkoQW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.FinanceLayout-module__ECkoQW__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:48px;line-height:120%}.FinanceLayout-module__ECkoQW__bluredContentActive{border-radius:24px;height:100%;max-height:65vh;overflow:hidden}.FinanceLayout-module__ECkoQW__content{background-color:var(--white);border-radius:24px;min-height:70vh;padding:20px;overflow:hidden auto}@media (max-width:767px){.FinanceLayout-module__ECkoQW__header{align-items:flex-start}.FinanceLayout-module__ECkoQW__tabsScroll{margin-inline:-4px;padding-inline:4px}.FinanceLayout-module__ECkoQW__title{font-size:40px}.FinanceLayout-module__ECkoQW__content{padding:20px}.FinanceLayout-module__ECkoQW__contentBlurred{height:auto;min-height:0;padding:16px;overflow:hidden}.FinanceLayout-module__ECkoQW__headerIconBtn:is(button),.FinanceLayout-module__ECkoQW__headerIconBtn button{flex-shrink:0;align-self:flex-start;border:1px solid var(--light-gray-2)!important;border-radius:12px!important;width:48px!important;min-width:48px!important;height:48px!important;display:inline-flex!important}.FinanceLayout-module__ECkoQW__headerIconBtnActive:is(button),.FinanceLayout-module__ECkoQW__headerIconBtnActive button{border-color:var(--black)!important}.FinanceLayout-module__ECkoQW__bluredContentActive{border-radius:24px;min-height:0;max-height:none;height:auto!important}.FinanceLayout-module__ECkoQW__mobileOverviewEmpty{background:var(--lightest-gray);border-radius:24px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:calc(100dvh - 260px);padding:12px;display:flex;position:relative;overflow:hidden}.FinanceLayout-module__ECkoQW__mobileOverviewPreview{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;padding:12px;position:absolute;inset:0;overflow:hidden}.FinanceLayout-module__ECkoQW__mobileOverviewCard{z-index:2;border-radius:24px;width:100%;position:relative}}@media (min-width:768px){.FinanceLayout-module__ECkoQW__headerIconBtn:is(button),.FinanceLayout-module__ECkoQW__headerIconBtn button{display:none!important}}
@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.p.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.p.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.p.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_2762b359-module__qlJE6W__className{font-family:Open Sans,Open Sans Fallback;font-style:normal}.open_sans_2762b359-module__qlJE6W__variable{--font-open-sans:"Open Sans","Open Sans Fallback"}
@media (max-width:767px){.modal-content .modal-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-top:24px;display:flex}.modal-content .modal-actions button,.modal-content .modal-actions a{box-sizing:border-box;border-radius:100px;height:48px;min-height:48px;font-size:16px;font-weight:600;width:100%!important}.modal-content .modal-actions>button[data-variant=primary],.modal-content .modal-actions .modal-actions>button[data-variant=primary]{order:1}.modal-content .modal-actions>button[data-variant=tertiary]:not(:first-child),.modal-content .modal-actions>button[data-variant=unfilled-border]:not(:first-child),.modal-content .modal-actions>button[data-variant=tertiary]:first-child,.modal-content .modal-actions>button[data-variant=unfilled-border]:first-child{order:2}.modal-content .modal-actions--draft-last>button[data-variant=tertiary]:first-child,.modal-content .modal-actions--draft-last>button[data-variant=unfilled-border]:first-child,.modal-content .modal-actions--draft-last>a:first-child,.modal-content .modal-actions--split>:is(button,a){order:3}.modal-content .modal-actions--split .modal-actions>button[data-variant=tertiary],.modal-content .modal-actions--split .modal-actions>button[data-variant=unfilled-border]{order:2}.modal-content .modal-actions--split>a{cursor:pointer;font-family:var(--font-open-sans),sans-serif;justify-content:center;align-items:center;text-decoration:none;display:flex;background-color:var(--white)!important;border:1px solid var(--black)!important;color:var(--black)!important}.modal-content .modal-actions button[data-variant=primary]:disabled{opacity:1!important;background-color:var(--light-purple)!important;color:var(--white)!important;border:none!important}.modal-content .modal-actions button[data-variant=tertiary],.modal-content .modal-actions button[data-variant=unfilled-border]{background-color:var(--white)!important;border:1px solid var(--black)!important;color:var(--black)!important}}
.CreateFolderModal-module__54oiSG__root{flex-direction:column;gap:12px;display:flex}.CreateFolderModal-module__54oiSG__title{text-align:center;color:var(--black);margin:0;font-size:20px;font-weight:700}.CreateFolderModal-module__54oiSG__label{color:var(--gray);flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.CreateFolderModal-module__54oiSG__required{color:var(--red-2)}.CreateFolderModal-module__54oiSG__input{border:1px solid var(--lightest-gray);background-color:var(--lightest-gray);border-radius:8px;outline:none;padding:10px 12px;font-size:14px;font-weight:600}.CreateFolderModal-module__54oiSG__input::placeholder{color:var(--light-gray-2)}.CreateFolderModal-module__54oiSG__input:focus{border-color:var(--light-gray-2)}.CreateFolderModal-module__54oiSG__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.CreateFolderModal-module__54oiSG__cancelBtn,.CreateFolderModal-module__54oiSG__createBtn{cursor:pointer;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600}.CreateFolderModal-module__54oiSG__cancelBtn{border:1px solid var(--light-gray-2);background:var(--white);color:var(--black)}.CreateFolderModal-module__54oiSG__createBtn{background:var(--purple);color:var(--white);border:none}.CreateFolderModal-module__54oiSG__createBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.CreateFolderModal-module__54oiSG__root{gap:48px}.CreateFolderModal-module__54oiSG__actions{flex-direction:column;justify-content:flex-start;gap:10px}.CreateFolderModal-module__54oiSG__createBtn{order:1;width:100%;height:48px}.CreateFolderModal-module__54oiSG__cancelBtn{order:2;width:100%;height:48px}}
.DeleteTrashModal-module__nx3tOW__root{flex-direction:column;gap:12px;display:flex}.DeleteTrashModal-module__nx3tOW__title{text-align:center;color:var(--black);margin:0;font-size:20px;font-weight:700}.DeleteTrashModal-module__nx3tOW__text{color:var(--gray);text-align:center;margin-bottom:24px;font-size:14px;line-height:1.5}.DeleteTrashModal-module__nx3tOW__actions{justify-content:center;gap:10px;margin-top:8px;display:flex}.DeleteTrashModal-module__nx3tOW__cancelBtn,.DeleteTrashModal-module__nx3tOW__deleteBtn{cursor:pointer;border-radius:999px;padding:8px 18px;font-size:16px;font-weight:600}.DeleteTrashModal-module__nx3tOW__cancelBtn{border:1px solid var(--gray);background:var(--white);color:var(--black)}.DeleteTrashModal-module__nx3tOW__deleteBtn{background:var(--red-2);color:var(--white);border:none}.DeleteTrashModal-module__nx3tOW__deleteBtn:hover{background:var(--red-2);opacity:.9}@media (max-width:767px){.DeleteTrashModal-module__nx3tOW__actions{flex-direction:column-reverse;gap:10px}.DeleteTrashModal-module__nx3tOW__cancelBtn,.DeleteTrashModal-module__nx3tOW__deleteBtn{width:100%;height:48px}}
.SegmentSwitcher-module__NIjevq__segmentSwitcher{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:4px;display:flex;overflow-x:auto}.SegmentSwitcher-module__NIjevq__segmentSwitcher::-webkit-scrollbar{display:none}.SegmentSwitcher-module__NIjevq__segmentBtn{cursor:pointer;color:var(--gray);transition:color var(--color-transition);white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-family:Open Sans;font-weight:600;line-height:135%}.SegmentSwitcher-module__NIjevq__segmentBtn.SegmentSwitcher-module__NIjevq__sm{font-size:12px}.SegmentSwitcher-module__NIjevq__segmentBtn.SegmentSwitcher-module__NIjevq__md{font-size:14px}.SegmentSwitcher-module__NIjevq__segmentBtn.SegmentSwitcher-module__NIjevq__lg{font-size:16px}.SegmentSwitcher-module__NIjevq__segmentBtnActive{color:var(--black);border-bottom:1px solid var(--black);border-radius:0}.SegmentSwitcher-module__NIjevq__underline{flex-wrap:nowrap;gap:0;width:max-content;min-width:100%}.SegmentSwitcher-module__NIjevq__underline .SegmentSwitcher-module__NIjevq__segmentBtn{white-space:nowrap;border-bottom:1px solid #0000;border-radius:0;flex-shrink:0;margin-right:14px;padding:6px 8px;font-size:16px;font-weight:600}.SegmentSwitcher-module__NIjevq__underline .SegmentSwitcher-module__NIjevq__segmentBtn:last-child{margin-right:0}.SegmentSwitcher-module__NIjevq__underline .SegmentSwitcher-module__NIjevq__segmentBtnActive{color:var(--black);border-bottom-color:var(--black);font-weight:700}
.Table-module__R_Jsca__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Table-module__R_Jsca__title{color:var(--black);letter-spacing:-.3px;font-size:18px;font-weight:700}.Table-module__R_Jsca__toolbarActions{align-items:center;gap:8px;display:flex}.Table-module__R_Jsca__btn{cursor:pointer;transition:background var(--color-transition),transform .1s ease;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.Table-module__R_Jsca__btn:active{transform:scale(.97)}.Table-module__R_Jsca__btnPrimary{background:var(--purple);color:var(--white)}.Table-module__R_Jsca__btnPrimary:hover{background:var(--dark-purple)}.Table-module__R_Jsca__btnSecondary{background:var(--white);color:var(--dark-gray);border:1px solid var(--light-gray)}.Table-module__R_Jsca__btnSecondary:hover{background:var(--lightest-gray)}.Table-module__R_Jsca__tablePaper{background:var(--white);border:1px solid var(--light-gray);border-radius:8px;overflow:hidden}.Table-module__R_Jsca__tableScroll{max-height:350px;overflow:auto}.Table-module__R_Jsca__table{border-collapse:collapse;flex:1;width:100%;min-width:700px}.Table-module__R_Jsca__table thead{z-index:10;position:sticky;top:0}.Table-module__R_Jsca__table thead th{background:var(--lightest-gray);text-align:left;color:var(--gray);border-bottom:1px solid var(--light-gray);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:13px 18px;font-size:13px;font-weight:600}.Table-module__R_Jsca__thInner{align-items:center;gap:6px;display:flex}.Table-module__R_Jsca__sortIcon{cursor:pointer;flex-direction:column;gap:1px;font-size:10px;line-height:1;display:flex}.Table-module__R_Jsca__typeChip{background:var(--light-gray);color:var(--gray);text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:500}.Table-module__R_Jsca__downloadIcon path{fill:var(--purple)}.Table-module__R_Jsca__colAction{z-index:3;width:70px;min-width:70px;right:0;text-align:center!important;position:sticky!important}.Table-module__R_Jsca__colActionWithDownload{width:110px;min-width:110px}.Table-module__R_Jsca__table thead .Table-module__R_Jsca__colAction{z-index:11;box-shadow:-2px 0 8px #0000000f;background:var(--lightest-gray)!important}.Table-module__R_Jsca__table tbody td.Table-module__R_Jsca__colAction{background:var(--white);box-shadow:-2px 0 8px #0000000f}.Table-module__R_Jsca__table tbody tr:hover td.Table-module__R_Jsca__colAction{background:#fafafa}.Table-module__R_Jsca__table tbody tr{border-bottom:1px solid var(--light-gray);transition:background var(--color-transition)}.Table-module__R_Jsca__table tbody tr:last-child{border-bottom:none}.Table-module__R_Jsca__table tbody tr:hover{background:#fafafa}.Table-module__R_Jsca__rowDeleting{opacity:.45;pointer-events:none}.Table-module__R_Jsca__table tbody td{color:var(--black);white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px}.Table-module__R_Jsca__cellBold{font-weight:700}.Table-module__R_Jsca__emptyCell{text-align:center;color:var(--gray);font-size:14px;padding:40px!important}.Table-module__R_Jsca__cellInput{color:var(--black);background:0 0;border:none;outline:none;width:100%;min-width:80px;font-family:inherit;font-size:14px}.Table-module__R_Jsca__cellInput:focus{background:var(--lightest-purple);border-radius:6px;margin:-2px -6px;padding:2px 6px}.Table-module__R_Jsca__actionMenuWrap{z-index:100;justify-content:center;display:inline-flex;position:relative}.Table-module__R_Jsca__actionDots{cursor:pointer;color:var(--black);letter-spacing:2px;transition:background var(--color-transition);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:32px;padding:4px 8px;font-family:inherit;font-size:16px;line-height:1;display:inline-flex}.Table-module__R_Jsca__actionDots:hover{background:var(--light-gray);color:var(--black)}.Table-module__R_Jsca__actionDotsActive,.Table-module__R_Jsca__actionDotsActive:hover{background:var(--light-gray)!important;color:var(--black)!important}.Table-module__R_Jsca__actionDropdown{background:var(--white);border:1px solid var(--light-gray);z-index:9999;border-radius:10px;min-width:64px;padding:2px;animation:.15s Table-module__R_Jsca__dropIn;position:absolute;top:100%;overflow:hidden}@keyframes Table-module__R_Jsca__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Table-module__R_Jsca__actionItem{cursor:pointer;width:100%;color:var(--dark-gray);text-align:left;transition:background var(--color-transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.Table-module__R_Jsca__actionItem:hover{background:var(--lightest-gray)}.Table-module__R_Jsca__actionItemDanger{color:var(--red-2)}.Table-module__R_Jsca__actionItemDanger:hover{background:var(--light-red)}.Table-module__R_Jsca__actionItemDisabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Table-module__R_Jsca__modalOverlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.15s Table-module__R_Jsca__fadeIn;display:flex;position:fixed;inset:0}@keyframes Table-module__R_Jsca__fadeIn{0%{opacity:0}to{opacity:1}}.Table-module__R_Jsca__modal{background:var(--white);border-radius:16px;width:90%;min-width:340px;max-width:440px;padding:28px;animation:.2s Table-module__R_Jsca__slideUp;box-shadow:0 20px 60px #0003}@keyframes Table-module__R_Jsca__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Table-module__R_Jsca__modalTitle{color:var(--black);margin-bottom:20px;font-size:16px;font-weight:700}.Table-module__R_Jsca__modalField{margin-bottom:16px}.Table-module__R_Jsca__modalLabel{color:var(--gray);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.Table-module__R_Jsca__modalInput{border:1px solid var(--light-gray);width:100%;color:var(--black);transition:border-color var(--color-transition),box-shadow var(--color-transition);border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.Table-module__R_Jsca__modalInput:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--lightest-purple)}.Table-module__R_Jsca__modalSelect{border:1px solid var(--light-gray);width:100%;color:var(--black);background:var(--white);cursor:pointer;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.Table-module__R_Jsca__modalSelect:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--lightest-purple)}.Table-module__R_Jsca__modalActions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}
.ContractsTable-module__Vqptdq__wrapper{flex-direction:column;gap:16px;display:flex}.ContractsTable-module__Vqptdq__tableContainer{width:100%}.ContractsTable-module__Vqptdq__cardsContainer{display:none}.ContractsTable-module__Vqptdq__dateCell{color:var(--gray);font-size:13px}.ContractsTable-module__Vqptdq__nameCell{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:186px;display:inline-block;overflow:hidden}.ContractsTable-module__Vqptdq__contractCard{border:1px solid var(--light-gray);background:var(--white);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.ContractsTable-module__Vqptdq__contractCardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.ContractsTable-module__Vqptdq__contractCardDate{color:var(--gray);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.ContractsTable-module__Vqptdq__contractCardTitle{color:var(--black);word-break:break-word;margin:0;font-size:16px;font-weight:700;line-height:1.35}.ContractsTable-module__Vqptdq__contractTypeTag{align-self:flex-start}.ContractsTable-module__Vqptdq__contractCardFooter{align-items:center;display:flex}@media (max-width:767px){.ContractsTable-module__Vqptdq__tableContainer{display:none}.ContractsTable-module__Vqptdq__cardsContainer{flex-direction:column;gap:12px;display:flex}}
.DocxPreview-module__LrYpNG__hiddenStyles{display:contents}.DocxPreview-module__LrYpNG__cardRoot{background:linear-gradient(#f4f1ff 0%,#ece7ff 100%);border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;display:flex;position:absolute;inset:0;overflow:hidden}.DocxPreview-module__LrYpNG__cardPaper{background:#fff;border-radius:3px;width:100%;max-width:112px;height:88px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ddd7f4,0 10px 24px #47378914}.DocxPreview-module__LrYpNG__cardLoading{background:linear-gradient(90deg,#e2dcffd9 25%,#f4f1fff2 50%,#e2dcffd9 75%) 0 0/200% 100%;animation:1.4s ease-in-out infinite DocxPreview-module__LrYpNG__docxPreviewPulse;position:absolute;inset:0}.DocxPreview-module__LrYpNG__cardViewport{opacity:0;position:absolute;inset:0;overflow:hidden}.DocxPreview-module__LrYpNG__cardViewport[data-visible=true]{opacity:1}.DocxPreview-module__LrYpNG__cardBody{transform-origin:0 0;width:540px;min-height:780px;transform:scale(.19)}.DocxPreview-module__LrYpNG__cardBody .docx-card-preview{color:#171329;background:#fff!important;margin:0!important}.DocxPreview-module__LrYpNG__cardBody section.docx-card-preview{box-shadow:none!important;background:#fff!important;margin:0!important;padding:18px 20px 16px!important}:is(.DocxPreview-module__LrYpNG__cardBody .docx-card-preview p,.DocxPreview-module__LrYpNG__cardBody .docx-card-preview li,.DocxPreview-module__LrYpNG__cardBody .docx-card-preview td,.DocxPreview-module__LrYpNG__cardBody .docx-card-preview th){color:#171329!important}.DocxPreview-module__LrYpNG__cardBody .docx-card-preview table{border-collapse:collapse;width:100%!important}.DocxPreview-module__LrYpNG__modalRoot{flex-direction:column;width:100%;height:100%;display:flex}.DocxPreview-module__LrYpNG__modalState{color:#808089;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;display:flex}.DocxPreview-module__LrYpNG__modalViewport{opacity:0;width:100%}.DocxPreview-module__LrYpNG__modalViewport[data-visible=true]{opacity:1}.DocxPreview-module__LrYpNG__modalBody{width:100%}.DocxPreview-module__LrYpNG__modalBody .docx-modal-preview-wrapper{background:0 0;padding:0 0 24px}.DocxPreview-module__LrYpNG__modalBody .docx-modal-preview-wrapper>section.docx-modal-preview{margin-bottom:24px;box-shadow:0 2px 8px #0000001a}.DocxPreview-module__LrYpNG__modalBody section.docx-modal-preview{background:#fff}@keyframes DocxPreview-module__LrYpNG__docxPreviewPulse{0%{background-position:100% 0}to{background-position:-100% 0}}
.UserGuideCompletionModal-module__3_RI7G__overlay{z-index:10003;background:#1e1e1e73;justify-content:center;align-items:center;padding:24px;animation:.3s UserGuideCompletionModal-module__3_RI7G__guideModalFadeIn;display:flex;position:fixed;inset:0}.UserGuideCompletionModal-module__3_RI7G__overlayMobile{background:var(--white);padding:32px 24px}.UserGuideCompletionModal-module__3_RI7G__modal{background:var(--white);text-align:center;border-radius:20px;width:min(480px,100%);padding:40px 32px;animation:.35s UserGuideCompletionModal-module__3_RI7G__guideModalSlideIn}.UserGuideCompletionModal-module__3_RI7G__modalMobile{background:0 0;border-radius:0;width:100%;max-width:343px;padding:0;animation:none}.UserGuideCompletionModal-module__3_RI7G__iconWrapper{background:var(--light-green);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.UserGuideCompletionModal-module__3_RI7G__title{color:var(--black);margin-bottom:12px;font-size:20px;font-weight:700}.UserGuideCompletionModal-module__3_RI7G__description{color:var(--dark-gray);margin-bottom:28px;font-size:14px;font-weight:600;line-height:1.4}.UserGuideCompletionModal-module__3_RI7G__descriptionMobile{margin-bottom:32px;font-weight:600;line-height:1.5}@keyframes UserGuideCompletionModal-module__3_RI7G__guideModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes UserGuideCompletionModal-module__3_RI7G__guideModalSlideIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.UserGuideTooltip-module__vDKwea__backdrop{z-index:10000;pointer-events:none;background:#1e1e1e59;animation:.3s UserGuideTooltip-module__vDKwea__guideFadeIn;position:fixed;inset:0}.UserGuideTooltip-module__vDKwea__backdropChoreographyOpen{background:0 0}.UserGuideTooltip-module__vDKwea__targetDotAnchor{z-index:10003;pointer-events:none;width:24px;height:24px;position:fixed;transform:translate(-50%,-50%)}.UserGuideTooltip-module__vDKwea__targetDotTransition{z-index:10004;pointer-events:none;width:24px;height:24px;transition:top .8s cubic-bezier(.4,0,.2,1),left .8s cubic-bezier(.4,0,.2,1);position:fixed;transform:translate(-50%,-50%)}.UserGuideTooltip-module__vDKwea__targetDotChoreography{z-index:10006}.UserGuideTooltip-module__vDKwea__targetDotRipple{background:var(--purple);opacity:0;border-radius:50%;width:24px;height:24px;animation:4s ease-out infinite UserGuideTooltip-module__vDKwea__guideDotRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.UserGuideTooltip-module__vDKwea__targetDot{z-index:1;background:var(--purple);border-radius:50%;width:24px;height:24px;animation:.3s UserGuideTooltip-module__vDKwea__guideDotPulse;display:block;position:relative}.UserGuideTooltip-module__vDKwea__targetDotWhite{z-index:1;background:var(--white);border-radius:50%;width:24px;height:24px;animation:.3s UserGuideTooltip-module__vDKwea__guideDotPulse;display:block;position:relative}.UserGuideTooltip-module__vDKwea__targetDotRippleWhite{background:var(--white);opacity:0;border-radius:50%;width:24px;height:24px;animation:4s ease-out infinite UserGuideTooltip-module__vDKwea__guideDotRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.UserGuideTooltip-module__vDKwea__targetBar{z-index:10003;background:var(--purple);pointer-events:none;border-radius:999px;width:40px;height:20px;animation:.3s UserGuideTooltip-module__vDKwea__guideBarFadeIn;position:fixed}.UserGuideTooltip-module__vDKwea__targetBarRight,.UserGuideTooltip-module__vDKwea__targetBarLeft{transform:translate(-50%)}.UserGuideTooltip-module__vDKwea__targetBarTop,.UserGuideTooltip-module__vDKwea__targetBarBottom{width:40px;transform:translateY(-50%);height:4px!important}.UserGuideTooltip-module__vDKwea__tooltip{z-index:10002;background:var(--black);width:314px;color:var(--white);opacity:0;border:1px solid #4a4a50;border-radius:20px;padding:20px;transition:opacity .3s,transform .3s;position:fixed;overflow:visible;transform:translateY(8px)scale(.98);box-shadow:0 8px 32px #00000059}.UserGuideTooltip-module__vDKwea__tooltip.UserGuideTooltip-module__vDKwea__visible{opacity:1;border:4px solid var(--gray);transform:translateY(0)scale(1)}.UserGuideTooltip-module__vDKwea__arrowAttachRight{border-left:none}.UserGuideTooltip-module__vDKwea__arrowAttachLeft{border-right:none}.UserGuideTooltip-module__vDKwea__arrowAttachTop{border-bottom:none}.UserGuideTooltip-module__vDKwea__arrowAttachBottom{border-top:none}.UserGuideTooltip-module__vDKwea__tooltipSecondary{width:min(314px,100vw - 32px);padding:20px}.UserGuideTooltip-module__vDKwea__tooltipPrimary{width:314px}.UserGuideTooltip-module__vDKwea__tooltipMobile{border:4px solid #0000;width:min(343px,100vw - 32px);max-width:343px;padding:16px;transition:opacity .3s;transform:none}.UserGuideTooltip-module__vDKwea__tooltipMobile .UserGuideTooltip-module__vDKwea__header{margin-bottom:8px}.UserGuideTooltip-module__vDKwea__tooltipMobile .UserGuideTooltip-module__vDKwea__description{max-height:min(28vh,160px);margin-bottom:16px;font-size:13px;line-height:1.45}.UserGuideTooltip-module__vDKwea__tooltipMobile.UserGuideTooltip-module__vDKwea__visible{border-color:var(--gray);transform:none}.UserGuideTooltip-module__vDKwea__tooltipMobileNav.UserGuideTooltip-module__vDKwea__arrowAttachTop{border-bottom:4px solid var(--gray)}.UserGuideTooltip-module__vDKwea__arrowPointerRight,.UserGuideTooltip-module__vDKwea__arrowPointerRightBottom,.UserGuideTooltip-module__vDKwea__arrowPointerLeft,.UserGuideTooltip-module__vDKwea__arrowPointerLeftBottom,.UserGuideTooltip-module__vDKwea__arrowPointerTop,.UserGuideTooltip-module__vDKwea__arrowPointerBottom{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.UserGuideTooltip-module__vDKwea__arrowImage{object-fit:contain;width:18px;height:40px;display:block}.UserGuideTooltip-module__vDKwea__arrowPointerRight{top:24px;left:-17px}.UserGuideTooltip-module__vDKwea__arrowPointerRightBottom{top:auto;bottom:24px;left:-17px}.UserGuideTooltip-module__vDKwea__arrowPointerLeft{top:24px;right:-18px}.UserGuideTooltip-module__vDKwea__arrowPointerLeftBottom{top:auto;bottom:24px;right:-18px}.UserGuideTooltip-module__vDKwea__arrowPointerLeft .UserGuideTooltip-module__vDKwea__arrowImage{transform:rotate(180deg)}.UserGuideTooltip-module__vDKwea__arrowPointerTop{width:40px;height:18px;bottom:-18px;left:50%;transform:translate(-50%)}.UserGuideTooltip-module__vDKwea__arrowPointerTop .UserGuideTooltip-module__vDKwea__arrowImage{transform:rotate(-90deg)}.UserGuideTooltip-module__vDKwea__arrowPointerBottom{width:40px;height:18px;top:-17px;left:50%;transform:translate(-50%)}.UserGuideTooltip-module__vDKwea__arrowPointerBottom .UserGuideTooltip-module__vDKwea__arrowImage{transform:rotate(90deg)}.UserGuideTooltip-module__vDKwea__arrowPointerTopMobile,.UserGuideTooltip-module__vDKwea__arrowPointerBottomMobile{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:40px;height:18px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.UserGuideTooltip-module__vDKwea__arrowPointerTopMobile{bottom:-17px}.UserGuideTooltip-module__vDKwea__arrowPointerBottomMobile{top:-17px}.UserGuideTooltip-module__vDKwea__arrowImageMobile{object-fit:none;object-position:center;width:40px;height:18px;display:block}.UserGuideTooltip-module__vDKwea__arrowPointerBottomMobile .UserGuideTooltip-module__vDKwea__arrowImageMobile{transform:rotate(180deg)}.UserGuideTooltip-module__vDKwea__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.UserGuideTooltip-module__vDKwea__title{letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.25}.UserGuideTooltip-module__vDKwea__closeButton{color:var(--white);opacity:.7;flex-shrink:0}.UserGuideTooltip-module__vDKwea__closeButton:hover{opacity:1;background-color:#0000!important}.UserGuideTooltip-module__vDKwea__closeIcon{width:14px;height:14px}.UserGuideTooltip-module__vDKwea__description{color:var(--light-gray);overscroll-behavior:contain;scrollbar-width:thin;max-height:min(36vh,240px);margin-bottom:24px;font-size:14px;font-weight:600;line-height:1.55;overflow-y:auto}.UserGuideTooltip-module__vDKwea__descriptionSecondary{margin-bottom:0;font-size:13px;line-height:1.5}.UserGuideTooltip-module__vDKwea__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.UserGuideTooltip-module__vDKwea__navButton{background:var(--dark-gray);cursor:pointer;width:40px;height:40px;transition:background var(--color-transition);border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.UserGuideTooltip-module__vDKwea__navButton:disabled{opacity:.35;cursor:not-allowed}.UserGuideTooltip-module__vDKwea__navButton:not(:disabled):hover{background:#4a4a50}.UserGuideTooltip-module__vDKwea__navButtonNext{background:#3d3d42}.UserGuideTooltip-module__vDKwea__navButtonNext:hover{background:#4a4a50}.UserGuideTooltip-module__vDKwea__navIcon,.UserGuideTooltip-module__vDKwea__navIconNext{width:8px;height:14px}.UserGuideTooltip-module__vDKwea__navIcon path,.UserGuideTooltip-module__vDKwea__navIconNext path{fill:var(--white)}.UserGuideTooltip-module__vDKwea__stepIndicator{color:var(--white);opacity:.85;font-size:14px;font-weight:500}@keyframes UserGuideTooltip-module__vDKwea__guideFadeIn{0%{opacity:0}to{opacity:1}}@keyframes UserGuideTooltip-module__vDKwea__guideDotPulse{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes UserGuideTooltip-module__vDKwea__guideDotRipple{0%,to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}12%{opacity:.35}72%{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}@keyframes UserGuideTooltip-module__vDKwea__guideBarFadeIn{0%{opacity:0}to{opacity:1}}[data-guide-active=true]{z-index:10002;position:relative}[data-guide-highlight=true]{border-radius:20px;box-shadow:0 4px 20px #0000001f;background:var(--white)!important;padding:16px!important}[data-guide-nav-highlight=true]{background-color:var(--dark-gray)!important;color:var(--white)!important;border-radius:8px!important}
.DashboardLayout-module__G8_tjq__root{background-color:var(--lightest-gray);min-height:100vh}.DashboardLayout-module__G8_tjq__main{min-height:100vh;transition:margin-left var(--transform-transition);flex-direction:column;display:flex}.DashboardLayout-module__G8_tjq__drawerOpen .DashboardLayout-module__G8_tjq__main{margin-left:var(--drawer-open-offset)}.DashboardLayout-module__G8_tjq__drawerClosed .DashboardLayout-module__G8_tjq__main{margin-left:var(--drawer-closed-offset)}.DashboardLayout-module__G8_tjq__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:120px 24px 24px}@media (min-width:768px){.DashboardLayout-module__G8_tjq__main:has([data-support-page]){height:100vh;min-height:0;overflow:hidden}.DashboardLayout-module__G8_tjq__content:has([data-support-page]){flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}}@media (max-width:767px){.DashboardLayout-module__G8_tjq__main{margin-left:0!important}.DashboardLayout-module__G8_tjq__content{width:100%;padding:100px 16px 16px;overflow-x:hidden}.DashboardLayout-module__G8_tjq__main:has([data-support-page])>header{display:none}:is(.DashboardLayout-module__G8_tjq__mainMobileSupport,.DashboardLayout-module__G8_tjq__main:has([data-support-page])){flex-direction:column;height:100svh;min-height:0;max-height:100svh;display:flex;overflow:hidden}:is(.DashboardLayout-module__G8_tjq__mobileSupport,.DashboardLayout-module__G8_tjq__content:has([data-support-page])){flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;padding:0;display:flex;overflow:hidden}}
.JobsLayout-module__tGHo6q__root{flex-direction:column;justify-content:flex-start;gap:24px;width:100%;min-height:90vh;display:flex;overflow:hidden}.JobsLayout-module__tGHo6q__header{justify-content:space-between;align-items:center;display:flex}.JobsLayout-module__tGHo6q__settingBtn{border:1px solid var(--light-gray-2);display:flex}.JobsLayout-module__tGHo6q__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:48px;line-height:120%}.JobsLayout-module__tGHo6q__tabsWrapper{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.JobsLayout-module__tGHo6q__tabsScrollArea{-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;flex:auto;min-width:0;max-width:100%;overflow:auto hidden}.JobsLayout-module__tGHo6q__tabsScrollArea::-webkit-scrollbar{display:none}.JobsLayout-module__tGHo6q__gigsTabs{width:max-content;min-width:100%}.JobsLayout-module__tGHo6q__tabsWrapper .JobsLayout-module__tGHo6q__gigsTabs .segmentBtn{margin-right:10px;padding-left:4px;padding-right:4px}.JobsLayout-module__tGHo6q__tabLabelWithBadge{align-items:center;gap:8px;display:inline-flex}.JobsLayout-module__tGHo6q__tabBadge{background-color:var(--light-gray);min-width:18px;height:18px;color:var(--dark-gray);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.JobsLayout-module__tGHo6q__addOwnJobBtn{white-space:nowrap;gap:8px;min-height:40px}.JobsLayout-module__tGHo6q__addOwnJobBtn svg path{fill:var(--black)}.JobsLayout-module__tGHo6q__content{background-color:var(--white);border-radius:24px;flex:auto;min-height:0;overflow:hidden auto}.JobsLayout-module__tGHo6q__headerFilterButton{display:none!important}@media (max-width:767px){.JobsLayout-module__tGHo6q__header{align-items:flex-start}.JobsLayout-module__tGHo6q__title{max-width:7em;font-size:40px}.JobsLayout-module__tGHo6q__headerFilterButton{flex-shrink:0;align-self:flex-start;border:1px solid var(--light-gray-2)!important;border-radius:8px!important;width:48px!important;min-width:48px!important;height:48px!important;display:inline-flex!important}.JobsLayout-module__tGHo6q__headerFilterButtonActive{border-color:var(--black)!important}.JobsLayout-module__tGHo6q__content{padding:20px}.JobsLayout-module__tGHo6q__tabsWrapper{flex-direction:column;align-items:stretch}.JobsLayout-module__tGHo6q__tabsScrollArea{width:100%}.JobsLayout-module__tGHo6q__tabsWrapper .JobsLayout-module__tGHo6q__gigsTabs .segmentBtn{margin-right:8px;padding-left:2px;padding-right:2px}.JobsLayout-module__tGHo6q__addOwnJobBtnMobile{box-sizing:border-box;border-radius:100px;justify-content:center;width:100%;min-height:44px;margin-bottom:16px;font-size:14px;font-weight:600;background-color:var(--white)!important;border:1px solid var(--black)!important}.JobsLayout-module__tGHo6q__addOwnJobBtnMobile:hover,.JobsLayout-module__tGHo6q__addOwnJobBtnMobile:active{transform:none;background-color:var(--white)!important;border-color:var(--black)!important;color:var(--black)!important}.JobsLayout-module__tGHo6q__addOwnJobBtnMobile:hover svg path,.JobsLayout-module__tGHo6q__addOwnJobBtnMobile:active svg path{fill:var(--black)!important}}
.CustomersTasksLayout-module__ncArAG__root{flex-direction:column;justify-content:flex-start;gap:24px;width:100%;display:flex;overflow:hidden}.CustomersTasksLayout-module__ncArAG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomersTasksLayout-module__ncArAG__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:48px;line-height:120%}.CustomersTasksLayout-module__ncArAG__bluredContent{height:100%;max-height:65vh;overflow:hidden}.CustomersTasksLayout-module__ncArAG__content{background-color:var(--white);border-radius:24px;flex-direction:column;min-height:70vh;padding:20px;display:flex;overflow:hidden auto}@media (max-width:767px){.CustomersTasksLayout-module__ncArAG__header{align-items:flex-start}.CustomersTasksLayout-module__ncArAG__title{max-width:7em;font-size:40px}.CustomersTasksLayout-module__ncArAG__content{padding:20px}.CustomersTasksLayout-module__ncArAG__settingBtn{flex-shrink:0;align-self:flex-start;border:1px solid var(--light-gray-2)!important;border-radius:12px!important;width:48px!important;min-width:48px!important;height:48px!important;display:inline-flex!important}.CustomersTasksLayout-module__ncArAG__settingBtnActive{border-color:var(--black)!important}.CustomersTasksLayout-module__ncArAG__bluredContent{height:auto;max-height:none;max-height:auto}}@media (min-width:768px){.CustomersTasksLayout-module__ncArAG__settingBtn{display:none}}
.FinanceCard-module__UWB1bG__card{background-color:var(--white);border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;gap:16px;width:100%;min-width:280px;max-width:346px;padding:20px;display:flex}.FinanceCard-module__UWB1bG__cardHeader{justify-content:space-between;align-items:center;display:flex}.FinanceCard-module__UWB1bG__cardLeft{align-items:center;gap:12px;display:flex}.FinanceCard-module__UWB1bG__iconWrapper{--size:40px;width:var(--size);height:var(--size);background-color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FinanceCard-module__UWB1bG__cardTitle{font-weight:700;font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:12px;line-height:135%}.FinanceCard-module__UWB1bG__badge{font-family:var(--font-open-sans),sans-serif;color:var(--purple);background-color:var(--lightest-purple);border-radius:100px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1}.FinanceCard-module__UWB1bG__cardBody{flex-direction:column;gap:6px;display:flex}.FinanceCard-module__UWB1bG__amount{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;leading-trim:NONE;letter-spacing:0%;color:var(--black);font-size:20px;line-height:135%}.FinanceCard-module__UWB1bG__trend{align-items:center;gap:4px;display:flex}.FinanceCard-module__UWB1bG__trendIcon{justify-content:center;align-items:center;display:flex}.FinanceCard-module__UWB1bG__trendText{font-family:var(--font-open-sans),sans-serif;color:var(--light-gray-2);font-size:13px;font-weight:400;line-height:135%}.FinanceCard-module__UWB1bG__trendText strong{font-weight:700}.FinanceCard-module__UWB1bG__trendUp{color:var(--dark-green)}.FinanceCard-module__UWB1bG__trendUp .FinanceCard-module__UWB1bG__trendText strong{color:var(--dark-green)}.FinanceCard-module__UWB1bG__trendDown{color:var(--dark-red)}.FinanceCard-module__UWB1bG__trendDown .FinanceCard-module__UWB1bG__trendText strong{color:var(--dark-red)}
.ApplicantAvatars-module__MI6J5W__wrapper{align-items:center;gap:4px;display:flex}.ApplicantAvatars-module__MI6J5W__avatar{color:#fff;border:2px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-14px;font-size:11px;font-weight:700;display:flex;position:relative}.ApplicantAvatars-module__MI6J5W__avatar:first-child{margin-left:0}.ApplicantAvatars-module__MI6J5W__extraText{color:var(--gray);font-size:14px;font-weight:600}
.ExpenseMobileCard-module__dwfXhW__card{background-color:var(--white);border:1px solid var(--light-gray);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:12px;display:flex}.ExpenseMobileCard-module__dwfXhW__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.ExpenseMobileCard-module__dwfXhW__date{color:var(--gray);white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:14px;font-weight:600;display:flex}.ExpenseMobileCard-module__dwfXhW__title{color:var(--black);margin:0;font-size:17px;font-weight:700;line-height:130%}.ExpenseMobileCard-module__dwfXhW__footer{flex-wrap:wrap;align-items:center;gap:8px;min-height:28px;display:flex}.ExpenseMobileCard-module__dwfXhW__required{font-family:var(--font-open-sans),sans-serif;color:var(--black);font-size:12px;font-weight:600;line-height:135%}
.FilesFoldersGrid-module__z0-Z4G__foldersGrid{flex-wrap:wrap;gap:18px;margin-bottom:40px;display:flex}.FilesFoldersGrid-module__z0-Z4G__folderCard{cursor:pointer;background-image:url(/images/folder.png);background-position:top;background-repeat:no-repeat;background-size:contain;border-radius:16px;flex-shrink:0;width:190px;height:169px;transition:box-shadow .2s;position:relative}.FilesFoldersGrid-module__z0-Z4G__folderCard:after{content:"";opacity:0;z-index:0;background-image:url(/images/folder-hover.png);background-position:top;background-repeat:no-repeat;background-size:contain;transition:opacity .25s;position:absolute;inset:0}.FilesFoldersGrid-module__z0-Z4G__folderCard:hover:after{opacity:1}.FilesFoldersGrid-module__z0-Z4G__folderCardSelected{background-image:url(/images/folder-selected.png);outline:none}.FilesFoldersGrid-module__z0-Z4G__folderCardSelected:after{display:none}.FilesFoldersGrid-module__z0-Z4G__folderContent{z-index:1;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:34px 10px 12px;display:flex;position:relative}.FilesFoldersGrid-module__z0-Z4G__folderName{color:var(--white);-webkit-line-clamp:4;line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;max-width:140px;margin-top:8px;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.FilesFoldersGrid-module__z0-Z4G__folderCount{color:#ffffffb3;font-size:12px}.FilesFoldersGrid-module__z0-Z4G__folderCardDropTarget{outline-offset:-2px;border-radius:16px;outline:2px dashed #3b82f6}.FilesFoldersGrid-module__z0-Z4G__folderCardDropTarget:after{opacity:.5}.FilesFoldersGrid-module__z0-Z4G__folderMenuWrap{z-index:10;position:absolute;top:40px;right:10px}.FilesFoldersGrid-module__z0-Z4G__folderMenuWrapActive{z-index:100}.FilesFoldersGrid-module__z0-Z4G__horizontalWrapMenuOpen{z-index:40;position:relative;overflow:visible}.FilesFoldersGrid-module__z0-Z4G__horizontalWrapMenuOpen .FilesFoldersGrid-module__z0-Z4G__foldersGridHorizontal{overflow:visible}.FilesFoldersGrid-module__z0-Z4G__folderCardMenuOpen{z-index:50;position:relative;overflow:visible}.FilesFoldersGrid-module__z0-Z4G__horizontalWrap{margin-bottom:24px}.FilesFoldersGrid-module__z0-Z4G__foldersGridHorizontal{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-bottom:0;padding-bottom:4px;overflow-x:auto}.FilesFoldersGrid-module__z0-Z4G__foldersGridHorizontal::-webkit-scrollbar{display:none}.FilesFoldersGrid-module__z0-Z4G__foldersGridHorizontal .FilesFoldersGrid-module__z0-Z4G__folderCard{scroll-snap-align:start}.FilesFoldersGrid-module__z0-Z4G__horizontalFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.FilesFoldersGrid-module__z0-Z4G__dots{flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.FilesFoldersGrid-module__z0-Z4G__dot{background:var(--light-gray-2);cursor:pointer;border:none;border-radius:99px;width:8px;height:8px;padding:0;transition:all .3s}.FilesFoldersGrid-module__z0-Z4G__dotActive{background:var(--gray);width:40px}
.JobCard-module__I2TiJG__root{background-color:var(--white);border:1px solid var(--light-gray);min-width:304px;height:auto;min-height:246px;transition:box-shadow var(--color-transition);border-radius:16px;flex-direction:column;align-self:start;display:flex;position:relative;overflow:hidden}.JobCard-module__I2TiJG__root:hover{box-shadow:0 4px 16px #00000014}.JobCard-module__I2TiJG__hotCard{background:linear-gradient(var(--white),var(--white))padding-box,linear-gradient(109.45deg,#ffc162 10.16%,#ffc758 25.68%,#ffc065 44.18%,#ff9882 80.92%)border-box;border:3px solid #0000;min-height:276px;box-shadow:0 2px 8px #f75c0014}.JobCard-module__I2TiJG__hotCard .JobCard-module__I2TiJG__cardBody{padding:18px 18px 14px}.JobCard-module__I2TiJG__hotBadge{color:var(--black);white-space:nowrap;background:linear-gradient(109.45deg,#ffc162 10.16%,#ffc758 25.68%,#ffc065 44.18%,#ff9882 80.92%);flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.JobCard-module__I2TiJG__cardBody{flex-direction:column;flex:1;gap:8px;padding:16px 16px 12px;display:flex}.JobCard-module__I2TiJG__cardHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.JobCard-module__I2TiJG__title{color:var(--black);margin:0;font-size:16px;font-weight:700;line-height:1.3}.JobCard-module__I2TiJG__statusBadge{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.JobCard-module__I2TiJG__closedBadge{color:#d64545;background:#fdeaea}.JobCard-module__I2TiJG__price{color:var(--black);font-size:28px;font-weight:700;line-height:1}.JobCard-module__I2TiJG__priceUnit{color:var(--gray);font-size:14px;font-weight:400}.JobCard-module__I2TiJG__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.JobCard-module__I2TiJG__verified{color:var(--dark-gray);background:var(--lightest-purple);border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:500;display:inline-flex}.JobCard-module__I2TiJG__match{color:var(--gray);font-size:12px;font-weight:500}.JobCard-module__I2TiJG__tags{flex-wrap:wrap;gap:6px;display:flex}.JobCard-module__I2TiJG__tag{color:var(--dark-gray);background-color:var(--light-gray);border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.JobCard-module__I2TiJG__cardApplicants{align-items:center;min-height:24px;margin-top:8px;display:flex}.JobCard-module__I2TiJG__applicantList{align-items:center;display:inline-flex}.JobCard-module__I2TiJG__applicantAvatar{background:var(--purple);width:24px;height:24px;color:var(--white);border:2px solid var(--white);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:12px;font-weight:700;display:inline-flex}.JobCard-module__I2TiJG__applicantAvatar:first-child{margin-left:0}.JobCard-module__I2TiJG__applicantsText{color:var(--gray);margin-left:8px;font-size:13px;font-weight:600}.JobCard-module__I2TiJG__cardFooter{border-top:1px solid var(--light-gray);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 16px;display:flex}.JobCard-module__I2TiJG__company{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.JobCard-module__I2TiJG__companyInfo{flex-direction:column;gap:1px;min-width:0;display:flex;overflow:hidden}.JobCard-module__I2TiJG__companyName{color:var(--black);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.JobCard-module__I2TiJG__timeAgo{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.JobCard-module__I2TiJG__cardButton{white-space:nowrap;flex-shrink:0;min-width:0}@media (max-width:767px){.JobCard-module__I2TiJG__root{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.JobCard-module__I2TiJG__cardFooter{gap:10px}.JobCard-module__I2TiJG__cardButton{min-height:32px;height:auto!important;padding-left:12px!important;padding-right:12px!important}}
.BluredContent-module__Tfvg8a__container{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.BluredContent-module__Tfvg8a__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;text-align:center;color:var(--black);font-size:16px;line-height:135%}.BluredContent-module__Tfvg8a__subtitle{font-family:var(--font-open-sans),sans-serif;font-weight:600;font-style:SemiBold;leading-trim:NONE;text-align:center;color:var(--dark-gray);padding-bottom:16px;font-size:14px;line-height:140%}@media (max-width:767px){.BluredContent-module__Tfvg8a__container{gap:6px;width:100%}.BluredContent-module__Tfvg8a__title{font-size:14px}.BluredContent-module__Tfvg8a__subtitle{padding-bottom:12px;font-size:13px;line-height:1.35}.BluredContent-module__Tfvg8a__container>button{width:100%}}
.ExpensesTable-module__VtL5qa__wrapper{background-color:var(--white);border-radius:24px;flex-direction:column;gap:20px;width:100%;display:flex}.ExpensesTable-module__VtL5qa__header{justify-content:space-between;align-items:center;display:flex}.ExpensesTable-module__VtL5qa__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:16px;line-height:135%}.ExpensesTable-module__VtL5qa__viewMore{color:var(--gray)}.ExpensesTable-module__VtL5qa__viewMore:hover{color:var(--black)}.ExpensesTable-module__VtL5qa__cardsContainer{display:none}.ExpensesTable-module__VtL5qa__tableContainer{width:100%}@media (max-width:767px){.ExpensesTable-module__VtL5qa__tableContainer{display:none}.ExpensesTable-module__VtL5qa__title{font-size:14px}.ExpensesTable-module__VtL5qa__cardsContainer{flex-direction:column;gap:12px;display:flex}}
.FilesListTable-module__fqNSJW__listTable{width:100%;overflow:visible}.FilesListTable-module__fqNSJW__listTableClip{border:1px solid var(--light-gray);border-radius:12px;width:100%;overflow:visible}.FilesListTable-module__fqNSJW__listTableElement{border-collapse:collapse;table-layout:fixed;width:100%}.FilesListTable-module__fqNSJW__listTableHeaderRow{background:var(--lightest-gray)}.FilesListTable-module__fqNSJW__listTableHeaderCell{text-align:left;padding:16px 12px}.FilesListTable-module__fqNSJW__listTableHeaderCellFirst{border-top-left-radius:12px}.FilesListTable-module__fqNSJW__listTableHeaderCellLast{border-top-right-radius:12px}.FilesListTable-module__fqNSJW__listTableRow{color:var(--black);font-size:14px;transition:background .12s}.FilesListTable-module__fqNSJW__listTableRowClickable{cursor:pointer}.FilesListTable-module__fqNSJW__listTableRowClickable:hover{background:var(--lightest-gray)}.FilesListTable-module__fqNSJW__listTableCell{border-top:1px solid var(--light-gray);vertical-align:middle;padding:12px;font-size:12px;font-weight:700}.FilesListTable-module__fqNSJW__listTableCellFirst{padding-left:16px}.FilesListTable-module__fqNSJW__listTableCellLast{padding-right:16px}.FilesListTable-module__fqNSJW__alignRight{text-align:right}
.GigsMobileCard-module__XOY7qW__root{background:var(--white);border:1px solid var(--light-gray);box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.GigsMobileCard-module__XOY7qW__hotCard{background:linear-gradient(var(--white),var(--white))padding-box,linear-gradient(109.45deg,#ffc162 10.16%,#ffc758 25.68%,#ffc065 44.18%,#ff9882 80.92%)border-box;border:3px solid #0000;box-shadow:0 2px 8px #f75c0014}.GigsMobileCard-module__XOY7qW__hotBadge{box-sizing:border-box;width:100%;color:var(--black);background:linear-gradient(109.45deg,#ffc162 10.16%,#ffc758 25.68%,#ffc065 44.18%,#ff9882 80.92%);align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;display:flex}.GigsMobileCard-module__XOY7qW__body{flex-direction:column;flex:1;gap:10px;padding:16px 16px 14px;display:flex}.GigsMobileCard-module__XOY7qW__hotCard .GigsMobileCard-module__XOY7qW__body{padding-top:14px}.GigsMobileCard-module__XOY7qW__title{color:var(--black);margin:0;font-size:16px;font-weight:700;line-height:1.3}.GigsMobileCard-module__XOY7qW__price{color:var(--black);font-size:28px;font-weight:700;line-height:1}.GigsMobileCard-module__XOY7qW__priceUnit{color:var(--gray);margin-left:2px;font-size:14px;font-weight:400}.GigsMobileCard-module__XOY7qW__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.GigsMobileCard-module__XOY7qW__verified{color:var(--dark-gray);background:var(--lightest-purple);border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:500;display:inline-flex}.GigsMobileCard-module__XOY7qW__match{color:var(--dark-gray);background:var(--light-gray);border-radius:20px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.GigsMobileCard-module__XOY7qW__tags{flex-wrap:wrap;gap:6px;display:flex}.GigsMobileCard-module__XOY7qW__tag{color:var(--dark-gray);background:var(--light-gray);border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.GigsMobileCard-module__XOY7qW__applicants{margin-top:4px}.GigsMobileCard-module__XOY7qW__footer{border-top:1px solid var(--light-gray);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:12px 16px;display:flex}.GigsMobileCard-module__XOY7qW__companyName{color:var(--black);font-size:13px;font-weight:600}.GigsMobileCard-module__XOY7qW__timeAgo{color:var(--gray);white-space:nowrap;font-size:11px}
.InfoModal-module__nPEGxq__root{flex-direction:column;gap:20px;display:flex}.InfoModal-module__nPEGxq__header{align-items:center;gap:14px;display:flex}.InfoModal-module__nPEGxq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.InfoModal-module__nPEGxq__headerText{flex-direction:column;gap:2px;display:flex}.InfoModal-module__nPEGxq__name{color:var(--black);margin:0;font-size:16px;font-weight:700;line-height:1.35}.InfoModal-module__nPEGxq__role{color:var(--gray);margin:0;font-size:14px;font-weight:600;line-height:1.35}.InfoModal-module__nPEGxq__infoGrid{flex-direction:column;gap:12px;padding-top:20px;display:flex}.InfoModal-module__nPEGxq__infoRow{grid-template-columns:minmax(100px,130px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.InfoModal-module__nPEGxq__infoLabel{color:var(--gray);align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.InfoModal-module__nPEGxq__infoLabel svg{color:var(--gray);flex-shrink:0}.InfoModal-module__nPEGxq__infoValue{color:var(--black);word-break:break-word;font-size:14px;font-weight:600;line-height:1.4}.InfoModal-module__nPEGxq__aboutBox{background:var(--lightest-gray);border-radius:14px;flex-direction:column;gap:8px;padding:16px;display:flex}.InfoModal-module__nPEGxq__aboutTitle{color:var(--gray);margin:0;font-size:12px;font-weight:700}.InfoModal-module__nPEGxq__aboutText{color:var(--black);margin:0;font-size:14px;font-weight:500;line-height:1.5}.InfoModal-module__nPEGxq__emailBtn{margin-top:4px}
.PartnerTaskCard-module__V3rPEa__wrapper{cursor:pointer;border-radius:16px;width:100%;overflow:hidden}.PartnerTaskCard-module__V3rPEa__card{background-color:var(--white);border:1px solid var(--light-gray);border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex}.PartnerTaskCard-module__V3rPEa__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.PartnerTaskCard-module__V3rPEa__header .PartnerTaskCard-module__V3rPEa__title{flex:1;min-width:0}.PartnerTaskCard-module__V3rPEa__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.PartnerTaskCard-module__V3rPEa__date{color:var(--gray);white-space:nowrap;align-items:center;gap:5px;font-size:14px;font-weight:600;display:flex}.PartnerTaskCard-module__V3rPEa__tableDate{color:var(--gray);white-space:nowrap;font-size:12px}.PartnerTaskCard-module__V3rPEa__title{color:var(--black);margin:0;font-size:17px;font-weight:700;line-height:130%}.PartnerTaskCard-module__V3rPEa__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PartnerTaskCard-module__V3rPEa__userActionRequired{font-family:var(--font-open-sans),sans-serif;font-weight:600;font-style:SemiBold;font-size:12px;line-height:135%}.PartnerTaskCard-module__V3rPEa__metaItem{color:var(--light-gray-2);font-size:12px}.PartnerTaskCard-module__V3rPEa__metaItem strong{color:var(--gray);font-weight:600}.PartnerTaskCard-module__V3rPEa__divider{background:var(--light-gray);border:none;height:1px;margin:8px -12px 0}.PartnerTaskCard-module__V3rPEa__approvalStatus{align-items:center;display:flex}.PartnerTaskCard-module__V3rPEa__footer{align-items:center;min-height:36px;padding-top:2px;display:flex}.PartnerTaskCard-module__V3rPEa__avatarRow{align-items:center;gap:10px;display:flex}.PartnerTaskCard-module__V3rPEa__avatarFallback{background-color:var(--light-purple);width:36px;height:36px;color:var(--dark-purple);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.PartnerTaskCard-module__V3rPEa__avatarName{color:var(--black);font-size:14px;font-weight:600}.PartnerTaskCard-module__V3rPEa__wrapperCompact{cursor:default}.PartnerTaskCard-module__V3rPEa__cardCompact{gap:8px}@media (max-width:767px){.PartnerTaskCard-module__V3rPEa__cardCompact{border-radius:16px;gap:10px;padding:14px 16px}.PartnerTaskCard-module__V3rPEa__cardCompact .PartnerTaskCard-module__V3rPEa__header{align-items:center;gap:12px}.PartnerTaskCard-module__V3rPEa__cardCompact .PartnerTaskCard-module__V3rPEa__header .PartnerTaskCard-module__V3rPEa__date{flex:1;min-width:0}.PartnerTaskCard-module__V3rPEa__cardCompact .PartnerTaskCard-module__V3rPEa__title{font-size:16px;line-height:1.35}.PartnerTaskCard-module__V3rPEa__cardCompact .PartnerTaskCard-module__V3rPEa__meta{margin-top:0}.PartnerTaskCard-module__V3rPEa__header{align-items:center}}
.CustomersTable-module__MWoadW__wrapper{background-color:var(--white);border-radius:24px;flex-direction:column;gap:20px;width:100%;display:flex}.CustomersTable-module__MWoadW__header{justify-content:space-between;align-items:center;display:flex}.CustomersTable-module__MWoadW__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:16px;line-height:135%}.CustomersTable-module__MWoadW__tableContainer th{white-space:nowrap;text-overflow:clip;min-width:fit-content;overflow:visible}.CustomersTable-module__MWoadW__viewMore{color:var(--gray)}.CustomersTable-module__MWoadW__viewMore:hover{color:var(--black)}.CustomersTable-module__MWoadW__cardsContainer{display:none}.CustomersTable-module__MWoadW__tableContainer{width:100%}.CustomersTable-module__MWoadW__customerCard{border:1px solid var(--light-gray);background:var(--white);border-radius:16px;padding:16px}.CustomersTable-module__MWoadW__customerCardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomersTable-module__MWoadW__customerCardName{color:var(--black);word-break:break-word;font-size:16px;font-weight:700}.CustomersTable-module__MWoadW__customerCardBadge{margin-top:8px}.CustomersTable-module__MWoadW__customerCardRows{border-top:1px solid var(--light-gray);flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;display:flex}.CustomersTable-module__MWoadW__customerCardRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomersTable-module__MWoadW__customerCardLabel{color:var(--gray);text-transform:none;font-size:14px;font-weight:600}.CustomersTable-module__MWoadW__customerCardValue{color:var(--black);text-align:right;word-break:break-word;font-size:14px;font-weight:600}@media (max-width:767px){.CustomersTable-module__MWoadW__tableContainer{display:none}.CustomersTable-module__MWoadW__title{font-size:14px}.CustomersTable-module__MWoadW__cardsContainer{flex-direction:column;gap:12px;display:flex}.CustomersTable-module__MWoadW__customerCard{padding:6px 12px 12px}}.CustomersTable-module__MWoadW__shortTable table{border-collapse:collapse;width:100%;table-layout:auto!important}.CustomersTable-module__MWoadW__shortTable td{white-space:nowrap;text-overflow:ellipsis;max-width:120px;padding:8px 12px;font-size:13px;overflow:hidden}.CustomersTable-module__MWoadW__shortTable td:first-child{max-width:100px}.CustomersTable-module__MWoadW__shortTable td:last-child{width:50px;max-width:none;overflow:visible}
.FilesMobileList-module__Mkdcaq__list{flex-direction:column;width:100%;display:flex}.FilesMobileList-module__Mkdcaq__item{border-bottom:1px solid var(--light-gray);align-items:center;gap:12px;padding:14px 0;transition:background .12s;display:flex}.FilesMobileList-module__Mkdcaq__item:first-child{border-top:none}.FilesMobileList-module__Mkdcaq__itemClickable{cursor:pointer}.FilesMobileList-module__Mkdcaq__itemSelected{background:var(--lightest-purple)}.FilesMobileList-module__Mkdcaq__itemDropTarget{outline-offset:-2px;background:#3b82f60f;outline:2px dashed #3b82f6}.FilesMobileList-module__Mkdcaq__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.FilesMobileList-module__Mkdcaq__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.FilesMobileList-module__Mkdcaq__title{color:var(--black);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.FilesMobileList-module__Mkdcaq__meta{color:var(--gray);margin:0;font-size:12px;font-weight:500;line-height:1.3}.FilesMobileList-module__Mkdcaq__action{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}
.GigsMobileSwipeStack-module__IRLCkW__root{flex-direction:column;gap:30px;width:100%;display:flex}.GigsMobileSwipeStack-module__IRLCkW__rootCompact{gap:0}.GigsMobileSwipeStack-module__IRLCkW__rootCompact .GigsMobileSwipeStack-module__IRLCkW__stackArea{padding-top:0}.GigsMobileSwipeStack-module__IRLCkW__header{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.GigsMobileSwipeStack-module__IRLCkW__title{color:var(--black);margin:0;font-size:20px;font-weight:700;line-height:1.35}.GigsMobileSwipeStack-module__IRLCkW__description{max-width:300px;color:var(--dark-gray);margin:0;font-size:14px;line-height:1.5}.GigsMobileSwipeStack-module__IRLCkW__stackArea{width:100%;padding:12px 6px 0;position:relative}.GigsMobileSwipeStack-module__IRLCkW__stackInner{place-items:center;width:100%;display:grid}.GigsMobileSwipeStack-module__IRLCkW__cardSlotRegular{height:274px}.GigsMobileSwipeStack-module__IRLCkW__cardSlotHot{height:302px}.GigsMobileSwipeStack-module__IRLCkW__cardSlotRegular>article,.GigsMobileSwipeStack-module__IRLCkW__cardSlotHot>article,.GigsMobileSwipeStack-module__IRLCkW__cardSlotRegular>.GigsMobileSwipeStack-module__IRLCkW__backCardPlaceholder,.GigsMobileSwipeStack-module__IRLCkW__cardSlotHot>.GigsMobileSwipeStack-module__IRLCkW__backCardPlaceholder{height:100%}.GigsMobileSwipeStack-module__IRLCkW__backCard{z-index:1;transform-origin:50%;pointer-events:none;grid-area:1/1;width:100%}.GigsMobileSwipeStack-module__IRLCkW__backCardPlaceholder{border:1px solid var(--light-gray);background:var(--white);box-sizing:border-box;border-radius:16px;width:100%;height:100%}.GigsMobileSwipeStack-module__IRLCkW__frontCard{z-index:2;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 24px #0000001a);grid-area:1/1;width:100%}.GigsMobileSwipeStack-module__IRLCkW__frontCard:active{cursor:grabbing}.GigsMobileSwipeStack-module__IRLCkW__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.GigsMobileSwipeStack-module__IRLCkW__rejectButton{border:1px solid var(--light-gray-2);background:var(--white);color:#d64545;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:inline-flex}.GigsMobileSwipeStack-module__IRLCkW__rejectButton:disabled{opacity:.5;cursor:not-allowed}.GigsMobileSwipeStack-module__IRLCkW__rejectButton svg path{fill:#d64545}.GigsMobileSwipeStack-module__IRLCkW__detailsButton{flex:1;gap:8px;min-height:48px}.GigsMobileSwipeStack-module__IRLCkW__detailsButton svg path{fill:var(--white)}.GigsMobileSwipeStack-module__IRLCkW__emptyState{text-align:center;min-height:320px;color:var(--gray);justify-content:center;align-items:center;padding:24px;font-size:15px;display:flex}
.VideoCallModal-module__9MhCZa__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VideoCallModal-module__9MhCZa__modal{background:var(--white);border-radius:20px;flex-direction:column;width:min(974px,90vw);padding:20px;display:flex;overflow:hidden}.VideoCallModal-module__9MhCZa__videoGrid{grid-template-columns:1fr 1fr;gap:12px;height:542px;display:grid}.VideoCallModal-module__9MhCZa__videoPanel{background:var(--lightest-purple);border-radius:16px;justify-content:center;padding-top:200px;display:flex;position:relative;overflow:hidden}.VideoCallModal-module__9MhCZa__videoPanelSupport{background:var(--lightest-gray);border-radius:16px;justify-content:center;padding-top:200px;display:flex;position:relative;overflow:hidden}.VideoCallModal-module__9MhCZa__videoPanel:first-child{border-right:3px solid var(--white)}.VideoCallModal-module__9MhCZa__videoPanelConnected{background:var(--lightest-purple)}.VideoCallModal-module__9MhCZa__videoPanelConnectedYou{background:var(--lightest-purple);padding-top:0}.VideoCallModal-module__9MhCZa__badge{z-index:2;-webkit-backdrop-filter:blur(12px);color:var(--white);background:#5046418c;border-radius:20px;padding:8px 20px;font-size:15px;font-weight:600;line-height:1.4;position:absolute;top:14px;left:14px}.VideoCallModal-module__9MhCZa__waitingOverlay{-webkit-backdrop-filter:blur(2px);z-index:1;background:#ffffff8c;border-radius:50%;position:absolute;inset:0}.VideoCallModal-module__9MhCZa__avatarImageWrap{flex-shrink:0;width:138px;height:138px;position:relative}.VideoCallModal-module__9MhCZa__avatarCentered{flex-direction:column;align-items:center;gap:14px;display:flex}.VideoCallModal-module__9MhCZa__avatarCircle{object-fit:cover;border-radius:50%;width:138px;height:138px}.VideoCallModal-module__9MhCZa__userAvatarCircle{background:var(--lightest-gray);border-radius:50%;justify-content:center;align-items:center;width:138px;height:138px;display:flex}.VideoCallModal-module__9MhCZa__waitingText{color:var(--black);text-align:center;margin:0;font-size:14px;font-weight:600}.VideoCallModal-module__9MhCZa__videoFill{object-fit:cover;object-position:center top;width:100%;height:100%}.VideoCallModal-module__9MhCZa__youVideoFill{object-fit:cover;object-position:center top;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoCallModal-module__9MhCZa__youAvatarIcon{opacity:.6}.VideoCallModal-module__9MhCZa__videoHidden{visibility:hidden}.VideoCallModal-module__9MhCZa__cameraOffPlaceholder{background:var(--lightest-purple);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoCallModal-module__9MhCZa__cameraErrorText{color:#fff9;text-align:center;margin:0;padding:0 16px;font-size:13px;font-weight:500}.VideoCallModal-module__9MhCZa__mutedIndicator{background:var(--gray);width:32px;height:32px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12px;right:12px}.VideoCallModal-module__9MhCZa__controls{background:var(--white);justify-content:center;align-items:center;gap:16px;padding:18px 24px;display:flex}.VideoCallModal-module__9MhCZa__controlBtn{cursor:pointer;background:var(--lightest-gray);width:40px;height:40px;color:var(--black);border:none;border-radius:12px;justify-content:center;align-items:center;transition:background .15s;display:flex}.VideoCallModal-module__9MhCZa__controlBtn:hover{background:var(--light-gray)}.VideoCallModal-module__9MhCZa__controlBtn:disabled{opacity:.35;cursor:not-allowed}.VideoCallModal-module__9MhCZa__controlBtnActive{background:var(--lightest-gray);border-radius:12px;width:40px;height:40px}.VideoCallModal-module__9MhCZa__hangupBtn{cursor:pointer;background:var(--red-3);width:54px;height:54px;color:var(--white);border:none;border-radius:12px;justify-content:center;align-items:center;transition:background .15s;display:flex}.VideoCallModal-module__9MhCZa__hangupBtn:hover{background:var(--red-2)}
.SalaryTable-module__SW6stq__wrapper{background-color:var(--white);border-radius:24px;flex-direction:column;gap:20px;width:100%;display:flex}.SalaryTable-module__SW6stq__header{justify-content:space-between;align-items:center;display:flex}.SalaryTable-module__SW6stq__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:16px;line-height:135%}.SalaryTable-module__SW6stq__viewMore{color:var(--gray)}.SalaryTable-module__SW6stq__viewMore:hover{color:var(--black)}.SalaryTable-module__SW6stq__cardsContainer{display:none}.SalaryTable-module__SW6stq__tableContainer{width:100%}@media (max-width:767px){.SalaryTable-module__SW6stq__tableContainer{display:none}.SalaryTable-module__SW6stq__title{font-size:14px}.SalaryTable-module__SW6stq__cardsContainer{flex-direction:column;gap:12px;display:flex}}
.MultiSelect-module__xY0QUq__wrapper{display:inline-block;position:relative}.MultiSelect-module__xY0QUq__trigger{background-color:var(--white);border:1px solid var(--light-gray-2);cursor:pointer;min-width:160px;transition:border-color var(--color-transition),background-color var(--color-transition);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.MultiSelect-module__xY0QUq__trigger:hover{background-color:var(--light-gray)}.MultiSelect-module__xY0QUq__triggerOpen{background-color:var(--white)}.MultiSelect-module__xY0QUq__triggerContent{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-height:22px;display:flex}.MultiSelect-module__xY0QUq__placeholder,.MultiSelect-module__xY0QUq__selectedTag{color:var(--black);font-family:Open Sans,sans-serif;font-size:14px;font-weight:600}.MultiSelect-module__xY0QUq__chevron{transition:transform var(--transform-transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MultiSelect-module__xY0QUq__chevron svg{width:12px;height:12px}.MultiSelect-module__xY0QUq__chevron svg path{fill:var(--black)}.MultiSelect-module__xY0QUq__chevronUp{transform:rotate(180deg)}.MultiSelect-module__xY0QUq__menu{background-color:var(--white);border:1px solid var(--light-gray);border-radius:12px;padding:6px}.MultiSelect-module__xY0QUq__divider{background-color:var(--light-gray);height:1px;margin:4px 6px}.MultiSelect-module__xY0QUq__option{cursor:pointer;transition:background-color var(--color-transition);-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}.MultiSelect-module__xY0QUq__option:hover{background-color:var(--lightest-gray)}.MultiSelect-module__xY0QUq__optionLabel{color:var(--black);font-family:Open Sans;font-weight:700;font-style:Bold;font-size:12px;line-height:135%}
.PartnerTaskTable-module__JNXtwG__wrapper{background-color:var(--white);box-sizing:border-box;border-radius:24px;flex-direction:column;gap:20px;width:100%;min-width:0;max-width:100%;padding:20px;display:flex;overflow:hidden}.PartnerTaskTable-module__JNXtwG__wrapper.PartnerTaskTable-module__JNXtwG__invoicePage{padding:0}.PartnerTaskTable-module__JNXtwG__guideBounds{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.PartnerTaskTable-module__JNXtwG__header{justify-content:space-between;align-items:center;display:flex}.PartnerTaskTable-module__JNXtwG__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:16px;line-height:135%}.PartnerTaskTable-module__JNXtwG__viewMore{color:var(--gray)}.PartnerTaskTable-module__JNXtwG__viewMore:hover{color:var(--black)}.PartnerTaskTable-module__JNXtwG__cardsContainer{display:none}.PartnerTaskTable-module__JNXtwG__emptyState{border-radius:16px;min-width:0;position:relative;overflow:hidden}.PartnerTaskTable-module__JNXtwG__emptyPreview{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.PartnerTaskTable-module__JNXtwG__emptyPreviewTable{min-width:0;display:block;overflow:hidden}.PartnerTaskTable-module__JNXtwG__emptyPreviewCards{flex-direction:column;gap:12px;display:none}.PartnerTaskTable-module__JNXtwG__emptyPreviewCards>*{flex:none}.PartnerTaskTable-module__JNXtwG__emptyOverlay{z-index:2;background:#ffffff8c;justify-content:center;align-items:center;padding:24px 20px;display:flex;position:absolute;inset:0}.PartnerTaskTable-module__JNXtwG__tableContainer{width:100%}@media (max-width:767px){.PartnerTaskTable-module__JNXtwG__guideBounds{gap:12px}.PartnerTaskTable-module__JNXtwG__tableContainer{display:none}.PartnerTaskTable-module__JNXtwG__title{font-size:14px}.PartnerTaskTable-module__JNXtwG__cardsContainer{flex-direction:column;gap:12px;min-width:0;display:flex}.PartnerTaskTable-module__JNXtwG__cardsContainer>*{flex:none}.PartnerTaskTable-module__JNXtwG__wrapperDashboardMobile{border-radius:16px;gap:16px;padding:16px}.PartnerTaskTable-module__JNXtwG__wrapperDashboardMobile .PartnerTaskTable-module__JNXtwG__guideBounds,.PartnerTaskTable-module__JNXtwG__wrapperDashboardMobile .PartnerTaskTable-module__JNXtwG__cardsContainer{gap:12px}.PartnerTaskTable-module__JNXtwG__wrapperDashboardMobile .PartnerTaskTable-module__JNXtwG__emptyState{min-height:auto;max-height:none}.PartnerTaskTable-module__JNXtwG__wrapperDashboardMobile .PartnerTaskTable-module__JNXtwG__emptyPreview{min-height:auto}.PartnerTaskTable-module__JNXtwG__wrapperFlushMobile{border-radius:0;padding:0}.PartnerTaskTable-module__JNXtwG__emptyState{border-radius:12px;min-height:188px;max-height:188px}.PartnerTaskTable-module__JNXtwG__emptyPreviewTable{display:none}.PartnerTaskTable-module__JNXtwG__emptyPreview{min-height:188px}.PartnerTaskTable-module__JNXtwG__emptyPreviewCards{min-height:188px;display:flex;overflow:hidden}.PartnerTaskTable-module__JNXtwG__emptyOverlay{padding:12px 16px}}
.SupportLayout-module___QSBqG__root{flex-direction:column;justify-content:flex-start;gap:24px;width:100%;min-height:90vh;display:flex;overflow:hidden}.SupportLayout-module___QSBqG__header{justify-content:space-between;align-items:center;display:flex}.SupportLayout-module___QSBqG__title{font-family:var(--font-open-sans),sans-serif;font-weight:700;font-style:Bold;color:var(--black);font-size:48px;line-height:120%}.SupportLayout-module___QSBqG__tabsWrapper{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.SupportLayout-module___QSBqG__content{background-color:var(--white);border-radius:24px;flex:auto;min-height:0;padding:20px;overflow:hidden auto}@media (min-width:768px){.SupportLayout-module___QSBqG__root{flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex;overflow:hidden}.SupportLayout-module___QSBqG__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}}@media (max-width:767px){.SupportLayout-module___QSBqG__root{flex-direction:column;flex:1;gap:0;height:100%;min-height:0;display:flex;overflow:hidden}.SupportLayout-module___QSBqG__header{display:none}.SupportLayout-module___QSBqG__content{background:0 0;border-radius:0;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.SupportLayout-module___QSBqG__title{font-size:40px}.SupportLayout-module___QSBqG__tabsWrapper{flex-direction:column;align-items:stretch}}
.QuickActions-module__UOoO_G__quickActionsContainer{background-color:var(--white);box-sizing:border-box;border-radius:24px;flex-direction:column;flex:1;width:100%;padding:20px;display:flex;align-self:stretch!important}.QuickActions-module__UOoO_G__quickActionsTitle{font-family:var(--font-open-sans),sans-serif;margin:0;padding-bottom:12px;font-weight:700;line-height:135%;font-size:12px!important}.QuickActions-module__UOoO_G__quickActionsContent{flex-direction:column;gap:12px;width:100%;display:flex}.QuickActions-module__UOoO_G__quickActionsContent:has([data-guide-highlight=true]){background:var(--lightest-gray);border-radius:16px;padding:8px}.QuickActions-module__UOoO_G__mobile{background-color:var(--white);border-radius:24px;padding:12px;flex:none!important;width:100%!important}.QuickActions-module__UOoO_G__mobile .QuickActions-module__UOoO_G__quickActionsTitle{padding-bottom:16px;font-size:14px}.QuickActions-module__UOoO_G__mobile .QuickActions-module__UOoO_G__quickActionsContent{grid-template-columns:1fr 1fr;gap:12px;display:grid}.QuickActions-module__UOoO_G__fullWidth{width:100%;grid-column:span 2!important}.QuickActions-module__UOoO_G__fullWidth [class*=actionInfo]{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.QuickActions-module__UOoO_G__mobile .QuickActions-module__UOoO_G__quickActionsContent{flex-direction:column;gap:12px;display:flex}.QuickActions-module__UOoO_G__fullWidth{grid-column:auto!important}}
.AiPanel-module__M9Pioq__aiCardContainer{background-color:var(--lightest-gray);border-radius:16px;flex-direction:column;gap:20px;padding:12px;display:flex}.AiPanel-module__M9Pioq__aiHeader{align-items:center;gap:8px;display:flex}.AiPanel-module__M9Pioq__aiTitle{color:var(--black);font-size:12px;font-weight:700}.AiPanel-module__M9Pioq__aiDesc{color:var(--dark-gray);font-size:12px;line-height:1.4}.AiPanel-module__M9Pioq__aiMention{color:var(--black);font-weight:700}.AiPanel-module__M9Pioq__aiImage{width:100%;height:auto;display:block}.AiPanel-module__M9Pioq__mobile .AiPanel-module__M9Pioq__aiTitle{font-size:16px}.AiPanel-module__M9Pioq__mobile .AiPanel-module__M9Pioq__aiDesc{font-size:14px}@media (max-width:767px){.AiPanel-module__M9Pioq__aiTitle{font-size:16px}.AiPanel-module__M9Pioq__aiDesc{font-size:14px}}
