#kapabot{position:fixed;right:22px;bottom:22px;z-index:1100;font:16px/1.5 Arial,sans-serif;color:#173f57;max-width:calc(100vw - 24px)}
#kapabot *{box-sizing:border-box}#kapabot [hidden]{display:none!important}
#kapabot button,#kapabot input,#kapabot textarea{font:inherit}#kapabot button{cursor:pointer}
#kapabot button:focus-visible,#kapabot a:focus-visible,#kapabot input:focus-visible,#kapabot textarea:focus-visible{outline:3px solid #bd262b;outline-offset:3px}
.kb-launcher-wrap{display:flex;align-items:center;max-width:100%;border:1px solid #ccdce5;background:#fff;border-radius:36px;box-shadow:0 5px 24px #143d5526}
.kb-launcher{display:flex;align-items:center;gap:12px;min-width:0;border:0;background:transparent;color:#173f57;border-radius:36px;padding:6px;font-weight:bold}
.kb-launcher-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;margin:0 6px;border:0;border-radius:50%;background:#173f57;color:#fff}.kb-launcher-toggle svg{width:22px;height:22px;pointer-events:none}.kb-launcher-toggle:hover{background:#165d93}
.kb-launcher img{width:56px;height:56px;border-radius:50%;object-fit:contain}.kb-launcher small{display:block;font-size:13px;font-weight:normal}
.kb-panel{width:410px;max-width:calc(100vw - 24px);height:min(690px,calc(100dvh - 32px));max-height:calc(100vh - 32px);background:white;border:1px solid #c8dce7;border-radius:18px;box-shadow:0 8px 40px #12354a38;display:flex;flex-direction:column;overflow:hidden}
.kb-head{display:flex;align-items:center;gap:12px;padding:14px;background:#173f57;color:#fff;flex-shrink:0}.kb-head img{width:48px;height:48px;border-radius:50%;background:white}.kb-head strong{flex:1}.kb-head button{border:0;background:transparent;color:white;width:40px;height:40px;font-size:26px}
.kb-head .kb-minimize{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px}.kb-minimize svg{width:22px;height:22px;pointer-events:none}.kb-head .kb-minimize:hover{background:#ffffff20}
.kb-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.kb-messages{padding:16px;overflow-wrap:anywhere}.kb-message{padding:12px 14px;border-radius:12px;background:#edf4f8;margin:0 18px 12px 0;white-space:pre-wrap}.kb-message[data-role=user]{background:#173f57;color:white;margin:0 0 12px 18px}.kb-message a{display:block;margin-top:10px;color:#165d93}
.kb-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px;flex-shrink:0}.kb-actions button{border:1px solid #c8dce7;color:#173f57;background:#fff;border-radius:8px;padding:8px 10px;text-align:left;font-size:14px}.kb-actions button:hover{background:#edf4f8}
.kb-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;border-top:1px solid #dce6ec;flex-shrink:0}.kb-compose textarea{min-width:0;resize:none;border:1px solid #b7cbd7;border-radius:8px;padding:10px;max-height:120px}.kb-compose button,.kb-mail button[type=submit]{border:0;border-radius:8px;background:#173f57;color:white;padding:10px 14px}.kb-compose button:disabled{opacity:.5;cursor:wait}
.kb-photo-toolbar{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:#496574}.kb-compose .kb-photo-add{display:inline-flex;align-items:center;gap:6px;background:#edf4f8;color:#173f57;border:1px solid #b7cbd7;padding:6px 9px;font-size:14px;min-height:36px}.kb-photo-add svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.kb-photo-preview{grid-column:1/-1;display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.4;background:#edf4f8;border-radius:8px;padding:8px}.kb-photo-preview img{width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:5px}.kb-photo-preview span{flex:1;min-width:0}.kb-compose .kb-photo-remove{padding:3px 8px;font-size:24px;background:transparent;color:#173f57;min-width:32px}.kb-photo-message{display:block;margin-top:8px;max-width:100%;max-height:180px;object-fit:contain;border-radius:6px}
.kb-status{padding:0 14px;font-size:14px;flex-shrink:0}.kb-footer{display:flex;justify-content:space-between;gap:10px;padding:6px 14px 12px;flex-shrink:0}.kb-footer button{background:none;border:0;color:#165d93;font-size:14px;padding:4px;text-decoration:underline}
.kb-mail{overflow-y:auto;padding:16px;flex:1;min-height:0}.kb-mail label{display:block;margin:0 0 12px;font-size:14px}.kb-mail input,.kb-mail textarea{display:block;width:100%;border:1px solid #b7cbd7;border-radius:6px;padding:9px;background:white;color:#173f57;margin-top:4px}.kb-mail label.kb-consent{display:flex;align-items:flex-start;gap:8px}.kb-mail input[type=checkbox]{width:18px;flex-shrink:0}.kb-mail p{font-size:14px}.kb-mail .kb-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.kb-mail button{margin-right:8px}.kb-mail button[type=button]{background:#edf4f8;border:1px solid #c8dce7;color:#173f57;border-radius:8px;padding:10px}
@media(max-width:520px){#kapabot{right:12px;bottom:12px}.kb-panel{width:calc(100vw - 24px);height:calc(100dvh - 24px)}.kb-launcher img{width:48px;height:48px}}

#kapabot .kb-head img,#kapabot .kb-launcher img{display:block;flex-shrink:0;object-fit:contain}#kapabot .kb-actions:empty,#kapabot .kb-status:empty{display:none}
