/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
:root {
  --ink: #25272b;
  --soft: #788291;
  --pink: #f2e3e5;
  --pink-card: #f6e3e7;
  --rose: #bd8994;
  --rose-dark: #a36e7a;
  --pale: #f5f5f5;
  --white: #fff;
  --line: #e8eaec;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  background: #f3f6f8;
  color: var(--ink);
  font-family: Manrope,ui-rounded,"SF Pro Rounded",Arial,sans-serif;
}
button,input {
  font: inherit;
}
button {
  border: 0;
  cursor: pointer;
}
input {
  border: 0;
  outline: 0;
}
.app-stage {
  min-height: 100svh;
  display: grid;
  place-items: center;
  padding: 24px;
}
.phone-shell {
  position: relative;
  width: min(100%,420px);
  min-height: 836px;
  overflow: hidden;
  background: var(--pink);
  border-radius: 30px;
  box-shadow: 0 8px 24px #252b3012;
}
.screen {
  min-height: 836px;
  padding-bottom: 88px;
}
.top-handle {
  position: absolute;
  z-index: 9;
  width: 49px;
  height: 4px;
  background: #fff;
  border-radius: 4px;
  top: 14px;
  left: calc(50% - 24px);
}
.back-button {
  position: absolute;
  z-index: 10;
  top: 26px;
  left: 18px;
  background: transparent;
  color: var(--rose-dark);
  font-size: 12px;
  font-weight: 700;
}
.back-button span {
  font-size: 24px;
  vertical-align: -2px;
  line-height: 0;
}
.eyebrow {
  margin: 0;
  color: #bf8291;
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
}
.hero {
  min-height: 302px;
  padding: 31px 24px 18px;
  position: relative;
}
.notification {
  position: absolute;
  right: 23px;
  top: 53px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #fff;
  color: var(--rose);
  font-size: 21px;
}
.hero h1 {
  margin: 26px 0 12px;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -1.4px;
}
.hero-copy {
  margin: 0;
  color: #b9828a;
  font-size: 15px;
  line-height: 21px;
}
.stats {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
  margin-top: 27px;
}
.stat {
  height: 80px;
  padding: 11px 13px;
  border-radius: 20px;
  background: var(--pink-card);
  box-shadow: 0 8px 18px #1f29331a;
}
.stat b {
  display: block;
  font-size: 26px;
  line-height: 30px;
}
.stat small {
  display: block;
  margin-top: 4px;
  color: var(--soft);
  font-size: 10px;
  line-height: 13px;
}
.today-sheet {
  min-height: 535px;
  background: var(--pale);
  border-radius: 30px 30px 0 0;
  padding: 29px 20px 18px;
}
.sheet-grip {
  position: absolute;
  width: 51px;
  height: 4px;
  background: #c9d1d9;
  border-radius: 5px;
  top: 314px;
  left: calc(50% - 25px);
}
.section-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.section-heading h2,.info-card h2 {
  margin: 0;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -1px;
}
.section-heading p {
  margin: 2px 0 0;
  color: var(--soft);
  font-size: 13px;
}
.section-heading button {
  padding: 10px 0;
  background: transparent;
  color: var(--rose);
  font-size: 13px;
}
.today-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 16px;
}
.booking-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.mini-booking {
  height: 38px;
  padding: 5px 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  border-radius: 19px;
}
.mini-booking time {
  font-size: 11px;
  color: var(--soft);
  width: 32px;
}
.avatar {
  display: grid;
  flex: none;
  place-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--pink);
  color: var(--rose);
  font-size: 11px;
  font-weight: 700;
}
.avatar-large {
  width: 42px;
  height: 42px;
  font-size: 15px;
}
.mini-booking b,.mini-booking small {
  display: block;
  font-size: 11px;
  line-height: 13px;
}
.mini-booking small {
  color: var(--soft);
  font-size: 10px;
}
.next-booking {
  height: 160px;
  padding: 13px 12px;
  background: var(--pink-card);
  border-radius: 22px;
}
.next-booking>p {
  margin: 0;
  color: var(--rose-dark);
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.next-booking>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px;
  padding: 17px 12px;
  border-radius: 18px;
  background: var(--rose);
  color: white;
  font-size: 11px;
  line-height: 15px;
}
.next-booking button {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  color: var(--rose-dark);
  font-size: 18px;
}
.decision-card {
  display: flex;
  width: 100%;
  justify-content: space-between;
  text-align: left;
  margin-top: 26px;
  padding: 11px 14px;
  border-radius: 20px;
  background: #fff;
}
.decision-card b {
  display: block;
  font-size: 15px;
}
.decision-card small {
  display: block;
  margin-top: 6px;
  color: var(--soft);
  font-size: 11px;
  line-height: 18px;
}
.decision-card em {
  align-self: flex-start;
  color: var(--rose);
  font-size: 11px;
  font-style: normal;
}
.quick-command {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 63px;
  margin-top: 22px;
  padding: 8px 12px 8px 23px;
  border-radius: 31px;
  background: #fff;
  box-shadow: 0 8px 18px #1f29331a;
  color: var(--soft);
  text-align: left;
  font-size: 13px;
  line-height: 19px;
}
.quick-command b,.message-form button {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--rose);
  color: white;
  font-size: 21px;
}
.bottom-nav {
  position: absolute;
  z-index: 5;
  bottom: 18px;
  left: 20px;
  right: 20px;
  height: 63px;
  display: grid;
  grid-template-columns: repeat(5,1fr);
  align-items: center;
  padding: 6px;
  background: #fff;
  border-radius: 31px;
}
.bottom-nav button {
  height: 51px;
  background: transparent;
  border-radius: 25px;
  color: var(--soft);
  font-size: 10px;
}
.bottom-nav i {
  display: block;
  height: 16px;
  color: #c9d1d9;
  font-style: normal;
  font-size: 18px;
  line-height: 10px;
}
.bottom-nav span {
  display: block;
  margin-top: 4px;
}
.bottom-nav .nav-active {
  background: var(--pink-card);
  color: var(--rose);
}
.bottom-nav .nav-active i {
  color: var(--rose);
}
.page-screen {
  background: var(--pale);
  padding: 66px 20px 100px;
}
.page-header {
  position: relative;
  margin-bottom: 20px;
}
.page-header h1,.profile-head h1,.client-profile-head h1 {
  margin: 4px 0 0;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -1.4px;
}
.round-add,.count {
  position: absolute;
  right: 0;
  bottom: 0;
  display: grid;
  place-items: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background: var(--rose);
  color: white;
  font-size: 25px;
}
.count {
  background: var(--pink-card);
  color: var(--rose);
  font-size: 13px;
  font-weight: 700;
}
.calendar-card,.available,.form-card,.info-card {
  padding: 16px;
  border-radius: 24px;
  background: #fff;
}
.date-switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.date-switch button {
  background: var(--pink-card);
  color: var(--rose);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 20px;
}
.date-switch b,.date-switch span {
  display: block;
}
.date-switch b {
  font-size: 15px;
}
.date-switch span {
  color: var(--soft);
  font-size: 11px;
  margin-top: 2px;
}
.week-strip {
  display: flex;
  justify-content: space-between;
  margin: 19px -5px 16px;
}
.week-strip span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 17px;
  color: var(--soft);
  font-size: 9px;
  text-align: center;
}
.week-strip .selected-day {
  background: var(--pink-card);
  color: var(--rose);
  font-weight: 800;
}
.time-row {
  display: flex;
  align-items: center;
  min-height: 44px;
  border-top: 1px solid #f3f4f5;
}
.time-row time {
  width: 47px;
  color: var(--soft);
  font-size: 10px;
}
.calendar-booking {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  padding: 5px 10px;
  background: var(--pink-card);
  border-radius: 16px;
  text-align: left;
}
.calendar-booking b,.calendar-booking small {
  display: block;
  font-size: 11px;
}
.calendar-booking small {
  color: var(--soft);
  font-size: 10px;
}
.free-slot {
  font-size: 10px;
  color: #b8bec5;
}
.available {
  margin-top: 12px;
}
.available p {
  margin: 0 0 11px;
  font-size: 13px;
  font-weight: 700;
}
.available div {
  display: flex;
  gap: 8px;
}
.available button,.time-options button {
  padding: 8px 12px;
  border-radius: 16px;
  background: var(--pink-card);
  color: var(--rose-dark);
  font-size: 11px;
  font-weight: 700;
}
.search {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 15px;
  gap: 10px;
  border-radius: 24px;
  background: #fff;
  color: var(--soft);
}
.search span {
  font-size: 22px;
}
.search input {
  min-width: 0;
  width: 100%;
  background: transparent;
  font-size: 13px;
}
.pills {
  display: flex;
  gap: 7px;
  overflow: auto;
  padding: 13px 0;
}
.pills button {
  white-space: nowrap;
  padding: 8px 12px;
  border-radius: 15px;
  background: transparent;
  color: var(--soft);
  font-size: 11px;
}
.pills .active-pill {
  background: var(--pink-card);
  color: var(--rose-dark);
  font-weight: 700;
}
.client-list,.dialog-list {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.client-card,.dialog-card {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 12px;
  padding: 12px;
  background: #fff;
  border-radius: 20px;
  text-align: left;
}
.client-card>span,.dialog-card>span {
  min-width: 0;
  flex: 1;
}
.client-card b,.client-card small,.dialog-card b,.dialog-card small {
  display: block;
}
.client-card b,.dialog-card b {
  font-size: 13px;
}
.client-card small,.dialog-card small {
  margin-top: 3px;
  color: var(--soft);
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client-card em {
  position: absolute;
  right: 34px;
  bottom: 11px;
  color: var(--rose);
  font-size: 9px;
  font-style: normal;
}
.client-card>i,.dialog-card>i,.chat-action>i,.settings-list i {
  color: var(--rose);
  font-size: 24px;
  font-style: normal;
}
.dialog-card {
  padding: 13px;
}
.dialog-card em {
  display: inline-block;
  margin-top: 7px;
  padding: 4px 7px;
  border-radius: 9px;
  font-size: 9px;
  font-style: normal;
}
.status.active {
  background: #eef4ee;
  color: #66906e;
}
.status.needs {
  background: var(--pink-card);
  color: var(--rose-dark);
}
.status.paused {
  background: #f1f1f1;
  color: #8c939a;
}
.chat-hero,.profile-status {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  padding: 16px;
  border-radius: 22px;
  background: var(--pink-card);
}
.chat-hero>span,.profile-status>span,.action-icon {
  display: grid;
  place-items: center;
  flex: none;
  width: 38px;
  height: 38px;
  border-radius: 14px;
  background: #fff;
  color: var(--rose);
  font-size: 18px;
}
.chat-hero b,.profile-status b {
  font-size: 13px;
}
.chat-hero p {
  margin: 3px 0 0;
  color: var(--soft);
  font-size: 11px;
  line-height: 15px;
}
.chat-hero i,.profile-status i {
  margin-left: auto;
  color: #75a47a;
  font-size: 11px;
  font-style: normal;
}
.chat-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 14px;
}
.chat-action {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 12px;
  padding: 15px;
  background: #fff;
  border-radius: 22px;
  text-align: left;
}
.chat-action.primary {
  background: var(--rose);
  color: #fff;
}
.chat-action.primary .action-icon {
  color: var(--rose);
  background: #fff;
}
.chat-action b,.chat-action small {
  display: block;
}
.chat-action b {
  font-size: 13px;
}
.chat-action small {
  margin-top: 4px;
  color: var(--soft);
  font-size: 10px;
}
.chat-action.primary small {
  color: #f8e9eb;
}
.chat-action>span:nth-child(2) {
  flex: 1;
}
.chat-action.primary>i {
  color: #fff;
}
.small-report {
  margin-top: 20px;
  padding: 15px 5px;
}
.small-report b {
  font-size: 13px;
}
.small-report p {
  color: var(--soft);
  font-size: 11px;
}
.small-report p span {
  color: var(--rose);
}
.conversation-screen {
  display: flex;
  flex-direction: column;
  background: var(--pale);
  padding: 76px 18px 18px;
}
.conversation-header {
  position: absolute;
  top: 26px;
  left: 18px;
  right: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.conversation-header>div {
  flex: 1;
}
.assistant-face {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 16px;
  background: var(--rose);
  color: white;
}
.conversation-header b,.conversation-header small {
  display: block;
}
.conversation-header b {
  font-size: 13px;
}
.conversation-header small {
  margin-top: 3px;
  color: var(--soft);
  font-size: 10px;
}
.conversation-header small i {
  color: #74a779;
  font-style: normal;
}
.ai-toggle {
  padding: 8px 10px;
  border-radius: 14px;
  background: var(--pink-card);
  color: var(--rose-dark);
  font-size: 10px;
  font-weight: 700;
}
.ai-toggle.paused {
  background: #e7f0e7;
  color: #5e8a65;
}
.chat-notice {
  align-self: center;
  padding: 7px 11px;
  border-radius: 12px;
  background: var(--pink-card);
  color: var(--rose-dark);
  font-size: 10px;
}
.message-list {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  gap: 9px;
  padding: 16px 0 8px;
  min-height: 510px;
}
.message {
  max-width: 85%;
  margin: 0;
  padding: 11px 13px;
  border-radius: 17px;
  font-size: 12px;
  line-height: 17px;
}
.message.ai,.message.client {
  align-self: flex-start;
  border-radius: 17px 17px 17px 4px;
  background: #fff;
}
.message.user,.message.owner {
  align-self: flex-end;
  background: var(--rose);
  color: #fff;
  border-radius: 17px 17px 4px 17px;
}
.client-messages {
  min-height: 512px;
}
.suggestions {
  display: flex;
  gap: 6px;
  overflow: auto;
  padding: 8px 0;
}
.suggestions button {
  white-space: nowrap;
  padding: 7px 10px;
  border-radius: 13px;
  background: var(--pink-card);
  color: var(--rose-dark);
  font-size: 10px;
}
.message-form {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 7px 8px 7px 16px;
  border-radius: 29px;
  background: #fff;
}
.message-form input {
  width: 100%;
  min-width: 0;
  background: transparent;
  color: var(--ink);
  font-size: 12px;
}
.message-form button {
  width: 38px;
  height: 38px;
  font-size: 18px;
}
.client-profile-head,.profile-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
  margin-bottom: 22px;
}
.client-profile-head span,.profile-head span {
  color: var(--soft);
  font-size: 11px;
}
.profile-booking {
  padding: 18px;
  border-radius: 23px;
  background: var(--pink-card);
}
.profile-booking p {
  margin: 0 0 9px;
  color: var(--rose-dark);
  font-size: 11px;
}
.profile-booking b,.profile-booking span {
  display: block;
}
.profile-booking b {
  font-size: 15px;
}
.profile-booking span {
  margin-top: 3px;
  color: var(--soft);
  font-size: 11px;
}
.wide-action,.save-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 11px 0 15px;
  padding: 15px 18px;
  border-radius: 20px;
  background: var(--rose);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
.info-card {
  margin-top: 11px;
}
.info-card h2 {
  font-size: 17px;
  line-height: 24px;
}
.info-card p {
  display: flex;
  justify-content: space-between;
  padding: 12px 0 0;
  margin: 0;
  color: var(--soft);
  font-size: 11px;
}
.info-card p b {
  color: var(--ink);
  font-size: 12px;
}
.plain-note {
  display: block !important;
  line-height: 17px;
}
.form-card label {
  display: block;
  padding: 13px 0;
  border-bottom: 1px solid var(--line);
  color: var(--soft);
  font-size: 11px;
}
.form-card label:last-child {
  border: 0;
}
.form-card label>button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 6px 0 0;
  background: transparent;
  color: var(--ink);
  font-size: 14px;
  text-align: left;
}
.form-card label>button span {
  color: var(--rose);
  font-size: 20px;
}
.time-options {
  display: flex;
  gap: 8px;
  margin-top: 9px;
}
.time-options .selected-time {
  background: var(--rose);
  color: #fff;
}
.save-button {
  justify-content: center;
  margin-top: 16px;
}
.profile-status {
  align-items: center;
  margin-bottom: 16px;
}
.profile-status small {
  display: block;
  margin-top: 3px;
  color: var(--soft);
  font-size: 10px;
}
.settings-list {
  border-radius: 23px;
  overflow: hidden;
  background: #fff;
}
.settings-list button {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 11px;
  padding: 14px;
  border-bottom: 1px solid var(--line);
  background: #fff;
  text-align: left;
}
.settings-list button:last-child {
  border: 0;
}
.settings-list button>span {
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border-radius: 11px;
  background: var(--pink-card);
  color: var(--rose);
  font-size: 15px;
}
.settings-list div {
  flex: 1;
}
.settings-list b,.settings-list small {
  display: block;
}
.settings-list b {
  font-size: 13px;
}
.settings-list small {
  margin-top: 3px;
  color: var(--soft);
  font-size: 10px;
}
@media (max-width:460px) {
  .app-stage {
    padding: 0;
    place-items: start;
  }
  .phone-shell {
    width: 100%;
    min-height: 100svh;
    border-radius: 0;
    box-shadow: none;
  }
  .screen {
    min-height: 100svh;
  }
  .page-screen {
    padding-top: 34px;
  }
  .profile-head,.client-profile-head {
    margin-top: 0;
  }
  .top-handle {
    top: 10px;
  }
  .today-sheet {
    min-height: calc(100svh - 302px);
  }
  .sheet-grip {
    top: 314px;
  }
  .bottom-nav {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 14px;
    max-width: 380px;
    margin: auto;
  }
  .message-list {
    min-height: calc(100svh - 240px);
  }
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/fixes.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Small layout corrections discovered during the live mobile review. */
.conversation-screen { padding-top: 112px; }
.conversation-header { top: 54px; }

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/motion.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Interaction and polish layer: designed for a calm, tactile mobile app. */
.screen { animation: screen-in 280ms cubic-bezier(.2,.8,.2,1) both; }
.pressable { transition: transform 180ms cubic-bezier(.2,.8,.2,1), box-shadow 180ms ease, filter 180ms ease, background-color 180ms ease; }
@media (hover:hover) { .pressable:hover { transform: translateY(-3px); filter: brightness(1.01); box-shadow: 0 12px 22px rgba(37,43,48,.12); } }
.pressable:active { transform: translateY(1px) scale(.975); box-shadow: 0 3px 8px rgba(37,43,48,.12); }

/* Client cards: the text/status live in the content column; avatar never stretches. */
.client-card { min-height: 88px; align-items: flex-start; padding: 15px; }
.client-card > .avatar { flex: 0 0 42px; min-width: 42px; }
.client-card > span:not(.avatar) { padding-top: 2px; }
.client-card em { position: static; display: inline-flex; margin-top: 7px; padding: 4px 7px; border-radius: 9px; background: var(--pink-card); color: var(--rose-dark); line-height: 1; }
.client-card > i { align-self: center; margin-left: 2px; }
.pills button { transition: background-color 220ms ease, color 220ms ease, transform 180ms ease; }
.pills button:active { transform: scale(.94); }
.empty-state { margin: 24px 0; padding: 20px; border-radius: 18px; background: #fff; color: var(--soft); font-size: 12px; text-align: center; }

/* Dashboard AI orb and notification bell. */
.hero { overflow: hidden; }
.hero h1, .hero-copy, .hero .eyebrow, .stats { position: relative; z-index: 2; }
.orb-wrap { position: absolute; z-index: 1; top: 64px; right: 12px; width: 108px; height: 108px; filter: drop-shadow(0 13px 18px rgba(153,84,105,.22)); }
.ai-orb { position: relative; width: 100%; height: 100%; border-radius: 50%; background: radial-gradient(circle at 32% 27%, rgba(255,255,255,.94) 0 6%, rgba(255,222,232,.9) 20%, rgba(216,132,156,.62) 47%, rgba(151,72,98,.92) 100%); animation: orb-breathe 4.8s ease-in-out infinite, orb-spin 13s linear infinite; }
.ai-orb::before, .ai-orb::after, .ai-orb span, .ai-orb i, .ai-orb b { content: ""; position: absolute; display: block; border-radius: 50%; border: 1px solid rgba(255,255,255,.58); }
.ai-orb::before { inset: -16px 4px 10px -13px; transform: rotate(-25deg); }
.ai-orb::after { inset: 8px -18px -15px 8px; transform: rotate(52deg); opacity: .75; }
.ai-orb span { inset: 16px 31px 37px 17px; background: rgba(255,255,255,.55); border: 0; filter: blur(4px); }
.ai-orb i { inset: -7px 27px 70px -6px; opacity: .8; }
.ai-orb b { inset: 43px -8px -8px 45px; opacity: .45; }
.notification { z-index: 4; top: 25px; right: 22px; width: 38px; height: 38px; box-shadow: 0 8px 18px rgba(37,43,48,.09); }
.notification em { position: absolute; top: -2px; right: -2px; display: grid; place-items: center; width: 14px; height: 14px; border-radius: 50%; background: #c95e75; color: #fff; font-size: 8px; font-style: normal; font-weight: 800; }
.bell-icon { position: relative; display: inline-block; width: 14px; height: 15px; border: 2px solid var(--ink); border-bottom: 0; border-radius: 8px 8px 4px 4px; }
.bell-icon::before { content: ""; position: absolute; left: -4px; bottom: -4px; width: 18px; height: 2px; border-radius: 2px; background: var(--ink); }
.bell-icon::after { content: ""; position: absolute; left: 4px; bottom: -7px; width: 3px; height: 3px; border-radius: 50%; background: var(--ink); }
.bell-icon i { position: absolute; left: 4px; top: -4px; width: 3px; height: 3px; border-radius: 50%; background: var(--ink); }

@keyframes screen-in { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
@keyframes orb-breathe { 0%,100% { transform: scale(.96); filter: saturate(.94); } 50% { transform: scale(1.05); filter: saturate(1.12); } }
@keyframes orb-spin { from { rotate: 0deg; } to { rotate: 360deg; } }
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; } }

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/.pnpm/next@15.5.25_@types+node@22.20.1_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/product.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Product pass: clearer hierarchy, messenger-like rows and calmer controls. */
.notification { width: 32px; height: 32px; top: 22px; right: 20px; }
.notification em { width: 12px; height: 12px; font-size: 7px; }
.orb-wrap { top: 72px; right: 18px; width: 94px; height: 94px; }
.section-heading .text-link { background: transparent; box-shadow: none; padding: 8px 0; border-radius: 0; font-weight: 700; }
.section-heading .text-link:hover { transform: none; box-shadow: none; color: var(--rose-dark); }
.mini-booking { width: 100%; border: 0; text-align: left; }
.mini-booking.pressable:hover { transform: translateX(3px); box-shadow: 0 7px 14px rgba(37,43,48,.08); }

.dialog-card { min-height: 82px; align-items: center; padding: 13px 14px; gap: 12px; }
.dialog-card > .avatar { flex: 0 0 44px; min-width: 44px; width: 44px; height: 44px; border-radius: 50%; }
.dialog-card > span { min-width: 0; flex: 1; }
.dialog-card small { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dialog-card > i { flex: 0 0 auto; align-self: center; }
.dialog-card em { margin-top: 6px; }

.settings-list { display: flex; flex-direction: column; gap: 10px; background: transparent; overflow: visible; border-radius: 0; }
.settings-list button { min-height: 72px; border: 0; border-radius: 20px; padding: 14px; box-shadow: 0 7px 16px rgba(37,43,48,.035); }
.settings-list button + button { border: 0; }
.settings-list::before { content: "Настройки бизнеса"; color: var(--soft); font-size: 11px; font-weight: 700; margin: 2px 4px 0; }
.settings-list button:nth-child(4)::before { content: "Система"; position: absolute; transform: translateY(-51px); color: var(--soft); font-size: 11px; font-weight: 700; }
.settings-list button:nth-child(4) { margin-top: 20px; position: relative; }

.calendar-card { overflow: hidden; }
.week-strip button { display: grid; place-items: center; width: 42px; height: 42px; padding: 0; border-radius: 17px; background: transparent; color: var(--soft); text-align: center; }
.week-strip button small,.week-strip button b { display: block; line-height: 14px; }
.week-strip button small { font-size: 9px; font-weight: 600; }
.week-strip button b { font-size: 12px; }
.week-strip .selected-day { background: var(--pink-card); color: var(--rose); font-weight: 800; }
.date-switch .today-link { display: inline; margin-top: 5px; border: 0; background: transparent; color: var(--rose); font-size: 10px; font-weight: 700; }
.date-switch .today-link:hover { transform: none; box-shadow: none; }
.calendar-loading { margin: 12px 0 0; padding: 10px 12px; border-radius: 15px; background: var(--pink-card); color: var(--rose-dark); font-size: 11px; }
.notification-page .notification-row { display: flex; width: 100%; gap: 12px; padding: 15px; text-align: left; border-radius: 20px; background: #fff; }
.notification-page .notification-row + .notification-row { margin-top: 10px; }
.notification-row .notification-icon { display: grid; flex: 0 0 34px; place-items: center; width: 34px; height: 34px; border-radius: 12px; background: var(--pink-card); color: var(--rose-dark); font-size: 15px; font-weight: 800; }
.notification-row .notification-icon.rose { background: #f8e1e6; color: #c95e75; }
.notification-row .notification-icon.green { background: #eaf3eb; color: #66906e; }
.notification-row b,.notification-row small { display: block; }
.notification-row > div { min-width: 0; flex: 1; }
.notification-row b { font-size: 13px; }
.notification-row small { margin-top: 4px; color: var(--soft); font-size: 11px; line-height: 15px; }
.notification-row em { display: block; margin-top: 5px; color: var(--rose); font-size: 9px; font-style: normal; }
.notification-row > i { align-self: center; color: var(--rose); font-size: 24px; font-style: normal; }
.notification-group { margin: 17px 4px 8px; color: var(--soft); font-size: 11px; font-weight: 700; }

.decision-list,.setting-cards,.toggle-list,.theme-choices { display: flex; flex-direction: column; gap: 10px; }
.decision-item,.setting-card,.channel-card,.toggle-row { display: flex; align-items: center; width: 100%; gap: 12px; padding: 15px; border-radius: 20px; background: #fff; text-align: left; }
.decision-item > div,.setting-card > div,.channel-card > div,.toggle-row > div { min-width: 0; flex: 1; }
.decision-item b,.decision-item small,.setting-card b,.setting-card small,.channel-card b,.channel-card small,.toggle-row b,.toggle-row small { display: block; }
.decision-item b,.setting-card b,.channel-card b,.toggle-row b { font-size: 13px; }
.decision-item small,.setting-card small,.channel-card small,.toggle-row small { margin-top: 4px; color: var(--soft); font-size: 11px; line-height: 15px; }
.decision-item em,.channel-card em { margin-top: 6px; color: var(--rose); font-size: 9px; font-style: normal; }
.decision-item > i,.setting-card > i { color: var(--rose); font-size: 24px; font-style: normal; }
.decision-context,.decision-actions,.hours-card,.setting-note { padding: 18px; border-radius: 24px; background: #fff; }
.decision-context p,.decision-actions > p { margin: 0 0 10px; color: var(--soft); font-size: 11px; }
.decision-context blockquote { margin: 0 0 14px; padding: 14px; border-radius: 17px; background: var(--pink-card); color: var(--ink); font-size: 15px; line-height: 21px; }
.decision-context small { color: var(--soft); font-size: 11px; line-height: 16px; }
.decision-actions { margin-top: 12px; }
.decision-actions .wide-action { margin: 0 0 9px; }
.secondary-action { width: 100%; margin-top: 8px; padding: 14px; border-radius: 18px; background: var(--pink-card); color: var(--rose-dark); font-size: 12px; font-weight: 700; }
.resolution-success { padding: 27px 20px; border-radius: 24px; background: #fff; text-align: center; }
.resolution-success > span { display: grid; place-items: center; width: 48px; height: 48px; margin: 0 auto 13px; border-radius: 50%; background: #eaf3eb; color: #66906e; font-size: 23px; }
.resolution-success h2 { margin: 0; font-size: 20px; }
.resolution-success p { margin: 9px 0 17px; color: var(--soft); font-size: 12px; line-height: 18px; }
.resolution-success .save-button { margin-bottom: 0; }
.add-setting { width: 100%; margin-top: 13px; padding: 14px; border: 1px dashed var(--rose); border-radius: 18px; background: transparent; color: var(--rose-dark); font-size: 12px; font-weight: 700; }
.hours-card b,.hours-card small { display: block; }
.hours-card b { font-size: 19px; }
.hours-card small { margin-top: 4px; color: var(--soft); font-size: 11px; }
.day-picker { display: flex; justify-content: space-between; gap: 4px; margin-top: 16px; }
.day-picker button { width: 31px; height: 31px; border-radius: 50%; background: var(--pale); color: var(--soft); font-size: 10px; }
.day-picker .active-pill { background: var(--rose); color: #fff; }
.setting-note { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; }
.setting-note b { font-size: 13px; }
.setting-note span { color: var(--soft); font-size: 11px; }
.switch { display: flex; align-items: center; width: 38px; height: 22px; padding: 3px; border-radius: 13px; background: #dbe0e4; transition: .2s ease; }
.switch i { width: 16px; height: 16px; border-radius: 50%; background: #fff; transition: .2s ease; }
.switch.on { justify-content: flex-end; background: var(--rose); }
.channel-card > span { display: grid; place-items: center; width: 35px; height: 35px; border-radius: 12px; background: var(--pink-card); color: var(--rose); }
.channel-card em { padding: 5px 7px; border-radius: 9px; background: var(--pale); color: var(--soft); }
.channel-hint { margin: 15px 4px; color: var(--soft); font-size: 11px; line-height: 17px; }
.theme-choice { display: flex; align-items: center; gap: 12px; width: 100%; padding: 12px; border: 2px solid transparent; border-radius: 20px; background: #fff; text-align: left; }
.theme-choice > span { width: 48px; height: 48px; border-radius: 15px; background: #f2e3e5; }
.theme-choice.ocean > span { background: #dcecf2; }
.theme-choice.night > span { background: #30343b; }
.theme-choice > div { flex: 1; }
.theme-choice b,.theme-choice small { display: block; }
.theme-choice b { font-size: 13px; }
.theme-choice small { margin-top: 3px; color: var(--soft); font-size: 11px; }
.theme-choice > i { display: grid; place-items: center; width: 22px; height: 22px; border-radius: 50%; color: #fff; font-style: normal; }
.theme-choice.chosen { border-color: var(--rose); }
.theme-choice.chosen > i { background: var(--rose); }
.theme-ocean { --ink: #18343e; --soft: #657c86; --pink: #dceef3; --pink-card: #e8f5f8; --rose: #5796ad; --rose-dark: #3d7285; --pale: #f4fafb; --white: #ffffff; --line: #d8e8ec; --success: #4e927d; --alert: #c56b78; --orb-light: #e9fbff; --orb-mid: #8dc8d9; --orb-deep: #3b7187; }
.theme-night { --ink: #edf7fa; --soft: #9fb4bd; --pink: #142733; --pink-card: #203844; --rose: #62b2c5; --rose-dark: #8ad2dc; --pale: #0d1922; --white: #172a35; --line: #2b4653; --success: #73c7ab; --alert: #e4aa62; --orb-light: #d9fbff; --orb-mid: #68b5c5; --orb-deep: #24566b; }
.theme-night .page-screen,.theme-night .today-sheet { background: var(--pale); }
.theme-night .calendar-card,.theme-night .available,.theme-night .info-card,.theme-night .form-card,.theme-night .decision-item,.theme-night .setting-card,.theme-night .channel-card,.theme-night .toggle-row,.theme-night .decision-context,.theme-night .decision-actions,.theme-night .hours-card,.theme-night .setting-note,.theme-night .resolution-success,.theme-night .theme-choice { background: var(--white); }
.theme-night .mini-booking,.theme-night .decision-card,.theme-night .quick-command,.theme-night .bottom-nav { background: var(--white); }

/* Theme bridge: legacy prototype colours get mapped to semantic palette tokens. */
.theme-ocean .eyebrow,.theme-night .eyebrow { color: var(--rose); }
.theme-ocean .hero-copy,.theme-night .hero-copy { color: var(--rose-dark); }
.theme-ocean .orb-wrap,.theme-night .orb-wrap { filter: drop-shadow(0 13px 18px color-mix(in srgb, var(--rose) 28%, transparent)); }
.theme-ocean .ai-orb,.theme-night .ai-orb { background: radial-gradient(circle at 32% 27%, color-mix(in srgb, var(--orb-light) 94%, white) 0 6%, var(--orb-light) 20%, var(--orb-mid) 47%, var(--orb-deep) 100%); }
.theme-ocean .notification em,.theme-night .notification em { background: var(--alert); }
.theme-ocean .notification-row .notification-icon.rose,.theme-night .notification-row .notification-icon.rose { background: color-mix(in srgb, var(--alert) 17%, var(--white)); color: var(--alert); }
.theme-ocean .notification-row .notification-icon.green,.theme-night .notification-row .notification-icon.green,.theme-ocean .resolution-success > span,.theme-night .resolution-success > span { background: color-mix(in srgb, var(--success) 17%, var(--white)); color: var(--success); }
.theme-ocean .chat-hero i,.theme-ocean .profile-status i,.theme-night .chat-hero i,.theme-night .profile-status i,.theme-ocean .conversation-header small i,.theme-night .conversation-header small i { color: var(--success); }
.theme-ocean .status.active,.theme-night .status.active { background: color-mix(in srgb, var(--success) 15%, var(--white)); color: var(--success); }
.theme-ocean .status.paused,.theme-night .status.paused { background: color-mix(in srgb, var(--soft) 15%, var(--white)); color: var(--soft); }
.theme-night .hero h1,.theme-night .page-header h1,.theme-night .profile-head h1,.theme-night .client-profile-head h1,.theme-night .section-heading h2,.theme-night .info-card h2,.theme-night .decision-item b,.theme-night .setting-card b,.theme-night .channel-card b,.theme-night .toggle-row b,.theme-night .theme-choice b { color: var(--ink); }
.theme-night .message.ai,.theme-night .message.client,.theme-night .message-form,.theme-night .search,.theme-night .calendar-card,.theme-night .available,.theme-night .info-card,.theme-night .form-card { background: var(--white); color: var(--ink); }

/* Explicit accents for the two non-default palettes; no leftover rose hue. */
.theme-ocean .eyebrow { color: #4f91a8; }
.theme-ocean .hero-copy { color: #397487; }
.theme-ocean .ai-orb { background: radial-gradient(circle at 32% 27%, #f4feff 0 6%, #d4f2f8 20%, #83c2d2 47%, #3d7389 100%); }
.theme-ocean .notification em { background: #e39654; }
.theme-ocean .notification-row .notification-icon.rose { background: #fff0df; color: #c97735; }
.theme-ocean .status.needs { background: #fff0df; color: #b9682d; }
.theme-night .eyebrow { color: #79c7d8; }
.theme-night .hero-copy { color: #9bd6df; }
.theme-night .ai-orb { background: radial-gradient(circle at 32% 27%, #ebfdff 0 6%, #b8edf3 20%, #5aa9b9 47%, #1b4c62 100%); }
.trust-line { margin: 10px 0 -13px; max-width: 255px; color: var(--rose-dark); font-size: 10px; line-height: 14px; }
.day-load { display: flex; justify-content: space-between; margin: 0 0 8px; padding: 9px 11px; border-radius: 14px; background: var(--pink-card); color: var(--rose-dark); font-size: 10px; }
.day-load span { color: var(--soft); }
.booking-sync { align-self: center; margin: 8px 0 -2px; padding: 7px 10px; border-radius: 12px; background: var(--pink-card); color: var(--rose-dark); font-size: 10px; }
.edit-booking-link { display: flex; align-items: center; justify-content: space-between; width: 100%; margin-top: 13px; padding: 10px 12px; border: 0; border-radius: 14px; background: var(--pink-card); color: var(--rose-dark); font-size: 11px; font-weight: 700; }
.booking-client { margin: 0 0 16px; color: var(--rose-dark); font-size: 12px; font-weight: 700; }
.edit-booking-card .time-options { flex-wrap: wrap; }
.booking-form .choice-options,.booking-form .date-options { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 8px; }
.booking-form .choice-options button { display: inline-flex; align-items: center; gap: 5px; padding: 7px 9px; }
.booking-form .choice-options .avatar { width: 19px; height: 19px; font-size: 9px; }
.booking-form .date-options button { min-width: 61px; }
.cancel-booking { display: block; width: 100%; margin: -6px auto 20px; border: 0; background: transparent; color: var(--alert); font-size: 12px; font-weight: 700; }
.onboarding-link { width: 100%; margin-top: 14px; padding: 12px; border: 1px dashed var(--rose); border-radius: 16px; background: transparent; color: var(--rose-dark); font-size: 11px; font-weight: 700; }
.onboarding-screen { display: flex; min-height: 620px; flex-direction: column; padding-top: 55px; }
.onboarding-screen .assistant-face { display: grid; place-items: center; width: 58px; height: 58px; margin: 18px 0; border-radius: 21px; background: var(--pink-card); color: var(--rose); font-size: 28px; }
.onboarding-screen h1 { margin: 0; font-size: 30px; }
.onboarding-card { min-height: 142px; margin-top: 18px; padding: 20px; border-radius: 24px; background: var(--white); color: var(--soft); font-size: 14px; line-height: 21px; }
.onboarding-input { display: block; color: var(--ink); font-size: 12px; font-weight: 700; }
.onboarding-input input { display: block; width: 100%; margin-top: 10px; padding: 14px; border: 0; border-radius: 15px; background: var(--pale); color: var(--ink); font: inherit; }
.onboarding-themes { display: flex; flex-wrap: wrap; gap: 8px; }
.onboarding-themes button { padding: 11px; border-radius: 14px; background: var(--pale); color: var(--soft); font-size: 11px; }
.onboarding-themes .rose { background: #f2e3e5; color: #b67985; }.onboarding-themes .ocean { background: #dcecf2; color: #4f91a8; }.onboarding-themes .night { background: #253945; color: #b9e1e8; }
.onboarding-progress { height: 5px; margin: 20px 0; overflow: hidden; border-radius: 5px; background: var(--line); }.onboarding-progress i { display: block; height: 100%; border-radius: inherit; background: var(--rose); transition: width .25s ease; }
.undo-toast { position: fixed; z-index: 30; right: 16px; bottom: 88px; left: 16px; display: flex; align-items: center; justify-content: space-between; max-width: 388px; margin: auto; padding: 12px 14px; border-radius: 16px; background: var(--ink); color: #fff; box-shadow: 0 12px 30px rgba(0,0,0,.22); font-size: 12px; }.undo-toast button { padding: 6px 9px; border-radius: 10px; background: var(--pink-card); color: var(--rose-dark); font-weight: 800; }.cancel-hint { margin: -8px 12px 16px; color: var(--soft); font-size: 10px; line-height: 14px; text-align: center; }

