:root{--kbEnabled:0;--bgColor:#e1e1e1}.chatbot-preview-content,.chatbot-preview-content *{box-sizing:border-box}.chatbot-preview-content .live_chat__chat__screen{height:100%!important;position:relative!important;width:100%!important}.live_chat__chat__screen ::-webkit-scrollbar{width:0}.live_chat__chat__screen ::-webkit-scrollbar-track{background:#fff}.live_chat__chat__screen ::-webkit-scrollbar-thumb{background:#888}.live_chat__chat__screen ::-webkit-scrollbar-thumb:hover{background:#555}.live_chat__chat__screen{background-color:#fff;border-radius:8px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;position:relative;visibility:visible;width:100%}.live_chat__chat__screen.show__chat{animation:openChat .2s ease-in-out;bottom:85px;flex-grow:1;overflow:hidden;visibility:visible}.live_chat__chat__screen.hide__chat{animation:closeChat .2s ease-in-out;flex-shrink:0}.live_chat__chat__screen .live_chat__chat__head{align-items:center;border-radius:8px 8px 0 0;box-shadow:0 0 17px 0 #0000001a;-webkit-box-shadow:0 0 17px 0 #0000001a;-moz-box-shadow:0 0 17px 0 #0000001a;display:flex;flex-shrink:0;padding:10px;position:relative;text-align:left}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__logo{border-radius:50%;height:auto;margin-right:10px;width:34px}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__title{flex-shrink:1;margin:0;max-width:calc(100% - 140px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__title__no_logo{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__tagline{font-size:10px;margin:0 0 0 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__tagline__no_logo{font-size:10px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__icons{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-end}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__icons .icon{cursor:pointer;font-size:18px;margin-left:16px}.live_chat__chat__screen .live_chat__chat__foot{align-items:center;background:#fff;display:flex;flex-shrink:0;justify-content:center;margin:0;min-height:38px;padding:8px 10px;position:relative;text-align:center}.chat__middle__container{flex:1 1;min-height:0;overflow:hidden;position:relative;z-index:999999}.live_chat__chat__screen .live_chat__chat__body{background-position:50%;background-repeat:no-repeat;height:100%;height:calc(100% - var(--kbEnabled)*32px);max-width:100%;overflow-y:scroll;padding-left:10px;padding-right:10px;position:relative;scroll-behavior:smooth;z-index:999999}.live_chat__chat__bubble__wrapper{align-items:center;display:flex;flex-direction:row}.live_chat__chat__body .live_chat__chat__avatar{border-radius:50%;height:32px;margin-right:10px}.live_chat__chat__body .live_chat__chat__bubble{font-size:16px}.live_chat__chat__body .live_chat__chat__bubble.bot{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:10px;word-break:break-word}.live_chat__chat__bubble__wrapper b,.live_chat__chat__bubble__wrapper blockquote,.live_chat__chat__bubble__wrapper em,.live_chat__chat__bubble__wrapper i,.live_chat__chat__bubble__wrapper ol,.live_chat__chat__bubble__wrapper p,.live_chat__chat__bubble__wrapper span,.live_chat__chat__bubble__wrapper strong,.live_chat__chat__bubble__wrapper u,.live_chat__chat__bubble__wrapper ul{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:8px;word-break:break-word}.live_chat__chat__bubble__wrapper a,.live_chat__chat__bubble__wrapper s,.live_chat__chat__bubble__wrapper u{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:0;word-break:break-word}.live_chat__html-node{max-width:100%;overflow-x:hidden}.live_chat__chat__bubble.bot.custom-html{border:1px solid #d3d3d3;border-radius:1.15rem .8rem .8rem 0;box-sizing:border-box;display:inline-block;max-width:100%;padding:12px;word-break:break-word}.live_chat__html-content{font-family:inherit;font-size:14px;line-height:1.5}.live_chat__html-content h1,.live_chat__html-content h2,.live_chat__html-content h3,.live_chat__html-content h4{color:#fff;font-size:1.2em;font-weight:600;margin-bottom:.5em;margin-top:.5em}.live_chat__html-content h4{font-size:14px}.live_chat__html-content p{margin-bottom:1em}.live_chat__html-content a{color:#007bff;text-decoration:underline}.live_chat__html-content a:hover{text-decoration:none}.live_chat__html-content button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:.5em 1em;transition:background-color .3s}.live_chat__html-content button:hover{background-color:#0056b3}.live_chat__html-content img{display:block;height:auto;margin:1em 0;max-width:100%}.live_chat__html-content table{border-collapse:collapse;font-size:12px;margin-bottom:1em;width:100%}.live_chat__html-content td,.live_chat__html-content th{border:1px solid #ddd;padding:8px;text-align:left}.live_chat__html-content th{background-color:#f2f2f2}.live_chat__html-content iframe{border:1px solid #ddd;margin:1em 0;max-width:100%}.live_chat__html-content form{margin-bottom:1em}.live_chat__html-content input[type=email],.live_chat__html-content input[type=submit],.live_chat__html-content input[type=text]{border:1px solid #0000;box-sizing:border-box;color:#000;margin-bottom:.5em;padding:.5em;width:100%}.live_chat__html-content ol,.live_chat__html-content ul{color:#fff;margin-bottom:1em;padding-left:20px}.live_chat__html-content blockquote{border-left:3px solid #007bff;font-style:italic;margin:1em 0;padding-left:1em}.live_chat__html-content pre{background-color:#000;color:green;font-size:12px;overflow-x:auto;padding:1em}.live_chat__chat__bubble_container{display:inline-block}.live_chat__chat__body .live_chat__chat__bubble.user{border-radius:1.15rem 1.15rem 0 1.15rem;display:inline-block;margin:10px 0 10px 50px;padding:10px;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.user a,.live_chat__chat__body .live_chat__chat__bubble.user b,.live_chat__chat__body .live_chat__chat__bubble.user blockquote,.live_chat__chat__body .live_chat__chat__bubble.user em,.live_chat__chat__body .live_chat__chat__bubble.user i,.live_chat__chat__body .live_chat__chat__bubble.user ol,.live_chat__chat__body .live_chat__chat__bubble.user p,.live_chat__chat__body .live_chat__chat__bubble.user span,.live_chat__chat__body .live_chat__chat__bubble.user strong,.live_chat__chat__body .live_chat__chat__bubble.user u,.live_chat__chat__body .live_chat__chat__bubble.user ul{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.user s,.live_chat__chat__body .live_chat__chat__bubble.user u{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:0;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.bot.image{cursor:pointer;min-height:100px;object-fit:contain;width:100%}.live_chat__chat__body .live_chat__chat__bubble.bot.file{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:14px;font-style:italic;justify-content:space-between;margin-top:0;padding-left:10px;padding-right:16px;position:relative;text-decoration:none}.live_chat__chat__body .live_chat__chat__bubble.bot.file svg{flex-shrink:0;margin-left:8px}.preview-icon-carousel{border-radius:0 0 0 8px;box-shadow:0 4px 8px #0003;cursor:pointer;height:25px;position:absolute;right:0;top:0;transition:all .1s ease-out;width:25px}.preview-icon-carousel:hover{transform:scale(1.2)}.image-preview-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:scale(.95);transition:visibility 0s,opacity .3s ease-in-out,transform .3s ease-in-out;visibility:hidden;width:100%;z-index:999999999999}.image-preview-modal.active{opacity:1;transform:scale(1);visibility:visible}.image-preview-overlay{background-color:#000000b3;height:100%;left:0;position:absolute;top:0;width:100%}.image-preview-content{position:relative;z-index:1001}.image-preview-backdrop{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000b3;height:100%;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999999999999}.image-preview-backdrop.active{opacity:1;transition-delay:0s;visibility:visible}.image-preview-close{background-color:#000;border-radius:50%;box-sizing:initial;color:#fff;cursor:pointer;font-size:24px;height:40px;padding:0;position:absolute;right:10px;text-align:center;top:10px;transition:all .3s ease-out;width:40px;z-index:10}.image-preview-close:hover{background-color:#0100ec;color:#fff}.image-preview-img{border-radius:8px;max-height:90%;max-width:90%}.live_chat__chat__body .live_chat__chat__bubble.bot.video{cursor:pointer;height:100%;margin-bottom:10px;margin-top:0;padding:4px;width:80%}.video-preview-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:scale(.95);transition:visibility 0s,opacity .3s ease-in-out,transform .3s ease-in-out;visibility:hidden;width:100%;z-index:999999999999}.video-preview-modal.active{opacity:1;transform:scale(1);visibility:visible}.video-preview-backdrop{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000b3;height:100%;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999999999999}.video-preview-backdrop.active{opacity:1;transition-delay:0s;visibility:visible}.video-preview-close{background-color:#000;border-radius:50%;box-sizing:initial;color:#fff;cursor:pointer;font-size:24px;height:40px;line-height:40px;padding:0;position:absolute;right:10px;text-align:center;top:10px;transition:all .3s ease-out;width:40px;z-index:10}.video-preview-close:hover{background-color:#0100ec;color:#fff}.video-preview{border-radius:8px;box-shadow:0 4px 8px #0003;height:100%;max-height:90%;max-width:90%;overflow:hidden;width:800px}.live_chat__audio-node .audio-player{border-radius:15px;margin-left:10px;max-width:400px;padding:15px;width:calc(100% - 60px)}.live_chat__audio-node .audio-controls{align-items:center;display:flex;gap:15px}.live_chat__audio-node .play-pause-btn{background:none;border:none;color:inherit;cursor:pointer;flex-shrink:0;height:40px;padding:0;width:40px}.live_chat__audio-node .play-pause-btn svg{height:100%;width:100%}.live_chat__audio-node .audio-progress{flex-grow:1;min-width:200px}.live_chat__audio-node .progress-bar{background-color:#ffffff4d;border-radius:2px;cursor:pointer;height:4px;position:relative}.live_chat__audio-node .progress-indicator{background-color:#fff;border-radius:2px;height:100%;left:0;position:absolute;top:0;width:0}.live_chat__audio-node .time-display{display:flex;font-size:12px;justify-content:space-between;margin-top:5px}.live_chat__choice_container,.live_chat__choice_container.no-logo{display:inline-block}.live_chat__choice_container.live_chat__with-logo{display:inline-block;margin-left:45px}.no-logo{display:inline-block}.live_chat__with-logo{display:flex;margin-left:45px;overflow:hidden}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;display:inline-block;font-size:15px;margin:5px;transition:all .3 ease!important;word-break:break-word}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__choice__bubble p{margin:0}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble:hover p{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__option_bubble_cont{display:flex;flex-wrap:wrap;padding-right:5px}.live_chat__chat__body .live_chat__chat__option__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;font-size:15px;margin:5px;transition:all .3s ease!important}.live_chat__chat__body .live_chat__chat__option__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__option__bubble p,.live_chat__chat__option__bubble p span{background-color:initial!important;margin:0}.live_chat__chat__option__bubble:hover p{color:#fff!important;transition:all .3s ease!important}.live_chat__chat__body .live_chat__chat__navigate__option__bubble{text-decoration:underline}.live_chat__chat__body .live_chat__chat__navigate__option__bubble,.live_chat__chat__check_option__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;font-size:15px;margin:5px}.live_chat__chat__check_option__bubble{align-items:center;display:flex;flex-wrap:wrap;padding:10px;transition:all .3s ease!important}.live_chat__chat__check_option__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__check_option__bubble p{margin:0}.live_chat__chat__check_option__bubble:hover p{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__check_option__bubble input[type=checkbox]{margin-right:10px}.live_chat__chat__check_option__bubble label{flex:1 1;margin:0;overflow-wrap:break-word;word-break:break-word}.live_chat__chat__check_option__bubble button{margin-top:10px;padding:10px}.live_chat__rating_bubble_cont{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-right:5px}.live_chat__chat__body .live_chat__chat__rating__bubble__number{align-items:center;border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;display:flex;flex-wrap:nowrap;float:left;font-size:15px;height:45px;justify-content:center;margin-bottom:10px;margin-left:10px;margin-top:5px;max-width:70%;width:50px}.live_chat__chat__rating__bubble__number p{margin:0}.live_chat__chat__body .live_chat__chat__rating__bubble__star{align-items:center;border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:15px;gap:2px;height:45px;justify-content:center;margin-bottom:10px;margin-left:10px;margin-top:5px;min-width:45px}.live_chat__chat__rating__bubble__star p{margin:0}.star-rating{direction:rtl;unicode-bidi:bidi-override}.star-rating>span{display:inline-block;position:relative;width:1.1em}.star-rating>span:hover:before,.star-rating>span:hover~span:before{content:"\2605";position:absolute}.live_chat__chat__body .live_chat__chat__rating__bubble__smiley{border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;font-size:20px;height:45px;margin-bottom:20px;margin-left:10px;margin-top:5px;max-width:70%;text-align:center;width:45px}.carousel__container{height:100%;margin-bottom:10px;margin-top:0;padding:4px;position:relative;width:100%;width:300px}.carousel{border:1px #d3d3d3;border-radius:8px;box-shadow:0 3px 8px #0000003d;margin:0 auto;max-width:85%;overflow:hidden;position:relative;width:100%}.carousel__track{display:flex;transition:transform .3s ease-in-out}.carousel__controls,.carousel__item{align-items:center;display:flex;justify-content:center;text-align:center}.carousel__item{box-sizing:border-box;flex:0 0 100%}.carousel .carousel__track .carousel__item img{border:blue;cursor:pointer;height:350px;width:auto}.carousel__controls .carousel__prev,.carousel__next{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:35px;justify-content:center;margin:10px;opacity:.2;padding:10px;text-align:center;transition:all .3s ease-out;width:35px}.carousel__controls .carousel__prev:hover{opacity:.8;transform:translateX(-5px)}.carousel__controls .carousel__next:hover{opacity:.8;transform:translateX(5px)}.carousel__controls .carousel__prev{left:0;position:absolute;top:50%}.carousel__controls .carousel__next{position:absolute;right:0;top:50%}.bot__chat__bubble__wrapper{align-items:center;display:flex}.bot__chat__avatar{display:block;height:40px;margin-right:10px;width:40px}.user-selected-choice{background-color:#007bff;color:#fff;margin-top:10px;padding:10px;text-align:right}.rating__choice{margin-bottom:10px;margin-left:50px}.rating__button{border:none;border-radius:6px;margin-bottom:6px;padding:8px;transition:all .3s ease}.rating__button:hover{background-color:#e1e1e1;background-color:var(--bgColor);cursor:pointer}.live_chat__chat__calendar_container{display:flex;flex-direction:column}.live_chat__chat__calendar_container input{margin:5px 0}.custom-calendar-picker{background-color:#f0f0f0;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:14px;outline:none;padding:8px 12px}.custom-calendar-picker:hover{background-color:#e0e0e0}.live_chat__chat__screen .live_chat__chat__body .typing__bubble{box-shadow:none;box-shadow:0 5px 5px #00000005;clear:both;display:inline-block;font-size:12px;margin:10px 0;padding:4px 6px}.live_chat__chat__screen .live_chat__chat__body .typing__bubble.you{border-radius:10px 10px 10px 0}.live_chat__chat__screen .live_chat__chat__input{align-items:center;background:#fff;border-top:1px solid #f5f5f5;bottom:0;box-shadow:0 -9px 16px -3px #0000001a;-webkit-box-shadow:0 -9px 16px -3px #0000001a;-moz-box-shadow:0 -9px 16px -3px #0000001a;display:flex;flex-shrink:0;font-family:Roboto,sans-serif;justify-content:space-between;position:relative}.live_chat__chat__screen .live_chat__chat__input textarea{background:#0000;border:none;color:#4d4d4d;font-family:monospace;font-size:16px;font-weight:400;margin-bottom:-22px;outline:none;padding:6px 8px;resize:none;text-align:left;transition:border-color .5s ease;width:100%}.live_chat__chat__screen .live_chat__chat__input textarea::placeholder{color:#4d4d4d;font-family:inherit;font-size:16px}.live_chat__chat__screen .live_chat__chat__input textarea:focus{outline:none}.live_chat__chat__screen .live_chat__chat__input .input__upload__icon svg{cursor:not-allowed;position:absolute;right:58px;top:28%}.live_chat__chat__screen .live_chat__chat__input .input__upload__icon .input__upload__nudge{align-items:center;animation:wavyMovementShortcut 1s ease-in-out infinite;background:linear-gradient(45deg,#ff2400,#e81d1d,#e8b71d,#bbc000,#00be21,#1ddde8,#2b1de8,#dd00f3,#dd00f3);border-radius:5px;box-shadow:0 10px 36px 0 #00000029,0 0 0 1px #0000000f;color:#fff;font-family:inherit;font-size:10px;font-weight:800;height:4px;padding:6px;position:absolute;right:36px;top:1px}@keyframes wavyMovementShortcut{0%{transform:translate(0)}50%{transform:translateY(4px)}to{transform:translate(0)}}.live_chat__chat__screen .live_chat__chat__input .input__send__icon button{align-items:center;-webkit-appearance:none;appearance:none;border:0;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:inherit;height:30px;justify-content:center;line-height:inherit;margin:0;min-width:0;outline:0;padding:0;position:absolute;right:12px;text-align:center;text-decoration:none;top:22%;width:30px}.live_chat__chat__input__date{border:none;border-radius:10px 10px 10px 10px;cursor:pointer;float:left;font-family:Gill Sans,sans-serif;font-size:15px;margin-bottom:20px;margin-left:60px;margin-top:5px;max-width:100%;outline:none;padding:10px}#emoji-button{background:none;border:none;cursor:pointer;font-size:24px;margin-left:4px}.live_chat__chat__screen .live_chat__branding{bottom:0;position:relative;width:100%}.live_chat__chat__screen a.conferbot__link{align-items:center;background-color:#fff;color:#000;font-family:Gill Sans,sans-serif;font-size:13px;justify-content:center;margin-bottom:5px;margin-top:10px;text-align:center;text-decoration:none}@keyframes openChat{0%{opacity:0}to{opacity:1}}@keyframes closeChat{0%{opacity:1}to{opacity:0}}.chatbot__icon svg{animation:appear .3s ease-in-out}@keyframes appear{0%{transform:scale(0)}to{transform:scale(1)}}.handover-notification-overlay{animation:fadeIn .2s ease-out;bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.handover-notification-overlay.closing{animation:fadeOut .2s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.handover-notification{animation:slideIn .3s ease-out;background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a;cursor:grab;overflow:hidden;pointer-events:auto;transition:width .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;width:380px}.handover-notification.dragging{box-shadow:0 25px 70px #0003,0 12px 30px #00000026;cursor:grabbing}.handover-notification.minimized{max-width:400px;min-width:320px;width:auto}.handover-notification.closing{animation:slideOut .2s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateX(100px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100px) scale(.95)}}.handover-notification-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:14px 16px}.handover-header-left{align-items:center;display:flex;gap:10px}.handover-title{color:#1f2937;font-size:14px;font-weight:600}.handover-priority-badge{border-radius:4px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.5px;padding:3px 8px}.handover-header-actions{align-items:center;display:flex;gap:4px}.handover-close-btn,.handover-minimize-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .15s ease;width:28px}.handover-close-btn:hover,.handover-minimize-btn:hover{background:#e5e7eb;color:#374151}.handover-visitor-section{align-items:center;background:#fff;display:flex;gap:14px;padding:18px 16px}.handover-visitor-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:14px;box-shadow:0 4px 12px #6366f14d;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:52px;justify-content:center;width:52px}.handover-visitor-info{flex:1 1;min-width:0}.handover-visitor-name{color:#111827;font-size:17px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-visitor-meta{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px}.handover-platform-badge{align-items:center;background:#f3f4f6;border-radius:6px;display:inline-flex;font-weight:500;gap:6px;padding:4px 10px}.handover-meta-divider{color:#d1d5db}.handover-bot-name{color:#6b7280;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-section-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.handover-variables-section{background:#fafbfc;border-top:1px solid #f3f4f6;padding:12px 16px}.handover-variables-grid{display:flex;flex-direction:column;gap:6px}.handover-variable-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:8px 12px}.handover-variable-key{color:#6b7280;font-size:12px;font-weight:500}.handover-variable-value{color:#111827;font-size:13px;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-messages-section{background:#fff;border-top:1px solid #f3f4f6;padding:12px 16px}.handover-messages-list{display:flex;flex-direction:column;gap:6px}.handover-message-item{align-items:flex-start;background:#f8fafc;border-radius:8px;color:#4b5563;display:flex;font-size:13px;font-style:italic;gap:8px;line-height:1.4;padding:10px 12px}.handover-message-item svg{flex-shrink:0;margin-top:3px}.handover-timer-section{align-items:center;background:#f0fdf4;border-top:1px solid #dcfce7;display:flex;justify-content:space-between;padding:12px 16px;transition:background .3s ease,border-color .3s ease}.handover-timer-section.warning{background:#fffbeb;border-top-color:#fef3c7}.handover-timer-section.critical{animation:pulse 1s ease-in-out infinite;background:#fef2f2;border-top-color:#fee2e2}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}.handover-timer-left{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px}.handover-timer-value{font-feature-settings:"tnum";color:#22c55e;font-size:20px;font-variant-numeric:tabular-nums;font-weight:700}.handover-timer-section.warning .handover-timer-value{color:#f59e0b}.handover-timer-section.critical .handover-timer-value{color:#ef4444}.handover-progress-bar{background:#e5e7eb;height:3px;overflow:hidden}.handover-progress-fill{background:#22c55e;height:100%;transition:width 1s linear,background .3s ease}.handover-progress-fill.warning{background:#f59e0b}.handover-progress-fill.critical{background:#ef4444}.handover-actions{background:#fff;display:flex;gap:10px;padding:16px}.handover-accept-btn{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:none!important;border-radius:10px!important;box-shadow:0 4px 12px #22c55e4d!important;flex:1 1;font-size:14px!important;font-weight:600!important;height:44px!important;transition:all .2s ease!important}.handover-accept-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;box-shadow:0 6px 16px #22c55e66!important;transform:translateY(-1px)}.handover-decline-btn{background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:10px!important;color:#6b7280!important;font-size:14px!important;font-weight:500!important;height:44px!important;transition:all .2s ease!important;width:100px}.handover-decline-btn:hover{background:#e5e7eb!important;border-color:#d1d5db!important;color:#374151!important}.handover-minimized-content{align-items:center;background:#fff;display:flex;gap:10px;padding:10px 14px}.handover-minimized-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.handover-minimized-details{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.handover-minimized-name{color:#111827;font-size:14px;font-weight:600;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-minimized-platform{align-items:center;background:#f3f4f6;border-radius:6px;color:#4b5563;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:500;gap:5px;padding:3px 8px}.handover-minimized-timer{font-feature-settings:"tnum";color:#22c55e;flex-shrink:0;font-size:16px;font-variant-numeric:tabular-nums;font-weight:700;min-width:42px;text-align:center}.handover-minimized-timer.warning{color:#f59e0b}.handover-minimized-timer.critical{animation:pulse 1s ease-in-out infinite;color:#ef4444}.handover-minimized-accept{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:none!important;border-radius:8px!important;flex-shrink:0;font-size:13px!important;font-weight:600!important;height:32px!important;padding:0 14px!important}.handover-minimized-accept:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important}.handover-minimized-decline{background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:8px!important;color:#6b7280!important;flex-shrink:0;font-size:13px!important;font-weight:500!important;height:32px!important;padding:0 12px!important}.handover-minimized-decline:hover{background:#e5e7eb!important;color:#374151!important}@media (max-width:480px){.handover-notification{max-width:360px;right:12px!important;width:calc(100vw - 24px)}.handover-notification.minimized{min-width:280px}}body.dark .handover-notification{background:#141414;border-color:#292929}body.dark .handover-notification-header{background:linear-gradient(135deg,#1f1f1f,#141414);border-bottom-color:#292929}body.dark .handover-title{color:#f5f5f5}body.dark .handover-close-btn,body.dark .handover-minimize-btn{color:#858585}body.dark .handover-close-btn:hover,body.dark .handover-minimize-btn:hover{background:#292929;color:#c2c2c2}body.dark .handover-visitor-section{background:#141414}body.dark .handover-visitor-name{color:#f5f5f5}body.dark .handover-visitor-meta{color:#858585}body.dark .handover-platform-badge{background:#1f1f1f;color:#c2c2c2}body.dark .handover-bot-name,body.dark .handover-meta-divider,body.dark .handover-section-label{color:#858585}body.dark .handover-variables-section{background:#0a0a0a;border-top-color:#1f1f1f}body.dark .handover-variable-item{background:#141414;border-color:#292929}body.dark .handover-variable-key{color:#858585}body.dark .handover-variable-value{color:#f5f5f5}body.dark .handover-messages-section{background:#141414;border-top-color:#1f1f1f}body.dark .handover-message-item{background:#1f1f1f;color:#c2c2c2}body.dark .handover-timer-left{color:#858585}body.dark .handover-progress-bar{background:#292929}body.dark .handover-actions{background:#141414}body.dark .handover-decline-btn{background:#1f1f1f!important;border-color:#292929!important;color:#c2c2c2!important}body.dark .handover-decline-btn:hover{background:#292929!important;border-color:#292929!important;color:#f5f5f5!important}body.dark .handover-minimized-content{background:#141414}body.dark .handover-minimized-name{color:#f5f5f5}body.dark .handover-minimized-platform{background:#1f1f1f;color:#c2c2c2}body.dark .handover-minimized-decline{background:#1f1f1f!important;border-color:#292929!important;color:#c2c2c2!important}body.dark .handover-minimized-decline:hover{background:#292929!important;color:#f5f5f5!important}.shepherd-modal-overlay-container{fill:#020617b8!important;z-index:9997!important}.shepherd-element{animation:cbTourIn .4s cubic-bezier(.16,1,.3,1) forwards;background:#fff!important;border:none!important;border-radius:20px!important;box-shadow:0 24px 48px -12px #0206174d,0 0 0 1px #0f172a0a!important;max-width:480px!important;overflow:hidden!important;width:480px!important;z-index:10000!important}.shepherd-element.shepherd-centered{animation:cbTourCenterIn .4s cubic-bezier(.16,1,.3,1) forwards!important;left:50%!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important}@keyframes cbTourIn{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cbTourCenterIn{0%{opacity:0;transform:translate(-50%,-47%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.shepherd-content{background:#0000!important;border:none!important;padding:0!important}.shepherd-header{display:none!important}.shepherd-text{color:#475569!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;max-height:74vh!important;overflow-y:auto!important;padding:30px 36px 14px!important}.shepherd-text::-webkit-scrollbar{width:6px}.shepherd-text::-webkit-scrollbar-track{background:#0000}.shepherd-text::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}.shepherd-text [style*="font-size:36px"],.shepherd-text [style*="font-size:48px"],.shepherd-text [style*="font-size:56px"]{font-size:30px!important;line-height:1!important;margin-bottom:14px!important}.shepherd-text svg{display:block;height:auto;margin:0 auto 14px;max-width:64px}.shepherd-text h3{font-size:18px!important;font-weight:700!important;letter-spacing:-.2px;line-height:1.3!important;margin:0 0 6px!important}.shepherd-text p{color:#64748b!important;font-size:13.5px!important;line-height:1.6!important;margin:0 0 14px!important}.shepherd-text strong{color:#1e293b!important;font-weight:700!important}.shepherd-text ul{list-style:none!important;margin:8px 0 0!important;padding:0!important}.shepherd-text li{border-bottom:1px solid #f1f5f9!important;color:#64748b!important;font-size:13.5px!important;padding:11px 2px!important;text-align:left!important}.shepherd-text li:last-child{border-bottom:none!important}.shepherd-text p:has(strong){border-bottom:1px solid #f1f5f9!important;color:#64748b!important;display:block!important;font-size:13.5px!important;line-height:1.5!important;margin:0!important;padding:12px 2px!important;text-align:left!important;transition:padding-left .15s ease,color .15s ease}.shepherd-text p:has(strong) strong{color:#0f172a!important}.shepherd-text p:has(strong):last-of-type{border-bottom:none!important}.shepherd-text p:has(strong):hover{color:#1e293b!important;padding-left:6px!important}.cb-tour-progress{margin-bottom:22px}.cb-tour-progress-track{background:#eef2f7;border-radius:999px;height:4px;overflow:hidden}.cb-tour-progress-fill{background:linear-gradient(90deg,#0100ea,#6366f1);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.cb-tour-progress-label{color:#b2bdcd;font-size:10.5px;font-weight:800;letter-spacing:.7px;margin-top:8px;text-transform:uppercase}.shepherd-footer{align-items:center!important;background:#fff!important;border-top:1px solid #f1f5f9!important;display:flex!important;gap:8px!important;padding:14px 24px 18px!important}.shepherd-button{border:none!important;border-radius:10px!important;cursor:pointer!important;font-family:inherit!important;font-size:13.5px!important;font-weight:700!important;padding:9px 18px!important;transition:all .2s ease!important}.shepherd-button,.shepherd-button:focus{outline:none!important}.shepherd-button:focus-visible{box-shadow:0 0 0 3px #6366f159!important}.shepherd-button-skip{background:#0000!important;color:#94a3b8!important;font-weight:600!important;margin-right:auto!important;padding:9px 12px!important}.shepherd-button-skip:hover{background:#f1f5f9!important;color:#64748b!important}.shepherd-button-primary{background:linear-gradient(135deg,#0100ea,#6366f1)!important;box-shadow:0 4px 14px #0100ea4d!important;color:#fff!important}.shepherd-button-primary:hover{box-shadow:0 8px 20px #0100ea66!important;filter:brightness(1.05);transform:translateY(-1px)!important}.shepherd-button-primary:active{transform:translateY(0)!important}.shepherd-button-secondary{background:#fff!important;border:1px solid #e2e8f0!important;color:#64748b!important}.shepherd-button-secondary:hover{background:#f8fafc!important;border-color:#c7d2fe!important;color:#0100ea!important}.shepherd-arrow,.shepherd-arrow:before{display:none!important}.shepherd-enabled.shepherd-target{border-radius:10px!important;box-shadow:0 0 0 4px #6366f140,0 0 0 9px #6366f11f!important;position:relative!important;z-index:9998!important}.shepherd-text:has(.cb-step){padding:0!important}.shepherd-text:has(.cb-step) .cb-tour-progress{margin:0!important}.shepherd-text:has(.cb-step) .cb-tour-progress-track{background:#e7e9f5!important;border-radius:0!important;height:3px!important}.shepherd-text:has(.cb-step) .cb-tour-progress-label{display:none!important}.cb-hero{padding:24px 26px 4px;text-align:center}.cb-hero-badge{align-items:center;background:#eef2ff;border-radius:14px;color:#4f46e5;display:flex;font-size:26px;height:52px;justify-content:center;line-height:1;margin:0 auto 14px;width:52px}.cb-hero h3{color:#0f172a!important;font-size:19px!important;font-weight:800!important;letter-spacing:-.2px;line-height:1.25!important;margin:0 0 6px!important}.cb-hero .cb-hero-sub{color:#64748b!important;font-size:13.5px!important;line-height:1.55!important;margin:0 auto!important;max-width:380px}.cb-body{padding:22px 24px 8px}.cb-features{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.cb-feature{align-items:flex-start;animation:cbRowIn .35s ease backwards;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;display:flex;gap:12px;padding:14px;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.cb-feature:hover{background:#fff;border-color:#c7d2fe;box-shadow:0 8px 20px #6366f11f;transform:translateY(-2px)}.cb-feature:nth-child(2){animation-delay:.05s}.cb-feature:nth-child(3){animation-delay:.1s}.cb-feature:nth-child(4){animation-delay:.15s}.cb-feature-ic{align-items:center;background:#eef2ff;border-radius:11px;color:#4f46e5;display:flex;flex:none;font-size:19px;height:38px;justify-content:center;line-height:1;width:38px}.cb-feature-tx{display:flex;flex-direction:column;gap:3px;min-width:0}.cb-feature-tx strong{color:#0f172a!important;font-size:13.5px!important;font-weight:700!important}.cb-feature-tx span{color:#64748b;font-size:12px;line-height:1.4}.cb-tip{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;color:#1e40af;font-size:12.5px;font-weight:500;line-height:1.5;margin-top:16px;padding:12px 16px;text-align:center}.cb-logos{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(84px,1fr))}.cb-logo{align-items:center;animation:cbRowIn .35s ease backwards;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:12px 6px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.cb-logo:hover{border-color:#c7d2fe;box-shadow:0 8px 20px #6366f11f;transform:translateY(-2px)}.cb-logo-ic{align-items:center;display:flex;font-size:24px;justify-content:center;line-height:1}.cb-logo-label{color:#475569;font-size:11px;font-weight:600}.shepherd-element:has(.cb-mini){max-width:340px!important;width:340px!important}.shepherd-element:has(.cb-mini) .shepherd-footer{padding:10px 16px 14px!important}.shepherd-element:has(.cb-mini) .shepherd-button{font-size:13px!important;padding:8px 14px!important}.shepherd-text:has(.cb-mini){padding:0!important}.shepherd-text:has(.cb-mini) .cb-tour-progress{margin:0!important}.shepherd-text:has(.cb-mini) .cb-tour-progress-track{background:#e7e9f5!important;border-radius:0!important;height:3px!important}.shepherd-text:has(.cb-mini) .cb-tour-progress-label{display:none!important}.cb-mini{padding:20px 22px}.cb-features-mini{gap:8px!important;grid-template-columns:1fr!important;margin-top:14px}.cb-features-mini .cb-feature{padding:11px 12px}.cb-mini-head{align-items:flex-start;display:flex;gap:12px}.cb-mini-ic{align-items:center;background:#eef2ff;border-radius:10px;color:#4f46e5;display:flex;flex:none;font-size:18px;height:34px;justify-content:center;line-height:1;width:34px}.cb-mini-tx{min-width:0}.cb-mini-tx strong{color:#0f172a!important;display:block;font-size:14.5px!important;font-weight:700!important;line-height:1.3;margin-bottom:2px}.cb-mini-tx span{color:#475569;font-size:13.5px;line-height:1.55}.cb-mini-list{display:flex;flex-direction:column;gap:7px;list-style:none;margin:12px 0 0;padding:0}.cb-mini-list li{align-items:flex-start;color:#64748b;display:flex;font-size:12.5px;gap:8px;line-height:1.4}.cb-mini-dot{flex:none}.cb-mini-tip{background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;color:#1e40af;font-size:12px;line-height:1.45;margin-top:12px;padding:9px 11px}.shepherd-element.cb-dark{background:#1f1f1f!important;box-shadow:0 24px 48px -12px #000000b3,0 0 0 1px #ffffff0f!important}.cb-dark .shepherd-text{color:#cbd5e1!important}.cb-dark .shepherd-text h3{color:#f8fafc}.cb-dark .shepherd-text p{color:#94a3b8!important}.cb-dark .shepherd-text strong{color:#f8fafc!important}.cb-dark .shepherd-text li{border-bottom-color:#2a2a2a!important;color:#cbd5e1!important}.cb-dark .shepherd-text p:has(strong){border-bottom-color:#2a2a2a!important;color:#cbd5e1!important}.cb-dark .shepherd-text p:has(strong) strong{color:#f8fafc!important}.cb-dark .shepherd-text p:has(strong):hover{color:#fff!important}.cb-dark .shepherd-text div[style*=background] p,.cb-dark .shepherd-text div[style*=background] strong{color:#1e293b!important}.cb-dark .cb-tour-progress-track{background:#2a2a2a!important}.cb-dark .cb-tour-progress-label{color:#64748b!important}.cb-dark .shepherd-footer{background:#1f1f1f!important;border-top-color:#2a2a2a!important}.cb-dark .shepherd-button-secondary{background:#1f1f1f!important;border-color:#333!important;color:#cbd5e1!important}.cb-dark .shepherd-button-secondary:hover{background:#262626!important;border-color:#4f46e5!important;color:#c7d2fe!important}.cb-dark .shepherd-button-skip{color:#64748b!important}.cb-dark .shepherd-button-skip:hover{background:#262626!important;color:#94a3b8!important}.cb-dark .shepherd-text:has(.cb-step) .cb-tour-progress-track{background:#2a2a2a!important}.cb-dark .cb-feature{background:#262626;border-color:#333}.cb-dark .cb-feature:hover{background:#2c2c36;border-color:#4f46e5;box-shadow:none}.cb-dark .cb-hero-badge{background:#6366f12e;color:#a5b4fc}.cb-dark .cb-hero h3{color:#f8fafc!important}.cb-dark .cb-hero .cb-hero-sub{color:#94a3b8!important}.cb-dark .cb-feature-ic{background:#6366f12e;color:#a5b4fc}.cb-dark .cb-feature-tx strong{color:#f8fafc!important}.cb-dark .cb-feature-tx span{color:#94a3b8}.cb-dark .cb-tip{background:#6366f11f;border-color:#3730a3;color:#c7d2fe}.cb-dark .cb-logo{background:#262626;border-color:#333}.cb-dark .cb-logo:hover{border-color:#4f46e5;box-shadow:none}.cb-dark .cb-logo-label{color:#94a3b8}.cb-dark .shepherd-text:has(.cb-mini) .cb-tour-progress-track{background:#2a2a2a!important}.cb-dark .cb-mini-ic{background:#6366f12e;color:#a5b4fc}.cb-dark .cb-mini-tx strong{color:#f8fafc!important}.cb-dark .cb-mini-list li,.cb-dark .cb-mini-tx span{color:#94a3b8}.cb-dark .cb-mini-tip{background:#6366f11f;border-color:#3730a3;color:#c7d2fe}@media(max-width:640px){.shepherd-element{border-radius:16px!important;margin:14px!important;max-width:calc(100vw - 28px)!important;width:auto!important}.shepherd-text{padding:22px 20px 8px!important}.shepherd-text h3{font-size:17px!important}.shepherd-footer{flex-wrap:wrap!important;padding:12px 18px 16px!important}.shepherd-button{font-size:13px!important;padding:9px 14px!important}.shepherd-button-skip{margin:0 0 8px!important;text-align:center!important;width:100%!important}}.email-validation-container{margin-top:8px;min-height:24px}.email-validation-message{align-items:center;border-radius:6px;display:flex;font-size:13px;font-weight:500;gap:8px;padding:6px 10px;transition:all .2s ease}.email-validation-message svg{flex-shrink:0}.email-valid{background:linear-gradient(135deg,#52c41a14,#52c41a0d);border:1px solid #52c41a33;color:#52c41a}.email-invalid{background:linear-gradient(135deg,#ff4d4f14,#ff4d4f0d);border:1px solid #ff4d4f33;color:#ff4d4f}.email-typo{background:linear-gradient(135deg,#faad1414,#faad140d);border:1px solid #faad1433;color:#faad14;cursor:pointer}.email-typo:hover{background:linear-gradient(135deg,#faad141f,#faad1414);border-color:#faad144d}.email-typo strong{color:#fa8c16;text-decoration:underline;text-decoration-style:dotted}.email-warning{background:linear-gradient(135deg,#ff7a4514,#ff7a450d);border:1px solid #ff7a4533;color:#ff7a45}.email-validation-message svg{animation:fadeInScale .3s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.email-validation-message{font-size:12px;padding:5px 8px}.email-validation-message svg{height:14px;width:14px}}@media (prefers-color-scheme:dark){.email-valid{background:linear-gradient(135deg,#52c41a26,#52c41a14);border-color:#52c41a4d}.email-invalid{background:linear-gradient(135deg,#ff4d4f26,#ff4d4f14);border-color:#ff4d4f4d}.email-typo{background:linear-gradient(135deg,#faad1426,#faad1414);border-color:#faad144d}.email-warning{background:linear-gradient(135deg,#ff7a4526,#ff7a4514);border-color:#ff7a454d}}.menu_header__hamburger{display:none}@media screen and (max-width:1199px){.menu_header__hamburger{background:#fff;background:var(--ant-component-background,#fff);display:block;position:sticky;top:0;z-index:50}body.dark .menu_header__hamburger{background:#0a0a0a}}@media screen and (max-width:575px){.hp-command-search{justify-content:center;padding:0!important;width:34px}.hp-command-search-kbd,.hp-command-search-label{display:none}}