.bookchat{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--bookchat-text);z-index:999999}.bookchat-floating{position:fixed}.bookchat-bottom-right{right:22px;bottom:22px}.bookchat-bottom-left{left:22px;bottom:22px}.bookchat-launcher{border:0;background:linear-gradient(135deg,var(--bookchat-primary),var(--bookchat-secondary));color:#fff;border-radius:999px;padding:14px 18px;box-shadow:0 20px 45px rgba(15,23,42,.25);font-weight:800;display:flex;gap:10px;align-items:center;cursor:pointer;transition:.25s}.bookchat-launcher:hover{transform:translateY(-2px)}.bookchat-launcher-icon{font-size:20px}.bookchat-panel{display:none;width:390px;max-width:calc(100vw - 28px);height:620px;max-height:calc(100vh - 100px);background:var(--bookchat-bg);border:1px solid rgba(15,23,42,.08);border-radius:var(--bookchat-radius);box-shadow:0 30px 80px rgba(15,23,42,.3);overflow:hidden;flex-direction:column}.bookchat-open .bookchat-panel,.bookchat-inline .bookchat-panel{display:flex}.bookchat-open .bookchat-launcher{display:none}.bookchat-inline .bookchat-panel{width:100%;max-width:720px;height:680px;max-height:none}.bookchat-header{background:linear-gradient(135deg,var(--bookchat-secondary),var(--bookchat-primary));color:#fff;padding:18px;display:flex;justify-content:space-between;align-items:center}.bookchat-header strong{display:block;font-size:16px}.bookchat-header small{opacity:.85}.bookchat-close{background:rgba(255,255,255,.16);color:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.bookchat-inline .bookchat-close{display:none}.bookchat-messages{flex:1;padding:18px;background:linear-gradient(180deg,#f8fafc,#fff);overflow:auto}.bookchat-msg{max-width:86%;padding:12px 14px;margin:0 0 12px;line-height:1.45;border-radius:18px;font-size:14px}.bookchat-bot{background:#fff;border:1px solid #e5e7eb;border-top-left-radius:5px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.bookchat-user{background:var(--bookchat-primary);color:#fff;margin-left:auto;border-top-right-radius:5px}.bookchat-actions{border-top:1px solid #e5e7eb;padding:14px;background:#fff;display:flex;flex-wrap:wrap;gap:10px;max-height:220px;overflow:auto}.bookchat-choice,.bookchat-form button{border:0;background:var(--bookchat-primary);color:#fff;border-radius:14px;padding:11px 14px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(37,99,235,.18)}.bookchat-choice:hover,.bookchat-form button:hover{filter:brightness(.95);transform:translateY(-1px)}.bookchat-loading{font-size:13px;color:#64748b}.bookchat-form{display:grid;gap:10px;width:100%}.bookchat-form input,.bookchat-form textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:14px;padding:12px 13px;font:inherit}.bookchat-form textarea{min-height:78px;resize:vertical}@media(max-width:520px){.bookchat-bottom-right,.bookchat-bottom-left{left:12px;right:12px;bottom:12px}.bookchat-launcher{width:100%;justify-content:center}.bookchat-panel{width:100%;height:calc(100vh - 24px);max-height:none;border-radius:20px}.bookchat-msg{max-width:92%}}

.bookchat-portal{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-radius:28px;padding:24px;box-shadow:0 24px 70px rgba(15,23,42,.12);position:relative}.bookchat-portal-login,.bookchat-portal-app{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 14px 40px rgba(15,23,42,.08)}.bookchat-portal-brand{display:flex;gap:16px;align-items:center;margin-bottom:22px}.bookchat-portal-brand span{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--bookchat-primary),var(--bookchat-secondary));display:grid;place-items:center;color:#fff;font-size:24px}.bookchat-portal h2{margin:0 0 4px;font-size:26px}.bookchat-portal p{margin:0;color:#64748b}.bookchat-portal label{display:block;font-weight:800;margin-bottom:8px}.bookchat-portal-row{display:flex;gap:10px}.bookchat-portal input,.bookchat-portal select,.bookchat-portal textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;padding:12px 13px;font:inherit;box-sizing:border-box;background:#fff}.bookchat-portal button{border:0;border-radius:14px;background:var(--bookchat-primary);color:#fff;padding:12px 16px;font-weight:900;cursor:pointer;white-space:nowrap}.bookchat-portal-notice{margin-top:14px;font-weight:700}.bookchat-portal-notice.is-error{color:#dc2626}.bookchat-portal-notice.is-success{color:#16a34a}.bookchat-portal-topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.bookchat-portal-logout,.bookchat-portal-export{background:#0f172a!important}.bookchat-portal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.bookchat-portal-stats div{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:18px;padding:18px}.bookchat-portal-stats strong{display:block;font-size:28px}.bookchat-portal-stats span{color:#64748b;font-weight:800}.bookchat-portal-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto auto;gap:10px;margin:18px 0}.bookchat-portal-table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.bookchat-portal-table{width:100%;border-collapse:collapse;min-width:920px}.bookchat-portal-table th,.bookchat-portal-table td{text-align:left;padding:14px;border-bottom:1px solid #eef2f7;vertical-align:top}.bookchat-portal-table th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#f8fafc}.bookchat-portal-table td small{display:block;color:#64748b;margin-top:4px;line-height:1.5}.bc-pill{display:inline-block;background:#eef2ff;color:#3730a3;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;text-transform:capitalize}.bc-status-confirmed{background:#dcfce7;color:#166534}.bc-status-cancelled{background:#fee2e2;color:#991b1b}.bc-status-completed{background:#e0f2fe;color:#075985}.bc-edit{background:#2563eb!important;padding:8px 10px!important;margin-right:6px}.bc-delete{background:#dc2626!important;padding:8px 10px!important}.bookchat-portal-empty{text-align:center;padding:28px;color:#64748b;font-weight:800}.bookchat-portal-modal{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:1000000;align-items:center;justify-content:center;padding:18px}.bookchat-portal-modal-card{background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(15,23,42,.35);padding:24px;max-width:720px;width:100%;position:relative}.bookchat-portal-modal-close{position:absolute;right:16px;top:16px;background:#f1f5f9!important;color:#0f172a!important;width:36px;height:36px;border-radius:50%;padding:0!important}.bookchat-portal-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bookchat-portal-full{grid-column:1/-1}.bookchat-portal-edit-form textarea{min-height:110px}.bookchat-portal-disabled{padding:20px;border-radius:18px;background:#fff3cd;color:#7c2d12}@media(max-width:900px){.bookchat-portal-filters,.bookchat-portal-stats,.bookchat-portal-edit-grid{grid-template-columns:1fr}.bookchat-portal-row,.bookchat-portal-topbar{flex-direction:column}.bookchat-portal button{width:100%}}
/* Premium conversational polish */
.bookchat-typing{display:flex;gap:5px;align-items:center;width:max-content}.bookchat-typing span{width:7px;height:7px;border-radius:50%;background:#94a3b8;display:block;animation:bookchatPulse 1s infinite}.bookchat-typing span:nth-child(2){animation-delay:.12s}.bookchat-typing span:nth-child(3){animation-delay:.24s}@keyframes bookchatPulse{0%,80%,100%{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.bookchat-choice-soft{background:#eef2ff!important;color:#1e3a8a!important;box-shadow:none!important}.bookchat-form-title{font-weight:900;color:#0f172a;margin-bottom:2px}

/* Stronger frontend business portal */
.bookchat-portal{overflow:hidden;border:1px solid rgba(37,99,235,.12);background:radial-gradient(circle at top left,rgba(37,99,235,.16),transparent 34%),linear-gradient(135deg,#f8fafc,#eef2ff 45%,#f8fafc);padding:30px}.bookchat-portal:before{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:50%;background:rgba(37,99,235,.11)}.bookchat-portal-login-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.bookchat-portal-login,.bookchat-portal-app{position:relative;z-index:1;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(148,163,184,.24)}.bookchat-portal-login-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 24px 65px rgba(15,23,42,.1)}.bookchat-portal-login-card h3{font-size:24px;margin:0 0 8px}.bookchat-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:6px 10px;margin-bottom:10px}.bookchat-portal-topbar h2{font-size:34px;letter-spacing:-.04em;margin:4px 0}.bookchat-portal-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.bookchat-portal-stats div{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px rgba(15,23,42,.07)}.bookchat-portal-stats div:after{content:"";position:absolute;right:-26px;top:-26px;width:76px;height:76px;border-radius:50%;background:rgba(37,99,235,.09)}.bookchat-portal-stats small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.bookchat-portal-stats strong{font-size:32px;letter-spacing:-.04em}.bookchat-portal-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:14px 0;color:#64748b}.bookchat-portal-toolbar strong{font-size:20px;color:#0f172a}.bookchat-portal-table-wrap{box-shadow:0 20px 60px rgba(15,23,42,.08)}.bookchat-portal-table th{background:#0f172a;color:#e2e8f0;border-color:#1e293b}.bookchat-portal-table tbody tr:hover{background:#f8fafc}.bookchat-portal-table input[type=checkbox]{width:16px;height:16px}.bookchat-portal-modal-card{border:1px solid rgba(255,255,255,.22)}.bookchat-portal-modal-card h3{font-size:26px;margin:4px 0 18px;letter-spacing:-.03em}.bookchat-portal-edit-form button[type=submit]{margin-top:16px}.bookchat-portal input:focus,.bookchat-portal select:focus,.bookchat-portal textarea:focus{outline:3px solid rgba(37,99,235,.14);border-color:#2563eb}@media(max-width:1100px){.bookchat-portal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bookchat-portal-login-grid{grid-template-columns:1fr}}@media(max-width:900px){.bookchat-portal-stats{grid-template-columns:1fr}.bookchat-portal-topbar h2{font-size:28px}.bookchat-portal-toolbar{display:block}}
.bookchat-footer{font-size:11px;text-align:center;padding:8px 10px 10px;color:#64748b}.bookchat-footer a{color:inherit;font-weight:800;text-decoration:none}.bookchat-footer a:hover{text-decoration:underline}
.bookchat-portal-powered{text-align:center;margin-top:18px;color:#64748b;font-size:12px}.bookchat-portal-powered a{font-weight:900;color:inherit;text-decoration:none}

/* Bookchat 1.1.2 dynamic flow + portal polish */
.bookchat-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bookchat-form-row label{font-size:12px;font-weight:800;color:#475569}.bookchat-secondary-action{margin-top:8px;background:#f1f5f9!important;color:#0f172a!important}.bookchat-choice{transition:transform .16s ease, box-shadow .16s ease}.bookchat-choice:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(37,99,235,.18)}.bookchat-portal{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}.bookchat-portal-login-grid{background:radial-gradient(circle at top right,#38bdf8,#2563eb 35%,#0f172a 76%);border-radius:32px;padding:28px;box-shadow:0 30px 70px rgba(15,23,42,.24)}.bookchat-portal-brand h2{font-size:36px;line-height:1.05}.bookchat-portal-login-card,.bookchat-portal-app,.bookchat-portal-modal-card{border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 28px 60px rgba(15,23,42,.16)}.bookchat-portal-topbar{background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;border-radius:28px;padding:26px}.bookchat-portal-topbar h2,.bookchat-portal-topbar p{color:#fff}.bookchat-portal-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.bookchat-portal-stats div{border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#eff6ff);border-radius:22px;box-shadow:0 16px 34px rgba(15,23,42,.08)}.bookchat-portal-stats strong{font-size:34px;color:#0f172a}.bookchat-portal-filters{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:14px;box-shadow:0 16px 35px rgba(15,23,42,.07)}.bookchat-portal-filters input,.bookchat-portal-filters select{border-radius:14px;min-height:44px}.bookchat-portal-table-wrap{border-radius:24px;border:1px solid #dbeafe;box-shadow:0 20px 46px rgba(15,23,42,.08)}.bookchat-portal-table thead th{background:#0f172a;color:#fff}.bookchat-portal-table tbody tr:hover{background:#f8fafc}.bc-status-reschedule_requested{background:#fef3c7!important;color:#92400e!important}.bc-status-cancellation_requested{background:#fee2e2!important;color:#991b1b!important}
@media(max-width:700px){.bookchat-form-row{grid-template-columns:1fr}.bookchat-portal-brand h2{font-size:26px}}


/* Bookchat v1.2.7 floating launcher redesign - image matched */
.bookchat-floating .bookchat-launcher{
  background:transparent!important;
  color:#333!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  min-width:auto!important;
  width:auto!important;
  height:auto!important;
  cursor:pointer!important;
  transform:none;
  animation:bookchatLauncherBounce 3.2s ease-in-out infinite;
}
.bookchat-floating .bookchat-launcher:hover{
  transform:translateY(-2px)!important;
  filter:none!important;
}
.bookchat-floating .bookchat-launcher-icon{
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  border-radius:50%!important;
  background:#a875d8!important;
  color:#ffffff!important;
  display:grid!important;
  place-items:center!important;
  font-size:0!important;
  line-height:1!important;
  box-shadow:0 8px 16px rgba(35,22,64,.24), 0 3px 5px rgba(35,22,64,.18)!important;
  position:relative!important;
}
.bookchat-floating .bookchat-launcher-icon:before{
  content:"";
  width:28px;
  height:23px;
  display:block;
  background:#ffffff;
  border-radius:6px 6px 6px 2px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);
}
.bookchat-floating .bookchat-launcher-icon:after{
  content:"";
  position:absolute;
  left:18px;
  bottom:14px;
  width:9px;
  height:9px;
  background:#ffffff;
  clip-path:polygon(0 0,100% 0,0 100%);
  border-radius:1px;
}
.bookchat-floating .bookchat-launcher span:last-child{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:0 18px!important;
  border-radius:10px!important;
  background:#ffffff!important;
  color:#34303b!important;
  font-size:18px!important;
  font-weight:500!important;
  letter-spacing:-.02em!important;
  line-height:1!important;
  box-shadow:0 4px 9px rgba(35,22,64,.14)!important;
  white-space:nowrap!important;
}
.bookchat-floating .bookchat-launcher-icon:before{
  mask:none;
}
.bookchat-floating .bookchat-launcher-icon i,
.bookchat-floating .bookchat-launcher-icon svg{display:none!important;}
.bookchat-floating .bookchat-launcher-icon:before{
  background:
    linear-gradient(#8d8b96,#8d8b96) 8px 7px/12px 2px no-repeat,
    linear-gradient(#8d8b96,#8d8b96) 8px 12px/8px 2px no-repeat,
    #fff;
}
@keyframes bookchatLauncherBounce{
  0%,100%{transform:translateY(0)}
  8%{transform:translateY(-4px)}
  16%{transform:translateY(0)}
  24%{transform:translateY(-2px)}
  32%{transform:translateY(0)}
}
@media(max-width:520px){
  .bookchat-floating.bookchat-bottom-right,
  .bookchat-floating.bookchat-bottom-left{left:18px!important;right:auto!important;bottom:18px!important;}
  .bookchat-floating .bookchat-launcher{width:auto!important;justify-content:flex-start!important;}
  .bookchat-floating .bookchat-launcher-icon{width:52px!important;height:52px!important;min-width:52px!important;}
  .bookchat-floating .bookchat-launcher span:last-child{font-size:16px!important;min-height:35px!important;padding:0 16px!important;}
}

/* Bookchat v1.2.9 bold unique floating launcher */
.bookchat-floating .bookchat-launcher{
  --bc-launch-a:#111827;
  --bc-launch-b:#6d28d9;
  position:relative!important;
  isolation:isolate!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:0!important;
  padding:6px 8px 6px 6px!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,var(--bc-launch-a),var(--bc-launch-b))!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(17,24,39,.28),0 8px 18px rgba(109,40,217,.22)!important;
  animation:bookchatBoldBounce 3.4s ease-in-out infinite!important;
  overflow:visible!important;
}
.bookchat-floating .bookchat-launcher:before{
  content:"";
  position:absolute;
  inset:-7px;
  z-index:-1;
  border-radius:999px;
  background:linear-gradient(135deg,rgba(109,40,217,.24),rgba(20,184,166,.16));
  filter:blur(10px);
  opacity:.85;
}
.bookchat-floating .bookchat-launcher:hover{
  transform:translateY(-4px) scale(1.015)!important;
  box-shadow:0 24px 54px rgba(17,24,39,.34),0 11px 24px rgba(109,40,217,.26)!important;
}
.bookchat-floating .bookchat-launcher-icon{
  position:relative!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  border-radius:20px!important;
  background:radial-gradient(circle at 28% 20%,#ffffff 0 8%,#a78bfa 9% 32%,#7c3aed 33% 100%)!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 12px 24px rgba(0,0,0,.25)!important;
  font-size:0!important;
}
.bookchat-floating .bookchat-launcher-icon:before{
  content:""!important;
  width:27px!important;
  height:21px!important;
  display:block!important;
  border-radius:8px 8px 8px 3px!important;
  background:
    linear-gradient(#7c3aed,#7c3aed) 8px 7px/12px 2px no-repeat,
    linear-gradient(#7c3aed,#7c3aed) 8px 12px/8px 2px no-repeat,
    #fff!important;
  box-shadow:0 6px 12px rgba(0,0,0,.13)!important;
}
.bookchat-floating .bookchat-launcher-icon:after{
  content:""!important;
  position:absolute!important;
  left:17px!important;
  bottom:13px!important;
  width:9px!important;
  height:9px!important;
  background:#fff!important;
  clip-path:polygon(0 0,100% 0,0 100%)!important;
}
.bookchat-floating .bookchat-launcher span:last-child{
  margin-left:8px!important;
  min-height:42px!important;
  padding:0 18px 0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  color:#111827!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 20px rgba(0,0,0,.16)!important;
}
.bookchat-floating .bookchat-launcher span:last-child:after{
  content:"";
  width:8px;
  height:8px;
  margin-left:10px;
  border-radius:50%;
  background:#22c55e;
  box-shadow:0 0 0 4px rgba(34,197,94,.14);
}
@keyframes bookchatBoldBounce{
  0%,100%{transform:translateY(0) scale(1)}
  9%{transform:translateY(-5px) scale(1.012)}
  18%{transform:translateY(0) scale(1)}
  27%{transform:translateY(-2px) scale(1.006)}
  36%{transform:translateY(0) scale(1)}
}
@media(max-width:520px){
  .bookchat-floating.bookchat-bottom-right,.bookchat-floating.bookchat-bottom-left{left:14px!important;right:auto!important;bottom:14px!important;}
  .bookchat-floating .bookchat-launcher{padding:5px 7px 5px 5px!important;max-width:calc(100vw - 28px)!important;}
  .bookchat-floating .bookchat-launcher-icon{width:48px!important;height:48px!important;min-width:48px!important;border-radius:18px!important;}
  .bookchat-floating .bookchat-launcher span:last-child{font-size:14px!important;min-height:38px!important;padding:0 14px 0 12px!important;overflow:hidden;text-overflow:ellipsis;}
}

/* Bookchat v1.3.9 Montserrat font */
.bookchat-widget,.bookchat-widget *,.bookchat-floating,.bookchat-floating *,.bookchat-portal,.bookchat-portal *{font-family:'Montserrat',Arial,sans-serif!important;box-sizing:border-box;}

/* Bookchat v1.4.0 Montserrat */
.bookchat,.bookchat *,.bookchat-portal,.bookchat-portal *{font-family:'Montserrat',Arial,sans-serif!important;box-sizing:border-box;}


/* Bookchat v1.4.3 shortcode frame + start again control */
.bookchat-header-actions{display:flex;align-items:center;gap:8px;}
.bookchat-restart{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.18);color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;line-height:1;cursor:pointer;transition:all .18s ease;align-items:center;justify-content:center;}
.bookchat-restart:hover{background:rgba(255,255,255,.28);transform:translateY(-1px);}
.bookchat-inline{width:100%;display:flex;justify-content:center;align-items:center;padding:24px 12px;position:relative;z-index:1;}
.bookchat-inline .bookchat-panel{width:min(100%,440px)!important;max-width:440px!important;height:640px!important;max-height:82vh!important;margin:0 auto!important;border-radius:26px!important;box-shadow:0 22px 70px rgba(15,23,42,.18)!important;}
.bookchat-inline .bookchat-messages{padding:16px!important;}
.bookchat-inline .bookchat-actions{padding:13px!important;max-height:190px!important;}
.bookchat-inline .bookchat-msg{font-size:13px;max-width:92%;}
@media(max-width:520px){.bookchat-inline{padding:12px 8px;}.bookchat-inline .bookchat-panel{width:100%!important;max-width:100%!important;height:76vh!important;min-height:560px!important;border-radius:22px!important;}.bookchat-header{padding:14px!important}.bookchat-restart{font-size:11px;padding:7px 9px}.bookchat-header-actions{gap:6px}.bookchat-inline .bookchat-actions{max-height:175px!important;}}
