@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{-webkit-tap-highlight-color:transparent;outline:none}:focus{outline:none}::-moz-focus-inner{border:0}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.icon-btn{padding:5px 12px;height:fit-content;border-radius:12px;border:none;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;background:#e5e5e5;box-shadow:0 1px 2px #0000000f;font-size:.9rem;font-weight:400;cursor:pointer;transition:all .2s;outline:none;-webkit-tap-highlight-color:transparent}.icon-btn:active{opacity:.8;transform:scale(.95)}.icon-btn label{font-size:.9rem;color:#000;margin:0 0 0 4px;cursor:pointer}.services-nav-help{outline:none;-webkit-tap-highlight-color:transparent;color:#000}.services-nav-help:focus{outline:none}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Roboto,Arial,sans-serif;color:#111;background:#f5f5f7;display:block}.app-shell{min-height:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.page{width:100%;min-height:100vh;background:#fff;display:flex;flex-direction:column;position:relative}.hero{position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:9999px;pointer-events:none;background:radial-gradient(closest-side,#0000000d,#0000)}.hero:before{width:320px;height:320px;right:-120px;top:-80px}.hero:after{width:520px;height:520px;left:-220px;bottom:-200px}.hero-title{text-align:center;font-size:34px;line-height:1.2;font-weight:800;margin:8px 0 0}.flex-grow{flex:1}.footer-block{margin-top:auto}.start-actions{display:flex;flex-direction:column;gap:12px}.btn-primary{width:100%;border:none;border-radius:25px;padding:14px 18px;font-size:16px;font-weight:600;background:#111;color:#fff;cursor:pointer;box-shadow:0 6px 18px #1116}.btn-secondary{width:100%;border-radius:14px;padding:14px 18px;border:1px solid #e5e7eb;background:#fff;font-size:16px;font-weight:500;color:#9aa0a6}@media(max-width:480px){.hero-title{font-size:30px}}.landing{padding:28px 16px 120px;gap:16px}.landing-hero-title{font-size:44px;line-height:1.05;font-weight:900;margin:0 0 18px}.landing-business-card{display:grid;grid-template-columns:100px 1fr;gap:14px;background:#fff;border-radius:24px;padding:16px;box-shadow:0 10px 24px #11111114}.lbc-photo{width:100px;height:100px;border-radius:20px;background:#f5f5f7}.lbc-tag{display:inline-block;background:#c6f35a;color:#111;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;margin-bottom:8px}.lbc-name{font-size:22px;font-weight:900;margin-bottom:6px}.lbc-sub{color:#6b7280;font-size:14px}.lbc-date{font-size:22px;font-weight:900}.lbc-time{color:#111;margin-top:2px}.landing-steps{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(40px,8vw,150px);margin:150px auto 32px;max-width:1400px;padding:0 clamp(60px,6vw,120px);width:100%;box-sizing:border-box}.step{display:flex;flex-direction:column;align-items:flex-start;position:relative;flex:0 0 auto;width:280px}.step:first-child,.step:last-child{margin-top:0}.step:nth-child(2){margin-top:180px;align-self:center}.step-num{width:auto;height:auto;border:none;border-radius:0;font-size:140px;font-weight:900;line-height:.85;color:#111;background:none;margin-bottom:16px}.step-body{padding-top:0}.step-title{font-weight:900;font-size:28px;margin-bottom:8px}.step-sub{color:#111;font-size:18px;line-height:1.4}.step-arrow-mobile{display:none}.step-arrow-desktop{display:block;position:absolute}.step-arrow-down{right:-140px;top:50px;width:180px;height:120px}.step-arrow-down svg{width:180px;height:120px}.step-arrow-up{right:-100px;top:-80px;width:220px;height:130px;overflow:visible}.step-arrow-up svg{width:220px;height:130px;overflow:visible}.step:last-child .step-arrow-desktop{display:none}@media(max-width:600px){.landing-steps{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;margin:40px 0 16px;padding:0 16px;max-width:none;width:100%}.step{flex-direction:row;gap:20px;align-items:flex-start;padding:0;max-width:none;width:100%}.step:nth-child(2){margin-top:0;align-self:auto}.step:first-child,.step:last-child{transform:none;margin-top:0}.step-num{font-size:90px;margin-bottom:0;flex-shrink:0}.step-body{padding-top:8px}.step-title{font-size:24px;font-weight:900;margin-bottom:4px}.step-sub{font-size:16px;line-height:1.4;color:#111}.step-arrow-desktop{display:none!important}.step-arrow-mobile{display:block;position:absolute;inset:auto 0 -90px auto;width:33px;height:95px;transform:none}.step-arrow-mobile svg{width:33px;height:95px}.step:last-child .step-arrow-mobile{display:none}.step:not(:last-child){margin-bottom:56px}}.landing-cta{position:fixed;left:0;right:0;bottom:28px;padding:0 16px}.services-page,.cart-page,.datetime-page,.contacts-page,.success-page,.chat-page{display:flex;flex-direction:column;min-height:100vh;width:100%}.services-shell{background:#f5f5f7}.services-page{padding:12px 16px 80px;background-color:#f8f9fa;min-height:100vh}.services-topbar{display:flex;align-items:center;gap:16px;margin-bottom:24px}.services-title{font-size:28px;font-weight:800;margin:0;color:#111}.business-card{display:grid;grid-template-columns:3fr 5fr;gap:12px;padding:12px;border-radius:18px;background:#fff;box-shadow:0 6px 18px #1111111a;margin-bottom:16px}.business-photo{width:100%;height:170px;border-radius:14px;background:#f5f5f7;color:#9aa0a6;display:flex;align-items:center;justify-content:center}.business-info{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:4px}.business-name{font-weight:800;color:#111;margin-top:10px;font-size:1.5rem}.business-tags{font-size:12px;color:#000;padding:10px 22px;background-color:#a5eb33;border-radius:25px}.business-specialist{font-size:15px;color:#6b7280}.business-address{font-size:13px;font-weight:700;color:#111;margin-top:4px}.business-availability{text-align:right;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2px}.availability-title{font-size:12px;color:#6b7280}.availability-date{font-weight:700;color:#111}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.service-card{border-radius:18px;padding:14px 14px 18px;background:#fff;box-shadow:0 6px 18px #1111110f;display:flex;flex-direction:column;align-items:start;justify-content:center}.service-card--active{outline:2px solid #C6F35A}.service-card-top{display:flex;flex-direction:column;gap:4px;width:100%}.service-card-price{font-weight:800;color:#111}.service-card-name{font-size:14px;color:#111}.service-card-duration{font-size:12px;color:#6b7280}.service-card-actions{width:100%;margin-top:20px}.service-btn-circle{width:100%;height:42px;border-radius:25px;border:none;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;outline:none;border:0;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s ease}.service-btn-circle svg{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.service-btn-circle:active .service-btn-circle:focus .service-btn-circle:focus-visible{outline:none;border:0}.service-btn-circle--remove{background:#c6f35a;color:#111}.service-btn-circle--remove svg{transform:rotate(45deg)}.fab-cart{position:fixed;right:16px;bottom:18px;width:62px;height:62px;border-radius:31px;border:none;display:inline-flex;align-items:center;justify-content:center;background:#e5e5e5;color:#999;box-shadow:none;transition:all .2s ease}.fab-cart--active{background:#111;color:#fff;box-shadow:0 10px 24px #1113;cursor:pointer}.fab-cart-count{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#c6f35a;color:#111;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 12px #1113}.photo-carousel{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden}.photo-carousel-img{width:100%;height:100%;object-fit:cover;display:block}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#ffffffb3;border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000001a;z-index:2;padding:0;color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;outline:none}.photo-carousel:hover .carousel-arrow{opacity:1;transform:translateY(-50%) scale(1)}.carousel-arrow:hover{background:#a5eb33;border-color:#a5eb33;color:#111;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #a5eb3366}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}@media(hover:none){.carousel-arrow{display:none}}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}.carousel-dots{position:absolute;bottom:12px;right:12px;left:auto;display:flex;gap:6px;z-index:2;padding:4px 8px;background:#0003;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.carousel-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;transition:all .2s}.carousel-dot.active{background:#a5eb33;transform:scale(1.2)}.service-photo-container{width:100%;height:120px;border-radius:12px;overflow:hidden;margin-bottom:12px;background:#f0f0f0}.service-photo-container .photo-carousel{height:100%}.business-cover{width:100%;height:100%;object-fit:cover;border-radius:14px}.carousel-expand-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#ffffffb3;border-radius:50%;border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s;padding:0;-webkit-tap-highlight-color:transparent;outline:none}.carousel-expand-btn:hover{background:#a5eb33;border-color:#a5eb33;color:#111;transform:scale(1.1);box-shadow:0 4px 12px #a5eb3366}.carousel-expand-btn:hover svg{stroke:#111}.fullscreen-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.fullscreen-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fullscreen-img{max-width:100%;max-height:100%;object-fit:contain}.fullscreen-close{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;z-index:10;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.fullscreen-close:hover{background:#ffffff1a}.fullscreen-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:20px;z-index:10;display:flex;align-items:center;justify-content:center;transition:transform .2s}.fullscreen-arrow:hover{transform:translateY(-50%) scale(1.2)}.fullscreen-arrow:active{transform:translateY(-50%) scale(.9)}.fullscreen-arrow-left{left:10px}.fullscreen-arrow-right{right:10px}.fullscreen-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;padding:8px 16px;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-page{padding:12px 16px 80px;background-color:#f8f9fa;min-height:100vh}.cart-top-nav{display:flex;align-items:center;gap:16px;margin-bottom:24px}.cart-title{font-size:28px;font-weight:800;margin:0;color:#111}.cart-list{display:flex;flex-direction:column;gap:22px;margin-bottom:16px}.cart-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding-bottom:10px;border-bottom:2px dashed #f4f4f4}.cart-item-index{width:52px;height:52px;border-radius:26px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:800}.cart-item-title{font-size:19px;font-weight:600}.cart-item-subtitle{font-size:14px;color:#777}.cart-item-price{font-size:15px;font-weight:600;margin-right:8px}.cart-item-remove{border:none;background:transparent;font-size:20px;padding:6px 8px;cursor:pointer;color:#000;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.cart-summary{margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0;margin-bottom:16px;display:flex;justify-content:space-between;font-weight:700}.cart-empty-message{text-align:center;color:#777;font-size:18px;margin-top:48px;margin-bottom:48px;font-weight:500}.cart-footer{position:fixed;bottom:0;left:0;width:100%;padding:16px;background:#fff;border-top:1px solid #eee;z-index:100}.datetime-page{padding:12px 16px 80px;background-color:#f8f9fa;font-family:Inter,sans-serif;min-height:100vh}.datetime-top-nav{display:flex;align-items:center;gap:16px;margin-bottom:24px}.datetime-title{font-size:28px;font-weight:800;color:#111;margin:0}.calendar-wrapper{background-color:#fff;padding:16px;margin-bottom:8px;border-radius:18px}.month-row{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.month-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.month-btn{background:none;border:none;font-size:24px;color:#000;cursor:pointer;padding:0 8px;line-height:1}.month-select-wrapper{position:relative;display:flex;align-items:center}.month-select-trigger{border:none;background:transparent;font-size:16px;font-weight:600;color:#000;padding:0 4px;cursor:pointer;display:flex;align-items:center;gap:6px}.month-caret{font-size:12px;transition:transform .2s ease}.month-caret.open{transform:rotate(180deg)}.month-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:8px;background-color:#fff;border-radius:12px;box-shadow:0 4px 16px #00000026;padding:6px;width:max-content;min-width:150px;z-index:50;max-height:240px;overflow-y:auto;display:flex;flex-direction:column}.month-dropdown-item{background:none;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;color:#333;cursor:pointer;text-align:left;transition:background-color .2s}.month-dropdown-item:hover{background-color:#f5f5f5}.month-dropdown-item.selected{background-color:#000;color:#fff}.month-year{font-weight:400;color:#666}.days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;text-align:center}.days-header-row{margin-bottom:8px}.day-label{font-size:13px;color:#999;font-weight:500}.day-cell{height:40px;border-radius:8px;border:1px solid transparent;background-color:transparent;font-size:15px;font-weight:500;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.day-cell:active{transform:scale(.95)}.day-cell--selected{background-color:#000;color:#fff}.day-cell--other{color:#ccc}.day-cell--disabled{color:#ddd;background-color:#f5f5f5;cursor:not-allowed;pointer-events:none;opacity:.6}.slots-container{background-color:#fff;padding:16px;flex:1}.timezone-hint{text-align:center;font-size:13px;color:#888;padding:8px 0 12px;border-bottom:1px solid #f0f0f0;margin-bottom:12px}.no-slots{text-align:center;color:#666;padding:24px 0}.slots-group{margin-bottom:24px}.period-title{font-size:14px;color:#666;margin-bottom:12px;font-weight:500}.slots-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.slot-btn{height:36px;border:1px solid #ddd;border-radius:8px;background-color:#fff;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s}.slot-btn--selected{background-color:#000;color:#fff;border-color:#000}.slot-btn:active{transform:scale(.96)}.datetime-footer{position:fixed;bottom:0;left:0;width:100%;padding:16px;background:#fff;border-top:1px solid #eee;z-index:100}.slots-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:#666;gap:10px}.spinner-sm{width:24px;height:24px;border:3px solid #ccc;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}.btn-primary{width:100%;height:48px;background-color:#000;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.btn-primary:active{opacity:.9}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.contacts-page{padding:12px 16px 80px;background-color:#f8f9fa;min-height:100vh}.contacts-title{font-size:28px;font-weight:800;margin:0;color:#111}.contacts-top-nav{display:flex;align-items:center;gap:16px;margin-bottom:24px;width:100%}.contacts-form{display:flex;flex-direction:column;flex:1;max-width:600px;margin-left:auto;margin-right:auto;width:100%}.contacts-footer{position:fixed;bottom:0;left:0;width:100%;padding:16px;background:#fff;border-top:1px solid #eee;z-index:100}.contacts-note{font-size:12px;text-align:center;margin-top:8px;color:#777}.input-wrap{position:relative}.input-icon{position:absolute;left:14px;top:24px;transform:translateY(-50%);color:#000;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.paragraph-center{text-align:center;max-width:600px;margin-left:auto;margin-right:auto;width:100%}.contacts-input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #e0e0e0;background:#fff;color:#111;font-size:16px;font-family:inherit;margin-bottom:12px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contacts-input.with-icon{padding-left:42px}.contacts-input::placeholder{color:#a0a0a0}.contacts-input:focus{border-color:#6253ff;box-shadow:0 0 0 4px #6253ff1f}.contacts-input.error{border-color:#ff4d4f;margin-bottom:6px}.input-error{width:100%;color:#ff4d4f;font-size:13px;margin-bottom:12px;text-align:left;padding-left:14px}.success-page{background:#fff;display:flex;flex-direction:column;align-items:center;padding:48px 16px 140px}.success-title{font-size:36px;font-weight:900;text-align:center;margin:8px 0 20px}.success-hero{width:200px;height:200px;border-radius:999px;background:#a5eb33;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;color:#fff}.success-hero svg{width:100px;height:100px}.success-details{width:100%;max-width:400px;background:#f8f9fa;border-radius:16px;padding:20px;margin-bottom:24px}.success-detail-row{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #e9ecef}.success-detail-row:last-child{border-bottom:none}.success-icon{color:#6b7280;flex-shrink:0;margin-top:2px}.success-time-block{display:flex;flex-direction:column;gap:4px}.success-time-main{font-weight:600;color:#111}.success-time-local{font-size:14px;color:#6b7280;display:flex;align-items:baseline;gap:0;margin-left:2px}.success-time-local:before{content:"↳";color:#a5eb33;font-weight:800;font-size:20px;line-height:1;margin-right:2px;margin-left:-2px;transform:translateY(-1px);-webkit-text-stroke:1px #A5EB33;paint-order:stroke fill}.success-footer{position:fixed;left:0;right:0;bottom:32px;padding:0 16px}.success-btn{width:100%;border:none;border-radius:28px;padding:18px 22px;font-size:20px;font-weight:800;background:#111;color:#fff;box-shadow:0 30px 60px #11111140;cursor:pointer;transition:transform .2s ease}.success-btn:active{transform:scale(.98)}.chat-page{background:#fff;margin-top:75px;padding:1rem}.chat-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:6px 0 8px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;position:sticky;background:#fff;z-index:1;position:fixed;top:0;left:0;right:0;padding:.9rem;box-shadow:0 2px 20px #77777720}.chat-header-back{border:none;font-size:18px;padding:4px 6px;cursor:pointer}.chat-header-main{display:flex;flex-direction:column}.chat-header-title{font-size:18px;font-weight:700}.chat-header-subtitle{font-size:12px;color:#777}.chat-header-avatar{width:28px;height:28px;border-radius:14px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.chat-window{flex:1;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;overflow-y:auto}.chat-bubble-row{display:flex;margin-bottom:4px;align-items:flex-end;width:100%}.chat-bubble-row--user{justify-content:flex-end}.chat-bubble-row--bot{justify-content:flex-start}.chat-avatar{width:32px;height:32px;border-radius:16px;background:#111;margin-right:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.chat-bubble-wrapper{display:flex;flex-direction:column;width:100%}.chat-bubble-wrapper--user{align-items:flex-end}.chat-bubble-row--bot .chat-bubble-wrapper{max-width:calc(100% - 48px)}.chat-bubble{max-width:80%;padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.35;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:fit-content}.chat-bubble--user{background:#f0f0f0;color:#111;border-bottom-right-radius:4px;max-width:95%}.chat-bubble--bot{background:#111;color:#fff;border-bottom-left-radius:4px}.chat-time{font-size:10px;opacity:.7;margin-top:2px}.chat-time-right{text-align:right}.chat-time-left{text-align:left}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:8px;position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:.8rem;border-top:1px solid #f0f0f0}.chat-input-row input{border-radius:16px;border:1px solid #e0e0e0;padding:10px 12px;font-family:inherit}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.spinner{width:80px;height:80px;border:6px solid #f3f3f3;border-top-color:#a5eb33;border-radius:50%;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.loading-text{font-size:20px;color:#555;font-weight:500;letter-spacing:.5px}.clients-page{background:#fff;padding:24px 16px 32px}@media(min-width:768px){.clients-page{padding:32px 24px 48px;max-width:1400px;margin:0 auto}}.clients-title{font-size:34px;font-weight:700;margin:8px 0 24px;color:#111}.clients-section{margin-bottom:32px}.clients-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.clients-section-title{font-size:20px;font-weight:700;color:#111}.clients-section.section-new .clients-section-title:after{content:"";display:inline-block;width:8px;height:8px;background:#b8e636;border-radius:50%;margin-left:10px;vertical-align:middle}.cards-grid-wrapper{position:relative}.cards-grid{display:flex;overflow-x:auto;gap:16px;padding:4px 10px 40px;margin:0 -10px;-ms-overflow-style:none;scrollbar-width:none}@media(min-width:768px){.cards-grid-wrapper{position:relative}.cards-grid{display:flex;overflow-x:auto;gap:20px;padding:4px 10px 20px;margin:0 -10px;scrollbar-width:thin;scrollbar-color:rgba(184,230,54,.3) transparent}.cards-grid::-webkit-scrollbar{display:block;height:8px}.cards-grid::-webkit-scrollbar-track{background:transparent}.cards-grid::-webkit-scrollbar-thumb{background:#b8e6364d;border-radius:4px}.cards-grid::-webkit-scrollbar-thumb:hover{background:#b8e63680}.scroll-right-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#b8e636;border:none;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0000004d;transition:all .2s ease;z-index:20;-webkit-tap-highlight-color:transparent}.scroll-right-btn:hover{background:#a8d62e;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px #0006}.scroll-right-btn:active{transform:translateY(-50%) scale(.95)}}@media(max-width:767px){.scroll-right-btn{display:none}}.cards-grid::-webkit-scrollbar{display:none}.client-card{min-width:300px;max-width:300px;flex-shrink:0;position:relative;background:#1e1e1e;border-radius:20px;box-shadow:0 8px 24px #1111111a;padding:18px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:768px){.client-card{min-width:320px;max-width:320px;flex-shrink:0}.client-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #11111126}}.client-name{font-weight:700;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:#fff}.client-price{margin-top:6px;font-weight:600;color:#b8e636;font-size:16px}.client-row{display:flex;align-items:center;gap:8px;color:#fff9;font-size:13px;margin-top:8px;word-break:break-word}.client-row .email-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.client-row .copy-btn{margin-left:8px;border:none;background:transparent;color:#ffffff80;padding:4px;cursor:pointer;border-radius:4px;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s ease,background-color .15s ease}@media(max-width:600px){.client-row .copy-btn{margin-left:auto}}.client-row .copy-btn:hover{color:#fff;background-color:#ffffff1a}.client-row .copy-btn:active{transform:scale(.85);background-color:#ffffff26}.client-row .copy-btn.copied{color:#b8e636}.social-badge{position:absolute;right:10px;top:10px;width:28px;height:28px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.card-footer{margin-top:auto;padding-top:16px;display:flex;justify-content:center}.mail-btn{width:100%;height:48px;border-radius:14px;border:none;background:linear-gradient(135deg,#b8e636,#9fd423);color:#111;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #b8e63659;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;padding:0;appearance:none;-webkit-appearance:none;transition:transform .2s ease,box-shadow .2s ease}.mail-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #b8e63673}.mail-btn:active{transform:translateY(0)}.toast{position:fixed;left:50%;transform:translate(-50%);bottom:24px;background:#1e1e1e;color:#fff;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:500;z-index:50;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.1)}.desktop-username{display:block;color:#ffffff80!important}.desktop-username:hover{color:#b8e636!important}.mobile-username{display:none}@media(max-width:600px){.desktop-username{display:none}.mobile-username{display:block;font-size:13px;color:#ffffff80;font-weight:500;margin-bottom:2px;margin-top:2px}}.contacts-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.contacts-wrapper .client-row{margin-top:0}@media(max-width:600px){.contacts-wrapper{display:block}.contacts-wrapper .client-row{margin-top:4px}}.desktop-only{display:block}@media(max-width:767px){.desktop-only{display:none}}.calendar-widget{width:100%;background:#fff;border-radius:24px;padding:24px;margin-bottom:24px;box-sizing:border-box;box-shadow:0 12px 32px #11111114;border:none}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.calendar-header h2{font-size:22px;font-weight:700;color:#111;margin:0;text-transform:capitalize}.calendar-nav-btn{background:transparent;border:none;color:#111;cursor:pointer;padding:10px;border-radius:12px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.calendar-nav-btn:hover{background:#b8e636;color:#111}.calendar-nav-btn:active{transform:scale(.95)}.calendar-week-headers{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:8px}.calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@keyframes slideInFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.calendar-days-grid.slide-next{animation:slideInFromRight .5s cubic-bezier(.22,1,.36,1) forwards}.calendar-days-grid.slide-prev{animation:slideInFromLeft .5s cubic-bezier(.22,1,.36,1) forwards}.calendar-day-header{text-align:center;font-size:14px;font-weight:500;color:#111;padding-bottom:12px}.calendar-day-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;position:relative;border:2px solid transparent;transition:all .2s ease;background:#fff;color:#111}.calendar-day-cell:hover:not(.empty){background:#f3f4f6}.calendar-day-cell.outside-month{color:#d1d5db;opacity:.7;background:transparent}.calendar-day-cell.outside-month:hover{opacity:1;background:#f9fafb}.calendar-day-cell.selected{background:#b8e636;border-color:#b8e636;color:#fff}.calendar-day-cell.selected:hover{background:#a8d62e}.calendar-day-cell.today{border-color:#b8e636;background:transparent}.calendar-day-cell.selected.today{background:#b8e636;color:#fff;border-color:#b8e636}.day-number{font-size:15px;font-weight:600;color:inherit}.day-indicator{width:5px;height:5px;background-color:#111;border-radius:50%;margin-top:4px}.calendar-day-cell.selected .day-indicator{background-color:#fff}.day-indicator-count{font-size:10px;color:#9ca3af;position:absolute;bottom:4px}.calendar-bookings-list{margin-top:16px;padding-top:16px;background:#1e1e1e;border-radius:20px;position:relative}.calendar-bookings-content{display:flex;flex-direction:column;height:auto;width:100%;padding:12px 20px 20px;box-sizing:border-box}.scroll-more-indicator{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#b8e636;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #b8e63666;color:#111;animation:bounce 2s infinite;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;outline:none;-webkit-user-select:none;user-select:none}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-6px)}60%{transform:translate(-50%) translateY(-3px)}}.bookings-scroll-container{max-height:250px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;transition:height .3s ease-out}.bookings-scroll-container::-webkit-scrollbar{display:none}.calendar-bookings-list h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:16px;text-align:center}.booking-item-card{background:#ffffff14;border-radius:14px;padding:14px 16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(255,255,255,.06);transition:background .2s ease,border-color .2s ease;cursor:pointer;box-sizing:border-box}.booking-item-card:hover{background:#ffffff1f;border-color:#b8e6364d}.booking-time-block{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:70px}.booking-time{font-size:15px;font-weight:600;color:#b8e636}.booking-duration{font-size:11px;color:#ffffff80}.booking-info{flex:1;padding:0 16px}.booking-client{font-size:14px;color:#fff;font-weight:600;margin-bottom:2px}.booking-service{font-size:12px;color:#fff9}.booking-price{font-size:14px;color:#fff;font-weight:600;background:#ffffff1a;padding:6px 12px;border-radius:20px}@media(min-width:768px){.calendar-widget{max-width:95%;margin-left:auto;margin-right:auto;display:flex;align-items:stretch;gap:32px}.calendar-visuals{flex:0 0 50%}.calendar-bookings-list{flex:1;margin-top:0!important;padding-top:0!important;border-top:none!important;padding-left:0;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;border-radius:20px}.calendar-bookings-content{position:absolute;inset:0;padding:20px;overflow:hidden;display:flex;flex-direction:column}.bookings-scroll-container{overflow-y:auto;flex:1;max-height:100%;scrollbar-width:thin;scrollbar-color:rgba(184,230,54,.3) transparent}.bookings-scroll-container::-webkit-scrollbar{display:block;width:6px}.bookings-scroll-container::-webkit-scrollbar-track{background:transparent}.bookings-scroll-container::-webkit-scrollbar-thumb{background:#b8e6364d;border-radius:3px}.bookings-scroll-container::-webkit-scrollbar-thumb:hover{background:#b8e63680}.calendar-bookings-list h3{text-align:left;margin-bottom:0}.desktop-bookings-header{flex-direction:column;align-items:stretch;gap:12px}}.calendar-mobile{padding:0}.month-header-mobile{display:flex;align-items:center;justify-content:space-between;padding:8px 0 16px}.month-name{font-size:22px;font-weight:700;color:#111;text-transform:capitalize}.month-nav-arrows{display:flex;align-items:center;gap:4px}.month-nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;color:#111;cursor:pointer;border-radius:10px;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.month-nav-btn:hover{background:#f3f4f6}.month-nav-btn:active{background:#e5e7eb;transform:scale(.95)}.mobile-week-headers{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:12px}.mobile-day-header{text-align:center;font-size:14px;font-weight:500;color:#111;padding:8px 0}.mobile-day-header.active{color:#b8e636}.mobile-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;row-gap:12px}.mobile-days-grid.slide-next{animation:slideInFromRight .5s cubic-bezier(.22,1,.36,1) forwards}.mobile-days-grid.slide-prev{animation:slideInFromLeft .5s cubic-bezier(.22,1,.36,1) forwards}.mobile-day-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;border-radius:50%;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.mobile-day-number{font-size:18px;font-weight:600;color:#111}.mobile-day-cell.outside-month .mobile-day-number{color:#d1d5db}.mobile-day-cell.selected{background:#b8e636}.mobile-day-cell.selected .mobile-day-number{color:#fff}.mobile-day-cell.today:not(.selected){border:2px solid #B8E636}.mobile-day-indicator{position:absolute;bottom:2px;width:4px;height:4px;background:#111;border-radius:50%}.mobile-day-cell.selected .mobile-day-indicator{background:#fff}.bookings-section{margin-top:32px}.bookings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.bookings-title{font-size:20px;font-weight:700;color:#111;margin:0}.bookings-count{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#111;color:#fff;font-size:13px;font-weight:600;border-radius:12px}.past-filter-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;margin-bottom:16px;background:#b8e636;border:1px solid #B8E636;border-radius:20px;font-size:13px;font-weight:500;color:#111;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.past-filter-btn:hover{background:#a8d62e;border-color:#a8d62e}.past-filter-btn.active{background:#b8e636;border-color:#b8e636;color:#111}.no-bookings{color:#9ca3af;font-size:14px;text-align:center;padding:24px}.bookings-timeline{display:flex;flex-direction:column}.timeline-item{display:flex;gap:16px}.timeline-connector{display:flex;flex-direction:column;align-items:center;width:24px;flex-shrink:0}.timeline-dot{width:16px;height:16px;border-radius:50%;border:2px solid #111;background:#fff;flex-shrink:0;transition:all .2s ease;margin-top:8px}.timeline-dot.active{background:#111}.timeline-dot.past{border-color:#9ca3af;background:#9ca3af}.timeline-dot.current,.timeline-dot.next{border-color:#b8e636;background:#b8e636;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #b8e63680}50%{box-shadow:0 0 0 8px #b8e63600}}.timeline-line{width:2px;flex:1;background:#e5e7eb;margin-top:4px}.timeline-line.past{background:#d1d5db}.booking-card-mobile{flex:1;margin-bottom:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;background:#1e1e1e;border-radius:16px;padding:16px}.booking-card-mobile.past{opacity:.6}.booking-card-mobile.current,.booking-card-mobile.next{box-shadow:0 0 0 2px #b8e636}.booking-collapsed{display:flex;justify-content:space-between;align-items:flex-start}.booking-main-info{flex:1;min-width:0}.client-name-collapsed{font-size:18px;font-weight:700;color:#fff;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.service-name-collapsed{font-size:13px;font-weight:500;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.booking-contact-info{display:flex;flex-direction:column;gap:2px}.contact-row{display:flex;align-items:center;gap:4px;font-size:12px;color:#fff9}.contact-label{color:#ffffff80}.contact-value{color:#ffffffb3}.contact-link{color:#ffffffb3;text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:2px}.time-block-collapsed{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.time-row{display:flex;align-items:center;gap:4px}.time-value-collapsed{font-size:16px;font-weight:600;color:#b8e636}.time-chevron{color:#fff9;transition:transform .2s ease,color .2s ease}.time-chevron.open{transform:rotate(180deg);color:#b8e636}.duration-collapsed{font-size:11px;color:#ffffff80}.booking-card-mobile.expanded{background:#1e1e1e;border-radius:20px;padding:20px;animation:cardExpand .35s cubic-bezier(.22,1,.36,1) forwards}@keyframes cardExpand{0%{padding:16px;border-radius:16px}to{padding:20px;border-radius:20px}}.booking-expanded{position:relative;animation:expandContent .35s cubic-bezier(.22,1,.36,1) forwards}@keyframes expandContent{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.booking-collapsed{animation:collapseContent .25s ease-out forwards}@keyframes collapseContent{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.booking-header-expanded{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.service-name-expanded{font-size:24px;font-weight:700;color:#fff;margin:0;flex:1;padding-right:16px}.time-block{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.time-value{font-size:20px;font-weight:600;color:#fff}.duration{font-size:12px;color:#fff9}.booking-details{display:flex;flex-direction:column;gap:12px}.detail-row{display:flex;align-items:center;gap:8px;font-size:14px}.detail-label{color:#fff9}.detail-value{color:#fff;font-weight:500}.detail-link{color:#fff;text-decoration:underline;text-decoration-color:#fff6;text-underline-offset:2px}.client-name-row{flex-wrap:wrap}.new-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;background:#fff;color:#111;font-size:11px;font-weight:600;border-radius:100px;margin-left:4px}.source-value{color:#fff}.mobile-copy-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;color:#fff9;cursor:pointer;border-radius:4px;transition:all .15s ease;padding:0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.mobile-copy-btn:hover{background:#ffffff1a;color:#fff}.mobile-copy-btn:active{transform:scale(.9)}.mobile-copy-btn.inverted{color:#fff9}.mobile-copy-btn.inverted:hover{background:#ffffff1a;color:#fff}.mobile-copy-btn.copied,.mobile-copy-btn.inverted.copied{color:#b8e636}.booking-actions{position:absolute;right:0;bottom:70px}.delete-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border:none;border-radius:50%;cursor:pointer;color:#111;box-shadow:0 4px 12px #00000026;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.delete-btn:hover{transform:scale(1.05)}.delete-btn:active{transform:scale(.95);background:#ff4757;color:#fff}.chat-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;background:linear-gradient(135deg,#b8e636,#9fd423);border:none;border-radius:14px;color:#111;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;margin-top:20px;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.chat-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #b8e63666}.chat-button:active{transform:translateY(0)}.chat-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.chat-button-spinner{width:20px;height:20px;border:2px solid rgba(17,17,17,.3);border-top-color:#a5eb33;border-radius:50%;animation:chatButtonSpin .8s linear infinite}@keyframes chatButtonSpin{to{transform:rotate(360deg)}}.calendar-day-header.active{color:#b8e636}.desktop-bookings-header{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.desktop-bookings-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-bookings-count{display:flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;background:#b8e636;color:#111;font-size:13px;font-weight:600;border-radius:13px;margin-left:auto}.desktop-past-filter-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#b8e63626;border:1px solid rgba(184,230,54,.3);border-radius:20px;font-size:13px;font-weight:500;color:#b8e636;cursor:pointer;transition:all .2s ease;align-self:flex-start}.desktop-past-filter-btn:hover{background:#b8e63640;border-color:#b8e63680}.desktop-past-filter-btn.active{background:#b8e636;border-color:#b8e636;color:#111}.desktop-no-bookings{color:#ffffff80;font-size:14px;text-align:center;padding:32px 16px}.expand-icon{color:#fff6;transition:transform .3s ease,color .3s ease;margin-left:12px;flex-shrink:0}.expand-icon.open{transform:rotate(180deg);color:#b8e636}.booking-item-card.past{opacity:.6}.booking-item-card.current,.booking-item-card.next{border-color:#b8e63680;box-shadow:0 0 0 1px #b8e6364d}.booking-item-card.expanded{flex-direction:column;align-items:stretch;padding:20px;background:#ffffff1a;border-color:#b8e63666;box-sizing:border-box;max-width:100%;overflow:hidden;animation:desktopCardExpand .3s cubic-bezier(.22,1,.36,1) forwards}@keyframes desktopCardExpand{0%{padding:14px 16px;background:#ffffff14}to{padding:20px;background:#ffffff1a}}.booking-expanded-desktop{animation:desktopContentExpand .35s cubic-bezier(.22,1,.36,1) forwards}@keyframes desktopContentExpand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.booking-collapsed-desktop{display:flex;align-items:center;justify-content:space-between;width:100%;animation:desktopContentCollapse .25s cubic-bezier(.22,1,.36,1) forwards}@keyframes desktopContentCollapse{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.booking-expanded-desktop{width:100%;position:relative}.booking-header-desktop{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.booking-header-left{display:flex;align-items:baseline;gap:12px}.booking-time-expanded{font-size:20px;font-weight:700;color:#fff}.booking-duration-expanded{font-size:13px;color:#ffffff80}.booking-service-expanded{font-size:18px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.booking-details-desktop{display:flex;flex-direction:column;gap:10px}.detail-row-desktop{display:flex;align-items:center;gap:8px;font-size:14px}.detail-label-desktop{color:#ffffff80;min-width:70px}.detail-value-desktop{color:#fff;font-weight:500}.detail-value-desktop.price-value{color:#b8e636;font-weight:600}.detail-link-desktop{color:#fff;text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:2px;transition:text-decoration-color .2s ease}.detail-link-desktop:hover{text-decoration-color:#b8e636}.booking-actions-desktop{position:absolute;right:0;bottom:68px;z-index:2}.delete-btn-desktop{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:none;border-radius:50%;cursor:pointer;color:#111;box-shadow:0 4px 12px #00000026;transition:all .2s ease}.delete-btn-desktop:hover{transform:scale(1.05);background:#ff4757;color:#fff}.delete-btn-desktop:active{transform:scale(.95)}.booking-item-card.expanded .chat-button{margin-top:8px}@media(max-width:767px){.calendar-widget{display:none}}@media(min-width:768px){.calendar-mobile{display:none}}.registration-page{background:#fff;min-height:100vh;display:flex;flex-direction:column;padding:32px 16px 120px}.onb-topbar{height:40px;display:flex;align-items:center}.onb-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px}.onb-title{font-size:40px;font-weight:800;color:#111;margin:4px 0}.onb-step{color:#a3a3a3;font-weight:600;margin-top:6px}.onb-quote{position:relative;margin:48px 0 32px;max-width:560px}.onb-quote .qmark{color:#a5eb33;font-size:40px;font-weight:800;line-height:1}.onb-quote p{display:inline-block;margin:0 16px;font-size:22px;line-height:1.3}.onb-input{width:100%;max-width:640px;height:64px;border:1px solid #e5e7eb;border-radius:32px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;padding:0 8px;margin-bottom:20px}.onb-input.error{border-color:#ff4d4f;margin-bottom:5px}.input-error{width:100%;max-width:640px;color:#ff4d4f;font-size:13px;margin-bottom:20px;text-align:left;padding-left:20px}.onb-input-icon{display:flex;align-items:center;justify-content:center;color:#111}.onb-text{background:#0000002c;color:#000;outline:0;padding:5px;border-radius:10px;border:0}.onb-input .onb-text{border:none;outline:none;font-size:18px;background:none;color:#000}.onb-input-action{border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#b0b0b0}.onb-footer{margin-top:auto;padding-top:16px;width:100%;display:flex;justify-content:center}@media(min-width:640px){.onb-footer .btn-primary{max-width:320px;width:100%}}.chips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%;max-width:640px}.chip{border:1px solid #e5e7eb;background:#f6f7f9;color:#111;height:56px;border-radius:28px;display:flex;align-items:center;justify-content:center;font-weight:700}.copy-all-btn{width:100%;max-width:640px;margin-bottom:12px;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:10px 12px;color:#000}.day-grid{width:100%;max-width:640px;display:grid;grid-template-columns:1fr;gap:12px}.day-card{background:#f6f7f9;border-radius:16px;padding:12px;display:flex;flex-direction:column;text-align:left}.day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.day-badge{font-weight:800;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4px 8px}.off-switch{display:flex;align-items:center;gap:6px;font-size:12px;color:#777}.off-switch input{background-color:#00000034;appearance:none;width:16px;height:16px;border:1px solid #0000003a;background:transparent;border-radius:5px}.off-switch input[type=checkbox]:checked{background:#000;box-shadow:inset 0 0 0 3px #000}input[type=time]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.time-input{display:grid;grid-template-columns:24px 1fr auto 1fr auto;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px;margin-bottom:8px}.time-input .dash{color:#999}.add-interval{display:inline-flex;align-items:center;gap:6px;border:none;background:#a5eb33;color:#111;padding:8px 12px;border-radius:12px}.service-list{width:100%;max-width:640px;display:flex;flex-direction:column;gap:12px;margin-top:8px}@media(min-width:768px){.service-list{max-width:480px}}.service-card{background:#f6f7f9;border-radius:16px;padding:12px 40px 12px 12px;text-align:left;position:relative;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000d;text-align:left!important;-webkit-tap-highlight-color:transparent;transition:none!important;transform:none!important}.service-card input[type=number]::-webkit-inner-spin-button,.service-card input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.service-card input[type=number]{-moz-appearance:textfield;appearance:textfield}.service-row{display:grid!important;grid-template-columns:1fr auto!important;gap:6px 8px!important;margin-bottom:12px;width:100%!important;align-items:center}.service-row input{color:#000}.service-label{grid-column:1 / -1;font-weight:700;color:#111;margin-bottom:6px;text-align:left!important;display:block;width:100%}.service-input{grid-column:1 / 2;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:16px;background:#fff;width:100%!important;box-sizing:border-box;text-align:left!important;outline:none!important}.service-input:focus{outline:none!important;border-color:#000}.service-suffix{grid-column:2 / 3;color:#777;align-self:center}.service-actions{position:absolute;top:12px;right:8px;display:flex;justify-content:flex-end}.delete-service-btn{background:transparent;border:none;cursor:pointer;padding:4px;margin:0;display:flex;align-items:center;justify-content:center}.add-service{margin-top:8px;align-self:center;border:none;background:#a5eb33;color:#111;padding:12px 16px;border-radius:14px;font-weight:700;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(min-width:640px){.add-service{width:auto;min-width:200px;justify-content:center;gap:12px}}.bot-steps{text-align:left;max-width:640px;padding:0 16px;margin:8px 0 16px}.btn-secondary{display:inline-block;margin-top:8px;border:1px solid #e5e7eb;background:#fff;color:#111;border-radius:24px;padding:12px 16px}.btn-secondary.wide{width:100%;max-width:640px;text-align:center}.btn-primary:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed;pointer-events:none}.btn-primary.loading{color:transparent!important;position:relative}.btn-primary.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.page-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;background:#fff}.spinner{width:40px;height:40px;border:3px solid #eee;border-top-color:#a5eb33;border-radius:50%;animation:spin .8s linear infinite}.steps-list{list-style:none;padding:0;margin:0;width:100%;max-width:640px;text-align:left;display:flex;flex-direction:column;gap:18px}.steps-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start}.steps-list .step-num{width:28px;height:28px;border-radius:8px;background:#a5eb33;color:#111;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:2px}.steps-list .step-title{font-weight:700;color:#111;margin-bottom:2px}.steps-list .step-desc{color:#777;font-size:14px}.big-check{width:200px;height:200px;border-radius:100px;background:#a5eb33;display:flex;align-items:center;justify-content:center;margin:24px auto 0;color:#fff;box-shadow:0 16px 32px #00000026}.profile-photo-uploader .photo-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.profile-photo-uploader .photo-item,.profile-photo-uploader .photo-add-btn{width:100px}@media(max-width:640px){.profile-photo-uploader{display:block;width:100%}}.service-card .profile-photo-uploader,.service-card .photo-uploader{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;width:100%!important}.service-card .photo-grid{justify-content:center!important;width:100%!important}.service-card .photo-uploader-label{text-align:center!important;display:block!important;width:100%!important;margin-bottom:8px!important}.service-photos-wrapper{margin-top:12px}@media(max-width:640px){.service-photos-wrapper{margin-top:0}.service-card .photo-uploader-label{margin-bottom:4px!important}}.photo-uploader{display:flex;flex-direction:column;gap:12px}.photo-uploader-label{font-size:14px;font-weight:500;color:var(--text-secondary, #666)}.photo-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:340px;margin:0 auto}@media(min-width:640px){.photo-grid{justify-content:flex-start;max-width:none;margin:0}}.photo-item,.photo-add-btn{width:100px;height:100px}.photo-item{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1;background:#f0f0f0;border:1px solid rgba(0,0,0,.05);cursor:grab;transition:transform .2s,opacity .2s;touch-action:none;user-select:none;-webkit-user-select:none}.photo-item:active{cursor:grabbing}.photo-item.dragging{opacity:.5;transform:scale(.95);border:2px dashed #007AFF}.photo-item img{width:100%;height:100%;object-fit:cover}.photo-remove-btn{position:absolute;top:4px;right:4px;background:#00000080;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s}.photo-remove-btn:hover{background:#ff3b30cc;transform:scale(1.1)}.photo-order-badge{position:absolute;top:4px;left:4px;background:#00000080;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;pointer-events:none}.photo-add-btn{border:2px dashed #ccc;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;cursor:pointer;transition:all .2s;background:transparent;color:#666;padding:0}.photo-add-btn:hover{border-color:var(--primary-color, #007AFF);color:var(--primary-color, #007AFF);background:#007aff0d}.photo-add-text{font-size:11px;margin-top:4px;font-weight:500}.photo-add-count{font-size:10px;color:#999;margin-top:2px}.photo-uploading{position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:2}.spinner{width:20px;height:20px;border:2px solid #ccc;border-top-color:#a5eb33;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.settings-page{background:#f5f5f7;flex:1;width:100%;padding:0;display:flex;flex-direction:column;min-height:100vh}.settings-error{padding:24px;text-align:center;color:#ef4444;font-size:16px}.settings-header{background:#111;border-radius:32px;padding:24px;margin:16px 16px 24px}.settings-profile-section{display:flex;align-items:center;gap:16px;cursor:pointer;position:relative;outline:none;-webkit-tap-highlight-color:transparent}.settings-photo-container{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;outline:none;-webkit-tap-highlight-color:transparent;border:2px solid #A5EB33}.settings-photo{width:100%;height:100%;object-fit:cover}.settings-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f7;color:#111}.settings-profile-info{flex:1;min-width:0}.settings-profile-name{font-size:20px;font-weight:800;color:#fff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-profile-details{font-size:14px;color:#fff9;display:flex;flex-direction:column;gap:2px}.settings-chevron{color:#fff9;flex-shrink:0}.settings-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px 40px}.settings-card{background:#fff;border-radius:28px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;aspect-ratio:1 / 1;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #00000008;position:relative;overflow:hidden}.settings-card:active{transform:scale(.96)}.settings-card-top{display:flex;align-items:flex-start;margin-bottom:auto}.settings-card-icon{color:#111;flex-shrink:0}.settings-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:4px}.settings-card-title{font-size:15px;font-weight:800;color:#111;line-height:1.2;text-align:left;word-break:break-word}.settings-card-chevron{color:#111;flex-shrink:0;margin-bottom:2px}.settings-card-danger{background:#ff3b30}.settings-card-danger .settings-card-icon,.settings-card-danger .settings-card-title,.settings-card-danger .settings-card-chevron{color:#fff}@media(min-width:380px){.settings-card-title{font-size:17px}}@media(min-width:600px){.settings-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.reminders-page{background:#f5f5f5;color:#111;min-height:100vh;padding:10px 10px 80px}.reminders-title{font-size:34px;font-weight:800;color:#111;margin:0 0 16px;line-height:1.2;transform:translate(-5px);padding-left:10px}.reminders-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:0}.reminders-card{background:#fff;border-radius:28px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;aspect-ratio:1 / 1;transition:transform .2s ease,box-shadow .2s ease;box-shadow:none;position:relative;overflow:hidden}.reminders-card:active{transform:scale(.96)}.reminders-card-top{display:flex;align-items:flex-start;margin-bottom:auto}.reminders-card-icon{color:#111;flex-shrink:0;width:24px;height:24px}.reminders-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:4px}.reminders-card-title{font-size:17px;font-weight:800;color:#111;line-height:1.2;text-align:left;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.reminders-card-chevron{color:#111;flex-shrink:0;margin-bottom:2px;width:20px;height:20px}@media(min-width:380px){.reminders-card-title{font-size:19px}}@media(min-width:600px){.reminders-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.reminders-card{padding:20px;border-radius:36px}}.help-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease-out;padding:24px}.help-modal-content{background:#fff;width:100%;max-width:340px;border-radius:20px;padding:24px;box-shadow:0 10px 40px #0003;animation:slideIn .2s ease-out;display:flex;flex-direction:column;gap:16px}.help-modal-header{display:flex;justify-content:space-between;align-items:center}.help-modal-title{margin:0;font-size:20px;font-weight:700;color:#111}.help-modal-close{background:none;border:none;padding:4px;cursor:pointer;color:#9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.help-modal-close:hover{background-color:#f3f4f6;color:#111}.help-modal-body{font-size:15px;line-height:1.5;color:#374151}.help-modal-button{width:100%;padding:14px;background:#000;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:8px;transition:opacity .2s}.help-modal-button:active{opacity:.8}@keyframes slideIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.appointment-reminders-page{background:#f5f5f7;color:#111;min-height:100vh;padding:10px 10px 120px;box-sizing:border-box}.reminders-nav{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:24px}.reminders-nav-help{background:none;border:none;color:#000;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;outline:none;-webkit-tap-highlight-color:transparent}.reminders-title{font-size:34px;font-weight:800;color:#111;margin:0 0 48px;line-height:1.1;padding-left:10px;transform:translate(-5px)}.reminders-content{display:flex;flex-direction:column;gap:48px}.reminders-section{display:flex;flex-direction:column}.reminders-section-title{font-size:20px;font-weight:800;color:#111;margin-bottom:30px;padding-left:24px}.reminders-card-group{background:#fff;border-radius:30px;padding:0 24px;box-shadow:0 4px 12px #00000005}.reminders-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.reminders-row:last-child{border-bottom:none}.reminders-row-label{font-size:17px;font-weight:500;color:#111}.reminders-section-description{font-size:13px;color:#999;line-height:1.4;margin-top:12px;padding:0 24px}.custom-toggle-switch{width:63px;height:28px;background:#bbb;border:none;border-radius:14px;position:relative;cursor:pointer;transition:background-color .2s ease;padding:0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.custom-toggle-switch.enabled{background:#a5eb33}.custom-toggle-switch.disabled{opacity:.5;cursor:not-allowed}.custom-toggle-switch-slider{width:37px;height:24px;background:#fff;border-radius:12px;position:absolute;top:2px;left:2px;transition:transform .2s cubic-bezier(.2,.8,.2,1);box-shadow:0 1px 3px #0000000d}.custom-toggle-switch.enabled .custom-toggle-switch-slider{transform:translate(22px)}.reminders-action-link{color:#3b82f6;font-size:15px;font-weight:500;cursor:pointer;margin-top:8px;padding-left:12px;display:inline-block}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:80vh;position:relative}.modal-header{height:48px;border-bottom:none;width:100%}.modal-title{font-size:18px;font-weight:700;color:#111;margin:0;position:absolute;top:18px;left:20px}.modal-close{background:none;border:none;cursor:pointer;padding:8px;color:#999;position:absolute;top:10px;right:10px}.modal-body{padding:24px;overflow-y:auto}.modal-footer{padding:20px 24px;border-top:1px solid #f0f0f0;display:flex;gap:12px}.modal-btn{flex:1;padding:12px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-btn.primary{background:#000;color:#fff}.modal-btn.secondary{background:#f5f5f7;color:#111}.custom-days-input{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:12px;font-size:16px;margin-top:8px;outline:none;box-sizing:border-box;background:#fff;color:#000}.custom-days-input:focus{border-color:#000}.services-select-list{display:flex;flex-direction:column;gap:0;max-height:300px;overflow-y:auto}.service-select-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f5f5f7;cursor:pointer}.service-select-item:last-child{border-bottom:none}.service-select-checkbox{width:20px;height:20px;border:2px solid #ddd;border-radius:6px;margin-right:12px;display:flex;align-items:center;justify-content:center;transition:all .2s}.service-select-checkbox.checked{background:#000;border-color:#000}.service-select-name{font-size:16px;color:#111}.reminders-delete-custom-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#999}.message-time{font-size:12px;color:#999;text-align:right;margin-top:8px}.bulk-textarea-container{background:#fff;border-radius:30px;padding:20px 24px;box-shadow:0 4px 12px #00000005}.bulk-textarea{width:100%;min-height:150px;padding:0;border:none;font-size:16px;font-family:inherit;resize:vertical;outline:none;background:transparent;color:#111;line-height:1.5}.bulk-textarea::placeholder{color:#999}.bulk-textarea:disabled{opacity:.5}.message-preview-container{background:#fff;border-radius:30px;padding:24px;box-shadow:0 4px 12px #00000005}.message-bubble{background:#f5f5f7;border-radius:20px;padding:16px 18px;position:relative;max-width:100%}.message-text{font-size:15px;line-height:1.5;color:#111;white-space:pre-wrap;word-break:break-word}.bulk-actions{display:flex;gap:12px;margin-top:8px}.bulk-btn{flex:1;padding:16px 24px;border-radius:30px;border:none;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.bulk-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-btn-secondary{background:#f5f5f7;color:#111}.bulk-btn-secondary:not(:disabled):hover{background:#e8e8ea}.bulk-btn-primary{background:#a5eb33;color:#111}.bulk-btn-primary:not(:disabled):hover{background:#95d82e}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.reminders-row-label-with-count{display:flex;align-items:center;gap:8px}.channel-count{background:#f0f0f0;color:#666;font-size:12px;font-weight:600;padding:2px 8px;border-radius:10px}.reminders-section-title{display:flex;align-items:center}.recipients-card{background:#fff;border-radius:30px;box-shadow:0 4px 12px #00000005;overflow:hidden}.recipients-header{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s ease}.recipients-header:hover{background:#fafafa}.recipients-toggle{display:flex;align-items:center;gap:8px}.recipients-count{font-size:16px;font-weight:600;color:#666}.recipients-chevron{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.recipients-chevron.expanded{transform:rotate(180deg)}.recipients-avatars{display:flex;align-items:center}.recipient-avatar-small{width:40px;height:40px;border-radius:50%;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:-12px;border:3px solid #fff;box-shadow:0 2px 8px #0000001a}.recipient-avatar-small:first-child{margin-left:0}.recipient-avatar-small.more{background:#f5f5f7;color:#666;font-size:12px}.recipients-list-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0}.recipients-card.expanded .recipients-list-wrapper{max-height:300px;overflow-y:auto;opacity:1}.recipients-list{display:flex;flex-direction:column;border-top:1px solid #f0f0f0}.recipient-item{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid #f5f5f7}.recipient-item:last-child{border-bottom:none}.recipient-avatar{width:44px;height:44px;border-radius:50%;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recipient-info{margin-left:12px;flex:1;min-width:0}.recipient-name{font-size:16px;font-weight:500;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recipient-channel{display:flex;align-items:center;gap:6px;margin-top:2px;font-size:13px;color:#666}.recipient-channel svg{flex-shrink:0}.services-list-page{background:#f5f5f5;color:#111;min-height:100vh;padding:10px 10px 100px}.services-nav{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:16px}.services-title{font-size:34px;font-weight:800;color:#111;margin:0 0 16px;line-height:1.2;transform:translate(-15px)}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;padding:0}.service-card{background:#fff;border-radius:36px;padding:6px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative;box-shadow:none!important;border:none!important;aspect-ratio:1}.service-card:active{transform:scale(.98)}.service-card-image-container{position:relative;width:100%;flex:1;display:flex;align-items:flex-start;justify-content:center;background:transparent;padding:4px 0 0}.service-photo-circles,.service-photo-circles.circles-1,.service-photo-circles.circles-2,.service-photo-circles.circles-3{display:block;position:relative;width:100%;height:0;padding-bottom:52%;min-height:0;justify-content:normal}.photo-circle{position:absolute;top:0;bottom:0;width:52%;height:100%;aspect-ratio:auto;border-radius:50%;overflow:hidden;background:#f5f5f7;border:4px solid #fff;box-shadow:none;border-width:4px;flex-shrink:0;box-sizing:border-box;margin:0!important}.photo-circle img{width:100%;height:100%;object-fit:cover}.photo-circle.placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af}.photo-circle:nth-child(1){left:0}.photo-circle:nth-child(2){left:0;right:0;margin:0 auto!important}.photo-circle:nth-child(3){right:0;left:auto}.service-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding:0;margin-top:auto}.service-card-title{font-size:20px;font-weight:800;color:#000;text-align:left;line-height:1.25;flex:1;word-break:break-word;padding-left:10px;padding-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.service-card-arrow{color:#000;flex-shrink:0;align-self:flex-end;margin-bottom:8px;margin-right:8px}@media(max-width:600px){.services-grid{grid-template-columns:repeat(2,1fr);gap:2px}.service-card-title{font-size:20px}}.services-header-row{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.fab-add-service{position:fixed;bottom:24px;right:24px;width:64px;height:64px;border-radius:50%;background:#b8e636;color:#111;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0003;transition:transform .2s ease,box-shadow .2s ease;z-index:100}.fab-add-service:hover{background:#a8d62e;transform:scale(1.05);box-shadow:0 6px 20px #00000040}.fab-add-service:active{transform:scale(.95)}.drafts-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drafts-modal-content{background:#f5f5f5;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;border-radius:24px 24px 0 0;padding:24px 16px;box-shadow:0 -4px 20px #0003;animation:slideUp .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:20px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(min-width:601px){.drafts-modal-overlay{align-items:center}.drafts-modal-content{border-radius:24px;height:auto;max-height:80vh;padding:32px}}.drafts-modal-header{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.drafts-modal-header h2{font-size:24px;font-weight:800;margin:0}.drafts-modal-close{background:#e5e5e5;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333}.drafts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:40px}@media(max-width:600px){.drafts-grid{gap:8px}}.new-service-card{background:#fff;border:2px dashed #a8d62e!important;box-sizing:border-box}.new-service-placeholder{display:flex;align-items:center;justify-content:center;height:100%}.draft-delete-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#ef4444;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;opacity:1;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.draft-delete-btn:hover{transform:scale(1.1);background:#dc2626}.service-edit-page{background:#f5f5f7;color:#111;min-height:100vh;padding:16px 16px 32px}.services-title{font-size:34px;font-weight:800;color:#111;margin:0 0 24px;line-height:1.2;max-width:65%}.service-edit-content{padding:0}.service-edit-section{margin-bottom:32px}.service-edit-section-title{font-size:18px;font-weight:700;color:#111;margin-bottom:30px;margin-left:16px}.service-photos-container{background:#fff;border-radius:32px;padding:16px;display:flex;gap:60px;align-items:flex-start;min-height:auto;margin-bottom:8px}.service-photos-left{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.service-photos-right{display:flex;flex-direction:column;flex:1;gap:12px}.service-photo-thumb{width:60px;height:60px;transition:width .3s,height .3s;border-radius:50%;overflow:visible;position:relative;flex-shrink:0}.service-photo-placeholder-circle{width:100%;height:100%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;border-radius:50%}.service-photo-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.service-edit-hint{font-size:12px;color:#999;line-height:1.25;padding:0;text-align:left;min-height:60px;display:flex;align-items:center}.service-edit-section>.service-edit-hint{margin-left:16px}.service-photo-order-badge{position:absolute;top:-4px;left:-4px;width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#fffffff2,#ffffff80 20%,#fff3,#ffffff80 80%,#fffffff2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 2px 6px #00000026,inset 0 1px #fff,inset 0 -1px #fff9;border:1px solid rgba(255,255,255,.4);color:#000;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;z-index:20}.service-photo-delete{position:absolute;top:-2px;bottom:-2px;right:-6px;width:26px;border-radius:30px;background:linear-gradient(180deg,#fffc,#fff3 20%,#ffffff0d,#ffffff4d 80%,#ffffffe6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 2px 6px #00000026,inset 0 1px #fffc,inset 0 -1px #ffffff80;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;z-index:5}.service-photo-delete svg{width:14px;height:14px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.service-add-photo-card{margin-right:24px;height:132px;transition:height .3s,max-width .3s;width:100%;background:#000!important;border-radius:32px;border:none;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:pointer;text-align:center;overflow:visible;flex-shrink:0;color:#fff;outline:none;-webkit-tap-highlight-color:transparent}.service-add-photo-card:disabled{opacity:1;cursor:default}.sap-content{color:#fff;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.sap-title{font-size:16px;font-weight:600;margin-bottom:12px}.sap-subtitle{font-size:14px;color:#888}.sap-plus-btn{position:absolute;bottom:-10px;right:-10px;width:56px;height:56px;border-radius:50%;background:radial-gradient(circle at 85% 85%,#fff,#ffffff1a 40%,#fff0 60%),#0000004d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 8px 30px #0006,inset 0 1px 1px #fff6,inset 0 -2px 10px #0003;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#fff;z-index:10;transform:none}.service-promotion-section{margin-top:24px;margin-bottom:32px}.service-promotion-row{background:#fff;border-radius:40px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;height:56px}.spr-left{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#111}.spr-badge{background:#ff3b30;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:999px;transform:rotate(-5deg)}.spr-arrow{color:#c7c7cc}.service-promotion-hint{font-size:13px;color:#999;padding:12px 16px;line-height:1.4}.service-info-list{display:flex;flex-direction:column;background:#fff;border-radius:32px;overflow:hidden;padding:8px 0}.service-info-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:transparent;cursor:pointer;position:relative}.service-info-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background:#e5e7eb}.service-info-body{flex:1}.service-info-label{font-size:16px;color:#111;font-weight:500}.service-info-right-val{font-size:16px;color:#9ca3af;margin-right:8px}.service-info-chevron{color:#d1d5db;flex-shrink:0}.service-description-text{padding:16px;background:#f9fafb;border-radius:30px;box-shadow:0 4px 12px #00000014;font-size:16px;line-height:1.5;color:#111;min-height:100px;cursor:pointer;margin-bottom:12px;display:flex;justify-content:space-between;align-items:flex-start}.service-description-content{flex:1;white-space:pre-wrap;word-break:break-word}.service-description-content:empty:before{content:"Добавьте описание услуги";color:#9ca3af}.service-description-chevron{color:#d1d5db;flex-shrink:0;margin-left:16px;margin-top:2px}.service-delete-btn{width:100%;padding:20px 24px;background:#ff3b30;color:#fff;border:none;border-radius:100px;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:transform .1s ease,background .2s ease;margin-bottom:24px;box-shadow:0 4px 12px #ff3b304d;-webkit-tap-highlight-color:transparent;outline:none}.service-delete-btn:active{transform:scale(.98);background:#d93328}.service-save-btn{width:100%;padding:16px;background:#111;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .2s ease}.service-save-btn:active{background:#000}.service-save-btn:disabled{opacity:.5;cursor:not-allowed}@media(min-width:768px){.service-photo-thumb{width:100px;height:100px}.service-photo-placeholder-circle svg{width:40px;height:40px}.service-add-photo-card{height:212px;max-width:320px}.service-photos-container{gap:40px;align-items:flex-start}.sap-title{font-size:20px}.sap-subtitle{font-size:16px}.service-edit-hint{font-size:14px}.mobile-br{display:none}.service-photo-order-badge{top:0;left:0}}.service-field-edit-page{background:#f5f5f7;color:#111;min-height:100vh;padding:16px 16px 32px}.service-field-title{font-size:20px;font-weight:800;color:#111;margin:32px 0 48px;line-height:1.2;text-align:center}.service-field-edit-content{padding:0}.service-field-input-wrapper{position:relative;margin-bottom:12px}.service-field-input{width:100%;padding:16px 50px 16px 16px;font-size:16px;border:none;border-radius:30px;background:#fff;color:#111;font-family:inherit}.service-field-input:focus{outline:none;border-color:#3b82f6}.service-field-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.service-field-currency{position:absolute;right:50px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:16px}.service-field-input-group{display:flex;gap:12px;margin-bottom:12px}.service-field-input-group .service-field-input{flex:1;padding-right:16px}.service-field-textarea{width:100%;min-height:200px;padding:16px;font-size:16px;border:none;border-radius:30px;background:#fff;color:#111;font-family:inherit;resize:vertical;margin-bottom:12px}.service-field-textarea:focus{outline:none;border-color:#3b82f6}.service-field-hint,.service-field-rule{font-size:13px;color:#9ca3af;line-height:1.4;margin-bottom:12px;padding-left:16px}.service-field-save-btn{width:100%;padding:16px;background:#111;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease;margin-top:24px}.service-field-save-btn:active{background:#000}.service-field-save-btn:disabled{opacity:.5;cursor:not-allowed}.service-field-save-btn.success{background:#b8e636;color:#000;opacity:1}.chips-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.chip{padding:8px 16px;border-radius:20px;background:#f3f4f6;border:none;font-size:14px;color:#111;font-weight:600;cursor:pointer;transition:all .2s;outline:none!important;-webkit-tap-highlight-color:transparent!important;box-shadow:none!important}.chip:focus,.chip:active,.chip:visited{outline:none!important;border:none!important;box-shadow:none!important}.chip:hover{background:#e5e7eb}.chip.active{background:#b8e636;color:#000;font-weight:600}@media(min-width:768px){.service-field-edit-content{max-width:500px;margin:0 auto}.chips-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.chip{width:100%;display:flex;justify-content:center;align-items:center;text-align:center}}.contacts-settings-page{background:#fff;color:#111;min-height:100vh;padding:16px 16px 32px}.contacts-settings-content{padding:0}.contacts-settings-section{margin-bottom:32px}.contacts-settings-section-title{font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.contacts-info-item{display:flex;flex-direction:column;padding:16px;background:#f9fafb;border-radius:12px;cursor:pointer;transition:background .2s ease;margin-bottom:12px;position:relative}.contacts-info-item:active{background:#f3f4f6}.contacts-info-label{font-size:14px;color:#6b7280;margin-bottom:4px}.contacts-info-value{font-size:16px;font-weight:600;color:#111}.contacts-info-chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#000}.contacts-visibility-list{display:flex;flex-direction:column;gap:16px}.contacts-visibility-item{display:flex;justify-content:space-between;align-items:center}.contacts-visibility-label{font-size:16px;color:#111}.contacts-agreement-link{font-size:16px;color:#3b82f6;text-decoration:underline;margin-bottom:12px;cursor:pointer}.contacts-settings-hint{font-size:13px;color:#9ca3af;line-height:1.4}.contact-field-edit-page{background:#fff;color:#111;min-height:100vh;padding:16px 16px 32px}.contact-field-edit-content{padding:0}.contact-field-input-wrapper{position:relative;margin-bottom:12px}.contact-field-input{width:100%;padding:16px 50px 16px 16px;font-size:16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#111;font-family:inherit}.contact-field-input:focus{outline:none;border-color:#3b82f6}.contact-field-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.contact-field-currency{position:absolute;right:50px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:16px}.contact-field-hint{font-size:13px;color:#9ca3af;line-height:1.4;margin-bottom:24px}.contact-field-save-btn{width:100%;padding:16px;background:#111;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease}.contact-field-save-btn:active{background:#000}.contact-field-save-btn:disabled{opacity:.5;cursor:not-allowed}.contact-field-save-btn.success{background:#a5eb33;color:#111;pointer-events:none;opacity:1}.ai-assistant-page{background:#fff;color:#111;flex:1;padding:16px 16px 32px;min-height:0}.services-nav-help{background:none;border:none;color:#000;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.ai-assistant-content{padding:0}.services-title{font-size:34px;font-weight:800;color:#111;margin:0 0 24px;line-height:1.2}.ai-assistant-section{margin-bottom:32px}.ai-assistant-section-title{font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.ai-assistant-main-toggle{padding:16px;background:#f9fafb;border-radius:12px;margin-bottom:12px}.ai-assistant-main-toggle-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ai-assistant-main-toggle-title{font-size:16px;font-weight:600;color:#111}.ai-assistant-options{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}.ai-assistant-option{display:flex;justify-content:space-between;align-items:center}.ai-assistant-option-label{font-size:16px;color:#111}.ai-assistant-hint{font-size:13px;color:#9ca3af;line-height:1.4}.toggle-switch.disabled{opacity:.5;cursor:not-allowed}.ai-style-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;font-size:14px;color:#111;resize:vertical;margin-bottom:8px;transition:border-color .2s}.ai-style-textarea:focus{outline:none;border-color:#000;background:#fff}.ai-style-textarea:disabled{opacity:.6;cursor:not-allowed}.ai-style-save-container{display:flex;justify-content:flex-end;margin-bottom:12px}.ai-style-save-btn{padding:8px 20px;background:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.ai-style-save-btn:hover:not(:disabled){background:#333}.ai-style-save-btn:disabled{opacity:.5;cursor:not-allowed}.ai-style-save-btn.saving{background:#666}.ai-assistant-info-box{display:flex;gap:12px;padding:16px;background:#eff6ff;border-radius:12px;border:1px solid #dbeafe;margin-bottom:16px}.ai-info-icon{color:#3b82f6;flex-shrink:0}.ai-info-text{font-size:13px;color:#1e40af;line-height:1.5}.ai-knowledge-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ai-knowledge-item{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #f3f4f6}.ai-knowledge-item-content{flex:1}.ai-knowledge-item-title{font-size:15px;font-weight:600;color:#111;margin-bottom:4px}.ai-knowledge-item-text{font-size:14px;color:#4b5563;line-height:1.4;white-space:pre-wrap}.ai-knowledge-item-delete{padding:8px;color:#ef4444;background:none;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s;margin-left:8px}.ai-knowledge-item-delete:hover{background-color:#fee2e2}.ai-knowledge-empty{padding:32px 16px;text-align:center;color:#9ca3af;font-size:14px;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}.ai-knowledge-add-container{display:flex;justify-content:center;margin-bottom:16px}.ai-knowledge-add-btn{display:flex;align-items:center;gap:8px;padding:10px 24px;background:#000;color:#fff;border:none;border-radius:20px;font-weight:600;font-size:15px;cursor:pointer;transition:transform .2s}.ai-knowledge-add-btn:active{transform:scale(.95)}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal-content{background:#fff;width:100%;max-width:400px;border-radius:16px;padding:24px;box-shadow:0 10px 25px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h3{margin:0;font-size:18px;font-weight:700}.modal-header button{background:none;border:none;color:#9ca3af;cursor:pointer}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#374151}.form-group input,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#000}.form-group textarea{min-height:120px;resize:vertical}.add-knowledge-btn-submit{width:100%;padding:12px;background:#000;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:16px;cursor:pointer;margin-top:8px}.schedule-page{background:#fff;color:#111;flex:1;width:100%;padding:16px 16px 100px;display:flex;flex-direction:column;min-height:0}.schedule-question{font-size:24px;font-weight:800;color:#111;text-align:center;margin:24px 0 32px;line-height:1.3}.schedule-modes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.schedule-mode-card{background:#f3f4f6;border-radius:20px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 2px 8px #1111110f;position:relative;min-height:140px;justify-content:center}.schedule-mode-card:active{transform:scale(.98);background:#f3f4f6}.schedule-mode-icon{color:#111;flex-shrink:0}.schedule-mode-title{font-size:16px;font-weight:600;color:#111;text-align:center}.schedule-mode-chevron{position:absolute;top:16px;right:16px;color:#000}@media(max-width:600px){.schedule-modes-grid{grid-template-columns:1fr 1fr}.schedule-mode-card:first-child{grid-column:1 / -1}}.schedule-view-page{background:#fff;color:#111;min-height:100vh;padding:16px 16px 32px}.schedule-month-selector{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:12px 16px;background:#f9fafb;border-radius:16px}.schedule-month-nav{background:none;border:none;color:#111;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s ease}.schedule-month-nav:active{background:#e5e7eb}.schedule-month-display{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111}.schedule-calendar{margin-bottom:32px}.schedule-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:12px}.schedule-calendar-weekday{text-align:center;font-size:14px;font-weight:600;color:#6b7280;padding:8px}.schedule-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.schedule-calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:16px;font-weight:600;color:#111;background:#fff;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s ease}.schedule-calendar-day.other-month{color:#d1d5db;background:#f9fafb;border-color:#f3f4f6}.schedule-calendar-day.has-schedule{background:#111;color:#fff;border-color:#111}.schedule-calendar-day.today{border-color:#3b82f6;border-width:2px}.schedule-calendar-day.selected{background:#3b82f6;color:#fff;border-color:#3b82f6}.schedule-calendar-day:active{transform:scale(.95)}.schedule-slots-section{margin-top:32px}.schedule-slots-header{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.schedule-weekdays-selector{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;padding-bottom:8px}.schedule-weekday-btn{flex:1;min-width:44px;padding:12px 8px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}.schedule-weekday-btn.active{background:#111;color:#fff;border-color:#111}.schedule-weekday-btn:active{transform:scale(.95)}.schedule-slots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.schedule-slot-item{padding:12px;background:#f9fafb;border-radius:12px;text-align:center;font-size:14px;font-weight:600;color:#111}.schedule-no-slots{grid-column:1 / -1;padding:24px;text-align:center;color:#9ca3af;font-size:14px}.schedule-week-page{background:#fff;flex:1;width:100%;display:flex;flex-direction:column;min-height:0}.schedule-week-header{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.05);padding:16px;display:flex;align-items:center;justify-content:space-between}.sch-title{font-size:20px;font-weight:800;color:#111;margin:0}.schedule-week-list{flex:1;padding:16px 16px 80px;display:flex;flex-direction:column;gap:16px}.day-card{background:#f9fafb;border-radius:20px;padding:16px;transition:transform .2s,box-shadow .2s;border:1px solid transparent}.day-card.active{background:#fff;border-color:#e5e7eb;box-shadow:0 4px 20px #0000000a}.day-header{display:flex;justify-content:space-between;align-items:center;min-height:32px}.day-name{font-size:17px;font-weight:700;color:#111}.day-status{font-size:13px;font-weight:600;color:#9ca3af}.day-status.open{color:#10b981}.intervals-list{margin-top:16px;display:flex;flex-direction:column;gap:12px;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.interval-row{display:flex;align-items:center;gap:10px}.time-input-group{flex:1;display:flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;gap:8px;font-variant-numeric:tabular-nums}.time-input-group:focus-within{border-color:#111}.time-val{border:none;background:transparent;width:100%;font-size:16px;font-weight:600;color:#111;text-align:center;outline:none;padding:0;font-family:inherit}.time-sep{color:#9ca3af;font-weight:500}.btn-remove{background:#fee2e2;color:#ef4444;border:none;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s}.btn-remove:active{background:#fecaca}.btn-add-interval{width:100%;background:#111;color:#fff;border:none;padding:12px;border-radius:14px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;cursor:pointer}.btn-add-interval:active{transform:scale(.98)}.ios-switch{position:relative;width:48px;height:28px;display:inline-block}.ios-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;transition:.3s;border-radius:34px}.slider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}input:checked+.slider{background-color:#10b981}input:checked+.slider:before{transform:translate(20px)}.schedule-dates-page{background:#fff;color:#111;min-height:100vh;padding:16px 16px 32px}.schedule-dates-add{margin-bottom:32px;padding:16px;background:#f9fafb;border-radius:16px}.schedule-dates-add-header{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.schedule-dates-add-form{display:flex;gap:12px}.schedule-dates-date-input{flex:1;padding:12px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:600;color:#111;background:#fff}.schedule-dates-date-input:focus{outline:none;border-color:#3b82f6}.schedule-dates-add-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#111;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease}.schedule-dates-add-btn:active{background:#000}.schedule-dates-add-btn:disabled{opacity:.5;cursor:not-allowed}.schedule-dates-empty{padding:48px 24px;text-align:center;color:#9ca3af;font-size:16px;line-height:1.5}.schedule-dates-list{display:flex;flex-direction:column;gap:16px}.schedule-dates-item{padding:16px;background:#f9fafb;border-radius:16px}.schedule-dates-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.schedule-dates-item-title{font-size:16px;font-weight:700;color:#111;flex:1}.schedule-dates-item-actions{display:flex;align-items:center;gap:12px}.schedule-dates-remove-btn{width:44px;height:44px;background:#ef4444;border:none;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.schedule-dates-remove-btn:active{background:#dc2626}.schedule-dates-intervals{display:flex;flex-direction:column;gap:12px}.schedule-dates-interval{display:flex;align-items:center;gap:12px}.schedule-dates-time-input{flex:1;padding:12px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:600;color:#111;background:#fff}.schedule-dates-time-input:focus{outline:none;border-color:#3b82f6}.schedule-dates-time-separator{font-size:16px;font-weight:600;color:#6b7280}.schedule-dates-remove-interval-btn{width:44px;height:44px;background:#ef4444;border:none;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.schedule-dates-remove-interval-btn:active{background:#dc2626}.schedule-dates-add-interval-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#111;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease}.schedule-dates-add-interval-btn:active{background:#000}.toggle-switch{width:50px;height:30px;background:#e5e7eb;border:none;border-radius:15px;position:relative;cursor:pointer;transition:background-color .2s ease;padding:0;flex-shrink:0}.toggle-switch.enabled{background:#10b981}.toggle-switch-slider{width:26px;height:26px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 2px 4px #0003}.toggle-switch.enabled .toggle-switch-slider{transform:translate(20px)}.profile-page{background:#f5f5f7;flex:1;width:100%;padding:16px 16px 100px;min-height:0}.profile-content{display:flex;flex-direction:column;gap:24px}.profile-section{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden}.profile-item{display:flex;align-items:center;padding:16px;gap:12px;cursor:pointer;border-bottom:1px solid var(--border-color);transition:background-color .2s}.profile-item:last-child{border-bottom:none}.profile-item:active{background-color:#0000000d}.profile-item-icon{color:var(--text-secondary);display:flex;align-items:center;justify-content:center}.profile-item-body{flex:1;display:flex;flex-direction:column;gap:4px;overflow:hidden}.profile-item-label{font-size:13px;color:var(--text-secondary)}.profile-item-value{font-size:16px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-chevron{color:#000}.profile-hint{font-size:13px;color:var(--text-secondary);text-align:center;line-height:1.4;padding:0 16px}.profile-photos-section{display:flex;flex-direction:column;gap:12px}.profile-photos-title{font-size:18px;font-weight:600;color:var(--text-primary);padding-left:16px}.profile-field-edit-page{padding:16px;min-height:100vh;display:flex;flex-direction:column}.services-nav{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:24px}.services-nav-help{background:none;border:none;padding:0;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center}.services-title{font-size:34px;font-weight:800;color:#111;margin:0 16px 8px;line-height:1.2}.profile-field-edit-content{margin-top:0;display:flex;flex-direction:column;gap:16px}.profile-field-input-wrapper{position:relative;margin-bottom:0}.profile-field-input{width:100%;padding:16px 50px 16px 16px;font-size:16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#111;font-family:inherit;transition:all .2s;height:auto}.profile-field-input:focus{outline:none;border-color:#a5eb33;box-shadow:none;background:#fff}.profile-field-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.profile-field-hint{font-size:13px;color:#9ca3af;line-height:1.4;margin-bottom:8px;padding-left:16px}.profile-field-save-btn{margin-top:12px;width:100%;padding:16px;background:#111;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.profile-field-save-btn:disabled{opacity:.5;cursor:not-allowed}.profile-field-save-btn:active{background:#000}.profile-field-save-btn.success{background:#a5eb33;color:#111;pointer-events:none;opacity:1}.chips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%;margin-top:8px}.chip{border:1px solid #e5e7eb;background:#f6f7f9;color:#111;height:56px;border-radius:28px;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:all .2s;padding:0}.chip.active{background:#a5eb33}
