body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.ml-4{margin-left:4px}.mt-4{margin-top:4px}.ml-6{margin-left:6px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.mr-6{margin-right:6px}.mr-8{margin-right:8px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.ml-16{margin-left:16px}.mr-10{margin-right:10px}.mr-12{margin-right:12px}.mr-16{margin-right:16px!important}.mb-6{margin-bottom:6px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px!important}.mt-16{margin-top:16px!important}.mt-20{margin-top:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.mt-24{margin-top:24px}.ml-24{margin-left:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.mt-30{margin-top:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.mb-30{margin-bottom:30px}.mt-32{margin-top:32px}.ml-32{margin-left:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.mt-40{margin-top:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.pa-16,.pd-16{padding:16px}.pt-10{padding-top:10px}.pl-6{padding-left:6px}.pr-6{padding-right:6px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pt-20{padding-top:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pt-30{padding-top:30px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.pb-30{padding-bottom:30px}.pt-40{padding-top:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.text-10{font-size:10px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.lh-22{line-height:22px}.text-bold{font-weight:500}.expand{flex:1 1}.text-gray{color:#8b908f}.text-error{color:#9e2146!important}.text-red{color:#ff4040!important}.text-green{color:#00a854!important}.v-layout{flex-direction:column}.h-layout,.v-layout{display:flex}.h-layout-end{display:flex;justify-content:flex-end}.h-layout-centered{display:flex;align-items:center}.common-list-item{padding:16px}.common-list-item:not(:last-child){border-bottom:1px solid #e8e8e8}.common-list-item:hover{background:#f5f5f5}.h-layout-all-centered{display:flex;align-items:center;justify-content:center}.v-layout-centered{display:flex;flex-direction:column;align-items:center}.hidden-element{display:none!important}::-webkit-scrollbar{width:10px;height:10px;background-color:#fff}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;background-color:#fff}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px transparent;background-color:#d5d5d5}.App{background-color:#f5f5f5;height:100%;width:100vw;flex-direction:column}.App,.App .BgHeader{display:flex;align-items:center}.App .BgHeader{background-color:#8a2be2;height:100px;color:#fff;font-size:16px;font-weight:500;text-align:center;justify-content:center;width:100%}.App .BookingPage{flex:1 1;margin-top:-40px;background-color:#fff;width:600px;border-top-left-radius:8px;border-top-right-radius:8px;overflow-y:scroll}.App .BookingPage::-webkit-scrollbar{width:10px;height:10px}.App .Footer{border-top:1px solid #e7e8e9;height:64px;width:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}.App .Footer .ButtonsWrapper{width:600px;display:flex;justify-content:space-between;align-items:center}.App .Footer .ButtonsWrapper .StatInfo{flex:1 1;padding:8px;display:flex;flex-direction:column;font-size:14px}@media(max-width:768px){.App .BgHeader{height:40px}.App .BookingPage{margin-top:0;width:100%;border-radius:0}.App .BookingPage::-webkit-scrollbar{width:3px;height:3px}.App .Footer{height:56px}.App .Footer .ButtonsWrapper{width:100%;padding:0 16px}}.BookOnlineTurnedOff{display:flex;height:100%;width:100vw;flex-direction:column;align-items:center;padding:36px 28px;text-align:center}@-webkit-keyframes shopJump{0%{transform:translate(0)}50%{transform:translateY(-10px)}to{transform:translate(0)}}@keyframes shopJump{0%{transform:translate(0)}50%{transform:translateY(-10px)}to{transform:translate(0)}}.BookOnlineTurnedOff .Shop{width:300px;-webkit-animation:shopJump 2s infinite;animation:shopJump 2s infinite}.AboutBusiness{height:100%;width:100vw;display:flex;flex-direction:column}.AboutBusiness-content{flex:1 1;overflow-y:scroll}.AboutBusiness-content-cover{width:100%;height:30vw}.AboutBusiness-content #map{height:300px;width:calc(100% - 32px);margin-left:16px;margin-right:16px}.AboutBusiness-content-header{margin:16px;display:flex}.AboutBusiness-content-header .LeftIcon{width:20px;height:20px;margin-right:10px}.AboutBusiness-content-header-logo{width:64px;height:64px;border-radius:32px;margin-right:12px}.AboutBusiness-content-header-info{flex:1 1;display:flex;flex-direction:column}.AboutBusiness-content-header-info-item{display:flex;align-items:center;margin-top:16px}.AboutBusiness-content-about{margin:16px;padding:16px}.AboutBusiness-bottom{width:100%;height:56px;align-items:center;justify-content:center;display:flex;border-top:1px solid #e7e8e9}.AboutBusiness-bottom-btn{width:200px;margin:auto}.venue-list{width:550px}.venue-list .venue-item{flex-direction:row;padding:12px;display:flex;align-items:center}.venue-list .venue-item:hover{background:#f5f5f5;cursor:pointer}.venue-list .venue-item-left{display:flex;align-items:center}.venue-list .venue-item-left-logo{width:56px}.venue-list .venue-item-middle{flex:1 1;margin-left:12px;margin-right:8px}.venue-list .venue-item-middle-name{font-size:22px;font-weight:500;color:#0d1a26}.venue-list .venue-item-middle-info{font-size:14px;margin-top:4px;color:#666}.venue-list .venue-item-right .MuiSvgIcon-root{font-size:2rem}.venue-list .venue-item:not(:last-child){border-bottom:1px solid #d3d3d3}@media(max-width:580px){.MuiDialog-paperFullWidth{width:calc(100% - 24px)!important}.MuiDialog-paper{margin:0!important}.venue-list{width:100%}.venue-list .venue-item-left-logo{width:48px}.venue-list .venue-item-middle{margin-left:8px}.venue-list .venue-item-middle-name{font-size:18px}.venue-list .venue-item-middle-info{font-size:12px}}.ClientLogin{margin-top:24px;padding:24px;justify-content:center;display:flex;width:800px}.ClientLogin .Instruction{flex:1 1;height:50vh;padding:16px;overflow-y:scroll}.ClientLogin .Instruction .ins-content{font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.5;letter-spacing:.00938em}.ClientLogin .VDivider{display:inherit}.ClientLogin .HDivider{display:none}.ClientLogin-right{flex:1 1;display:flex;align-items:center;justify-content:center}.ClientLogin-right .LoginForm{width:300px}.ClientLogin-right .LoginForm .PhoneInputInput{font-size:16px;padding:4px}.ClientLogin-right .LoginForm .verify-area{display:flex;align-items:center;margin-top:16px}.ClientLogin-right .LoginForm .verify-area .btn-send-code{width:120px}.ClientLogin-right .LoginForm .verify-area .code-input{flex:1 1;margin-right:12px}.ClientLogin-right .LoginForm .phone-input{width:100%}.ClientLogin-right .LoginForm .btn-login{width:100%;margin-top:16px}@media(max-width:880px){.ClientLogin{flex-direction:column-reverse;width:80vw;height:80vh}.ClientLogin .Instruction{height:40%}.ClientLogin .VDivider{display:none}.ClientLogin .HDivider{margin-top:16px;display:inherit}.ClientLogin-right{height:40%}}@media(max-width:560px){.ClientLogin{width:86vw;padding:12px}}.PetsAndServices{background-color:#fff;height:100%;padding:16px 16px 120px}.PetsAndServices .PetCard{margin-top:16px;min-height:64px}.PetsAndServices .PetCard-Content{display:flex}.PetsAndServices .PetCard-Content-left{padding-right:8px}.PetsAndServices .PetCard-Content-right{flex:1 1}.PetsAndServices .PetCard-Content-right-pet-name{font-size:16px;font-weight:500}.PetsAndServices .PetCard-Content-right-service-title{margin-top:6px;margin-bottom:2px;font-size:14px;font-weight:400}.PetsAndServices .PetCard-Content-right-service-info{font-size:14px;padding:"4px"}.PetsAndServices .PetCard-Content-right-btn{display:flex;justify-content:flex-end}.ServicesDrawer-content{height:100%;width:60vw;max-width:600px;display:flex;flex-direction:column}@media(max-width:768px){.ServicesDrawer-content{width:100vw;max-width:100vw}}.ServicesDrawer-content-header{padding:8px 16px;display:flex}.ServicesDrawer-content-header-filter{width:100%;margin:auto!important}.ServicesDrawer-content-header .CloseIcon:hover{cursor:pointer}.ServicesDrawer-content-list{flex:1 1;overflow-y:scroll}.ServicesDrawer-content-bottom{height:56px;border-top:1px solid #e7e8e9;display:flex;align-items:center;justify-content:space-between;padding-left:24px;padding-right:24px}.AddPetForm{background:#fff;width:60vw;max-width:580px;height:60vh;display:flex;flex-direction:column}.AddPetForm-content{flex:1 1;padding:24px;overflow-y:scroll}.AddPetForm-content-input{margin-bottom:16px;width:100%}.AddPetForm-footer{border-top:1px solid #e7e8e9;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}@media(max-width:768px){.AddPetForm{width:80vw}}.ServiceList-category{height:36px;line-height:36px;padding-left:8px;display:flex;align-items:center;background-color:#f5f5f5}.ServiceList-category-no-match{color:#666;padding:8px 24px}.ServiceList-service{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid #e8e8e8}.ServiceList-service-info{flex:1 1;margin-left:8px;display:flex}.ServiceList-service-info .NameAndDesc{flex:1 1;display:flex;flex-direction:column}.ServiceList-service-info .NameAndDesc-name{font-size:16px;font-weight:500;overflow-wrap:anywhere}.ServiceList-service-info .NameAndDesc-desc{color:#666;margin-top:12px;font-size:12px;line-height:18px;overflow-wrap:anywhere}.ServiceList-service-info .PriceAndDuration{width:120px;display:flex;flex-direction:column;align-items:flex-end}.ServiceList-service-info .PriceAndDuration-price{font-size:14px;font-weight:500}.ServiceList-service-info .PriceAndDuration-duration{margin-top:4px;font-size:12px;color:#666}.DateTimeGroomer{padding:16px}.DateTimeGroomer,.DateTimeGroomer .GroomerTimeList{display:flex;flex-direction:column}.DateTimeGroomer .GroomerTimeList .timeslots-containter{display:flex;flex-wrap:wrap;width:540px}.DateTimeGroomer .GroomerTimeList .timeslots-containter .timeslots-item{min-width:100px;height:48px;margin-right:4px;margin-left:4px;margin-bottom:8px;font-size:14px}.DateTimeGroomer .GroomerTimeList .timeslots-containter .timeslots-item-mline{white-space:normal;width:125px}@media(max-width:580px){.DateTimeGroomer .GroomerTimeList .timeslots-containter{width:432px}}@media(max-width:440px){.DateTimeGroomer .GroomerTimeList .timeslots-containter{width:100%}.DateTimeGroomer .GroomerTimeList .timeslots-containter .timeslots-item-mline{width:106px}}.booking-questions{padding:24px}.booking-questions-form{margin-bottom:32px}.DayPicker-Day{color:#888}.DayPicker-Day--highlightAvailable{background-color:#03dac6;color:#000!important}.DayPicker-Day--highlightAvailable:hover{color:#03dac6}.ConfirmClientInfo{padding:16px}.agreement-item{height:48px;display:flex;align-items:center}.agreement-item-name{margin-left:8px}.agreement-item:hover{cursor:pointer}.ConfirmApptAndNote{padding:16px}.ConfirmApptAndNote .NoteInputWrapper{margin-top:24px}.ConfirmApptAndNote .NoteInputWrapper .NoteInput{width:100%}.ConfirmApptAndNote .confirm-venue-item{margin-top:16px;display:flex;flex-direction:column;margin-bottom:12px;padding:12px}.ConfirmApptAndNote .confirm-venue-item-name{font-size:18px;color:#0d1a26}.ConfirmApptAndNote .confirm-venue-item-address,.ConfirmApptAndNote .confirm-venue-item-weekday{font-size:14px;margin-top:4px;color:#666}.LastApptInfoPage{padding:24px}.LastApptInfoPage .ApptInfo{margin-top:16px}.ApptInfo{padding:16px 24px}.SubmitSuccessPage{padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center}.SubmitSuccessPage h3{color:#ff4500;margin-left:16px;margin-right:16px;text-align:center}.SubmitSuccessPage h1{text-align:center}.PaperWrapper{padding:16px 24px;border-radius:1rem!important;box-shadow:0 3px 1px 0 #c7c7c7,5px 15px 30px -5px rgba(156,160,185,.56)!important}.PaperWrapper .title-font{font-weight:700!important}@media(max-width:1080px){.PaperWrapper{margin:8px}}.locationCard{margin-top:40px}.locationCard-InfoAndWH{display:flex}.locationCard-InfoAndWH .locationInfo{flex:1 1;display:flex;flex-direction:column}.locationCard-InfoAndWH .locationInfo .bookNowBtnWrapper{display:flex;padding:16px}.locationCard-InfoAndWH .locationInfo .bookNowBtnWrapper-btn{width:170px}.locationCard-InfoAndWH .workingHour{flex:1 1}@media(max-width:1080px){.locationCard{margin-top:8px}}@media(max-width:660px){.locationCard{margin-top:8px}.locationCard-InfoAndWH{flex-direction:column}.locationCard-InfoAndWH .locationInfo .bookNowBtnWrapper-btn{width:100%}.locationCard .workingHour{margin-top:16px}}.BusinessPage{height:100%;width:100vw;display:flex;flex-direction:column;align-items:center;background:#f5f5f5}.BusinessPage-header{height:72px;width:100%;background:#fff;border-bottom:1px solid #e7e8e9;display:flex;justify-content:center}.BusinessPage-header-wrapper{width:1000px;display:flex;align-items:center}.BusinessPage-header-wrapper-logo{height:48px;margin-left:16px}.BusinessPage-header-wrapper-name{margin-left:16px;font-size:24px;font-weight:500}.BusinessPage-header-wrapper-links{margin-right:16px;flex:1 1;display:flex;align-items:center;justify-content:flex-end}.BusinessPage-header-wrapper-links-icon{height:32px;width:32px}.BusinessPage-header-wrapper-links-icon:hover{cursor:pointer}.BusinessPage-header-wrapper-links-icon:not(:last-child){margin-right:8px}.BusinessPage .Hidden-header{display:none}.BusinessPage-content{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%;overflow-y:scroll}.BusinessPage-content-slick{height:320px;width:100%;margin-bottom:8px}.BusinessPage-content-slick-wrapper{display:flex;justify-content:center;width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.BusinessPage-content-slick-wrapper::-webkit-scrollbar{display:none}.BusinessPage-content-slick .BannerSlickImage{max-height:320px}.BusinessPage-content-info{width:1000px;padding-bottom:80px}.BusinessPage-content-info-row{display:flex;min-height:100px}.BusinessPage-content-info-row .BusinessInfo{flex:1 1}.BusinessPage-content-info-row .BusinessInfo-paper{display:flex}.BusinessPage-content-info-row .BusinessHours{flex:1 1}.BusinessPage-content-info-row .BusinessHours .BusinessHours-content{height:auto}.BusinessPage-content-info-row .BusinessLocation{flex:1 1}.BusinessPage-content-info-row .BusinessLocation .MapWrapper{height:400px}.BusinessPage-footer{width:100%;height:72px;background:#fff;align-items:center;justify-content:center;display:flex;border-top:1px solid #e7e8e9}.BusinessPage-footer-wrapper{display:flex;align-items:center;justify-content:space-between;width:1000px}.BusinessPage-footer-btn{width:200px;margin:auto}@media(max-width:1080px){.BusinessPage-header{height:64px}.BusinessPage-header-name{display:none}.BusinessPage-content-info{width:100%}.BusinessPage-content-info-row{flex-direction:column;margin:0}.BusinessPage-content-info-row .BusinessInfo{width:calc(100% - 64px)}.BusinessPage-content-info-row .BusinessHours{width:100%}.BusinessPage-content-info-row .BusinessLocation{margin-right:0}.BusinessPage-content-info-row .BusinessLocation .MapWrapper{height:250px}.BusinessPage-content-slick{height:200px}.BusinessPage-content-slick .BannerSlickImage{max-height:200px}.BusinessPage-footer{height:56px}.BusinessPage-footer-wrapper{padding:0 16px}}@media(max-width:580px){.BusinessPage .BusinessPage-header-wrapper-name{display:none}}.center-cropped{width:100px;height:100px;background-position:50%;background-repeat:no-repeat}.PickAddress{width:calc(100% - 32px);padding:16px;height:100vh;display:flex;flex-direction:column;align-items:center}.PickAddress .pac-target-input{height:48px;max-width:500px;font-size:16px;padding:0 15px}.PickAddress .css-2b097c-container{width:500px}.PickAddress .address-string,.PickAddress .btn-confirm{margin-top:16px}.pac-container{z-index:3000!important}.intake-form-header{background-color:#00f;height:140px}.intake-form-body{padding:24px}.question-title{margin-top:12px;margin-bottom:4px;color:grey}.question-input{width:100%}.agree-sms{display:flex;font-size:14px;margin-top:6px;color:grey;align-items:center}.agree-sms .pp-term-link{color:#00f;text-decoration:underline}.agree-sms .pp-term-link:hover{cursor:pointer}.agree-email{display:flex;font-size:14px;margin-top:6px;color:grey;align-items:center}.vet-info{background:#fff;width:60vw;max-width:600px;height:70vh;display:flex;flex-direction:column}.vet-info-header{border-bottom:1px solid #e7e8e9;height:48px;padding:0 16px}.vet-info-content{flex:1 1;padding:0 16px;overflow-y:scroll}.vet-info-footer{border-top:1px solid #e7e8e9;padding:0 16px}.vet-info-footer-err{margin-top:6px;color:red}.vet-info-footer-btns{height:48px;display:flex;align-items:center;justify-content:space-between}.intake-pet-form{background:#fff;width:60vw;max-width:600px;height:70vh;display:flex;flex-direction:column}.intake-pet-form-header{border-bottom:1px solid #e7e8e9;height:48px;padding:0 16px}.intake-pet-form-content{flex:1 1;padding:24px;overflow-y:scroll}.intake-pet-form-content-input{margin-bottom:16px;width:100%}.intake-pet-form-content .vet-info-area{margin-top:8px;padding:6px;border:1px solid #e7e8e9;border-radius:4px}.intake-pet-form-content .pet-avatar-area{display:flex;align-items:center;flex-direction:column;margin-bottom:8px}.intake-pet-form-content .pet-avatar-area-preview{width:auto;height:96px;border-radius:8px;margin-bottom:6px}.intake-pet-form-footer{border-top:1px solid #e7e8e9;padding:0 16px}.intake-pet-form-footer-err{margin-top:6px;color:red}.intake-pet-form-footer-btns{height:48px;display:flex;align-items:center;justify-content:space-between}.pick-address-dialog-content{display:flex;flex-direction:column;align-items:center;max-width:600px}.pick-address-dialog-content .pac-target-input{height:48px;width:60vw;max-width:550px;font-size:16px;padding:0 15px}.pick-address-dialog-content .address-preview{margin-top:16px;margin-bottom:16px}.pets-area{display:flex;flex-direction:column}.pets-area .pet-item{height:56px;display:flex;align-items:center;border:1px solid #d3d3d3;border-radius:12px;margin-bottom:12px}.pets-area .pet-item-name{margin-left:12px;flex:1 1;line-height:56px}.pets-area .pet-item:hover{border:1px solid #87cefa;background:#d3d3d3}.submit-area{display:flex;margin-top:36px}.btn-submit{margin:auto!important;width:100%;max-width:300px;height:44px}.vacc-form{display:flex;flex-direction:column}.PhoneInputInput{font-size:16px;padding:4px}.vacc-item{display:flex;flex-direction:row;padding:12px;border:1px solid #d3d3d3;border-radius:12px;margin-top:12px}.vacc-item-info{display:flex;flex-direction:column;flex:1 1}.vacc-item-info-name{font-size:18px}.vacc-item-info-exp{font-size:12px;color:grey;margin-top:10px}@media(max-width:1000px){.vet-info{width:80vw}.intake-pet-form{width:90vw}.intake-pet-form-content .pet-avatar-area{display:flex;align-items:center;flex-direction:column;margin-bottom:8px}.intake-pet-form-content .pet-avatar-area-preview{width:auto;height:128px;border-radius:8px;margin-bottom:6px}}@media(max-width:768px){.pick-address-dialog-content .pac-target-input{height:40px;width:84vw;padding:0 6px}.intake-pet-form-content .pet-avatar-area{display:flex;align-items:center;flex-direction:column;margin-bottom:8px}.intake-pet-form-content .pet-avatar-area-preview{width:auto;height:64px;border-radius:8px;margin-bottom:6px}}.intake-v2-card-modal{width:80vw;min-width:300px;max-width:500px}.AgreementDrawer-whole{width:100vw;display:flex;padding-bottom:24px;flex-direction:column;align-items:center}.AgreementDrawer-whole-content{width:80%;max-width:780px;display:flex;flex-direction:column;align-items:center;overflow-wrap:anywhere}.AgreementDrawer-whole-content-close{width:100%;display:flex;flex-direction:row-reverse;margin-top:16px}.AgreementDrawer-whole-content .Agreement-header{font-size:30px;margin-top:24px}.AgreementDrawer-whole .sq-payment-form{margin-bottom:56px}.AgreementDrawer-whole .groomore-stripe-form{display:flex;flex-direction:column;width:500px;margin:auto}.AgreementDrawer-whole .btn-stripe-agree-wrapper{display:flex;margin-top:32px;margin-bottom:48px}.AgreementDrawer-whole .btn-stripe-agree{margin:auto}@media(max-width:580px){.AgreementDrawer-whole-content{width:90%}.AgreementDrawer-whole-content .sq-payment-form,.AgreementDrawer-whole .groomore-stripe-form{width:100%}}.StripeElement{border:1px solid #add8e6;border-radius:8px;padding:16px}.sign-pad .sign-pad-header{width:100%;display:flex;flex-direction:row-reverse}.sign-dialog-content{margin:auto}.sign-dialog-content .sign-hint{font-size:14px;margin-bottom:12px;font-weight:500;color:grey;text-align:center}.client-portal{width:100%;flex:1 1;display:flex;flex-direction:column}.client-portal-content{flex:1 1}.client-portal-navi{width:100%;border-top:1px solid #e7e8e9}.clientReschedulePage{width:80vw;max-width:600px;background:#fff;overflow-y:auto}.clientReschedulePage .apptDetail{padding:12px;margin:12px}.clientReschedulePage .datePickerArea{display:flex;flex-direction:column;margin-top:16px}.clientReschedulePage .datePickerArea-picker{margin:auto}.clientReschedulePage .timePickerArea .GroomerTimeList{display:flex;margin-left:12px;flex-direction:column}.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter{display:flex;flex-wrap:wrap;width:540px}.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter .timeslots-item{min-width:100px;height:48px;margin-right:4px;margin-left:4px;margin-bottom:8px;font-size:14px}.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter .timeslots-item-mline{white-space:normal;width:125px}@media(max-width:580px){.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter{width:432px}}@media(max-width:440px){.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter{width:100%}.clientReschedulePage .timePickerArea .GroomerTimeList .timeslots-containter .timeslots-item-mline{width:106px}}.clientReschedulePage .submitArea{display:flex;margin:16px 12px 24px}.clientReschedulePage .submitArea-btn{margin:auto;width:60vw;height:48px}@media(max-width:560px){.clientReschedulePage{width:100vw}}.cbxAgreement .title-wrapper{display:flex;height:120px;flex-direction:column;text-align:center;font-size:24px;margin-top:16px}.cbxAgreement .title-wrapper-item{margin-top:8px}.cbxAgreement .main-p-section{font-size:16px;line-height:24px;margin-top:16px;text-indent:2em}.cbxAgreement .first-section-item{margin-left:24px;margin-top:16px;font-size:16px;line-height:24px}.cbxAgreement .kirsty-ans-title{font-weight:500;font-size:16px;color:#000;text-align:center;margin-bottom:12px;margin-top:24px}.cbxAgreement .kirsty-ans-please{margin-bottom:12px}.cbxAgreement .right-part{font-size:16px;line-height:24px;margin-top:24px;font-weight:700;text-decoration:underline}.vaccPageWrapper{display:flex;flex-direction:column}.vaccPageWrapper .btnWrapper{display:flex;justify-content:center;margin-bottom:36px}.vaccPageWrapper .btnWrapper .submitBtn{width:320px}.vaccUpdater{width:600px;padding:16px;box-sizing:border-box}.vaccUpdater .vaccPet{box-sizing:border-box;width:100%;padding:12px;background-color:#fff;margin-top:16px;margin-bottom:16px}.vaccUpdater .vaccPet-petInfo{margin-bottom:12px;height:36px;line-height:36px}.vaccUpdater .vaccPet-petInfo-avatar{width:32px;height:32px;border-radius:16px;margin-right:12px}.vaccUpdater .vaccPet-alert{margin-bottom:14px}.vaccUpdater .vaccPet .vaccRecord{padding:12px 6px;border:1px solid #d3d3d3;border-radius:6px;margin-bottom:12px}.vaccUpdater .vaccPet .missingVacc:hover{cursor:pointer}.vaccUpdater .actionLabel{height:32px;line-height:32px;font-weight:700;margin-right:8px;color:#108ee9}.vaccUpdater .actionLabel:hover,.vaccUpdater .clickableIcon:hover{cursor:pointer}@media(max-width:580px){.vaccPageWrapper{width:100%;background:#f5f5f5;padding-bottom:32px}.vaccUpdater{width:100%}}.lead-pet{border-radius:12px;padding:12px 8px;display:flex;border:1px solid #e8e8e8;margin-bottom:12px}.lead-pet:hover{border:1px solid #add8e6}.pet-avatar{width:64px;height:64px;border-radius:8px;margin-right:12px;margin-left:12px}.pet-need-info{padding:4px 12px;border:1px solid #ff4040;border-radius:18px;margin-top:4px;color:#ff4040}.report-card-v2-container{min-height:100vh;height:100vh;background-color:#f2f2f7;overflow:hidden;display:flex;flex-direction:column}.report-card-v2-container .report-card-v2-content{width:100%;background-color:#f2f2f7;flex:1 1;overflow-y:auto;overflow-x:hidden;padding-bottom:100px}@media(min-width:768px){.report-card-v2-container .report-card-v2-content{width:800px;margin:0 auto;padding-bottom:120px}}.report-card-v2-container .error-message,.report-card-v2-container .loading{text-align:center;padding:60px 20px;color:#666}.report-card-v2-container .error-message div,.report-card-v2-container .loading div{margin-bottom:10px}.report-card-v2-container .report-header{padding:16px 20px 0}.report-card-v2-container .report-header .report-title{font-size:32px;font-weight:700;color:#151323;margin:0 0 8px}.report-card-v2-container .report-header .report-date{font-size:14px;color:#666}.report-card-v2-container .pet-info{display:flex;align-items:center;padding:24px 20px;grid-gap:12px;gap:12px}.report-card-v2-container .pet-info .pet-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.report-card-v2-container .pet-info .pet-name{font-size:18px;font-weight:500;color:#000}.report-card-v2-container .pet-report-section{border-bottom:8px solid #f2f2f7;padding-bottom:12px}.report-card-v2-container .pet-report-section:last-of-type{border-bottom:none;padding-bottom:0}.report-card-v2-container .service-and-questions{background-color:#fff;border-radius:26px;padding:20px 0;margin:0 20px 20px}@media(min-width:768px){.report-card-v2-container .service-and-questions{margin:0 40px 28px;padding:24px 0}}.report-card-v2-container .photos-section{padding:0 20px 20px}.report-card-v2-container .photos-section.photos-section-inline{display:flex;grid-gap:12px;gap:12px}.report-card-v2-container .photos-section.photos-section-inline .photo-gallery{flex:1 1;margin-bottom:0}.report-card-v2-container .photos-section.photos-section-inline .photo-gallery .photo-grid{justify-content:center}.report-card-v2-container .photos-section.photos-section-inline .photo-gallery .photo-item{width:100%;height:auto;max-width:none;aspect-ratio:3/4}.report-card-v2-container .photo-gallery{margin-bottom:16px}.report-card-v2-container .photo-gallery .photo-label{display:inline-block;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:500;margin-bottom:12px}.report-card-v2-container .photo-gallery .photo-label.photo-label-before{background-color:#151323;color:#fff}.report-card-v2-container .photo-gallery .photo-label.photo-label-after{background-color:#ffd500;color:#000}.report-card-v2-container .photo-gallery .photo-grid{display:flex;grid-gap:12px;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.report-card-v2-container .photo-gallery .photo-grid::-webkit-scrollbar{display:none}.report-card-v2-container .photo-gallery .photo-item{flex-shrink:0;width:120px;height:160px;border-radius:26px;overflow:hidden;cursor:pointer;transition:transform .2s}.report-card-v2-container .photo-gallery .photo-item:hover{transform:scale(1.05)}.report-card-v2-container .photo-gallery .photo-item img{width:100%;height:100%;object-fit:cover}.report-card-v2-container .report-section{padding:0 20px;margin-bottom:24px}.report-card-v2-container .report-section:last-child{margin-bottom:0}.report-card-v2-container .report-section .section-header{display:flex;align-items:center;grid-gap:8px;gap:8px;margin-bottom:12px}.report-card-v2-container .report-section .section-header .section-icon{width:24px;height:24px;object-fit:contain}.report-card-v2-container .report-section .section-header .section-title{font-size:17px;line-height:22px;color:#151323}.report-card-v2-container .report-section .section-content{background-color:#f7f7f7;border-radius:26px;padding:12px 16px}.report-card-v2-container .report-section .section-content-wrapper{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.report-card-v2-container .report-section .section-content-wrapper .section-content{background-color:#f7f7f7;border-radius:26px;padding:12px 16px}.report-card-v2-container .report-section .answer-item,.report-card-v2-container .report-section .service-item{text-align:center;font-size:17px;line-height:22px;color:#7b7d7c}.report-card-v2-container .next-appointment{margin:32px 20px 24px;background-color:#f2f2f7;border-radius:26px}.report-card-v2-container .next-appointment .next-appt-title{font-size:17px;line-height:22px;font-weight:600;color:#151323;margin:0 0 16px;text-align:center}.report-card-v2-container .next-appointment .next-appt-content{background-color:#fff;border-radius:16px;padding:20px;margin-bottom:20px}.report-card-v2-container .next-appointment .appt-time-row{padding-left:16px;margin-bottom:16px}.report-card-v2-container .next-appointment .appt-time-row .appt-label{font-size:15px;color:#000;font-weight:500;margin-bottom:8px}.report-card-v2-container .next-appointment .appt-time-row .appt-value.appt-time{color:#ff8c00;font-weight:600;font-size:20px;line-height:1.4}.report-card-v2-container .next-appointment .appt-row{display:flex;align-items:flex-start;padding:8px 0}.report-card-v2-container .next-appointment .appt-row:first-child{padding-top:0}.report-card-v2-container .next-appointment .appt-row:last-child{padding-bottom:0}.report-card-v2-container .next-appointment .appt-row .appt-label{line-height:24px;font-size:15px;color:#7b7d7c;min-width:75px;flex-shrink:0}.report-card-v2-container .next-appointment .appt-row .appt-value{font-size:15px;color:#151323;flex:1 1;line-height:1.6}.report-card-v2-container .next-appointment .appt-pet-service{background-color:#f7f7f7;border-radius:16px;padding:12px 16px}.report-card-v2-container .next-appointment .appt-pet-service .appt-row{padding:8px 0}.report-card-v2-container .next-appointment .appt-pet-service .appt-row:first-child{padding-top:0}.report-card-v2-container .next-appointment .appt-pet-service .appt-row:last-child{padding-bottom:0}.report-card-v2-container .book-again-section-fixed{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px rgba(0,0,0,.1);z-index:1000}.report-card-v2-container .book-again-section-fixed .book-again-content{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:16px 20px;max-width:100%}@media(min-width:768px){.report-card-v2-container .book-again-section-fixed .book-again-content{max-width:800px;margin:0 auto;padding:20px 40px}}.report-card-v2-container .book-again-section-fixed .business-logo{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.report-card-v2-container .book-again-section-fixed .no-appt-message{flex:1 1;font-size:14px;color:#333;text-align:left}@media(min-width:768px){.report-card-v2-container .book-again-section-fixed .no-appt-message{font-size:15px}}.report-card-v2-container .book-again-section-fixed .book-again-btn{padding:12px 20px;background-color:#fbd738;color:#151323;font-size:17px;font-weight:600;border:none;border-radius:24px;cursor:pointer;transition:all .3s;flex-shrink:0;white-space:nowrap}@media(min-width:768px){.report-card-v2-container .book-again-section-fixed .book-again-btn{padding:14px 28px;font-size:17px}}.report-card-v2-container .book-again-section-fixed .book-again-btn:hover{background-color:#f5c518;transform:translateY(-2px);box-shadow:0 4px 12px rgba(251,215,56,.4)}.report-card-v2-container .book-again-section-fixed .book-again-btn:active{transform:translateY(0)}.report-card-v2-container .book-again-section{display:none}.report-card-v2-container .report-footer{padding:12px 20px 40px;text-align:center}.report-card-v2-container .report-footer .business-name{font-size:16px;font-weight:500;color:#666;margin-bottom:8px}.report-card-v2-container .report-footer .business-phone{display:block;font-size:15px;color:#1890ff;text-decoration:none;margin-bottom:8px;transition:color .2s}.report-card-v2-container .report-footer .business-phone:hover{color:#0056b3;text-decoration:underline}.report-card-v2-container .report-footer .business-address{display:block;font-size:14px;color:#1890ff;text-decoration:none;margin-bottom:20px;transition:color .2s}.report-card-v2-container .report-footer .business-address:hover{color:#0056b3;text-decoration:underline}.report-card-v2-container .report-footer .powered-by{font-size:13px;color:#999;cursor:pointer;transition:color .2s}.report-card-v2-container .report-footer .powered-by:hover{color:#666}@media(min-width:768px){.report-card-v2-container .report-header{padding:32px 40px 0}.report-card-v2-container .report-header .report-title{font-size:32px}.report-card-v2-container .report-header .report-date{font-size:15px}.report-card-v2-container .pet-info{padding:24px 20px}.report-card-v2-container .pet-info .pet-avatar{width:38px;height:38px;margin-top:4px;margin-bottom:4px}.report-card-v2-container .pet-info .pet-name{font-size:20px}.report-card-v2-container .pet-report-section{border-bottom:10px solid #f2f2f7;padding-bottom:28px}.report-card-v2-container .pet-report-section:last-of-type{border-bottom:none;padding-bottom:0}.report-card-v2-container .photos-section{padding:0 40px 24px}.report-card-v2-container .photos-section.photos-section-inline{grid-gap:16px;gap:16px}.report-card-v2-container .photos-section.photos-section-inline .photo-gallery .photo-item{width:100%;height:auto;max-width:none;aspect-ratio:3/4}.report-card-v2-container .photo-gallery .photo-item{width:140px;height:187px}.report-card-v2-container .report-section{padding:0 40px;margin-bottom:28px}.report-card-v2-container .report-section:last-child{margin-bottom:0}.report-card-v2-container .report-section .section-header .section-icon{width:24px;height:24px}.report-card-v2-container .report-section .section-header .section-title{font-size:17px}.report-card-v2-container .report-section .section-content{padding:14px 18px}.report-card-v2-container .report-section .section-content-wrapper{grid-gap:10px;gap:10px;flex-direction:row;flex-wrap:wrap}.report-card-v2-container .report-section .section-content-wrapper .section-content{padding:14px 18px;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 42px)}.report-card-v2-container .report-section .answer-item,.report-card-v2-container .report-section .service-item{font-size:16px}.report-card-v2-container .next-appointment{margin:40px 40px 32px}.report-card-v2-container .next-appointment .next-appt-title{font-size:17px;line-height:22px;margin-bottom:16px}.report-card-v2-container .next-appointment .next-appt-content{padding:24px;margin-bottom:24px}.report-card-v2-container .next-appointment .appt-time-row{padding-left:16px;margin-bottom:20px}.report-card-v2-container .next-appointment .appt-time-row .appt-label{font-size:16px;margin-bottom:10px}.report-card-v2-container .next-appointment .appt-time-row .appt-value.appt-time{font-size:24px}.report-card-v2-container .next-appointment .appt-row{padding:10px 0}.report-card-v2-container .next-appointment .appt-row:first-child{padding-top:0}.report-card-v2-container .next-appointment .appt-row:last-child{padding-bottom:0}.report-card-v2-container .next-appointment .appt-row .appt-label{line-height:24px;font-size:16px;min-width:100px}.report-card-v2-container .next-appointment .appt-row .appt-value{font-size:16px}.report-card-v2-container .next-appointment .appt-pet-service{padding:16px 20px}.report-card-v2-container .next-appointment .appt-pet-service .appt-row{padding:10px 0}.report-card-v2-container .next-appointment .appt-pet-service .appt-row:first-child{padding-top:0}.report-card-v2-container .next-appointment .appt-pet-service .appt-row:last-child{padding-bottom:0}.report-card-v2-container .report-footer{padding:40px 40px 24px}.report-card-v2-container .report-footer .business-name{font-size:17px}.report-card-v2-container .report-footer .business-phone{font-size:16px}.report-card-v2-container .report-footer .business-address{font-size:15px;margin-bottom:24px}.report-card-v2-container .report-footer .powered-by{font-size:14px}}.photo-drawer{width:90vw;max-width:600px;height:100vh;display:flex;flex-direction:column;background-color:#fff}.photo-drawer .close-wrapper{padding:16px;display:flex;justify-content:flex-end}.photo-drawer .photo-drawer-image{flex:1 1;width:100%;object-fit:contain}.photo-drawer .photo-drawer-note{padding:20px;font-size:15px;color:#333;line-height:1.5;background-color:#f8f8f8;margin:20px;border-radius:8px}.photo-drawer .photo-drawer-actions{padding:20px;display:flex;justify-content:center}.photo-drawer .photo-drawer-actions .download-photo-btn{padding:12px 28px;background-color:#fbd738;color:#000;font-size:15px;font-weight:600;border:none;border-radius:24px;cursor:pointer;transition:all .3s;min-width:200px}.photo-drawer .photo-drawer-actions .download-photo-btn:hover{background-color:#f5c518;transform:translateY(-2px);box-shadow:0 4px 12px rgba(251,215,56,.4)}.photo-drawer .photo-drawer-actions .download-photo-btn:active{transform:translateY(0)}
/*# sourceMappingURL=main.806a3ff4.chunk.css.map */