*{box-sizing:border-box;margin:0;padding:0}#root,body,html{max-width:100%;overflow-x:hidden}:root,[data-theme=dark]{--ui-bg:#060610;--ui-card:#0d0d1c;--ui-card-elevated:#12122a;--ui-border:#1e1e3a;--ui-purple:#6c63ff;--ui-purple-light:#9d97ff;--ui-green:#00e8b0;--ui-green-strong:#00e8b0;--ui-text:#ffffffeb;--ui-muted:#ffffffc7;--ui-subtle:#ffffffb3;--ui-faint:#ffffff9e;--ui-input-bg:#ffffff0f;--ui-nav-bg:#0a0a16f5;--ui-overlay:#000000a6;--ui-placeholder:#ffffff94;--ui-radius:16px;--ui-shadow:0 8px 32px #00000073;--ui-shadow-glow:0 8px 40px #6c63ff2e;--ui-gradient:linear-gradient(135deg,#6c63ff,#9b5de5);--ui-gradient-brand:linear-gradient(135deg,#6c63ff38,#00e8b014);--ui-gradient-hero:linear-gradient(160deg,#6c63ff47,#00e8b00f 45%,#0000);--ui-body-gradient-1:#6c63ff2e;--ui-body-gradient-2:#00e8b00f;--ui-hero-title:#fff;--ui-header-bg:#0d0d1cf2;--ui-sheet-bg:linear-gradient(180deg,#10102a,#0b0b18);--ui-sheet-shadow:0 -12px 40px #0000008c;--ui-select-bg:#1a1a2e;--ui-save-bar-bg:#080814f7;--ui-handle:#ffffff26;--ui-surface-subtle:#ffffff08;--ui-divider:#ffffff0f;--ui-on-primary:#fff;color-scheme:dark}[data-theme=light]{--ui-bg:#f5f5f8;--ui-card:#fff;--ui-card-elevated:#fff;--ui-border:#00000014;--ui-purple:#6c63ff;--ui-purple-light:#6c63ff;--ui-green:#059669;--ui-green-strong:#00b894;--ui-text:#1a1a2e;--ui-muted:#000000b8;--ui-subtle:#000000a3;--ui-faint:#0000008f;--ui-input-bg:#00000008;--ui-nav-bg:#fffffff5;--ui-overlay:#00000059;--ui-placeholder:#0000008c;--ui-shadow:0 4px 24px #00000014;--ui-shadow-glow:0 8px 32px #6c63ff1a;--ui-gradient-brand:linear-gradient(135deg,#6c63ff14,#00b8940d);--ui-gradient-hero:linear-gradient(160deg,#6c63ff1a,#00b8940a 45%,#0000);--ui-body-gradient-1:#6c63ff14;--ui-body-gradient-2:#00b8940a;--ui-hero-title:#1a1a2e;--ui-header-bg:#fffffff5;--ui-sheet-bg:linear-gradient(180deg,#fff,#f5f5f8);--ui-sheet-shadow:0 -12px 40px #0000001a;--ui-select-bg:#fff;--ui-save-bar-bg:#fffffff7;--ui-handle:#0000001f;--ui-surface-subtle:#00000005;--ui-divider:#0000000f;--ui-on-primary:#fff;color-scheme:light}body{-webkit-font-smoothing:antialiased;background:#060610;background:var(--ui-bg);background-image:radial-gradient(ellipse 90% 60% at 50% -15%,#6c63ff2e,#0000),radial-gradient(ellipse 50% 40% at 100% 0,#00e8b00f,#0000);background-image:radial-gradient(ellipse 90% 60% at 50% -15%,var(--ui-body-gradient-1),#0000),radial-gradient(ellipse 50% 40% at 100% 0,var(--ui-body-gradient-2),#0000);color:#ffffffeb;color:var(--ui-text);direction:rtl;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans Hebrew,Arial Hebrew,sans-serif;font-size:1rem;line-height:1.5}button,input,select,textarea{font-family:inherit}[role=button],button,input[type=button],input[type=submit]{min-height:40px}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),select,textarea{font-size:max(1rem,16px)}@media (hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),select,textarea{font-size:max(1rem,16px)!important}}@media (min-width:768px) and (hover:hover){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),select,textarea{font-size:.95rem}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #6c63ff8c;outline-offset:2px}::placeholder{color:#ffffff94;color:var(--ui-placeholder)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0d0d1c;background:var(--ui-card)}::-webkit-scrollbar-thumb{background:#1e1e3a;background:var(--ui-border);border-radius:3px}@keyframes ui-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.9}}.ui-skeleton{animation:ui-skeleton-pulse 1.4s ease-in-out infinite}.ui-page{background:#060610;background:var(--ui-bg);color:#ffffffeb;color:var(--ui-text);min-height:100vh}.ui-container{margin:0 auto;max-width:480px;padding:0 1.15rem}.ui-results-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:700px){.ui-results-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:960px}}.ui-hero{background:linear-gradient(160deg,#6c63ff47,#00e8b00f 45%,#0000);background:var(--ui-gradient-hero);border-bottom:1px solid #6c63ff26;padding:2rem 1.15rem 1.75rem;text-align:center}.ui-hero-title{color:#fff;color:var(--ui-hero-title);font-size:clamp(1.45rem,5vw,1.85rem);font-weight:900;letter-spacing:-.03em;margin-bottom:.4rem}.ui-hero-title span{color:#9d97ff;color:var(--ui-purple-light)}.ui-hero-sub{color:#ffffffc7;color:var(--ui-muted);font-size:.9rem;line-height:1.55;margin-bottom:1.25rem}.ui-search-stack{display:flex;flex-direction:column;gap:.55rem;margin:0 auto;max-width:440px}.ui-search-input{background:#ffffff0f;background:var(--ui-input-bg);border:1px solid #6c63ff40;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff08;box-shadow:inset 0 1px 0 var(--ui-surface-subtle);color:#ffffffeb;color:var(--ui-text);font-size:16px;padding:.85rem 1rem;width:100%}@media (min-width:768px){.ui-search-input{font-size:.92rem}}.ui-search-row{display:flex;gap:.5rem}.ui-search-row .ui-search-input{flex:1 1}.ui-btn-primary{background:linear-gradient(135deg,#6c63ff,#9b5de5);background:var(--ui-gradient);border:none;border-radius:14px;box-shadow:0 4px 20px #6c63ff59;color:#fff;color:var(--ui-on-primary);cursor:pointer;font-size:.92rem;font-weight:800;padding:.85rem 1.35rem;transition:transform .15s ease,box-shadow .15s ease}.ui-btn-primary:hover:not(:disabled){box-shadow:0 6px 28px #6c63ff73;transform:translateY(-1px)}.ui-btn-primary:active:not(:disabled){transform:translateY(0)}.ui-btn-primary:disabled{background:#ffffff08!important;background:var(--ui-surface-subtle)!important;box-shadow:none!important;color:#ffffffc7!important;color:var(--ui-muted)!important;cursor:not-allowed;transform:none!important}.ui-chips-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.ui-chips-scroll::-webkit-scrollbar{display:none}.ui-chip{background:#ffffff08;background:var(--ui-surface-subtle);border:1px solid #1e1e3a;border:1px solid var(--ui-border);border-radius:999px;color:#ffffffc7;color:var(--ui-muted);cursor:pointer;flex-shrink:0;font-size:.82rem;font-weight:600;padding:.55rem 1.05rem;scroll-snap-align:start;transition:all .18s ease;white-space:nowrap}.ui-chip-active{background:#6c63ff38;border-color:#6c63ff8c;box-shadow:0 0 20px #6c63ff26;color:#9d97ff;color:var(--ui-purple-light);font-weight:800}.ui-card{background:#0d0d1c;background:var(--ui-card);border:1px solid #1e1e3a;border:1px solid var(--ui-border);border-radius:16px;border-radius:var(--ui-radius);box-shadow:0 8px 32px #00000073;box-shadow:var(--ui-shadow)}.ui-card-interactive{transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.ui-card-interactive:hover{border-color:#6c63ff73!important;box-shadow:0 8px 40px #6c63ff2e;box-shadow:var(--ui-shadow-glow);transform:translateY(-2px)}.ui-card-interactive:active{transform:translateY(0)}.ui-provider-card{background:#0d0d1c;background:var(--ui-card);border:1px solid #6c63ff1f;border-radius:18px;box-shadow:0 8px 32px #00000073;box-shadow:var(--ui-shadow);overflow:hidden}.ui-provider-card-hero{height:148px;overflow:hidden;position:relative}.ui-provider-card-hero img{height:100%;object-fit:cover;width:100%}.ui-provider-card-hero-fallback{background:linear-gradient(135deg,#6c63ff59,#00e8b01f);height:100%}.ui-provider-card-hero-overlay{background:linear-gradient(0deg,#060610eb 0,#0000 55%);inset:0;position:absolute}[data-theme=light] .ui-provider-card-hero-overlay{background:linear-gradient(0deg,#ffffffe0 0,#0000 55%)}.ui-provider-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;left:10px;position:absolute;top:10px;z-index:2}.ui-badge--rating,.ui-badge--sponsored{background:#ffd25024;border:1px solid #ffd6648c}.ui-badge--rating .ui-badge__rating-value,.ui-badge--sponsored{color:#ffe08a}[data-theme=light] .ui-badge--rating,[data-theme=light] .ui-badge--sponsored{background:#8c5a001a;border:1px solid #1a1a2e}[data-theme=light] .ui-badge--rating .ui-badge__rating-value,[data-theme=light] .ui-badge--sponsored{color:#1a1a2e}.ui-provider-card-body{margin-top:-28px;overflow:visible;padding:0 1rem 1rem;position:relative;z-index:3}.ui-provider-card-row{align-items:flex-end;display:flex;gap:.75rem;margin-bottom:.65rem}.ui-provider-card-info{flex:1 1;min-width:0}.ui-provider-card-name{font-size:1.02rem;font-weight:900;letter-spacing:-.02em}.ui-provider-card-meta{color:#ffffffc7;color:var(--ui-muted);font-size:.76rem;margin-top:.15rem}.ui-provider-card-cta{background:linear-gradient(135deg,#6c63ff,#9b5de5);background:var(--ui-gradient);border:none;border-radius:12px;color:#fff;color:var(--ui-on-primary);cursor:pointer;font-family:inherit;font-weight:800;margin-top:.75rem;padding:.75rem;width:100%}.ui-provider-services-scroll{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.4rem;margin:.15rem 0 .7rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.ui-provider-services-scroll::-webkit-scrollbar{display:none}.ui-provider-service-chip{align-items:center;background:#6c63ff1f;border:1px solid #6c63ff2e;border-radius:999px;color:#9d97ff;color:var(--ui-purple-light);display:inline-flex;flex:0 0 auto;font-size:.72rem;font-weight:700;gap:.3rem;padding:5px 10px;white-space:nowrap}.ui-provider-service-chip-icon{font-size:.8rem;line-height:1}.ui-provider-service-chip-price{color:#00e8b0;color:var(--ui-green-strong,#00e8b0);font-weight:800}.ui-provider-service-chip--more{background:#ffffff0f;border-color:#1e1e3a;border-color:var(--ui-border);color:#ffffffc7;color:var(--ui-muted)}.ui-appt-card{-webkit-border-start:4px solid #6c63ff;-webkit-border-start:4px solid var(--ui-purple);background:#0d0d1c;background:var(--ui-card);border:1px solid #1e1e3a;border:1px solid var(--ui-border);border-inline-start:4px solid #6c63ff;border-inline-start:4px solid var(--ui-purple);border-radius:16px;box-shadow:0 8px 32px #00000073;box-shadow:var(--ui-shadow);padding:1rem 1.1rem}.ui-appt-card--confirmed{border-inline-start-color:#00e8b0;border-inline-start-color:var(--ui-green)}.ui-appt-card--pending{border-inline-start-color:#ffc107}.ui-appt-card--past{border-inline-start-color:#1e1e3a;border-inline-start-color:var(--ui-border);opacity:.72}.ui-appt-time-block{background:#6c63ff24;border:1px solid #6c63ff47;border-radius:12px;min-width:64px;padding:.45rem .7rem;text-align:center}.ui-appt-time-block .time{color:#9d97ff;color:var(--ui-purple-light);font-size:1rem;font-weight:900;line-height:1.1}.ui-appt-time-block .date{color:#ffffffc7;color:var(--ui-muted);font-size:.68rem;margin-top:2px}.ui-slot-chip{background:#ffffff0f;background:var(--ui-input-bg);border:1px solid #1e1e3a;border:1px solid var(--ui-border);border-radius:12px;color:#ffffffeb;color:var(--ui-text);cursor:pointer;font-size:.88rem;font-weight:600;padding:.6rem 1rem;transition:all .15s ease}.ui-slot-chip:hover:not(:disabled){border-color:#6c63ff66}.ui-slot-chip--selected{background:#00e8b029!important;border-color:#00e8b08c!important;box-shadow:0 0 16px #00e8b026;color:#00e8b0!important;color:var(--ui-green)!important;font-weight:800}.ui-slot-chip:disabled{cursor:not-allowed;opacity:.35;text-decoration:line-through}.ui-bottom-nav{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#0a0a16f5;background:var(--ui-nav-bg);border-radius:20px 20px 0 0;border-top:1px solid #1e1e3a;border-top:1px solid var(--ui-border);bottom:0;box-shadow:0 8px 32px #00000073;box-shadow:var(--ui-shadow);display:flex;justify-content:space-around;left:0;padding:.5rem .5rem calc(.55rem + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:1000}.ui-nav-tab{align-items:center;background:none;border:none;color:#ffffffc7;color:var(--ui-muted);cursor:pointer;display:flex;flex-direction:column;gap:.15rem;min-height:44px;min-width:72px;padding:.35rem .6rem}.ui-nav-tab-icon-wrap{align-items:center;border-radius:12px;display:flex;height:32px;justify-content:center;transition:background .18s ease;width:44px}.ui-nav-tab--active .ui-nav-tab-icon-wrap{background:#6c63ff33;box-shadow:0 0 20px #6c63ff1f}.ui-nav-tab--active{color:#9d97ff;color:var(--ui-purple-light)}.ui-nav-tab-label{font-size:.62rem;font-weight:600}.ui-nav-tab--active .ui-nav-tab-label{font-weight:800}.ui-nav-tab-indicator{background:linear-gradient(90deg,#6c63ff,#00e8b0);background:linear-gradient(90deg,#6c63ff,var(--ui-green-strong));border-radius:3px;height:3px;margin-top:1px;width:20px}.ui-nav-tab-emoji{font-size:1.2rem;line-height:1;position:relative}.ui-nav-tab-badge{align-items:center;background:#ff6b9d;border:2px solid #0d0d1c;border:2px solid var(--ui-card);border-radius:999px;box-sizing:border-box;color:#fff;display:flex;font-size:.48rem;font-weight:900;height:16px;inset-inline-end:-8px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;top:-4px}@media (max-width:520px){.ui-bottom-nav{border-radius:14px 14px 0 0;padding:.2rem .25rem env(safe-area-inset-bottom,0)}.ui-nav-tab{flex:1 1;gap:.02rem;min-height:40px!important;min-width:0!important;padding:.1rem .2rem}.ui-nav-tab-icon-wrap{border-radius:10px;height:30px;width:40px}.ui-nav-tab-emoji{font-size:1.32rem;line-height:1;position:relative}.ui-nav-tab-badge{align-items:center;background:#ff6b9d;border:2px solid #0d0d1c;border:2px solid var(--ui-card);border-radius:999px;box-sizing:border-box;color:#fff;display:flex;font-size:.45rem;font-weight:900;height:15px;inset-inline-end:-9px;justify-content:center;min-width:15px;padding:0 3px;position:absolute;top:-5px}.ui-nav-tab-icon-wrap svg{height:22px;width:22px}.ui-nav-tab-label{font-size:.55rem;line-height:1.05}.ui-nav-tab-indicator{display:none}}.ui-booking-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080814f7;background:var(--ui-save-bar-bg);border-top:1px solid #1e1e3a;border-top:1px solid var(--ui-border);box-shadow:0 -12px 40px #0000008c;box-shadow:var(--ui-sheet-shadow);display:flex;flex-direction:column;left:0;padding:.75rem 1rem;position:fixed;right:0;z-index:950}.ui-booking-bar-deposit-note{color:#ffffffc7;color:var(--ui-muted,#888);font-size:.78rem;line-height:1.45;max-width:480px;text-align:center;width:100%}.ui-booking-bar-deposit-note--above{margin:0 auto .55rem}.ui-booking-bar-deposit-note--below{margin:.55rem auto 0}.ui-booking-bar-inner{align-items:stretch;display:flex;flex-wrap:wrap;gap:.6rem;margin:0 auto;max-width:480px;min-width:0;width:100%}.ui-booking-bar-inner .ui-btn-secondary{flex:0 0 auto;max-width:100%;min-width:max(44px,-webkit-max-content);min-width:max(44px,max-content);white-space:nowrap}.ui-booking-bar-inner .ui-btn-primary{flex:1 1 12rem;line-height:1.25;min-width:0;overflow-wrap:anywhere;white-space:normal}.ui-btn-secondary{background:#ffffff0f;background:var(--ui-input-bg);border:1px solid #1e1e3a;border:1px solid var(--ui-border);border-radius:14px;color:#ffffffc7;color:var(--ui-muted);cursor:pointer;font-weight:700;min-height:48px;padding:.75rem 1rem}.ui-stepper-bar{display:flex;gap:.4rem;margin-bottom:.55rem}.ui-stepper-segment{background:#ffffff0f;background:var(--ui-divider);border-radius:5px;flex:1 1;height:5px;transition:background .2s ease}.ui-stepper-segment--active,.ui-stepper-segment--done{background:linear-gradient(90deg,#6c63ff,#00e8b0);background:linear-gradient(90deg,#6c63ff,var(--ui-green-strong))}.ui-stepper-segment--active{box-shadow:0 0 12px #6c63ff66}.ui-header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d1cf2;background:var(--ui-header-bg);border-bottom:1px solid #1e1e3a;border-bottom:1px solid var(--ui-border);display:flex;gap:1rem;padding:calc(.9rem + env(safe-area-inset-top, 0px)) max(1.5rem,env(safe-area-inset-right,0px),env(safe-area-inset-left,0px)) .9rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.ui-header--between{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto}.ui-header__actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem;justify-self:end}.ui-header--static{position:static}@media (max-width:520px){.ui-header{align-items:flex-start;gap:.65rem;padding:calc(.65rem + env(safe-area-inset-top, 0px)) max(1rem,env(safe-area-inset-right,0px),env(safe-area-inset-left,0px)) .75rem}.ui-header--between>.ui-header__actions,.ui-header--between>div:last-child:not(:first-child){flex-shrink:0;padding-top:2px}}.client-collapsible-section,.client-history-section{margin-bottom:1.5rem}.client-section-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;gap:.5rem;margin:0;padding:0;text-align:start;width:100%}.client-section-toggle--open{margin-bottom:.75rem}.client-section-toggle:active .client-section-toggle-label{color:#9d97ff;color:var(--ui-purple-light)}.client-section-toggle-label{color:#ffffffeb;color:var(--ui-text);flex:1 1;font-size:.85rem;font-weight:800;min-width:0;transition:color .15s ease}.client-section-toggle-count{-webkit-margin-start:.35rem;color:#ffffffc7;color:var(--ui-muted);font-size:.78rem;font-weight:700;margin-inline-start:.35rem}.client-section-toggle-chevron{color:#ffffffc7;color:var(--ui-muted);flex-shrink:0;opacity:.75;transition:transform .2s ease,color .15s ease}.client-section-toggle-chevron--open{color:#9d97ff;color:var(--ui-purple-light);opacity:1;transform:rotate(180deg)}.client-history-list{display:flex;flex-direction:column;gap:.6rem}:focus-visible{outline:3px solid #9d97ff;outline:3px solid var(--ui-purple-light,#9d97ff);outline-offset:2px}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}[role=button]:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}#app-nav:focus,#app-nav:focus-visible,#main-content:focus,#main-content:focus-visible{outline:none}#app-nav.a11y-skip-flash,#main-content.a11y-skip-flash{outline:3px solid #9d97ff;outline:3px solid var(--ui-purple-light,#9d97ff);outline-offset:4px;transition:outline-color .35s ease}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:100%}@supports (font:-apple-system-body){html:not([style*=font-size]){font:-apple-system-body}}html[data-a11y-text=large]:not([style*=font-size]){font-size:112.5%}html[data-a11y-text=xlarge]:not([style*=font-size]){font-size:125%}html[data-a11y-contrast=high]{--ui-bg:#000;--ui-card:#000;--ui-input-bg:#000;--ui-text:#fff;--ui-muted:#fff;--ui-subtle:#f0f0f0;--ui-faint:#e8e8e8;--ui-placeholder:#d0d0d0;--ui-border:#fff;--ui-purple:#b8b4ff;--ui-purple-light:#dddfff;--ui-green:#5cffc8;--ui-hero-title:#fff;--ui-on-primary:#000;color-scheme:dark}html[data-a11y-contrast=high][data-theme=light],html[data-theme=light][data-a11y-contrast=high]{--ui-bg:#fff;--ui-card:#fff;--ui-input-bg:#fff;--ui-text:#000;--ui-muted:#000;--ui-subtle:#111;--ui-faint:#1a1a1a;--ui-placeholder:#333;--ui-border:#000;--ui-purple:#3b34c8;--ui-purple-light:#2a2499;--ui-green:#006b4f;--ui-hero-title:#000;--ui-on-primary:#fff;color-scheme:light}@media (prefers-contrast:more){html:not([data-a11y-contrast=high]){--ui-bg:#000;--ui-card:#000;--ui-input-bg:#000;--ui-text:#fff;--ui-muted:#fff;--ui-subtle:#f0f0f0;--ui-faint:#e8e8e8;--ui-placeholder:#d0d0d0;--ui-border:#fff}html[data-theme=light]:not([data-a11y-contrast=high]){--ui-bg:#fff;--ui-card:#fff;--ui-input-bg:#fff;--ui-text:#000;--ui-muted:#000;--ui-subtle:#111;--ui-faint:#1a1a1a;--ui-placeholder:#333;--ui-border:#000}}html[data-a11y-contrast=high] .ui-page,html[data-a11y-contrast=high] body{background:var(--ui-bg)!important;color:var(--ui-text)!important}html[data-a11y-contrast=high] a{color:var(--ui-purple-light);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}html[data-a11y-contrast=high] .auth-input,html[data-a11y-contrast=high] .ui-card,html[data-a11y-contrast=high] [class*=card],html[data-a11y-contrast=high] [role=button],html[data-a11y-contrast=high] button,html[data-a11y-contrast=high] input,html[data-a11y-contrast=high] select,html[data-a11y-contrast=high] textarea{border-color:var(--ui-border)!important;border-width:2px!important}html[data-a11y-contrast=high] :focus-visible{outline:4px solid #ffe600!important;outline-offset:3px!important}html[data-a11y-contrast=high] #app-nav:focus,html[data-a11y-contrast=high] #app-nav:focus-visible,html[data-a11y-contrast=high] #main-content:focus,html[data-a11y-contrast=high] #main-content:focus-visible{outline:none!important}html[data-a11y-contrast=high] #app-nav.a11y-skip-flash,html[data-a11y-contrast=high] #main-content.a11y-skip-flash{outline:4px solid #ffe600!important;outline-offset:3px!important}html[data-a11y-contrast=high][data-theme=light] :focus-visible,html[data-theme=light][data-a11y-contrast=high] :focus-visible{outline-color:#00a!important}html[data-a11y-contrast=high][data-theme=light] #main-content.a11y-skip-flash,html[data-theme=light][data-a11y-contrast=high] #main-content.a11y-skip-flash{outline-color:#00a!important}html[data-a11y-contrast=high] .ui-bottom-nav{background:var(--ui-bg)!important;border-top:3px solid var(--ui-border)!important}html[data-a11y-contrast=high] .ui-nav-tab{color:var(--ui-text)!important;opacity:1!important}html[data-a11y-contrast=high] .ui-nav-tab--active{font-weight:900;outline:3px solid #ffe600;outline-offset:-3px}html[data-theme=light][data-a11y-contrast=high] .ui-nav-tab--active{outline-color:#00a}html[data-a11y-contrast=high] .ui-nav-tab-label{color:var(--ui-text)!important;font-weight:800}html[data-a11y-motion=reduce] *,html[data-a11y-motion=reduce] :after,html[data-a11y-motion=reduce] :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}@media (prefers-reduced-motion:reduce){html:not([data-a11y-motion=reduce]) *,html:not([data-a11y-motion=reduce]) :after,html:not([data-a11y-motion=reduce]) :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html[data-a11y-transparency=reduce] *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html[data-a11y-transparency=reduce] .ui-bottom-nav{background:#060610!important;background:var(--ui-bg,#060610)!important}html[data-theme=light][data-a11y-transparency=reduce] .ui-bottom-nav{background:#fff!important;background:var(--ui-bg,#fff)!important}@media (prefers-reduced-transparency:reduce){html:not([data-a11y-transparency=reduce]) *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:not([data-a11y-transparency=reduce]) .ui-bottom-nav{background:#060610!important;background:var(--ui-bg,#060610)!important}html[data-theme=light]:not([data-a11y-transparency=reduce]) .ui-bottom-nav{background:#fff!important;background:var(--ui-bg,#fff)!important}}@media (forced-colors:active){:focus-visible{outline:2px solid LinkText;outline-offset:2px}[role=button],button,input,select,textarea{border:1px solid ButtonText}a{color:LinkText;text-decoration:underline}img,svg:not([aria-hidden=true]){forced-color-adjust:auto}}html[data-a11y-underline=on] a{text-decoration:underline!important;text-underline-offset:2px}html[data-a11y-letter=wide] body,html[data-a11y-letter=wide] button,html[data-a11y-letter=wide] input,html[data-a11y-letter=wide] select,html[data-a11y-letter=wide] textarea{letter-spacing:.06em;word-spacing:.08em}html[data-a11y-leading=relaxed] .ui-nav-tab-label,html[data-a11y-leading=relaxed] body,html[data-a11y-leading=relaxed] label,html[data-a11y-leading=relaxed] li,html[data-a11y-leading=relaxed] p{line-height:1.7!important}html[data-a11y-weight=bold] a,html[data-a11y-weight=bold] body,html[data-a11y-weight=bold] button,html[data-a11y-weight=bold] input,html[data-a11y-weight=bold] label,html[data-a11y-weight=bold] select,html[data-a11y-weight=bold] textarea{font-weight:700!important}html[data-a11y-focus=strong] :focus-visible{box-shadow:0 0 0 4px #000000d9!important;outline:4px solid #ffe600!important;outline-offset:4px!important}html[data-a11y-focus=strong] #app-nav:focus-visible,html[data-a11y-focus=strong] #main-content:focus-visible{box-shadow:none!important;outline:none!important}html[data-theme=light][data-a11y-focus=strong] :focus-visible{box-shadow:0 0 0 4px #ffe600!important;outline-color:#00c!important}html[data-a11y-targets=large] .app-settings-trigger,html[data-a11y-targets=large] .auth-prefs-menu__trigger,html[data-a11y-targets=large] .ui-nav-tab,html[data-a11y-targets=large] [role=button],html[data-a11y-targets=large] a.ui-nav-tab,html[data-a11y-targets=large] button,html[data-a11y-targets=large] input,html[data-a11y-targets=large] select,html[data-a11y-targets=large] textarea{min-height:48px!important}html[data-a11y-targets=large] .ui-nav-tab{min-height:52px!important;padding-block:.35rem!important}html[data-a11y-targets=large] .booking-calendar__day,html[data-a11y-targets=large] .time-slot-picker__chip{min-height:40px!important}html[data-a11y-grayscale=on]{filter:grayscale(1)}html[data-a11y-invert=on]{filter:invert(1) hue-rotate(180deg)}html[data-a11y-grayscale=on][data-a11y-invert=on]{filter:grayscale(1) invert(1) hue-rotate(180deg)}html[data-a11y-invert=on] [data-a11y-keep-color],html[data-a11y-invert=on] canvas,html[data-a11y-invert=on] img,html[data-a11y-invert=on] video{filter:invert(1) hue-rotate(180deg)}html[data-a11y-font=readable] body,html[data-a11y-font=readable] button,html[data-a11y-font=readable] input,html[data-a11y-font=readable] select,html[data-a11y-font=readable] textarea{font-family:Tahoma,Arial,Segoe UI,Helvetica Neue,sans-serif!important;letter-spacing:.03em;word-spacing:.06em}html[data-a11y-headings=on] [role=heading],html[data-a11y-headings=on] h1,html[data-a11y-headings=on] h2,html[data-a11y-headings=on] h3,html[data-a11y-headings=on] h4{background:#6c63ff1f;border-radius:4px;outline:2px solid #9d97ff;outline:2px solid var(--ui-purple-light,#9d97ff);outline-offset:3px;padding-inline:.2rem}html[data-a11y-contrast=high][data-a11y-headings=on] h1,html[data-a11y-contrast=high][data-a11y-headings=on] h2,html[data-a11y-contrast=high][data-a11y-headings=on] h3,html[data-a11y-contrast=high][data-a11y-headings=on] h4{background:#0000;outline-color:#ffe600;text-decoration:underline;text-underline-offset:4px}.app-settings-trigger,.auth-prefs-menu__trigger,.ui-nav-tab,[role=button],a.ui-nav-tab,button{min-height:44px;min-width:44px}.booking-calendar__cell,.booking-calendar__day,.booking-calendar__nav-btn,.time-slot-picker__chip{min-height:0!important;min-height:auto!important;min-width:0!important}.a11y-settings-size-btn,.auth-prefs-menu__item{min-height:0;min-height:auto;min-width:0;min-width:auto}:focus-visible{scroll-margin-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px));scroll-margin-top:4rem}canvas,img,svg,video{height:auto;max-width:100%}@media (max-height:500px),(max-width:360px){.appt-actions-sheet,.provider-action-sheet,.ui-bottom-nav{font-size:.95em}}.a11y-settings-toggle{align-items:center;background:#0000;border:none;border-radius:12px;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:space-between;min-height:48px;padding:.85rem 1rem;text-align:start;width:100%}.a11y-settings-toggle:hover{background:#ffffff0a;background:var(--ui-surface-subtle,#ffffff0a)}.a11y-settings-toggle__label{flex:1 1;font-size:.92rem;font-weight:600}.a11y-settings-toggle__hint{color:var(--ui-muted);display:block;font-size:.75rem;font-weight:400;margin-top:.2rem}.a11y-settings-switch{background:var(--ui-border);border-radius:999px;flex-shrink:0;height:26px;position:relative;transition:background .15s ease;width:44px}.a11y-settings-switch:after{background:#fff;border-radius:50%;content:"";height:20px;inset-inline-start:3px;position:absolute;top:3px;transition:transform .15s ease;width:20px}.a11y-settings-switch--on{background:#00e8b0;background:var(--ui-green,#00e8b0)}.a11y-settings-switch--on:after{transform:translateX(18px)}[dir=rtl] .a11y-settings-switch--on:after{transform:translateX(-18px)}.a11y-settings-size-row{display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem 1rem .85rem}.a11y-settings-size-btn{background:var(--ui-input-bg);border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);cursor:pointer;flex:1 1;font:inherit;font-weight:600;min-height:44px;min-width:4.5rem}.a11y-settings-size-btn--active{background:#6c63ff2e;border-color:var(--ui-purple);box-shadow:0 0 0 2px #6c63ff59}.a11y-settings-link{color:#9d97ff;color:var(--ui-purple-light,#9d97ff);display:block;font-weight:600;padding:.85rem 1rem;text-decoration:underline;text-underline-offset:2px}.push-enable-prompt{align-items:flex-end;display:flex;inset:0;justify-content:center;padding:1rem;pointer-events:none;position:fixed;z-index:2100}.push-enable-prompt__backdrop{background:#00000073;inset:0;pointer-events:auto;position:absolute}.push-enable-prompt__card{background:#fff;background:var(--ui-card,#fff);border:1px solid var(--ui-border);border-radius:18px 18px 14px 14px;box-shadow:0 12px 40px #00000038;color:var(--ui-text);margin-bottom:env(safe-area-inset-bottom,0);max-width:420px;padding:1.15rem 1.1rem 1rem;pointer-events:auto;position:relative;width:100%;z-index:1}.push-enable-prompt__title{font-size:1.05rem;font-weight:900;margin:0 0 .45rem}.push-enable-prompt__body{color:var(--ui-muted);font-size:.88rem;line-height:1.55;margin:0 0 1rem}.push-enable-prompt__primary{background:linear-gradient(135deg,#6c63ff,#9b5de5);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:800;padding:.75rem 1rem;width:100%}.push-enable-prompt__primary:disabled{cursor:wait;opacity:.65}.push-enable-prompt__secondary{background:#0000;border:none;color:var(--ui-muted);cursor:pointer;font-size:.82rem;font-weight:700;margin-top:.45rem;padding:.55rem;width:100%}@media (min-width:720px){.push-enable-prompt{align-items:center}.push-enable-prompt__card{border-radius:16px}}.system-announce-overlay{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 0 max(1rem,env(safe-area-inset-bottom));position:fixed;z-index:12000}.system-announce-overlay--center{justify-content:center}.system-announce-overlay--top{justify-content:flex-start;padding-top:max(1.25rem,calc(env(safe-area-inset-top, 0px) + .75rem))}.system-announce-overlay--bottom{justify-content:flex-end;padding-bottom:max(1.25rem,calc(env(safe-area-inset-bottom, 0px) + .75rem))}.system-announce-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060610b8;border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.system-announce-carousel{animation:system-announce-pop .28s ease-out;display:flex;flex-direction:column;gap:.65rem;position:relative;width:min(100%,480px);z-index:1}.system-announce-viewport{overflow:hidden;width:100%}.system-announce-track{display:flex;transition:transform .28s ease;width:100%;will-change:transform}.system-announce-slide{box-sizing:border-box;flex:0 0 100%;padding:0 1rem;width:100%}.system-announce-modal{align-items:stretch;background:#141428;background:var(--ui-card,#141428);border-radius:20px;box-shadow:0 24px 64px #00000073;box-sizing:border-box;color:#fff;color:var(--ui-text,#fff);display:flex;flex-direction:column;gap:.75rem;max-height:min(82vh,720px);overflow:auto;padding:1.15rem 1.15rem 1.25rem;position:relative;width:100%}@keyframes system-announce-pop{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.system-announce-close{background:#00000073;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.5rem;height:40px;inset-inline-end:.65rem;line-height:1;position:absolute;top:.65rem;width:40px;z-index:2}.system-announce-image{aspect-ratio:16/10;background:#ffffff0f;border-radius:14px;display:block;max-height:280px;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.system-announce-icon{align-items:center;background:linear-gradient(135deg,#5b4dff59,#00b48c47);border-radius:14px;display:flex;font-size:3.2rem;justify-content:center;min-height:140px;width:100%}.system-announce-title{color:#fff;color:var(--ui-text,#fff);font-size:1.35rem;font-weight:800;line-height:1.35;margin:.1rem 0 0;text-align:center;word-break:break-word}.system-announce-body{color:#ffffffbf;color:var(--ui-muted,#ffffffbf);font-size:.98rem;font-weight:600;line-height:1.45}.system-announce-body,.system-announce-text{margin:0;text-align:center;word-break:break-word}.system-announce-text{font-size:1.28rem;font-weight:800;line-height:1.4}.system-announce-actions{display:flex;flex-direction:column;gap:.55rem;margin-top:.35rem}.system-announce-btn{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:800;padding:.85rem 1rem;width:100%}.system-announce-btn--primary{background:linear-gradient(135deg,#5b4dff,#00b48c);color:#fff}.system-announce-btn--ghost{background:#0000;border:1px solid #ffffff2e;border:1px solid var(--ui-border,#ffffff2e);color:#ffffffbf;color:var(--ui-muted,#ffffffbf)}.system-announce-dots{align-items:center;display:flex;gap:6px;justify-content:center;padding:0 1rem;position:relative;z-index:1}.system-announce-dot{appearance:none;-webkit-appearance:none;background:#ffffff59;border:none;border-radius:999px;box-sizing:border-box;cursor:pointer;flex:0 0 auto;font-size:0;height:7px;line-height:0;margin:0;max-height:7px;max-width:7px;min-height:7px!important;min-width:7px;opacity:.7;padding:0;transition:background .18s ease,opacity .18s ease,transform .18s ease;width:7px}.system-announce-dot.is-active{background:#fffffff2;opacity:1;transform:scale(1.15)}[data-theme=light] .system-announce-modal{background:#fff;color:#1a1a2e}[data-theme=light] .system-announce-close{background:#0000008c}[data-theme=light] .system-announce-title{color:#1a1a2e}[data-theme=light] .system-announce-body{color:#0000009e}[data-theme=light] .system-announce-btn--ghost{border-color:#0000001f;color:#000000a6}[data-theme=light] .system-announce-dot{background:#00000038;opacity:.75}[data-theme=light] .system-announce-dot.is-active{background:#0000008c;opacity:1}@media (min-width:640px){.system-announce-carousel{width:min(100%,520px)}.system-announce-modal{padding:1.35rem}.system-announce-image{max-height:320px}.system-announce-title{font-size:1.5rem}.system-announce-text{font-size:1.4rem}}.notification-inbox-section-label{color:var(--ui-subtle);font-size:.72rem;font-weight:700;letter-spacing:.02em;margin:0;padding:.35rem .85rem .15rem;text-transform:uppercase}.notification-inbox{padding:0 0 .35rem}.notification-inbox-toolbar{display:flex;justify-content:flex-end;padding:0 .85rem .35rem}.notification-inbox-mark-all{background:none;border:none;color:var(--ui-purple-light);cursor:pointer;font-size:.72rem;font-weight:800;padding:.2rem .1rem}.notification-inbox-mark-all:disabled{cursor:not-allowed;opacity:.5}.notification-inbox-list{list-style:none;margin:0;padding:0}.notification-inbox-item{align-items:flex-start;background:#0000;border:none;color:var(--ui-text);cursor:pointer;display:flex;gap:.65rem;padding:.7rem .85rem;position:relative;text-align:start;transition:background .15s ease;width:100%}.notification-inbox-item:hover{background:#6c63ff14}.notification-inbox-item--unread{background:#6c63ff0d}.notification-inbox-dot{background:#6c63ff;border-radius:50%;height:6px;inset-inline-start:.35rem;position:absolute;top:.95rem;width:6px}.notification-inbox-ico{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:.85rem;font-weight:800;height:34px;justify-content:center;width:34px}.notification-inbox-ico--appointment{background:#00e8b01f;color:var(--ui-green-strong)}.notification-inbox-ico--reminder{background:#ffc8001f;color:#ffc800}.notification-inbox-ico--review{background:#6c63ff1f;color:var(--ui-purple-light)}.notification-inbox-ico--cancel{background:#ff6b9d1f;color:#ff6b9d}.notification-inbox-ico--broadcast,.notification-inbox-ico--general{background:#6c63ff1a;color:var(--ui-purple-light)}.notification-inbox-content{flex:1 1;min-width:0}.notification-inbox-text{display:flex;flex-direction:column;gap:.15rem}.notification-inbox-title{font-size:.8rem;font-weight:800;line-height:1.35}.notification-inbox-body{color:var(--ui-muted);font-size:.74rem;font-weight:500;line-height:1.4}.notification-inbox-time{color:#ffffff59;font-size:.68rem;margin-top:.25rem}.notification-inbox-empty{color:var(--ui-muted);font-size:.78rem;line-height:1.5;padding:1.25rem .85rem 1.5rem;text-align:center}.notification-inbox-divider{background:var(--ui-border);height:1px;margin:.25rem .85rem 0}.notification-settings-badge{background:#ff6b9d;border-radius:999px;color:#fff;font-size:.62rem;font-weight:900;height:16px;inset-inline-end:-4px;line-height:16px;min-width:16px;padding:0 4px;pointer-events:none;position:absolute;text-align:center;top:-4px}.notify-toggle{align-items:center;background:#0000;background:var(--ui-card,#0000);border:1px solid var(--ui-border);border-radius:12px;display:flex;gap:.75rem;justify-content:space-between;padding:.85rem 1rem}.notify-toggle--embedded{background:#0000;border:none;border-radius:0;display:block;padding:.75rem .85rem .9rem}.notify-toggle--active:not(.notify-toggle--embedded){border-color:#00e8b059}.notify-toggle__copy{flex:1 1 auto;min-width:0}.notify-toggle__title{align-items:center;color:var(--ui-text);display:flex;flex-wrap:wrap;font-size:.84rem;font-weight:800;gap:.4rem}.notify-toggle__active{color:#00b894;color:var(--ui-green,#00b894);font-size:.72rem}.notify-toggle__desc{color:var(--ui-muted);font-size:.75rem;line-height:1.45;margin-top:.15rem}.notify-toggle__unsupported{color:var(--ui-muted);font-size:.78rem;line-height:1.5;margin:0;padding:.75rem .85rem}.notify-toggle__actions{display:flex;flex-direction:column;flex-shrink:0;gap:.45rem;margin-top:.65rem;width:100%}.notify-toggle:not(.notify-toggle--embedded) .notify-toggle__actions{flex-direction:row;margin-top:0;width:auto}.notify-toggle__btn{border-radius:10px;cursor:pointer;font-size:.82rem;font-weight:800;padding:.45rem .85rem;width:100%}.notify-toggle:not(.notify-toggle--embedded) .notify-toggle__btn{width:auto}.notify-toggle__btn:disabled{cursor:not-allowed;opacity:.55}.notify-toggle__btn--on{background:linear-gradient(135deg,#6c63ff,#9b5de5);border:none;color:#fff}.notify-toggle__btn--off{background:#0000;border:1px solid var(--ui-border);color:var(--ui-muted)}.notify-toggle__btn--test{background:#0000;border:1px solid #6c63ff73;color:#6c63ff;color:var(--ui-purple-light,#6c63ff);font-size:.78rem;font-weight:700}.faq-bot-panel--embedded{box-shadow:none;margin-top:0;max-height:none;position:static;width:100%}.faq-bot-panel--compact-header{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:14px;overflow:hidden}.faq-bot-panel--compact-header .faq-bot-header--embedded{border-bottom:1px solid var(--ui-divider);padding:.75rem .85rem .55rem}.faq-bot-panel--compact-header .faq-bot-messages--embedded{max-height:min(34dvh,260px);min-height:110px}.app-settings-sheet .faq-bot-panel--compact-header .faq-bot-input-row,.app-settings-sheet .faq-bot-panel--compact-header .faq-bot-topics{padding-inline:.75rem}.faq-bot-panel{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.faq-bot-header--embedded{background:#0000;border-bottom:none;padding:0 0 .5rem}.faq-bot-header__main{width:100%}.faq-bot-header__top-row{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem}.faq-bot-header__title{color:var(--ui-text);font-size:.9rem;font-weight:900}.faq-bot-header__subtitle{color:var(--ui-muted);font-size:.76rem;line-height:1.45;margin:.3rem 0 0}.faq-bot-guide-btn{background:#00e8b01a;border:1px solid #00e8b059;border-radius:12px;color:var(--ui-green-strong);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:800;margin:0 .75rem .65rem;padding:.7rem .85rem;text-align:start;width:calc(100% - 1.5rem)}.faq-bot-guide-btn:hover{background:#00e8b029;border-color:#00e8b080}.faq-bot-messages--embedded{max-height:220px;min-height:140px}.faq-bot-header{align-items:center;background:#6c63ff1f;border-bottom:1px solid var(--ui-border);display:flex;gap:.5rem;justify-content:space-between;padding:.75rem .85rem}.faq-bot-messages{display:flex;flex:1 1;flex-direction:column;gap:.55rem;min-height:180px;overflow-y:auto;padding:.75rem}.faq-bot-badge{border:1px solid #0000;border-radius:999px;font-size:.62rem;font-weight:800;padding:2px 8px}.faq-bot-badge--provider{background:#ffc8001f;border-color:#ffc80059;color:#ffc800}.faq-bot-badge--client{background:#00e8b01f;border-color:#00e8b059;color:var(--ui-green-strong)}.faq-bot-badge--guest{background:#6c63ff1f;border-color:#6c63ff59;color:var(--ui-purple-light)}.faq-bot-bubble{border-radius:12px;font-size:.84rem;line-height:1.55;max-width:92%;padding:.55rem .75rem;white-space:pre-wrap;word-break:break-word}.faq-bot-bubble--bot{align-self:flex-start;background:var(--ui-divider);border:1px solid var(--ui-border);color:var(--ui-text)}.faq-bot-bubble--user{align-self:flex-end;background:#6c63ff40;border:1px solid #6c63ff59;color:var(--ui-text)}.faq-bot-topics{display:flex;flex-wrap:wrap;gap:.35rem;padding:0 .75rem .5rem}.faq-bot-topic{background:#6c63ff1a;border:1px solid #6c63ff59;border-radius:999px;color:var(--ui-text);cursor:pointer;font-size:.68rem;font-weight:700;padding:.35rem .55rem}.faq-bot-input-row{border-top:1px solid var(--ui-border);display:flex;gap:.4rem;padding:.65rem .75rem}.faq-bot-input,.faq-bot-input-row{background:var(--ui-surface-subtle)}.faq-bot-input{border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);flex:1 1;font-size:.8rem;outline:none;padding:.5rem .65rem}.faq-bot-escalate-textarea::placeholder,.faq-bot-input::placeholder{color:var(--ui-subtle);opacity:1}.faq-bot-send{background:#6c63ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:800;padding:.5rem .75rem}.faq-bot-send:disabled{cursor:wait;opacity:.5}.faq-bot-close{background:none;border:none;color:var(--ui-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:.2rem}.faq-bot-entry-q{color:#ffc800;font-size:.72rem;font-weight:800;margin-bottom:.25rem}.faq-bot-link{color:var(--ui-purple-light);font-weight:800;text-decoration:underline;text-underline-offset:2px}.faq-bot-link:hover{color:var(--ui-green-strong)}.faq-bot-escalate-prompt{padding:0 .75rem .5rem}.faq-bot-escalate-btn{background:#00e8b01a;border:1px solid #00e8b059;border-radius:10px;color:var(--ui-green-strong);font-size:.78rem;font-weight:800;padding:.55rem .75rem}.faq-bot-escalate-btn,.faq-bot-escalate-link{cursor:pointer;font-family:inherit;width:100%}.faq-bot-escalate-link{background:none;border:none;color:var(--ui-muted);display:block;font-size:.72rem;font-weight:700;margin-top:.35rem;padding:.35rem;text-align:center}.faq-bot-escalate-form{background:#6c63ff14;border:1px solid #6c63ff59;border-radius:12px;margin:0 .75rem .75rem;padding:.85rem}.faq-bot-escalate-title{font-size:.85rem;font-weight:900;margin-bottom:.25rem}.faq-bot-escalate-hint{color:var(--ui-muted);font-size:.72rem;line-height:1.45;margin:0 0 .65rem}.faq-bot-escalate-label{color:var(--ui-muted);display:block;font-size:.72rem;margin-bottom:.55rem}.faq-bot-escalate-label .faq-bot-input{margin-top:.25rem}.faq-bot-escalate-textarea{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);font-family:inherit;font-size:.82rem;margin-top:.25rem;min-height:72px;padding:.55rem .65rem;resize:vertical;width:100%}[data-theme=light] .faq-bot-badge--provider{background:#f59e0b24;border-color:#d9770659;color:#92400e}[data-theme=light] .faq-bot-badge--guest{background:#6c63ff1f;border-color:#6c63ff59;color:#5b21b6}[data-theme=light] .faq-bot-bubble--user{background:#6c63ff1f;border-color:#6c63ff3d}.faq-bot-escalate-actions{display:flex;flex-wrap:wrap;gap:.5rem}.faq-bot-escalate-actions .faq-bot-send{flex:1 1;min-width:120px}.faq-bot-escalate-cancel{background:#0000;border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-muted);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.55rem .85rem}.provider-sponsored-panel{margin:0 auto;max-width:520px;padding:.25rem 0 1.5rem}.provider-sponsored-panel--embedded{max-width:none;padding:.15rem 0 .5rem}.provider-sponsored-loading{font-size:.88rem;padding:1rem 0}.provider-sponsored-badge{border-radius:999px;display:inline-block;font-size:.72rem;font-weight:800;margin-bottom:.75rem;padding:.25rem .65rem}.provider-sponsored-badge--active{background:#00e8b01f;border:1px solid #00e8b059;color:#00e8b0}.provider-sponsored-badge--expired{background:#ff6b9d1a;border:1px solid #ff6b9d59;color:#ff8fb3}.provider-sponsored-badge--idle{background:#ffffff0d;border:1px solid #ffffff1f;color:#ffffff8c}[data-theme=light] .provider-sponsored-badge--idle{background:#0000000a;border-color:#0000001a;color:#0000008c}.provider-sponsored-heading{font-size:1.35rem;font-weight:800;line-height:1.25;margin:0 0 .35rem}.provider-sponsored-lead{font-size:.88rem;line-height:1.55;margin:0 0 1rem}.provider-sponsored-price-card{border:1px solid;border-radius:14px;margin-bottom:1rem;padding:1rem 1.1rem}.provider-sponsored-price-card__label{font-size:.72rem;font-weight:700;letter-spacing:.04em;margin-bottom:.25rem;text-transform:uppercase}.provider-sponsored-price-card__amount{font-size:2rem;font-weight:900;line-height:1.1;margin-bottom:.35rem}.provider-sponsored-price-card__meta{font-size:.8rem;line-height:1.45}.provider-sponsored-benefits{-webkit-padding-start:1.15rem;font-size:.84rem;line-height:1.55;margin:0 0 1rem;padding-inline-start:1.15rem}.provider-sponsored-benefits li+li{margin-top:.35rem}.provider-sponsored-meta{font-size:.8rem;margin:0 0 .5rem}.provider-sponsored-warn{border:1px solid;border-radius:10px;font-size:.8rem;line-height:1.45;margin-bottom:.85rem;padding:.65rem .8rem}.provider-sponsored-stats-block{margin:1.1rem 0 1.25rem}.provider-sponsored-stats-title{font-size:.95rem;font-weight:800;margin:0 0 .2rem}.provider-sponsored-stats-sub{font-size:.75rem;margin:0 0 .65rem}.provider-sponsored-stats-grid{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-sponsored-stat{border:1px solid;border-radius:10px;padding:.65rem .75rem}.provider-sponsored-stat__value{font-size:1.25rem;font-weight:800;line-height:1.2}.provider-sponsored-stat__label{font-size:.72rem;line-height:1.3;margin-top:.15rem}.provider-sponsored-stats-note{font-size:.72rem;line-height:1.45;margin:.55rem 0 0}.provider-sponsored-cta{border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:800;padding:.85rem 1rem;width:100%}.provider-sponsored-cta:disabled{cursor:not-allowed}.provider-sponsored-payment-note{font-size:.74rem;line-height:1.5;margin:.65rem 0 0;text-align:center}.provider-sponsored-back{background:none;border:none;cursor:pointer;display:block;font-family:inherit;font-size:.82rem;margin:1rem auto 0}.israel-place-field{position:relative;width:100%}.israel-place-field__hint{color:var(--ui-muted);font-size:.72rem;line-height:1.4;margin:.3rem 0 0}.israel-place-field__list{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:10px;box-shadow:var(--ui-shadow);inset-inline:0;list-style:none;margin:0;max-height:220px;overflow-y:auto;overscroll-behavior:contain;padding:.35rem;position:absolute;top:calc(100% + 4px);z-index:40}.israel-place-field:has(.israel-place-field__hint) .israel-place-field__list{top:calc(100% + 2px)}.israel-place-field__status{color:var(--ui-muted);font-size:.82rem;padding:.55rem .65rem}.israel-place-field__option{background:#0000;border:none;border-radius:8px;color:var(--ui-text);cursor:pointer;display:block;font:inherit;font-size:.92rem;padding:.55rem .65rem;text-align:start;width:100%}.israel-place-field__option.is-active,.israel-place-field__option:hover{background:color-mix(in srgb,#3b82f6 12%,#0000);background:color-mix(in srgb,var(--ui-primary,#3b82f6) 12%,#0000)}.israel-place-field__option--free{border:1px dashed color-mix(in srgb,#6c63ff 35%,#0000);border:1px dashed color-mix(in srgb,var(--ui-purple,#6c63ff) 35%,#0000);color:#6c63ff;color:var(--ui-purple-light,#6c63ff);font-weight:800;margin-bottom:.25rem}.appt-actions-backdrop{-webkit-overflow-scrolling:touch;align-items:flex-end;background:var(--ui-overlay);display:flex;inset:0;justify-content:center;overflow-y:auto;position:fixed;z-index:1100}.appt-actions-sheet{background:var(--ui-card);background:var(--ui-card,var(--ui-card));border-radius:24px 24px 0 0;border-top:1px solid var(--ui-border,var(--ui-border));box-shadow:var(--ui-sheet-shadow);flex-shrink:0;max-height:min(85dvh,calc(100dvh - env(safe-area-inset-top, 0px) - 1rem));max-width:480px;overflow-y:auto;padding:.7rem 1.15rem calc(.65rem + env(safe-area-inset-bottom, 0px));width:100%}.appt-actions-handle{background:var(--ui-handle);border-radius:2px;height:4px;margin:0 auto .65rem;width:36px}.appt-actions-title{color:var(--ui-text);font-size:.92rem;font-weight:800;margin:0 0 .35rem}.appt-actions-sub{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.68rem;line-height:1.45;margin:0 0 .65rem}.appt-actions-list{display:flex;flex-direction:column;gap:.45rem}.appt-actions-option{align-items:center;background:#0000;border:1px solid var(--ui-border,var(--ui-border));border-radius:12px;color:inherit;cursor:pointer;display:flex;font-family:inherit;gap:.7rem;padding:.6rem .7rem;text-align:inherit;text-decoration:none;transition:border-color .2s ease;width:100%}.appt-actions-option:hover{border-color:#6c63ff66}.appt-actions-option--danger .appt-actions-option-text{color:#ff6b9d}.appt-actions-option-ico{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.appt-actions-option-text{color:var(--ui-text);font-size:.8rem;font-weight:700}.appt-actions-option-sub{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.62rem;margin-top:.1rem}.appt-actions-payment{border-top:1px solid var(--ui-border,var(--ui-border));margin-top:.75rem;padding-top:.75rem}.appt-actions-payment-label{color:var(--ui-text);font-size:.78rem;font-weight:800;margin-bottom:.2rem}.appt-actions-payment-hint{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.64rem;line-height:1.4;margin-bottom:.5rem}.appt-actions-backdrop--nav{z-index:1250}.appt-actions-backdrop--page{z-index:1350}.provider-action-sheet.appt-actions-sheet{background:var(--ui-sheet-bg);border-radius:22px 22px 0 0;border-top:1px solid var(--ui-border);box-shadow:var(--ui-sheet-shadow);padding:.55rem 1rem calc(.7rem + env(safe-area-inset-bottom, 0px))}.provider-action-sheet .appt-actions-handle{margin-bottom:.75rem}.provider-action-sheet .appt-actions-title{color:var(--ui-text);font-size:.9rem;font-weight:800;margin:0 0 .65rem;text-align:center}.provider-action-sheet--nav .appt-actions-sub,.provider-action-sheet--nav .appt-actions-title{display:none}.provider-action-sheet .appt-actions-list{gap:.55rem}.provider-action-sheet .appt-actions-option{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:14px;gap:.75rem;padding:.72rem .85rem;transition:border-color .15s ease,background .15s ease}.provider-action-sheet .appt-actions-option:hover{background:#6c63ff0f;border-color:#6c63ff59}.provider-action-sheet .appt-actions-option:active{background:#6c63ff1a}.provider-action-sheet .appt-actions-option-ico{border-radius:11px;height:38px;width:38px}.provider-action-sheet .appt-actions-option-text{color:var(--ui-text);font-size:.86rem;font-weight:700}.provider-action-sheet .appt-actions-option-sub{display:none}.provider-sheet-option-text{flex:1 1;min-width:0;text-align:inherit}.provider-sheet-option--active{background:#6c63ff1a;border-color:#6c63ff80}.provider-action-sheet .appt-actions-option--danger .appt-actions-option-text{color:#ff6b9d}.provider-sheet-check{-webkit-margin-start:.35rem;color:var(--ui-green-strong);flex-shrink:0;font-size:.85rem;font-weight:800;margin-inline-start:.35rem}.provider-sheet-close{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:14px;color:var(--ui-muted);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:700;margin-top:.7rem;padding:.85rem;transition:border-color .15s ease,color .15s ease;width:100%}.provider-sheet-close:hover{border-color:#6c63ff4d;color:var(--ui-text)}.app-settings-trigger{align-items:center;background:var(--ui-input-bg);border:1px solid var(--ui-border);border-radius:50%;color:var(--ui-text);cursor:pointer;display:inline-flex;font-family:inherit;height:44px;justify-content:center;min-height:44px;min-width:44px;padding:0;position:relative;transition:border-color .15s ease,background .15s ease,color .15s ease;width:44px}.app-settings-trigger:hover{background:#6c63ff14;border-color:#6c63ff73}.app-settings-trigger--open{background:#6c63ff26;border-color:var(--ui-purple);color:var(--ui-purple-light)}.app-settings-trigger--dots{border-radius:50%}.app-settings-trigger__dots{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center}.app-settings-trigger__dots i{background:currentColor;border-radius:50%;display:block;height:3.5px;width:3.5px}.app-settings-trigger__icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.app-settings-trigger__badge{background:#ff6b9d;border:2px solid var(--ui-card);border-radius:999px;color:#fff;font-size:.58rem;font-weight:900;height:17px;inset-inline-start:-4px;line-height:17px;min-width:17px;padding:0 4px;pointer-events:none;position:absolute;text-align:center;top:-4px}.app-settings-backdrop{background:var(--ui-overlay)!important;z-index:1400}.app-settings-sheet{background:var(--ui-card)!important;border-color:var(--ui-border)!important;max-height:min(88dvh,calc(100dvh - env(safe-area-inset-top, 0px) - 1rem))}.app-settings-sheet-greeting{color:var(--ui-text);font-size:.95rem;font-weight:900;line-height:1.3;margin:0 0 .65rem;padding:0 .15rem}.app-settings-sheet-credit{color:var(--ui-green);display:block;font-size:.72rem;font-weight:800;margin-top:.2rem}.app-settings-sheet-hint{-webkit-margin-start:.35rem;color:var(--ui-muted);flex-shrink:0;font-size:.72rem;font-weight:700;margin-inline-start:.35rem;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-settings-sheet-body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto}.app-settings-subheader{align-items:center;border-bottom:1px solid var(--ui-border);display:flex;gap:.35rem;margin-bottom:.15rem;padding:0 .15rem .65rem}.app-settings-subheader__back{background:#0000;border:none;color:var(--ui-purple-light);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:800;padding:.25rem .35rem}.app-settings-subheader__title{color:var(--ui-text);flex:1 1;font-size:.86rem;font-weight:800;min-width:0}.app-settings-subheader__action{-webkit-margin-start:auto;flex-shrink:0;margin-inline-start:auto}.app-settings-guide-chip{align-items:center;background:linear-gradient(135deg,#00e8b024,#6c63ff1a);border:1px solid #00e8b06b;border-radius:999px;box-shadow:0 4px 14px #00e8b01f;color:var(--ui-green);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.72rem;font-weight:900;gap:.28rem;padding:.38rem .7rem;transition:background .15s ease,border-color .15s ease,transform .15s ease;white-space:nowrap}.app-settings-guide-chip:hover{background:linear-gradient(135deg,#00e8b038,#6c63ff29);border-color:#00e8b08c}.app-settings-guide-chip__icon{font-size:.82rem;line-height:1}.app-settings-panel-text{color:var(--ui-muted);font-size:.8rem;line-height:1.6;padding:.15rem .15rem .5rem}.app-settings-wallet-promo-btn{background:#6c63ff1a;border:1px solid var(--ui-border);border-radius:12px;color:var(--ui-purple-light);cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:800;margin-top:.85rem;padding:.55rem;width:100%}.app-settings-sponsored-card{padding:.15rem .15rem .5rem}.app-settings-sponsored-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;margin-bottom:.7rem;padding:.28rem .62rem}.app-settings-sponsored-badge--active{background:color-mix(in srgb,var(--ui-green) 16%,#0000);border:1px solid color-mix(in srgb,var(--ui-green) 34%,#0000);color:var(--ui-green)}.app-settings-sponsored-badge--expired{background:#ff6b9d1a;border:1px solid #ff6b9d47;color:#ff6b9d}.app-settings-sponsored-badge--idle{background:#6c63ff1a;border:1px solid #6c63ff3d;color:var(--ui-purple-light)}.app-settings-sponsored-title{color:var(--ui-text);font-size:.94rem;font-weight:900;margin:0 0 .45rem}.app-settings-sponsored-meta,.app-settings-sponsored-note,.app-settings-sponsored-text{color:var(--ui-muted);line-height:1.55;margin:0}.app-settings-sponsored-text{font-size:.82rem}.app-settings-sponsored-meta{font-size:.78rem;margin-top:.42rem}.app-settings-sponsored-btn{background:#6c63ff1a;border:1px solid #6c63ff38;border-radius:12px;color:var(--ui-purple-light);cursor:pointer;font-family:inherit;font-size:.83rem;font-weight:900;margin-top:.9rem;padding:.65rem .9rem;width:100%}.app-settings-sponsored-note{font-size:.74rem;margin-top:.55rem}.app-settings-sheet .notification-inbox-section-label{padding-inline:.15rem}.app-settings-become-provider{display:flex;flex-direction:column;gap:.7rem;padding:.35rem .15rem .65rem}.app-settings-become-provider__question{color:var(--ui-text);font-size:.95rem;font-weight:800;line-height:1.45;margin:0}.app-settings-become-provider__explain{color:var(--ui-muted);font-size:.78rem;line-height:1.5;margin:0}.app-settings-become-provider__field{color:var(--ui-muted);display:flex;flex-direction:column;font-size:.72rem;font-weight:700;gap:.3rem}.app-settings-become-provider__field input,.app-settings-become-provider__field select{background:var(--ui-input-bg);border:1px solid var(--ui-border);border-radius:10px;box-sizing:border-box;color:var(--ui-text);font:inherit;font-size:.85rem;font-weight:600;padding:.65rem .75rem;width:100%}.app-settings-become-provider__place,.app-settings-become-provider__place input{box-sizing:border-box;width:100%}.app-settings-become-provider__check{align-items:flex-start;color:var(--ui-text);cursor:pointer;display:flex;font-size:.78rem;font-weight:600;gap:.5rem;line-height:1.4}.app-settings-become-provider__check input{flex-shrink:0;margin-top:.15rem}.app-settings-become-provider__hint{color:var(--ui-muted);font-size:.72rem;font-weight:500;line-height:1.4;margin:-.35rem 0 0}.app-settings-become-provider__error{color:#ff6b9d;font-size:.78rem;font-weight:700;line-height:1.4;margin:0}.app-settings-become-provider__no,.app-settings-become-provider__yes{border-radius:12px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:800;padding:.72rem .9rem;width:100%}.app-settings-become-provider__yes{background:linear-gradient(135deg,#6c63ff,#9b5de5);background:var(--ui-gradient,linear-gradient(135deg,#6c63ff,#9b5de5));border:none;color:#fff}.app-settings-become-provider__no:disabled,.app-settings-become-provider__yes:disabled{cursor:not-allowed;opacity:.55}.app-settings-become-provider__yes:disabled:not([aria-busy=true]){cursor:not-allowed}.app-settings-become-provider__no{background:var(--ui-input-bg);border:1px solid var(--ui-border);color:var(--ui-text)}.client-profile-page__body{margin:0 auto;max-width:600px;padding:1.25rem 1.5rem 2rem}.client-profile-page__back{align-items:center;background:#0000;border:none;color:#9d97ff;color:var(--ui-purple-light,#9d97ff);cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;margin-bottom:1rem;padding:0}.client-profile-card{background:#0d0d1c;background:var(--ui-card,#0d0d1c);border:1px solid #1e1e3a;border:1px solid var(--ui-border,#1e1e3a);border-radius:14px;margin-bottom:.85rem;padding:1.15rem 1.2rem}.client-profile-card__title{font-size:.92rem;font-weight:800;margin:0 0 .35rem}.client-profile-card__hint{color:var(--ui-muted);font-size:.75rem;line-height:1.45;margin:0 0 .85rem}.client-profile-card__avatar-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.client-profile-card__avatar-actions{align-items:flex-start;display:flex;flex-direction:column;gap:.45rem}.client-profile-upload{cursor:pointer}.client-profile-upload--busy{cursor:wait;opacity:.7}.client-profile-upload span{background:#6c63ff2e;border:1px solid #6c63ff;border:1px solid var(--ui-purple,#6c63ff);border-radius:10px;color:#9d97ff;color:var(--ui-purple-light,#9d97ff);display:inline-block;font-size:.82rem;font-weight:800;padding:.55rem 1rem}.client-profile-remove{background:#0000;border:none;color:#ff6b9d;cursor:pointer;font-size:.78rem;font-weight:700;padding:0}.client-profile-card--balance{background:linear-gradient(145deg,#00e8b01a,#0000 55%),#0d0d1c;background:linear-gradient(145deg,#00e8b01a,#0000 55%),var(--ui-card,#0d0d1c)}.client-profile-balance{color:#00e8b0;color:var(--ui-green,#00e8b0);font-size:1.85rem;font-weight:900;letter-spacing:-.02em;margin:0 0 .35rem}.client-profile-form{display:flex;flex-direction:column;gap:.75rem}.client-profile-form label{display:flex;flex-direction:column;gap:.3rem}.client-profile-form label>span{color:var(--ui-muted);font-size:.68rem;font-weight:700}.client-profile-form input{background:#ffffff0d;background:var(--ui-input-bg,#ffffff0d);border:1px solid #1e1e3a;border:1px solid var(--ui-border,#1e1e3a);border-radius:9px;box-sizing:border-box;color:#ffffffeb;color:var(--ui-text,#ffffffeb);font:inherit;font-size:.85rem;padding:.65rem .75rem;width:100%}.client-profile-delete,.client-profile-delete-cancel,.client-profile-save{align-self:flex-start;border:none;border-radius:9px;cursor:pointer;font-size:.8rem;font-weight:800;padding:.6rem 1rem}.client-profile-save{background:linear-gradient(135deg,#6c63ff,#9b5de5);color:#fff}.client-profile-card--danger{border-color:#ff6b9d52}.client-profile-delete{background:linear-gradient(135deg,#e83e72,#ff6b9d);color:#fff}.client-profile-delete-cancel{background:#ff6b9d14;border:1px solid #ff6b9d59;color:#ff6b9d}.client-profile-delete-status{background:#ffc80014;border:1px solid #ffc8004d;border-radius:9px;color:#ffffffeb;color:var(--ui-text,#ffffffeb);font-size:.78rem;line-height:1.5;margin:0 0 .85rem;padding:.75rem}.client-profile-delete-cancel:disabled,.client-profile-delete:disabled,.client-profile-save:disabled{cursor:wait;opacity:.55}.provider-profile-page{overflow-x:clip}.provider-profile-page__body{margin:0 auto;max-width:700px;padding:0 1.25rem 1.5rem}.provider-cover-block{flex-shrink:0;margin-bottom:38px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;width:100vw}.provider-cover{background:linear-gradient(135deg,#12103a,#1a1040,#0d1a20);height:140px;overflow:hidden;position:relative}.provider-cover--new{background:linear-gradient(135deg,#0d1a2a,#0d1520,#0a1015)}.provider-cover--has-image:after{background:linear-gradient(180deg,#06061059 0,#060610bf);content:"";inset:0;pointer-events:none;position:absolute}.provider-cover__bg{height:100%;inset:0;object-fit:cover;opacity:.72;position:absolute;width:100%}.provider-cover__bg-btn{background:#0000;border:none;cursor:zoom-in;margin:0;padding:0;z-index:0}.provider-cover__bg-btn,.provider-cover__bg-btn .provider-cover__bg{inset:0;position:absolute}.provider-cover__glow-purple{background:radial-gradient(ellipse,#6c63ff40 0,#0000 70%);height:120px;left:50%;pointer-events:none;position:absolute;top:-40px;transform:translateX(-50%);width:220px}.provider-cover__glow-green{background:radial-gradient(ellipse,#00e8b01f 0,#0000 70%);bottom:-20px;height:80px;pointer-events:none;position:absolute;right:40px;width:100px}[data-theme=light] .provider-cover{background:linear-gradient(135deg,#ebe9ff,#f0fdf9,var(--ui-bg))}[data-theme=light] .provider-cover--new{background:linear-gradient(135deg,#e0f2fe,#ecfdf5,var(--ui-bg))}[data-theme=light] .provider-cover--has-image:after{background:linear-gradient(180deg,#ffffff0d 0,#ffffffd1)}[data-theme=light] .provider-profile-stat--green{background:#05966914;border-color:#05966933}.provider-cover__btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;border:1px solid #ffffff8c;border-radius:50%;box-shadow:0 1px 6px #00000047;box-sizing:border-box;color:#fff;cursor:pointer;font-family:inherit;font-size:.8rem;height:32px;justify-content:center;padding:0;width:32px;z-index:3}.provider-cover__btn,.provider-cover__start-actions{align-items:center;display:flex;position:absolute;top:14px}.provider-cover__start-actions{direction:ltr;gap:.4rem;left:14px;right:auto;z-index:4}.provider-cover__btn--back{font-weight:700;max-height:32px;min-height:32px;position:static;right:auto;white-space:nowrap}.provider-cover__btn--back,.provider-cover__btn--save{border-radius:999px;height:32px;left:auto;min-width:32px;padding:0 10px;width:auto}.provider-cover__btn--save{font-size:.68rem;font-weight:800;right:14px}.provider-cover__btn--save.is-saved{border:1px solid #00e8b073;color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong))}.provider-cover__more{flex:0 0 34px;height:34px;position:relative;width:34px}.provider-cover__btn--more{background:#111827!important;border:1.5px solid #ffffffd9!important;border-radius:50%!important;box-shadow:0 2px 8px #00000059!important;color:#fff!important;flex:none!important;height:34px!important;left:auto!important;max-height:34px!important;max-width:34px!important;min-height:34px!important;min-width:34px!important;overflow:hidden;padding:0!important;position:static!important;right:auto!important;top:auto!important;width:34px!important}.provider-cover__more-dots{align-items:center;display:flex;flex-direction:column;gap:3px;height:100%;justify-content:center;pointer-events:none;width:100%}.provider-cover__more-dots i{background:#fff;border-radius:50%;display:block;height:3px;width:3px}.provider-cover__menu{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #0f172a1f;border-radius:12px;box-shadow:0 8px 24px #0f172a29;display:flex;flex-direction:column;gap:.15rem;inset-inline-end:auto;inset-inline-start:0;max-width:min(260px,calc(100vw - 24px));min-width:0;overflow:hidden;padding:.25rem;position:absolute;top:calc(100% + 6px);width:-webkit-max-content;width:max-content;z-index:30}.provider-cover__menu button{background:#0000;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;line-height:1.2;padding:.55rem .7rem;text-align:start;transition:background .15s ease;white-space:nowrap}.provider-cover__menu button:not(:first-child){border-radius:8px;border-top:1px solid #0f172a14;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;margin-top:0;padding-top:.55rem}.provider-cover__menu button:first-child{border-radius:8px}.provider-cover__menu button:only-child{border-radius:8px;border-top:none;box-shadow:none;margin-top:0;padding-top:.55rem}.provider-cover__menu button:focus-visible,.provider-cover__menu button:hover{background:#2563eb1a;outline:none}[data-theme=dark] .provider-cover__menu{background:#121224f7;border:1px solid #ffffff24;box-shadow:0 10px 28px #00000073}[data-theme=dark] .provider-cover__menu button{color:#ffffffeb}[data-theme=dark] .provider-cover__menu button:not(:first-child){border-top-color:#ffffff1a}[data-theme=dark] .provider-cover__menu button:focus-visible,[data-theme=dark] .provider-cover__menu button:hover{background:#6c63ff38}[data-theme=light] .provider-cover__btn--back,[data-theme=light] .provider-cover__btn--more,[data-theme=light] .provider-cover__btn--save{background:#111827!important;border-color:#ffffffe6!important;color:#fff!important}[data-theme=light] .provider-cover__menu{background:#fff;border:1px solid #0f172a1f;box-shadow:0 8px 24px #0f172a24}[data-theme=light] .provider-cover__menu button{color:#0f172a}[data-theme=light] .provider-cover__menu button:focus-visible,[data-theme=light] .provider-cover__menu button:hover{background:#2563eb1a}.provider-cover__avatar{display:inline-block;line-height:0;position:relative}.provider-cover__avatar-btn{background:#0000;border:none;border-radius:50%;cursor:zoom-in;display:block;line-height:0;margin:0;padding:0}.provider-cover__avatar-wrap--overlap{bottom:0;left:18px;position:absolute;right:auto;transform:translateY(50%);z-index:2}.provider-cover__avatar-wrap--column{display:none;position:static;transform:none}.provider-cover__pro-badge{background:linear-gradient(135deg,#ffc800,#ff9500);border:2px solid var(--ui-bg,var(--ui-bg));border-radius:100px;bottom:0;color:var(--ui-bg);font-size:.45rem;font-weight:900;left:-2px;padding:2px 6px;position:absolute;white-space:nowrap}.provider-profile-info{margin:0 auto 1.25rem;max-width:700px;padding:.5rem 1.25rem 0}.provider-profile-header--book .provider-cover-block{margin-bottom:28px}.provider-cover--book{height:96px}.provider-profile-header--book .provider-cover__avatar-wrap--overlap{inset-inline-start:1.25rem}.provider-profile-header--book .provider-profile-info{margin-bottom:.65rem;padding-top:.25rem}.provider-profile-book-meta{-webkit-padding-start:.15rem;display:flex;flex-direction:column;gap:.2rem;padding-inline-start:.15rem}.provider-profile-header--book .provider-profile-info__name{font-size:1.15rem}.provider-profile-header--book .provider-profile-info__address{font-size:.75rem;margin-top:.2rem}.provider-profile-header--book .provider-profile-info__nav{margin-top:.45rem}.provider-profile-info__layout{display:block}.provider-profile-info__left{display:none}.provider-profile-info__top{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.55rem}.provider-profile-info__name{color:var(--ui-text);font-size:1.05rem;font-weight:900;letter-spacing:-.02em}.provider-profile-info__meta{align-items:center;color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));display:flex;flex-wrap:wrap;font-size:.65rem;gap:.35rem;margin-top:.25rem}.provider-profile-info__new-badge{background:linear-gradient(135deg,#00e8b026,#00c8961a);border:1px solid #00e8b040;border-radius:100px;color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong));font-size:.5rem;font-weight:800;padding:2px 8px}.provider-profile-info__rating{flex-shrink:0;text-align:end}.provider-profile-info__rating--side{display:none}.provider-profile-info__rating-value{align-items:center;color:#ffc800;display:flex;font-size:1rem;font-weight:900;gap:.2rem;justify-content:flex-end}.provider-profile-info__rating-count{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.55rem}.provider-profile-info__price-from{color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong));font-size:1rem;font-weight:900}.provider-profile-stats{display:flex;gap:.45rem;margin-bottom:.75rem}.provider-profile-stat{border-radius:10px;flex:1 1;padding:.45rem .5rem;text-align:center}.provider-profile-stat--green{background:#00e8b012;border:1px solid #00e8b026}.provider-profile-stat--purple{background:#6c63ff12;border:1px solid #6c63ff26}.provider-profile-stat--gold{background:#ffc80012;border:1px solid #ffc80026}.provider-profile-stat__value{font-size:.75rem;font-weight:900}.provider-profile-stat__value--green{color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong))}.provider-profile-stat__value--purple{color:var(--ui-purple-light);color:var(--ui-purple-light,var(--ui-purple-light))}.provider-profile-stat__value--gold{color:#ffc800}.provider-profile-stat__label{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.52rem;margin-top:.1rem}.provider-profile-chips{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.75rem}.provider-profile-chip{background:#6c63ff1a;border:1px solid #6c63ff33;border-radius:8px;color:var(--ui-purple-light);color:var(--ui-purple-light,var(--ui-purple-light));font-size:.58rem;font-weight:600;padding:3px 9px}.provider-profile-chip--muted{background:var(--ui-surface-subtle);border-color:var(--ui-border,var(--ui-border));color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted))}.provider-profile-info__bio{color:var(--ui-muted);font-size:.82rem;line-height:1.6;margin:0 0 .65rem}.provider-profile-info__nav{margin-bottom:.5rem}.provider-profile-info__nav a{border-radius:11px!important;font-size:.95rem!important;gap:.45rem!important;padding:9px 16px!important}.provider-profile-info__address{color:var(--ui-subtle);font-size:.72rem;margin-bottom:.25rem}.provider-profile-portfolio-row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;margin:.15rem 0 .35rem;overflow-x:auto;padding-bottom:.15rem;scroll-snap-type:x mandatory;scrollbar-width:none}.provider-profile-portfolio-row::-webkit-scrollbar{display:none;height:0}.provider-profile-portfolio-row__item{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:14px;cursor:pointer;display:block;flex:0 0 148px;height:148px;overflow:hidden;padding:0;scroll-snap-align:start;width:148px}.provider-profile-portfolio-row__item img{display:block;height:100%;object-fit:cover;width:100%}.provider-lightbox{align-items:center;background:#000000e0;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.provider-lightbox__inner{max-width:560px;position:relative;text-align:center;width:100%}.provider-lightbox__img{-webkit-user-drag:none;border-radius:12px;display:block;margin:0 auto;max-height:70vh;max-width:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.provider-lightbox__nav{align-items:center;background:#111827d9;border:1.5px solid #ffffff8c;border-radius:50%;box-shadow:0 2px 8px #00000059;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;height:40px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:4}.provider-lightbox__nav--prev{left:0}.provider-lightbox__nav--next{right:0}.provider-lightbox__caption{color:#fff;font-size:.9rem;margin-top:.75rem}.provider-lightbox__counter{color:#ffffffbf;font-size:.75rem;font-weight:700;margin:.35rem 0 0}.provider-lightbox__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.provider-lightbox__close-btn{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);cursor:pointer;font-family:inherit;font-weight:700;padding:.5rem 1.25rem}.provider-lightbox-more{left:0;position:absolute;top:0;z-index:5}.provider-lightbox-more__btn{align-items:center;background:#111827;border:1.5px solid #ffffffd9;border-radius:50%!important;box-shadow:0 2px 8px #00000059;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:800;height:36px!important;justify-content:center;line-height:1;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;padding:0;width:36px!important}.provider-lightbox-more__menu{background:#fff;background:var(--ui-card,#fff);border:1px solid var(--ui-border);border-radius:12px;box-shadow:0 12px 28px #0003;left:0;min-width:180px;padding:.35rem;position:absolute;top:calc(100% + 6px);z-index:5}.provider-lightbox-more__menu button{background:#0000;border:none;border-radius:8px;color:var(--ui-text);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.55rem .65rem;text-align:start;width:100%}[data-theme=light] .provider-lightbox-more__menu{background:#fff;border:1px solid #0000001f}[data-theme=light] .provider-lightbox-more__menu button{color:#1a1a2e}@media (min-width:768px){.provider-profile-page{--profile-aside-w:5.5rem;--profile-aside-gap:2.25rem}.provider-profile-info,.provider-profile-page__body{max-width:820px;padding-left:1.25rem;padding-right:1.5rem}.provider-profile-page__body{padding-bottom:2rem}.provider-profile-page__main-col{margin-left:calc(var(--profile-aside-w) + var(--profile-aside-gap));margin-right:0}.provider-cover{height:128px}.provider-cover-block{margin-bottom:0}.provider-cover__avatar-wrap--overlap{display:none!important}.provider-cover__avatar-wrap--column{display:block!important;margin-bottom:.35rem}.provider-cover__avatar-wrap--column .provider-cover__avatar img,.provider-cover__avatar-wrap--column .provider-cover__avatar>div{font-size:2rem!important;height:88px!important;width:88px!important}.provider-profile-info{margin-bottom:1.5rem;padding-top:.85rem}.provider-profile-info__layout{align-items:flex-start;direction:ltr;display:flex;flex-direction:row;gap:var(--profile-aside-gap)}.provider-profile-info__left{align-items:flex-start;direction:ltr;display:flex;flex:0 0 var(--profile-aside-w);flex-direction:column;width:var(--profile-aside-w)}.provider-profile-info__main{direction:rtl;flex:1 1;min-width:0}.provider-profile-info__top{display:block}.provider-profile-info__rating--inline{display:none!important}.provider-profile-info__rating--side{display:block!important;text-align:center;width:var(--profile-aside-w)}.provider-profile-info__rating-value{font-size:1.12rem;justify-content:center}.provider-profile-info__rating-count{font-size:.62rem}.provider-profile-info__name{font-size:1.22rem}.provider-profile-info__meta{font-size:.74rem}.provider-profile-stats{gap:.65rem}.provider-profile-stat{border-radius:12px;padding:.65rem .75rem}.provider-profile-stat__value{font-size:.92rem}.provider-profile-stat__label{font-size:.64rem;margin-top:.15rem}.provider-profile-chips{gap:.45rem}.provider-profile-chip{border-radius:9px;font-size:.7rem;padding:5px 12px}.provider-profile-info__nav a{border-radius:11px!important;font-size:1rem!important;padding:10px 17px!important}.provider-profile-info__address{font-size:.8rem}.provider-profile-portfolio-row__item{flex-basis:168px;height:168px;width:168px}}.provider-profile-social{align-items:center;display:flex;gap:.4rem;margin-top:.45rem}.provider-profile-social__link{align-items:center;background:#ffffff0f;background:var(--ui-card,#ffffff0f);border:1px solid #78788c40;border:1px solid var(--ui-border,#78788c40);border-radius:10px;color:#eee;color:var(--ui-text,#eee);display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:transform .15s ease,background .15s ease;width:32px}.provider-profile-social__link:hover{background:#ffffff1a;background:var(--ui-elevated,#ffffff1a);transform:translateY(-1px)}.provider-profile-social__link--fb{color:#1877f2}.report-modal-backdrop{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:1450}.report-modal{background:#fff;background:var(--ui-card,#fff);border:1px solid #2a2a4a;border:1px solid var(--ui-border,#2a2a4a);border-radius:16px;box-shadow:0 16px 48px #00000047;color:var(--ui-text);max-height:min(90vh,640px);max-width:420px;overflow:auto;padding:1.15rem 1.2rem 1rem;width:100%}.report-modal__title{color:var(--ui-text);font-size:.98rem;font-weight:800;margin:0 0 .35rem}.report-modal__sub{color:var(--ui-muted);font-size:.72rem;margin:0 0 .85rem}.report-modal__banner{background:#ffffff0f;background:var(--ui-surface-subtle,#ffffff0f);border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-text);font-size:.78rem;line-height:1.45;margin:0 0 1rem;padding:.75rem .85rem}.report-modal__label{color:var(--ui-muted);display:flex;flex-direction:column;font-size:.7rem;font-weight:700;gap:.3rem;margin-bottom:.7rem}.report-modal__input{background:#0003;background:var(--ui-input-bg,#0003);border:1px solid var(--ui-border);border-radius:10px;box-sizing:border-box;color:var(--ui-text);font-family:inherit;font-size:.82rem;padding:.6rem .7rem;width:100%}.report-modal__textarea{min-height:72px;resize:vertical}.report-modal__guest{border-top:1px solid var(--ui-border);margin-top:.25rem;padding-top:.35rem}.report-modal__hint{color:var(--ui-muted);font-size:.65rem;line-height:1.4;margin:0 0 .5rem}.report-modal__error{color:#ff6b8a;font-size:.72rem;margin:0 0 .75rem}.report-modal__actions{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.report-modal__cancel,.report-modal__submit{border-radius:10px;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:800;padding:.65rem .5rem}.report-modal__cancel{background:#0000;border:1px solid var(--ui-border);color:var(--ui-muted)}.report-modal__submit{background:#6c63ff;background:var(--ui-accent,#6c63ff);border:none;color:#fff}.report-modal__cancel:disabled,.report-modal__submit:disabled{cursor:not-allowed;opacity:.6}.report-modal__evidence-photo{margin-bottom:.75rem}.report-modal__file{display:none}.report-modal__pick-photo{background:#00000026;background:var(--ui-input-bg,#00000026);border:1px dashed var(--ui-border);border-radius:10px;color:var(--ui-muted);cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:700;padding:.75rem;width:100%}.report-modal__evidence-preview{border:1px solid var(--ui-border);border-radius:10px;overflow:hidden;position:relative;width:120px}.report-modal__evidence-preview img{display:block;height:120px;object-fit:cover;width:120px}.report-modal__pick{border:none;margin:0 0 .85rem;min-width:0;padding:0}.report-modal__pick legend{margin-bottom:.4rem;padding:0}.report-modal__pick-grid{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}.report-modal__pick-item{align-items:stretch;background:#0000001f;background:var(--ui-input-bg,#0000001f);border:1px solid var(--ui-border);border-radius:10px;color:var(--ui-muted);cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:.58rem;font-weight:700;gap:.25rem;line-height:1.25;padding:.3rem;text-align:center}.report-modal__pick-item img{aspect-ratio:1;border-radius:7px;display:block;object-fit:cover;width:100%}.report-modal__pick-item.is-selected{background:#6c63ff24;border-color:#6c63ffa6;box-shadow:0 0 0 1px #6c63ff59;color:var(--ui-text)}.report-modal__evidence-preview button{background:#000000bf;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:700;height:26px;left:4px;position:absolute;top:4px;width:26px}.service-card-row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;margin:.15rem 0 .7rem;overflow-x:auto;padding-bottom:.15rem;scroll-snap-type:x mandatory;scrollbar-width:none}.service-card-row::-webkit-scrollbar{display:none;height:0}.service-card{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:14px;cursor:pointer;flex:0 0 148px;font-family:inherit;overflow:hidden;padding:0;scroll-snap-align:start;text-align:start;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.service-card:hover{border-color:#6c63ff59}.service-card:active{transform:scale(.98)}.service-card--selected{border-color:#6c63ff8c;box-shadow:0 0 20px #6c63ff2e}.service-card__visual{align-items:center;display:flex;height:104px;justify-content:center;overflow:hidden;position:relative}.service-card__image{display:block;height:100%;object-fit:cover;width:100%}.service-card__emoji{filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));font-size:2.25rem;line-height:1}.service-card__duration{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0000006b;border-radius:999px;color:#fff;font-size:.68rem;font-weight:700;inset-inline-end:6px;padding:2px 7px;position:absolute;top:6px;white-space:nowrap}.service-card__qbadge{bottom:6px;font-size:.62rem}.service-card__deposit-badge,.service-card__qbadge{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0000008c;border-radius:6px;color:#fff;font-weight:800;inset-inline-start:6px;letter-spacing:.01em;padding:2px 6px;position:absolute}.service-card__deposit-badge{font-size:.58rem;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis;top:6px;white-space:nowrap}.service-card__body{padding:.55rem .65rem .6rem}.service-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ui-text);display:-webkit-box;font-size:.82rem;font-weight:800;line-height:1.25;min-height:2em;overflow:hidden}.service-card__footer{align-items:center;display:flex;gap:.35rem;justify-content:space-between;margin-top:.35rem}.service-card__price{color:#00e8b0;color:var(--ui-green-strong,#00e8b0);font-size:.9rem;font-weight:900}.service-card__price--pack{font-size:.78rem;line-height:1.2}.service-card__action{align-items:center;background:#6c63ff1f;border:1px solid #6c63ff59;border-radius:8px;color:var(--ui-purple-light);display:inline-flex;flex-shrink:0;font-size:.95rem;font-weight:800;height:24px;justify-content:center;line-height:1;width:24px}.service-card-row--compact .service-card{flex-basis:128px}.service-card-row--compact .service-card__visual{height:88px}.service-card-row--in-search-card{margin-inline:-1rem;margin-bottom:.35rem;padding-inline:1rem;scroll-padding-inline:1rem}.service-card-row--in-search-card .service-card{flex-basis:120px}.service-card-row--in-search-card .service-card__visual{height:84px}.booking-stepper{margin-bottom:1.15rem}.booking-stepper__track{align-items:center;display:flex;gap:0;margin-bottom:.45rem}.booking-stepper__dot{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.65rem;font-weight:800;height:28px;justify-content:center;transition:all .25s ease;width:28px}.booking-stepper__dot--done{background:var(--ui-green-strong);background:var(--ui-green,var(--ui-green-strong));color:var(--ui-bg)}.booking-stepper__dot--active{background:linear-gradient(135deg,#6c63ff,#9b5de5);box-shadow:0 4px 14px #6c63ff66;color:var(--ui-on-primary)}.booking-stepper__dot--pending{background:var(--ui-divider);border:1px solid var(--ui-border,var(--ui-border));color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted))}.booking-stepper__line{background:var(--ui-border);background:var(--ui-border,var(--ui-border));flex:1 1;height:2px;transition:background .25s ease}.booking-stepper__line--done{background:var(--ui-green-strong);background:var(--ui-green,var(--ui-green-strong))}.booking-stepper__labels{display:flex;gap:.25rem;justify-content:space-between}.booking-stepper__label{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));flex:1 1;font-size:.52rem;font-weight:600;line-height:1.3;text-align:center}.booking-stepper__label--done{color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong))}.booking-stepper__label--active{color:var(--ui-purple-light);color:var(--ui-purple-light,var(--ui-purple-light));font-weight:700}.booking-stepper__heading{margin-top:.85rem}.booking-stepper__title{color:var(--ui-text);font-size:clamp(.85rem,.95rem,1.15rem);font-weight:800;margin:0 0 .2rem;overflow-wrap:anywhere}.booking-stepper__sub{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:clamp(.62rem,.68rem,.85rem);line-height:1.4;margin:0 0 .85rem;overflow-wrap:anywhere}.booking-summary-card{background:var(--ui-card);background:var(--ui-card,var(--ui-card));border:1px solid var(--ui-border,var(--ui-border));border-radius:14px;margin-bottom:.85rem;padding:.85rem .9rem}.booking-summary-provider{align-items:center;border-bottom:1px solid var(--ui-border,var(--ui-border));display:flex;gap:.55rem;margin-bottom:.65rem;padding-bottom:.65rem}.booking-summary-provider-text{min-width:0}.booking-summary-provider-name{font-size:.8rem;font-weight:800}.booking-summary-provider-city{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));font-size:.62rem;margin-top:.1rem}.booking-summary-row{align-items:flex-start;border-bottom:1px solid #1e1e3aa6;display:flex;font-size:.72rem;gap:.75rem;justify-content:space-between;padding:.4rem 0}.booking-summary-row:last-child{border-bottom:none;padding-bottom:0}.booking-summary-row-label{color:var(--ui-muted);color:var(--ui-muted,var(--ui-muted));flex-shrink:0}.booking-summary-row-value{font-weight:700;text-align:end}.booking-summary-row-value--deposit,.booking-summary-row-value--price{color:var(--ui-green-strong);color:var(--ui-green,var(--ui-green-strong));font-weight:800}.booking-summary-row-value--deposit{max-width:70%;text-align:end}.booking-success-page{align-items:center;background:var(--ui-bg);display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.booking-success-inner{align-items:center;display:flex;flex-direction:column;gap:0;max-width:400px;overflow:hidden;position:relative;text-align:center;width:100%}.booking-success-confetti{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.booking-success-confetti-dot{animation:booking-confetti-fall 2s ease-in infinite;border-radius:50%;position:absolute;top:0}@keyframes booking-confetti-fall{0%{opacity:1;transform:translateY(-20px) rotate(0deg)}to{opacity:0;transform:translateY(420px) rotate(1turn)}}.booking-success-btns,.booking-success-check,.booking-success-credit,.booking-success-detail,.booking-success-sub,.booking-success-title{position:relative;z-index:1}.booking-success-check{align-items:center;animation:booking-success-in .5s cubic-bezier(.34,1.56,.64,1) forwards;background:linear-gradient(135deg,#00e8b026,#00e8b00d);border:2px solid #00e8b066;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.booking-success-check--pending{background:linear-gradient(135deg,#ffc1071f,#ffc1070a);border-color:#ffc10759}.booking-success-pending-icon{font-size:2rem;line-height:1}@keyframes booking-success-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.booking-success-title{color:var(--ui-text);font-size:1.15rem;font-weight:900;margin:0 0 .35rem}.booking-success-sub{color:var(--ui-muted);font-size:.82rem;line-height:1.55;margin:0 0 1rem;max-width:320px}.booking-success-detail{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:14px;margin-bottom:1rem;padding:.85rem 1rem;text-align:right;width:100%}.booking-success-row{align-items:center;display:flex;font-size:.78rem;gap:.75rem;justify-content:space-between;padding:.35rem 0}.booking-success-row+.booking-success-row{border-top:1px solid var(--ui-surface-subtle)}.booking-success-row-label{color:var(--ui-muted);flex-shrink:0}.booking-success-row-val{color:var(--ui-text);font-weight:700;text-align:left}.booking-success-row-val--green{color:var(--ui-green-strong);font-weight:800}.booking-success-credit{color:var(--ui-green-strong);font-size:.82rem;line-height:1.5;margin:-.35rem 0 1rem}.booking-success-btns{display:flex;gap:.5rem;width:100%}.booking-success-btn-main{background:linear-gradient(135deg,#6c63ff,#9b5de5);border:none;border-radius:12px;color:var(--ui-on-primary);font-weight:800}.booking-success-btn-main,.booking-success-btn-sec{cursor:pointer;flex:1 1;font-family:inherit;font-size:.82rem;min-height:44px;padding:.75rem .5rem}.booking-success-btn-sec{background:#00e8b01a;border:1px solid #00e8b04d;border-radius:12px;color:var(--ui-green-strong);font-weight:700}.qsheet-backdrop{-webkit-overflow-scrolling:touch;align-items:flex-end;background:#0000008c;background:var(--ui-overlay,#0000008c);display:flex;inset:0;justify-content:center;padding:0;position:fixed;z-index:12000}.qsheet-backdrop--center{align-items:center;padding:1.15rem}.qsheet{background:#fff;background:var(--ui-card,#fff);border:1px solid var(--ui-border);border-radius:20px 20px 0 0;box-shadow:0 -12px 40px #00000038;box-shadow:var(--ui-sheet-shadow,0 -12px 40px #00000038);color:var(--ui-text);display:flex;flex-direction:column;max-height:min(90dvh,820px);max-width:480px;overflow:hidden;position:relative;width:100%}.qsheet--modal{border-radius:18px;box-shadow:0 18px 48px #00000047;max-height:min(82dvh,640px)}.qsheet-embedded-wrap{width:100%}.qsheet--embedded{border-radius:16px;box-shadow:none;max-height:none;max-width:none;overflow:visible}.qsheet--embedded .qsheet__body{flex:none;min-height:auto;overflow:visible}.qsheet__handle{background:#8080a073;background:var(--ui-handle,#8080a073);border-radius:4px;flex-shrink:0;height:4px;margin:.7rem auto .35rem;width:36px}.qsheet__header{flex-shrink:0;padding:.35rem 1.15rem .55rem;position:relative;text-align:center}.qsheet__close{background:#0000;border:none;color:var(--ui-muted);cursor:pointer;font-family:inherit;font-size:1.15rem;inset-inline-start:.65rem;line-height:1;padding:.35rem;position:absolute;top:0}.qsheet__title{color:var(--ui-text);font-size:1rem;font-weight:900;letter-spacing:-.01em;margin:0}.qsheet__hint{color:var(--ui-muted);font-size:.72rem;line-height:1.45;margin:.3rem 0 0}.qsheet__badge{align-items:center;background:#6c63ff24;border-radius:999px;color:#6c63ff;color:var(--ui-purple,#6c63ff);display:inline-flex;font-size:.68rem;font-weight:800;margin-top:.45rem;padding:.22rem .55rem}.qsheet__body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.35rem 1.15rem .85rem;scrollbar-color:#9d97ff59 #0000;scrollbar-width:thin}.qsheet__body::-webkit-scrollbar{width:4px}.qsheet__body::-webkit-scrollbar-thumb{background:#9d97ff59;border-radius:4px}.qsheet__empty,.qsheet__status{color:var(--ui-muted);font-size:.82rem;line-height:1.45;margin:.5rem 0;text-align:center}.qsheet__error{background:#ff6b9d1a;border:1px solid #ff6b9d47;border-radius:10px;color:#ff6b9d;font-size:.75rem;font-weight:700;line-height:1.4;margin:0 0 .65rem;padding:.55rem .7rem}.qsheet__meta{color:var(--ui-muted);font-size:.68rem;margin:.75rem 0 0;text-align:center}.qsheet__meta--tight{margin-top:0}.qsheet__list{display:flex;flex-direction:column;gap:.55rem;list-style:none;margin:0;padding:0}.qsheet__list--start{text-align:start}.qsheet__card{background:#6c63ff0a;background:var(--ui-surface-subtle,#6c63ff0a);border:1px solid var(--ui-border);border-radius:14px;display:flex;flex-direction:column;gap:.55rem;padding:.75rem .8rem}.qsheet__card-top{align-items:flex-start;display:flex;gap:.55rem}.qsheet__num{align-items:center;background:#6c63ff29;border-radius:8px;color:#6c63ff;color:var(--ui-purple,#6c63ff);display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:800;height:1.55rem;justify-content:center;width:1.55rem}.qsheet__qtext{color:var(--ui-text);flex:1 1;font-size:.8rem;font-weight:700;line-height:1.35;margin:0;min-width:0}.qsheet__req{color:#6c63ff;color:var(--ui-purple,#6c63ff);font-weight:900}.qsheet__answer{color:var(--ui-text);font-size:.88rem;font-weight:800;line-height:1.4}.qsheet__answer-chips{display:flex;flex-wrap:wrap;gap:.35rem}.qsheet__chip{align-items:center;background:#6c63ff1f;border:1px solid #6c63ff38;border-radius:999px;color:#6c63ff;color:var(--ui-purple,#6c63ff);display:inline-flex;font-size:.72rem;font-weight:700;padding:.28rem .6rem}.qsheet__textarea{background:#0000000a;background:var(--ui-input-bg,#0000000a);border:1px solid var(--ui-border);border-radius:12px;box-sizing:border-box;color:var(--ui-text);font-family:inherit;font-size:.84rem;line-height:1.4;min-height:72px;padding:.65rem .75rem;resize:vertical;width:100%}.qsheet__textarea:focus{border-color:#6c63ff8c;box-shadow:0 0 0 3px #6c63ff26;outline:none}.qsheet__choices{display:flex;flex-wrap:wrap;gap:.4rem}.qsheet__choice{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-text);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.45rem .85rem;transition:border-color .15s ease,background .15s ease,color .15s ease}.qsheet__choice:hover{border-color:#6c63ff73}.qsheet__choice.is-selected{background:linear-gradient(135deg,#6c63ff,#9b5de5);background:linear-gradient(135deg,var(--ui-purple,#6c63ff),#9b5de5);border-color:#0000;color:#fff}.qsheet__choice-list{display:flex;flex-direction:column;gap:.4rem}.qsheet__choice-row{align-items:center;background:#0000;border:1px solid var(--ui-border);border-radius:12px;color:var(--ui-text);cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;font-weight:700;gap:.55rem;padding:.6rem .75rem;text-align:inherit;transition:border-color .15s ease,background .15s ease;width:100%}.qsheet__choice-row:hover{border-color:#6c63ff66}.qsheet__choice-row.is-selected{background:#6c63ff1a;border-color:#6c63ff8c}.qsheet__choice-mark{align-items:center;border:2px solid var(--ui-border);border-radius:50%;display:inline-flex;flex-shrink:0;height:1.1rem;justify-content:center;transition:border-color .15s ease,background .15s ease;width:1.1rem}.qsheet__choice-row.is-selected .qsheet__choice-mark{background:#6c63ff;background:var(--ui-purple,#6c63ff);border-color:#6c63ff;border-color:var(--ui-purple,#6c63ff);box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px var(--ui-card,#fff)}.qsheet__choice-mark--check{border-radius:5px}.qsheet__choice-row.is-selected .qsheet__choice-mark--check{box-shadow:none;color:#fff;font-size:.65rem;font-weight:900}.qsheet__footer{background:#fff;background:var(--ui-card,#fff);border-top:1px solid var(--ui-border);display:flex;flex-direction:column;flex-shrink:0;gap:.45rem;padding:.75rem 1.15rem calc(.85rem + env(safe-area-inset-bottom, 0px))}.qsheet__footer-row{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:1fr 1fr}.qsheet__btn{border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:800;padding:.72rem .6rem;transition:opacity .15s ease,transform .12s ease}.qsheet__btn:disabled{cursor:not-allowed;opacity:.55}.qsheet__btn:not(:disabled):active{transform:scale(.98)}.qsheet__btn--primary{background:linear-gradient(135deg,#6c63ff,#9b5de5);background:linear-gradient(135deg,var(--ui-purple,#6c63ff),#9b5de5);color:#fff}.qsheet__btn--ghost{background:#0000;border:1px solid var(--ui-border);color:var(--ui-text)}.qsheet__btn--muted{background:#0000;border:none;color:var(--ui-muted);font-size:.75rem;padding:.35rem}.qsheet__ask{display:flex;flex-direction:column;gap:.75rem;padding:.35rem 0 .25rem;text-align:center}.qsheet__ask p{color:var(--ui-text);font-size:.86rem;font-weight:700;line-height:1.4;margin:0}[data-theme=light] .qsheet__card{background:#6c63ff0a}[data-theme=light] .qsheet__textarea{background:#00000008}[data-theme=light] .qsheet__badge{background:#6c63ff1a;color:#5b54d6}@media (min-width:560px){.qsheet-backdrop:not(.qsheet-backdrop--center){align-items:center;padding:1.25rem}.qsheet:not(.qsheet--modal){border-radius:18px;max-height:min(85dvh,720px)}.qsheet__handle{display:none}}.time-slot-picker{box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;max-width:100%;min-width:0;width:100%}.provider-new-appt-form .time-slot-picker{grid-column:1/-1}.time-slot-picker__date{width:100%}.time-slot-picker__label{color:var(--ui-muted);display:block;font-size:.72rem;font-weight:700;margin-bottom:.35rem}.time-slot-picker__custom-input,.time-slot-picker__date-input{background:var(--ui-input-bg);border:1px solid var(--ui-border);border-radius:10px;box-sizing:border-box;color:var(--ui-text);display:block;font-family:inherit;font-size:.88rem;max-width:100%;min-height:44px;min-width:0;padding:.65rem .75rem;width:100%}[data-theme=dark] .time-slot-picker__custom-input,[data-theme=dark] .time-slot-picker__date-input{color-scheme:dark}[data-theme=light] .time-slot-picker__custom-input,[data-theme=light] .time-slot-picker__date-input{color-scheme:light}[data-theme=light] .time-slot-picker__date-input::-webkit-calendar-picker-indicator{filter:none;opacity:.65}.time-slot-picker__date-input::-webkit-calendar-picker-indicator{-webkit-margin-start:.35rem;cursor:pointer;margin-inline-start:.35rem;opacity:.9}[data-theme=dark] .time-slot-picker__date-input::-webkit-calendar-picker-indicator{filter:invert(.85)}.time-slot-picker__summary{display:flex;flex-direction:column;gap:.25rem}.time-slot-picker__legend{color:var(--ui-subtle);font-size:.68rem;line-height:1.45;margin:0}.time-slot-picker__groups{display:flex;flex-direction:column;gap:.85rem}.time-slot-picker__date-input{appearance:none;-webkit-appearance:none;direction:ltr;text-align:end}.time-slot-picker__date-input::-webkit-date-and-time-value{text-align:end}.time-slot-picker__group-label{color:var(--ui-muted);font-size:.7rem;font-weight:800;margin-bottom:.4rem}.time-slot-picker__grid{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(4.2rem,1fr));min-width:0;width:100%}.time-slot-picker__chip{align-items:center;background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:11px;box-sizing:border-box;color:var(--ui-text);cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:clamp(.7rem,.82rem,.9rem);font-weight:700;gap:.15rem;justify-content:center;min-height:2.5rem;min-width:0;padding:.35rem .25rem;transition:border-color .15s,background .15s,box-shadow .15s;width:100%}.time-slot-picker__chip--open:hover:not(:disabled){background:#6c63ff14;border-color:#6c63ff73}.time-slot-picker__chip--selected{background:#00e8b024!important;border-color:#00e8b08c!important;box-shadow:0 0 14px #00e8b01f;color:var(--ui-green-strong)!important}.time-slot-picker__chip--tight{background:#ffc10714;border-color:#ffc10759}.time-slot-picker__chip--tight:hover:not(:disabled){background:#ffc1071f;border-color:#ffc1078c}.time-slot-picker__chip-badge--tight{color:#ffc107}.time-slot-picker__warn--tight{background:#ffc10714;border-color:#ffc10740;color:#ffc107}.time-slot-picker__chip--booked{background:#ff6b9d0f;border-color:#ff6b9d33;cursor:not-allowed;opacity:.55}.time-slot-picker__chip--booked .time-slot-picker__chip-time{color:var(--ui-muted);text-decoration:line-through}.time-slot-picker__chip-badge{color:#ff6b9d;font-size:.58rem;font-weight:800;line-height:1}.time-slot-picker__custom{display:flex;flex-direction:column;gap:.35rem;margin-top:.1rem}.time-slot-picker__custom--active{background:#00e8b00f;border:1px solid #00e8b047;border-radius:10px;padding:.55rem .65rem}.time-slot-picker__custom-bar{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.time-slot-picker__custom-back{background:#0000;border:none;color:var(--ui-purple-light);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.15rem 0;text-decoration:underline;text-underline-offset:2px}.time-slot-picker__custom-back:hover{color:var(--ui-text)}.time-slot-picker__custom-badge{color:var(--ui-green-strong);font-size:.72rem;font-weight:800}.time-slot-picker__custom-link{align-self:flex-start;background:#0000;border:none;color:var(--ui-purple-light);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;padding:.2rem 0;text-decoration:underline;text-underline-offset:2px}.time-slot-picker__custom-link:hover{color:var(--ui-text)}.time-slot-picker__custom-link--suggest{color:#b48200;font-weight:800}[data-theme=dark] .time-slot-picker__custom-link--suggest{color:#ffc850}.time-slot-picker__empty,.time-slot-picker__hint{color:var(--ui-muted);font-size:.75rem;line-height:1.45;margin:0}.time-slot-picker__warn{background:#ff6b9d1a;border:1px solid #ff6b9d40;border-radius:8px;color:#ff6b9d;font-size:.75rem;font-weight:700;line-height:1.45;margin:0;padding:.5rem .65rem}.time-slot-picker__waitlist{background:#00e8b00f;border:1px solid #00e8b040;border-radius:12px;margin-top:.25rem;padding:.75rem}.time-slot-picker__waitlist-hint{color:var(--ui-muted);font-size:.75rem;line-height:1.45;margin:0 0 .55rem}.booking-calendar{box-sizing:border-box;margin-bottom:.5rem;max-width:100%;min-width:0;overflow-x:hidden;width:100%}.booking-calendar__nav{align-items:center;display:flex;gap:.35rem;justify-content:space-between;margin-bottom:.55rem;min-width:0}.booking-calendar__title{color:var(--ui-text);flex:1 1;font-size:clamp(.88rem,1rem,1.1rem);font-weight:800;min-width:0;overflow-wrap:anywhere;text-align:center}.booking-calendar__nav-btn{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:8px;color:var(--ui-text);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:1.1rem;height:2rem;line-height:1;min-height:2rem;min-width:2rem;width:2rem}.booking-calendar__nav-btn:disabled{cursor:not-allowed;opacity:.45}.booking-calendar__weekdays{grid-gap:.15rem;display:grid;gap:.15rem;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:.25rem;width:100%}.booking-calendar__weekday{color:var(--ui-muted);font-size:clamp(.65rem,.75rem,.85rem);font-weight:700;min-width:0;overflow:hidden;text-align:center;text-overflow:clip}.booking-calendar__grid{grid-gap:.2rem;display:grid;gap:.2rem;grid-template-columns:repeat(7,minmax(0,1fr));width:100%}.booking-calendar__cell--empty,.booking-calendar__day{min-height:clamp(2.2rem,2.55rem,3rem);min-width:0}.booking-calendar__day{align-items:center;background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:10px;box-sizing:border-box;color:var(--ui-text);cursor:pointer;display:flex;font-family:inherit;font-size:clamp(.88rem,.98rem,1.1rem);font-weight:700;justify-content:center;padding:0;width:100%}.booking-calendar__day--selected{background:#00e8b024;border-color:#00e8b08c;color:var(--ui-green-strong)}.booking-calendar__day--off{background:#7878822e;border-color:#0000;color:var(--ui-faint);cursor:not-allowed;opacity:.72}.booking-calendar__day--off-pickable{background:#64646e29;color:#8a8a96;cursor:pointer;opacity:.85}[data-theme=dark] .booking-calendar__day--off{background:#ffffff0f;color:#ffffff61}[data-theme=dark] .booking-calendar__day--off-pickable{background:#ffffff14;color:#ffffff7a}.booking-calendar__day--off-pickable:hover:not(:disabled){border-color:#6c63ff66;opacity:.95}.booking-calendar__day--past{cursor:not-allowed;opacity:.35}.booking-calendar__day--off.booking-calendar__day--selected{background:#6c63ff1a;border-color:#6c63ff73;color:var(--ui-muted);opacity:.85;text-decoration:none}.booking-calendar__legend{color:var(--ui-muted);font-size:.66rem;line-height:1.4;margin:.45rem 0 0}.time-slot-picker__waitlist-btn{background:#00e8b01f;border:1px solid #00e8b066;border-radius:10px;color:var(--ui-green-strong);cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:800;padding:.6rem .85rem;width:100%}.time-slot-picker__waitlist-btn--leave{background:#0000;border-color:var(--ui-border);color:var(--ui-muted)}.time-slot-picker__waitlist-btn:disabled{cursor:not-allowed;opacity:.55}.time-slot-picker--compact{gap:.5rem}.time-slot-picker--compact .time-slot-picker__custom-input,.time-slot-picker--compact .time-slot-picker__date-input{font-size:.85rem;min-height:40px;padding:.55rem .65rem}.search-feed{flex:1 1;padding-bottom:1rem;transition:opacity .15s ease}.search-feed--refreshing{opacity:.72;pointer-events:none}.search-feed-prov{border-bottom:1px solid var(--ui-border);padding:.7rem 0 .75rem}.search-feed-prov:last-child{border-bottom:none;padding-bottom:.4rem}.search-feed-prov__head{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;gap:.75rem;padding:0 .85rem .55rem;text-align:start;width:100%}.search-feed-prov__head:hover .search-feed-prov__name{color:var(--ui-purple-light)}.search-feed-prov__avatar{align-items:center;border-radius:15px;color:#fff;display:flex;flex-shrink:0;font-size:1.15rem;font-weight:900;height:48px;justify-content:center;overflow:hidden;width:48px}.search-feed-prov__avatar img{display:block;height:100%;object-fit:cover;width:100%}.search-feed-prov__info{flex:1 1;min-width:0}.search-feed-prov__name{color:var(--ui-text);font-size:.94rem;font-weight:800;line-height:1.25}.search-feed-prov__sub{align-items:center;color:var(--ui-muted);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.35rem;line-height:1.4;margin-top:.15rem}.search-feed-prov__rating{align-items:center;color:#ffc800;display:inline-flex;font-weight:800;gap:.15rem}.search-feed-prov__arrow{color:var(--ui-faint);flex-shrink:0;font-size:1.1rem;line-height:1}.search-feed-prov__badge{color:var(--ui-purple-light);font-size:.68rem;font-weight:800}.search-feed-svc-scroll{-webkit-overflow-scrolling:touch;align-items:stretch;box-sizing:border-box;display:flex;gap:10px;justify-content:flex-start;min-height:188px;overflow-x:auto;padding:0 .35rem .25rem;scroll-snap-type:none;scrollbar-width:none}.search-feed-svc-scroll:after{content:"";flex:1 0;min-width:0;pointer-events:none}.search-feed-svc-scroll::-webkit-scrollbar{display:none;height:0}.search-feed-svc-card{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 148px;flex-direction:column;font-family:inherit;height:188px;overflow:hidden;padding:0;scroll-snap-align:none;text-align:start;transition:transform .15s ease;width:148px}[data-theme=light] .search-feed-svc-card{box-shadow:0 2px 6px #0000000a}.search-feed-svc-card:active{transform:scale(.96)}.search-feed-svc-card__img{align-items:center;display:flex;flex-shrink:0;font-size:2.25rem;height:104px;justify-content:center;position:relative}.search-feed-svc-card__dur{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0006;border-radius:5px;color:#fff;font-size:.62rem;font-weight:700;inset-inline-start:7px;padding:2px 6px;position:absolute;top:7px;white-space:nowrap}.search-feed-svc-card__body{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:10px 12px}.search-feed-svc-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ui-text);display:-webkit-box;flex-shrink:0;font-size:.82rem;font-weight:800;height:2.5em;line-height:1.25;margin-bottom:4px;overflow:hidden}.search-feed-svc-card__foot{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.search-feed-svc-card__price{color:#00e8b0;font-size:.95rem;font-weight:900}[data-theme=light] .search-feed-svc-card__price{color:#059669}.search-feed-svc-card__plus{align-items:center;background:#6c63ff24;border-radius:8px;color:var(--ui-purple-light);display:flex;font-size:.95rem;font-weight:700;height:24px;justify-content:center;width:24px}[data-theme=light] .search-feed-svc-card__plus{background:#6c63ff1a;color:var(--ui-purple)}.search-feed-svc-card__image{height:100%;object-fit:cover;width:100%}.search-page .search-hero .search-categories{margin-inline:auto;max-width:440px;padding:1rem 0 .15rem;text-align:start;width:100%}.search-page .search-hero .search-categories-label{margin:0 0 .55rem;text-align:start}.search-page .search-hero .search-categories-wrap{padding-inline:0!important}.search-page .search-categories-wrap--feed{-webkit-overflow-scrolling:touch;align-items:flex-start!important;box-sizing:border-box;display:flex!important;flex-wrap:nowrap!important;gap:16px!important;justify-content:flex-start!important;margin:0;max-width:none;overflow-x:auto!important;padding:0 0 .35rem!important;scroll-snap-type:x proximity;width:100%}.search-page .search-cat-chip--feed{align-items:center;background:#0000!important;border:none!important;border-radius:0;box-shadow:none!important;color:var(--ui-muted);flex:0 0 auto!important;flex-direction:column;flex-grow:0!important;flex-shrink:0!important;font-size:.69rem;font-weight:600;gap:6px;justify-content:flex-start;margin:0!important;max-width:60px;min-width:60px;padding:0!important;white-space:normal;width:60px}.search-page .search-cat-chip--feed:hover{background:#0000!important;border:none!important;color:var(--ui-text)}.search-page .search-cat-chip--feed .search-cat-chip-emoji{align-items:center;background:var(--ui-card);border:1px solid var(--ui-border);border-radius:18px;display:flex;font-size:1.7rem;height:60px;justify-content:center;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:60px}.search-page .search-cat-chip--feed:hover .search-cat-chip-emoji{border-color:#6c63ff59}.search-page .search-cat-chip--feed.search-cat-chip--active{background:#0000!important;border:none!important;box-shadow:none!important;color:var(--ui-purple-light);font-weight:800}.search-page .search-cat-chip--feed.search-cat-chip--active .search-cat-chip-emoji{background:var(--ui-gradient);border-color:#0000}.search-page .search-cat-chip--feed .search-cat-chip-label{display:block;line-height:1.2;max-width:60px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.search-page .search-results-area--feed{margin:0 auto;max-width:780px;padding:0;width:100%}.search-page .search-results-area--feed .search-results-title{max-width:none;padding:0 .85rem}.search-page .search-hero{background:var(--ui-gradient-hero);border-bottom:1px solid var(--ui-border);padding:2rem 1.35rem 1.15rem;text-align:center}.search-page .search-hero-title{color:var(--ui-hero-title);font-size:clamp(1.5rem,5vw,1.85rem);font-weight:900;letter-spacing:-.03em;line-height:1.2;margin-bottom:.45rem}.search-page .search-hero-title em{color:var(--ui-purple-light);font-style:normal}.search-page .search-hero-sub{color:var(--ui-muted);font-size:.92rem;line-height:1.55;margin-bottom:1.35rem;margin-left:auto;margin-right:auto;max-width:420px}.search-page .search-form{display:flex;flex-direction:column;gap:.55rem;margin:0 auto;max-width:440px;position:relative}.search-page .search-form-row{display:flex;gap:.5rem}.search-page .search-input{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:12px;box-shadow:inset 0 1px 0 var(--ui-surface-subtle);color:var(--ui-text);font-family:inherit;font-size:16px;padding:.82rem 1rem;width:100%}@media (min-width:768px){.search-page .search-input{font-size:.9rem}}.search-page .search-input::placeholder{color:var(--ui-placeholder)}.search-page .search-form-row .search-input{flex:1 1}.search-page .search-near-me{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:12px;color:var(--ui-text);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:1rem;line-height:1;padding:.82rem .85rem}.search-page .search-near-me--active{background:#00e8b01f;border-color:#00e8b073;color:var(--ui-green-strong)}[data-theme=light] .search-page .search-near-me--active{background:#0596691a;border-color:#05966966}.search-page .search-near-me:disabled{cursor:wait;opacity:.6}.search-page .search-submit{background:var(--ui-gradient);border:none;border-radius:12px;box-shadow:0 4px 18px #6c63ff52;color:var(--ui-on-primary);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:800;padding:.82rem 1.25rem;white-space:nowrap}.search-page .search-active-filter{align-items:center;background:#00e8b01a;border:1px solid #00e8b059;border-radius:10px;color:var(--ui-green-strong);display:flex;font-size:.85rem;font-weight:700;gap:.5rem;justify-content:space-between;padding:.55rem .75rem}[data-theme=light] .search-page .search-active-filter{background:#05966914;border-color:#05966959}.search-page .search-active-filter-clear{background:#0000;border:none;color:var(--ui-muted);cursor:pointer;font-size:1.15rem;line-height:1;padding:0 .15rem}.search-page .search-active-filter-clear:hover{color:var(--ui-text)}.search-page .search-categories{padding:1.35rem 0 .5rem}.search-page .search-categories-label{color:var(--ui-text);font-size:.82rem;font-weight:800;margin:0 1.35rem .7rem}.search-page .search-categories-wrap{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.55rem;overflow-x:auto;padding:.2rem 1.35rem .55rem;scroll-snap-type:x proximity;scrollbar-width:none}.search-page .search-categories-wrap--browse{flex-wrap:wrap;overflow-x:visible;padding-bottom:.35rem;scroll-snap-type:none}.search-page .search-categories-wrap::-webkit-scrollbar{display:none}.search-page .search-cat-chip{align-items:center;background:var(--ui-card);border:1.5px solid var(--ui-border);border-radius:12px;color:var(--ui-muted);cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:.84rem;font-weight:600;gap:.4rem;padding:.58rem 1.05rem;scroll-snap-align:start;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}.search-page .search-cat-chip--browse{border-radius:12px;flex-basis:calc(50% - 0.55rem);flex-grow:1;flex-shrink:1;font-size:.92rem;justify-content:flex-start;min-width:140px;padding:.9rem 1rem}@media (min-width:560px){.search-page .search-cat-chip--browse{flex-basis:calc(33.333% - 0.55rem);flex-grow:1;flex-shrink:1}}.search-page .search-cat-chip-icon{font-size:.95rem;line-height:1}.search-page .search-cat-chip:hover{border-color:#6c63ff59;color:var(--ui-text)}.search-page .search-cat-chip--active{background:var(--ui-gradient);border-color:#0000;box-shadow:0 6px 16px #6c63ff47;color:var(--ui-on-primary);font-weight:800}.search-page .search-results-area{padding:0 1.35rem 2rem}.search-page .search-results-grid{display:flex;flex-direction:column;gap:.65rem;margin:0 auto;max-width:780px;width:100%}@media (min-width:720px){.search-page .search-results-grid{max-width:780px}}.search-page .search-empty{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:16px;box-shadow:var(--ui-shadow);color:var(--ui-muted);margin:0 auto;max-width:440px;padding:2.5rem 1.5rem;text-align:center}.search-page .search-empty-icon{align-items:center;background:#6c63ff1f;border:1px solid #6c63ff40;border-radius:14px;display:flex;font-size:1.5rem;height:52px;justify-content:center;margin:0 auto 1rem;width:52px}.search-page .search-empty-title{color:var(--ui-text);font-size:1rem;font-weight:800;margin-bottom:.35rem}.search-page .search-empty-desc{color:var(--ui-muted);font-size:.88rem;line-height:1.6}.search-page .search-empty-action{background:var(--ui-gradient);border:none;border-radius:12px;box-shadow:0 4px 16px #6c63ff47;color:var(--ui-on-primary);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:800;margin-top:.85rem;padding:.7rem 1.1rem}.search-page .search-results-title{color:var(--ui-text);font-size:.95rem;font-weight:800;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:440px}.search-page .search-results-title .search-results-accent,.search-page .search-results-title em{color:var(--ui-purple-light);font-style:normal}@media (min-width:720px){.search-page .search-results-title{max-width:960px}}.search-page .search-suggest-item:hover{background:#6c63ff1a!important}.saved-providers-head{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.15rem}.saved-providers-head__title{color:var(--ui-text);font-size:1.1rem;font-weight:800;line-height:1.3;margin:0}.saved-providers-head__add{background:#0000;border:1px solid #6c63ff47;border-radius:10px;color:#8b83ff;color:var(--ui-purple-light,#8b83ff);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.82rem;font-weight:700;padding:7px 14px;transition:border-color .15s ease,color .15s ease,background .15s ease}.saved-providers-head__add:hover{background:#6c63ff0f;border-color:#6c63ff;border-color:var(--ui-purple,#6c63ff);color:#6c63ff;color:var(--ui-purple,#6c63ff)}.saved-providers-list{display:flex;flex-direction:column}.saved-provider-row{border-bottom:1px solid var(--ui-border);padding:1.05rem 0 1.1rem}.saved-provider-row:last-child{border-bottom:none;padding-bottom:.25rem}.saved-provider-row__head{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;gap:.8rem;padding:0;text-align:start;width:100%}.saved-provider-row__head:hover .saved-provider-row__name{color:#8b83ff;color:var(--ui-purple-light,#8b83ff)}.saved-provider-row__head:focus-visible{border-radius:14px;outline:2px solid #6c63ff;outline:2px solid var(--ui-purple,#6c63ff);outline-offset:3px}.saved-provider-row__avatar{border-radius:50%;flex-shrink:0;height:52px;overflow:hidden;width:52px}.saved-provider-row__avatar img,.saved-provider-row__avatar>div{border-radius:50%!important}.saved-provider-row__info{flex:1 1;min-width:0}.saved-provider-row__profession{color:#8b83ff;color:var(--ui-purple-light,#8b83ff);display:block;font-size:.7rem;font-weight:700;letter-spacing:.01em;line-height:1.25;margin-bottom:.1rem}.saved-provider-row__name{color:var(--ui-text);font-size:1rem;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease;white-space:nowrap}.saved-provider-row__meta{align-items:center;color:var(--ui-muted);display:flex;flex-wrap:wrap;font-size:.74rem;gap:.3rem .65rem;line-height:1.35;margin-top:.3rem}.saved-provider-row__meta-item{align-items:center;display:inline-flex;gap:.22rem;min-width:0}.saved-provider-row__meta-item svg{flex-shrink:0;opacity:.9}.saved-provider-row__rating{color:#e6b000;font-weight:800}.saved-provider-row__actions{-webkit-padding-start:calc(52px + .8rem);align-items:center;display:flex;gap:.55rem;margin-top:.85rem;padding-inline-start:calc(52px + .8rem)}.saved-provider-row__remove{align-items:center;background:#ff6b9d1a;border:none;border-radius:50%;color:#ff6b9d;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;height:40px;justify-content:center;transition:background .15s ease,transform .12s ease;width:40px}.saved-provider-row__remove:hover{background:#ff6b9d2e}.saved-provider-row__remove:active{transform:scale(.96)}.saved-provider-row__remove:focus-visible{outline:2px solid #ff6b9d;outline-offset:2px}.saved-provider-row__book{align-items:center;background:#6c63ff;background:var(--ui-purple,#6c63ff);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-family:inherit;font-size:.86rem;font-weight:800;gap:.4rem;height:40px;justify-content:center;min-width:0;transition:filter .15s ease,transform .12s ease}.saved-provider-row__book:hover{filter:brightness(1.05)}.saved-provider-row__book:active{transform:scale(.985)}.saved-provider-row__book:focus-visible{outline:2px solid #6c63ff;outline:2px solid var(--ui-purple,#6c63ff);outline-offset:2px}.saved-provider-row__book svg{flex-shrink:0}@media (max-width:380px){.saved-provider-row__actions{-webkit-padding-start:0;padding-inline-start:0}}.ui-empty-state{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:16px;box-shadow:0 2px 12px #0000000a;padding:1.75rem 1.25rem 1.5rem;text-align:center}.ui-empty-state__icon-wrap{align-items:center;background:#6c63ff14;border:1px solid #6c63ff24;border-radius:18px;display:flex;height:64px;justify-content:center;margin:0 auto .75rem;width:64px}.ui-empty-state__emoji{font-size:2.1rem;line-height:1;margin-bottom:.65rem}.ui-empty-state__title{color:var(--ui-text);font-size:.98rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.35rem}.ui-empty-state__desc{color:var(--ui-muted);font-size:.82rem;line-height:1.55;margin:0 auto .95rem;max-width:280px}.ui-empty-state__action{align-items:center;background:linear-gradient(135deg,#6c63ff,#9b5de5);background:linear-gradient(135deg,var(--ui-purple,#6c63ff),#9b5de5);border:none;border-radius:12px;box-shadow:0 6px 18px #6c63ff47;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:800;justify-content:center;min-height:44px;padding:.55rem 1.35rem}.ui-empty-state__action--ghost{background:#6c63ff1a;border:1px solid #6c63ff4d;box-shadow:none;color:#8b83ff;color:var(--ui-purple-light,#8b83ff);margin-top:.15rem}[data-theme=light] .ui-empty-state__desc{color:#1a1a2e9e}[data-theme=light] .ui-empty-state{box-shadow:0 2px 10px #0f172a0a}.upcoming-hero{background:linear-gradient(135deg,#6c63ff26,#00e8b014);border:1px solid #6c63ff40;border-radius:16px;margin-bottom:1.25rem;padding:.85rem 1rem}.upcoming-hero__label{color:var(--ui-muted);font-size:.62rem;margin-bottom:.45rem}.upcoming-hero__row{align-items:center;display:flex;gap:.65rem}.upcoming-hero__info{flex:1 1;min-width:0}.upcoming-hero__name{font-size:.88rem;font-weight:800;letter-spacing:-.02em}.upcoming-hero__meta{color:var(--ui-muted);font-size:.68rem;margin-top:.15rem}.upcoming-hero__actions{display:flex;flex-direction:column;flex-shrink:0;gap:.3rem}.upcoming-hero__nav-btn{background:var(--ui-purple);border:none;border-radius:8px;color:var(--ui-on-primary);text-align:center;text-decoration:none;white-space:nowrap}.upcoming-hero__cancel-btn,.upcoming-hero__nav-btn{cursor:pointer;font-family:inherit;font-size:.62rem;font-weight:700;padding:4px 10px}.upcoming-hero__cancel-btn{background:#ff6b9d26;border:1px solid #ff6b9d33;border-radius:8px;color:#ff6b9d;color:var(--ui-danger,#ff6b9d)}.upcoming-hero__pending{color:#ffc107;font-size:.62rem;margin-top:.35rem}.client-onboarding{align-items:stretch;background:var(--ui-bg);display:flex;inset:0;justify-content:center;overflow:hidden;overscroll-behavior:none;position:fixed;z-index:10000}.client-onboarding-inner{display:flex;flex-direction:column;max-width:440px;min-height:100%;padding:1.5rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom, 0px));width:100%}.client-onboarding-inner--tips{padding-top:1rem}.client-onboarding-skip{align-self:flex-start;background:none;border:none;color:var(--ui-subtle);cursor:pointer;font-family:inherit;font-size:.72rem;letter-spacing:.06em;margin-bottom:.5rem;padding:.25rem 0}.client-onboarding-illustration{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:200px}.client-onboarding-illustration--compact{flex:0 1;margin-bottom:.25rem;min-height:0}.client-onboarding-circle{align-items:center;border-radius:50%;display:flex;height:130px;justify-content:center;position:relative;width:130px}.client-onboarding-circle--compact{height:96px;width:96px}.client-onboarding-ring{animation:client-onboard-spin 10s linear infinite;border:1.5px dashed #6c63ff40;border:1.5px dashed var(--ring-color,#6c63ff40);border-radius:50%;inset:-12px;position:absolute}.client-onboarding-ring--outer{animation-direction:reverse;animation-duration:15s;border-color:#00e8b026;inset:-24px}@keyframes client-onboard-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.client-onboarding-text{margin-bottom:1rem;text-align:center}.client-onboarding-title{color:var(--ui-text);font-size:1.15rem;font-weight:900;letter-spacing:-.02em;line-height:1.25;margin:0 0 .5rem}.client-onboarding-step-label{color:#00e8b0a6;font-size:.68rem;font-weight:700;letter-spacing:.08em;margin:0 0 .45rem;text-transform:uppercase}.client-onboarding-sub{color:var(--ui-subtle);font-size:.78rem;line-height:1.6;margin:0 auto;max-width:320px}.client-onboarding-tips{list-style:none;margin:.85rem auto 0;max-width:320px;padding:0;text-align:start}.client-onboarding-tips li{-webkit-padding-start:1.1rem;color:var(--ui-muted);font-size:.76rem;line-height:1.5;margin-bottom:.45rem;padding-inline-start:1.1rem;position:relative}.client-onboarding-tips li:before{color:#6c63ff;content:"•";font-weight:900;inset-inline-start:0;position:absolute}.client-onboarding-dots{display:flex;gap:6px;justify-content:center;margin:1rem 0 1.25rem}.client-onboarding-dot{background:var(--ui-input-bg);border-radius:4px;height:4px;transition:width .3s ease,background .3s ease;width:6px}.client-onboarding-dot--active{background:linear-gradient(90deg,#6c63ff,var(--ui-green-strong));width:20px}.client-onboarding-actions{display:flex;flex-direction:column;gap:.55rem}.client-onboarding-btn{background:linear-gradient(135deg,#6c63ff,#9b5de5);border:none;border-radius:14px;color:#fff;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:800;letter-spacing:.02em;padding:.85rem;width:100%}.client-onboarding-btn-secondary{background:var(--ui-divider);border:1px solid var(--ui-border);border-radius:14px;color:var(--ui-text);cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:700;padding:.75rem;width:100%}.client-onboarding-btn--start{background:linear-gradient(135deg,#00c896,var(--ui-green-strong));color:var(--ui-bg)}.client-onboarding--provider .client-onboarding-inner--provider{gap:0;height:100dvh;justify-content:flex-start;max-height:100dvh;min-height:0;overflow:hidden;padding:0}.client-onboarding--provider .client-onboarding-top{margin-bottom:0;padding:calc(.85rem + env(safe-area-inset-top, 0px)) 1.25rem .35rem}.client-onboarding-top-row{align-items:center;display:flex;gap:.65rem;justify-content:space-between;min-height:2.25rem}.client-onboarding-back--provider{background:var(--ui-divider);border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-text);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.78rem;font-weight:800;padding:.38rem .7rem;white-space:nowrap}.client-onboarding-back--spacer{min-width:3.5rem;padding:.38rem .7rem;pointer-events:none;visibility:hidden}.client-onboarding-skip--provider{align-self:auto;background:var(--ui-input-bg);border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-text);flex-shrink:0;font-size:.78rem;font-weight:800;margin-bottom:0;padding:.38rem .7rem}.client-onboarding--provider .client-onboarding-scroll{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 1.25rem}.client-onboarding-go-there-wrap{display:flex;flex-direction:column;gap:.35rem}.client-onboarding-go-there-hint{color:var(--ui-subtle);font-size:.68rem;line-height:1.4;margin:0;text-align:center}.client-onboarding-btn-secondary--compact{font-size:.78rem;padding:.62rem .75rem;width:100%}.client-onboarding-btn--footer{flex-shrink:0;width:100%}.client-onboarding--provider .client-onboarding-footer{background:var(--ui-bg);border-top:1px solid var(--ui-border);display:flex;flex-direction:column;flex-shrink:0;gap:.45rem;padding:.55rem 1.25rem calc(.75rem + env(safe-area-inset-bottom, 0px))}.client-onboarding--provider .client-onboarding-dots{margin:.75rem 0 1rem}.client-onboarding--provider .client-onboarding-illustration{flex:0 0 auto;margin:.15rem 0 .35rem;min-height:0}.client-onboarding--provider .client-onboarding-illustration--compact{margin:.1rem 0 .25rem}.client-onboarding--provider .client-onboarding-text{margin-bottom:.35rem;margin-top:0}.provider-onboarding-resume{align-items:center;background:linear-gradient(135deg,#00e8b02e,#6c63ff38);border:1px solid #00e8b073;border-radius:999px;bottom:calc(5.25rem + env(safe-area-inset-bottom, 0px));box-shadow:0 8px 28px #00000073;color:var(--ui-on-primary);cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:.15rem;left:50%;max-width:calc(100% - 2rem);padding:.65rem 1.15rem;position:fixed;transform:translateX(-50%);z-index:9000}.provider-onboarding-resume__label{font-size:.82rem;font-weight:900;white-space:nowrap}.provider-onboarding-resume__step{color:var(--ui-green-strong);font-size:.68rem;font-weight:700;white-space:nowrap}.client-onboarding--provider .client-onboarding-inner--provider.client-onboarding-inner--tips{padding-top:0}.client-onboarding-top{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;margin-bottom:.35rem}.client-onboarding-skip--spacer{min-width:3.5rem;padding:.38rem .7rem;pointer-events:none;visibility:hidden}.client-onboarding-step-label--top{color:var(--ui-green-strong);font-size:.8rem;font-weight:800;letter-spacing:.06em;margin:0;text-align:center}.client-onboarding--provider .client-onboarding-title{font-size:1.35rem}.client-onboarding--provider .client-onboarding-sub{color:var(--ui-muted);font-size:.92rem;max-width:360px;unicode-bidi:plaintext}.client-onboarding--provider .client-onboarding-tips li{color:var(--ui-text);font-size:.88rem;margin-bottom:.6rem}.client-onboarding--provider .client-onboarding-btn{font-size:.92rem;padding:.82rem}@media (max-width:480px){.client-onboarding-inner{padding:1.25rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px))}.client-onboarding--provider .client-onboarding-title{font-size:1.5rem}.client-onboarding--provider .client-onboarding-sub{font-size:1rem;line-height:1.65}.client-onboarding--provider .client-onboarding-tips li{font-size:.95rem;line-height:1.55}.client-onboarding--provider .client-onboarding-step-label--top{font-size:.85rem}}.review-prompt-backdrop{-webkit-overflow-scrolling:touch;align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:calc(1rem + env(safe-area-inset-top, 0px)) 1rem calc(1rem + env(safe-area-inset-bottom, 0px));position:fixed;z-index:1100}.review-prompt-sheet{background:var(--ui-card);border:1px solid #ffc80033;border-radius:18px;box-shadow:0 16px 48px #00000080;flex-shrink:0;margin:auto;max-height:min(92dvh,calc(100dvh - 2rem - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px)));max-width:380px;overflow-y:auto;padding:1.1rem 1.15rem 1rem;text-align:center;width:100%}.review-prompt-hint{color:var(--ui-subtle);font-size:.72rem;line-height:1.5;margin:0 0 .85rem}.review-prompt-provider{align-items:center;display:flex;gap:.6rem;margin-bottom:.7rem;text-align:right}.review-prompt-provider-text{flex:1 1;min-width:0}.review-prompt-name{color:var(--ui-text);font-size:.88rem;font-weight:800}.review-prompt-stars{display:flex;gap:.25rem;justify-content:center;margin-bottom:.7rem}.review-prompt-star{background:none;border:none;cursor:pointer;filter:grayscale(.3);font-size:1.35rem;line-height:1;opacity:.28;padding:.1rem;transition:transform .15s ease,opacity .15s ease}.review-prompt-star--on{filter:none;opacity:1;transform:scale(1.05)}.review-prompt-star:hover{transform:scale(1.12)}.review-prompt-input{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:12px;box-sizing:border-box;color:var(--ui-text);direction:inherit;font-family:inherit;font-size:16px;margin-bottom:.7rem;min-height:64px;padding:.75rem .85rem;resize:vertical;width:100%}.review-prompt-input::placeholder{color:var(--ui-placeholder)}.review-prompt-submit{background:linear-gradient(135deg,#6c63ff,#9b5de5);border:none;border-radius:12px;color:var(--ui-on-primary);font-size:.82rem;font-weight:800;min-height:44px;padding:.75rem}.review-prompt-later,.review-prompt-submit{cursor:pointer;font-family:inherit;width:100%}.review-prompt-later{background:none;border:none;color:var(--ui-muted);font-size:.75rem;font-weight:600;margin-top:.65rem;min-height:40px;padding:.55rem}
/*# sourceMappingURL=main.e2cc1173.css.map*/