.a32-chatbot-shell{--a32-chat-green:#16a34a;--a32-chat-dark:#0f172a;--a32-chat-muted:#64748b;font-family:inherit;max-width:520px;margin:20px 0}.a32-chatbot-panel{background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 16px 45px rgba(15,23,42,.12);overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px)}.a32-chatbot-hidden{display:none}.a32-chatbot-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(135deg,#0f172a,#14532d);color:#fff;padding:12px 15px}.a32-chatbot-header strong{display:block;font-size:17px;line-height:1.18}.a32-chatbot-header span{display:block;font-size:11.5px;opacity:.88;margin-top:2px}.a32-chatbot-close{border:0;background:rgba(255,255,255,.16);color:#fff;border-radius:999px;width:31px;height:31px;font-size:22px;line-height:1;cursor:pointer;flex:0 0 auto}.a32-chatbot-toggle{position:fixed;right:22px;bottom:22px;z-index:99990;background:#16a34a;color:#fff;border:0;border-radius:999px;padding:12px 17px;font-weight:800;box-shadow:0 18px 35px rgba(22,163,74,.32);cursor:pointer}.a32-chatbot-toggle span{margin-left:7px}.a32-chatbot-shell[data-floating="1"]{position:fixed;right:18px;bottom:78px;z-index:99989;width:min(440px,calc(100vw - 24px));max-width:none;margin:0}.a32-chatbot-shell[data-floating="1"] .a32-chatbot-panel{max-height:calc(100vh - 92px);max-height:calc(100dvh - 92px)}.a32-chatbot-messages{height:auto;min-height:118px;max-height:none;flex:1 1 auto;overflow:auto;background:#f8fafc;padding:12px;-webkit-overflow-scrolling:touch}.a32-chat-msg{display:flex;margin:0 0 8px}.a32-chat-msg>div{max-width:86%;border-radius:14px;padding:8px 10px;line-height:1.38;font-size:13.4px}.a32-chat-bot{justify-content:flex-start}.a32-chat-bot>div{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.a32-chat-user{justify-content:flex-end}.a32-chat-user>div{background:#dcfce7;color:#052e16;border:1px solid #bbf7d0}.a32-chatbot-input{flex:0 0 auto;border-top:1px solid #e2e8f0;padding:10px;background:#fff;max-height:38vh;max-height:38dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.a32-chat-choices{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px;align-items:center}.a32-chat-choices:last-child{margin-bottom:0}.a32-chat-choices button,.a32-chat-next,.a32-chat-pay{border:0;border-radius:999px;background:#16a34a;color:#fff;font-weight:800;padding:7px 11px;cursor:pointer;min-height:34px;font-size:13px;line-height:1.15;white-space:nowrap}.a32-chat-choices button{background:#ecfdf5;color:#065f46;border:1px solid #bbf7d0;flex:0 0 auto;max-width:100%}.a32-chat-next,.a32-chat-pay{display:inline-flex;align-items:center;justify-content:center}.a32-chat-choices button:hover,.a32-chat-next:hover,.a32-chat-pay:hover{filter:brightness(.96)}.a32-chat-link{background:transparent;border:0;color:#0f766e;text-decoration:underline;cursor:pointer;margin-left:8px;font-weight:700;font-size:13px}.a32-chat-formrow,.a32-chat-contact{display:grid;gap:7px}.a32-chatbot-input input,.a32-chat-select{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px;font-size:14px;background:#fff;margin-bottom:8px;box-sizing:border-box;min-height:38px}.a32-chatbot-input input[type="date"]{appearance:auto;-webkit-appearance:auto}.a32-chat-terms{display:flex;gap:7px;align-items:flex-start;font-size:13px;margin-bottom:6px}.a32-chat-terms input{width:auto;margin-top:2px;min-height:auto}.a32-chat-rules{font-size:12.5px;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:7px 9px;margin:6px 0 9px}.a32-chat-rules p{margin:7px 0 0}.a32-chat-error{color:#b91c1c;font-weight:800}.a32-chat-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.a32-chat-summary-card h4{margin:0 0 6px;font-size:16px;color:#14532d}.a32-chat-summary-card p{display:flex;justify-content:space-between;gap:10px;border-top:1px dashed #cbd5e1;margin:0;padding:5px 0;font-size:13px}.a32-chat-summary-card span{color:#64748b}.a32-chat-summary-card strong{text-align:right;color:#0f172a}@media(max-height:740px){.a32-chatbot-shell[data-floating="1"] .a32-chatbot-panel{max-height:calc(100vh - 86px);max-height:calc(100dvh - 86px)}.a32-chatbot-input{max-height:40vh;max-height:40dvh}.a32-chat-msg>div{padding:7px 9px}.a32-chatbot-header{padding:10px 13px}.a32-chatbot-messages{min-height:96px;padding:10px}.a32-chatbot-input{padding:9px}.a32-chat-choices button,.a32-chat-next,.a32-chat-pay{min-height:32px;padding:6px 10px;font-size:12.8px}}@media(max-width:600px){.a32-chatbot-shell{max-width:100%;margin:10px 0}.a32-chatbot-shell[data-floating="1"]{right:8px;bottom:68px;width:calc(100vw - 16px)}.a32-chatbot-shell[data-floating="1"] .a32-chatbot-panel{max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px);border-radius:16px}.a32-chatbot-toggle{right:14px;bottom:14px;padding:11px 16px}.a32-chatbot-header{padding:10px 12px}.a32-chatbot-header strong{font-size:16px}.a32-chatbot-header span{font-size:11px}.a32-chatbot-messages{min-height:88px;padding:9px}.a32-chatbot-input{padding:9px;max-height:40vh;max-height:40dvh}.a32-chat-msg{margin-bottom:7px}.a32-chat-msg>div{max-width:93%;font-size:12.9px;padding:7px 9px}.a32-chat-choices{gap:5px;margin-bottom:7px}.a32-chat-choices button{flex:0 0 auto;width:auto;min-width:auto;padding:6px 9px;min-height:31px;font-size:12.5px}.a32-chat-next,.a32-chat-pay{width:auto;min-width:130px;margin-top:0;padding:7px 12px}.a32-chat-link{display:inline-block;width:auto;margin:0 0 0 8px;text-align:left}.a32-chatbot-input input,.a32-chat-select{min-height:36px;padding:8px 9px;font-size:13.5px;margin-bottom:7px}.a32-chat-summary-card p{display:block}.a32-chat-summary-card strong{text-align:left;display:block;margin-top:1px}}@media(max-width:380px){.a32-chatbot-header strong{font-size:15px}.a32-chatbot-close{width:29px;height:29px}.a32-chat-choices button{font-size:12px;padding:6px 8px;min-height:30px}.a32-chat-next,.a32-chat-pay{min-width:118px;font-size:12.5px}.a32-chatbot-input{max-height:39vh;max-height:39dvh}}

/* Floating Book Now CTA: icons + responsive balloon arrow */
.a32-chatbot-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;min-width:160px}.a32-chatbot-toggle span{margin-left:0}.a32-chatbot-toggle-icons{display:inline-flex;align-items:center;justify-content:center;gap:3px;line-height:1;background:rgba(255,255,255,.16);border-radius:999px;padding:4px 6px}.a32-chatbot-sport-icon{display:inline-flex;align-items:center;justify-content:center;font-size:19px;line-height:1}.a32-chatbot-toggle-text{display:inline-block;font-size:15.5px;line-height:1;white-space:nowrap}.a32-chatbot-teaser{position:fixed;right:22px;bottom:88px;z-index:99991;border:0;background:#fff;color:#064e3b;border-radius:18px;padding:9px 36px 9px 13px;font-size:13px;font-weight:900;line-height:1.2;box-shadow:0 12px 28px rgba(15,23,42,.22);cursor:pointer;max-width:230px;text-align:left}.a32-chatbot-teaser-text{display:block;white-space:nowrap}.a32-chatbot-teaser-arrow{position:absolute;right:12px;bottom:-14px;font-size:28px;line-height:1;color:#16a34a;text-shadow:0 2px 4px rgba(15,23,42,.22);transform:rotate(8deg)}.a32-chatbot-teaser:after{content:"";position:absolute;right:31px;bottom:-8px;border-width:9px 8px 0 8px;border-style:solid;border-color:#fff transparent transparent transparent}.a32-chatbot-open .a32-chatbot-teaser{display:none}.a32-chat-advance-choices button{font-weight:900}.a32-chat-venue-note{margin-top:8px;background:#ecfdf5;border:1px solid #bbf7d0;color:#064e3b;border-radius:10px;padding:8px 9px;font-size:12.5px;line-height:1.35}@media(max-width:900px){.a32-chatbot-toggle{right:18px;bottom:18px;min-width:150px;min-height:50px;padding:11px 15px}.a32-chatbot-teaser{right:18px;bottom:84px}}@media(max-width:600px){.a32-chatbot-toggle{right:12px;bottom:12px;min-width:142px;min-height:48px;padding:10px 13px;gap:7px}.a32-chatbot-toggle-text{font-size:14.5px}.a32-chatbot-sport-icon{font-size:18px}.a32-chatbot-toggle-icons{padding:3px 5px}.a32-chatbot-teaser{right:12px;bottom:74px;padding:8px 33px 8px 12px;font-size:12.5px;max-width:205px;border-radius:16px}.a32-chatbot-teaser-arrow{right:10px;bottom:-13px;font-size:25px}.a32-chatbot-teaser:after{right:28px;bottom:-7px}}@media(max-width:380px){.a32-chatbot-toggle{min-width:132px;min-height:46px;padding:9px 11px}.a32-chatbot-toggle-text{font-size:13.8px}.a32-chatbot-sport-icon{font-size:17px}.a32-chatbot-teaser{right:10px;bottom:70px;font-size:12px;padding:8px 31px 8px 11px}}
