*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:8px;height:4px}::-webkit-scrollbar-track{background-color:rgba(var(--scrollbar-color-track),1)!important}::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#adb5bd}body{background-color:#f0f0f0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh}.settings-icon{width:24px;height:24px;background:#fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZS8+PGcgZGF0YS1uYW1lPSJMYXllciAyIiBpZD0iTGF5ZXJfMiI+PHBhdGggZD0iTTE4LDExYTEsMSwwLDAsMS0xLDEsNSw1LDAsMCwwLTUsNSwxLDEsMCwwLDEtMiwwLDUsNSwwLDAsMC01LTUsMSwxLDAsMCwxLDAtMiw1LDUsMCwwLDAsNS01LDEsMSwwLDAsMSwyLDAsNSw1LDAsMCwwLDUsNUExLDEsMCwwLDEsMTgsMTFaIi8+PHBhdGggZD0iTTE5LDI0YTEsMSwwLDAsMS0xLDEsMiwyLDAsMCwwLTIsMiwxLDEsMCwwLDEtMiwwLDIsMiwwLDAsMC0yLTIsMSwxLDAsMCwxLDAtMiwyLDIsMCwwLDAsMi0yLDEsMSwwLDAsMSwyLDAsMiwyLDAsMCwwLDIsMkExLDEsMCwwLDEsMTksMjRaIi8+PHBhdGggZD0iTTI4LDE3YTEsMSwwLDAsMS0xLDEsNCw0LDAsMCwwLTQsNCwxLDEsMCwwLDEtMiwwLDQsNCwwLDAsMC00LTQsMSwxLDAsMCwxLDAtMiw0LDQsMCwwLDAsNC00LDEsMSwwLDAsMSwyLDAsNCw0LDAsMCwwLDQsNEExLDEsMCwwLDEsMjgsMTdaIi8+PC9nPjwvc3ZnPg==) center/16px no-repeat;border-radius:50%;cursor:pointer;box-shadow:0 2px 5px #0003;transition:opacity .3s;z-index:999996}.settings-icon:hover{background-color:#f0f0f0}*:hover>.settings-icon,.hlrb-send-wrap button:hover .settings-icon{opacity:1}.hlrb-settings-panel{position:fixed;top:0;left:0;width:400px;height:100vh;background:#fff;box-shadow:0 2px 10px #0000001a;z-index:998;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column}.hlrb-panel-header{padding:20px;background:#fff;border-bottom:1px solid #dee2e6;flex-shrink:0}.hlrb-panel-title-wrap{display:flex;flex-direction:column;gap:16px}.hlrb-panel-title{font-size:20px;margin:0}.hlrb-panel-body{padding:20px;overflow-y:auto;background:#f8f9fa;border-radius:0 0 8px 8px}.hlrb-settings-drawer.open+.hlrb-settings-panel{visibility:hidden}.hlrb-color-picker,input[type=color][data-color-mode=rgb]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:100%;height:40px;padding:2px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer}.hlrb-color-picker::-webkit-color-swatch-wrapper,input[type=color][data-color-mode=rgb]::-webkit-color-swatch-wrapper{padding:0}.hlrb-color-picker::-webkit-color-swatch,input[type=color][data-color-mode=rgb]::-webkit-color-swatch{border:none;border-radius:2px}.hlrb-range-with-value{display:flex;align-items:center;gap:12px;margin-top:8px;width:100%}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:calc(100% - 57px);height:6px;background:#e9ecef;border-radius:6px;outline:none;margin:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#0d6efd;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;transition:all .2s ease}input[type=range]::-moz-range-thumb{width:18px;height:18px;background:#0d6efd;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;transition:all .2s ease}input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.1);box-shadow:0 3px 6px #00000040}input[type=range]:hover::-moz-range-thumb{transform:scale(1.1);box-shadow:0 3px 6px #00000040}input[type=range]:active::-webkit-slider-thumb{transform:scale(.95);background:#0b5ed7}input[type=range]:active::-moz-range-thumb{transform:scale(.95);background:#0b5ed7}input[type=range]:hover{background:#dee2e6}.value-display,.hlrb-font-size-value,.hlrb-radius-value,.hlrb-padding-value{min-width:45px;padding:4px 8px;font-size:13px;font-weight:500;color:#495057;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;text-align:center;flex-shrink:0}.hlrb-padding-settings{background:#f8f9fa;border-radius:8px;padding:16px;margin-top:12px}.hlrb-padding-title{font-size:14px;font-weight:500;color:#495057;margin-bottom:16px}.hlrb-padding-control{margin-bottom:12px}.hlrb-padding-control:last-child{margin-bottom:0}.hlrb-padding-control label{display:block;font-size:13px;color:#6c757d;margin-bottom:8px}.hlrb-padding-control .hlrb-range-with-value{display:flex;align-items:center;gap:12px}.hlrb-padding-control input[type=range]{flex:1;height:4px;-webkit-appearance:none;background:#dee2e6;border-radius:2px;outline:none}.hlrb-padding-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#0d6efd;border-radius:50%;cursor:pointer;transition:all .2s}.hlrb-padding-control input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}.hlrb-padding-control .value-display{min-width:45px;font-size:14px;color:#495057;font-weight:500}.hlrb-setting-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hlrb-toggle-wrapper{display:flex;align-items:center;gap:8px}.hlrb-toggle{position:relative;display:inline-block;width:36px;height:20px}.hlrb-toggle input{opacity:0;width:0;height:0}.hlrb-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e9ecef;transition:.3s;border-radius:20px}.hlrb-toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%}.hlrb-toggle input:checked+.hlrb-toggle-slider{background-color:#0d6efd}.hlrb-toggle input:checked+.hlrb-toggle-slider:before{transform:translate(16px)}.hlrb-toggle-label{font-size:13px;color:#6c757d}.hlrb-settings-drawer{position:fixed;top:0;left:-400px;width:400px;height:100vh;background:#fff;box-shadow:2px 0 20px #00000026;z-index:999999;transition:left .3s cubic-bezier(.4,0,.2,1);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hlrb-settings-drawer.open{left:0}.hlrb-drawer-content{height:100%;display:flex;flex-direction:column;background:#f8f9fa}.hlrb-drawer-header{padding:20px;background:#fff;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000000d}.hlrb-drawer-title{font-size:18px;font-weight:600;color:#212529}.hlrb-close-drawer{border:none;background:none;font-size:24px;cursor:pointer;padding:4px 8px;color:#6c757d;border-radius:4px;transition:all .2s}.hlrb-close-drawer:hover{background:#f8f9fa;color:#212529}.hlrb-drawer-body{flex:1;padding:20px;overflow-y:auto}.hlrb-setting-group{background:#fff;border-radius:8px;padding:20px;margin-bottom:16px;box-shadow:0 2px 4px #0000000d}.hlrb-setting-group-header{margin-bottom:16px}.hlrb-setting-group-title{font-size:16px;font-weight:600;color:#212529;margin-bottom:4px}.hlrb-setting-group-description{font-size:14px;color:#6c757d}.hlrb-setting-items-wrapper{background:#f8f9fa;border-radius:6px;padding:16px}.hlrb-setting-item{margin-bottom:16px}.hlrb-setting-item label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#495057}.hlrb-select-wrapper{position:relative}.hlrb-select-wrapper select{width:100%;padding:8px 12px;font-size:14px;border:1px solid #dee2e6;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;cursor:pointer;color:#495057}.hlrb-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6c757d;pointer-events:none}.hlrb-color-picker{width:100%;height:40px;padding:2px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer}.hlrb-range-with-value{display:flex;align-items:center;gap:12px}.hlrb-radius-picker{flex:1;height:4px;-webkit-appearance:none;background:#dee2e6;border-radius:2px;outline:none}.hlrb-radius-picker::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#0d6efd;border-radius:50%;cursor:pointer;transition:all .2s}.hlrb-radius-picker::-webkit-slider-thumb:hover{transform:scale(1.1)}.hlrb-radius-value{min-width:45px;font-size:14px;color:#495057;font-weight:500}@media (max-width: 576px){.hlrb-settings-drawer{width:100%;left:-100%}}.hlrb-panel-actions{display:flex;gap:10px}.hlrb-export-btn,.hlrb-import-btn,.hlrb-code-btn{flex:1;padding:10px 16px;border:1px solid #dee2e6;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#495057}.hlrb-export-btn .hlrb-icon{fill:#6c757d}.hlrb-import-btn .hlrb-icon{fill:#0d6efd}.hlrb-code-btn .hlrb-icon{fill:#6610f2}.hlrb-export-btn:hover,.hlrb-import-btn:hover,.hlrb-code-btn:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.hlrb-panel-actions .hlrb-icon{width:18px;height:18px}.hlrb-settings-textarea{width:100%;min-height:120px;padding:12px;border:1px solid #dee2e6;border-radius:4px;font-family:monospace;font-size:13px;line-height:1.5;color:#495057;background:#fff;resize:vertical;margin-bottom:12px}.hlrb-textarea-actions{display:flex;justify-content:flex-end;gap:8px}.hlrb-import-export-title{font-size:14px;font-weight:500;color:#495057;margin-bottom:8px}.hlrb-import-export-desc{font-size:13px;color:#6c757d;margin-bottom:12px}.hlrb-icon{width:16px;height:16px;fill:currentColor}.hlrb-notification{position:fixed;top:20px;right:20px;display:flex;align-items:center;padding:12px 20px;background:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;transform:translate(150%);opacity:0;transition:all .3s ease;z-index:999999}.hlrb-notification.show{transform:translate(0);opacity:1}.hlrb-notification-success{border-left:4px solid #52c41a}.hlrb-notification-error{border-left:4px solid #ff4d4f}.hlrb-notification-icon{width:20px;height:20px;margin-right:8px}.hlrb-notification-success .hlrb-notification-icon{fill:#52c41a}.hlrb-notification-error .hlrb-notification-icon{fill:#ff4d4f}.hlrb-notification-content{color:#333;font-size:14px}.hlrb-code-area{background:#2d2d2d;color:#fff;padding:15px;border-radius:6px;margin-bottom:12px;position:relative;max-height:400px;overflow:auto}.hlrb-code-area code{display:block;white-space:pre-wrap;word-break:break-all;font-family:monospace;font-size:13px;line-height:1.5}.hlrb-copy-btn{background:#00000080;border:none;border-radius:4px;color:#fff;padding:4px 8px;font-size:12px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.hlrb-copy-btn:hover{background:#000c}.hlrb-copy-btn .hlrb-icon{width:14px;height:14px}.hlrb-import-export-area{background:#fff;border-bottom:1px solid #dee2e6;flex-shrink:0}.hlrb-tabs{display:flex;border-bottom:1px solid #dee2e6;background:#fff;border-radius:8px 8px 0 0}.hlrb-tab{flex:1;padding:14px 20px;font-size:14px;font-weight:500;color:#6c757d;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;text-align:center;position:relative}.hlrb-tab:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#0d6efd;transition:all .3s ease;transform:translate(-50%)}.hlrb-tab:hover:after{width:100%}.hlrb-tab.active{color:#0d6efd;background:#fff}.hlrb-tab.active:after{width:100%}.hlrb-close-area{padding:12px 15px;background:#fff;border-top:1px solid #dee2e6;border-radius:0 0 8px 8px;display:flex;justify-content:flex-end}.hlrb-close-btn{padding:8px 16px;border:1px solid #dee2e6;border-radius:6px;font-size:13px;font-weight:500;color:#495057;background:#fff;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s}.hlrb-close-btn:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.hlrb-close-btn .hlrb-icon{width:16px;height:16px;fill:#495057}.hlrb-options-btn{width:34px;height:34px;border:1px solid #dee2e6;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.hlrb-options-btn svg{width:22px;height:22px}.hlrb-options-btn.active{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0gNy4yMTg3NSA1Ljc4MTI1IEwgNS43ODEyNSA3LjIxODc1IEwgMTQuNTYyNSAxNiBMIDUuNzgxMjUgMjQuNzgxMjUgTCA3LjIxODc1IDI2LjIxODc1IEwgMTYgMTcuNDM3NSBMIDI0Ljc4MTI1IDI2LjIxODc1IEwgMjYuMjE4NzUgMjQuNzgxMjUgTCAxNy40Mzc1IDE2IEwgMjYuMjE4NzUgNy4yMTg3NSBMIDI0Ljc4MTI1IDUuNzgxMjUgTCAxNiAxNC41NjI1IFoiLz48L3N2Zz4=)}.hlrb-options-btn:hover{background-color:#f8f9fa;box-shadow:0 2px 4px #0000000d}.hlrb-tab-content{position:relative;padding:20px;background:#fff;border-radius:0 0 8px 8px}.hlrb-import-export-title{font-size:16px;font-weight:600;color:#212529;margin-bottom:8px}.hlrb-import-export-desc{font-size:14px;color:#6c757d;margin-bottom:16px;line-height:1.5}.hlrb-settings-textarea,.hlrb-code-area{margin:16px 0;border-radius:8px}.hlrb-settings-textarea,.hlrb-code-area{background:#1e1e1e;padding:16px}.hlrb-settings-textarea,.hlrb-code-area code{color:#d4d4d4;font-size:13px}.hlrb-apply-btn{padding:10px 20px;background:#0d6efd;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;min-width:120px;box-shadow:0 2px 4px #0d6efd33}.hlrb-apply-btn:hover{background:#0b5ed7;transform:translateY(-1px);box-shadow:0 4px 8px #0d6efd4d}.hlrb-apply-btn .hlrb-icon{width:16px;height:16px;fill:currentColor}.hlrb-textarea-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #dee2e6}.hlrb-settings-textarea{width:100%;min-height:150px;padding:16px;border:1px solid #dee2e6;border-radius:8px;font-family:monospace;font-size:13px;line-height:1.6;resize:none;transition:border-color .2s}.hlrb-settings-textarea:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.hlrb-content-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.hlrb-refresh-btn{padding:8px 16px;background:#198754;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px;box-shadow:0 2px 4px #19875433}.hlrb-refresh-btn:hover{background:#157347;transform:translateY(-1px);box-shadow:0 4px 8px #1987544d}.hlrb-refresh-btn .hlrb-icon{width:16px;height:16px;fill:currentColor}.hlrb-content-header .hlrb-import-export-title,.hlrb-content-header .hlrb-import-export-desc{margin-bottom:4px}.hlrb-setting-groups-container{flex:1;overflow-y:auto;padding:20px}.hlrb-color-group{margin-bottom:24px}.hlrb-color-group:last-child{margin-bottom:0}.hlrb-color-group-title{font-size:14px;font-weight:600;color:#495057;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #dee2e6}.hlrb-show-all-settings{padding:8px 16px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;font-size:13px;font-weight:500;color:#495057;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;box-shadow:0 1px 3px #0000000d}.hlrb-show-all-settings:hover{background:#fff;border-color:#0d6efd;color:#0d6efd;transform:translateY(-1px);box-shadow:0 3px 6px #0d6efd1a}.hlrb-show-all-settings .hlrb-icon{width:16px;height:16px;fill:currentColor;transition:all .2s ease}.hlrb-show-all-settings:hover .hlrb-icon{fill:#0d6efd}.hlrb-panel-title-bar{display:flex;justify-content:space-between;align-items:center;gap:12px}.hlrb-panel-actions{display:flex;align-items:center;gap:8px}.hlrb-setting-item input[type=text]{width:100%;padding:8px 12px;font-size:14px;border:1px solid #dee2e6;border-radius:4px;background:#fff;color:#495057;transition:all .2s ease}.hlrb-setting-item input[type=text]:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.hlrb-setting-item input[type=text]::placeholder{color:#adb5bd}.hlrb-setting-item input[type=text]:hover{border-color:#adb5bd}.hlrb-setting-item input[type=text]:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.7}.hlrb-color-categories{display:flex;flex-direction:column;gap:24px}.hlrb-color-category{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000000d}.hlrb-color-category-header{margin-bottom:16px}.hlrb-color-category-title{font-size:15px;font-weight:600;color:#212529;margin-bottom:4px}.hlrb-color-category-description{font-size:13px;color:#6c757d}.hlrb-color-group{display:flex;flex-direction:column;gap:16px;padding:16px;background:#f8f9fa;border-radius:6px}.hlrb-color-subcategories{display:flex;flex-direction:column;gap:20px}.hlrb-color-subcategory{padding:16px;background:#f8f9fa;border-radius:6px}.hlrb-color-subcategory-title{font-size:14px;font-weight:500;color:#495057;margin-bottom:16px}.hlrb-setting-item{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.hlrb-setting-item:last-child{margin-bottom:0}.hlrb-setting-item label{font-size:13px;color:#495057;font-weight:500}.hlrb-color-picker{height:36px;border:1px solid #dee2e6;border-radius:6px;transition:all .2s ease;cursor:pointer}.hlrb-color-picker:hover{border-color:#adb5bd}.hlrb-color-picker:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.hlrb-auto-install-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s ease;margin-bottom:16px;width:fit-content}.hlrb-auto-install-btn:hover{background-color:#e9ecef;border-color:#dee2e6}.hlrb-auto-install-btn .hlrb-icon{width:18px;height:18px;fill:currentColor}.hlrb-install-section{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.hlrb-error-message{color:#dc3545;font-size:13px;padding:8px 12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;animation:fadeIn .3s ease;margin-bottom:10px}.hlrb-success-message{color:#28a745;font-size:13px;padding:8px 12px;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;animation:fadeIn .3s ease;margin-bottom:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hlrb-auto-install-btn--loading{opacity:.8;cursor:not-allowed}.hlrb-icon--loading{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hlrb-content-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px}.hlrb-btn-group{display:flex;gap:8px}.hlrb-code-area-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.hlrb-code-area{position:relative;background:#23272f;color:#fff;border-radius:8px;padding:16px 48px 16px 16px;font-size:14px;font-family:Fira Mono,Consolas,Menlo,monospace;word-break:break-all;min-height:48px;box-shadow:0 2px 8px #0000000a;margin-bottom:0}.hlrb-copy-btn--inline{position:absolute;top:12px;right:12px;background:#343a40;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:13px;display:flex;align-items:center;gap:4px;cursor:pointer;transition:background .2s}.hlrb-copy-btn--inline:hover{background:#495057}.hlrb-update-btn{margin-top:0;flex:0 0 auto;background-color:#e3f2fd;color:#1976d2;border-color:#bbdefb;position:relative;z-index:10}.hlrb-update-btn:hover{background-color:#bbdefb;border-color:#90caf9}.hlrb-reset-btn{background-color:#ffecec;color:#f44336;border-color:#ffd4d4;transition:all .2s ease;margin-left:0;padding:8px 16px;flex:0 0 auto;position:relative;z-index:10}.hlrb-reset-btn:hover{background-color:#ffe0e0;border-color:#ffbaba;cursor:pointer}.hlrb-reset-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999999}.hlrb-reset-confirm-modal{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 12px #00000026;width:320px;max-width:90%}.hlrb-reset-confirm-title{font-size:16px;font-weight:600;margin-bottom:20px;color:#333}.hlrb-reset-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.hlrb-reset-confirm-actions .hlrb-auto-install-btn{margin-bottom:0}.hlrb-buttons-container{display:flex;gap:8px;margin-bottom:16px;width:100%;flex-wrap:wrap;position:relative;z-index:5}#helorobo-live-chat{font-size:var(--hlrb-font-size);position:fixed;z-index:10}#helorobo-live-chat *{box-sizing:border-box;font-family:var(--hlrb-font-family)}#helorobo-live-chat.hlrb-left{left:0}#helorobo-live-chat.hlrb-right{right:0}#helorobo-live-chat.hlrb-top{top:0}#helorobo-live-chat.hlrb-bottom{bottom:0}#helorobo-live-chat .hlrb--start-button{cursor:pointer}@media (min-width: 576px){#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap:not(.widget){position:relative;text-align:var(--hlrb-start-button-text-align);background-color:rgba(var(--hlrb-body-button-primary-bg),1)!important;color:rgba(var(--hlrb-start-button-color),1);border-radius:var(--hlrb-start-button-radius) var(--hlrb-start-button-radius) 0 0;display:flex;flex-direction:column;gap:5px;padding:var(--hlrb-start-button-padding-top) var(--hlrb-start-button-padding-right) var(--hlrb-start-button-padding-bottom) var(--hlrb-start-button-padding-left)}#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap:not(.widget):before{content:"";display:var(--hlrb-start-button-logo);background:var(--logoUrl) no-repeat center center/contain;position:absolute;width:55px;height:55px;inset-inline-start:-25px;inset-block-start:-25px;filter:var(--hlrb-logo-shadow)}#helorobo-live-chat .hlrb--start-button .hlrb--content-header{font-size:1em;font-weight:600}#helorobo-live-chat .hlrb--start-button .hlrb--content-desc{display:var(--hlrb-start-button-desc);font-size:.75em;font-weight:500}}@media (max-width: 575px){#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap:not(.widget){background:var(--logoUrl) no-repeat center center/contain;background-color:transparent!important;position:relative;display:flex;width:50px;height:50px;margin-bottom:15px;filter:var(--hlrb-logo-shadow)}#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap:not(.widget) .hlrb--content-header,#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap:not(.widget) .hlrb--content-desc{display:none}}#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap.widget{background:var(--logoUrl) no-repeat center center/contain;background-color:transparent!important;position:relative;display:flex;width:50px;height:50px;margin-bottom:15px;filter:var(--hlrb-logo-shadow)}#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap.widget .hlrb--content-header,#helorobo-live-chat .hlrb--start-button .hlrb--content-wrap.widget .hlrb--content-desc{display:none}#helorobo-live-chat .hlrb-start-form{max-width:350px;min-width:350px;box-shadow:0 -5px 15px -7px #0000001a;background-color:#fafaf9;position:relative;border-radius:var(--hlrb-start-form-radius) var(--hlrb-start-form-radius) 0 0}@media (max-width: 576px){#helorobo-live-chat .hlrb-start-form{max-width:300px;min-width:300px}}#helorobo-live-chat .hlrb-start-form .hlrb--icon-shadow{display:var(--hlrb-start-form-logo);position:absolute;inset-block-start:-25px;inset-inline-start:-15px;width:50px;height:50px}#helorobo-live-chat .hlrb-start-form .hlrb--icon-shadow.image{background:var(--logoUrl) no-repeat center center/contain}#helorobo-live-chat .hlrb-start-form .hlrb-close--icon{position:absolute;inset-block-start:-15px;inset-inline-end:-7px;width:25px;height:25px;display:inline-block;background:#5e6676 url(https://helorobo.tsoftcdn.com/img/close-icon.svg) no-repeat center center/contain;border-radius:50%;cursor:pointer}#helorobo-live-chat .hlrb-start-form .hlrb-body{padding:5px 10px}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container{display:flex;align-items:center;justify-content:flex-end}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap{display:var(--hlrb-body-profile);align-items:center;justify-content:center;height:30px;cursor:pointer;margin-right:8px;z-index:50;position:relative}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-box{display:flex;gap:5px;align-items:center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-box .profile-title{color:#000;font-size:.8em}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-box .profile-image{display:flex;align-items:center;justify-content:center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-box .profile-image i{display:inline-block;width:16px;height:16px;border-radius:50%;background:url(https://helorobo.tsoftcdn.com/img/profile.svg) no-repeat center center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown{position:absolute;right:0;top:98%;width:220px;display:none;background:#fff;border-radius:calc(var(--hlrb-border-radius) / 3);border:1px solid rgba(var(--hlrb-border-color),1);padding:15px 8px 8px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap{position:relative;display:flex;width:100%;justify-content:center;margin-bottom:10px}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=text],#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=email],#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=number],#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=tel],#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input#name{width:100%;padding:10px 10px 5px;border:1px solid rgba(var(--hlrb-border-color),1);border-radius:calc(var(--hlrb-border-radius) / 3);outline:none;font-size:.75em;font-weight:500}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=text]::placeholder,#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=email]::placeholder,#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=number]::placeholder,#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input[type=tel]::placeholder,#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap input#name::placeholder{color:#000}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .input-wrap label{position:absolute;-webkit-user-select:none;user-select:none;z-index:2;top:0;left:5px;font-size:.65em;font-weight:700;background:#fff;padding:0 10px;outline:none;opacity:.8;transform:translateY(-50%)}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .button-wrap{padding:5px 15px;border-radius:var(--hlrb-body-button-primary-radius);background-color:rgba(var(--hlrb-body-button-primary-bg),1)!important;color:rgba(var(--hlrb-body-button-primary-text),1);font-size:.75em;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;width:100%;transition:opacity .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap .profile-dropdown .button-wrap:hover{opacity:1}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .profile-wrap:hover .profile-dropdown{display:block}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang{display:var(--hlrb-body-switch-lang);align-items:center;justify-content:center;height:30px;cursor:pointer;z-index:50;position:relative}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .current-lang{display:flex;justify-content:end;align-items:center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .current-lang label{margin-right:5px;font-size:.8em;color:#000}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang i{width:16px;height:16px;border-radius:8px}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang i.lang-tr{background:url(https://helorobo.tsoftcdn.com/img/tr.svg) no-repeat center center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang i.lang-en{background:url(https://helorobo.tsoftcdn.com/img/en.svg) no-repeat center center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang i.lang-ar{background:url(https://helorobo.tsoftcdn.com/img/ar.svg) no-repeat center center}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .lang-dropdown{position:absolute;right:0;top:98%;display:none;width:110px;background:#fff;border-radius:calc(var(--hlrb-border-radius) / 3);border:1px solid rgba(var(--hlrb-border-color),1);box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .lang-dropdown .selecting-lang{display:flex;justify-content:flex-start;gap:3px;align-items:center;padding:5px;cursor:pointer;transition:background-color .15s}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .lang-dropdown .selecting-lang .lang-text{font-size:.75em;color:#000;font-weight:500}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang .lang-dropdown .selecting-lang:hover{background-color:#f3f9ff}#helorobo-live-chat .hlrb-start-form .hlrb-body .profile-lang-container .switch-lang:hover .lang-dropdown{display:block}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form--header{margin-top:35px;font-weight:500;font-size:.95em}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form--desc{font-weight:400;font-size:.85rem}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper{margin-top:10px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper input[type=text],#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper input[type=email],#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper input[type=number],#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper input[type=tel],#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper textarea{width:100%;padding:10px;border:1px solid rgba(var(--hlrb-border-color),1);border-radius:calc(var(--hlrb-border-radius) / 3);outline:none;font-size:.75em;font-weight:500;margin-bottom:10px;resize:none}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper button{padding:5px 15px;border-radius:var(--hlrb-body-button-primary-radius);background-color:rgba(var(--hlrb-body-button-primary-bg),1);color:rgba(var(--hlrb-body-button-primary-text),1);font-size:.75em;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;width:100%;transition:opacity .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-form-wrapper button:hover{opacity:1}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area ::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-height)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area ::-webkit-scrollbar-track{background-color:transparent}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area ::-webkit-scrollbar-thumb{background-color:rgba(var(--scrollbar-color-thumb),.7);border-radius:var(--scrollbar-width)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area ::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--scrollbar-color-thumb),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap{border-radius:calc(var(--hlrb-border-radius) / 3);padding:10px 10px 0;background:#fff;display:flex;flex-direction:column;row-gap:18px;overflow-x:hidden;overflow-y:auto;width:100%;height:280px}@media (min-width: 576px){#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap{height:300px}}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item{display:flex;align-items:flex-start}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-message-profile-img{display:none}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-message-profile-img img{max-width:40px;border-radius:50%;border:3px solid #fff}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap{position:relative;width:80%;display:flex;flex-direction:column}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-content{border-radius:calc(var(--hlrb-border-radius) / 3);font-size:.8rem;font-weight:500;line-height:120%;padding:10px 12px;margin-bottom:3px;max-width:100%}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-message-options .hlrb-time{display:flex;align-items:center;opacity:.5;transition:opacity .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-message-options .hlrb-time .hrlb-time-icon{display:none;width:12px;height:12px;background:url(https://helorobo.tsoftcdn.com/img/time.svg) no-repeat center center;margin-inline-end:4px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-message-options .hlrb-time span{font-size:.6em;font-weight:500}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap:hover .hlrb-message-options .hlrb-time{opacity:.7}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-button-content{display:flex;flex-direction:column;gap:5px;margin-bottom:3px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-button-content .hlrb-button{padding:5px 10px;border-radius:calc(var(--hlrb-border-radius) / 3);background-color:rgba(var(--hlrb-body-button-primary-bg),1);color:rgba(var(--hlrb-body-button-primary-text),1);font-size:.8rem;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;transition:opacity .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-button-content .hlrb-button:hover{opacity:1}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-name,#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-item-wrap .hlrb-second-name{display:none}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-image-wrapper img{max-width:100%;border-radius:calc(var(--hlrb-border-radius) / 3)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .location-wrapper{color:rgba(var(--hlrb-message-customer-text),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .location-wrapper iframe{width:100%;outline:none;border:1px solid rgba(var(--hlrb-border-color),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .location-wrapper .location-title{font-weight:600;font-size:.85rem;margin-bottom:3px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .location-wrapper .location-address{font-size:.75rem}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .file-wrapper{display:block;text-decoration:none}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .file-wrapper:hover{text-decoration:underline;text-decoration-color:rgba(var(--hlrb-body-button-primary-bg),1);text-decoration-style:dashed;text-underline-offset:3px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .file-wrapper .name-wrap{display:flex;align-items:center;gap:5px;background-color:rgba(var(--hlrb-body-button-primary-bg),.05);padding:5px;border-radius:calc(var(--hlrb-border-radius) / 3);color:rgba(var(--hlrb-message-customer-text),1);transition:background-color .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .file-wrapper .name-wrap:hover{background-color:rgba(var(--hlrb-body-button-primary-bg),.1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .file-wrapper .name-wrap .file-icon{width:20px;height:20px;display:inline-block;object-fit:scale-down}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item .hlrb-video-wrapper{display:flex;align-items:center}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-customer .hlrb-item-wrap{align-items:flex-start}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-customer .hlrb-item-wrap .hlrb-content{background-color:rgba(var(--hlrb-message-customer-bg),1);color:rgba(var(--hlrb-message-customer-text),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-customer .hlrb-item-wrap .hlrb-content .hlrb-content{padding:0;background-color:transparent;margin-bottom:10px;margin-top:0}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-customer .hlrb-item-wrap .hlrb-message-options .hlrb-time{color:rgba(var(--hlrb-message-customer-text),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent{flex-direction:row-reverse}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap{align-items:flex-end;text-align:right}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap .hlrb-content{background-color:rgba(var(--hlrb-message-agent-bg),1);color:rgba(var(--hlrb-message-agent-text),1)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap .hlrb-message-options .hlrb-time{color:rgba(var(--hlrb-message-agent-text),1);justify-content:flex-end}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap .hlrb-first-item{background-color:rgba(var(--hlrb-message-customer-bg),.8);padding:10px;border-radius:calc(var(--hlrb-border-radius) / 3);color:rgba(var(--hlrb-message-customer-text),1);border-left:2px solid rgba(var(--hlrb-message-agent-text),.5)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap .hlrb-first-item .hlrb-content{padding:0;background-color:transparent;margin-bottom:10px;margin-top:0!important}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-item-wrap .hlrb-first-item .hlrb-button-content{margin-bottom:0}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-button-content{background-color:rgba(var(--hlrb-message-agent-bg),1);display:flex;flex-direction:column;gap:5px;border-radius:calc(var(--hlrb-border-radius) / 3)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-button-content:has(.hlrb-ice-breakers){padding:5px 10px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-button-content .hlrb-ice-breakers{padding:5px 10px;border-radius:calc(var(--hlrb-border-radius) / 3);background-color:rgba(var(--hlrb-body-button-primary-bg),.7);color:rgba(var(--hlrb-body-button-primary-text),1);font-size:.75em;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;transition:background-color .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-preview-wrap .hlrb-message-item.hlrb-agent .hlrb-button-content .hlrb-ice-breakers:hover{background-color:rgba(var(--hlrb-body-button-primary-bg),.85)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap{display:flex;gap:10px;padding-top:10px}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap textarea{width:100%;border:1px solid rgba(var(--hlrb-border-color),1);border-radius:calc(var(--hlrb-border-radius) / 3);outline:none;font-size:.75em;font-weight:500;resize:none;transition:border-color .25s;padding:10px}@media (max-width: 575px){#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap textarea{padding:5px}}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap textarea::placeholder{color:#5e6676}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap textarea:focus{border-color:rgba(var(--hlrb-body-button-primary-bg),.3)}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap .hlrb-send-button{background-color:rgba(var(--hlrb-body-button-primary-bg),1);color:rgba(var(--hlrb-body-button-primary-text),1);display:flex;align-items:center;justify-content:center;padding:5px 15px;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;font-size:var(--hlrb-body-button-primary-font-size);border-radius:var(--hlrb-body-button-primary-radius);transition:opacity .25s}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap .hlrb-send-button .hlrb-send--icon{display:var(--hlrb-body-button-primary-icon);width:21px;height:21px;min-width:21px;margin-right:calc(var(--hlrb-body-button-primary-font-size) / 2);background:url(https://helorobo.tsoftcdn.com/img/send-icon.svg) no-repeat center center/contain}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap .hlrb-send-button .hlrb-spinner--icon{width:21px;height:21px;min-width:21px;display:inline-block;background:url(https://helorobo.tsoftcdn.com/img/spinner.svg) no-repeat center center/contain}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-send-wrap .hlrb-send-button:hover{opacity:1}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-powered{display:flex;align-items:center;justify-content:center;gap:5px;margin-block-start:5px;-webkit-user-select:none;user-select:none}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-powered .hlrb-single-icon{width:20px;height:20px;display:inline-block;background:url(https://helorobo.tsoftcdn.com/img/single-icon.svg) no-repeat center center/contain}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-powered p{color:#5e6676;font-size:.7em;font-weight:600;margin:0;padding:0}#helorobo-live-chat .hlrb-start-form .hlrb-body .hlrb-message-area .hlrb-powered p span{color:rgba(var(--hlrb-body-button-primary-bg),1)}#helorobo-live-chat .hlrb--preloader{overflow-y:auto;height:300px;width:100%;position:relative}#helorobo-live-chat .hlrb--preloader .hlrb--loader{position:absolute;inset-block-start:calc(50% - 32px);inset-inline-start:calc(50% - 32px);width:64px;height:64px;border-radius:50%;perspective:800px;background:url(https://helorobo.tsoftcdn.com/img/hlrb-icon.svg) no-repeat center center;background-size:45px;z-index:99}#helorobo-live-chat .hlrb--preloader .hlrb--animation-inner{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}#helorobo-live-chat .hlrb--preloader .hlrb--animation-inner.hlrb--animation-one{inset-inline-start:0%;inset-block-start:0%;animation:hlrb-rotate-one 1.5s linear infinite;border-block-end:3px solid rgba(0,102,255,.7)}#helorobo-live-chat .hlrb--preloader .hlrb--animation-inner.hlrb--animation-two{inset-inline-end:0%;inset-block-start:0%;animation:hlrb-rotate-two 1.5s linear infinite;border-right:3px solid rgba(0,102,255,.7)}#helorobo-live-chat .hlrb--preloader .hlrb--animation-inner.hlrb--animation-three{inset-inline-end:0%;inset-block-end:0%;animation:hlrb-rotate-three 1.5s linear infinite;border-top:3px solid rgba(0,102,255,.7)}@keyframes hlrb-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes hlrb-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes hlrb-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}#helorobo-live-chat .hl--popup-wrap{position:fixed;inset-inline:0;transform:translateY(-50%);margin:auto;min-height:100px;width:50%;inset-block-start:50%;border-radius:calc(var(--hlrb-border-radius) / 2);background-color:#fafaf9;padding:10px;display:flex;flex-direction:column;max-width:350px;z-index:51}#helorobo-live-chat .hl--popup-wrap.shadow{box-shadow:0 14px 10px -16px #5e66763d;border:1px solid #f1f1f1}#helorobo-live-chat .hl--popup-wrap .header-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;margin-block-end:8px;font-weight:700;font-size:1rem;color:#5e6676}#helorobo-live-chat .hl--popup-wrap .header-wrap .hl--header-wrap{display:flex;align-items:center;column-gap:8px}#helorobo-live-chat .hl--popup-wrap .header-wrap .icon-wrap{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;box-shadow:0 4px 5px -6px #00000080;border-radius:.8em;border:1px solid #ededed;background-color:#f3f9ff}#helorobo-live-chat .hl--popup-wrap .header-wrap .icon-wrap .hl--icon{background:url(https://helorobo.tsoftcdn.com/img/single-icon.svg) no-repeat center center;width:24px;height:24px;display:inline-block;background-size:24px}#helorobo-live-chat .hl--popup-wrap .header-wrap .hl-close--icon{width:30px;height:30px;display:inline-block;background:#5e6676 url(https://helorobo.tsoftcdn.com/img/close-icon.svg) no-repeat center center;border-radius:50%;cursor:pointer;position:absolute;inset-inline-end:-15px;inset-block-start:-15px}#helorobo-live-chat .hl--popup-wrap .body-wrapper{padding:10px;box-shadow:0 14px 10px -16px #5e66763d;border-radius:calc(var(--hlrb-border-radius) / 3);background-color:#fff;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;max-height:400px}#helorobo-live-chat .hl--popup-wrap .body-wrapper .sadsa{display:var(--hlrb)}#helorobo-live-chat .hl--popup-wrap .body-wrapper .content-wrapper{display:flex;flex:1;flex-wrap:wrap;align-items:flex-start;min-height:0;overflow-y:auto;margin-bottom:10px}#helorobo-live-chat .hl--popup-wrap .body-wrapper .content-wrapper p{margin:0;font-size:.8em;line-height:150%}#helorobo-live-chat .hl--popup-wrap .body-wrapper .button-wrapper{margin-block-start:20px}#helorobo-live-chat .hl--popup-wrap .hl--button-wrapper{display:flex;align-items:center;justify-content:flex-end}#helorobo-live-chat .hl--popup-wrap .hl--button-wrapper .hlrb--popup-button{padding:5px 15px;border-radius:var(--hlrb-body-button-primary-radius);background-color:rgba(var(--hlrb-body-button-primary-bg),1);color:rgba(var(--hlrb-body-button-primary-text),1);font-size:.75em;font-weight:500;cursor:pointer;outline:none;border:none;opacity:.9;transition:opacity .25s}#helorobo-live-chat .hl--popup-wrap .hl--button-wrapper .hlrb--popup-button:hover{opacity:1}#helorobo-live-chat{--hlrb-font-family: system-ui, -apple-system, ui-sans-serif, sans-serif, Arial;--logoUrl: "https://helorobo.tsoftcdn.com/img/hlrb-icon.svg";--hlrb-logo-shadow: drop-shadow(5px 5px 5px rgba(0, 0, 0, .3));--hlrb-font-size: 16px;--hlrb-border-radius: 16px;--hlrb-border-color: 230, 240, 255;--hlrb-body-button-primary-bg: 36, 102, 255;--hlrb-body-button-primary-text: 255, 255, 255;--hlrb-body-button-primary-radius: 5px;--hlrb-body-button-primary-font-size: 0;--hlrb-body-button-primary-icon: inline-flex;--hlrb-body-profile: inline-flex;--hlrb-body-switch-lang: inline-flex;--hlrb-start-button-logo: inline-block;--hlrb-start-button-desc: block;--hlrb-start-button-color: 255, 255, 255;--hlrb-start-button-radius: 10px;--hlrb-start-button-text-align: center;--hlrb-start-button-padding-top: 8px;--hlrb-start-button-padding-right: 20px;--hlrb-start-button-padding-bottom: 10px;--hlrb-start-button-padding-left: 35px;--hlrb-start-form-radius: 20px;--hlrb-start-form-logo: inline-block;--hlrb-message-customer-bg: 242, 242, 242;--hlrb-message-customer-text: 0, 0, 0;--hlrb-message-agent-bg: 224, 242, 255;--hlrb-message-agent-text: 0, 0, 0;--scrollbar-width: 6px;--scrollbar-height: 4px;--scrollbar-color-thumb: 200, 215, 255;--scrollbar-color-track: 225, 225, 225}.hlrb-setting-item input[type=checkbox][data-v-b44fa023]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #dee2e6;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease}.hlrb-setting-item input[type=checkbox][data-v-b44fa023]:checked{background-color:#0d6efd;border-color:#0d6efd}.hlrb-setting-item input[type=checkbox][data-v-b44fa023]:checked:after{content:"";position:absolute;left:6px;top:2px;width:4px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.hlrb-setting-item input[type=checkbox][data-v-b44fa023]:hover{border-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd1a}.hlrb-setting-item input[type=checkbox][data-v-b44fa023]:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd40}.ice-breakers-section[data-v-b44fa023]{margin-top:20px;padding-top:20px;border-top:1px solid #dee2e6}.ice-breaker-container[data-v-b44fa023]{margin-top:10px}.ice-breaker-add[data-v-b44fa023]{display:flex;gap:10px;margin-bottom:15px}.ice-breaker-input[data-v-b44fa023]{flex:1;padding:8px 12px;border:1px solid #dee2e6;border-radius:4px;font-size:14px}.ice-breaker-button[data-v-b44fa023]{padding:8px 16px;background-color:#0d6efd;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.ice-breaker-button[data-v-b44fa023]:hover{background-color:#0b5ed7}.ice-breakers-list[data-v-b44fa023]{display:flex;flex-direction:column;gap:10px}.ice-breaker-item[data-v-b44fa023]{display:flex;gap:10px;align-items:center}.ice-breaker-remove[data-v-b44fa023]{padding:4px 8px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.ice-breaker-remove[data-v-b44fa023]:hover{background-color:#bb2d3b}.hlrb--content-wrap[data-v-63757aeb],.hlrb-start-form[data-v-63757aeb]{margin-left:390px}
