:root{--hpw-bg:#fff;--hpw-accent:#f17e32;--hpw-white:#fff;--hpw-text:#232323;--hpw-surface:#f5f5f5;--hpw-border:#e0e0e0}.wp-block-create-block-hpw-chatbot-wordpress{background:var(--hpw-bg);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);color:var(--hpw-text);display:flex;flex-direction:column;font:inherit;font-family:inherit;height:100%;min-height:600px;overflow:hidden;width:100%}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-panel-header{align-items:center;background:var(--hpw-bg);border-bottom:1px solid var(--hpw-border);display:flex;flex-shrink:0;justify-content:space-between;padding:.875rem .875rem .875rem 1.25rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-panel-title{color:var(--hpw-text);font-size:1rem;font-weight:600}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-panel-close-btn{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--hpw-text);cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .2s ease,color .2s ease;width:36px}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-panel-close-btn:hover{background:var(--hpw-surface);color:var(--hpw-accent)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-panel-close-btn:focus-visible{outline:3px solid var(--hpw-accent);outline-offset:2px}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-welcome{align-items:center;background:var(--hpw-bg);border-bottom:1px solid var(--hpw-border);display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-welcome h2{color:var(--hpw-text);font-size:1.5rem;font-weight:600;margin:0 0 1rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-welcome p{color:rgba(35,35,35,.7);line-height:1.6;margin:0}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-messages{background:var(--hpw-bg);display:flex;flex:1;flex-direction:column;gap:.75rem;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:1rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-messages::-webkit-scrollbar{width:6px}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-messages::-webkit-scrollbar-track{background:var(--hpw-surface);border-radius:10px}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-messages::-webkit-scrollbar-thumb{background:var(--hpw-accent);border-radius:10px}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-messages::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--hpw-accent) 80%,#000 20%)}.wp-block-create-block-hpw-chatbot-wordpress .user-message{align-self:flex-end;background:var(--hpw-accent);border-radius:16px 16px 4px 16px;color:var(--hpw-white);max-width:85%;padding:.75rem 1rem;word-wrap:break-word;animation:slideIn .3s ease-out;font-size:inherit;line-height:inherit}.wp-block-create-block-hpw-chatbot-wordpress .bot-message{align-self:flex-start;background:var(--hpw-surface);border-radius:16px 16px 16px 4px;color:var(--hpw-text);max-width:85%;min-width:0;padding:.75rem 1rem;word-wrap:break-word;animation:slideIn .3s ease-out;font-size:inherit;line-height:1.6}.wp-block-create-block-hpw-chatbot-wordpress .bot-message:has(table){box-sizing:border-box;max-width:100%;width:100%}.wp-block-create-block-hpw-chatbot-wordpress .bot-message h1,.wp-block-create-block-hpw-chatbot-wordpress .bot-message h2,.wp-block-create-block-hpw-chatbot-wordpress .bot-message h3,.wp-block-create-block-hpw-chatbot-wordpress .bot-message h4,.wp-block-create-block-hpw-chatbot-wordpress .bot-message h5,.wp-block-create-block-hpw-chatbot-wordpress .bot-message h6{color:inherit;line-height:1.2;margin-bottom:.5em;margin-top:.75em}.wp-block-create-block-hpw-chatbot-wordpress .bot-message p{margin:.5em 0}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ol,.wp-block-create-block-hpw-chatbot-wordpress .bot-message ul{margin:.75em 0;padding-left:1.5em}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ul{list-style:disc}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ul ul{list-style:circle}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ul ul ul{list-style:square}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ol{list-style:decimal}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ol ol{list-style:lower-alpha}.wp-block-create-block-hpw-chatbot-wordpress .bot-message ol ol ol{list-style:lower-roman}.wp-block-create-block-hpw-chatbot-wordpress .bot-message li{display:list-item;margin:.35em 0;overflow-wrap:anywhere}.wp-block-create-block-hpw-chatbot-wordpress .bot-message table{border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-collapse:collapse;font-size:.95em;margin:.75em 0;max-width:100%;table-layout:fixed;width:100%}.wp-block-create-block-hpw-chatbot-wordpress .bot-message td,.wp-block-create-block-hpw-chatbot-wordpress .bot-message th{border:1px solid color-mix(in srgb,currentColor 16%,transparent);overflow-wrap:anywhere;padding:.5rem .75rem;text-align:left;vertical-align:top}.wp-block-create-block-hpw-chatbot-wordpress .bot-message th{background:color-mix(in srgb,currentColor 6%,transparent);font-weight:600}.wp-block-create-block-hpw-chatbot-wordpress .bot-message tbody tr:nth-child(2n){background:color-mix(in srgb,currentColor 3%,transparent)}.wp-block-create-block-hpw-chatbot-wordpress .bot-message code{background-color:#1a1a1a;border-radius:4px;color:var(--hpw-white);display:inline!important;font-family:Monaco,Courier New,monospace;font-size:.9em;font-weight:500;max-width:none!important;padding:.2em .45em;vertical-align:baseline;white-space:pre-wrap;width:auto!important;word-break:break-word}.wp-block-create-block-hpw-chatbot-wordpress .bot-message .hpw-code-block{background-color:#1a1a1a;border-left:4px solid var(--hpw-accent);border-radius:6px;display:block;margin:.75em 0;max-width:100%;overflow-x:auto}.wp-block-create-block-hpw-chatbot-wordpress .bot-message .hpw-code-block pre{background:transparent;border:none;box-sizing:border-box;color:var(--hpw-white);display:block;line-height:1.5;margin:0;min-width:100%;overflow-wrap:normal;padding:1.25rem;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre;width:-moz-max-content;width:max-content;word-break:normal}.wp-block-create-block-hpw-chatbot-wordpress .bot-message .hpw-code-block pre code{background:transparent!important;border-radius:0!important;color:inherit!important;display:block!important;font-size:.875em;max-width:none!important;padding:0!important;white-space:inherit;width:auto!important;word-break:normal}.wp-block-create-block-hpw-chatbot-wordpress .bot-message blockquote{background:rgba(241,126,50,.1);border-left:4px solid var(--hpw-accent);border-radius:4px;color:rgba(35,35,35,.8);margin-bottom:.75em;margin-left:0;margin-top:.75em;padding:.75rem 1rem}.wp-block-create-block-hpw-chatbot-wordpress .bot-message a{background-color:var(--hpw-accent);border-radius:6px;color:var(--hpw-white);display:inline-block;font-weight:500;margin:.25rem .25rem .25rem 0;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.wp-block-create-block-hpw-chatbot-wordpress .bot-message a:hover{background-color:color-mix(in srgb,var(--hpw-accent) 85%,#000 15%);box-shadow:0 2px 8px rgba(241,126,50,.4);transform:translateY(-1px)}.wp-block-create-block-hpw-chatbot-wordpress .bot-message a:active{transform:translateY(0)}.wp-block-create-block-hpw-chatbot-wordpress .bot-message strong{color:inherit;font-weight:600}.wp-block-create-block-hpw-chatbot-wordpress .bot-message em{color:color-mix(in srgb,currentColor 90%,transparent);font-style:italic}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-suggestions{align-items:center;background:var(--hpw-bg);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin:0;max-width:100%;padding:1rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-suggestions.suggestions-full-height{flex:1;flex-direction:column;gap:1rem;justify-content:center;max-height:400px;overflow-y:auto;padding:1.5rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-suggestions.suggestions-in-messages{border-top:1px solid var(--hpw-border);flex-shrink:0;margin-top:.25rem;padding:.75rem 0 0}.wp-block-create-block-hpw-chatbot-wordpress .suggestion-button{background:var(--hpw-accent);border:none;border-radius:24px;color:var(--hpw-white);cursor:pointer;flex-grow:0;flex-shrink:1;font-size:inherit;font-weight:500;max-width:100%;overflow-wrap:break-word;padding:.6rem 1.2rem;transition:all .3s ease;white-space:normal}.wp-block-create-block-hpw-chatbot-wordpress .suggestion-button:hover{background:color-mix(in srgb,var(--hpw-accent) 85%,#000 15%);box-shadow:0 4px 12px rgba(241,126,50,.35);transform:translateY(-2px)}.wp-block-create-block-hpw-chatbot-wordpress .suggestion-button:active{transform:translateY(0)}.wp-block-create-block-hpw-chatbot-wordpress .suggestions-full-height .suggestion-button{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;min-height:50px;min-width:300px;padding:1rem 2rem;text-align:center;white-space:normal}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input-container{border-top:1px solid var(--hpw-border);display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input{background:var(--hpw-surface);border:2px solid var(--hpw-border);border-radius:8px;color:var(--hpw-text);flex:1;font-size:inherit;padding:.75rem 1rem;transition:border-color .2s ease}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input:focus:not(:disabled){border-color:var(--hpw-accent);box-shadow:0 0 0 3px rgba(241,126,50,.2);outline:none}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input::-moz-placeholder{color:rgba(35,35,35,.45)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input::placeholder{color:rgba(35,35,35,.45)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-input:disabled{cursor:not-allowed;opacity:.6}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-send-button{background:var(--hpw-accent);border:none;border-radius:8px;color:var(--hpw-white);cursor:pointer;font-size:inherit;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-send-button:hover:not(:disabled){background:color-mix(in srgb,var(--hpw-accent) 85%,#000 15%);box-shadow:0 2px 8px rgba(241,126,50,.4)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-send-button:active:not(:disabled){transform:scale(.98)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-send-button:disabled{cursor:not-allowed;opacity:.6}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-clear-button{background:transparent;border:2px solid var(--hpw-border);border-radius:8px;color:var(--hpw-text);cursor:pointer;font-size:inherit;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-clear-button:hover{background:var(--hpw-surface);border-color:var(--hpw-accent)}.wp-block-create-block-hpw-chatbot-wordpress .hpw-chatbot-clear-button:active{transform:scale(.98)}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dotBlink{0%,20%,50%,80%,to{opacity:1}40%{opacity:.4}60%{opacity:.7}}.loading-message{align-items:baseline;display:flex;flex-direction:row;gap:.4rem}.loading-status-text{font-size:.85em;opacity:.75}.loading-dots{display:inline-flex;gap:.35rem}.loading-dots span{animation:dotBlink 1.4s infinite;background-color:currentColor;border-radius:50%;height:.4rem;width:.4rem}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}#hpw-chatbot-global-widget{bottom:24px;position:fixed;right:24px;z-index:9999}#hpw-chatbot-toggle-btn{align-items:center;background:var(--hpw-accent);border:none;border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.4);color:var(--hpw-white);cursor:pointer;display:flex;height:64px;justify-content:center;position:relative;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:64px;z-index:10000}#hpw-chatbot-toggle-btn:hover{background:color-mix(in srgb,var(--hpw-accent) 85%,#000 15%);box-shadow:0 6px 20px rgba(241,126,50,.45);transform:scale(1.07)}#hpw-chatbot-toggle-btn:focus-visible{outline:3px solid var(--hpw-accent);outline-offset:3px}#hpw-chatbot-panel{background:var(--hpw-bg);box-shadow:none;display:flex;flex-direction:column;height:100vh;max-width:min(700px,85vw);min-width:280px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease,box-shadow .3s ease;width:380px;z-index:9998}#hpw-chatbot-panel.is-open{box-shadow:-4px 0 24px rgba(0,0,0,.5);transform:translateX(0)}#hpw-chatbot-panel .wp-block-create-block-hpw-chatbot-wordpress{border-radius:0;box-shadow:none;flex:1;height:100%;min-height:0}#hpw-chatbot-resize-handle{background:transparent;cursor:col-resize;height:100%;left:0;position:absolute;top:0;transition:background .15s ease;width:6px;z-index:1}#hpw-chatbot-resize-handle:hover{background:rgba(0,0,0,.08)}body.is-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#hpw-chatbot-global-widget:has(#hpw-chatbot-panel.is-open) #hpw-chatbot-toggle-btn{display:none}@media(max-width:480px){#hpw-chatbot-panel{max-width:100vw;min-width:0;width:100vw}#hpw-chatbot-resize-handle{display:none}}
