.hxz-booking [hidden]{display:none!important}
:root{--hxz-brand:#b5745e;--hxz-brand-dark:#8e5543;--hxz-text:#241f1c;--hxz-muted:#756c66;--hxz-surface:#fff;--hxz-soft:#faf4f1;--hxz-border:#e6ddd7;--hxz-success:#267342;--hxz-error:#a33a3a;--hxz-radius:16px;--hxz-shadow:0 16px 40px rgba(36,31,28,.1)}
.hxz-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.75rem 1.2rem;border-radius:10px;border:1px solid transparent;font:inherit;font-weight:700;cursor:pointer;text-decoration:none;transition:.2s ease}.hxz-button--primary{background:var(--hxz-brand);color:#fff}.hxz-button--primary:hover{background:var(--hxz-brand-dark);color:#fff}.hxz-button--secondary{border-color:var(--hxz-brand);background:#fff;color:var(--hxz-brand)}.hxz-eyebrow{color:var(--hxz-brand-dark);font-size:.82rem;font-weight:800;letter-spacing:.04em;margin:0 0 .35rem}.hxz-booking{max-width:980px;margin:2rem auto;padding:clamp(1rem,3vw,2.5rem);background:var(--hxz-surface);border:1px solid var(--hxz-border);border-radius:24px;box-shadow:var(--hxz-shadow);color:var(--hxz-text)}
.hxz-booking__progress{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-bottom:2rem}.hxz-booking__progress span{display:flex;align-items:center;gap:.5rem;color:var(--hxz-muted);font-size:.85rem}.hxz-booking__progress b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eee;color:var(--hxz-muted)}.hxz-booking__progress .is-active{color:var(--hxz-text);font-weight:700}.hxz-booking__progress .is-active b{background:var(--hxz-brand);color:#fff}.hxz-booking__notice{min-height:0;margin-bottom:1rem;padding:0;border-radius:10px}.hxz-booking__notice:not(:empty){padding:.75rem 1rem}.hxz-booking__notice.is-error{background:#fff0f0;color:var(--hxz-error)}.hxz-booking__notice.is-success{background:#ecf8f0;color:var(--hxz-success)}.hxz-booking__notice.is-info{background:#eef5fb;color:#356787}.hxz-booking__step h2{margin:.2rem 0 1.4rem}.hxz-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hxz-form-grid label,.hxz-date-field{display:flex;flex-direction:column;gap:.45rem;font-weight:700}.hxz-form-grid__full{grid-column:1/-1}.hxz-form-grid input,.hxz-form-grid select,.hxz-form-grid textarea,.hxz-date-field input{min-height:48px;width:100%;border:1px solid var(--hxz-border);border-radius:10px;background:#fff;padding:.65rem .8rem;font:inherit}.hxz-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hxz-staff-choice{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1rem;border:1px solid var(--hxz-border);border-radius:14px;background:#fff;cursor:pointer;font:inherit}.hxz-staff-choice:hover,.hxz-staff-choice.is-selected{border-color:var(--hxz-brand);background:var(--hxz-soft)}.hxz-staff-choice img,.hxz-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover}.hxz-avatar{display:grid;place-items:center;background:var(--hxz-soft);font-size:2rem}.hxz-staff-choice small{color:var(--hxz-muted)}.hxz-slots{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.hxz-slots button{min-width:78px;padding:.7rem;border:1px solid var(--hxz-border);border-radius:9px;background:#fff;cursor:pointer;font:inherit}.hxz-slots button:hover,.hxz-slots button.is-selected{background:var(--hxz-brand);border-color:var(--hxz-brand);color:#fff}.hxz-lock-timer{margin-top:1rem;color:var(--hxz-brand-dark);font-weight:700}.hxz-checkbox{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.hxz-booking__actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--hxz-border)}.hxz-booking__review dl,.hxz-appointment-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hxz-booking__review dl div,.hxz-appointment-card dl div{padding:.8rem;border-radius:10px;background:var(--hxz-soft)}.hxz-booking__review dt,.hxz-appointment-card dt{color:var(--hxz-muted);font-size:.8rem}.hxz-booking__review dd,.hxz-appointment-card dd{margin:.25rem 0 0;font-weight:700}.hxz-booking__success{text-align:center;padding:2rem}.hxz-success-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 1rem;border-radius:50%;background:#ecf8f0;color:var(--hxz-success);font-size:2rem}.hxz-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.hxz-service-card{overflow:hidden;background:#fff;border:1px solid var(--hxz-border);border-radius:var(--hxz-radius)}.hxz-service-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.hxz-service-card>div{padding:1.2rem}.hxz-service-card h3{margin:.25rem 0}.hxz-service-card__meta{display:flex;justify-content:space-between;gap:1rem;margin:1rem 0;color:var(--hxz-muted)}.hxz-account__head,.hxz-appointment-card header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hxz-account__appointments{display:grid;gap:1rem;margin-top:1.5rem}.hxz-appointment-card{padding:1.25rem;border:1px solid var(--hxz-border);border-radius:var(--hxz-radius);background:#fff}.hxz-status{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#eee;font-size:.8rem;font-weight:700}.hxz-status-confirmed,.hxz-status-completed{background:#ecf8f0;color:var(--hxz-success)}.hxz-status-awaiting_payment,.hxz-status-pending{background:#fff7e6;color:#8a5a00}.hxz-status-cancelled_by_customer,.hxz-status-cancelled_by_staff{background:#fff0f0;color:var(--hxz-error)}.hxz-video-player{position:relative;aspect-ratio:16/9;border-radius:var(--hxz-radius);overflow:hidden;background:#111}.hxz-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hxz-video-message,.hxz-empty-state{padding:2rem;text-align:center;background:var(--hxz-soft);border-radius:var(--hxz-radius)}.hxz-product-profile{margin:2rem 0;padding:1.2rem;border-radius:var(--hxz-radius);background:var(--hxz-soft)}.hxz-product-profile dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hxz-product-profile dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--hxz-border);padding:.65rem 0}.hxz-product-profile dd{margin:0;font-weight:700}
@media(max-width:800px){.hxz-booking__progress span{font-size:0;justify-content:center}.hxz-booking__progress b{font-size:.85rem}.hxz-form-grid,.hxz-choice-grid,.hxz-service-grid,.hxz-booking__review dl,.hxz-appointment-card dl{grid-template-columns:1fr}.hxz-form-grid__full{grid-column:auto}.hxz-account__head,.hxz-appointment-card header{align-items:flex-start;flex-direction:column}.hxz-booking{margin:1rem 0;border-radius:16px}.hxz-booking__actions{position:sticky;bottom:0;background:#fff;padding-bottom:.5rem;z-index:5}}
.hxz-button--danger{background:#fff0f0;border-color:#f1b6b6;color:#a33a3a}.hxz-appointment-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--hxz-border)}.hxz-appointment-card__notice{padding:.75rem;border-radius:9px;background:#fff7e6;color:#8a5a00}

/* Jalali booking calendar. */
.hxz-jalali-picker{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center;font-weight:400}
.hxz-jalali-picker>[data-jalali-display]{cursor:pointer;text-align:right;direction:rtl;background:#fff}
.hxz-jalali-picker__toggle{min-height:48px;padding:.65rem 1rem;border:1px solid var(--hxz-border);border-radius:10px;background:var(--hxz-soft);color:var(--hxz-brand-dark);font:inherit;font-weight:800;cursor:pointer}
.hxz-jalali-picker__toggle:hover,.hxz-jalali-picker__toggle:focus-visible{border-color:var(--hxz-brand);background:#fff}
.hxz-jalali-calendar[hidden]{display:none}
.hxz-jalali-calendar{position:absolute;z-index:40;inset-inline-start:0;top:calc(100% + .55rem);width:min(360px,calc(100vw - 2rem));padding:1rem;border:1px solid var(--hxz-border);border-radius:16px;background:#fff;box-shadow:var(--hxz-shadow);direction:rtl}
.hxz-jalali-calendar__header{display:grid;grid-template-columns:42px 1fr 42px;gap:.5rem;align-items:center;margin-bottom:.75rem}
.hxz-jalali-calendar__header strong{text-align:center;font-size:1rem}
.hxz-jalali-calendar__header button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--hxz-border);border-radius:10px;background:var(--hxz-soft);color:var(--hxz-text);font:inherit;font-size:1.5rem;cursor:pointer}
.hxz-jalali-calendar__header button:disabled{opacity:.35;cursor:not-allowed}
.hxz-jalali-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem}
.hxz-jalali-calendar__weekday{padding:.35rem 0;text-align:center;color:var(--hxz-muted);font-size:.78rem;font-weight:800}
.hxz-jalali-calendar__blank{min-height:38px}
.hxz-jalali-calendar__grid button{display:grid;place-items:center;min-width:0;height:38px;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--hxz-text);font:inherit;cursor:pointer}
.hxz-jalali-calendar__grid button:hover,.hxz-jalali-calendar__grid button:focus-visible{border-color:var(--hxz-brand);background:var(--hxz-soft)}
.hxz-jalali-calendar__grid button.is-today{border-color:var(--hxz-brand);font-weight:800}
.hxz-jalali-calendar__grid button.is-selected{border-color:var(--hxz-brand);background:var(--hxz-brand);color:#fff;font-weight:800}
.hxz-jalali-calendar__grid button:disabled{opacity:.25;cursor:not-allowed;background:transparent}

/* Staff cards use a larger, visible portrait in the booking flow. */
.hxz-staff-choice{min-height:220px;text-align:center}
.hxz-staff-choice img,.hxz-avatar{width:112px;height:112px;border:3px solid #fff;box-shadow:0 8px 24px rgba(36,31,28,.12)}
.hxz-staff-choice strong{font-size:1.05rem}
.hxz-staff-choice small{line-height:1.8}

@media(max-width:520px){
  .hxz-jalali-picker{grid-template-columns:1fr}
  .hxz-jalali-picker__toggle{width:100%}
  .hxz-jalali-calendar{inset-inline-start:auto;inset-inline-end:0;width:min(330px,calc(100vw - 2rem))}
}

/* 2.0.3 - compact staff selection, accessible terms checkbox and payment result. */
.hxz-choice-grid{
  grid-template-columns:repeat(auto-fit,minmax(180px,220px));
  justify-content:center;
  gap:1rem;
}
.hxz-staff-choice{
  width:100%;
  min-height:0;
  padding:1rem;
  gap:.45rem;
  text-align:center;
}
.hxz-staff-choice img,.hxz-staff-choice .hxz-avatar{
  width:84px;
  height:84px;
  border:2px solid #fff;
  box-shadow:0 6px 18px rgba(36,31,28,.1);
}
.hxz-staff-choice strong{
  font-size:.98rem;
  line-height:1.5;
}
.hxz-staff-choice small{
  display:-webkit-box;
  overflow:hidden;
  color:var(--hxz-muted);
  font-size:.82rem;
  line-height:1.65;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.hxz-checkbox{
  display:grid;
  grid-template-columns:20px minmax(0,1fr);
  align-items:start;
  gap:.7rem;
  width:min(100%,560px);
  margin-top:1.15rem;
  padding:.85rem 1rem;
  border:1px solid var(--hxz-border);
  border-radius:12px;
  background:var(--hxz-soft);
  color:var(--hxz-text);
  font-size:.9rem;
  font-weight:600;
  line-height:1.8;
  cursor:pointer;
}
.hxz-checkbox input[type="checkbox"]{
  appearance:none;
  display:grid;
  place-content:center;
  width:20px;
  min-width:20px;
  height:20px;
  min-height:20px;
  margin:.2rem 0 0;
  padding:0;
  border:1.5px solid #c9b9b4;
  border-radius:5px;
  background:#fff;
  cursor:pointer;
}
.hxz-checkbox input[type="checkbox"]::before{
  width:10px;
  height:10px;
  background:#fff;
  clip-path:polygon(14% 44%,0 59%,40% 100%,100% 20%,84% 6%,38% 70%);
  content:"";
  transform:scale(0);
  transition:transform .15s ease;
}
.hxz-checkbox input[type="checkbox"]:checked{
  border-color:var(--hxz-brand);
  background:var(--hxz-brand);
}
.hxz-checkbox input[type="checkbox"]:checked::before{transform:scale(1)}
.hxz-checkbox input[type="checkbox"]:focus-visible{
  outline:3px solid rgba(183,112,87,.22);
  outline-offset:2px;
}
.hxz-booking__success{
  width:min(100%,620px);
  margin-inline:auto;
  padding:clamp(1.25rem,4vw,2.25rem);
  border:1px solid var(--hxz-border);
  border-radius:18px;
  background:#fff;
  text-align:center;
}
.hxz-booking__success h2{
  margin:.25rem 0 1rem;
  font-size:clamp(1.35rem,3vw,1.8rem);
  line-height:1.55;
}
.hxz-booking__success-details{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.7rem;
  margin:1.25rem 0;
  text-align:right;
}
.hxz-booking__success-details p{
  display:grid;
  gap:.25rem;
  margin:0;
  padding:.85rem;
  border-radius:11px;
  background:var(--hxz-soft);
}
.hxz-booking__success-details span{
  color:var(--hxz-muted);
  font-size:.78rem;
}
.hxz-booking__success-details strong{
  overflow-wrap:anywhere;
  font-size:.92rem;
}
.hxz-booking__redirect-note{
  margin:0 0 1rem;
  color:var(--hxz-muted);
  font-size:.88rem;
}
.hxz-booking__success .hxz-button{min-width:220px}

@media(max-width:640px){
  .hxz-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
  .hxz-staff-choice{padding:.85rem .6rem}
  .hxz-staff-choice img,.hxz-staff-choice .hxz-avatar{width:68px;height:68px}
  .hxz-staff-choice strong{font-size:.9rem}
  .hxz-staff-choice small{font-size:.75rem}
  .hxz-checkbox{width:100%;font-size:.84rem}
  .hxz-booking__success-details{grid-template-columns:1fr;text-align:right}
  .hxz-booking__success .hxz-button{width:100%;min-width:0}
}


/* 2.0.4 - show only real free dates and slots for the selected specialist. */
.hxz-booking__step-help{
  max-width:760px;
  margin:-.75rem 0 1.25rem;
  color:var(--hxz-muted);
  font-size:.92rem;
  line-height:1.9;
}
.hxz-slots{
  display:grid;
  gap:1rem;
  margin-top:1rem;
}
.hxz-availability-loading{
  margin:0;
  padding:1.25rem;
  border:1px dashed var(--hxz-border);
  border-radius:14px;
  background:var(--hxz-soft);
  text-align:center;
  color:var(--hxz-muted);
}

.hxz-availability-range{
  margin:0;
  padding:.75rem 1rem;
  border-radius:.75rem;
  background:var(--hxz-surface-soft,#f7f2ef);
  color:var(--hxz-text-muted,#665b56);
  font-size:.92rem;
  text-align:center;
}
.hxz-availability-day{
  overflow:hidden;
  border:1px solid var(--hxz-border);
  border-radius:14px;
  background:#fff;
}
.hxz-availability-day>header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  padding:.85rem 1rem;
  border-bottom:1px solid var(--hxz-border);
  background:var(--hxz-soft);
}
.hxz-availability-day>header strong{
  color:var(--hxz-text);
  font-size:.96rem;
}
.hxz-availability-day>header span{
  color:var(--hxz-muted);
  font-size:.8rem;
  white-space:nowrap;
}
.hxz-availability-day__slots{
  display:flex;
  flex-wrap:wrap;
  gap:.65rem;
  padding:1rem;
}
.hxz-slots .hxz-availability-day__slots button{
  min-width:82px;
  padding:.7rem .9rem;
  border:1px solid var(--hxz-border);
  border-radius:9px;
  background:#fff;
  color:var(--hxz-text);
  cursor:pointer;
  font:inherit;
  font-weight:700;
}
.hxz-slots .hxz-availability-day__slots button:hover,
.hxz-slots .hxz-availability-day__slots button:focus-visible,
.hxz-slots .hxz-availability-day__slots button.is-selected{
  border-color:var(--hxz-brand);
  background:var(--hxz-brand);
  color:#fff;
}
.hxz-slots .hxz-availability-day__slots button:disabled{
  opacity:.55;
  cursor:wait;
}
.hxz-slots .hxz-availability-more{
  justify-self:center;
  min-width:210px;
  padding:.8rem 1.1rem;
  border:1px solid var(--hxz-brand);
  border-radius:10px;
  background:#fff;
  color:var(--hxz-brand-dark);
  cursor:pointer;
  font:inherit;
  font-weight:800;
}
.hxz-slots .hxz-availability-more:hover,
.hxz-slots .hxz-availability-more:focus-visible{
  background:var(--hxz-soft);
}
.hxz-slots .hxz-availability-more:disabled{
  opacity:.6;
  cursor:wait;
}
@media(max-width:520px){
  .hxz-availability-day>header{align-items:flex-start;flex-direction:column;gap:.25rem}
  .hxz-availability-day__slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.75rem}
  .hxz-slots .hxz-availability-day__slots button{min-width:0;padding:.65rem .35rem}
  .hxz-slots .hxz-availability-more{width:100%;min-width:0}
}

/* 2.0.6 - staff-defined slot cadence and public specialist finder. */
.hxz-availability-day>header>div{
  display:grid;
  gap:.25rem;
  min-width:0;
}
.hxz-availability-day>header small{
  color:var(--hxz-muted);
  font-size:.76rem;
  line-height:1.7;
}
.hxz-availability-day.is-prefilled{
  border-color:var(--hxz-brand);
  box-shadow:0 0 0 3px rgba(183,112,87,.12);
}
.hxz-staff-finder{
  display:grid;
  gap:2rem;
}
.hxz-staff-finder__filters{
  padding:clamp(1rem,3vw,1.5rem);
  border:1px solid var(--hxz-border);
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 38px rgba(44,35,31,.06);
}
.hxz-staff-finder__filter-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1rem;
}
.hxz-staff-finder__filter-grid label{
  display:grid;
  gap:.45rem;
  color:var(--hxz-text);
  font-size:.86rem;
  font-weight:700;
}
.hxz-staff-finder__filter-grid select,
.hxz-staff-finder__filter-grid input[type="date"]{
  width:100%;
  min-height:46px;
  border:1px solid var(--hxz-border);
  border-radius:11px;
  background:#fff;
  color:var(--hxz-text);
  font:inherit;
}
.hxz-staff-finder__filter-grid select{padding:.65rem .75rem}
.hxz-date-control{
  display:flex;
  width:100%;
  min-width:0;
  padding:.65rem .75rem;
  border:1px solid var(--hxz-border);
  border-radius:11px;
  background:#fff;
}
.hxz-date-control input[type="date"]{
  min-width:0;
  min-height:0;
  padding:0;
  border:0;
  background:transparent;
}
.hxz-staff-finder__filter-grid small{
  color:var(--hxz-muted);
  font-size:.72rem;
  font-weight:400;
  line-height:1.6;
}
.hxz-staff-finder__filter-actions{
  display:flex;
  flex-wrap:wrap;
  gap:.75rem;
  margin-top:1rem;
}
.hxz-staff-finder__heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:1rem;
}
.hxz-staff-finder__heading h2{margin:.15rem 0 0}
.hxz-staff-finder__heading>span{
  padding:.5rem .8rem;
  border-radius:99px;
  background:var(--hxz-soft);
  color:var(--hxz-brand-dark);
  font-size:.82rem;
  font-weight:800;
}
.hxz-staff-results{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1.25rem;
}
.hxz-staff-result-card{
  display:grid;
  grid-template-columns:minmax(150px,38%) minmax(0,1fr);
  overflow:hidden;
  border:1px solid var(--hxz-border);
  border-radius:20px;
  background:#fff;
  box-shadow:0 16px 40px rgba(44,35,31,.07);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.hxz-staff-result-card:hover{
  border-color:rgba(183,112,87,.48);
  box-shadow:0 20px 48px rgba(44,35,31,.1);
  transform:translateY(-2px);
}
.hxz-staff-result-card__media{
  position:relative;
  min-height:260px;
  background:var(--hxz-soft);
}
.hxz-staff-result-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.hxz-staff-result-card__avatar{
  display:grid;
  width:100%;
  height:100%;
  place-items:center;
  color:var(--hxz-brand-dark);
  font-size:4rem;
  font-weight:900;
}
.hxz-staff-result-card__interval{
  position:absolute;
  right:.75rem;
  bottom:.75rem;
  padding:.45rem .65rem;
  border-radius:99px;
  background:rgba(255,255,255,.94);
  color:var(--hxz-brand-dark);
  font-size:.74rem;
  font-weight:800;
  box-shadow:0 8px 20px rgba(44,35,31,.12);
}
.hxz-staff-result-card__body{
  display:flex;
  min-width:0;
  flex-direction:column;
  gap:1rem;
  padding:1.25rem;
}
.hxz-staff-result-card__title{
  display:flex;
  align-items:start;
  justify-content:space-between;
  gap:.75rem;
}
.hxz-staff-result-card__title h3{
  margin:0;
  font-size:1.2rem;
}
.hxz-staff-result-card__title p{
  margin:.25rem 0 0;
  color:var(--hxz-muted);
  font-size:.82rem;
}
.hxz-staff-result-card__title>strong{
  flex:0 0 auto;
  padding:.4rem .55rem;
  border-radius:8px;
  background:var(--hxz-soft);
  color:var(--hxz-brand-dark);
  font-size:.74rem;
}
.hxz-staff-result-card__excerpt{
  margin:0;
  color:var(--hxz-muted);
  font-size:.86rem;
  line-height:1.85;
}
.hxz-staff-result-card__meta{
  display:grid;
  gap:.65rem;
  margin:0;
}
.hxz-staff-result-card__meta div{
  display:grid;
  grid-template-columns:64px minmax(0,1fr);
  gap:.5rem;
}
.hxz-staff-result-card__meta dt{
  color:var(--hxz-muted);
  font-size:.76rem;
}
.hxz-staff-result-card__meta dd{
  margin:0;
  color:var(--hxz-text);
  font-size:.8rem;
  font-weight:700;
  line-height:1.7;
}
.hxz-staff-result-card__body>.hxz-button{
  width:100%;
  margin-top:auto;
  text-align:center;
}
@media(max-width:1050px){
  .hxz-staff-finder__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hxz-staff-results{grid-template-columns:1fr}
}
@media(max-width:640px){
  .hxz-staff-finder__filter-grid{grid-template-columns:1fr}
  .hxz-staff-finder__filter-actions{display:grid;grid-template-columns:1fr}
  .hxz-staff-finder__heading{align-items:start;flex-direction:column}
  .hxz-staff-result-card{grid-template-columns:1fr}
  .hxz-staff-result-card__media{min-height:280px;max-height:360px}
  .hxz-staff-result-card__title{flex-direction:column}
}
.hxz-staff-choice em{
  color:var(--hxz-brand-dark);
  font-size:.72rem;
  font-style:normal;
  font-weight:800;
}
.hxz-staff-result-card .hxz-button.is-disabled{
  opacity:.62;
  cursor:not-allowed;
  pointer-events:none;
}
.hxz-status-payment_expired{background:#fff0f0;color:var(--hxz-error)}
.hxz-staff-result-card__meta .hxz-staff-result-card__next{grid-column:1/-1;background:var(--hxz-soft);border:1px solid var(--hxz-border);border-radius:12px;padding:.75rem}.hxz-staff-result-card__next dd{color:var(--hxz-brand-dark);font-weight:800}

/* Phase 02: mobile-only customer authentication. */
.hxz-mobile-auth{max-width:620px;margin:2rem auto;padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--hxz-border);border-radius:var(--hxz-radius);background:#fff;box-shadow:0 16px 45px rgba(30,24,27,.08)}
.hxz-mobile-auth__intro h2{margin:.25rem 0 .65rem}.hxz-mobile-auth__intro p:last-child{color:var(--hxz-muted)}
.hxz-mobile-auth__notice{min-height:0;margin:1rem 0;border-radius:10px}.hxz-mobile-auth__notice:not(:empty){padding:.8rem 1rem}.hxz-mobile-auth__notice.is-error{background:#fff0f0;color:var(--hxz-error)}.hxz-mobile-auth__notice.is-success{background:#ecf8f0;color:var(--hxz-success)}
.hxz-mobile-auth__form{display:grid;gap:.75rem}.hxz-mobile-auth__form label{font-weight:700}.hxz-mobile-auth__form input{min-height:50px;width:100%;border:1px solid var(--hxz-border);border-radius:10px;background:#fff;padding:.7rem .85rem;font:inherit;direction:ltr;text-align:left}.hxz-mobile-auth__form small{color:var(--hxz-muted)}
.hxz-mobile-auth__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.hxz-mobile-auth__code{max-width:240px;font-size:1.5rem;letter-spacing:.35rem;text-align:center!important}
.hxz-mobile-auth__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hxz-link-button{border:0;background:transparent;color:var(--hxz-brand-dark);padding:.5rem;cursor:pointer;font:inherit;font-weight:700}
.hxz-mobile-auth__timer{min-height:1.5em;color:var(--hxz-muted)}.hxz-mobile-auth__development{padding:.75rem;border:1px dashed var(--hxz-brand);border-radius:10px;background:var(--hxz-soft);font-weight:800;direction:ltr;text-align:center}
.hxz-mobile-auth--woocommerce~.u-columns,.hxz-mobile-auth--woocommerce~.woocommerce-form-login,.hxz-mobile-auth--woocommerce~.woocommerce-form-register{display:none!important}
.hxz-authenticated-notice{padding:1.5rem;text-align:center;background:var(--hxz-soft);border-radius:var(--hxz-radius)}
@media(max-width:600px){.hxz-mobile-auth__field-row{grid-template-columns:1fr}.hxz-mobile-auth__field-row .hxz-button{width:100%}.hxz-mobile-auth__actions{align-items:stretch;flex-direction:column}.hxz-mobile-auth__actions>*{width:100%}.hxz-mobile-auth__code{max-width:none}}

/* Customer dashboard. */
.hxz-account{max-width:1120px;margin:2rem auto;color:var(--hxz-text)}
.hxz-account [hidden]{display:none!important}
.hxz-account__hero{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--hxz-border);border-radius:24px;background:linear-gradient(135deg,#fff 0%,var(--hxz-soft) 100%);box-shadow:var(--hxz-shadow)}
.hxz-account__hero h2{margin:.2rem 0 .45rem}.hxz-account__hero p:last-child{margin:0;color:var(--hxz-muted)}
.hxz-account__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0}
.hxz-account__summary article{display:flex;flex-direction:column;gap:.35rem;padding:1.1rem;border:1px solid var(--hxz-border);border-radius:14px;background:#fff}
.hxz-account__summary strong{font-size:1.6rem;color:var(--hxz-brand-dark)}.hxz-account__summary span{font-size:.9rem;color:var(--hxz-muted)}
.hxz-account__tabs{display:flex;gap:.5rem;overflow:auto;padding:.4rem;margin:0 0 1rem;border:1px solid var(--hxz-border);border-radius:14px;background:#fff;scrollbar-width:thin}
.hxz-account__tabs button{flex:0 0 auto;padding:.7rem 1rem;border:0;border-radius:10px;background:transparent;color:var(--hxz-muted);font:inherit;font-weight:700;cursor:pointer}
.hxz-account__tabs button[aria-selected="true"]{background:var(--hxz-brand);color:#fff}
.hxz-account__panel{padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--hxz-border);border-radius:18px;background:#fff}
.hxz-account__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hxz-account__section-head h3{margin:0 0 .2rem}.hxz-account__section-head p{margin:0;color:var(--hxz-muted)}
.hxz-account__appointments{margin-top:0}.hxz-appointment-card{box-shadow:0 6px 20px rgba(36,31,28,.04)}
.hxz-appointment-card__header p{margin:.35rem 0 0;color:var(--hxz-muted)}.hxz-appointment-card__code{display:inline-block;margin-bottom:.25rem;color:var(--hxz-muted);direction:ltr}
.hxz-appointment-card__facts{margin:1rem 0 0}.hxz-appointment-card__details{margin-top:1rem;border-top:1px solid var(--hxz-border);padding-top:.8rem}.hxz-appointment-card__details summary{cursor:pointer;font-weight:700;color:var(--hxz-brand-dark)}
.hxz-appointment-card__detail-body{padding:.8rem 0 0;color:var(--hxz-muted)}.hxz-appointment-card__detail-body p{margin:.4rem 0}.hxz-appointment-card__action-note{margin:.75rem 0 0;color:var(--hxz-muted);font-size:.88rem}
.hxz-account__profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem}
.hxz-account__form,.hxz-account__phone-card{padding:1.1rem;border:1px solid var(--hxz-border);border-radius:14px;background:var(--hxz-soft)}
.hxz-account__form .hxz-button{margin-top:1rem}.hxz-account__phone-card{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.hxz-account__phone-card strong{font-size:1.35rem;direction:ltr}.hxz-account__phone-card p{margin:0;color:var(--hxz-muted)}
.hxz-account__form-notice{min-height:0;margin-bottom:.8rem;border-radius:10px}.hxz-account__form-notice:not(:empty){padding:.7rem .85rem}.hxz-account__form-notice.is-error{background:#fff0f0;color:var(--hxz-error)}.hxz-account__form-notice.is-success{background:#ecf8f0;color:var(--hxz-success)}.hxz-account__form-notice.is-info{background:#eef5fb;color:#356787}
.hxz-account__notifications{display:grid;gap:.7rem}.hxz-account__notifications article{display:flex;align-items:center;gap:.8rem;padding:.9rem;border:1px solid var(--hxz-border);border-radius:12px}.hxz-account__notifications article div{display:flex;flex-direction:column;gap:.2rem}.hxz-account__notifications small{color:var(--hxz-muted)}
.hxz-notification-status{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#eee;font-size:.75rem}.hxz-notification-status--sent{background:#ecf8f0;color:var(--hxz-success)}.hxz-notification-status--failed{background:#fff0f0;color:var(--hxz-error)}
.hxz-account-dialog{width:min(720px,calc(100% - 2rem));max-height:86vh;padding:1.3rem;border:0;border-radius:18px;box-shadow:var(--hxz-shadow);color:var(--hxz-text);overflow:auto}.hxz-account-dialog::backdrop{background:rgba(36,31,28,.55)}
.hxz-account-dialog__close{display:flex;justify-content:flex-end}.hxz-account-dialog__close button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--hxz-border);border-radius:50%;background:#fff;font-size:1.5rem;cursor:pointer}
.hxz-account-dialog label{display:flex;flex-direction:column;gap:.45rem;margin:1rem 0;font-weight:700}.hxz-account-dialog input{min-height:48px;border:1px solid var(--hxz-border);border-radius:10px;padding:.65rem .8rem;font:inherit}
.hxz-reschedule-slots{display:grid;gap:1rem;margin-top:1rem}.hxz-reschedule-day{padding:1rem;border:1px solid var(--hxz-border);border-radius:12px}.hxz-reschedule-day h4{margin:0 0 .7rem}.hxz-reschedule-day__slots{display:flex;flex-wrap:wrap;gap:.55rem}.hxz-reschedule-slot{min-width:78px;padding:.65rem .8rem;border:1px solid var(--hxz-border);border-radius:9px;background:#fff;font:inherit;cursor:pointer}.hxz-reschedule-slot:hover,.hxz-reschedule-slot:focus{border-color:var(--hxz-brand);background:var(--hxz-soft)}
.hxz-button[disabled],.hxz-reschedule-slot[disabled]{cursor:wait;opacity:.6}
@media(max-width:800px){.hxz-account{margin:1rem 0}.hxz-account__hero{align-items:flex-start;flex-direction:column;border-radius:16px}.hxz-account__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hxz-account__profile-grid{grid-template-columns:1fr}.hxz-account__panel{padding:1rem}.hxz-account__tabs{position:sticky;top:.5rem;z-index:8}.hxz-appointment-card__header{align-items:flex-start;flex-direction:column}}

/* Phase 04: specialist dashboard. */
.hxz-staff-dashboard{max-width:1180px;margin:2rem auto;color:var(--hxz-text)}
.hxz-staff-dashboard [hidden]{display:none!important}
.hxz-staff-dashboard__hero{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--hxz-border);border-radius:24px;background:linear-gradient(135deg,#fff 0%,var(--hxz-soft) 100%);box-shadow:var(--hxz-shadow)}
.hxz-staff-dashboard__identity{display:flex;align-items:center;gap:1rem}.hxz-staff-dashboard__identity img{width:84px;height:84px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 24px rgba(44,35,31,.12)}
.hxz-staff-dashboard__identity h2{margin:.2rem 0}.hxz-staff-dashboard__identity p:last-child{margin:0;color:var(--hxz-muted)}
.hxz-staff-dashboard__state{padding:.55rem .8rem;border-radius:999px;font-size:.8rem;font-weight:800}.hxz-staff-dashboard__state.is-active{background:#e9f8ee;color:var(--hxz-success)}.hxz-staff-dashboard__state.is-inactive{background:#fff0f0;color:var(--hxz-error)}
.hxz-staff-appointments{display:grid;gap:1rem}.hxz-staff-appointment{padding:1rem;border:1px solid var(--hxz-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(44,35,31,.05)}
.hxz-staff-appointment>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hxz-staff-appointment h4{margin:.2rem 0;font-size:1.12rem}.hxz-staff-appointment header p{margin:0;color:var(--hxz-muted)}.hxz-staff-appointment code{direction:ltr;color:var(--hxz-muted)}
.hxz-staff-appointment dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:1rem 0}.hxz-staff-appointment dl div{padding:.75rem;border-radius:10px;background:var(--hxz-soft)}.hxz-staff-appointment dt{font-size:.72rem;color:var(--hxz-muted)}.hxz-staff-appointment dd{margin:.25rem 0 0;font-size:.86rem;font-weight:700}.hxz-staff-appointment__customer-note{padding:.75rem;border-right:3px solid var(--hxz-brand);background:#fffaf7}
.hxz-staff-appointment__actions{display:flex;flex-wrap:wrap;gap:.55rem}.hxz-staff-appointment__actions .hxz-button{padding:.55rem .75rem;font-size:.78rem}.hxz-staff-appointment details{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--hxz-border)}.hxz-staff-appointment summary{cursor:pointer;font-weight:700}.hxz-staff-appointment textarea{width:100%;margin:.7rem 0;border:1px solid var(--hxz-border);border-radius:10px;padding:.65rem;font:inherit}
.hxz-staff-inline-notice{min-height:0;margin:.65rem 0;border-radius:9px}.hxz-staff-inline-notice:not(:empty){padding:.65rem .8rem}.hxz-staff-inline-notice.is-error{background:#fff0f0;color:var(--hxz-error)}.hxz-staff-inline-notice.is-success{background:#e9f8ee;color:var(--hxz-success)}.hxz-staff-inline-notice.is-info{background:#eef5fb;color:#356787}
.hxz-staff-settings-grid{display:grid;grid-template-columns:220px repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.2rem}.hxz-staff-settings-grid>label,.hxz-staff-settings-grid fieldset{padding:1rem;border:1px solid var(--hxz-border);border-radius:12px}.hxz-staff-settings-grid select,.hxz-staff-compact-form input,.hxz-staff-portfolio-form input,.hxz-staff-portfolio-form textarea{width:100%;min-height:44px;margin-top:.45rem;border:1px solid var(--hxz-border);border-radius:9px;padding:.55rem .65rem;font:inherit;background:#fff}.hxz-staff-settings-grid fieldset,.hxz-staff-portfolio-form fieldset{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.65rem}.hxz-check{display:inline-flex!important;align-items:center;gap:.4rem;font-size:.86rem}.hxz-check input{width:auto!important;min-height:0!important;margin:0!important}
.hxz-staff-weekly{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.hxz-staff-weekly article{padding:1rem;border:1px solid var(--hxz-border);border-radius:12px;background:var(--hxz-soft)}.hxz-staff-weekly article>header{display:flex;justify-content:space-between;gap:.75rem}.hxz-staff-weekly__times{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:.75rem 0}.hxz-staff-weekly__times label{display:grid;gap:.3rem;font-size:.78rem}.hxz-staff-weekly input[type=time]{width:100%;min-height:40px;border:1px solid var(--hxz-border);border-radius:8px;background:#fff;padding:.4rem}
.hxz-staff-weekly__breaks{display:grid;gap:.45rem}.hxz-staff-weekly__breaks>span{font-size:.76rem;color:var(--hxz-muted)}.hxz-staff-weekly__breaks [data-break]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.4rem}
.hxz-staff-exception-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hxz-staff-exception-grid>div{padding:1rem;border:1px solid var(--hxz-border);border-radius:14px}.hxz-staff-exception-grid h3{margin-top:0}.hxz-staff-compact-form{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.hxz-staff-compact-form label{display:grid;gap:.25rem;font-size:.82rem}.hxz-staff-compact-form .hxz-button{align-self:end}.hxz-staff-list-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.6rem;padding:.65rem;border:1px solid var(--hxz-border);border-radius:9px;background:var(--hxz-soft);font-size:.82rem}
.hxz-staff-portfolio-form{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--hxz-border);border-radius:14px;background:var(--hxz-soft)}.hxz-staff-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hxz-staff-media-grid>div{padding:.8rem;border:1px dashed var(--hxz-border);border-radius:12px;background:#fff}.hxz-staff-media-grid [data-media-preview]{margin-top:.7rem}.hxz-staff-media-grid img{width:100%;max-height:220px;border-radius:9px;object-fit:cover}.hxz-staff-portfolio-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.hxz-staff-portfolio-list article{display:grid;grid-template-columns:150px 1fr;gap:.8rem;padding:.8rem;border:1px solid var(--hxz-border);border-radius:14px}.hxz-staff-portfolio-images{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.hxz-staff-portfolio-images img{width:100%;height:120px;object-fit:cover;border-radius:8px}.hxz-staff-portfolio-list h4{margin:.2rem 0}.hxz-staff-portfolio-list p{color:var(--hxz-muted);font-size:.8rem}.hxz-ltr{direction:ltr;text-align:left}
@media(max-width:900px){.hxz-staff-settings-grid{grid-template-columns:1fr}.hxz-staff-weekly{grid-template-columns:1fr}.hxz-staff-exception-grid{grid-template-columns:1fr}.hxz-staff-appointment dl{grid-template-columns:repeat(2,minmax(0,1fr))}.hxz-staff-portfolio-list{grid-template-columns:1fr}}
@media(max-width:600px){.hxz-staff-dashboard{margin:1rem 0}.hxz-staff-dashboard__hero{align-items:flex-start;flex-direction:column;border-radius:16px}.hxz-staff-dashboard__identity{align-items:flex-start}.hxz-staff-dashboard__identity img{width:64px;height:64px}.hxz-staff-appointment>header{flex-direction:column}.hxz-staff-appointment dl{grid-template-columns:1fr}.hxz-staff-appointment__actions{display:grid}.hxz-staff-compact-form{grid-template-columns:1fr}.hxz-staff-media-grid{grid-template-columns:1fr}.hxz-staff-portfolio-list article{grid-template-columns:1fr}}

.hxz-staff-gallery-picker{display:grid;gap:10px}.hxz-staff-gallery-picker [data-media-gallery-preview]{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px}.hxz-staff-gallery-picker [data-media-gallery-preview] img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}

/* Phase 07: live specialist search and shareable results. */
.hxz-staff-finder__filter-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.hxz-staff-finder__filter-grid option:disabled{
  color:#9b948f;
}
.hxz-staff-finder__hint{
  margin:.85rem 0 0;
  color:var(--hxz-muted);
  font-size:.78rem;
  line-height:1.8;
}
.hxz-staff-finder__notice{
  min-height:0;
  border-radius:12px;
  font-size:.88rem;
}
.hxz-staff-finder__notice:not(:empty){
  padding:.8rem 1rem;
}
.hxz-staff-finder__notice.is-loading{
  border:1px solid var(--hxz-border);
  background:var(--hxz-soft);
  color:var(--hxz-brand-dark);
}
.hxz-staff-finder__notice.is-error{
  border:1px solid rgba(181,58,58,.2);
  background:#fff0f0;
  color:var(--hxz-error);
}
.hxz-staff-results[aria-busy="true"]{
  cursor:progress;
}
.hxz-staff-results__state{
  grid-column:1/-1;
}
.hxz-staff-result-card__title h3 a{
  color:inherit;
  text-decoration:none;
}
.hxz-staff-result-card__title h3 a:hover{
  color:var(--hxz-brand-dark);
}
.hxz-staff-result-card__slots{
  display:grid;
  gap:.55rem;
  padding:.8rem;
  border:1px solid var(--hxz-border);
  border-radius:14px;
  background:#fff;
}
.hxz-staff-result-card__slots>span{
  color:var(--hxz-muted);
  font-size:.76rem;
  font-weight:700;
}
.hxz-staff-result-card__slots>div{
  display:flex;
  flex-wrap:wrap;
  gap:.45rem;
}
.hxz-staff-result-card__slots a{
  padding:.42rem .58rem;
  border:1px solid rgba(183,112,87,.25);
  border-radius:9px;
  background:var(--hxz-soft);
  color:var(--hxz-brand-dark);
  font-size:.72rem;
  font-weight:800;
  line-height:1.5;
  text-decoration:none;
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.hxz-staff-result-card__slots a:hover{
  border-color:var(--hxz-brand);
  background:#fff;
  transform:translateY(-1px);
}
.hxz-staff-result-card__actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.65rem;
  margin-top:auto;
}
.hxz-staff-result-card__actions .hxz-button{
  width:100%;
  text-align:center;
}
.hxz-staff-result-card__actions .hxz-button:only-child{
  grid-column:1/-1;
}
.hxz-staff-result-card--skeleton{
  pointer-events:none;
}
.hxz-staff-result-card--skeleton .hxz-staff-result-card__media,
.hxz-skeleton-line{
  position:relative;
  overflow:hidden;
  background:#eeeae7;
}
.hxz-staff-result-card--skeleton .hxz-staff-result-card__media::after,
.hxz-skeleton-line::after{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);
  content:"";
  transform:translateX(-100%);
  animation:hxz-search-shimmer 1.25s infinite;
}
.hxz-skeleton-line{
  display:block;
  height:14px;
  border-radius:99px;
}
.hxz-skeleton-line--title{
  width:58%;
  height:22px;
}
.hxz-skeleton-line--button{
  height:44px;
  margin-top:auto;
  border-radius:11px;
}
@keyframes hxz-search-shimmer{
  to{transform:translateX(100%)}
}
@media(max-width:1180px){
  .hxz-staff-finder__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:800px){
  .hxz-staff-finder__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .hxz-staff-finder__filter-grid{grid-template-columns:1fr}
  .hxz-staff-result-card__actions{grid-template-columns:1fr}
  .hxz-staff-result-card__actions .hxz-button:only-child{grid-column:auto}
  .hxz-staff-result-card__slots>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .hxz-staff-result-card__slots a{text-align:center}
}
@media(prefers-reduced-motion:reduce){
  .hxz-staff-result-card--skeleton .hxz-staff-result-card__media::after,
  .hxz-skeleton-line::after{animation:none}
}

/* 2.8.0 - adaptive booking flows with fixed entry context. */
.hxz-booking__progress{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}
.hxz-booking__fixed-context{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  margin:-.5rem 0 1.25rem;
  padding:.9rem 1rem;
  border:1px solid var(--hxz-border);
  border-radius:14px;
  background:var(--hxz-soft);
}
.hxz-booking__fixed-context>div{display:flex;flex-wrap:wrap;gap:.5rem}
.hxz-booking__fixed-context span{
  display:inline-flex;
  padding:.4rem .65rem;
  border-radius:999px;
  background:#fff;
  color:var(--hxz-text);
  font-size:.82rem;
  font-weight:700;
}
.hxz-booking__fixed-context a{color:var(--hxz-brand-dark);font-size:.82rem;font-weight:800;white-space:nowrap}
.hxz-booking__summary-mini:not(:empty){margin-top:1rem;padding:.75rem 1rem;border-radius:11px;background:var(--hxz-soft);color:var(--hxz-muted);font-size:.88rem}
@media(max-width:700px){
  .hxz-booking__fixed-context{align-items:flex-start;flex-direction:column}
  .hxz-booking__fixed-context a{white-space:normal}
}

/* 2.9.0 - customer favorites. */
.hxz-service-card,.hxz-portfolio-card,.hxz-person-card,.hx-catalog-card__inner,.hxz-staff-result-card{position:relative}
.hxz-favorite-button{
  z-index:12;
  display:inline-grid;
  width:42px;
  height:42px;
  padding:0;
  place-items:center;
  border:1px solid rgba(183,112,87,.28);
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:#8d6f65;
  box-shadow:0 8px 24px rgba(44,35,31,.12);
  font:inherit;
  font-size:1.45rem;
  line-height:1;
  cursor:pointer;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease;
}
.hxz-favorite-button:hover,.hxz-favorite-button:focus-visible{transform:translateY(-2px);border-color:var(--hxz-brand,#b77057);color:var(--hxz-brand,#b77057)}
.hxz-favorite-button.is-active{border-color:var(--hxz-brand,#b77057);background:var(--hxz-brand,#b77057);color:#fff}
.hxz-favorite-button[aria-busy="true"]{cursor:wait;opacity:.65}
.hxz-favorite-button--overlay{position:absolute;top:.8rem;inset-inline-end:.8rem}
.hxz-favorite-button--inline{flex:0 0 auto}
.hxz-favorite-button--card{width:38px;height:38px;font-size:1.25rem;box-shadow:none}
.hxz-favorite-toast{position:fixed;z-index:1200;inset-inline-start:50%;bottom:1.25rem;max-width:min(420px,calc(100% - 2rem));transform:translateX(-50%);padding:.8rem 1rem;border-radius:12px;background:#233a2b;color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.24);font-size:.88rem;font-weight:700;text-align:center}
.hxz-favorite-toast.is-error{background:#8d2f2f}
.hxz-account__summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.hxz-favorites-groups{display:grid;gap:1.5rem}
.hxz-favorites-group{display:grid;gap:.8rem}
.hxz-favorites-group>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--hxz-border)}
.hxz-favorites-group>header h4{margin:0}.hxz-favorites-group>header span{color:var(--hxz-muted);font-size:.82rem}
.hxz-favorite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.hxz-favorite-card{display:grid;grid-template-columns:150px minmax(0,1fr);overflow:hidden;border:1px solid var(--hxz-border);border-radius:16px;background:#fff}
.hxz-favorite-card__media{display:block;min-height:190px;background:var(--hxz-soft)}
.hxz-favorite-card__media img{width:100%;height:100%;object-fit:cover}.hxz-favorite-card__media>span{display:grid;width:100%;height:100%;place-items:center;color:var(--hxz-brand);font-size:3rem}
.hxz-favorite-card__body{display:flex;min-width:0;flex-direction:column;padding:1rem}
.hxz-favorite-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hxz-favorite-card__heading h4{margin:0;font-size:1.05rem}.hxz-favorite-card__heading p{margin:.25rem 0 0;color:var(--hxz-muted);font-size:.8rem}
.hxz-favorite-card__excerpt{margin:.75rem 0;color:var(--hxz-muted);font-size:.86rem;line-height:1.75}
.hxz-favorite-card__actions{display:flex;gap:.55rem;margin-top:auto}.hxz-favorite-card__actions .hxz-button{flex:1;padding:.55rem .7rem;font-size:.78rem;text-align:center}
@media(max-width:960px){.hxz-account__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.hxz-favorite-grid{grid-template-columns:1fr}}
@media(max-width:600px){.hxz-account__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hxz-favorite-card{grid-template-columns:110px minmax(0,1fr)}.hxz-favorite-card__media{min-height:170px}.hxz-favorite-card__actions{flex-direction:column}.hxz-favorite-button--overlay{top:.6rem;inset-inline-end:.6rem}}

/* 3.0.2 - contain the specialist finder in narrow content columns. */
.hxz-staff-finder,
.hxz-staff-finder::before,
.hxz-staff-finder::after,
.hxz-staff-finder *,
.hxz-staff-finder *::before,
.hxz-staff-finder *::after{
  box-sizing:border-box;
}
.hxz-staff-finder,
.hxz-staff-finder__filters,
.hxz-staff-finder__filter-grid,
.hxz-staff-finder__filter-grid>label{
  width:100%;
  max-width:100%;
  min-width:0;
}
.hxz-staff-finder{
  overflow:hidden;
}
.hxz-staff-finder__filters{
  overflow:hidden;
}
.hxz-staff-finder__filter-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));
}
.hxz-staff-finder__filter-grid select,
.hxz-staff-finder__filter-grid input[type="date"],
.hxz-date-control{
  max-width:100%;
  min-width:0;
}
.hxz-availability-day.is-unavailable{
  background:var(--hxz-soft);
}
.hxz-availability-day__empty{
  grid-column:1/-1;
  margin:0;
  padding:.8rem 1rem;
  border:1px dashed var(--hxz-border);
  border-radius:10px;
  color:var(--hxz-muted);
  line-height:1.8;
  text-align:center;
}
