.bookingItem-module__wVRNlW__vendor{margin-top:180px}.bookingItem-module__wVRNlW__cityTitle{text-align:center;text-transform:uppercase;color:#222;letter-spacing:-2%;font-size:20px;font-weight:700}.bookingItem-module__wVRNlW__pillsPack{grid-template-columns:1fr 1fr 1fr;gap:7px 8px;display:grid}.bookingItem-module__wVRNlW__cityPills{color:#222;background:#efefef;border-radius:24px;width:fit-content;padding:7px 10px;font-size:14px;font-weight:600}.bookingItem-module__wVRNlW__vendorItem{justify-content:space-between;width:100%;margin-top:12px;margin-bottom:12px;list-style-type:none;display:flex}.bookingItem-module__wVRNlW__action{justify-content:right;align-items:center;gap:5%;width:100%;display:flex}.bookingItem-module__wVRNlW__action p{cursor:pointer}.bookingItem-module__wVRNlW__CTABtn{color:#82027d;cursor:pointer;justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.bookingItem-module__wVRNlW__CTABtn div{justify-content:right;gap:5%;width:70%;display:flex}
.ModalProvider-module__azm04q__overlay{z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ModalProvider-module__azm04q__backdrop{-webkit-backdrop-filter:blur(10px);background:#43034099;position:absolute;inset:0}.ModalProvider-module__azm04q__modal{background:#fff;border-radius:1rem;max-width:fit-content;max-height:fit-content;animation:.25s ease-out ModalProvider-module__azm04q__pop;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes ModalProvider-module__azm04q__pop{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ModalProvider-module__azm04q__closeBtn{cursor:pointer;background:#0000001a;border:none;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:background .2s;display:grid;position:absolute;top:1rem;right:1rem}.ModalProvider-module__azm04q__closeBtn:hover{background:#0003}.ModalProvider-module__azm04q__content{padding:2.5rem 2.5rem 2rem}
.loading-module__q4xHhW__wrapper{background:#fafafa;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:65vh;display:flex}.loading-module__q4xHhW__spinner{border:4px solid #805ad533;border-top-color:#82027d;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite loading-module__q4xHhW__spin}.loading-module__q4xHhW__text{color:#82027d;letter-spacing:.5px;font-size:14px}@keyframes loading-module__q4xHhW__spin{to{transform:rotate(360deg)}}
.pagination-module__KUJjpG__pagination{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin:32px 0;display:flex}.pagination-module__KUJjpG__pageBtn{color:#636363;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;min-width:40px;height:40px;padding:0 12px;font-weight:500;transition:all .2s}.pagination-module__KUJjpG__pageBtn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-module__KUJjpG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.pagination-module__KUJjpG__pageBtn.pagination-module__KUJjpG__active{color:#fff;border-radius:999px;background:#82027d!important;border-color:#82027d!important}
.BookingsTable-module__GlANUG__desktopTable{color:#636363;font-family:Open Sans,Open Sans Fallback;font-style:normal;font-weight:500;display:block}.BookingsTable-module__GlANUG__mobileCards{color:#636363;font-family:Open Sans,Open Sans Fallback;font-style:normal;display:none}@media (max-width:47.9375rem){.BookingsTable-module__GlANUG__desktopTable{display:none}.BookingsTable-module__GlANUG__mobileCards{display:block}}.BookingsTable-module__GlANUG__table{border-collapse:collapse;table-layout:auto;width:100%;font-size:14px;overflow-x:scroll}.BookingsTable-module__GlANUG__table th{text-align:left;color:#222;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding:16px 5px;font-weight:700}.BookingsTable-module__GlANUG__table td{white-space:nowrap;text-overflow:ellipsis;text-align:justify;padding:5px;overflow:hidden}.BookingsTable-module__GlANUG__table tr:hover{background:#f1f5f9}.BookingsTable-module__GlANUG__dataRow{position:relative}.BookingsTable-module__GlANUG__card{background:#fff;border-radius:.75rem;margin-bottom:16px;padding:20px;position:relative;box-shadow:0 .25rem .9375rem #0000000f}.BookingsTable-module__GlANUG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.BookingsTable-module__GlANUG__bookingId{color:#1e293b;font-size:17.6px;font-weight:600}.BookingsTable-module__GlANUG__vendorName{color:#1e293b;margin:8px 0;font-size:20px;font-weight:700}.BookingsTable-module__GlANUG__service{color:#64748b;margin-bottom:16px}.BookingsTable-module__GlANUG__cardRow{justify-content:space-between;margin:8px 0;font-size:15.2px;display:flex}.BookingsTable-module__GlANUG__cardRow span{color:#64748b}.BookingsTable-module__GlANUG__cardRow strong{color:#1e293b}.BookingsTable-module__GlANUG__status{text-transform:capitalize;padding:5.6px 12px;font-size:16px}.BookingsTable-module__GlANUG__pending{color:#f0b502}.BookingsTable-module__GlANUG__upcoming{color:#636363}.BookingsTable-module__GlANUG__completed,.BookingsTable-module__GlANUG__fully_paid,.BookingsTable-module__GlANUG__active{color:#2ed074}.BookingsTable-module__GlANUG__amount{color:#636363}.BookingsTable-module__GlANUG__reshedule{color:#82027d}.BookingsTable-module__GlANUG__approved{color:#2ed074}.BookingsTable-module__GlANUG__dotsBtn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:3.2px 8px;font-size:28.8px}.BookingsTable-module__GlANUG__dotsBtn:hover{background:#e2e8f0}.BookingsTable-module__GlANUG__dropdown{z-index:100;background:#fff;border-radius:.5rem;width:25%;margin-top:8px;position:absolute;top:90%;right:16px;overflow:hidden;box-shadow:0 .625rem 1.875rem #0000002e}.BookingsTable-module__GlANUG__mobileDropdown{z-index:100;min-width:fit-content;box-shadow:0 .625rem 1.875rem #0000002e;box-shadow:none;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.5rem;margin-top:16px;position:static;top:100%;right:16px;overflow:hidden}.BookingsTable-module__GlANUG__dropdownItem{text-align:left;cursor:pointer;color:#636363;background:0 0;border:none;width:100%;padding:13.6px 16px;font-size:16px;font-weight:600}.BookingsTable-module__GlANUG__dropdownItem:hover{background:#f8fafc}.BookingsTable-module__GlANUG__cancelled,.BookingsTable-module__GlANUG__cancel,.BookingsTable-module__GlANUG__inactive{color:#dc2626;font-weight:600}.BookingsTable-module__GlANUG__cancel:hover{background:#fef2f2}@media (max-width:1024px){.BookingsTable-module__GlANUG__table th{padding:16px 5px;font-weight:600}.BookingsTable-module__GlANUG__status,.BookingsTable-module__GlANUG__table{font-size:12px}}
.statscard-module__l4w76G__card{border:1.5px solid #cfcfcf;border-radius:12px;padding:24px 36px 30px 32px}.statscard-module__l4w76G__cardTitle{font-weight:700}.statscard-module__l4w76G__statPack{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.statscard-module__l4w76G__icon{color:#82027d;width:28px;height:28px}@media (max-width:1024px){.statscard-module__l4w76G__cardTitle{font-weight:600}.statscard-module__l4w76G__card{padding:16px 16px 16px 12px}}
.updatePayStatus-module__DPbSgq__rescheduleDetails{flex-direction:column;gap:24px;width:100%;display:flex}.updatePayStatus-module__DPbSgq__rescheduleTermsCond{padding:10px 0}.updatePayStatus-module__DPbSgq__detailItems{justify-content:space-between;gap:7%;width:100%;display:flex}.updatePayStatus-module__DPbSgq__detailItems p:first-child{text-align:left;color:#636363;width:50%}.updatePayStatus-module__DPbSgq__detailItems p:last-child{text-align:right;color:#222;width:80%;font-weight:700}.updatePayStatus-module__DPbSgq__bookForm{flex-direction:column;gap:24px;height:auto;margin-top:24px;display:flex}.updatePayStatus-module__DPbSgq__bookForm select{height:inherit;color:#222;background:0 0;border:1px solid #cfcfcf;border-radius:12px;outline:none;padding:15px 24px}.updatePayStatus-module__DPbSgq__bookForm select option{background:#ffeac466;flex-direction:column;gap:12px;width:100%;display:flex}.updatePayStatus-module__DPbSgq__bookForm button{cursor:pointer;color:#fff;background:#82027d;border:none;border-radius:58px;width:100%;padding:1rem;font-weight:700}
.header-module__gIoAOa__header{width:100%;height:fit-content;position:relative}.header-module__gIoAOa__serviceHeaderImg{object-fit:contain;width:100%;height:100%}.header-module__gIoAOa__headerTxt{text-align:center;color:#fbfbfb;width:65%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-module__gIoAOa__headerTxt p{margin-top:15px}@media (max-width:640px){.header-module__gIoAOa__headerTxt{width:75%}.header-module__gIoAOa__headerTxt p{display:none}}@media (max-width:580px){.header-module__gIoAOa__header{display:none}}
.buttonLoader-module__wghRqa__wrapper{justify-content:center;align-items:center;gap:4px;width:100%;display:inline-flex}.buttonLoader-module__wghRqa__bar{background:#fff;border-radius:2px;width:4px;height:14px;animation:1s ease-in-out infinite buttonLoader-module__wghRqa__pulse}.buttonLoader-module__wghRqa__bar:nth-child(2){animation-delay:.15s}.buttonLoader-module__wghRqa__bar:nth-child(3){animation-delay:.3s}@keyframes buttonLoader-module__wghRqa__pulse{0%,to{opacity:.4}50%{opacity:1}}
.reschedule-module__kr27xa__rescheduleDetails{flex-direction:column;gap:24px;width:100%;display:flex}.reschedule-module__kr27xa__rescheduleTermsCond{padding:10px 0}.reschedule-module__kr27xa__detailItems{justify-content:space-between;gap:7%;width:100%;display:flex}.reschedule-module__kr27xa__detailItems p:first-child{text-align:left;color:#636363;width:50%}.reschedule-module__kr27xa__detailItems p:last-child{text-align:right;color:#222;width:80%;font-weight:700}
.naturalText-module__QUvmfW__description{color:#374151;margin:1rem 0;font-size:1rem;line-height:1.7}.naturalText-module__QUvmfW__paragraph{margin-bottom:1rem}.naturalText-module__QUvmfW__paragraph:last-child{margin-bottom:0}
.signIn-module__yKGYZW__signContainer{opacity:1;border-radius:12px;width:490px;max-height:95vh}.signIn-module__yKGYZW__signHeader{flex-direction:column;justify-content:space-around;align-items:center;width:fit-content;height:84px;margin:auto;display:flex}.signIn-module__yKGYZW__signHeader div{justify-content:center;gap:12px;width:100%;display:flex}.signIn-module__yKGYZW__signInForm{flex-direction:column;gap:16px;width:auto;height:fit-content;margin-top:28px;margin-bottom:10px;display:flex}.signIn-module__yKGYZW__signInForm input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:56px;padding:10px 24px}.signIn-module__yKGYZW__select{color:#6d6c6c;border:1px solid #cfcfcf;border-radius:8px;outline:none;width:100%;height:56px;padding:10px 24px}.signIn-module__yKGYZW__forgotPassword{text-align:right;color:#636363c4;cursor:pointer}.signIn-module__yKGYZW__signInForm button{cursor:pointer;color:#fff;background:#82027d;border:none;border-radius:8px;width:100%;padding:1.5rem;font-family:inherit;font-weight:700}.signIn-module__yKGYZW__label{color:#636363;font-size:14px;font-weight:700}.signIn-module__yKGYZW__CTAdiv{justify-content:center;gap:4px;width:100%;padding:.9rem;display:flex}.signIn-module__yKGYZW__termsCond{text-align:center;color:#999;border-top:1px solid #cfcfcf;width:100%;padding:20px 10px;font-size:.875rem}.signIn-module__yKGYZW__contactTxt,.signIn-module__yKGYZW__cancleTxt{color:#636363;border:1px solid #636363;border-radius:12px;outline:1px solid #636363;width:100%;height:223px;padding:10px 24px;font-size:1rem;font-weight:500}.signIn-module__yKGYZW__cancleTxt{height:118px}.signIn-module__yKGYZW__signContainer h5{text-transform:uppercase;margin-bottom:11px}.signIn-module__yKGYZW__banner{border-radius:12px;width:100%;height:216px}@media (max-width:1024px){.signIn-module__yKGYZW__signInForm{gap:12px;margin-top:20px;margin-bottom:10px}}@media (max-width:768px){.signIn-module__yKGYZW__signInForm{gap:10px;margin-top:0;margin-bottom:0}.signIn-module__yKGYZW__termsCond{font-size:12px}}@media (max-width:640px){.signIn-module__yKGYZW__signContainer{width:100%}.signIn-module__yKGYZW__signInForm{gap:6px}.signIn-module__yKGYZW__termsCond{font-size:10px}.signIn-module__yKGYZW__signInForm button{padding:.8rem}}
.progress-module__7F3zKG__progressContainer{justify-content:space-between;align-items:center;margin:10px 0;display:flex}.progress-module__7F3zKG__stepWrapper{flex:1;align-items:center;gap:8px;display:flex;position:relative}.progress-module__7F3zKG__stepCircle{color:#999;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-weight:700;transition:all .3s;display:flex}.progress-module__7F3zKG__active,.progress-module__7F3zKG__completed{color:#fff;background:#82027d}.progress-module__7F3zKG__stepLabel{color:#cfcfcf;margin-top:2px;font-size:16px}.progress-module__7F3zKG__activeLabel{color:#82027d;font-weight:700}.progress-module__7F3zKG__line{z-index:-1;background:#e0e0e0;width:100%;height:4px;position:absolute;top:30px;left:50%;transform:translate(50%)}.progress-module__7F3zKG__stepWrapper:last-child .progress-module__7F3zKG__line{display:none}.progress-module__7F3zKG__completed~.progress-module__7F3zKG__stepWrapper .progress-module__7F3zKG__line,.progress-module__7F3zKG__active~.progress-module__7F3zKG__stepWrapper .progress-module__7F3zKG__line{background:#82027d}
.searchFilter-module__tNDGiW__bar1{justify-content:space-between;align-items:center;width:100%;display:flex}.searchFilter-module__tNDGiW__bar1 h3{width:100%}.searchFilter-module__tNDGiW__rightContainer{justify-content:space-between;width:100%;height:50px;display:flex;position:relative}.searchFilter-module__tNDGiW__searchBtn{cursor:pointer;border:1.5px solid #cfcfcf;border-radius:999px;justify-content:space-between;align-items:center;width:199px;padding:8px 12px;display:flex}.searchFilter-module__tNDGiW__searchMoreIcon{color:#666}.searchFilter-module__tNDGiW__moreCat{cursor:pointer;z-index:1;background:#fff;width:180px;margin-top:-20px;position:absolute;top:70px;right:0%}.searchFilter-module__tNDGiW__moreCat ul{flex-direction:column;list-style-type:none;display:flex}.searchFilter-module__tNDGiW__moreCat ul li{color:#636363;padding:12px 18px;font-size:16px;font-weight:600}.searchFilter-module__tNDGiW__searchContainer{border:1px solid #cfcfcf;border-radius:9999px;align-items:center;width:66%;max-width:420px;padding:12px 20px;display:flex}.searchFilter-module__tNDGiW__searchIcon{color:#9ca3af;flex-shrink:0;width:20px;height:20px;margin-right:12px}.searchFilter-module__tNDGiW__searchInput{color:#374151;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:14px}.searchFilter-module__tNDGiW__searchInput::placeholder{color:#636363;font-size:12px;font-weight:500}@media (max-width:768px){.searchFilter-module__tNDGiW__searchContainer{width:66%;padding:1px 15px}}@media (max-width:640px){.searchFilter-module__tNDGiW__searchContainer{width:50%;padding:1px 15px}}@media (max-width:580px){.searchFilter-module__tNDGiW__bar1{flex-direction:column}.searchFilter-module__tNDGiW__rightContainer{gap:17%;height:max-content;margin-top:15px}.searchFilter-module__tNDGiW__searchContainer,.searchFilter-module__tNDGiW__searchBtn{width:50%;height:fit-content;padding:6px 18px}.searchFilter-module__tNDGiW__searchInput{height:auto}}
.tabs-module__NOwnlq__container{max-width:1200px;margin:0 auto}.tabs-module__NOwnlq__tabBar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:12px;margin-bottom:4px;display:flex}.tabs-module__NOwnlq__doubleTabBar{justify-content:space-between}.tabs-module__NOwnlq__tab{color:#222;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e5e7eb;border-radius:9999px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s}.tabs-module__NOwnlq__tab:hover{background:#f3f4f6}.tabs-module__NOwnlq__tab.tabs-module__NOwnlq__active{color:#fff;background:#82027d;border-color:#82027d}.tabs-module__NOwnlq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.tabs-module__NOwnlq__featuresList{width:100%;margin-top:50px}.tabs-module__NOwnlq__featuresListTxt{gap:16px;width:100%;margin-top:20px;display:flex}.tabs-module__NOwnlq__featuresListTxt div{border-bottom:1px solid #cfcfcf;flex-direction:column;gap:8px;padding-bottom:20px;display:flex}.tabs-module__NOwnlq__cardFeaturesCheck{width:24px;height:17px}.tabs-module__NOwnlq__addServiceSection{flex-direction:column;gap:24px;display:flex}.tabs-module__NOwnlq__serviceCard{background:#f9fafb;border:1px solid #cfcfcf;border-radius:12px;width:100%;padding:16px 32px}.tabs-module__NOwnlq__serviceHeaderPack{justify-content:space-between;width:100%;margin-bottom:8px;display:flex}.tabs-module__NOwnlq__reRatings{flex-direction:column;gap:16px;margin-top:16px;display:flex}.tabs-module__NOwnlq__reRatings h3{margin-top:56px;margin-bottom:14px}.tabs-module__NOwnlq__review{border:1px solid #cfcfcf;border-radius:12px;width:100%;padding:16px 32px}.tabs-module__NOwnlq__reviewHeader{justify-content:space-between;align-items:center;display:flex}.tabs-module__NOwnlq__reviewUser{align-items:center;gap:10px;display:flex}.tabs-module__NOwnlq__reviewUser img{object-fit:cover;border-radius:300px;width:38px;height:38px}.tabs-module__NOwnlq__reviewUser div{flex-direction:column;justify-content:center;gap:0;display:flex}.tabs-module__NOwnlq__reviewUser div small{color:#636363}.tabs-module__NOwnlq__comment{color:#636363;margin-top:12px}.tabs-module__NOwnlq__empty{text-align:center;color:#6b7280;padding:40px 0;font-style:italic}@media (max-width:1024px){.tabs-module__NOwnlq__container{width:100%}.tabs-module__NOwnlq__tabBar{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:10px;overflow-x:auto}.tabs-module__NOwnlq__serviceCard{padding:16px 32px}}@media (max-width:768px){.tabs-module__NOwnlq__serviceCard{padding:16px 32px}.tabs-module__NOwnlq__tab{font-size:14px}}@media (max-width:640px){.tabs-module__NOwnlq__tab{padding:8px 20px;font-size:12px}.tabs-module__NOwnlq__tabBar{gap:6px}.tabs-module__NOwnlq__cardFeaturesCheck{width:20px;height:13px}}@media (max-width:580px){.tabs-module__NOwnlq__featuresListTxt{text-align:left;gap:10px;width:95%}.tabs-module__NOwnlq__cardFeaturesCheck{width:17px;height:10px}.tabs-module__NOwnlq__serviceCard{width:95%;padding:16px 32px}}
.tabs-module__ILC3QG__container{max-width:1200px;margin:56px auto 0}.tabs-module__ILC3QG__tabBar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;margin-bottom:54px;display:flex}.tabs-module__ILC3QG__tab{color:#82027d;cursor:pointer;background:0 0;border:1.5px solid #82027d;border-radius:9999px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s}.tabs-module__ILC3QG__tab:hover{background:#f3f4f6}.tabs-module__ILC3QG__tab.tabs-module__ILC3QG__active{color:#fff;background:#82027d;border-color:#82027d}.tabs-module__ILC3QG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.tabs-module__ILC3QG__featuresList{margin-top:50px}.tabs-module__ILC3QG__featuresListTxt{gap:16px;margin-top:20px;display:flex}.tabs-module__ILC3QG__featuresListTxt div{border-bottom:1px solid #cfcfcf;flex-direction:column;gap:8px;padding-bottom:20px;display:flex}.tabs-module__ILC3QG__cardFeaturesCheck{width:24px;height:17px}.tabs-module__ILC3QG__addServiceSection{flex-direction:column;gap:24px;display:flex}.tabs-module__ILC3QG__serviceCard{background:#f9fafb;border:1px solid #cfcfcf;border-radius:12px;padding:16px 32px}.tabs-module__ILC3QG__serviceHeaderPack{justify-content:space-between;margin-bottom:8px;display:flex}.tabs-module__ILC3QG__serviceDesc{width:60%}.tabs-module__ILC3QG__reRatings{flex-direction:column;gap:16px;margin-top:16px;display:flex}.tabs-module__ILC3QG__reRatings h3{margin-top:56px;margin-bottom:14px}.tabs-module__ILC3QG__review{border:1px solid #cfcfcf;border-radius:12px;width:100%;padding:16px 32px}.tabs-module__ILC3QG__reviewHeader{justify-content:space-between;align-items:center;display:flex}.tabs-module__ILC3QG__reviewUser{align-items:center;gap:10px;display:flex}.tabs-module__ILC3QG__reviewUser img{object-fit:cover;border-radius:300px;width:38px;height:38px}.tabs-module__ILC3QG__reviewUser div{flex-direction:column;justify-content:center;gap:0;display:flex}.tabs-module__ILC3QG__reviewUser div small{color:#636363}.tabs-module__ILC3QG__comment{color:#636363;margin-top:12px}.tabs-module__ILC3QG__empty{text-align:center;color:#6b7280;padding:40px 0;font-style:italic}.tabs-module__ILC3QG__formGroup{border:1px solid #cfcfcf;justify-content:space-between;align-items:center;margin:16px 0;padding:10px 24px;display:flex}.tabs-module__ILC3QG__formGroup input{background:0 0;outline:none;width:50%}.tabs-module__ILC3QG__submitBtn{cursor:pointer;color:#fff;background:#82027d;border:none;border-radius:188px;width:100%;margin-top:5px;padding:1rem;font-family:Open Sans;font-weight:700}.tabs-module__ILC3QG__submitBtn:hover:not(:disabled){background:#72e}.tabs-module__ILC3QG__submitBtn:disabled{opacity:.7;cursor:not-allowed}
.footer-module__TayGaa__footer{height:auto;padding:8px 0 36px}.footer-module__TayGaa__footerSec1{aspect-ratio:1280/494;background-image:url(/images/footerBg.webp);background-repeat:no-repeat;background-size:contain;align-items:center;width:95vw;margin:107px auto auto;padding-left:72px;display:flex}.footer-module__TayGaa__footerTxt{width:526px;height:300px}.footer-module__TayGaa__footerTxt p:first-child{letter-spacing:-2%;color:#fbfbfb;font-size:48px;font-style:italic;font-weight:800}.footer-module__TayGaa__footerSubHeading{color:#fbfbfb;margin-top:14px;line-height:32px}.footer-module__TayGaa__footerTxt p:first-child span{color:#f586f1}.footer-module__TayGaa__footerTxtBtns{gap:8px;width:100%;margin-top:48px;display:flex}.footer-module__TayGaa__footerTxtBtns div{padding:12px 26px}.footer-module__TayGaa__footerBtn1{color:#82027d;background:#f1f1f1;border:1px solid #fff}.footer-module__TayGaa__footerBtn2{color:#fff;background:0 0;border:1px solid #fff}.footer-module__TayGaa__footerSec2{width:89%;height:auto;margin:76px auto auto}.footer-module__TayGaa__section1{gap:8.2%;width:100%;height:auto;display:flex}.footer-module__TayGaa__footer2Txt{color:#636363;letter-spacing:-2%;justify-content:space-between;font-size:14px;font-weight:500}.footer-module__TayGaa__f2Pack1{width:330px;min-width:120px;height:auto;position:relative}.footer-module__TayGaa__f2PackHeader{margin-bottom:22px;font-weight:700}.footer-module__TayGaa__footerLogo{width:114px;height:29px}.footer-module__TayGaa__f2Pack1 .footer-module__TayGaa__termOfUse{margin-top:12px;bottom:0}.footer-module__TayGaa__f2Pack2{width:auto;min-width:120px;height:auto}.footer-module__TayGaa__f2Pack2 ul{flex-direction:column;gap:20px;width:100%;list-style-type:none;display:flex}.footer-module__TayGaa__f2Pack2 ul li{width:100%}.footer-module__TayGaa__f2Pack3{width:305px;height:222px;position:relative}.footer-module__TayGaa__subscribeForm{background:#fff;border:1px solid #82027d;border-radius:9999px;align-items:center;height:48px;display:inline-flex;overflow:hidden}.footer-module__TayGaa__subscribeInput{color:#636363;background:0 0;border:none;outline:none;flex:1;min-width:140px;height:100%;padding:0 10px;font-size:16px;font-weight:500}.footer-module__TayGaa__subscribeInput:focus{outline:none}.footer-module__TayGaa__subscribeButton{cursor:pointer;color:#fff;background:#82027d;border:none;justify-content:center;align-items:center;height:100%;padding:0 10px;font-size:16px;font-weight:600;display:flex;position:relative}.footer-module__TayGaa__footSocials{position:absolute;bottom:0}.footer-module__TayGaa__socialLink{justify-content:space-between;display:flex}.footer-module__TayGaa__copyRight{text-align:center;color:#636363;height:35px;letter-spacing:-2%;border-top:1px solid #cfcfcf;margin-top:50px;padding:8px 0;font-size:14px;font-weight:500}@media (max-width:768px){.footer-module__TayGaa__footerSec1{margin:57px auto auto;padding-left:32px}.footer-module__TayGaa__footerTxt{width:92%;height:max-content;padding-top:15px}.footer-module__TayGaa__footerTxtBtns{gap:8px;width:100%;margin-top:18px;display:flex}.footer-module__TayGaa__footer2Txt{grid-template-columns:1fr 1fr 1fr;display:grid}.footer-module__TayGaa__f2Pack1,.footer-module__TayGaa__f2Pack3{width:auto;height:auto;position:relative}}@media (max-width:640px){.footer-module__TayGaa__footerSec1{display:none}.footer-module__TayGaa__footer2Txt{grid-template-columns:1fr 1fr;gap:30px 22px;display:grid}.footer-module__TayGaa__f2Pack22{text-align:end}.footer-module__TayGaa__subscribeForm{height:0;display:none}}
.userSignUp-module__UncMnG__photoPack{justify-content:center;width:100%;height:auto;margin:auto;display:flex}.userSignUp-module__UncMnG__photoItem{width:246px;height:auto;display:flex;position:relative}.userSignUp-module__UncMnG__photoPack img{object-fit:fill;border-radius:240px;width:246px;height:246px}.userSignUp-module__UncMnG__uploadBtn{z-index:9999;cursor:pointer;text-align:center;white-space:nowrap;background:#fffc;border:1px solid #cbd5e1;border-radius:8px;width:fit-content;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.userSignUp-module__UncMnG__uploadBtn:hover{box-shadow:0 4px 8px #00000026}@media (max-width:640px){.userSignUp-module__UncMnG__photoItem{width:216px}.userSignUp-module__UncMnG__photoPack img{width:216px;height:216px}}@media (max-width:480px){.userSignUp-module__UncMnG__photoItem{width:196px}.userSignUp-module__UncMnG__photoPack img{width:196px;height:196px}}
.steps-module__SIBOHG__formDescription{flex-direction:column;gap:16px;margin:32px 0 40px;display:flex}.steps-module__SIBOHG__formDescription p:first-child{color:#222;font-weight:700}.steps-module__SIBOHG__formDescription p:last-child{color:#636363;font-size:14px;font-weight:500}.steps-module__SIBOHG__stepsFormPack{flex-direction:column;gap:16px;margin:32px 0;display:flex}.steps-module__SIBOHG__cover{text-align:center;cursor:pointer;color:#636363;border:2px dashed #aaa;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.6rem;padding:10px 5px;display:flex;position:relative}.steps-module__SIBOHG__uploadPack{width:100%;height:100%;position:relative}.steps-module__SIBOHG__uploadPack img{object-fit:cover;border-radius:8px;max-width:100%;max-height:400px}.steps-module__SIBOHG__removeBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex;position:absolute;top:10px;right:10px}.steps-module__SIBOHG__cover2{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.steps-module__SIBOHG__imagePack2{text-align:center;cursor:pointer;aspect-ratio:1;border:2px dashed #999;border-radius:12px;justify-content:center;align-items:center;padding:5px;display:flex;position:relative}.steps-module__SIBOHG__imageInnerPack2{width:100%;height:100%;position:relative}.steps-module__SIBOHG__imageInnerPack2 img,.steps-module__SIBOHG__imageInnerPack2 video{object-fit:cover;border-radius:8px;width:100%;height:100%}.steps-module__SIBOHG__addServiceHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.steps-module__SIBOHG__addServiceBtn{color:#636363;background:#cfcfcf;width:fit-content;padding:12px 30px}.steps-module__SIBOHG__checkboxNav{justify-content:space-between;align-items:center;width:100%;height:22px;display:flex}.steps-module__SIBOHG__checkNavItems{justify-content:space-between;align-items:center;width:80%;display:flex}.steps-module__SIBOHG__checkNavItems label{align-items:center;gap:12px;width:fit-content;display:flex}.steps-module__SIBOHG__checkNavItems label input{border-radius:4px;width:32px;height:22px;padding:0}.steps-module__SIBOHG__checkNavItems label input[type=checkbox]{accent-color:#82027d;appearance:auto;color:#d9d9d9}.steps-module__SIBOHG__checkNavItems label p{color:#636363;width:100%}.steps-module__SIBOHG__perRangeInput{width:100%!important;height:56px!important;padding:10px 24px!important}
.prodCard-module__t0sB4W__prodCard{opacity:1;background:#fff;border-radius:24px;width:416px;height:483px;padding:12px;box-shadow:0 13px 28px #ffdbf51a}.prodCard-module__t0sB4W__prodCard:hover{transition:all 90ms ease-in;box-shadow:0 320px 90px #ffdbf500}.prodCard-module__t0sB4W__cardHeader{width:auto;height:auto;position:relative;overflow:hidden}.prodCard-module__t0sB4W__catPill{background:#ffeac4cc;border-radius:24px;width:fit-content;padding:8px 30px;position:absolute;top:12px;left:24px}.prodCard-module__t0sB4W__catPill li{font-size:12px;font-weight:600}.prodCard-module__t0sB4W__catPill li::marker{color:#82027d}.prodCard-module__t0sB4W__prodImg{object-fit:cover;width:100%;height:205px;margin:auto}.prodCard-module__t0sB4W__prodTitle{margin-top:16px}.prodCard-module__t0sB4W__star{width:17px;height:17px}.prodCard-module__t0sB4W__rating{font-weight:700;font-style:Bold;font-size:14px}.prodCard-module__t0sB4W__vendor{align-items:center;gap:8px;margin-top:-20px;display:flex}.prodCard-module__t0sB4W__vendorImg{object-fit:cover;border-radius:50%;width:32px;height:32px}.prodCard-module__t0sB4W__prodDisc{color:#636363;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;height:70px;margin:12px 0 9px;display:-webkit-box;overflow:hidden}.prodCard-module__t0sB4W__prodPrice div{align-items:center;margin-top:2px;display:flex}@media (max-width:1280px){.prodCard-module__t0sB4W__prodCard{width:376px}}@media (max-width:1024px){.prodCard-module__t0sB4W__prodCard,.prodCard-module__t0sB4W__prodImg{width:100%}.prodCard-module__t0sB4W__prodTitle{height:50px}.prodCard-module__t0sB4W__rating{font-size:12px}.prodCard-module__t0sB4W__vendorImg{width:22px;height:22px}}@media (max-width:768px){.prodCard-module__t0sB4W__prodCard{height:auto;padding:5px}.prodCard-module__t0sB4W__prodImg{height:155px}.prodCard-module__t0sB4W__prodDisc{-webkit-line-clamp:3;height:78px}.prodCard-module__t0sB4W__prodPrice h3{font-size:16px}.prodCard-module__t0sB4W__rating{font-size:10px}.prodCard-module__t0sB4W__catPill{padding:8px 20px;left:5px}.prodCard-module__t0sB4W__catPill li{font-size:10px;font-weight:600}.prodCard-module__t0sB4W__catPill li::marker{display:none}}
.settings-module__y-XiQa__settings{background:#ffdbf51a;border:1px solid #cfcfcf;border-radius:12px;margin-top:50px}.settings-module__y-XiQa__settingsContainer{width:79%;height:max-content;margin:52px auto 76px}.settings-module__y-XiQa__photoPack{justify-content:space-between;width:70%;height:auto;margin:auto;display:flex}.settings-module__y-XiQa__photoItem{width:216px;height:auto;display:flex;position:relative}.settings-module__y-XiQa__photoPack img{object-fit:fill;border-radius:240px;width:216px;height:216px}.settings-module__y-XiQa__uploadBtn{z-index:9999;cursor:pointer;text-align:center;background:#fffc;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.settings-module__y-XiQa__uploadBtn:hover{box-shadow:0 4px 8px #00000026}
.bookingVendor-module__vWLxzq__bookVendorForm{flex-direction:column;gap:16px;width:100%;margin-top:28px;margin-bottom:10px;display:flex;overflow:hidden!important}.bookingVendor-module__vWLxzq__bookVendorForm input{border:1px solid #cfcfcf;border-radius:8px;outline:none;width:100%;height:56px;padding:10px 24px;font-size:16px;font-weight:500}.bookingVendor-module__vWLxzq__bookVendorForm select{border:1px solid #cfcfcf;border-radius:8px;outline:none;width:100%;height:56px;padding:10px 24px}.bookingVendor-module__vWLxzq__bookVendorForm select option{justify-content:space-between;width:100%;display:block}.bookingVendor-module__vWLxzq__addCost{font-weight:700}.bookingVendor-module__vWLxzq__bookVendorForm select:invalid{font-weight:500;font-style:Medium;color:#636363;font-size:16px}.bookingVendor-module__vWLxzq__bookVendorForm textarea{color:#636363;resize:vertical;border:1px solid #cfcfcf;border-radius:4px;outline:none;width:100%;height:104px;padding:10px 24px;font-size:1rem;font-weight:500}.bookingVendor-module__vWLxzq__bookVendorForm textarea:focus{border:1px solid #cfcfcf;outline:none}.bookingVendor-module__vWLxzq__bookVendorForm textarea::placeholder{font-family:Open Sans}.bookingVendor-module__vWLxzq__formFlex{justify-content:space-between;align-items:center;gap:16px;display:flex}.bookingVendor-module__vWLxzq__addServiceFlex input{width:20%}.bookingVendor-module__vWLxzq__addServiceFlex button{color:#fffdfd;background:#82027d;border:none;border-radius:5px;padding:.5rem}.bookingVendor-module__vWLxzq__termsCondition{gap:16px;margin-top:46px;margin-bottom:38px;display:flex}.bookingVendor-module__vWLxzq__termsCondition input{width:22px;height:22px;padding:0;font-size:16px;display:flex;background:#d9d9d9!important}.bookingVendor-module__vWLxzq__submitBtn,.bookingVendor-module__vWLxzq__disabledBtn{cursor:pointer;color:#fff;background:#82027d;border:none;border-radius:188px;width:100%;padding:1rem;font-family:Open Sans;font-weight:700}.bookingVendor-module__vWLxzq__disabledBtn{color:#fffdfd;background:#636363}@media (max-width:768px){.bookingVendor-module__vWLxzq__bookVendorForm input,.bookingVendor-module__vWLxzq__bookVendorForm select:invalid,.bookingVendor-module__vWLxzq__bookVendorForm select{padding:10px;font-size:14px}}@media (max-width:640px){.bookingVendor-module__vWLxzq__bookVendorForm input,.bookingVendor-module__vWLxzq__bookVendorForm select:invalid,.bookingVendor-module__vWLxzq__bookVendorForm select{font-size:12px}}@media (max-width:580px){.bookingVendor-module__vWLxzq__bookVendorForm input,.bookingVendor-module__vWLxzq__bookVendorForm select:invalid,.bookingVendor-module__vWLxzq__bookVendorForm select{font-size:10px}}@media (max-width:420px){.bookingVendor-module__vWLxzq__bookVendorForm input,.bookingVendor-module__vWLxzq__bookVendorForm select:invalid,.bookingVendor-module__vWLxzq__bookVendorForm select{font-size:8px}}
.prodCard-module__GfBlYG__prodCard{opacity:1;background:#fff;border-radius:24px;width:416px;height:483px;padding:12px;box-shadow:0 13px 28px #ffdbf51a}.prodCard-module__GfBlYG__prodCard:hover{transition:all 90ms ease-in;box-shadow:0 320px 90px #ffdbf500}.prodCard-module__GfBlYG__cardHeader{width:auto;height:auto;position:relative;overflow:hidden}.prodCard-module__GfBlYG__catPill{background:#ffeac4cc;border-radius:24px;width:fit-content;padding:8px 30px;position:absolute;top:12px;left:24px}.prodCard-module__GfBlYG__catPill li{font-size:12px;font-weight:600}.prodCard-module__GfBlYG__catPill li::marker{color:#82027d}.prodCard-module__GfBlYG__prodImg{object-fit:cover;width:392px;height:205px;margin:auto}.prodCard-module__GfBlYG__prodTitle{margin-top:16px}.prodCard-module__GfBlYG__star{width:17px;height:17px}.prodCard-module__GfBlYG__rating{font-weight:700;font-style:Bold;font-size:14px}.prodCard-module__GfBlYG__vendor{align-items:center;gap:8px;margin-top:-20px;display:flex}.prodCard-module__GfBlYG__vendorImg{object-fit:cover;border-radius:50%;width:32px;height:32px}.prodCard-module__GfBlYG__prodDisc{color:#636363;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:12px 0 9px;display:-webkit-box;overflow:hidden}.prodCard-module__GfBlYG__prodPrice div{margin-top:2px}@media (max-width:1280px){.prodCard-module__GfBlYG__prodCard{width:376px}}@media (max-width:1024px){.prodCard-module__GfBlYG__prodCard,.prodCard-module__GfBlYG__prodImg{width:100%}.prodCard-module__GfBlYG__prodTitle{height:50px}.prodCard-module__GfBlYG__rating{font-size:12px}.prodCard-module__GfBlYG__vendorImg{width:22px;height:22px}}@media (max-width:768px){.prodCard-module__GfBlYG__prodCard{height:auto}.prodCard-module__GfBlYG__prodImg{height:155px}.prodCard-module__GfBlYG__prodDisc{-webkit-line-clamp:3;height:78px}.prodCard-module__GfBlYG__prodPrice h3{font-size:16px}.prodCard-module__GfBlYG__rating{font-size:10px}.prodCard-module__GfBlYG__catPill{padding:8px 20px;left:5px}.prodCard-module__GfBlYG__catPill li{font-size:10px;font-weight:600}.prodCard-module__GfBlYG__catPill li::marker{display:none}}
.settings-module__yupP3q__settings{background:#ffdbf51a;border:1px solid #cfcfcf;border-radius:12px;margin-top:50px}.settings-module__yupP3q__settingsContainer{width:79%;height:max-content;margin:52px auto 76px}.settings-module__yupP3q__photoPack{justify-content:space-between;width:70%;height:auto;margin:auto;display:flex}.settings-module__yupP3q__photoItem{width:216px;height:auto;display:flex;position:relative}.settings-module__yupP3q__photoPack img{object-fit:fill;border-radius:240px;width:216px;height:216px}.settings-module__yupP3q__uploadBtn{z-index:9999;cursor:pointer;text-align:center;background:#fffc;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.settings-module__yupP3q__uploadBtn:hover{box-shadow:0 4px 8px #00000026}
.settings-module__6O3ppq__mainContent{align-items:center}.settings-module__6O3ppq__mainSection{text-align:center}.settings-module__6O3ppq__mainSection h2{text-align:center;margin-bottom:32px}.settings-module__6O3ppq__photoPack{width:481px;height:481px;position:relative;overflow:hidden}.settings-module__6O3ppq__photoPack img{object-fit:fill;border-radius:999px;width:100%;height:100%}.settings-module__6O3ppq__uploadBtn{z-index:9999;cursor:pointer;background:#ffffff94;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.settings-module__6O3ppq__uploadBtn:hover{box-shadow:0 4px 8px #00000026}.settings-module__6O3ppq__formGroup{border:1px solid #cfcfcf;justify-content:space-between;align-items:center;margin:16px 0;padding:10px 24px;display:flex}.settings-module__6O3ppq__formGroup input{background:0 0;outline:none;width:50%}.settings-module__6O3ppq__label{color:#636363;text-align:left;margin-bottom:5px;font-size:1.1rem;font-weight:600;display:block}.settings-module__6O3ppq__formGroup select{border:1px solid #cfcfcf;border-radius:8px;outline:none;width:50%;height:56px;padding:10px 24px;font-size:16px;font-weight:500}.settings-module__6O3ppq__inputDisabled{cursor:not-allowed;opacity:.8;color:#64748b!important;background-color:#f8fafc!important;}.settings-module__6O3ppq__passwordWrapper{width:67%;position:relative}.settings-module__6O3ppq__changePassword{color:#83f;cursor:pointer;font-size:.9rem;font-weight:500;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.settings-module__6O3ppq__changePassword:hover{text-decoration:underline}.settings-module__6O3ppq__select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;}.settings-module__6O3ppq__submitBtn{cursor:pointer;color:#fff;background:#82027d;border:none;border-radius:188px;width:100%;margin-top:35px;padding:1rem;font-family:Open Sans;font-weight:700}.settings-module__6O3ppq__submitBtn:hover:not(:disabled){background:#72e}.settings-module__6O3ppq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.settings-module__6O3ppq__message{text-align:center;border-radius:8px;margin-top:1.5rem;padding:.8rem;font-family:Open Sans;font-size:1rem;font-weight:700}.settings-module__6O3ppq__success{color:#166534;background:#dcfce7}.settings-module__6O3ppq__error{color:#991b1b;background:#fee2e2}@media (max-width:1024px){.settings-module__6O3ppq__photoPack{width:401px;height:401px}.settings-module__6O3ppq__uploadBtn{padding:.5rem 1.1rem;font-size:.8rem}.settings-module__6O3ppq__label{font-size:15px}.settings-module__6O3ppq__formGroup input{width:65%}}@media (max-width:768px){.settings-module__6O3ppq__mainSection{width:100%;padding:0}.settings-module__6O3ppq__photoPack{width:340px;height:340px}.settings-module__6O3ppq__uploadBtn{white-space:nowrap;padding:.5rem .7rem;font-size:.7rem;top:80%}.settings-module__6O3ppq__label{white-space:nowrap;font-size:13px}.settings-module__6O3ppq__passwordWrapper,.settings-module__6O3ppq__formGroup input{width:75%}.settings-module__6O3ppq__formGroup{margin:16px 0;padding:7px 14px}}@media (max-width:640px){.settings-module__6O3ppq__photoPack{width:280px;height:280px}.settings-module__6O3ppq__formGroup input{width:82%}}@media (max-width:580px){.settings-module__6O3ppq__photoPack{width:200px;height:200px}.settings-module__6O3ppq__formGroup{justify-content:none;border:none;flex-direction:column;align-items:start;display:flex}.settings-module__6O3ppq__formGroup input{width:100%}}
.overview-module__Ru1Ifq__green{background:#2ed074}.overview-module__Ru1Ifq__yellow{background:#f0b502}.overview-module__Ru1Ifq__purple{background:#82027d}.overview-module__Ru1Ifq__red{background:#e50909}.overview-module__Ru1Ifq__vendorStats{justify-content:space-between;gap:19px;display:flex}.overview-module__Ru1Ifq__vendorStatsPack{grid-template-columns:1fr 1fr;width:50%;display:grid}.overview-module__Ru1Ifq__vendorGraph{border:1.5px solid #cfcfcf;border-radius:14px;justify-content:center;align-items:center;width:50%;min-width:350px;height:370px;padding:16px;display:flex;overflow:hidden}.overview-module__Ru1Ifq__graph{width:100%;height:100%;margin:0;padding:0}.overview-module__Ru1Ifq__recentActivities{background:#fff;border:1.5px solid #cfcfcf;border-radius:12px;height:auto;margin-top:32px;padding:40px 58px 55px 48px}.overview-module__Ru1Ifq__itemsPack{flex-direction:column;gap:40px;height:auto;margin-top:48px;display:flex}.overview-module__Ru1Ifq__activityItem{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.overview-module__Ru1Ifq__name{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:24px;width:37%;display:flex}.overview-module__Ru1Ifq__icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:53px;height:53px;display:flex}@media (max-width:824px){.overview-module__Ru1Ifq__icon{display:none}}@media (max-width:768px){.overview-module__Ru1Ifq__vendorStatsPack{width:100%}.overview-module__Ru1Ifq__vendorStats{flex-direction:column;display:flex}.overview-module__Ru1Ifq__vendorGraph{width:100%;padding:0}.overview-module__Ru1Ifq__details{display:none}}@media (max-width:420px){.overview-module__Ru1Ifq__itemsPack{gap:15px}.overview-module__Ru1Ifq__name{width:100%}.overview-module__Ru1Ifq__time{text-align:right;width:100%}.overview-module__Ru1Ifq__activityItem{gap:4px;justify-content:none;flex-direction:column;align-items:start;width:100%;display:flex}}
.admin-module__4WpgRW__filterTab{justify-content:end;align-items:center;gap:12px;width:100%;margin-top:10px;margin-bottom:20px;display:flex}
.adminDashboard-module__CFbAaG__platformStats{grid-template-columns:1fr 1fr 1fr;display:grid}.adminDashboard-module__CFbAaG__graphs{gap:28px;width:auto;margin:28px 0 32px;display:flex}
.signIn-module__MiAm0q__header{text-align:center;width:60%;margin:auto}.signIn-module__MiAm0q__header h1{color:#430340;font-style:normal}.signIn-module__MiAm0q__signUpForm{background:#fff;border:1px solid #cfcfcf;border-radius:12px;width:60%;margin:auto;padding:64px 115px}.signIn-module__MiAm0q__signUpForm p{text-align:center;color:#430340}
.support-module__h7_AtW__adminAccountsContainer{width:90%;margin:auto}.support-module__h7_AtW__adminAccounts{flex-direction:column;justify-content:space-between;gap:12px;width:100%;margin-bottom:20px;display:flex}.support-module__h7_AtW__accountHeader,.support-module__h7_AtW__accountPack{border-radius:12px;justify-content:space-between;width:100%;padding:15px 20px;display:flex}.support-module__h7_AtW__accountPack{border:1px solid #cfcfcf}.support-module__h7_AtW__accountPack p:first-child{width:41%}.support-module__h7_AtW__accountPack p:nth-child(2){width:20%}.support-module__h7_AtW__accountPack ul{gap:7px;width:fit-content;list-style-type:none;display:flex}
.bookings-module__aeBpXG__filterTab{justify-content:end;align-items:center;gap:12px;width:100%;margin-top:10px;margin-bottom:20px;display:flex}
.tofUse-module__0b_JQG__header{text-align:center;margin:36.5px auto 32.5px}.tofUse-module__0b_JQG__tcContainer p{margin-top:7px;line-height:1.5}.tofUse-module__0b_JQG__list{flex-direction:column;gap:5px;padding:5px 15px 5px 20px;display:flex}

.settings-module__6MhZXq__settings{background:#ffdbf51a;border:1px solid #cfcfcf;border-radius:12px;margin-top:50px}.settings-module__6MhZXq__settingsContainer{width:70%;height:1003px;margin:72px auto 76px}.settings-module__6MhZXq__photoPack{justify-content:space-between;width:70%;height:auto;margin:auto;display:flex}.settings-module__6MhZXq__photoItem{width:216px;height:auto;display:flex;position:relative}.settings-module__6MhZXq__photoPack img{object-fit:fill;border-radius:240px;width:216px;height:216px}.settings-module__6MhZXq__uploadBtn{z-index:9999;cursor:pointer;text-align:center;background:#fffc;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.settings-module__6MhZXq__uploadBtn:hover{box-shadow:0 4px 8px #00000026}
