.bugi-chat{right:24px;bottom:20px}
.bugi-chat__launcher{display:block;width:112px;height:148px;padding:0;border:0;border-radius:28px;background:transparent;box-shadow:none;overflow:visible}
.bugi-chat__launcher:hover{transform:translateY(-5px);box-shadow:none}
.bugi-chat__launcher:focus-visible{outline:3px solid rgba(18,100,232,.35);outline-offset:4px}
.bugi-chat__mascot{right:0;bottom:0;width:104px;height:142px}
.bugi-chat__nudge{right:82px;bottom:89px}
.bugi-chat__panel{bottom:0}
.bugi-chat__welcome{display:flex;min-height:270px;flex-direction:column;justify-content:center;gap:18px}
.bugi-chat__welcome-copy{display:flex;flex-direction:column;align-items:center;text-align:center}
.bugi-chat__welcome-copy strong{color:#193253;font-size:17px}
.bugi-chat__welcome-copy span{margin-top:5px;color:#52657e;font-size:13px}
.bugi-chat__welcome-copy small{margin-top:9px;color:#8a95a8;font-size:10px}
.bugi-chat__welcome .bugi-chat__quick{width:100%;padding:0;background:transparent}
.bugi-chat__quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow:visible;padding:11px 12px 7px}
.bugi-chat__quick p{grid-column:1/-1;margin:0 0 1px;color:#53657e;font-size:11px;font-weight:800}
.bugi-chat__quick button{min-width:0;min-height:34px;padding:7px 8px;border:1px solid #cfdbed;border-radius:10px;background:#f7faff;color:#245080;font-size:11px;font-weight:700;line-height:1.3;white-space:normal;transition:border-color .15s,background .15s,color .15s}
.bugi-chat__quick button:hover{border-color:#1264e8;background:#edf4ff;color:#0b58c9}
.bugi-chat__quick button:focus-visible{outline:2px solid rgba(18,100,232,.28);outline-offset:1px}
.bugi-chat__finish{border:1px solid #d9e1ec!important;background:#fff!important;color:#64748b!important}
.bugi-chat__finish:hover{border-color:#ef9b9b!important;background:#fff5f5!important;color:#c43d3d!important}
.bugi-chat__form textarea{background:#fff;color:#17213c}
.bugi-chat__form textarea::placeholder{color:#9aa6b7;opacity:1}
@media(max-width:600px){.bugi-chat{right:10px;bottom:70px}.bugi-chat__launcher{width:94px;height:126px}.bugi-chat__mascot{right:0;bottom:0;width:88px;height:120px}.bugi-chat__nudge{right:70px;bottom:76px}.bugi-chat__panel{right:10px;bottom:70px;max-height:calc(100vh - 90px)}}
