*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Glacial-reg,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{cursor:pointer;font-family:inherit;font-size:16px;border-radius:.33em;padding:.8em;color:inherit}label,input[type=text],input[type=tel],button[type=submit]{display:block;width:100%;margin:.5em 0}input[type=text],input[type=tel]{border:none;background:#f2f2f2;margin-bottom:1em}button[type=submit]{border:none;background:#1f201c;margin:2em 0;color:#fff}button:disabled,button[disabled]{background:#ccc}.hr{height:.16em;border-radius:.08em;background:#ffd952}.business-info{background:#0e0f0e;position:fixed;width:100%;z-index:2}.c-b--sign-up .business-info{position:static}.b-i__inner{display:flex;justify-content:space-between;align-items:center;max-width:40em;margin:0 auto;padding:0 1rem}.b-i__left-section{display:flex;align-items:center;gap:.5rem}.b-i__back-arrow{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.b-i__back-arrow img{width:14px;height:14px;filter:brightness(0) invert(1)}.b-i__avatar img{display:inline-block;height:2.5em;width:2.5em;min-width:2.5em;min-height:2.5em;border-radius:50%;vertical-align:middle}.b-i__name{vertical-align:middle;margin:0 .5rem;font-size:1.1rem;font-weight:500}.b-i__logo-name{color:#fff;display:flex;align-items:center;padding:.75rem 0}.c-b--sign-up .b-i__avatar img{height:6em;width:6em;border-radius:3em;margin:1em 1em 0}.c-b--sign-up .b-i__inner{display:flex;flex-direction:column}.c-b--sign-up .b-i__name{font-size:1.75em;margin:.75em 0 1em}.default-content{max-width:40em;margin:0 auto;padding:4em 0 0}.landing-page{min-height:100vh;background-image:url(/assets/landing-bg-D6UPpvZI.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.landing-container{width:100%;max-width:450px;min-height:100vh;padding:2rem;text-align:center;position:relative;background:transparent}@media (min-width: 451px){.landing-page{background:#333;padding:2rem}.landing-container{min-height:auto;height:auto;border-radius:2.5rem;background-image:url(/assets/landing-bg-D6UPpvZI.jpg);background-size:cover;background-position:center;box-shadow:0 20px 40px #0000004d}}.top-buttons{position:absolute;top:2.5rem;left:1.5rem;right:1.5rem;display:flex;justify-content:space-between;z-index:10}.top-btn{width:38px;height:38px;background:transparent;border:1px solid rgba(255,255,255,1);border-radius:.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.top-btn img{width:20px;height:20px}.profile-section{margin-bottom:2rem;margin-top:2.5rem}.avatar-container{margin-bottom:1rem}.profile-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 8px 16px #0000004d}.profile-avatar-placeholder{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ffd952,#ffb347);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600;color:#fff;margin:0 auto;box-shadow:0 8px 16px #0000004d}.profile-name{font-size:2.2rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.profile-profession{font-size:1.2rem;font-weight:500;color:#fff;margin-bottom:1.5rem}.actions-section{margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}.btn-primary{background:#0e0f0e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;padding:.9rem 2rem;border-radius:2rem;text-decoration:none;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.btn-primary:hover{background:#3c3c3ce6;transform:translateY(-2px)}.btn-secondary{background:#0e0f0e33;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;padding:.9rem 2rem;border-radius:2rem;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#ffffff40;transform:translateY(-1px)}.contact-section{text-align:left}.contact-item{position:relative;padding:1.3rem 0;border-bottom:1px solid rgba(255,255,255,.5);display:flex;flex-direction:column}.contact-item h3{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.3rem;letter-spacing:-.01em}.contact-item p{color:#fffc;font-size:.95rem;font-weight:400;margin:0;padding-right:7rem;line-height:1.3}.contact-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);width:3rem;height:2.2rem;background:#bbbbbb40;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.contact-icon img{width:1.3rem;height:1.3rem;filter:brightness(0) invert(1) opacity(.9)}@media (max-width: 480px){.landing-container{padding:1.5rem}.profile-avatar,.profile-avatar-placeholder{width:100px;height:100px}.contact-item h3{font-size:.95rem}.contact-item p{font-size:.9rem}}.services-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1000;display:flex;flex-direction:column}.services-modal-header{padding:1rem 1.5rem;display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid #f0f0f0;flex-shrink:0}.services-modal-close{width:32px;height:32px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.services-modal-close:hover{background:#e0e0e0}.services-modal-close img{width:16px;height:16px;opacity:.6}.category-tabs-container{padding:1rem 1.5rem 0;flex-shrink:0}.category-tabs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex-shrink:0;padding:.75rem 1.5rem;border-radius:2rem;border:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.services-modal-footer{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:1rem 1.5rem;border-top:1px solid #f0f0f0;z-index:10}.book-appointment-btn{background:#000;color:#fff;padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.book-appointment-btn:hover{background:#333;transform:translateY(-1px)}.book-appointment-btn .btn-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.category-tab{background:#f5f5f5;color:#666}.category-tab:hover{background:#e0e0e0;color:#333}.category-tab.active{background:#000;color:#fff}.category-tab.active:hover{background:#333}.services-list-container{flex:1;overflow-y:auto;padding:0 1.5rem;padding-bottom:120px}.category-header{padding:1.5rem 0 .5rem;border-bottom:1px solid #f0f0f0;margin-bottom:0}.category-header:first-child{padding-top:1rem}.category-header h2{font-size:1.3rem;font-weight:600;color:#000;margin:0}.service-item{padding:1.2rem 0;border-bottom:1px solid #f5f5f5}.service-item:last-child{border-bottom:none}.service-info{text-align:left}.service-name{font-size:1.1rem;font-weight:600;color:#000;margin:0 0 .3rem}.service-price-time{font-size:.95rem;color:#666;margin:0}@media (max-width: 480px){.services-modal-header{padding:.75rem 1rem}.category-tabs-container{padding:.75rem 1rem 0}.services-list-container{padding:0 1rem 6rem}.service-item{padding:1rem 0}}.chat-box{max-height:100vh}.conn-status{display:inline-block;width:.64em;height:.64em;border-radius:.32em;margin-left:.45em}.conn-status.cs-1{background:#61d620}.conn-status.cs-2,.conn-status.cs-3,.conn-status.cs-4{background:#f33}.messages-wrapper,.send-message{max-width:40em;margin:0 auto}.messages{padding:4em 1em 4.5em}.chat-bubble{border-radius:.5em;padding:1em;background-color:#f2f2f2;width:max-content;max-width:calc(100% - 50px);margin-top:1em;white-space:pre-line}.chat-bubble--pending img{max-width:70px;max-height:50px;width:auto;height:auto}.chat-bubble--pending{background-color:transparent}.chat-bubble.right{margin-left:auto;background-color:#00a0ff;color:#fff}.user-message{word-break:auto-phrase}.message-time{display:block;text-align:right}.chat-buttons{margin-top:.63em;text-align:right}.chat-buttons button{background:#e9f3fb;color:#023058;border:none;padding:.6em 1em;margin:.2em}.chat-buttons button:hover{background:#d6e9f4}.send-message-wrapper{position:fixed;bottom:0;left:0;border-top:1px solid #ebebeb;width:100%}.send-message{display:flex;flex-grow:0;width:100%;background:#fff}.send-message>textarea{flex:1;border:none;font-family:sans-serif;font-size:1em;padding:1em}.send-message>textarea:placeholder{color:#c5c5c7}.send-message>:is(textarea,button):focus{outline:none}.send-message>button{flex-grow:0;background:transparent;width:2em;margin:0;padding:.4em .3em 0 0}.popup__body--sign-up{padding:2em}.s-u__greet{margin-bottom:1em}.s-u__consent{margin-top:2em}.s-u__discl{font-size:.875em;padding-bottom:3em;line-height:1.5;color:#4e4d4d}.s-u__discl a{color:#4e4d4d}.popup__body--sign-up .hr{margin-bottom:1.24em}.popup{background:#0000004d;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:3;overflow:hidden;display:flex;flex-direction:column;animation:slide-up .5s ease forwards}.popup__category__name{font-weight:700;font-size:22px;padding:10px 15px;border-bottom:1px solid #eee}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.popup__head,.popup__footer{flex-shrink:0;background:#fff;padding:5px 15px}.popup__body{overflow-y:auto;flex-grow:1;background:#fff}.popup__head{background:#fff}.popup__head__title{padding:.75em 0;font-weight:700}.popup__head__buttons{float:right;text-align:right;margin:10px 0 0}.popup__head__buttons button,.popup__footer__buttons button{padding:.8em;margin:0 2em;color:inherit;flex:1}.popup__footer{background:#fff;padding:1em 0 2em}.popup__footer__summary{margin-bottom:1em;text-align:center}.popup__footer__buttons{text-align:center;display:flex}.popup__button__cancel{background:transparent;border:none;color:#444}.popup__button__confirm{background:#ffd952;border:none}#temporary{border:none;padding:0;margin:0;background:#fff;color:#016ac5;font-weight:400;font-size:16px}.popup__body{background:#fff}.popup__body__list{list-style:none;padding:0;margin:0}.popup__body__list__item{padding:1em 2em;border-bottom:1px solid #eee}.popup__body__list__item--selected{background:#ececec}.popup__service__name{display:inline-block;width:70%}.popup__service__price{display:inline-block;width:30%;text-align:right}.popup__days_strip{margin:1em 1%;white-space:nowrap;overflow-x:auto}@media only screen and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 2){.popup__footer{padding-bottom:calc(6em + env(safe-area-inset-bottom))}}.slot_sel_days__day_off,.slot_sel_days__day_btn{display:inline-block;vertical-align:middle;width:12.74%;padding:0;text-align:center}.slot_sel_days__day_btn--prev,.slot_sel_days__day_btn--next{width:5.4%}.slot_sel_days__day_off{color:#ccc}.slot_sel_days__day_btn{border:none;background:transparent}.slot_sel_days__day_btn__date{line-height:2em;width:2em;margin:0 auto;display:block;font-size:1.2em;text-align:center}.slot_sel_days__day_btn--selected .slot_sel_days__day_btn__date{background:#ffd952;border-radius:1em}.slot_sel_time{margin:0 2em}.slot_sel_time button{background:transparent;border:1px solid #eee;width:100%;margin-bottom:.4em}.slot_sel_time button.slot_sel_time--selected{background:#ececec}.slot_sel_time--day-busy{text-align:center}.slot_show_all button{background:transparent;width:100%;border:none;color:#4769d0;text-decoration:underline;text-decoration-style:dotted}.errors{color:#c33}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1000;overflow-y:auto}.modal__content{padding:20px;max-width:600px;margin:0 auto}.modal__header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px;gap:20px}.modal__close{border:none;font-size:18px;cursor:pointer;padding:8px;margin-bottom:10px}.modal__close img{width:24px;height:24px}h1.business-name{font-size:20px;font-weight:700}.info-section{border-bottom:1px solid #eee;padding:20px 0;position:relative}.info-section .open-close{display:flex;justify-content:space-between;align-items:center}.info-section .open-close .icon{position:static;transform:none;text-align:center}.info-section:last-child{border-bottom:none}.icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.working-hours-row{display:flex;justify-content:space-between;margin-top:5px}.working-hours-row span:first-child{font-weight:700}.working-hours-row span:last-child{color:#666}.modal__content h2{font-size:18px;font-weight:700}.modal__content h3{font-size:16px;font-weight:700}.info-section p{margin:5px 0 0;max-width:70%}.services-list{margin-top:10px}.service-category{margin-bottom:15px}.service-category__name{font-weight:700;margin-bottom:5px}.service-list{list-style-type:none;padding-left:10px}.service-item{display:flex;justify-content:space-between;margin-bottom:5px}.service-name{flex-grow:1}.service-price{margin-left:10px}.icon-common{background-color:#f2f2f2;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px}.icon-wrapper{position:absolute;right:0;top:40px;transform:translateY(-50%)}.icon{width:19px;height:19px;position:static;transform:none}.error-flasher{padding:1.2em 1em;background:#fee;border-radius:.33em}.error-head{color:#a84f4f}.error-message{color:#8d0c0c}.payment-content{display:flex;flex-direction:column;align-items:center;max-width:40em;margin:0 auto;padding:1em}.payment__status{text-align:center}.header__title{font-size:24px;font-weight:500;padding:20px 0}.business{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:30px}.business__avatar{width:100px;height:100px}.business__details{display:flex;flex-direction:column;align-items:center;gap:6px}.business__name{font-weight:500}.business__phone{font-size:14px;font-weight:400;color:#595959}.tips__buttons{display:flex;flex-direction:row;gap:15px;justify-content:space-between;flex-grow:inherit}.tips__button{display:flex;flex-direction:column;border:0px;padding:12px;flex-grow:1}.tips__button--custom{background-color:#fafafa;flex-grow:1;border:0px}.tips{width:100%;display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.tips__percentage{font-size:20px;font-weight:600}.payment__info{width:100%;display:flex;flex-direction:column;gap:15px}.payment__tips_total{padding-bottom:16px;border-bottom:#c7c7c7 1px solid}.payment__tips{flex-direction:column;gap:15px;display:flex}.payment__row--label{color:#000;font-weight:500}.payment__row--value{color:#585858;font-weight:400}.payment__row--total .payment__row--label,.payment__row--total .payment__row--value{font-size:20px;font-weight:500;color:#000}.payment__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.payment__services_item{display:inline;margin-right:.37em;font-size:14px;color:#585858}.payment__form{width:100%}.payment__form--stripe{padding-top:50px}.row-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px}.row-header--border-bottom{padding-bottom:10px;border-bottom:#000 1px solid}.section__heading{font-size:16px;font-weight:600}
