.mc-concierge{--mc-bg:#11161a;--mc-panel:#15191c;--mc-panel2:#1b2228;--mc-line:rgba(255,255,255,.09);--mc-text:#f4f7f9;--mc-muted:#a8b4bd;--mc-blue:#2787c8;--mc-blue2:#4ba8e6;position:fixed;right:24px;bottom:24px;z-index:999999;font-family:Inter,Arial,sans-serif;color:var(--mc-text)}
.mc-concierge *{box-sizing:border-box}.mc-concierge [hidden]{display:none!important}
.mc-concierge-launcher{display:flex;align-items:center;gap:10px;min-height:54px;padding:9px 18px 9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#15191c;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.36);cursor:pointer;font:600 14px/1.2 inherit;letter-spacing:.01em;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.mc-concierge-launcher:hover{transform:translateY(-2px);border-color:rgba(75,168,230,.55);background:#192127}.mc-launcher-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,#2787c8,#175b8c)}.mc-launcher-icon svg,.mc-concierge-send svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mc-concierge-panel{position:absolute;right:0;bottom:70px;width:min(410px,calc(100vw - 32px));height:min(650px,calc(100vh - 120px));min-height:500px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:linear-gradient(180deg,#171d21 0%,#101417 100%);box-shadow:0 28px 80px rgba(0,0,0,.52)}
.mc-concierge-header{display:flex;gap:16px;justify-content:space-between;padding:20px 20px 17px;border-bottom:1px solid var(--mc-line);background:linear-gradient(135deg,#15191c 0%,#18232a 100%)}.mc-concierge-kicker{display:block;margin-bottom:5px;color:#68b7e9;font-size:10px;font-weight:800;letter-spacing:.18em}.mc-concierge-header h2{margin:0;color:#fff;font:700 20px/1.15 inherit}.mc-concierge-header p{margin:7px 24px 0 0;color:var(--mc-muted);font:400 12.5px/1.45 inherit}.mc-concierge-close{flex:0 0 auto;width:34px;height:34px;margin:-3px -3px 0 0;border:0;border-radius:50%;background:rgba(255,255,255,.06);color:#dce5ea;cursor:pointer;font:300 25px/1 Arial}.mc-concierge-close:hover{background:rgba(255,255,255,.11)}
.mc-concierge-messages{flex:1;overflow-y:auto;padding:18px 16px 8px;scrollbar-width:thin;scrollbar-color:#39444c transparent}.mc-message{display:flex;gap:9px;margin-bottom:14px;align-items:flex-start}.mc-message-user{justify-content:flex-end}.mc-message-mark{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;margin-top:2px;border-radius:50%;background:#237bb5;color:#fff;font:800 12px/1 inherit}.mc-message-bubble{max-width:86%;padding:11px 13px;border-radius:15px;background:#1b2228;color:#dfe7eb;font:400 13.5px/1.55 inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.045)}.mc-message-user .mc-message-bubble{background:#1f668f;color:#fff;border-bottom-right-radius:5px}.mc-message-assistant .mc-message-bubble{border-top-left-radius:5px}.mc-message-bubble p{margin:0 0 9px}.mc-message-bubble p:last-child{margin-bottom:0}.mc-response-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.mc-response-link,.mc-response-secondary{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border-radius:8px;text-decoration:none!important;font:700 11.5px/1.2 inherit}.mc-response-link{background:rgba(39,135,200,.16);color:#78c5f5!important;border:1px solid rgba(75,168,230,.22)}.mc-response-secondary{background:rgba(255,255,255,.045);color:#d7e1e7!important;border:1px solid rgba(255,255,255,.08)}
.mc-concierge-suggestions{display:flex;gap:7px;overflow-x:auto;padding:8px 14px 10px;scrollbar-width:none}.mc-concierge-suggestions::-webkit-scrollbar{display:none}.mc-suggestion{flex:0 0 auto;max-width:260px;padding:8px 10px;border:1px solid rgba(75,168,230,.23);border-radius:999px;background:rgba(39,135,200,.09);color:#bfe6ff;cursor:pointer;font:500 11.5px/1.3 inherit;white-space:normal;text-align:left}.mc-suggestion:hover{background:rgba(39,135,200,.17);border-color:rgba(75,168,230,.4)}
.mc-concierge-form{display:flex;gap:8px;align-items:flex-end;margin:0 14px;padding:9px 9px 9px 13px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#0e1215}.mc-concierge-form:focus-within{border-color:rgba(75,168,230,.5);box-shadow:0 0 0 3px rgba(39,135,200,.08)}.mc-concierge-form textarea{flex:1;max-height:96px;padding:6px 0;border:0;outline:0;resize:none;background:transparent;color:#f6f8fa;font:400 13.5px/1.45 inherit}.mc-concierge-form textarea::placeholder{color:#7f8c95}.mc-concierge-send{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:0;border-radius:10px;background:#2787c8;color:#fff;cursor:pointer}.mc-concierge-send:hover{background:#3299dd}.mc-concierge-send svg{width:18px;height:18px}.mc-concierge-privacy{padding:9px 18px 13px;color:#74828b;text-align:center;font:400 9.5px/1.4 inherit}
.mc-concierge button:focus-visible,.mc-concierge a:focus-visible,.mc-concierge textarea:focus-visible{outline:2px solid #68b7e9;outline-offset:2px}
@media(max-width:600px){.mc-concierge{right:12px;bottom:12px}.mc-launcher-label{display:none}.mc-concierge-launcher{width:54px;height:54px;padding:9px;justify-content:center}.mc-concierge-panel{position:fixed;inset:12px;width:auto;height:auto;min-height:0;border-radius:16px}.mc-concierge-header{padding:18px 17px 15px}.mc-concierge-messages{padding:15px 13px 6px}.mc-message-bubble{max-width:88%}}
@media(prefers-reduced-motion:reduce){.mc-concierge *{scroll-behavior:auto!important;transition:none!important}}
.mc-response-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.mc-response-contact{display:inline-flex;align-items:center;padding:7px 9px;border:1px solid rgba(75,168,230,.3);border-radius:8px;background:#237bb5;color:#fff;cursor:pointer;font:700 11.5px/1.2 inherit}.mc-response-contact:hover{background:#2e8dcc}.mc-response-contact:focus-visible{outline:2px solid #68b7e9;outline-offset:2px}
.mc-typing{display:flex;align-items:center;gap:4px;min-width:48px;height:38px}.mc-typing span{display:block;width:5px;height:5px;border-radius:50%;background:#8ea0aa;animation:mcTyping 1s infinite ease-in-out}.mc-typing span:nth-child(2){animation-delay:.12s}.mc-typing span:nth-child(3){animation-delay:.24s}@keyframes mcTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}
@media(prefers-reduced-motion:reduce){.mc-typing span{animation:none!important}}

/* Mobile refinements added in 0.2.1 */
@media(max-width:600px){
  .mc-concierge{
    right:max(10px,env(safe-area-inset-right));
    bottom:max(10px,env(safe-area-inset-bottom));
  }
  .mc-concierge-launcher{
    width:56px;
    height:56px;
    min-height:56px;
    padding:9px;
    justify-content:center;
    box-shadow:0 14px 38px rgba(0,0,0,.42);
  }
  .mc-launcher-icon{width:38px;height:38px}
  .mc-concierge-panel{
    position:fixed;
    inset:0;
    width:100%;
    max-width:none;
    height:100dvh;
    min-height:0;
    border:0;
    border-radius:0;
    background:linear-gradient(180deg,#151b1f 0%,#0f1316 100%);
    box-shadow:none;
  }
  .mc-concierge-header{
    flex:0 0 auto;
    align-items:center;
    gap:12px;
    padding:max(14px,env(safe-area-inset-top)) 14px 13px;
    min-height:66px;
  }
  .mc-concierge-kicker{
    margin-bottom:3px;
    font-size:9px;
    letter-spacing:.17em;
  }
  .mc-concierge-header h2{font-size:18px;line-height:1.15}
  .mc-concierge-close{
    width:40px;
    height:40px;
    margin:0;
    font-size:27px;
  }
  .mc-concierge-messages{
    min-height:0;
    padding:14px 12px 7px;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .mc-message{gap:8px;margin-bottom:12px}
  .mc-message-mark{width:27px;height:27px;flex-basis:27px;font-size:11px}
  .mc-message-bubble{
    max-width:90%;
    padding:10px 12px;
    border-radius:14px;
    font-size:14px;
    line-height:1.48;
  }
  .mc-concierge-suggestions{
    flex:0 0 auto;
    gap:6px;
    padding:7px 10px 8px;
    scroll-padding-inline:10px;
  }
  .mc-suggestion{
    max-width:230px;
    padding:8px 10px;
    font-size:11.5px;
    line-height:1.3;
  }
  .mc-concierge-form{
    flex:0 0 auto;
    gap:8px;
    margin:0 10px max(10px,env(safe-area-inset-bottom));
    padding:7px 7px 7px 12px;
    border-radius:14px;
    background:#0c1013;
  }
  .mc-concierge-form textarea{
    min-height:39px;
    max-height:110px;
    padding:8px 0 7px;
    font-size:16px;
    line-height:1.35;
  }
  .mc-concierge-send{
    flex-basis:42px;
    width:42px;
    height:42px;
    border-radius:11px;
  }
}

@supports not (height:100dvh){
  @media(max-width:600px){.mc-concierge-panel{height:100vh}}
}
