.ask-launcher{position:fixed;right:24px;bottom:24px;z-index:12;border:0;border-radius:999px;background:#4c243e;color:#fff;padding:14px 20px;font-weight:800;box-shadow:0 12px 36px #321d2b42;cursor:pointer}.ask-launcher span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:7px;border-radius:50%;background:#dfbecb;color:#4c243e}.ask-panel{position:fixed;z-index:13;right:24px;bottom:82px;width:min(390px,calc(100vw - 32px));max-height:min(650px,calc(100vh - 115px));overflow:auto;background:#fff;border:1px solid #e9dfe4;border-radius:24px;box-shadow:0 22px 60px #321d2b33}.ask-panel[hidden]{display:none}.ask-head{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:20px 22px;background:#4c243e;color:#fff}.ask-head strong,.ask-head small{display:block}.ask-head strong{font:1.35rem Georgia,serif}.ask-head small{color:#eddde4}.ask-close{border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}.ask-body{padding:20px 20px 8px}.ask-message{background:#fbf7f2;padding:14px 16px;border-radius:16px 16px 16px 4px}.ask-message.user{margin:12px 0 12px 35px;background:#4c243e;color:#fff;border-radius:16px 16px 4px}.ask-options{padding:8px 20px;display:flex;flex-wrap:wrap;gap:8px}.ask-options button{border:1px solid #dfbecb;background:#fff;color:#4c243e;border-radius:999px;padding:9px 12px;cursor:pointer}.ask-form{border-top:1px solid #e9dfe4;padding:16px 20px 20px}.ask-form label{display:block;font-weight:700;margin-bottom:6px}.ask-form div{display:flex;gap:8px}.ask-form input{min-width:0;flex:1;border:1px solid #cdbbc4;border-radius:999px;padding:11px 14px;font-size:16px}.ask-form button{border:0;border-radius:999px;background:#b96b89;color:#fff;padding:0 16px;font-weight:700}@media(max-width:520px){.ask-launcher{right:16px;bottom:16px}.ask-panel{right:16px;bottom:72px}}
