.gpsdc-open-btn,.gpsdc-open{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1876d2;color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px rgba(24,118,210,.22)}
.gpsdc-open-btn:hover,.gpsdc-open:hover{background:#125faa;color:#fff;text-decoration:none}
.gpsdc-widget{display:none;position:fixed;inset:0;z-index:999999;font-family:Arial,Helvetica,sans-serif;color:#172033}.gpsdc-widget.is-open{display:block}.gpsdc-backdrop{position:absolute;inset:0;background:rgba(10,20,35,.45)}.gpsdc-box{position:absolute;right:22px;bottom:22px;width:420px;max-width:calc(100vw - 28px);height:640px;max-height:calc(100vh - 44px);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.28);display:flex;flex-direction:column}.gpsdc-header{background:#1876d2;color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.gpsdc-header strong{display:block;font-size:18px}.gpsdc-header span{display:block;font-size:12px;opacity:.9;margin-top:3px}.gpsdc-close{border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.gpsdc-messages{flex:1;overflow:auto;padding:16px;background:#f6f8fb}.gpsdc-msg{border-radius:14px;padding:11px 13px;margin:0 0 10px;max-width:92%;font-size:14px;line-height:1.38}.gpsdc-bot{background:#fff;border:1px solid #e6ebf2}.gpsdc-user{background:#1876d2;color:#fff;margin-left:auto}.gpsdc-actions{padding:12px;background:#fff;border-top:1px solid #e7ebf2;max-height:255px;overflow:auto}.gpsdc-action{display:block;width:100%;border:1px solid #d9e1ec;background:#fff;border-radius:12px;padding:10px 12px;margin:0 0 8px;text-align:left;cursor:pointer;color:#172033;font-size:14px}.gpsdc-action:hover{border-color:#1876d2;background:#f4f9ff}.gpsdc-action small,.desc_problema{display:block;color:#5d6b7e;font-size:12px;font-weight:400;margin-top:4px}.gpsdc-select,.gpsdc-input{width:100%;border:1px solid #d9e1ec;border-radius:12px;padding:11px;margin-bottom:10px;background:#fff}.gpsdc-card{background:#fff;border:1px solid #e3e9f1;border-radius:16px;padding:12px;margin:10px 0}.gpsdc-card-head{display:flex;gap:12px}.gpsdc-card img{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#eef2f6}.gpsdc-card h4{margin:0 0 4px;font-size:15px}.gpsdc-card p{margin:4px 0;color:#536174;font-size:13px}.gpsdc-card a{color:#1876d2;font-weight:700;text-decoration:none}.gpsdc-contact-row{display:none;margin-top:8px;padding-top:8px;border-top:1px solid #edf1f6}.gpsdc-card.show-contacts .gpsdc-contact-row{display:block}.gpsdc-mini-btn{display:inline-block;border:1px solid #d9e1ec;border-radius:999px;padding:7px 10px;margin:6px 6px 0 0;color:#172033;background:#fff;cursor:pointer;font-size:12px;text-decoration:none}.gpsdc-warning{border-left:4px solid #c62828}.gpsdc-empty{border-left:4px solid #f9a825}@media(max-width:520px){.gpsdc-box{right:10px;bottom:10px;width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:none;border-radius:16px}}
