aws-chatkit{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9375rem;line-height:1.5;color:#1a1a1a}.aws-chatkit-messages{display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;flex:1 1;padding:1rem 1rem .5rem}.aws-chatkit-messages:before{content:"";flex:1 1}.aws-chatkit-event{text-align:center;color:#8e8e93;font-size:.8125rem;padding:.25rem 0}.aws-chatkit-message-group{display:flex;flex-direction:column;max-width:85%}.aws-chatkit-message-group.customer{align-self:flex-end;align-items:flex-end}.aws-chatkit-message-group.agent{align-self:flex-start;align-items:flex-start}.aws-chatkit-message-sender{font-size:.75rem;font-weight:600;color:#8e8e93;margin-bottom:.25rem;padding:0 .25rem}.aws-chatkit-bubble{padding:.625rem .875rem;border-radius:1.125rem;word-wrap:break-word;white-space:pre-wrap}.aws-chatkit-message-group.customer .aws-chatkit-bubble{background:#2f2f2f;color:#fff;border-bottom-right-radius:.25rem}.aws-chatkit-message-group.agent .aws-chatkit-bubble{background:#f0f0f0;color:#1a1a1a;border-bottom-left-radius:.25rem}.aws-chatkit-composer{display:flex;align-items:flex-end;gap:.5rem;padding:.625rem .75rem;border-top:1px solid #e5e5e5;flex-shrink:0}.aws-chatkit-composer-input{flex:1 1;border:1px solid #d9d9d9;border-radius:1.5rem;padding:.375rem 1rem;font-size:.9375rem;font-family:inherit;outline:none;resize:none;height:2.25rem;max-height:6rem;line-height:1.4;overflow-y:auto;box-sizing:border-box}.aws-chatkit-composer-input:focus{border-color:#999}.aws-chatkit-composer-input::-moz-placeholder{color:#999}.aws-chatkit-composer-input::placeholder{color:#999}.aws-chatkit-send-btn{width:2rem;height:2rem;border-radius:50%;border:none;background:#1a1a1a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s;margin-bottom:.125rem}.aws-chatkit-send-btn:hover{opacity:.8}.aws-chatkit-send-btn:disabled{background:#d9d9d9;cursor:default}.aws-chatkit-send-btn .fa{font-size:.875rem}#chatkit-widget-container{position:fixed;bottom:20px;right:20px;z-index:1050}#chatkit-window{width:500px;height:750px;display:none;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1rem 3rem #0000002d}.chatkit-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#39485b;background-color:var(--header-color, rgb(var(--bs-user-defined-rgb, 57, 72, 91)));color:#fff;color:var(--contrast-color, rgb(var(--color-user-defined, 255, 255, 255)));border-radius:12px 12px 0 0}.chatkit-header-title{display:flex;align-items:center;gap:.5rem;font-weight:700}.chatkit-close-btn{background:transparent;border:none;color:#fff;color:var(--contrast-color, rgb(var(--color-user-defined, 255, 255, 255)));cursor:pointer;padding:.25rem .5rem;font-size:1rem}.chatkit-close-btn:hover{opacity:.8}.chatkit-body{height:calc(100% - 4.5rem);padding:0}.chatkit-body openai-chatkit,.chatkit-body aws-chatkit{width:100%;height:100%}.chatkit-body openai-chatkit{display:block}.chatkit-body aws-chatkit{display:flex;flex-direction:column}#chatkit-toggle{width:60px;height:60px;border-radius:50%;border:none;background-color:#39485b;background-color:var(--header-color, rgb(var(--bs-user-defined-rgb, 57, 72, 91)));color:#fff;color:var(--contrast-color, rgb(var(--color-user-defined, 255, 255, 255)));cursor:pointer;box-shadow:0 .5rem 1rem #00000026;display:flex;align-items:center;justify-content:center;font-size:1.5rem}#chatkit-toggle:hover{opacity:.9}
