.support-chat{position:fixed;right:22px;bottom:22px;z-index:1200;font-family:var(--sans,Arial,sans-serif)}.support-launcher{height:52px;padding:0 20px 0 12px;border:0;border-radius:28px;background:#492b32;color:#fff;display:flex;align-items:center;gap:10px;box-shadow:0 14px 40px rgba(56,25,31,.28);cursor:pointer;font-size:12px;font-weight:600}.support-launcher-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d76770;font-size:18px}.support-launcher i,.support-header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#58c68b}.support-panel{display:none;position:absolute;right:0;bottom:64px;width:min(380px,calc(100vw - 28px));height:min(610px,calc(100vh - 110px));background:#fffaf6;border:1px solid #dfcbc6;box-shadow:0 24px 70px rgba(56,25,31,.24);overflow:hidden;grid-template-rows:auto 1fr auto auto auto}.support-panel.open{display:grid}.support-header{padding:17px 18px;background:#492b32;color:#fff;display:flex;align-items:center;justify-content:space-between}.support-header>div{display:flex;align-items:center;gap:11px}.support-avatar{width:38px;height:38px;border-radius:50%;background:#d76770;display:grid;place-items:center;font:21px Georgia,serif}.support-header p{margin:0;display:grid;gap:3px}.support-header strong{font-size:13px}.support-header small{font-size:9px;color:#dfcccf}.support-header small i{margin-right:5px}.support-header>button{border:0;background:none;color:#fff;font-size:25px;cursor:pointer}.support-messages{padding:18px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;background:linear-gradient(#fffaf6,#fff)}.support-message{max-width:88%;padding:11px 13px;border-radius:14px;font-size:11px;line-height:1.55;white-space:pre-line}.support-message.bot{align-self:flex-start;background:#f2e6df;color:#4a3839;border-bottom-left-radius:3px}.support-message.user{align-self:flex-end;background:#d76770;color:#fff;border-bottom-right-radius:3px}.support-message.error{background:#fff0ef;color:#a43e47}.support-verify{padding:13px;border:1px solid #e2cfca;background:#fff;display:grid;gap:9px}.support-verify label{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#806d6e}.support-verify input,.support-compose input,.support-refund-note{width:100%;border:1px solid #decac6;background:#fff;padding:10px;font-size:11px;outline:none}.support-verify button,.support-refund-options button{border:0;background:#492b32;color:#fff;padding:10px;cursor:pointer;font-size:10px}.support-booking{border:1px solid #ddc7c2;background:#fff;padding:13px;font-size:10px;line-height:1.6;color:#725f61}.support-booking strong{display:block;color:#492b32;font:500 17px Georgia,serif;margin-bottom:4px}.support-booking span{display:flex;justify-content:space-between;border-top:1px solid #eee1de;padding-top:7px;margin-top:7px}.support-refund-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.support-refund-options button:first-child{background:#b94650}.support-actions{padding:4px 14px 10px;display:flex;gap:6px;overflow-x:auto;background:#fff}.support-actions button{flex:0 0 auto;border:1px solid #d9c1bd;border-radius:16px;padding:7px 10px;background:#fff;color:#7d4148;font-size:9px;cursor:pointer}.support-compose{display:grid;grid-template-columns:1fr 38px;gap:7px;padding:10px 13px;border-top:1px solid #eadbd7;background:#fff}.support-compose input{border-radius:20px;padding:10px 14px}.support-compose button{border:0;border-radius:50%;background:#d76770;color:#fff;cursor:pointer;font-size:18px}.support-privacy{margin:0;padding:0 13px 10px;text-align:center;background:#fff;color:#9a8585;font-size:8px}.support-typing:after{content:'…';animation:support-dots 1s infinite}@keyframes support-dots{50%{opacity:.3}}@media(max-width:520px){.support-chat{right:14px;bottom:14px}.support-panel{position:fixed;inset:10px;width:auto;height:auto;bottom:10px;border-radius:0}.support-launcher{height:48px}.support-launcher span:nth-child(2){display:none}}
