#sksa-open{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border:0;border-radius:50%;background:linear-gradient(135deg,#008f8f,#0aa6a6);color:#fff;font-size:28px;box-shadow:0 10px 30px #0003;z-index:999998;cursor:pointer}
#sksa-chat{position:fixed;right:22px;bottom:92px;width:360px;max-width:calc(100vw - 28px);background:#fff;border-radius:22px;box-shadow:0 20px 60px #0003;overflow:hidden;z-index:999999;font-family:Tahoma,Arial,sans-serif;display:none;border:1px solid #e5eeee}
#sksa-chat header{background:linear-gradient(135deg,#008f8f,#0aa6a6);color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}
#sksa-chat header strong{display:block;font-size:16px} #sksa-chat header small{opacity:.85}
#sksa-close{background:transparent;color:#fff;border:0;font-size:27px;cursor:pointer}
#sksa-messages{padding:16px;max-height:330px;overflow:auto;background:#f7fbfb}
.sksa-msg{padding:11px 13px;border-radius:14px;margin-bottom:9px;line-height:1.8;font-size:13px}.sksa-msg.bot{background:#fff;border:1px solid #e2eeee}
.sksa-services{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sksa-services button{border:1px solid #cfe6e6;background:#fff;color:#087e7e;border-radius:11px;padding:9px;cursor:pointer;font-family:inherit;font-size:12px}.sksa-services button:hover{background:#eaf8f8}
#sksa-form{padding:13px;background:#fff}#sksa-form input,#sksa-form textarea,#sksa-form select{box-sizing:border-box;width:100%;border:1px solid #d8e4e4;border-radius:10px;padding:10px;margin-bottom:8px;font-family:inherit;font-size:12px}#sksa-form textarea{min-height:70px;resize:vertical}
#sksa-form .send{width:100%;border:0;border-radius:11px;padding:11px;background:#008f8f;color:#fff;font-family:inherit;cursor:pointer}
#sksa-result{padding:0 14px 14px;font-size:12px;line-height:1.8}.sksa-wa{display:inline-block;margin-top:8px;background:#128c7e;color:#fff!important;padding:8px 12px;border-radius:9px;text-decoration:none}
@media(max-width:480px){#sksa-chat{right:10px;bottom:82px;width:calc(100vw - 20px)}#sksa-open{right:14px;bottom:14px}}
