:root{--bg:#fffdf8;--text:#252525;--accent:#d86f3f;--accent-soft:#f2cf54;--ok:#4b8b3b;--muted:#7b7b7b;--line:#ece8e1;--container-max:1160px;--page-gutter:clamp(12px,3.2vw,30px)}[data-theme=dark]{--bg:#131210;--text:#f4f1eb;--line:#33302b;--muted:#a8a29a}[data-theme=dark] .topbar{background:#1a1816;border-bottom-color:var(--line)}[data-theme=dark] .topbar-auth-cluster{border-left-color:var(--line)}[data-theme=dark] .nav{color:#c9c3b8}[data-theme=dark] .nav a:focus-visible,[data-theme=dark] .nav a:hover{color:var(--text)}[data-theme=dark] .card{background:#1e1c19;border-color:var(--line)}[data-theme=dark] .card.pro{background:#252118;border-color:#3d3426}[data-theme=dark] .btn-secondary{background:#2a2825;border-color:var(--line);color:var(--text)}[data-theme=dark] .header-icon-btn:focus-visible,[data-theme=dark] .header-icon-btn:hover{background:#2a2825}[data-theme=dark] .footer{border-top-color:var(--line)}[data-theme=dark] .field,[data-theme=dark] select.field{background-color:#2a2825;border-color:#4a4540;color:var(--text)}[data-theme=dark] select.field{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a8a29a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}[data-theme=dark] .field:focus-visible{outline-color:#6f6a66}[data-theme=dark] .field::placeholder{color:var(--muted)}[data-theme=dark] .admin-hero{background:radial-gradient(circle at top right,rgba(216,111,63,.18),transparent 34%),linear-gradient(180deg,#1f1c19,#191714)}[data-theme=dark] .admin-detail-cell,[data-theme=dark] .admin-stat-card,[data-theme=dark] .admin-user-item{background:#23201d;border-color:#3a342e}[data-theme=dark] .admin-user-item:focus-visible,[data-theme=dark] .admin-user-item:hover{background:#282420;border-color:#4a423a}[data-theme=dark] .admin-user-item-active{background:rgba(15,118,110,.14);border-color:#1b9a90}[data-theme=dark] .admin-chip{background:#23201d;border-color:#3a342e;color:var(--text)}[data-theme=dark] .admin-chip:focus-visible,[data-theme=dark] .admin-chip:hover{background:#2a2622;border-color:#4a423a}[data-theme=dark] .admin-chip-active{background:var(--accent);border-color:var(--accent);color:#fff}[data-theme=dark] .admin-bulk-bar{background:#23201d;border-color:#3a342e}[data-theme=dark] .admin-inline-field{background:#23201d}[data-theme=dark] .admin-feedback-error{background:rgba(180,35,24,.16)}[data-theme=dark] .admin-feedback-success{background:rgba(75,139,59,.16)}[data-theme=dark] .admin-badge{background:#2c2824;color:#d8c7bb}[data-theme=dark] .admin-badge-ok{background:rgba(75,139,59,.2);color:#a7e09a}[data-theme=dark] .admin-badge-danger{background:rgba(180,35,24,.2);color:#ffb3ab}[data-theme=dark] .admin-role-tag-admin{background:rgba(104,71,214,.2);color:#c8b8ff}[data-theme=dark] .admin-role-tag-therapist{background:rgba(31,95,191,.2);color:#aecdff}[data-theme=dark] .admin-history-item{background:#23201d;border-color:#3a342e}[data-theme=dark] input:-webkit-autofill,[data-theme=dark] input:-webkit-autofill:focus,[data-theme=dark] input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 40px #2a2825;-webkit-text-fill-color:var(--text);caret-color:var(--text)}[data-theme=dark] .register-role-fieldset legend{color:var(--text)}[data-theme=dark] main.container>p.muted a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}*{box-sizing:border-box}html{overflow-x:clip;text-size-adjust:100%}body,html{margin:0;padding:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body{padding-bottom:env(safe-area-inset-bottom,0)}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:max(var(--page-gutter),env(safe-area-inset-left,0px));padding-right:max(var(--page-gutter),env(safe-area-inset-right,0px))}.topbar .container.topbar-inner{max-width:min(1320px,100%)}.topbar{border-bottom:1px solid var(--line);background:#fff;padding-top:env(safe-area-inset-top,0)}.topbar-inner{min-height:62px;height:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0}.topbar-left{flex-shrink:0}.brand{font-size:31px;gap:9px;line-height:1;letter-spacing:-.2px}.brand,.brand-logo{font-weight:700;display:inline-flex;align-items:center}.brand-logo{width:27px;height:27px;border-radius:7px;background:var(--accent);color:#fff;font-size:13px;justify-content:center}.brand-mark{color:var(--accent)}.nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px clamp(12px,2vw,28px);color:#5c5c5c;font-size:14px;font-weight:600}.nav a{white-space:nowrap}.topbar-center{flex:1 1;justify-content:center;min-width:0;padding:0 6px;overflow:visible}.nav.nav--desktop{display:none!important}.nav-burger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:transparent;color:var(--text);cursor:pointer;flex-shrink:0;margin-left:auto}.nav-burger:focus-visible,.nav-burger:hover{background:#f4f1eb;outline:none}.nav-burger__line{display:block;width:20px;height:2px;border-radius:1px;background:#3a3a3a;transition:transform .2s ease,opacity .2s ease}.nav-burger--open .nav-burger__line:first-child{transform:translateY(7px) rotate(45deg)}.nav-burger--open .nav-burger__line:nth-child(2){opacity:0}.nav-burger--open .nav-burger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-drawer-root{position:fixed;inset:0;z-index:2000;pointer-events:none;visibility:hidden}.nav-drawer-root--open{pointer-events:auto;visibility:visible}.nav-drawer-backdrop{position:absolute;inset:0;background:rgba(20,18,16,.45);border:none;padding:0;margin:0}.nav-drawer-panel{position:absolute;top:0;right:0;height:100%;min-height:100dvh;width:min(320px,88vw);max-width:100%;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-left:1px solid var(--line);box-shadow:-8px 0 32px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .22s ease;display:flex;flex-direction:column}.nav-drawer-root--open .nav-drawer-panel{transform:translateX(0)}.nav-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid var(--line)}.nav-drawer-title{font-size:15px;font-weight:700;color:var(--text)}.nav-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:var(--muted);font-size:26px;line-height:1;cursor:pointer}.nav-drawer-close:focus-visible,.nav-drawer-close:hover{background:#f4f1eb;color:var(--text);outline:none}.nav-drawer-nav{display:flex;flex-direction:column;flex:1 1;min-height:0;padding:8px 0 12px;overflow-y:auto}.nav-drawer-link{display:block;padding:14px 20px;font-size:16px;font-weight:600;color:#3a3a3a;border-bottom:1px solid var(--line)}.nav-drawer-link:focus-visible,.nav-drawer-link:hover{background:#faf8f4;color:var(--accent);outline:none}.nav-drawer-footer{flex-shrink:0;margin-top:auto;padding:14px 16px calc(16px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--line)}.nav-drawer-email{margin:0 0 10px;font-size:13px;line-height:1.35;word-break:break-word}.nav-drawer-cta-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:4px}.nav-drawer-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 10px;border-radius:12px;font-size:14px;font-weight:700;text-align:center;line-height:1.2}.nav-drawer-cta--outline{border:1px solid var(--accent);color:var(--accent);background:#fff}.nav-drawer-cta--fill{border:1px solid var(--accent);background:var(--accent);color:#fff}.nav-drawer-logout{width:100%;margin-top:10px;padding:12px 14px;border-radius:12px;border:1px solid var(--accent);background:var(--accent);color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.nav-drawer-logout:focus-visible,.nav-drawer-logout:hover{filter:brightness(.95);outline:none}@media (min-width:1400px){.topbar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-column-gap:clamp(12px,2vw,24px);column-gap:clamp(12px,2vw,24px);grid-row-gap:8px;row-gap:8px}.topbar-center{flex:unset;width:100%;max-width:100%;justify-self:stretch;overflow:visible;padding:0 4px}.nav.nav--desktop{display:flex!important;flex-wrap:wrap;justify-content:center;justify-content:safe center;row-gap:6px;column-gap:clamp(8px,1.1vw,20px);font-size:clamp(12px,1.05vw,14px);line-height:1.25}.nav.nav--desktop a{flex-shrink:0}.nav-burger{margin-left:0}.nav-burger,.nav-drawer-root{display:none!important}.topbar-right{flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;gap:clamp(6px,1vw,10px)}.topbar-auth-cluster{gap:clamp(8px,1.2vw,12px);padding-left:clamp(8px,1.5vw,14px)}.header-action{padding:0 clamp(12px,1.5vw,16px)}}@media (max-width:1399px){.nav.nav--desktop{display:none!important}.nav-burger{display:inline-flex!important}.topbar-auth-cluster,.topbar-right .header-action,.topbar-right .header-logout-form,.topbar-right .header-user-email{display:none!important}}[data-theme=dark] .nav-burger:focus-visible,[data-theme=dark] .nav-burger:hover{background:#2a2825}[data-theme=dark] .nav-burger__line{background:#e8e4dc}[data-theme=dark] .nav-drawer-panel{background:#1a1816;border-left-color:var(--line);box-shadow:-8px 0 32px rgba(0,0,0,.45)}[data-theme=dark] .nav-drawer-close:focus-visible,[data-theme=dark] .nav-drawer-close:hover{background:#2a2825}[data-theme=dark] .nav-drawer-link{color:#c9c3b8;border-bottom-color:var(--line)}[data-theme=dark] .nav-drawer-link:focus-visible,[data-theme=dark] .nav-drawer-link:hover{background:#252220;color:var(--accent-soft)}[data-theme=dark] .nav-drawer-cta--outline{background:#1a1816;color:var(--accent-soft);border-color:var(--accent)}[data-theme=dark] .nav-drawer-footer{border-top-color:var(--line)}.topbar-right{display:flex;align-items:center;gap:10px;flex-shrink:1;min-width:0;flex-wrap:wrap;justify-content:flex-end}.topbar-auth-cluster{display:flex;flex-direction:row;align-items:center;gap:12px;padding-left:12px;margin-left:2px;border-left:1px solid var(--line)}.topbar-auth-buttons{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:flex-end}.header-icon-btn{border:none;background:transparent;color:#585858;font-size:14px;font-weight:500;cursor:pointer;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;box-sizing:border-box;line-height:1}.header-icon-btn.only-icon{font-size:16px;padding:0;min-width:36px}.header-icon-btn--placeholder{flex-shrink:0;pointer-events:none;visibility:hidden}.header-action{border-radius:12px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;min-height:36px;box-sizing:border-box;line-height:1.2;white-space:nowrap}.header-action-outline{border:1px solid var(--accent);color:var(--accent);background:#fff}.header-action-fill{border:1px solid var(--accent);color:#fff;background:var(--accent)}.nav a:focus-visible,.nav a:hover{color:#2f2f2f}.header-icon-btn:focus-visible,.header-icon-btn:hover{background:#f4f1eb}.header-action-outline:focus-visible,.header-action-outline:hover{background:#fff5ef}.header-action-fill:focus-visible,.header-action-fill:hover{filter:brightness(.95)}.header-user-email{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.header-logout-form{display:inline;margin:0}.register-role-fieldset{border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin:0}.register-role-fieldset legend{padding:0 6px;font-size:13px;font-weight:600}.register-role-option{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;cursor:pointer}.register-role-option:last-child{margin-bottom:0}.password-field-wrap{position:relative}.password-field-input{padding-right:48px}.password-toggle-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:10px;border:1px solid #e3dbcf;background:#fff;cursor:pointer;color:#6f6557;padding:0;display:inline-flex;align-items:center;justify-content:center}.password-toggle-btn svg{width:18px;height:18px}.password-toggle-btn:focus-visible,.password-toggle-btn:hover{border-color:var(--accent);color:var(--accent);background:#fff9f4}.auth-oauth{display:grid;grid-gap:10px;gap:10px}.auth-oauth-divider{display:flex;align-items:center;gap:12px;text-align:center}.auth-oauth-divider:after,.auth-oauth-divider:before{content:"";height:1px;background:#ddd6cb;flex:1 1}.auth-oauth-divider>span{font-size:14px;color:#8a8176}.auth-oauth-btn{gap:10px}.auth-oauth-btn,.auth-oauth-btn-icon{display:inline-flex;align-items:center;justify-content:center}.auth-oauth-btn-icon{width:22px;height:22px;border-radius:999px;font-size:12px;font-weight:800;line-height:1}.auth-oauth-btn-icon--google{background:#ffffff;color:#ea4335;border:1px solid #dadce0}.auth-oauth-btn-icon--yandex{background:#fc3f1d;color:#fff}.auth-oauth-error{color:#b42318;margin-top:2px}.service-list-plain{margin:0;padding-left:18px}.service-list-plain li{margin-bottom:8px}.hero{padding:clamp(28px,6vw,44px) 0 clamp(24px,4vw,34px)}.hero h1{margin:0 0 12px;font-size:clamp(28px,6.5vw,58px);line-height:1.05}.hero p{max-width:760px;color:#4e4e4e;font-size:clamp(16px,2.2vw,18px);line-height:1.5}.grid{display:grid;grid-gap:16px;gap:16px}.search-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:24px 0}button,input,select,textarea{font:inherit}.field{width:100%;padding:12px 14px;border:1px solid #ddd6cb;border-radius:12px;background:#fff;color:var(--text);line-height:1.35}input.field,select.field{min-height:48px}select.field{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237b7b7b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.field:focus-visible{outline:2px solid var(--line);outline-offset:2px}.btn{border:none;border-radius:12px;padding:12px 18px;font-weight:600;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-secondary{border:1px solid #ddd6cb;background:#fff}.card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px}.card.pro{background:#fffaf0;border-color:#f0d9a8}.row{display:flex;gap:12px;align-items:center}.space-between{justify-content:space-between}.muted{color:var(--muted)}.section-title{margin:clamp(22px,4vw,36px) 0 clamp(12px,2vw,16px);font-size:clamp(26px,5.5vw,46px);font-family:Georgia,Times New Roman,serif;line-height:1.1}.cards-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));grid-gap:16px;gap:16px}@media (min-width:960px){.cards-3--therapist-top{grid-template-columns:repeat(3,minmax(0,1fr))}}.footer{margin-top:40px;padding:24px 0;border-top:1px solid var(--line)}.footer-links{gap:20px;flex-wrap:wrap}.booking-wrap{display:grid;grid-gap:16px;gap:16px;width:100%;max-width:min(980px,100%);margin:0 auto 26px}.account-page,.admin-page,.auth-page,.booking-page,.cabinet-page{padding-bottom:clamp(24px,6vw,48px)}.account-bookings-heading{margin-top:0}.account-profile-section{display:grid;grid-gap:16px;gap:16px}.account-profile-heading{margin:0;font-size:1.15rem}.account-profile-avatar-block{margin-top:4px}.account-profile-avatar-row{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start}.account-profile-avatar-preview{width:120px;height:120px;border-radius:12px;overflow:hidden;background:rgba(120,120,120,.12);flex-shrink:0}.account-profile-avatar-img{width:100%;height:100%;object-fit:cover}.account-profile-avatar-placeholder{width:100%;height:100%;background:rgba(120,120,120,.15)}.account-bookings-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.account-booking-item{padding:14px 0;border-top:1px solid var(--line)}.account-bookings-list>.account-booking-item:first-child{border-top:none;padding-top:4px}.account-booking-item__title{font-size:1rem}.account-booking-item__when{margin-top:6px;font-weight:650;font-size:.95rem}.account-booking-item__meta{margin-top:6px;font-size:.88rem;line-height:1.45}.account-booking-item__address,.account-booking-item__comment{margin-top:8px;font-size:.88rem;line-height:1.45}.account-booking-item__comment-label{font-weight:600;margin-bottom:4px}.account-booking-item__comment-text{white-space:pre-wrap;word-break:break-word}.account-booking-item__rating{margin-top:8px;font-size:.88rem;font-weight:600}.account-booking-item__link{margin-top:10px;font-size:.9rem}.account-booking-item__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.account-booking-item__link a{color:var(--accent,#d86f3f);text-decoration:underline;text-underline-offset:2px}.auth-page form.card,.auth-page>.card,.auth-page>.section-title,.auth-page>p.muted{max-width:min(520px,100%);margin-left:auto;margin-right:auto}.auth-page>section.card{margin-top:16px}.cabinet-page--dashboard{max-width:min(760px,100%);margin-left:auto;margin-right:auto}.cabinet-page form.card.grid,.cabinet-page>.section-title,.cabinet-page>p.muted{max-width:min(720px,100%)}.cabinet-hero{margin-bottom:22px;padding:22px 24px;border-radius:16px;border:1px solid var(--line);background:radial-gradient(circle at 0 0,rgba(216,111,63,.12),transparent 42%),linear-gradient(180deg,#fffdfb,#fff)}[data-theme=dark] .cabinet-hero{background:radial-gradient(circle at 0 0,rgba(216,111,63,.2),transparent 42%),linear-gradient(180deg,#1e1c19,#1a1816);border-color:var(--line)}.cabinet-hero--compact{padding:18px 20px;margin-bottom:18px}.cabinet-hero-title{margin-top:0;margin-bottom:8px}.cabinet-hero-lead{margin:0;max-width:42rem}.cabinet-calendar-stack{display:flex;flex-direction:column;gap:20px;max-width:min(720px,100%)}.cabinet-calendar-intro{margin:0 0 4px;line-height:1.55}.cabinet-calendar-availability-note{margin:10px 0 0;line-height:1.55;font-size:.95rem}.cabinet-calendar-block{margin:0}.cabinet-calendar-provider-title{margin:0 0 4px;font-size:1.05rem;font-weight:700}.cabinet-email-chip{display:inline-block;margin:14px 0 0;padding:6px 14px;font-size:13px;font-weight:600;border-radius:999px;background:rgba(216,111,63,.12);color:var(--text)}.cabinet-nav{margin:0 0 18px}.cabinet-nav-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.cabinet-nav-link{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;color:var(--muted);border:1px solid transparent;transition:color .15s ease,background .15s ease,border-color .15s ease}.cabinet-nav-link:hover{color:var(--text);background:rgba(0,0,0,.04)}.cabinet-nav-link--active{color:var(--text);background:#fff;border-color:var(--line);box-shadow:0 1px 12px rgba(0,0,0,.05)}[data-theme=dark] .cabinet-nav-link--active{background:rgba(255,255,255,.05)}.cabinet-nav--panel{padding:10px 14px;border-radius:16px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.85),rgba(250,247,242,.9));box-shadow:0 8px 28px rgba(0,0,0,.04)}[data-theme=dark] .cabinet-nav--panel{background:linear-gradient(180deg,#1e1c19,#1a1816);box-shadow:0 8px 28px rgba(0,0,0,.25)}.cabinet-page--dashboard.cabinet-page--services{max-width:min(1180px,100%)}.cabinet-services-shell{display:flex;flex-direction:column;gap:clamp(20px,4vw,28px)}.cabinet-services-layout{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:start}@media (min-width:1100px){.cabinet-services-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:28px}.cabinet-services-aside{position:-webkit-sticky;position:sticky;top:84px}}.cabinet-services-form{padding:22px 22px 18px}.cabinet-services-form-head{margin-bottom:8px}.cabinet-services-form-title{margin:0 0 12px;font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.cabinet-flow-step{border-bottom:1px solid var(--line);padding:6px 0 16px}.cabinet-flow-step:last-of-type{border-bottom:none}details.cabinet-flow-step>summary{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:10px;font-weight:750;font-size:1rem;padding:8px 0}details.cabinet-flow-step>summary::-webkit-details-marker{display:none}.cabinet-flow-step__num{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:rgba(216,111,63,.14);color:var(--accent);font-size:14px;font-weight:800}.cabinet-flow-step__body{padding:6px 0 8px 40px}.cabinet-flow-step__body--editor{padding-left:0;margin-top:8px}@media (max-width:640px){.cabinet-flow-step__body{padding-left:0}}.cabinet-field-hint{margin:6px 0 0;font-size:.9rem;line-height:1.4}.cabinet-field-hint--after-label{margin-top:4px;margin-bottom:8px}.cabinet-field-row-triple{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:16px;gap:16px;grid-row-gap:20px;row-gap:20px;align-items:start}.cabinet-service-variants{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.cabinet-flow-step__body .cabinet-field-hint+.cabinet-service-variants{margin-top:16px}.cabinet-flow-step__body .cabinet-service-variants+.cabinet-field{margin-top:0}.cabinet-label--invisible-slot{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cabinet-service-add-variant .btn{width:-moz-fit-content;width:fit-content;align-self:center}.cabinet-flow-step__body .cabinet-service-add-variant{margin-bottom:16px}.cabinet-advanced-prices{margin-top:14px;padding:12px 14px;border-radius:12px;border:1px dashed rgba(216,111,63,.35);background:rgba(216,111,63,.04)}.cabinet-advanced-prices>summary{cursor:pointer;font-weight:650;font-size:.95rem}.ts-schedule{display:flex;flex-direction:column;gap:16px;margin-top:12px}.ts-schedule__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ts-schedule__month-title{margin:0;font-size:1.1rem;font-weight:650}.ts-schedule__legend{display:flex;flex-wrap:wrap;gap:14px 20px;font-size:.88rem}.ts-schedule__legend-item{display:inline-flex;align-items:center;gap:8px}.ts-schedule__swatch{width:14px;height:14px;border-radius:4px;border:1px solid var(--line)}.ts-schedule__swatch--work{background:rgba(61,143,80,.25)}.ts-schedule__swatch--off{background:rgba(120,120,120,.25)}.ts-schedule__swatch--ext{background:rgba(216,111,63,.35)}.ts-schedule__swatch--booking{background:rgba(47,104,201,.35)}.ts-schedule__month{position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--bg)}@keyframes ts-schedule-loading-shimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.ts-schedule__month-loading-bar{position:absolute;left:0;right:0;top:0;z-index:3;height:4px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(216,111,63,.95),rgba(216,111,63,.35),transparent);background-size:200% 100%;animation:ts-schedule-loading-shimmer 1s linear infinite}.ts-schedule__month--loading .ts-schedule__cells,.ts-schedule__month--loading .ts-schedule__dow-row{opacity:.62}.ts-schedule__month--loading .ts-schedule__cells .ts-schedule__cell:not(.ts-schedule__cell--empty){pointer-events:none}.ts-schedule__dow-row{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0;background:rgba(0,0,0,.04);border-bottom:1px solid var(--line)}[data-theme=dark] .ts-schedule__dow-row{background:rgba(255,255,255,.05)}.ts-schedule__dow{padding:8px 6px;text-align:center;font-size:.78rem;font-weight:650;color:var(--muted)}.ts-schedule__cells{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0}.ts-schedule__cell{padding:6px 8px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;font:inherit;color:inherit;background:var(--bg);transition:background .12s ease}.ts-schedule__cell,.ts-schedule__cell--empty{min-height:72px;border:1px solid var(--line);margin:-1px 0 0 -1px}.ts-schedule__cell--empty{background:transparent;cursor:default}.ts-schedule__cell--work{background:rgba(61,143,80,.12)}.ts-schedule__cell--off{background:rgba(120,120,120,.12)}.ts-schedule__cell-head{display:flex;align-items:center;gap:6px;width:100%}.ts-schedule__cell-dots{display:inline-flex;align-items:center;gap:5px;margin-left:auto}.ts-schedule__cell-book-dot{background:rgba(47,104,201,.92)}.ts-schedule__cell-book-dot,.ts-schedule__cell-ext-dot{flex-shrink:0;width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 1px rgba(255,255,255,.35)}.ts-schedule__cell-ext-dot{background:rgba(216,111,63,.92)}.ts-schedule__cell--ext{box-shadow:inset 0 -4px 0 0 rgba(216,111,63,.82),inset 0 0 0 1px rgba(216,111,63,.22)}.ts-schedule__cell--booking{box-shadow:inset 0 -4px 0 0 rgba(47,104,201,.65),inset 0 0 0 1px rgba(47,104,201,.18)}.ts-schedule__cell--ext.ts-schedule__cell--booking{box-shadow:inset 0 -4px 0 0 rgba(216,111,63,.82),inset 0 -8px 0 0 rgba(47,104,201,.55),inset 0 0 0 1px rgba(120,120,120,.2)}.ts-schedule__cell--pick{outline:2px solid var(--accent,#d86f3f);outline-offset:-2px;z-index:1}.ts-schedule__cell-num{font-weight:650;font-size:.95rem}.ts-schedule__cell-time{font-size:.72rem;line-height:1.2}.cabinet-bookings-section{padding:16px}.ts-bookings-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ts-bookings-list__item{padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--bg);display:flex;flex-direction:column;gap:6px}.ts-bookings-list__when{font-weight:650;font-size:.92rem}.ts-bookings-list__main{font-size:.9rem}.ts-bookings-list__client{font-size:.82rem;word-break:break-word}.ts-bookings-list__comment{margin-top:8px;font-size:.82rem;line-height:1.45}.ts-bookings-list__comment-label{font-weight:600;margin-bottom:4px}.ts-bookings-list__comment-text{white-space:pre-wrap;word-break:break-word}.ts-bookings-list__client-rating{margin-top:8px;padding:10px;border:1px solid var(--line);border-radius:10px;background:rgba(120,120,120,.06)}.ts-bookings-list__client-rating-head{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;justify-content:space-between;font-size:.84rem}.ts-bookings-list__rating-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ts-bookings-list__rating-btn{border:1px solid var(--line);border-radius:999px;min-width:34px;min-height:30px;padding:4px 10px;background:var(--bg);color:inherit;cursor:pointer;font-weight:650}.ts-bookings-list__rating-btn.active,.ts-bookings-list__rating-btn:focus-visible,.ts-bookings-list__rating-btn:hover{border-color:var(--accent);color:#fff;background:var(--accent)}.ts-bookings-list__rating-btn:disabled{cursor:not-allowed;opacity:.65}.ts-bookings-list__rating-note{margin:8px 0 0;font-size:.8rem}.ts-bookings-list__footer{justify-content:space-between;margin-top:12px}.ts-bookings-list__actions,.ts-bookings-list__footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ts-bookings-list__cancel-btn{font-size:.82rem;padding:6px 12px}.ts-bookings-list__cancel-err{font-size:.8rem;max-width:220px}.ts-bookings-list__badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:650;background:rgba(120,120,120,.15);color:inherit}.ts-bookings-list__badge--confirmed{background:rgba(61,143,80,.2)}.ts-bookings-list__badge--pending_payment{background:rgba(216,111,63,.18)}.ts-bookings-list__badge--cancelled{background:rgba(180,35,24,.12)}.ts-bookings-list__badge--completed{background:rgba(80,120,180,.18)}.ts-schedule__panel{padding:16px;display:flex;flex-direction:column;gap:12px}.ts-schedule__panel-title{margin:0;font-size:1rem}.ts-schedule__panel-modes{display:flex;flex-direction:column;gap:8px}.ts-schedule__radio{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.92rem}.ts-schedule__panel-times{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:flex-end}.ts-schedule__panel-actions{display:flex;flex-wrap:wrap;gap:10px}.ts-schedule__weekly-title{margin:0 0 4px;font-size:1rem}.ts-schedule__weekly-hint{margin:0 0 12px;font-size:.88rem}.ts-schedule__weekly-rows{display:flex;flex-direction:column;gap:10px}.ts-schedule__weekly-row{display:grid;grid-template-columns:minmax(44px,56px) minmax(100px,1fr) minmax(160px,1fr);grid-gap:10px 12px;gap:10px 12px;align-items:center}@media (max-width:560px){.ts-schedule__weekly-row{grid-template-columns:1fr;align-items:stretch}}.ts-schedule__weekly-dow{font-weight:650}.ts-schedule__weekly-off{display:flex;align-items:center;gap:8px;font-size:.88rem;cursor:pointer}.ts-schedule__weekly-times{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ts-schedule__weekly-times .field{max-width:140px}.ts-schedule__weekly-save{margin-top:14px}.cabinet-calendar-block--site{gap:18px}.cabinet-advanced-prices-rows{display:flex;flex-direction:column;gap:12px;margin-top:10px}.cabinet-package-price-row{display:grid;grid-template-columns:minmax(160px,240px) minmax(120px,1fr);grid-gap:12px 16px;gap:12px 16px;align-items:center}@media (max-width:520px){.cabinet-package-price-row{grid-template-columns:1fr;align-items:stretch}}.cabinet-services-submit{margin-top:8px;padding-top:16px;border-top:1px solid var(--line)}.cabinet-preview-panel{padding:18px 16px 20px;border-radius:16px;border:1px solid var(--line);background:var(--bg);box-shadow:0 10px 40px rgba(0,0,0,.06)}[data-theme=dark] .cabinet-preview-panel{box-shadow:0 10px 40px rgba(0,0,0,.35)}.cabinet-preview-panel__title{margin:0 0 6px;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.cabinet-preview-panel__lead{margin:0 0 14px;font-size:13px;line-height:1.45}.cabinet-live-preview-card{position:relative}.cabinet-live-preview-badge{position:absolute;top:10px;right:10px;z-index:2;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;background:rgba(19,18,16,.78);color:#fff}[data-theme=dark] .cabinet-live-preview-badge{background:rgba(244,241,235,.12);color:var(--text)}.cabinet-live-preview-fake-btn{pointer-events:none;cursor:default;opacity:.88}.cabinet-live-preview-book-hint{margin:10px 0 0;font-size:12px;line-height:1.4}.cabinet-live-preview-book-hint a{font-weight:600}.cabinet-service-library__title{margin:0 0 16px;font-size:1.1rem;font-weight:800}.cabinet-service-library__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:14px;gap:14px}.cabinet-service-chip{display:flex;gap:12px;padding:14px;border-radius:14px;border:1px solid var(--line);background:var(--bg);height:100%;transition:border-color .15s ease,box-shadow .15s ease}.cabinet-service-chip:hover{border-color:rgba(216,111,63,.45);box-shadow:0 6px 20px rgba(0,0,0,.06)}.cabinet-service-chip--inactive{opacity:.82;border-style:dashed}.cabinet-service-chip__thumb-wrap{flex:0 0 56px;width:56px;height:56px;border-radius:12px;overflow:hidden;background:rgba(0,0,0,.06)}.cabinet-service-chip__thumb-wrap--empty{background:linear-gradient(135deg,rgba(216,111,63,.12),rgba(0,0,0,.04))}.cabinet-service-chip__thumb{width:100%;height:100%;object-fit:cover}.cabinet-service-chip__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.cabinet-service-chip__name{margin:0;font-weight:750;font-size:15px;line-height:1.35}.cabinet-service-chip__teaser{margin:0;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cabinet-service-chip__meta{margin:0;font-size:12px}.cabinet-service-chip__btn{margin-top:8px;align-self:flex-start;font-size:13px;padding:8px 12px}.cabinet-form-card{padding:22px 22px 20px}.cabinet-card-media{margin-top:24px}.cabinet-card-media__lead{margin:0 0 8px;font-size:14px;line-height:1.45}.cabinet-card-media__count{margin:0 0 14px;font-size:13px}.cabinet-card-media__list{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-gap:12px;gap:12px}.cabinet-card-media__item{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#fcfbf9}[data-theme=dark] .cabinet-card-media__item{background:#1e1c19}.cabinet-card-media__thumb{border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:#f4ddd5}.cabinet-card-media__img,.cabinet-card-media__video{width:100%;height:100%;object-fit:cover;display:block}.cabinet-card-media__meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.cabinet-card-media__type{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.cabinet-card-media__remove{font-size:13px;padding:6px 12px}.cabinet-card-media__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cabinet-card-media__file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cabinet-section{margin:0;padding:20px 0 0;border:none;border-top:1px solid var(--line)}.cabinet-section:first-of-type{padding-top:0;border-top:none}.cabinet-section-title{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.cabinet-section--notice{padding:18px 18px 4px;border-radius:14px;border:1px dashed rgba(216,111,63,.45);background:rgba(216,111,63,.06)}[data-theme=dark] .cabinet-section--notice{border-color:rgba(216,111,63,.35);background:rgba(216,111,63,.08)}.cabinet-section--notice .cabinet-section-title{color:var(--text)}.cabinet-phone-lead{margin:-6px 0 14px;font-size:14px;line-height:1.45;color:var(--muted)}.cabinet-phone-hint{margin:0;font-size:13px;line-height:1.45}.cabinet-field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.cabinet-field-row>.cabinet-field{min-width:0}.cabinet-field-row+.cabinet-field-row{margin-top:22px}.cabinet-section .cabinet-field-row+.cabinet-field{margin-top:12px}@media (max-width:560px){.cabinet-field-row{grid-template-columns:1fr}}.cabinet-field{display:flex;flex-direction:column;gap:14px}.cabinet-field>.cabinet-label{margin:0;line-height:1.35}.cabinet-field--service-active{margin-top:22px}.cabinet-label{font-size:13px;font-weight:600;color:var(--text)}.cabinet-label-hint{font-weight:400;color:var(--muted);font-size:12px}.cabinet-url-explain+.cabinet-url-explain{margin-top:6px}.cabinet-slug-preview{margin:0;font-size:14px;word-break:break-word}.cabinet-slug-preview code{font-size:inherit}.cabinet-field--readonly .field{background:#f4f1ec;color:var(--muted);cursor:not-allowed}[data-theme=dark] .cabinet-field--readonly .field{background:#252320}.cabinet-char-row{display:flex;justify-content:flex-end}.cabinet-char-hint{font-size:12px;color:var(--muted)}.cabinet-banner{margin:0 0 16px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.45}.cabinet-banner--warn{background:rgba(180,35,24,.09);color:#8a2a1f}.cabinet-banner--ok{background:rgba(43,107,43,.1);color:#2d6a2d}.cabinet-submit-row{padding-top:4px}.cabinet-submit-row .btn-primary{min-width:min(240px,100%)}.admin-page .cards-3{align-items:stretch}.admin-page .card .grid{gap:12px}.admin-page-lead{max-width:780px;margin:-4px 0 18px}.admin-shop-link-row{margin:-8px 0 20px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-products-subtitle{margin:0 0 14px;font-size:1.05rem}.admin-products-form-card{margin-bottom:20px}.admin-products-form-actions{gap:10px;flex-wrap:wrap}.admin-products-table-wrap{overflow-x:auto}.admin-products-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-products-table td,.admin-products-table th{padding:10px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.admin-products-table th{font-weight:650;color:var(--muted)}.admin-products-actions{display:flex;flex-wrap:wrap;gap:8px;white-space:nowrap}.admin-products-image-block{display:flex;flex-direction:column;gap:10px}.admin-products-upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.admin-products-upload-hint{font-size:.82rem}.admin-products-file-label{position:relative;cursor:pointer;margin:0;width:-moz-fit-content;width:fit-content}.admin-products-file-input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.admin-products-image-preview{max-width:200px;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.admin-products-image-preview img{display:block;width:100%;height:auto;max-height:120px;object-fit:cover}.service-gallery-thumb--video{object-fit:cover;background:#000}.admin-product-media-field{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.admin-product-media-upload-row>.btn.btn-secondary,.admin-product-media-upload-row>label.btn.btn-secondary{min-width:10.5rem;justify-content:center}.admin-product-media-file-label{margin:0;display:inline-flex;align-items:center;font:inherit;cursor:pointer}.admin-product-media-file-label--disabled{opacity:.55;pointer-events:none;cursor:not-allowed}.admin-product-media-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.admin-product-media-item{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:10px}.admin-product-media-thumb-wrap{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#111}.admin-product-media-thumb{width:100%;height:100%;object-fit:cover;display:block}.admin-product-media-meta{flex:1 1;min-width:140px;display:flex;flex-direction:column;gap:4px}.admin-product-media-slot{font-size:.82rem}.admin-product-media-url{font-size:.78rem;word-break:break-all}.admin-product-media-reorder{display:flex;flex-wrap:wrap;gap:6px}.admin-product-media-reorder .btn{padding:.35rem .6rem;font-size:.85rem}.admin-back-link{font-weight:600;color:var(--accent,#d86f3f)}.admin-dashboard{display:grid;grid-gap:16px;gap:16px}.admin-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:20px;gap:20px;padding:20px;background:radial-gradient(circle at top right,rgba(216,111,63,.14),transparent 34%),linear-gradient(180deg,#fffaf5,#fff)}.admin-eyebrow{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.admin-hero h2{margin:0;font-size:clamp(24px,4vw,34px);line-height:1.08;font-family:Georgia,Times New Roman,serif}.admin-hero-copy{margin:12px 0 0;max-width:62ch}.admin-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-stat-card{border:1px solid #f0e0d7;border-radius:16px;background:rgba(255,255,255,.86);padding:14px}.admin-stat-card strong{display:block;margin-top:8px;font-size:clamp(24px,3vw,34px);line-height:1}.admin-stat-label{display:block;color:var(--muted);font-size:13px}.admin-main-grid{grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);align-items:start}.admin-main-grid,.admin-side-stack{display:grid;grid-gap:16px;gap:16px}.admin-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.admin-panel-head h3{margin:0}.admin-panel-head p{margin:6px 0 0}.admin-feedback{margin:0 0 12px;padding:10px 12px;border-radius:12px;font-size:14px}.admin-feedback-error{background:#fff1f0;color:#b42318}.admin-feedback-success{background:#edf9ed;color:#2d6a2d}.admin-toast{position:fixed;top:88px;right:20px;max-width:min(360px,calc(100vw - 32px));padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 40px rgba(16,24,40,.14);z-index:60}.admin-toast-success{background:#edf9ed;color:#215321;border-color:rgba(45,106,45,.15)}.admin-toast-error{background:#fff1f0;color:#b42318;border-color:rgba(180,35,24,.16)}.admin-search-field{margin-bottom:12px}.admin-filter-row{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.admin-toolbar-row{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px}.admin-bulk-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fcfbf9}.admin-bulk-role-select{min-width:160px}.admin-chip-group{display:flex;gap:8px;flex-wrap:wrap}.admin-checkbox-row{display:inline-flex;align-items:center;gap:8px;font-size:14px}.admin-checkbox-row input{margin:0}.admin-sort-control{display:grid;grid-gap:6px;gap:6px;max-width:280px}.admin-chip{border:1px solid #ddd6cb;background:#fff;color:var(--text);border-radius:999px;padding:8px 12px;font:inherit;font-size:13px;cursor:pointer}.admin-chip:focus-visible,.admin-chip:hover{border-color:#c8b7a8;background:#fff8f2;outline:none}.admin-chip-active{background:var(--accent);border-color:var(--accent);color:#fff}.admin-user-list{display:grid;grid-gap:10px;gap:10px;max-height:min(720px,calc(100vh - 320px));min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:4px}.admin-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.admin-user-item{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;transition:border-color .18s ease,background .18s ease,transform .18s ease}.admin-user-item:focus-visible,.admin-user-item:hover{border-color:#d9c7bb;background:#fffaf5;transform:translateY(-1px);outline:none}.admin-user-item-active{border-color:#0f766e;background:rgba(15,118,110,.06)}.admin-user-item-top{align-items:flex-start}.admin-user-item-shell{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:flex-start;padding:14px}.admin-user-item-main{border:none;background:transparent;padding:0;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit}.admin-checkbox-row-top{padding-top:2px}.admin-user-email{margin:6px 0 0;word-break:break-word}.admin-user-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.admin-user-badges-spaced{margin-top:14px}.admin-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border-radius:999px;background:#f5efe8;color:#7f675a;font-size:12px;font-weight:700}.admin-badge-ok{background:#eef8ed;color:#2d6a2d}.admin-badge-danger{background:#fff1f0;color:#b42318}.admin-role-tag{text-transform:capitalize}.admin-role-tag-admin{background:#efe9ff;color:#6847d6}.admin-role-tag-therapist{background:#eef7ff;color:#1f5fbf}.admin-role-tag-client{background:#f5efe8;color:#7f675a}.admin-detail-card,.admin-history-card,.admin-settings-card,.admin-users-panel{min-height:100%}.admin-profile-head{display:flex;align-items:center;gap:14px}.admin-profile-avatar{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),#f2cf54);color:#fff;font-size:22px;font-weight:800;flex-shrink:0}.admin-profile-name{display:block;font-size:20px}.admin-profile-meta{margin:4px 0 0;word-break:break-word}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.admin-detail-cell{border:1px solid var(--line);border-radius:14px;background:#fcfbf9;padding:12px}.admin-detail-cell strong{display:block;margin-top:6px;word-break:break-word}.admin-detail-label{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.admin-actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.admin-edit-form{margin-top:16px}.admin-inline-field{margin-top:8px}.admin-inline-editor{display:grid;grid-gap:8px;gap:8px}.admin-inline-editor.admin-products-check{display:flex;flex-direction:row;align-items:center;gap:10px}.admin-inline-editor.admin-products-check input[type=checkbox]{width:auto;margin:0;flex-shrink:0}.admin-inline-note{margin:0;font-size:13px}.admin-history-list{display:grid;grid-gap:10px;gap:10px}.admin-history-tabs{margin-bottom:12px}[data-theme=dark] .admin-toast{background:#1e1c19;border-color:var(--line);box-shadow:0 18px 40px rgba(0,0,0,.32)}[data-theme=dark] .admin-toast-success{background:rgba(45,106,45,.2);color:#d7f0d7}[data-theme=dark] .admin-toast-error{background:rgba(180,35,24,.2);color:#ffd7d2}.admin-user-page{padding-top:8px}.admin-user-page-grid{display:grid;grid-gap:16px;gap:16px}.admin-history-item{border:1px solid var(--line);border-radius:14px;background:#fcfbf9;padding:12px}.admin-history-top{align-items:flex-start}.admin-history-copy{margin:8px 0 4px}.admin-history-time{margin:0;font-size:13px}.form-row-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%}.pay-summary-card .row.space-between{flex-wrap:wrap;gap:8px;align-items:baseline}.booking-summary .booking-summary-row{flex-wrap:wrap;gap:6px;row-gap:4px}.booking-comment-block{margin-top:1rem}.booking-comment-block .booking-comment-label{display:block;margin-bottom:6px;font-size:.92rem;font-weight:600}.booking-comment-block textarea.field{min-height:4.5rem;resize:vertical}.booking-steps{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.booking-step{border:1px solid #d9d2c9;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:var(--muted);background:#fff}.booking-step.active{color:#fff;background:var(--accent);border-color:var(--accent)}[data-theme=dark] .booking-step{background:#1e1c19;border-color:var(--line);color:var(--muted)}[data-theme=dark] .booking-step.active{color:#fff;background:var(--accent);border-color:var(--accent)}[data-theme=dark] .booking-step-sep{background:var(--line)}.booking-step-label{font-weight:600;margin-right:8px}.booking-step-sep{width:40px;height:2px;background:#e6ddd3;margin-right:8px}.booking-option{text-align:left;cursor:pointer;background:#fff}.booking-option.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#fffaf7}[data-theme=dark] .booking-option:not(.selected){background:#1e1c19}[data-theme=dark] .booking-option:not(.selected) strong{color:var(--text)}[data-theme=dark] .booking-option.selected .booking-price,[data-theme=dark] .booking-option.selected strong{color:#252525}.booking-grid-4{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.booking-grid-5{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.booking-subheading{margin:20px 0 10px;font-size:15px;font-weight:700;color:var(--text)}.booking-month-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.booking-month-tab{border:1px solid #ddd6cb;border-radius:999px;padding:8px 16px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;background:#fff;color:#454545;transition:background .15s ease,border-color .15s ease,color .15s ease}.booking-month-tab:focus-visible,.booking-month-tab:hover{border-color:rgba(216,111,63,.45);background:#fffaf7}.booking-month-tab--active{border-color:var(--accent);background:var(--accent);color:#fff}.booking-grid-dates{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px}.booking-actions{justify-content:space-between;align-items:stretch}.gift-cta{margin-top:24px;background:var(--accent);color:#fff;border-radius:18px;padding:24px}.gift-cta p{color:rgba(255,255,255,.85);margin-top:8px}.gift-cta .btn.btn-secondary{color:#533528;border-color:#f1e2d5;background:#fff8f1}.gift-cta .btn.btn-secondary:hover{background:#fff}.landing-hero{position:relative;overflow:hidden;min-height:clamp(460px,78vh,650px);padding:clamp(32px,7vw,48px) 0 0;color:#fff;background:linear-gradient(135deg,#2a1f1a,#4a3528 42%,#6b4e3d)}.landing-hero--has-photo{background:#1f1713}.landing-hero-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}.landing-hero-scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(42,31,26,.88),rgba(74,53,40,.82) 45%,rgba(90,62,48,.78))}.hero-stats-band,.landing-hero-content{position:relative;z-index:2}.hero-stats-band{width:100vw;margin-left:calc(50% - 50vw);margin-top:clamp(28px,6vw,48px);padding:clamp(22px,4vw,36px) 0 clamp(26px,4.5vw,40px);background:linear-gradient(180deg,#3d2d24,#2e211b);border-top:1px solid rgba(255,255,255,.07);box-shadow:0 -12px 40px rgba(0,0,0,.12)}.landing-hero-content h1{margin:18px 0 12px;font-size:clamp(36px,9vw,86px);line-height:.95;font-family:Georgia,Times New Roman,serif;letter-spacing:-.8px}.landing-hero-content p{max-width:720px;line-height:1.45;color:rgba(255,255,255,.9);font-size:clamp(17px,4.2vw,30px)}.hero-accent{color:#f2cf54;text-shadow:0 2px 12px rgba(0,0,0,.2)}.search-panel{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 190px;grid-gap:8px;gap:8px;align-items:center;border-radius:30px;background:#fff;padding:10px;max-width:1040px;box-shadow:0 18px 40px rgba(0,0,0,.16)}.search-field{display:grid;grid-gap:4px;gap:4px;border-right:1px solid #eee8df;padding-right:8px}.search-field span{font-size:11px;text-transform:uppercase;color:#948a80;font-weight:600}.search-panel .search-field .field{border:none;border-radius:0;padding-top:4px;padding-bottom:4px}.search-panel .search-field:last-of-type{border-right:none}[data-theme=dark] .search-panel{background:#1e1c19;border:1px solid var(--line);box-shadow:0 18px 40px rgba(0,0,0,.45)}[data-theme=dark] .search-field{border-right-color:var(--line)}[data-theme=dark] .search-field span{color:var(--muted)}[data-theme=dark] .search-panel .search-field .field{border:1px solid #4a4540;border-radius:10px;background:#2a2825;color:var(--text)}.search-btn{border-radius:999px;text-align:center;font-weight:700;padding-top:14px;padding-bottom:14px}@media (max-width:1100px){.search-panel{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:22px;max-width:100%}.search-field{border-right:none;padding-right:0}.search-panel .search-btn{grid-column:1/-1}}.hero-stats{margin-top:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;color:#fff}.hero-stats div{display:grid;grid-gap:4px;gap:4px}.hero-stats strong{font-size:clamp(22px,5vw,38px)}.hero-stats span{color:rgba(255,255,255,.86)}.section-spaced{padding:clamp(28px,6vw,44px) 0}.centered{text-align:center}.subtitle{margin-top:-8px;margin-bottom:20px}.how-block{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.how-nums-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:center;min-height:52px;margin-bottom:10px;position:relative}.how-nums-row:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:1px;background:#e8ddd2;z-index:0}.how-nums-row .how-num{position:relative;z-index:1;justify-self:center}.how-item{text-align:center}.how-num{width:52px;height:52px;border-radius:16px;background:var(--accent);color:#fff;display:inline-flex;font-weight:700;flex:0 0 52px}.how-item h3,.how-num{align-items:center;justify-content:center}.how-item h3{margin:0 0 8px;min-height:38px;display:flex;line-height:1.15}.how-item p{margin:0}.trust-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.trust-title{display:flex;align-items:center;gap:10px}.trust-icon{width:24px;height:24px;border-radius:999px;border:1px solid #ece3d8;background:#f7f4ee;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.gift-cta-wrap{background:#c35f33;padding:clamp(32px,8vw,48px) 0 clamp(36px,8vw,52px)}.gift-cta{margin-top:0;text-align:center;background:transparent}.gift-cta-icon{width:clamp(56px,14vw,72px);height:clamp(56px,14vw,72px);border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.22);margin-bottom:14px;color:rgba(92,46,24,.92)}.gift-cert-hero-icon .gift-mark-svg,.gift-cta-icon .gift-mark-svg{width:68%;height:68%;max-width:52px;max-height:52px}.gift-cta h2{font-size:clamp(26px,6vw,46px);margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.15}.gift-cta .btn.btn-secondary{border-radius:999px;display:inline-flex;align-items:center;gap:8px;padding-left:22px;padding-right:22px}.gift-cert-hero{background:linear-gradient(165deg,#c35f33,#a84a28);color:#fff;padding:44px 0 48px;text-align:center}.gift-cert-hero-inner{max-width:640px}.gift-cert-hero-icon{width:clamp(60px,15vw,80px);height:clamp(60px,15vw,80px);margin-bottom:16px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.22);color:rgba(92,46,24,.92)}.gift-cert-hero h1{margin:0 0 14px;font-size:clamp(30px,5vw,42px);font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.15}.gift-cert-hero p{margin:0;color:rgba(255,255,255,.92);font-size:17px;line-height:1.55}.gift-cert-body{padding:44px 0 56px}.gift-cert-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);grid-gap:40px;gap:40px;align-items:start}.gift-cert-aside-title{margin:0 0 18px;font-size:22px;font-weight:700;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gift-cert-benefits{list-style:none;margin:0;padding:0;display:grid;grid-gap:18px;gap:18px}.gift-cert-benefit{display:flex;gap:14px;align-items:flex-start}.gift-cert-benefit-icon{flex-shrink:0;width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 14px rgba(20,13,10,.05)}.gift-cert-benefit strong{display:block;margin-bottom:4px;font-size:15px}.gift-cert-benefit-text{font-size:14px;line-height:1.45}.gift-cert-form-card{padding:28px 26px 30px;border-radius:18px;box-shadow:0 14px 42px rgba(20,13,10,.08)}.gift-cert-form-title{margin:0 0 6px;font-size:20px;font-weight:700}.gift-cert-form-lead{margin:0 0 20px;font-size:14px}.gift-cert-form{display:grid;grid-gap:18px;gap:18px}.gift-cert-field{display:grid;grid-gap:7px;gap:7px;text-align:left}.gift-cert-field>span:first-child{font-size:13px;font-weight:600;color:var(--text)}.gift-cert-field-hint{font-size:12px;color:var(--muted);line-height:1.35}.gift-cert-submit{width:100%;margin-top:4px;padding:14px 20px;border-radius:999px;font-weight:700;font-size:15px}.gift-voucher{border-radius:20px;overflow:hidden;box-shadow:0 8px 28px rgba(50,25,12,.12);border:1px solid var(--line);max-width:100%}.gift-voucher-hero{background:linear-gradient(165deg,#c35f33,#a84a28 50%,#7d3a1f);color:#fff;padding:22px 18px 20px}.gift-voucher-head{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;margin-bottom:18px;font-size:12px}.gift-voucher-head-left{text-align:left;min-width:0}.gift-voucher-head-center{text-align:center;padding:0 4px}.gift-voucher-head-right{text-align:right;line-height:1.45;opacity:.9}.gift-voucher-brand{font-weight:800;font-size:15px;letter-spacing:.02em}.gift-voucher-code-tag{font-size:10px;opacity:.88;margin-top:6px;word-break:break-all}.gift-voucher-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,4.5vw,22px);font-weight:700;line-height:1.15}.gift-voucher-sub{margin:6px 0 0;font-size:11px;opacity:.92;line-height:1.35}.gift-voucher-center{text-align:center;padding:0 6px}.gift-voucher-recipient{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,6vw,28px);font-weight:700;line-height:1.15}.gift-voucher-amount{margin:10px 0 0;font-size:14px;opacity:.94}.gift-voucher-hero-deco{margin-top:12px;text-align:center;opacity:.85}.gift-voucher-body{padding:18px 18px 20px;background:#fff9f4}.gift-voucher-code-box{text-align:center;padding:12px 14px;border:1px dashed #c35f33;border-radius:14px;background:#fff}.gift-voucher-code-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.gift-voucher-code-value{font-size:20px;font-weight:800;letter-spacing:1px;color:#a84a28;margin-top:6px}.gift-voucher-foot{margin:12px 0 0;font-size:12px;color:var(--muted);line-height:1.45;text-align:center}@media (max-width:520px){.gift-voucher-head{grid-template-columns:1fr;text-align:center}.gift-voucher-head-left,.gift-voucher-head-right{text-align:center}}@media (max-width:860px){.gift-cert-grid{grid-template-columns:1fr}.gift-cert-form-card{order:-1}}.type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.type-card{border:1px solid var(--line);border-radius:14px;text-align:center;padding:20px 12px;background:#fff;color:#252525;display:block;transition:border-color .15s ease,box-shadow .15s ease}.type-card:hover{border-color:rgba(216,111,63,.45);box-shadow:0 4px 14px rgba(20,13,10,.06)}.therapist-card{overflow:hidden;display:flex;flex-direction:column}.therapist-preview{height:210px;border-radius:12px;overflow:hidden;background:#f4ddd5;margin-bottom:12px}.therapist-preview img{width:100%;height:100%;object-fit:cover;display:block}.therapist-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;align-self:flex-start;text-decoration:none;padding:10px 18px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid var(--accent);color:var(--accent);background:#fff;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.therapist-card.pro .therapist-card-link{background:#fffdf8}.therapist-card.pro .therapist-card-link:focus-visible,.therapist-card.pro .therapist-card-link:hover{background-color:var(--accent);border-color:var(--accent);color:#fff}.therapist-card-link:focus-visible,.therapist-card-link:hover{background-color:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 6px 18px rgba(216,111,63,.28)}.therapist-card--market{padding:14px;height:100%;transition:transform .18s ease,box-shadow .18s ease}.therapist-card--market:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,13,10,.08)}.therapist-card__media-shell{position:relative;border-radius:12px;overflow:hidden;margin-bottom:12px;background:#f4ddd5}.therapist-card__media-link{display:block;text-decoration:none;color:inherit}.therapist-card__track{display:flex;height:200px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x}.therapist-card__track::-webkit-scrollbar{display:none}.therapist-card__slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;scroll-snap-align:start;position:relative;background:#f4ddd5}.therapist-card__slide-img,.therapist-card__slide-video{width:100%;height:100%;object-fit:cover;display:block}.therapist-card__video-badge{bottom:10px;right:10px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:12px;display:inline-flex;align-items:center}.therapist-card__dots,.therapist-card__video-badge{position:absolute;justify-content:center;pointer-events:none}.therapist-card__dots{left:0;right:0;bottom:8px;display:flex;gap:6px}.therapist-card__dots .therapist-card__dot{pointer-events:auto;width:7px;height:7px;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;transition:transform .15s ease,background .15s ease}.therapist-card__dot--active{background:rgba(255,255,255,.95);transform:scale(1.15)}.therapist-card__body{display:flex;flex-direction:column;gap:8px;min-width:0}.therapist-card__seller{display:flex;align-items:center;gap:10px;min-width:0}.therapist-card__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#f2cf54);color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.therapist-card__seller-name{font-weight:700;font-size:14px;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.therapist-card__pill{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px;flex-shrink:0}.therapist-card__pill--pro{background:#1e3a5f;color:#e8f0ff}.therapist-card__title-link{text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;font-size:15px;font-weight:600;transition:color .15s ease}.therapist-card__title-link:focus-visible,.therapist-card__title-link:hover{color:var(--accent)}.therapist-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:13px}.therapist-card__location{flex:1 1;min-width:0}.therapist-card__rating{font-weight:700;color:var(--text);flex-shrink:0}.therapist-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.therapist-card__price{font-weight:800;font-size:16px;letter-spacing:-.02em}.therapist-card-link--compact{margin-top:0;padding:8px 14px;font-size:13px}[data-theme=dark] .therapist-card--market{background:#1e1c19;border-color:var(--line)}[data-theme=dark] .therapist-card__media-shell,[data-theme=dark] .therapist-card__slide{background:#2a2622}[data-theme=dark] .therapist-card__pill--pro{background:#3d5a80;color:#e8f0ff}[data-theme=dark] .therapist-card__title-link:focus-visible,[data-theme=dark] .therapist-card__title-link:hover{color:var(--accent-soft)}.profile-layout{padding:clamp(18px,4vw,26px) 0 clamp(28px,5vw,40px);display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);grid-gap:22px;gap:22px}.profile-main-stack{display:flex;flex-direction:column;gap:22px}.profile-cover{border-radius:clamp(12px,2.5vw,18px);height:clamp(220px,52vw,420px);min-height:200px;overflow:hidden;background:#f4ddd5;color:#e2b7aa;display:flex;align-items:center;justify-content:center;font-size:clamp(64px,18vw,120px);font-weight:700;margin-bottom:14px}.profile-cover.image{display:block;font-size:0;color:inherit}.profile-cover.image img{width:100%;height:100%;object-fit:cover;display:block}.profile-name{margin:0;font-size:clamp(26px,6vw,46px);font-family:Georgia,Times New Roman,serif;line-height:1.12}.tag{border-radius:999px;background:#f5efe8;color:#7f675a;padding:6px 10px;font-size:13px}.profile-breadcrumbs{margin-top:16px;display:flex;align-items:center;gap:8px}.profile-head{align-items:flex-start}.profile-head>.row:first-child{align-items:flex-start;gap:16px;min-width:0}.profile-head>.row:first-child>div:last-child{min-width:0}.profile-head .profile-name{overflow-wrap:break-word}.profile-avatar{width:56px;height:56px;border-radius:14px;background:#f4ddd5;color:#c07f67;font-weight:700;display:flex;align-items:center;justify-content:center}.profile-city,.profile-meta{margin:2px 0}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:999px;border:1px solid #e8dfd5;background:#fff;color:#7a6b60;cursor:pointer}.icon-btn-img{display:block;flex-shrink:0;pointer-events:none}.profile-action-btns{gap:8px}[data-theme=dark] .icon-btn{background:#2a2825;border-color:var(--line);color:var(--text)}[data-theme=dark] .icon-btn .icon-btn-img{filter:invert(1) brightness(.95)}.profile-tags{margin-top:12px;flex-wrap:wrap}.profile-tabs{display:flex;flex-wrap:wrap;gap:8px 18px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:4px}.profile-tabs-card .profile-tabs{margin-bottom:0}.profile-tab{background:none;padding:0 0 10px;margin-bottom:-12px;font:inherit;font-size:15px;font-weight:600;color:var(--muted);cursor:pointer;border:none;border-bottom:2px solid transparent;line-height:1.2}.profile-tab:focus-visible,.profile-tab:hover{color:var(--accent);outline:none}.profile-tab--active{color:var(--accent);font-weight:700;border-bottom-color:var(--accent)}.profile-tab-panel{padding-top:16px}.profile-reviews-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.profile-review-item{padding:14px 0;border-bottom:1px solid var(--line)}.profile-review-item:last-child{border-bottom:none}.profile-review-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-review-stars{color:var(--accent,#d86f3f);letter-spacing:2px;font-size:1rem}.profile-review-meta{font-size:.82rem}.profile-review-text{margin:8px 0 0;font-size:.94rem;line-height:1.45;white-space:pre-wrap}.profile-reviews-login{margin-top:16px}.profile-reviews-login-link{font-weight:650;color:var(--accent,#d86f3f)}.profile-reviews-own{margin-top:16px}.profile-review-form{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.profile-review-form-title{margin:0;font-size:1rem}.profile-review-form-hint{margin:-4px 0 0;font-size:.86rem}.profile-review-label{display:flex;flex-direction:column;gap:8px;font-size:.88rem}.profile-review-rating-row{display:flex;flex-wrap:wrap;gap:8px}.profile-review-star-btn{min-width:40px;padding:8px 10px;border-radius:8px;border:1px solid var(--line);background:var(--bg);font:inherit;font-weight:650;cursor:pointer;color:inherit}.profile-review-star-btn:focus-visible,.profile-review-star-btn:hover{border-color:var(--accent,#d86f3f);outline:none}.profile-review-star-btn--active{border-color:var(--accent,#d86f3f);background:rgba(216,111,63,.12)}.profile-review-textarea{resize:vertical;min-height:96px}.profile-services-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.service-gig-card{padding:0;overflow:hidden;display:flex;flex-direction:column;height:100%;border-radius:16px;border:1px solid var(--line);background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:box-shadow .2s ease,border-color .2s ease}[data-theme=dark] .service-gig-card{background:#1e1c19;box-shadow:0 4px 24px rgba(0,0,0,.35)}.service-gig-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.08)}.service-gig-card__media{position:relative;aspect-ratio:16/10;background:#ece8e1;overflow:hidden;border-radius:16px 16px 0 0}[data-theme=dark] .service-gig-card__media{background:#2a2825}.service-gig-card__img{width:100%;height:100%;object-fit:cover;display:block}.service-gig-card__placeholder{width:100%;height:100%;min-height:140px;background:linear-gradient(145deg,#ece8e1,#ddd6cb)}[data-theme=dark] .service-gig-card__placeholder{background:linear-gradient(145deg,#2a2825,#1e1c19)}.product-gig-card--compact .service-gig-card__media{aspect-ratio:16/9;max-height:140px}.service-gig-card__media-open{display:block;width:100%;height:100%;padding:0;margin:0;border:none;background:none;cursor:zoom-in;text-align:left}.service-gig-card__media-open .service-gig-card__img{pointer-events:none}.service-gig-card__media-open--only-gallery{cursor:pointer}.service-gig-card__media-open--only-gallery .service-gig-card__placeholder{pointer-events:none}.service-gig-card__media-fab{position:absolute;bottom:10px;right:10px;z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:10px;background:rgba(0,0,0,.55);color:#fff;cursor:pointer}.service-gig-card__media-fab:focus-visible,.service-gig-card__media-fab:hover{background:rgba(0,0,0,.72)}.service-gig-card__media--carousel .product-card-carousel{position:absolute;inset:0;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-radius:inherit}.product-card-carousel__viewport{flex:1 1;min-height:0;position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;container-type:inline-size;container-name:product-card-carousel}.product-card-carousel__viewport::-webkit-scrollbar{display:none}.product-card-carousel__track{display:flex;flex-direction:row;height:100%;min-height:100%;align-items:stretch}.product-card-carousel__slide{flex:0 0 100cqw;width:100cqw;max-width:100cqw;box-sizing:border-box;min-height:0;height:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.product-card-carousel__slide .service-gig-card__img,.product-card-carousel__slide video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card-carousel__slide-open{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;margin:0;border:none;background:none;cursor:zoom-in;text-align:left;line-height:0}.product-card-carousel__slide-open .service-gig-card__img{pointer-events:none}.product-card-carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding:10px 8px 8px;position:absolute;bottom:0;left:0;right:0;z-index:4;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);pointer-events:none}.product-card-carousel__dots .product-card-carousel__dot{pointer-events:auto}.product-card-carousel__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:rgba(255,255,255,.45);cursor:pointer;flex-shrink:0}.product-card-carousel__dot.is-active{background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.25)}.product-card-carousel__dot:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.product-card-carousel__slide .service-gig-card__media-fab{z-index:5}.service-gallery-thumb-btn{display:block;padding:0;margin:0;border:none;background:none;cursor:pointer;border-radius:6px;flex-shrink:0;scroll-snap-align:start;line-height:0}.service-gallery-thumb-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.service-gallery-row{display:flex;flex-wrap:nowrap;gap:6px;padding:8px 16px 6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-gutter:stable}.service-gallery-row>*{flex-shrink:0;scroll-snap-align:start}.booking-gig-card>.service-gallery-row{padding-left:14px;padding-right:14px}.service-gallery-thumb{width:52px;height:52px;object-fit:cover;border-radius:6px;display:block}.cabinet-service-gallery-list{margin:12px 0 0;padding:0;list-style:none}.cabinet-service-gallery-list__item{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.cabinet-service-gallery-list__thumb{width:72px;height:72px;object-fit:cover;border-radius:8px}.cabinet-field-error{color:#b42318;margin-top:6px}[data-theme=dark] .cabinet-field-error{color:#fca5a5}.booking-variant-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.booking-variant-outcall-note{font-size:.85em}.service-gig-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1 1}.service-gig-card__title{margin:0;font-size:1.05rem;line-height:1.3;font-weight:700}.service-gig-card__tagline{margin:0;font-size:.95rem;line-height:1.45;color:var(--muted);font-weight:500}.service-gig-card__details{font-size:.9rem;line-height:1.45}.service-gig-card__details .service-description-html{margin:0}.service-gig-card__meta{margin:0;font-size:.85rem}.service-gig-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:10px;border-top:1px solid #ece8e1}[data-theme=dark] .service-gig-card__footer{border-top-color:#3d3833}.service-gig-card__from{font-weight:700;font-size:1.08rem}.service-gig-card__btn{flex-shrink:0}.booking-services-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.booking-gig-card{padding:0;overflow:hidden;display:flex;flex-direction:column;text-align:left;align-items:stretch}.booking-gig-card__media{aspect-ratio:16/10;overflow:hidden;background:#ece8e1}[data-theme=dark] .booking-gig-card__media{background:#2a2825}.booking-gig-card__media--empty{min-height:104px}.booking-gig-card__img{width:100%;height:100%;object-fit:cover;display:block}.booking-gig-card__body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px}.booking-gig-card__seller{display:flex;align-items:center;gap:8px;margin-bottom:2px}.booking-gig-card__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f4ddd5;color:#be7e64;font-weight:700;font-size:13px}.booking-gig-card__avatar--photo{padding:0;background:transparent}.booking-gig-card__seller-name{font-size:.82rem;color:var(--muted);line-height:1.2}.booking-gig-card__title{margin:0;font-size:1rem;line-height:1.3;text-align:left}.booking-gig-card__tagline{margin:0;font-size:.88rem;line-height:1.4;color:var(--muted);text-align:left}.booking-gig-card__details{font-size:.85rem;line-height:1.4;max-height:4.6em;overflow:hidden;text-align:left}.booking-gig-card__meta{margin:0;font-size:.82rem}.booking-gig-card__footer{margin-top:4px;padding-top:0}.booking-gig-card__from{font-weight:700;font-size:1.02rem;display:block;text-align:left}.profile-empty{margin:0;line-height:1.55}.profile-about{padding:2px 0 6px}.profile-about-text{margin:0;line-height:1.6;white-space:pre-wrap}[data-theme=dark] .profile-tab{color:#a8a29a}[data-theme=dark] .profile-tab--active{color:var(--accent-soft);border-bottom-color:var(--accent-soft)}.profile-side{align-self:start;position:-webkit-sticky;position:sticky;top:84px;display:grid;grid-gap:12px;gap:12px;padding:4px 2px 8px}.side-note{margin:0}.price-line{margin:0 0 4px}.full{width:100%;text-align:center}.booking-profile{display:flex;align-items:center;gap:12px}.booking-profile-avatar{flex-shrink:0;width:64px;height:64px;border-radius:14px;background:#f4ddd5;color:#be7e64;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;overflow:hidden}.booking-profile-avatar--photo{padding:0}.booking-profile-avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.booking-profile strong{display:block;font-size:20px;font-family:Georgia,Times New Roman,serif;line-height:1.25}.booking-profile .muted{display:block}.booking-title{margin:6px 0 4px;font-size:clamp(26px,4.5vw,36px);font-family:Georgia,Times New Roman,serif;line-height:1.15}.booking-price{color:var(--accent);font-size:clamp(22px,5vw,34px)}.booking-selected-service{font-size:16px;line-height:1.45;margin-bottom:8px}.booking-summary{border-radius:18px}.booking-summary-row{min-height:42px}.booking-summary-row.total{font-size:clamp(22px,5vw,34px)}.booking-summary-row.total strong{color:var(--accent)}.booking-login-note{background:#f6f4f0}.booking-phone-card{margin-top:16px;padding:1rem 1.25rem}.booking-phone-title{font-size:1rem;font-weight:600;margin:0 0 8px}.booking-phone-row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin-top:12px}.booking-phone-row .field,.booking-phone-row input[type=tel],.booking-phone-row input[type=text]{flex:1 1 160px;min-width:0}.booking-phone-row .btn{flex:0 0 auto}.booking-phone-or-login{margin-top:14px;font-size:.9rem}.booking-phone-or-login a{color:var(--accent);text-decoration:underline}.booking-actions-spacer{flex:1 1;max-width:280px}.booking-main-action{min-width:340px;text-align:center}.btn-soft-accent{background:#e8a889;color:#fff}.btn-soft-accent:focus-visible,.btn-soft-accent:hover{filter:brightness(.96)}.products-page{padding:clamp(18px,4vw,26px) 0 clamp(32px,5vw,44px);display:grid;grid-gap:clamp(18px,3vw,26px);gap:clamp(18px,3vw,26px)}.search-page{padding:clamp(18px,4vw,24px) 0 clamp(32px,5vw,42px);display:grid;grid-gap:clamp(14px,2.5vw,18px);gap:clamp(14px,2.5vw,18px)}.search-header .section-title{margin-top:0}.search-results{display:grid;grid-gap:12px;gap:12px}.search-result-count{font-size:15px}.products-hero{display:grid;grid-gap:16px;gap:16px;background:linear-gradient(135deg,#fff9f3,#fffdf8)}.products-tags{display:flex;flex-wrap:wrap;gap:10px}.products-tag{border:1px solid #e2d9cf;border-radius:999px;padding:8px 14px;background:#fff;color:#252525}.products-tag.active{background:var(--accent);border-color:var(--accent);color:#fff}.products-section-title{font-size:clamp(24px,4.5vw,34px);margin:8px 0 14px;line-height:1.15}.products-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:clamp(28px,5vw,48px) clamp(20px,4vw,32px);max-width:28rem;margin-inline:auto}.products-empty .muted{margin:0;line-height:1.45;max-width:36ch}.media-lightbox{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.media-lightbox__scrim{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(0,0,0,.88);cursor:pointer}.media-lightbox__panel{position:relative;z-index:1;width:min(96vw,1200px);max-height:92vh;display:flex;flex-direction:column;align-items:stretch;gap:10px;pointer-events:none}.media-lightbox__panel>*{pointer-events:auto}.media-lightbox__stage{min-height:120px;max-height:78vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.media-lightbox__media{max-width:100%;max-height:min(78vh,920px);width:auto;height:auto;object-fit:contain;border-radius:12px}.media-lightbox__close{align-self:flex-end;flex-shrink:0}.media-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(30,30,30,.78);color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.media-lightbox__nav:focus-visible,.media-lightbox__nav:hover{background:rgba(50,50,50,.9)}.media-lightbox__nav--prev{left:4px}.media-lightbox__nav--next{right:4px}.media-lightbox__counter{margin:0;text-align:center;color:rgba(255,255,255,.88);font-size:14px}.products-scroll-row{display:flex;flex-direction:row;align-items:stretch;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.products-scroll-row>*{flex:0 0 clamp(260px,86vw,320px);scroll-snap-align:start;align-self:stretch;min-width:0}.products-scroll-row--compact>*{flex:0 0 clamp(240px,82vw,280px)}@media (min-width:768px){.products-scroll-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));overflow-x:visible;scroll-snap-type:none;padding-bottom:0}.products-scroll-row>*{flex:unset;min-width:0;scroll-snap-align:unset}.products-scroll-row--compact{grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr))}}.products-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.product-card{display:grid;grid-gap:12px;gap:12px}.product-image{border-radius:12px;overflow:hidden;height:180px;background:#f4ddd5}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.products-grid-compact .product-image.compact{height:120px}.product-card.compact h3{margin:0;font-size:18px}@media (max-width:980px){.topbar-inner{gap:10px;align-items:center}.brand{font-size:24px}.brand-logo{width:24px;height:24px;font-size:12px}.topbar-right{flex-wrap:wrap;justify-content:flex-end;max-width:min(100%,calc(100vw - 120px))}.topbar-auth-cluster{flex-direction:column;align-items:flex-start;padding-left:0;margin-left:0;border-left:none;width:100%;gap:8px}.topbar-auth-buttons{flex-wrap:wrap}.header-action{font-size:14px}.section-title{font-size:clamp(26px,5vw,36px)}.booking-profile strong{font-size:18px}.booking-title{font-size:clamp(22px,4.5vw,28px)}.booking-selected-service{font-size:15px}.booking-main-action{min-width:220px}.booking-actions{flex-direction:column}.booking-actions .btn{width:100%;text-align:center}.search-panel{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:14px}.search-panel .search-btn{grid-column:1/-1}.search-field{border-right:none;padding-right:0}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.how-block{grid-template-columns:1fr}.how-nums-row{display:flex;justify-content:space-around;gap:12px}.how-nums-row:before{display:none}.trust-grid{grid-template-columns:1fr}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.profile-side{position:static}.products-section-title{font-size:28px}.products-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.products-tag{text-align:center}.product-card .row.space-between{align-items:flex-start;flex-direction:column;gap:6px}.product-card .btn{width:100%}}@media (max-width:768px){.footer .container.row.space-between{flex-direction:column;align-items:flex-start;gap:14px}.footer-links{flex-direction:column;align-items:flex-start;gap:10px}.profile-breadcrumbs{flex-wrap:wrap;row-gap:6px;font-size:14px}.profile-head.row.space-between{flex-wrap:wrap;gap:12px}.profile-head .profile-action-btns{width:100%;justify-content:flex-end}.gift-cert-body{padding:28px 0 40px}.booking-grid-dates{grid-template-columns:repeat(auto-fill,minmax(min(100%,96px),1fr))}.booking-main-action{min-width:0!important;width:100%;max-width:100%}.profile-side{padding:8px 4px 12px}.admin-hero,.admin-main-grid{grid-template-columns:1fr}.admin-detail-grid,.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar-row{grid-template-columns:1fr}.admin-bulk-bar{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.search-panel{grid-template-columns:1fr}.hero-stats{grid-template-columns:1fr 1fr}.cards-3,.products-grid,.products-grid-compact{grid-template-columns:1fr}.booking-step-label{font-size:14px}.products-hero .section-title{font-size:clamp(26px,7vw,32px)}.admin-detail-grid,.admin-stats-grid{grid-template-columns:1fr}.admin-panel-head,.admin-user-item-top{flex-direction:column;align-items:flex-start}.admin-actions-row .btn,.admin-edit-form .btn{width:100%}.admin-pagination{flex-direction:column;align-items:stretch}.admin-sort-control{max-width:100%}.admin-user-item-shell{grid-template-columns:1fr}}@media (max-width:480px){.brand{font-size:20px}.brand-logo{width:22px;height:22px;font-size:11px}.card{padding:14px;border-radius:14px}.profile-tab{font-size:14px}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.type-card{padding:16px 10px;font-size:14px}.hero-stats{gap:12px}.hero-stats strong{font-size:clamp(20px,6vw,28px)}.how-nums-row{flex-wrap:wrap;justify-content:center}.gift-cta{padding:18px}.search-result-count{font-size:14px}.search-grid{margin:16px 0}.form-row-split,.search-grid{grid-template-columns:1fr}.booking-option .row.space-between{gap:8px}.booking-option .row.space-between,.booking-summary .booking-summary-row.row.space-between,.pay-summary-card .row.space-between{flex-direction:column;align-items:flex-start}}@media (max-width:360px){.container{padding-left:max(10px,env(safe-area-inset-left,0px));padding-right:max(10px,env(safe-area-inset-right,0px))}.header-action{padding:0 12px;font-size:13px}.profile-tab{font-size:13px}}.service-description-editor__mode-badge{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.04em;vertical-align:middle;background:rgba(180,120,80,.2);color:var(--accent);border:1px solid rgba(180,120,80,.35)}[data-theme=dark] .service-description-editor__mode-badge{background:rgba(216,111,63,.15);border-color:rgba(216,111,63,.35)}.service-description-editor__lead-strong{font-weight:600;color:var(--text)}.service-description-editor__shell--loading{min-height:200px;display:flex;flex-direction:column}.service-description-editor__toolbar--skeleton{min-height:40px;animation:service-desc-editor-pulse 1.2s ease-in-out infinite}.service-description-editor__loading-body{flex:1 1;display:flex;align-items:center;justify-content:center;padding:24px 14px;font-size:.9rem}@keyframes service-desc-editor-pulse{0%,to{opacity:.55}50%{opacity:1}}.service-description-editor{display:flex;flex-direction:column;gap:0}.service-description-editor__shell{padding:0;overflow:hidden}.service-description-editor__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid #ddd6cb;background:#faf8f5}[data-theme=dark] .service-description-editor__toolbar{border-bottom-color:#4a4540;background:#252320}.service-description-editor__tool{padding:6px 10px;border-radius:8px;border:1px solid transparent;background:transparent;font:inherit;font-size:13px;cursor:pointer;color:var(--text)}.service-description-editor__tool:hover{background:rgba(0,0,0,.06)}[data-theme=dark] .service-description-editor__tool:hover{background:rgba(255,255,255,.06)}.service-description-editor__tool.is-active{border-color:var(--accent);background:rgba(180,120,80,.12)}.service-description-editor__sep{width:1px;height:20px;background:#ddd6cb;margin:0 4px}[data-theme=dark] .service-description-editor__sep{background:#4a4540}.service-description-editor .ProseMirror{min-height:140px;max-height:320px;overflow-y:auto;padding:12px 14px;outline:none}.service-description-editor .ProseMirror p.is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:var(--muted)}.service-description-editor .ProseMirror p{margin:0 0 .5em}.service-description-editor .ProseMirror p:last-child{margin-bottom:0}.service-description-editor .ProseMirror ol,.service-description-editor .ProseMirror ul{margin:0 0 .5em;padding-left:1.25em}.service-description-editor .ProseMirror img{max-width:100%;height:auto;border-radius:8px;margin:.35em 0}.service-description-html{font-size:inherit;line-height:1.45}.service-description-html p{margin:0 0 .5em}.service-description-html p:last-child{margin-bottom:0}.service-description-html ol,.service-description-html ul{margin:0 0 .5em;padding-left:1.25em}.service-description-html a{color:var(--accent);text-decoration:underline}.service-description-html img,.service-description-html-img{max-width:100%;height:auto;border-radius:10px;margin:.5em 0;display:block}.service-image-field__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.service-image-field-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.service-image-preview-wrap{margin-top:12px}.service-image-preview-caption{margin:0 0 6px;font-size:.9rem}.service-image-preview{margin-top:0;max-width:280px;border-radius:12px;overflow:hidden;border:1px solid #ddd6cb}[data-theme=dark] .service-image-preview{border-color:#4a4540}.service-image-preview__img{width:100%;height:auto;vertical-align:middle;display:block}.service-list-plain__item{display:flex;align-items:center;gap:10px}.service-list-plain__thumb-wrap{flex:0 0 auto}.service-list-plain__thumb{width:44px;height:44px;object-fit:cover;border-radius:8px;border:1px solid #ddd6cb}.service-active-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-weight:500}.service-active-label input[type=checkbox]{margin-top:3px}.service-inactive-badge{color:#8a5a2a;font-weight:500}[data-theme=dark] .service-inactive-badge{color:#d4a574}@keyframes page-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.page-loading{margin-bottom:1.5rem}.page-loading--hero{max-width:520px}.page-loading__line,.page-loading__thumb{border-radius:8px;background:linear-gradient(90deg,var(--line) 25%,color-mix(in srgb,var(--bg) 65%,var(--text)) 50%,var(--line) 75%);background-size:200% 100%;animation:page-loading-shimmer 1.15s ease-in-out infinite}[data-theme=dark] .page-loading__line,[data-theme=dark] .page-loading__thumb{background:linear-gradient(90deg,var(--line) 25%,color-mix(in srgb,var(--bg) 40%,var(--muted)) 50%,var(--line) 75%);background-size:200% 100%}.page-loading__line{height:14px;margin-bottom:10px}.page-loading__line--lg{height:28px}.page-loading__line--md{width:72%}.page-loading__line--sm{height:12px}.page-loading__line--xs{width:48%;height:10px}.page-loading__thumb{height:120px;margin-bottom:12px}.page-loading-card .page-loading__thumb{height:140px}.therapist-verify-banner{border-left:4px solid var(--accent)}.therapist-verify-banner--ok{border-left-color:var(--ok)}.therapist-verify-banner--muted{border-left-color:var(--muted)}.therapist-verify-banner__title{font-weight:600;margin:0 0 6px}.therapist-verify-banner__text{margin:0}.therapist-verify-banner__list{margin:0 0 8px 1.1rem;padding:0}.form-status-region{min-height:0}.form-status-error{margin:0;color:#b42318}[data-theme=dark] .form-status-error{color:#f87171}.form-status-success{margin:0;color:#2d6a2d}[data-theme=dark] .form-status-success{color:#86efac}.booking-step-status{margin-top:12px}.legal-doc__lead{margin-bottom:1rem}.legal-doc__list{margin:.75rem 0 0;padding-left:1.25rem}.legal-doc__list li+li{margin-top:.5rem}.home-api-degraded-wrap{padding:0 var(--page-gutter);margin-top:-.5rem}.home-api-degraded{margin:0 auto;max-width:var(--container-max);border-left:4px solid var(--accent-soft);padding:12px 16px}