#rsh-support-root{--rsh-primary:#850A7F;--rsh-text:#171717;--rsh-panel:#fff;--rsh-launcher:#850A7F;--rsh-launcher-icon:#fff;--rsh-radius:22px;font-family:inherit;direction:rtl;line-height:1.6;box-sizing:border-box}#rsh-support-root *{box-sizing:border-box}.rsh-launcher{position:fixed;z-index:2147483000;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 35px rgba(75,19,72,.3);transition:transform .2s ease;background:var(--rsh-launcher);color:var(--rsh-launcher-icon)}.rsh-launcher:hover{transform:translateY(-2px)}.rsh-launcher svg{width:48%;height:48%;fill:currentColor}.rsh-launcher-label{position:absolute;white-space:nowrap;background:#fff;color:#312a31;border:1px solid #eee4ee;border-radius:12px;padding:8px 11px;font-size:12px;box-shadow:0 8px 22px rgba(42,18,40,.12);left:calc(100% + 10px)}.rsh-is-right .rsh-launcher-label{left:auto;right:calc(100% + 10px)}.rsh-panel{position:fixed;z-index:2147482999;background:var(--rsh-panel);color:var(--rsh-text);border-radius:var(--rsh-radius);box-shadow:0 24px 80px rgba(56,20,53,.25);overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(133,10,127,.1);transform-origin:bottom;animation:rsh-pop .2s ease}.rsh-panel[hidden]{display:none}@keyframes rsh-pop{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.rsh-head{background:var(--rsh-primary);color:#fff;padding:18px 18px 16px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rsh-head-main{min-width:0}.rsh-head-title{font-size:16px;font-weight:700;margin:0 0 4px;color:inherit}.rsh-head-sub{font-size:11px;opacity:.9}.rsh-head-actions{display:flex;gap:6px}.rsh-icon-btn{width:34px;height:34px;border:0;border-radius:10px;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;font-size:20px;line-height:1}.rsh-body{min-height:0;overflow:auto;background:#fbfafb}.rsh-welcome{padding:22px}.rsh-welcome-hero{background:linear-gradient(145deg,#fff,#f9f4f9);border:1px solid #eee3ee;border-radius:18px;padding:18px;margin-bottom:15px}.rsh-welcome h3{margin:0 0 8px;font-size:18px;color:var(--rsh-text)}.rsh-welcome p{margin:0;color:#746b74;font-size:13px}.rsh-start-form{display:grid;gap:10px}.rsh-start-form label{font-size:11px;font-weight:600;color:#554b55}.rsh-start-form input,.rsh-start-form select,.rsh-start-form textarea{font:inherit;width:100%;border:1px solid #dfd5df;border-radius:13px;padding:10px 12px;background:#fff;color:#222;outline:none}.rsh-start-form textarea{min-height:86px;resize:vertical}.rsh-start-form input:focus,.rsh-start-form textarea:focus,.rsh-start-form select:focus{border-color:var(--rsh-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--rsh-primary) 13%,transparent)}.rsh-consent{display:flex!important;align-items:flex-start;gap:7px;font-weight:400!important;line-height:1.55}.rsh-consent input{width:auto;margin-top:3px}.rsh-primary{font:inherit;border:0;border-radius:13px;padding:11px 15px;background:var(--rsh-primary);color:#fff;cursor:pointer;font-weight:700}.rsh-secondary{font:inherit;border:1px solid #e1d7e1;border-radius:13px;padding:10px 14px;background:#fff;color:var(--rsh-primary);cursor:pointer}.rsh-history-link{width:100%;margin-top:10px}.rsh-history{padding:14px}.rsh-history-item{width:100%;text-align:right;background:#fff;border:1px solid #e9e0e9;border-radius:14px;padding:12px;margin-bottom:9px;cursor:pointer}.rsh-history-item strong{display:block;font-size:13px}.rsh-history-item span{font-size:11px;color:#7b717b}.rsh-messages{padding:16px;display:flex;flex-direction:column;gap:10px;min-height:100%}.rsh-bubble{max-width:82%;border-radius:16px 16px 5px 16px;padding:10px 12px;background:#eee7ee;color:#272127;white-space:pre-wrap;word-break:break-word;font-size:13px}.rsh-bubble.is-operator{align-self:flex-end;border-radius:16px 16px 16px 5px;background:#f2e6f2;background:color-mix(in srgb,var(--rsh-primary) 12%,#fff)}.rsh-bubble-meta{font-size:9px;color:#847a84;margin-top:4px}.rsh-system-note{text-align:center;font-size:11px;color:#7b727b;padding:5px}.rsh-composer{border-top:1px solid #ece5ec;background:#fff;padding:10px;display:flex;gap:8px;align-items:flex-end}.rsh-composer textarea{font:inherit;flex:1;min-height:44px;max-height:120px;border:1px solid #dfd6df;border-radius:14px;padding:10px 12px;resize:none;outline:none}.rsh-send{width:44px;height:44px;border:0;border-radius:14px;background:var(--rsh-primary);color:#fff;display:grid;place-items:center;cursor:pointer}.rsh-send svg{width:21px;height:21px;fill:none;transform:none}.rsh-status{font-size:10px;padding:6px 12px;text-align:center;color:#766d76;background:#f8f5f8}.rsh-error{margin:12px;padding:10px 12px;border-radius:12px;background:#fff1f0;color:#b42318;font-size:12px}.rsh-rating{padding:18px;text-align:center}.rsh-stars{display:flex;justify-content:center;gap:7px;margin:12px 0}.rsh-stars button{border:0;background:transparent;font-size:25px;cursor:pointer;color:#d0c5cf}.rsh-stars button:hover,.rsh-stars button.is-selected{color:#f79009}.rsh-empty{text-align:center;color:#877d87;padding:35px 15px;font-size:13px}.rsh-hidden{display:none!important}.rsh-offline-badge{display:inline-flex;margin-top:7px;background:rgba(255,255,255,.17);padding:3px 8px;border-radius:999px;font-size:10px}@media(max-width:600px){.rsh-panel.rsh-mobile-full{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;border-radius:0!important;border:0!important}.rsh-mobile-full .rsh-head{padding-top:max(18px,env(safe-area-inset-top))}.rsh-mobile-full .rsh-composer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.rsh-launcher-label{display:none}}@media(prefers-reduced-motion:reduce){.rsh-panel{animation:none}.rsh-launcher{transition:none}}

#rsh-support-root.rsh-open .rsh-launcher{opacity:0;pointer-events:none;transform:scale(.92)}

/* 0.5.0 launcher positioning and attachments */
.rsh-launcher{width:var(--rsh-launcher-size);height:var(--rsh-launcher-size);border:var(--rsh-launcher-border-width) solid var(--rsh-launcher-border-color);border-radius:50%}.rsh-launcher.is-rounded{border-radius:var(--rsh-launcher-radius)}.rsh-launcher.is-square{border-radius:4px}.rsh-launcher.shadow-none{box-shadow:none}.rsh-launcher.shadow-soft{box-shadow:0 12px 35px rgba(75,19,72,.3)}.rsh-launcher.shadow-strong{box-shadow:0 18px 50px rgba(75,19,72,.42)}.rsh-launcher svg,.rsh-launcher img{width:var(--rsh-launcher-icon-size);height:var(--rsh-launcher-icon-size);object-fit:contain;display:block;fill:currentColor}.rsh-launch-right .rsh-launcher{right:var(--rsh-right)}.rsh-launch-left .rsh-launcher{left:var(--rsh-left)}.rsh-launch-bottom .rsh-launcher{bottom:var(--rsh-bottom)}.rsh-launch-top .rsh-launcher{top:var(--rsh-top)}.rsh-launcher.anim-pulse{animation:rsh-widget-pulse 2.4s infinite}.rsh-launcher.anim-float{animation:rsh-widget-float 3s ease-in-out infinite}@keyframes rsh-widget-pulse{0%,100%{box-shadow:0 0 0 0 rgba(133,10,127,.28)}50%{box-shadow:0 0 0 12px rgba(133,10,127,0)}}@keyframes rsh-widget-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.rsh-attach{width:44px;height:44px;flex:0 0 44px;border:1px solid #e3d9e3;border-radius:14px;background:#fff;color:var(--rsh-primary);display:grid;place-items:center;cursor:pointer}.rsh-attach svg{width:21px;height:21px;fill:currentColor}.rsh-file-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:#faf6fa;border-top:1px solid #ece5ec;color:#5d535d;font-size:11px}.rsh-file-preview[hidden]{display:none}.rsh-file-preview button{width:25px;height:25px;border:0;border-radius:8px;background:#f1e7f1;color:var(--rsh-primary);cursor:pointer}.rsh-attachment{display:block;margin-top:8px;color:inherit;text-decoration:none}.rsh-attachment-image img{display:block;width:min(220px,100%);max-height:230px;object-fit:cover;border-radius:12px;margin-bottom:6px}.rsh-attachment-image span,.rsh-attachment a{font-size:10px;color:#6f6570}.rsh-attachment audio,.rsh-attachment video{display:block;width:min(260px,100%);max-height:230px;margin-bottom:6px}.rsh-attachment-file{display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px;align-items:center;border:1px solid rgba(133,10,127,.15);background:rgba(255,255,255,.65);border-radius:12px;padding:9px}.rsh-attachment-file span{grid-row:1/3;font-size:20px}.rsh-attachment-file strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsh-attachment-file small{font-size:9px;color:#756b76}
@media(max-width:600px){.rsh-launcher{width:var(--rsh-mobile-size);height:var(--rsh-mobile-size)}.rsh-launcher svg,.rsh-launcher img{width:var(--rsh-mobile-icon-size);height:var(--rsh-mobile-icon-size)}.rsh-launch-right .rsh-launcher{right:var(--rsh-mobile-right)}.rsh-launch-left .rsh-launcher{left:var(--rsh-mobile-left)}.rsh-launch-bottom .rsh-launcher{bottom:var(--rsh-mobile-bottom)}.rsh-launch-top .rsh-launcher{top:var(--rsh-mobile-top)}}

/* 0.5.2 — deterministic icon geometry and RTL direction */
#rsh-support-root .rsh-ui-svg{display:block;width:100%;height:100%;margin:0;padding:0;flex:0 0 auto;transform:none;transform-origin:50% 50%;overflow:visible;pointer-events:none}
#rsh-support-root .rsh-launcher,#rsh-support-root .rsh-icon-btn,#rsh-support-root .rsh-attach,#rsh-support-root .rsh-send,#rsh-support-root .rsh-file-preview button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0;line-height:0!important;text-align:center!important;vertical-align:middle;direction:ltr;overflow:hidden}
#rsh-support-root .rsh-launcher>svg,#rsh-support-root .rsh-launcher>img{position:relative;inset:auto;margin:auto;display:block!important;object-position:50% 50%;transform:none!important}
#rsh-support-root .rsh-head-actions{display:flex;align-items:center;justify-content:flex-start;direction:rtl;line-height:0}
#rsh-support-root .rsh-icon-btn{flex:0 0 34px;width:34px;height:34px;font-size:0}
#rsh-support-root .rsh-icon-btn .rsh-ui-svg{width:18px;height:18px}
#rsh-support-root .rsh-back .rsh-ui-svg,#rsh-support-root .rsh-close .rsh-ui-svg{transform:none!important}
#rsh-support-root .rsh-attach{flex:0 0 44px;width:44px;height:44px;font-size:0}
#rsh-support-root .rsh-attach .rsh-ui-svg{width:21px;height:21px}
#rsh-support-root .rsh-send{flex:0 0 44px;width:44px;height:44px;font-size:0}
#rsh-support-root .rsh-send .rsh-ui-svg{width:21px;height:21px;transform:none!important}
#rsh-support-root .rsh-file-preview-name{display:flex;align-items:center;gap:7px;min-width:0;direction:rtl}
#rsh-support-root .rsh-file-preview-name>.rsh-ui-svg{width:18px;height:18px;color:var(--rsh-primary)}
#rsh-support-root .rsh-file-preview-name>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#rsh-support-root .rsh-file-preview button{flex:0 0 26px;width:26px;height:26px;font-size:0}
#rsh-support-root .rsh-file-preview button .rsh-ui-svg{width:14px;height:14px}
#rsh-support-root .rsh-file-icon{grid-row:1/3;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--rsh-primary);direction:ltr}
#rsh-support-root .rsh-file-icon .rsh-ui-svg{width:22px;height:22px}

#rsh-support-root .rsh-icon-btn .rsh-ui-svg,#rsh-support-root .rsh-attach .rsh-ui-svg,#rsh-support-root .rsh-send .rsh-ui-svg,#rsh-support-root .rsh-file-preview button .rsh-ui-svg,#rsh-support-root .rsh-file-icon .rsh-ui-svg{fill:none!important;stroke:currentColor}

/* 0.5.3 geometry and launcher safety */
#rsh-support-root .rsh-launcher{
  box-sizing:border-box!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  line-height:0!important;
  min-width:0!important;
  min-height:0!important;
  max-width:88px!important;
  max-height:88px!important;
  isolation:isolate;
}
#rsh-support-root .rsh-launcher>svg,
#rsh-support-root .rsh-launcher>img{
  display:block!important;
  flex:0 0 auto!important;
  margin:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  max-width:58%!important;
  max-height:58%!important;
  overflow:visible!important;
}
#rsh-support-root .rsh-panel{
  max-width:calc(100vw - 16px);
  max-height:calc(100dvh - 32px);
  overscroll-behavior:contain;
}
#rsh-support-root .rsh-body{
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
@media(max-width:600px){
  #rsh-support-root .rsh-launcher{max-width:78px!important;max-height:78px!important}
  #rsh-support-root .rsh-panel.rsh-mobile-full{max-width:none!important;max-height:none!important}
}

/* 0.5.4 — compact message bubbles and remembered customer identity */
#rsh-support-root .rsh-bubble{width:fit-content!important;max-width:min(82%,320px)!important;align-self:flex-start!important}
#rsh-support-root .rsh-bubble.is-operator{align-self:flex-end!important}
#rsh-support-root .rsh-bubble.is-sending .rsh-bubble-meta::after{content:' · در حال ارسال';color:#8a6a88}
#rsh-support-root .rsh-known-customer{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eadfea;background:#fbf7fb;border-radius:15px;padding:11px 12px;margin-bottom:12px}
#rsh-support-root .rsh-known-customer>div{min-width:0}
#rsh-support-root .rsh-known-customer strong,#rsh-support-root .rsh-known-customer span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#rsh-support-root .rsh-known-customer strong{font-size:12px;color:var(--rsh-text)}
#rsh-support-root .rsh-known-customer span{font-size:10px;color:#756b76;direction:ltr;text-align:right}
#rsh-support-root .rsh-edit-identity{border:0;background:#f1e5f1;color:var(--rsh-primary);border-radius:10px;padding:7px 9px;cursor:pointer;font:inherit;font-size:10px;white-space:nowrap}
@media(max-width:600px){#rsh-support-root .rsh-bubble{max-width:86%!important}}

/* 0.5.5 — hard reset for compact chat bubbles against theme CSS */
#rsh-support-root .rsh-messages{
  align-items:stretch!important;
}
#rsh-support-root .rsh-bubble{
  display:block!important;
  flex:0 0 auto!important;
  inline-size:max-content!important;
  block-size:auto!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-inline-size:min(78%,340px)!important;
  max-width:min(78%,340px)!important;
  max-height:none!important;
  overflow:visible!important;
  align-self:flex-start!important;
  line-height:1.7!important;
  writing-mode:horizontal-tb!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
#rsh-support-root .rsh-bubble.is-operator{
  align-self:flex-end!important;
}
#rsh-support-root .rsh-bubble>div:not(.rsh-bubble-meta):not(.rsh-attachment){
  display:inline!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  line-height:1.7!important;
  writing-mode:horizontal-tb!important;
}
#rsh-support-root .rsh-bubble-meta{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  line-height:1.35!important;
  margin-top:4px!important;
}
@media(max-width:600px){
  #rsh-support-root .rsh-bubble{
    max-inline-size:82%!important;
    max-width:82%!important;
  }
}

/* 0.5.7 — compact stable bubbles, operator profile and no satisfaction form */
#rsh-support-root .rsh-rating,
#rsh-support-root .rsh-stars{display:none!important}
#rsh-support-root .rsh-messages{align-items:stretch!important;overflow-anchor:none!important;scroll-behavior:auto!important}
#rsh-support-root .rsh-message-line{
  display:flex!important;
  align-items:flex-end!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  flex:0 0 auto!important;
  direction:ltr!important;
}
#rsh-support-root .rsh-message-line.is-customer{justify-content:flex-end!important}
#rsh-support-root .rsh-message-line.is-operator{justify-content:flex-start!important}
#rsh-support-root .rsh-message-stack{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  width:auto!important;
  max-width:78%!important;
  min-width:0!important;
  direction:rtl!important;
}
#rsh-support-root .rsh-message-line.is-customer .rsh-message-stack{align-items:flex-end!important}
#rsh-support-root .rsh-message-avatar{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  flex:0 0 32px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  display:block!important;
  border:2px solid #fff!important;
  box-shadow:0 3px 12px rgba(45,28,44,.14)!important;
}
#rsh-support-root .rsh-message-line .rsh-bubble{
  display:block!important;
  width:fit-content!important;
  inline-size:fit-content!important;
  min-width:52px!important;
  max-width:100%!important;
  max-inline-size:100%!important;
  height:auto!important;
  min-height:0!important;
  padding:9px 12px!important;
  margin:0!important;
  align-self:auto!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  writing-mode:horizontal-tb!important;
  line-height:1.65!important;
  border-radius:15px!important;
  overflow:hidden!important;
}
#rsh-support-root .rsh-message-line.is-customer .rsh-bubble{
  background:#eee7ee!important;
  border-radius:15px 15px 5px 15px!important;
}
#rsh-support-root .rsh-message-line.is-operator .rsh-bubble{
  background:color-mix(in srgb,var(--rsh-primary) 12%,#fff)!important;
  border-radius:15px 15px 15px 5px!important;
}
#rsh-support-root .rsh-bubble-text{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:100%!important;
  direction:rtl!important;
  text-align:right!important;
  white-space:pre-wrap!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  writing-mode:horizontal-tb!important;
}
#rsh-support-root .rsh-bubble-meta{
  display:block!important;
  width:auto!important;
  min-height:0!important;
  margin:4px 2px 0!important;
  line-height:1.35!important;
  direction:rtl!important;
  color:#847a84!important;
  font-size:9px!important;
}
@media(max-width:600px){
  #rsh-support-root .rsh-message-stack{max-width:84%!important}
  #rsh-support-root .rsh-message-avatar{width:30px!important;height:30px!important;min-width:30px!important;flex-basis:30px!important}
}

/* 0.6.0 — customer unread badge, in-page notification and refreshed launcher icon */
#rsh-support-root .rsh-launcher{
  overflow:visible!important;
  isolation:isolate;
}
#rsh-support-root .rsh-launcher>svg{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.85!important;
}
#rsh-support-root .rsh-unread-badge{
  position:absolute!important;
  top:-7px!important;
  right:-7px!important;
  z-index:4!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:23px!important;
  height:23px!important;
  padding:0 5px!important;
  border:3px solid #fff!important;
  border-radius:999px!important;
  background:#ef233c!important;
  color:#fff!important;
  font:800 11px/1 Tahoma,Arial,sans-serif!important;
  direction:ltr!important;
  box-shadow:0 5px 14px rgba(239,35,60,.38)!important;
  pointer-events:none!important;
  transform-origin:center!important;
  animation:rsh-badge-pop .22s ease-out;
}
#rsh-support-root .rsh-unread-badge[hidden]{display:none!important}
#rsh-support-root .rsh-launcher.has-unread::after{
  content:'';
  position:absolute;
  inset:-5px;
  z-index:-1;
  border:2px solid rgba(239,35,60,.38);
  border-radius:inherit;
  animation:rsh-unread-ring 1.8s ease-out infinite;
}
@keyframes rsh-badge-pop{from{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}
@keyframes rsh-unread-ring{0%{opacity:.75;transform:scale(.92)}75%,100%{opacity:0;transform:scale(1.22)}}
#rsh-support-root .rsh-page-toast-stack{
  position:fixed;
  z-index:2147483001;
  width:min(328px,calc(100vw - 24px));
  pointer-events:none;
}
#rsh-support-root.rsh-launch-right.rsh-launch-bottom .rsh-page-toast-stack{right:var(--rsh-right);bottom:calc(var(--rsh-bottom) + var(--rsh-launcher-size) + 14px)}
#rsh-support-root.rsh-launch-left.rsh-launch-bottom .rsh-page-toast-stack{left:var(--rsh-left);bottom:calc(var(--rsh-bottom) + var(--rsh-launcher-size) + 14px)}
#rsh-support-root.rsh-launch-right.rsh-launch-top .rsh-page-toast-stack{right:var(--rsh-right);top:calc(var(--rsh-top) + var(--rsh-launcher-size) + 14px)}
#rsh-support-root.rsh-launch-left.rsh-launch-top .rsh-page-toast-stack{left:var(--rsh-left);top:calc(var(--rsh-top) + var(--rsh-launcher-size) + 14px)}
#rsh-support-root .rsh-page-toast{
  width:100%;
  border:1px solid rgba(133,10,127,.12);
  border-radius:18px;
  background:rgba(255,255,255,.98);
  color:#241d24;
  box-shadow:0 18px 48px rgba(49,24,48,.19);
  padding:11px 12px;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  text-align:right;
  direction:rtl;
  cursor:pointer;
  pointer-events:auto;
  backdrop-filter:blur(12px);
  animation:rsh-toast-in .24s cubic-bezier(.2,.8,.2,1);
}
#rsh-support-root .rsh-page-toast.is-leaving{opacity:0;transform:translateY(7px);transition:.2s ease}
#rsh-support-root .rsh-page-toast-avatar{
  width:44px;
  height:44px;
  border-radius:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:color-mix(in srgb,var(--rsh-primary) 11%,#fff);
  color:var(--rsh-primary);
}
#rsh-support-root .rsh-page-toast-avatar img{width:100%;height:100%;object-fit:cover;display:block}
#rsh-support-root .rsh-page-toast-avatar>span{width:22px;height:22px;display:inline-flex}
#rsh-support-root .rsh-page-toast-avatar svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important}
#rsh-support-root .rsh-page-toast-copy{min-width:0;display:block}
#rsh-support-root .rsh-page-toast-copy strong{display:block;font-size:12px;font-weight:800;color:#2d242d;margin-bottom:2px}
#rsh-support-root .rsh-page-toast-copy>span{display:block;font-size:11px;color:#6f6470;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#rsh-support-root .rsh-page-toast-action{font-size:10px;font-weight:800;color:var(--rsh-primary);background:#f5eaf5;border-radius:10px;padding:6px 8px;white-space:nowrap}
@keyframes rsh-toast-in{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}
@media(max-width:600px){
  #rsh-support-root .rsh-unread-badge{top:-6px!important;right:-6px!important;min-width:22px!important;height:22px!important;font-size:10px!important}
  #rsh-support-root.rsh-launch-right.rsh-launch-bottom .rsh-page-toast-stack{right:var(--rsh-mobile-right);bottom:calc(var(--rsh-mobile-bottom) + var(--rsh-mobile-size) + 12px)}
  #rsh-support-root.rsh-launch-left.rsh-launch-bottom .rsh-page-toast-stack{left:var(--rsh-mobile-left);bottom:calc(var(--rsh-mobile-bottom) + var(--rsh-mobile-size) + 12px)}
  #rsh-support-root.rsh-launch-right.rsh-launch-top .rsh-page-toast-stack{right:var(--rsh-mobile-right);top:calc(var(--rsh-mobile-top) + var(--rsh-mobile-size) + 12px)}
  #rsh-support-root.rsh-launch-left.rsh-launch-top .rsh-page-toast-stack{left:var(--rsh-mobile-left);top:calc(var(--rsh-mobile-top) + var(--rsh-mobile-size) + 12px)}
  #rsh-support-root .rsh-page-toast-stack{width:min(310px,calc(100vw - 24px))}
}
@media(prefers-reduced-motion:reduce){
  #rsh-support-root .rsh-unread-badge,#rsh-support-root .rsh-launcher.has-unread::after,#rsh-support-root .rsh-page-toast{animation:none!important}
}

/* 0.6.3 — customer-facing welcome redesign inspired by compact quick-help chat */
#rsh-support-root .rsh-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
}
#rsh-support-root .rsh-head-main{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important}
#rsh-support-root .rsh-head-copy{min-width:0;flex:1}
#rsh-support-root .rsh-head-team,
#rsh-support-root .rsh-agent-stack{display:flex;align-items:center;flex-direction:row-reverse}
#rsh-support-root .rsh-head-team span,
#rsh-support-root .rsh-agent-stack span{
  width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.9);margin-right:-8px;
  background:linear-gradient(135deg,#fef3ff,#f1d3ff 55%,#d4f2ff);box-shadow:0 4px 10px rgba(0,0,0,.08)
}
#rsh-support-root .rsh-head-team span:nth-child(2),
#rsh-support-root .rsh-agent-stack span:nth-child(2){background:linear-gradient(135deg,#ffe2f5,#ffd4d4 56%,#f9ecc2)}
#rsh-support-root .rsh-head-team span:nth-child(3),
#rsh-support-root .rsh-agent-stack span:nth-child(3){background:linear-gradient(135deg,#dbebff,#c8f6f2 56%,#efe1ff)}
#rsh-support-root .rsh-online-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:#fff;background:rgba(255,255,255,.16);padding:5px 9px;border-radius:999px;margin-top:6px}
#rsh-support-root .rsh-online-badge::before{content:'';width:7px;height:7px;border-radius:50%;background:#46d369;box-shadow:0 0 0 3px rgba(70,211,105,.18)}
#rsh-support-root .rsh-welcome-modern{padding:14px;display:grid;gap:12px}
#rsh-support-root .rsh-welcome-hero-card{background:#fff;border:1px solid #eadfea;border-radius:22px;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:12px;box-shadow:0 10px 24px rgba(47,29,46,.05)}
#rsh-support-root .rsh-welcome-hero-copy{grid-column:1/-1}
#rsh-support-root .rsh-welcome-hero-card h3{margin:0 0 6px;font-size:18px;line-height:1.5;color:var(--rsh-text)}
#rsh-support-root .rsh-welcome-hero-card p{margin:0;font-size:12px;line-height:1.9;color:#6f6470}
#rsh-support-root .rsh-pill-link{justify-self:flex-start;border:1px solid #ece2ee;background:#faf6fb;color:var(--rsh-primary);font-weight:800;border-radius:999px;padding:10px 14px;cursor:pointer;font:inherit;font-size:11px}
#rsh-support-root .rsh-quick-grid{display:grid;gap:8px}
#rsh-support-root .rsh-quick-action{width:100%;text-align:center;border:0;background:var(--rsh-primary);color:#fff;border-radius:14px;padding:12px 14px;cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1.7;box-shadow:0 8px 18px rgba(133,10,127,.12);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}
#rsh-support-root .rsh-quick-action:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(133,10,127,.18)}
#rsh-support-root .rsh-quick-action:disabled{opacity:.6;cursor:wait;transform:none}
#rsh-support-root .rsh-start-form-modern{margin:0}
#rsh-support-root .rsh-form-card{background:#fff;border:1px solid #eadfea;border-radius:22px;padding:14px;display:grid;gap:12px}
#rsh-support-root .rsh-form-grid{display:grid;gap:10px}
#rsh-support-root .rsh-form-card label{display:grid;gap:6px;font-size:12px;font-weight:700;color:var(--rsh-text)}
#rsh-support-root .rsh-form-card input,
#rsh-support-root .rsh-form-card select,
#rsh-support-root .rsh-form-card textarea{width:100%;border:1px solid #e7dce8;border-radius:14px;padding:11px 12px;background:#fff;color:#201a20;outline:none;font:inherit;box-shadow:none}
#rsh-support-root .rsh-form-card textarea{min-height:88px;resize:vertical}
#rsh-support-root .rsh-form-card input:focus,
#rsh-support-root .rsh-form-card select:focus,
#rsh-support-root .rsh-form-card textarea:focus{border-color:color-mix(in srgb,var(--rsh-primary) 42%,#fff);box-shadow:0 0 0 3px rgba(133,10,127,.09)}
#rsh-support-root .rsh-primary-wide{width:100%;justify-content:center;padding-block:13px;border-radius:16px;font-size:13px}
#rsh-support-root .rsh-known-customer-modern{margin:0}
#rsh-support-root .rsh-history{padding:14px;display:grid;gap:10px}
#rsh-support-root .rsh-history-item{width:100%;text-align:right;border:1px solid #eadfea;border-radius:16px;background:#fff;padding:12px 14px;cursor:pointer;font:inherit}
#rsh-support-root .rsh-history-item strong{display:block;color:var(--rsh-text);font-size:12px;margin-bottom:4px}
#rsh-support-root .rsh-history-item span{display:block;color:#766b76;font-size:10px}
@media(min-width:520px){
  #rsh-support-root .rsh-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #rsh-support-root .rsh-form-grid label:first-child{grid-column:1/-1}
}
@media(max-width:600px){
  #rsh-support-root .rsh-welcome-modern{padding:12px}
  #rsh-support-root .rsh-head-team span,#rsh-support-root .rsh-agent-stack span{width:28px;height:28px}
}

/* 0.6.4 — pre-chat FAQ and instant answers */
#rsh-support-root .rsh-prechat-section,
#rsh-support-root .rsh-faq-section{background:#fff;border:1px solid #eadfea;border-radius:22px;padding:14px;box-shadow:0 10px 24px rgba(47,29,46,.04)}
#rsh-support-root .rsh-prechat-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}
#rsh-support-root .rsh-prechat-heading strong{font-size:13px;color:var(--rsh-text)}
#rsh-support-root .rsh-prechat-heading span{font-size:9px;color:#8a7f8a}
#rsh-support-root .rsh-quick-action.is-active{background:color-mix(in srgb,var(--rsh-primary) 88%,#000);box-shadow:0 0 0 3px color-mix(in srgb,var(--rsh-primary) 14%,transparent),0 10px 24px rgba(133,10,127,.18)}
#rsh-support-root .rsh-prechat-answer{margin-top:10px;border:1px solid color-mix(in srgb,var(--rsh-primary) 18%,#e9e1e9);background:color-mix(in srgb,var(--rsh-primary) 5%,#fff);border-radius:17px;padding:13px;animation:rsh-prechat-in .18s ease-out}
#rsh-support-root .rsh-prechat-answer[hidden]{display:none!important}
#rsh-support-root .rsh-prechat-answer-copy strong{display:block;font-size:12px;color:var(--rsh-primary);margin-bottom:6px}
#rsh-support-root .rsh-prechat-answer-copy p{margin:0;color:#5f555f;font-size:11px;line-height:1.9;white-space:pre-wrap}
#rsh-support-root .rsh-prechat-answer-actions{display:flex;gap:7px;margin-top:11px;flex-wrap:wrap}
#rsh-support-root .rsh-prechat-answer-actions button{border:0;border-radius:11px;padding:8px 11px;cursor:pointer;font:inherit;font-size:10px;font-weight:800}
#rsh-support-root .rsh-answer-done{background:#eef8f1;color:#177245}
#rsh-support-root .rsh-answer-contact{background:var(--rsh-primary);color:#fff}
#rsh-support-root .rsh-faq-list{display:grid;gap:7px}
#rsh-support-root .rsh-faq-item{border:1px solid #eee5ef;border-radius:15px;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}
#rsh-support-root .rsh-faq-item.is-open{border-color:color-mix(in srgb,var(--rsh-primary) 28%,#e7dfe8);box-shadow:0 8px 18px rgba(44,25,43,.05)}
#rsh-support-root .rsh-faq-question{width:100%;border:0;background:#fff;color:var(--rsh-text);padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:right;cursor:pointer;font:inherit;font-size:11px;font-weight:800}
#rsh-support-root .rsh-faq-question i{width:24px;height:24px;border-radius:8px;background:#f7eff7;color:var(--rsh-primary);display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:17px;line-height:1;transition:transform .18s ease}
#rsh-support-root .rsh-faq-question[aria-expanded="true"] i{transform:rotate(45deg)}
#rsh-support-root .rsh-faq-answer{padding:0 12px 12px;border-top:1px solid #f2ebf2;background:#fdfbfd}
#rsh-support-root .rsh-faq-answer[hidden]{display:none!important}
#rsh-support-root .rsh-faq-answer p{margin:10px 0 9px;font-size:10.5px;color:#655b65;line-height:1.9;white-space:pre-wrap}
#rsh-support-root .rsh-faq-contact{border:0;background:#f3e7f3;color:var(--rsh-primary);border-radius:10px;padding:7px 10px;font:inherit;font-size:9.5px;font-weight:800;cursor:pointer}
#rsh-support-root .rsh-form-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-bottom:3px}
#rsh-support-root .rsh-form-title strong{font-size:13px;color:var(--rsh-text)}
#rsh-support-root .rsh-form-title span{font-size:9px;color:#8a7f8a}
@keyframes rsh-prechat-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(max-width:600px){
  #rsh-support-root .rsh-prechat-heading,#rsh-support-root .rsh-form-title{align-items:flex-start;flex-direction:column;gap:2px}
  #rsh-support-root .rsh-prechat-section,#rsh-support-root .rsh-faq-section{padding:12px}
}

/* 0.6.5 — copy the referenced compact help-center UX while keeping brand purple */
#rsh-support-root .rsh-head{padding:18px 18px 14px;background:linear-gradient(180deg,var(--rsh-primary),color-mix(in srgb,var(--rsh-primary) 86%, #3f083d));color:#fff}
#rsh-support-root .rsh-head-main{align-items:flex-start!important;justify-content:flex-end!important}
#rsh-support-root .rsh-head-copy{text-align:right}
#rsh-support-root .rsh-head-title{font-size:18px;line-height:1.45;margin:0 0 4px}
#rsh-support-root .rsh-head-sub{opacity:.92;font-size:12px}
#rsh-support-root .rsh-head-team{display:flex;align-items:center;gap:0;flex-direction:row-reverse}
#rsh-support-root .rsh-head-team span{width:38px;height:38px;border-radius:50%;border:2px solid rgba(255,255,255,.92);margin-right:-10px;background:linear-gradient(135deg,#ffe6f8,#fff6ce 52%,#dcecff);box-shadow:0 5px 12px rgba(0,0,0,.14)}
#rsh-support-root .rsh-head-actions{order:-1}
#rsh-support-root .rsh-icon-btn{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.14)}
#rsh-support-root .rsh-online-badge,#rsh-support-root .rsh-offline-badge{display:inline-flex;align-items:center;margin-top:8px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;border:none;font-size:11px}
#rsh-support-root .rsh-online-badge::before{content:'';width:8px;height:8px;border-radius:50%;background:#5ce27a;margin-left:6px}
#rsh-support-root .rsh-body{background:#faf7fb}
#rsh-support-root .rsh-welcome-showcase{padding:14px;display:grid;gap:12px}
#rsh-support-root .rsh-history-chip{justify-self:center;background:#fff;color:var(--rsh-primary);border:1px solid #ede1ee;border-radius:999px;padding:10px 20px;font:inherit;font-weight:800;font-size:12px;cursor:pointer;box-shadow:0 6px 16px rgba(77,42,79,.06)}
#rsh-support-root .rsh-showcase-card{background:#fff;border:1px solid #ece3ee;border-radius:24px;padding:16px;box-shadow:0 12px 28px rgba(62,21,59,.05)}
#rsh-support-root .rsh-showcase-top{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px}
#rsh-support-root .rsh-showcase-copy{flex:1;text-align:right}
#rsh-support-root .rsh-showcase-copy h3{font-size:16px;line-height:1.7;margin:0 0 6px;color:#231b23}
#rsh-support-root .rsh-showcase-copy p{font-size:12px;line-height:1.95;margin:0;color:#756b76}
#rsh-support-root .rsh-showcase-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:linear-gradient(135deg,#f8dff3,#dcc9ff);position:relative;overflow:hidden}
#rsh-support-root .rsh-showcase-avatar span{position:absolute;inset:0;background:radial-gradient(circle at 50% 34%, #fff 0 16%, transparent 17%),radial-gradient(circle at 50% 96%, #fff 0 42%, transparent 43%),linear-gradient(180deg,#c687c7,#f1d7f5)}
#rsh-support-root .rsh-showcase-actions{display:grid;gap:8px;margin-top:10px}
#rsh-support-root .rsh-showcase-action{display:block;width:100%;background:var(--rsh-primary);color:#fff;border:0;border-radius:12px;padding:11px 14px;text-align:center;font:inherit;font-size:12px;font-weight:700;line-height:1.8;cursor:pointer}
#rsh-support-root .rsh-showcase-contact{display:block;width:100%;margin-top:12px;background:color-mix(in srgb,var(--rsh-primary) 10%, #fff);color:var(--rsh-primary);border:1px solid color-mix(in srgb,var(--rsh-primary) 18%, #fff);border-radius:12px;padding:12px 14px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
#rsh-support-root .rsh-prechat-answer{margin-top:10px;border:1px solid #ece0ee;background:#fbf8fc;border-radius:18px;padding:14px}
#rsh-support-root .rsh-prechat-answer h4{margin:0 0 8px;font-size:13px;color:#261b26}
#rsh-support-root .rsh-prechat-answer p{margin:0;color:#6f6470;line-height:1.95;font-size:12px}
#rsh-support-root .rsh-prechat-answer-actions{display:flex;gap:8px;justify-content:flex-start;margin-top:12px}
#rsh-support-root .rsh-secondary{background:#fff;color:#5f5460;border:1px solid #e8deea;border-radius:12px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}
#rsh-support-root .rsh-faq-inline{display:grid;gap:10px;margin-top:12px}
#rsh-support-root .rsh-faq-item{border:1px solid #eee5f0;border-radius:14px;background:#fff;overflow:hidden}
#rsh-support-root .rsh-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:12px 14px;text-align:right;font:inherit;font-size:12px;font-weight:700;color:#261e26;cursor:pointer}
#rsh-support-root .rsh-faq-question i{font-style:normal;color:var(--rsh-primary);font-size:18px;line-height:1}
#rsh-support-root .rsh-faq-answer{padding:0 14px 14px;border-top:1px solid #f1eaf3}
#rsh-support-root .rsh-faq-answer p{font-size:12px;line-height:1.95;color:#6f6470;margin:12px 0}
#rsh-support-root .rsh-faq-contact{display:inline-flex;background:#f7eff8;border:1px solid #ebdcef;color:var(--rsh-primary);border-radius:10px;padding:8px 12px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}
#rsh-support-root .rsh-start-form-minimal{margin:0}
#rsh-support-root .rsh-form-card-minimal{background:#fff;border:1px solid #ece3ee;border-radius:24px;padding:16px;display:grid;gap:12px;box-shadow:0 12px 28px rgba(62,21,59,.05)}
#rsh-support-root .rsh-form-card-minimal label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#241c24}
#rsh-support-root .rsh-form-card-minimal input,#rsh-support-root .rsh-form-card-minimal textarea,#rsh-support-root .rsh-form-card-minimal select{width:100%;border:1px solid #e7dce8;border-radius:14px;background:#fff;padding:11px 12px;font:inherit;outline:none}
#rsh-support-root .rsh-form-card-minimal textarea{min-height:92px;resize:vertical}
#rsh-support-root .rsh-form-actions{display:flex;gap:8px}
#rsh-support-root .rsh-form-actions .rsh-secondary,#rsh-support-root .rsh-form-actions .rsh-primary{flex:1}
#rsh-support-root .rsh-known-customer{display:none}
@media(max-width:520px){
  #rsh-support-root .rsh-showcase-top{align-items:center}
}

/* 0.6.6 — direct-to-chat UX, real supporter avatars and configurable empty middle slot */
#rsh-support-root .rsh-head-team{
  display:flex!important;
  align-items:center!important;
  flex-direction:row-reverse!important;
  gap:0!important;
  min-width:max-content;
}
#rsh-support-root .rsh-head-team .rsh-supporter-avatar{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  flex:0 0 38px!important;
  margin-right:-9px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  border:2px solid rgba(255,255,255,.96)!important;
  background:#fff!important;
  color:#8d7f8e!important;
  box-shadow:0 5px 14px rgba(31,10,30,.18)!important;
}
#rsh-support-root .rsh-head-team .rsh-supporter-avatar:first-child{margin-right:0!important}
#rsh-support-root .rsh-supporter-avatar .rsh-supporter-fallback{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  color:#9b8f9c!important;
  margin:0!important;
  border:0!important;
  border-radius:inherit!important;
  box-shadow:none!important;
}
#rsh-support-root .rsh-supporter-avatar .rsh-supporter-fallback svg{
  width:55%!important;
  height:55%!important;
  fill:none!important;
  stroke:currentColor!important;
}
#rsh-support-root .rsh-supporter-avatar>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  z-index:2!important;
  background:#fff!important;
}
#rsh-support-root .rsh-showcase-avatar.rsh-supporter-avatar{
  position:relative!important;
  display:flex!important;
  width:46px!important;
  height:46px!important;
  flex:0 0 46px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  border:2px solid #fff!important;
  background:#fff!important;
  color:#988b99!important;
  box-shadow:0 8px 20px rgba(80,25,77,.12)!important;
}
#rsh-support-root .rsh-showcase-avatar.rsh-supporter-avatar>span{background:#fff!important}
#rsh-support-root .rsh-showcase-contact{
  margin-top:12px!important;
  background:var(--rsh-primary)!important;
  color:#fff!important;
  border:1px solid var(--rsh-primary)!important;
  box-shadow:0 8px 18px color-mix(in srgb,var(--rsh-primary) 18%,transparent)!important;
}
#rsh-support-root .rsh-showcase-contact:disabled{opacity:.62!important;cursor:wait!important}
#rsh-support-root .rsh-middle-slot{
  margin-top:12px!important;
  min-height:76px!important;
  border:1px solid #eadfeb!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#fff 0%,#fbf7fc 100%)!important;
  padding:14px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:7px!important;
  color:#312731!important;
  box-shadow:0 6px 18px rgba(73,39,72,.035)!important;
}
#rsh-support-root .rsh-middle-slot.is-empty{
  background:linear-gradient(135deg,#fdfafd,#f8f2f9)!important;
  border-style:dashed!important;
  border-color:#e7dbe8!important;
}
#rsh-support-root .rsh-middle-slot strong{font-size:12px!important;font-weight:800!important}
#rsh-support-root .rsh-middle-slot p{font-size:11px!important;line-height:1.9!important;color:#726672!important;margin:0!important;white-space:pre-wrap!important}
#rsh-support-root .rsh-middle-slot a{display:inline-flex!important;margin-top:3px!important;text-decoration:none!important;background:#f2e6f3!important;color:var(--rsh-primary)!important;border-radius:10px!important;padding:8px 11px!important;font-size:10px!important;font-weight:800!important}
#rsh-support-root .rsh-faq-inline{margin-top:12px!important}
#rsh-support-root .rsh-start-form-minimal,
#rsh-support-root .rsh-form-card-minimal{display:none!important}
#rsh-support-root .rsh-composer textarea:disabled,
#rsh-support-root .rsh-composer button:disabled{opacity:.55!important;cursor:wait!important}
@media(max-width:600px){
  #rsh-support-root .rsh-head-team .rsh-supporter-avatar{width:34px!important;height:34px!important;flex-basis:34px!important}
  #rsh-support-root .rsh-showcase-avatar.rsh-supporter-avatar{width:42px!important;height:42px!important;flex-basis:42px!important}
  #rsh-support-root .rsh-middle-slot{min-height:68px!important;padding:12px!important}
}
