.ai-chat-map{margin:4px 0 0;background:#1a1a1a;border:1px solid #262626;border-radius:16px;min-width:0;overflow:hidden;position:relative;z-index:0}.ai-chat-map__toggle{display:flex;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 14px;margin:0;background:none;border:0;border-radius:inherit;color:#fff;font-family:Neue,sans-serif;font-size:14px;font-weight:500;line-height:1.35;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.ai-chat-map__toggle:hover{background:#202020}.ai-chat-map__toggle:focus-visible{outline:2px solid #fff;outline-offset:-3px}.ai-chat-map__icon,.ai-chat-map__chevron{display:inline-flex;flex:0 0 auto;color:#9a9a9a}.ai-chat-map__label{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ai-chat-map__chevron{transition:transform .14s ease-out}.ai-chat-map--open .ai-chat-map__chevron{transform:rotate(180deg)}.ai-chat-map__body{padding:0 8px 8px}.ai-chat-map__body[hidden]{display:none}.ai-chat-map--open .ai-chat-map__body{animation:ai-chat-map-reveal .14s ease-out}@keyframes ai-chat-map-reveal{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.ai-chat-map__chevron{transition:none}.ai-chat-map--open .ai-chat-map__body{animation:none}}.ai-chat-map .ai-chat-map__canvas{height:clamp(360px,42vh,440px);border-radius:10px;overflow:hidden;background:#d9d9d9}.ai-chat-map__popup{font-family:Neue,sans-serif;font-size:14px;font-weight:500;line-height:1.35;color:#262626}.ai-chat-map__error{margin:0;padding:8px 6px 4px;font-family:Neue,sans-serif;font-size:13px;line-height:1.4;color:#9a9a9a}.ai-chat-map__venues{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}@media (max-width: 767px){.ai-chat-map{border-radius:12px}.ai-chat-map__toggle{padding:0 12px;gap:8px}.ai-chat-map__body{padding:0 6px 6px}.ai-chat-map .ai-chat-map__canvas{height:clamp(280px,40vh,340px);border-radius:8px}}
