:root{--black:#000;--white:#fff;--grey:#888;--radius:10px}@keyframes jump{0%{transform:scale(1)}10%{transform:scaleX(.9) scaleY(.9)}20%{transform:scale(1.04) scaleX(1.1)}40%{transform:scale(1.03) scaleX(1.1)}100%{transform:scale(1)}}@keyframes blink{0%{}48%{clip-path:ellipse(50% 50% at 50% 50%)}50%{clip-path:ellipse(50% 0% at 50% 50%)}51%{clip-path:ellipse(50% 50% at 50% 50%)}100%{}}@keyframes blinkButton{0%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 rgba(231,24,77,.5);opacity:0;transform:translateY(100px) scaleY(1.5) scaleX(.8);visibility:hidden}15%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 rgba(231,24,77,.5);opacity:1;transform:translateY(-20px) scaleY(.98) scaleX(1.02);visibility:visible}32%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 rgba(231,24,77,.5);opacity:1;transform:translateY(5px) scaleY(1.02);visibility:visible}50%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 var(--primary,var(--black));opacity:1;transform:translateY(0) scaleY(1);visibility:visible}60%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 20px rgba(0,0,0,0);transform:scale(1) rotate(-15deg)}61%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 rgba(231,24,77,0);transform:scale(1.1) rotate(15deg)}70%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 var(--primary,var(--black));transform:scale(1)}80%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 20px rgba(0,0,0,0);transform:scale(1) rotate(-15deg)}81%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,0);transform:scale(1.1) rotate(15deg)}90%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 0 var(--primary,var(--black));transform:scale(1)}100%{box-shadow:0 3px 13px -7px rgba(0,0,0,.5),0 0 0 20px rgba(0,0,0,0);opacity:1;transform:scale(1);visibility:visible}}@keyframes blinkInfo{0%{opacity:0;transform:translateY(10px) scale(.3) rotate(-10deg);visibility:hidden}60%{opacity:0;transform:translateY(10px) scale(.3) rotate(-20deg);visibility:hidden}75%{opacity:1;transform:translateY(-2px) scale(1) rotate(4deg);visibility:visible}100%{opacity:1;transform:translateY(0);visibility:visible}}@keyframes fade{0%{opacity:0;transform:scale(.5);visibility:hidden}100%{opacity:1;transform:scale(0);visibility:visible}}@keyframes typing{0%{content:''}25%{content:'.'}50%{content:'..'}75%{content:'...'}}.button.rhAiChatOpen,.button.rhAiChatOpen:hover{background-image:url('https://chat.redhand.com.pl/ai/chat.svg');background-position:center;background-size:auto 66%;background-repeat:no-repeat;border-radius:50%;bottom:15px;box-sizing:border-box;display:block;font-size:14px;font-weight:bold;height:60px;overflow:hidden;padding:0;pointer-events:auto;position:fixed;right:15px;text-decoration:none;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-o-transition:all .35s ease-out;transition:all .35s ease-out;width:60px;z-index:999}.button.rhAiChatOpen,.button.rhAiChatOpen.-open{-webkit-animation:blinkButton ease 3s 1s both;animation:blinkButton ease 3s 1s both}.rhAiChatInfobox{align-items:center;-webkit-animation:blinkInfo ease 3s 1s forwards;animation:blinkInfo ease 3s 1s forwards;background:var(--white);border:1px solid #ccc;border-radius:0;bottom:15px;box-sizing:border-box;color:var(--black);cursor:pointer;display:block;display:flex;font-size:14px;font-weight:bold;line-height:20px;margin-left:10px;min-height:60px;min-width:215px;opacity:0;padding:10px 15px;pointer-events:auto;position:fixed;right:90px;text-decoration:none;transition:all .35s ease-out;transform-origin:90% 90%;visibility:hidden;z-index:1000}.rhAiChatInfobox::before{background:var(--white);border:1px solid #ccc;border-right:0;border-top:0;content:'';height:14px;margin:-8px 0 auto;position:absolute;right:-8px;top:50%;transform:rotate(-135deg);width:14px}.rhAiChat,.rhAiChat *,.rhAiChat *::before,.rhAiChat *::after{box-sizing:border-box}.rhAiChat{align-items:center;background:rgba(255,255,255,.5);bottom:0;display:flex;font-size:14px;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999999}.rhAiChat *{scrollbar-color:var(--grey) var(--white);scrollbar-width:medium}.rhAiChat-box{background:var(--white);border-radius:var(--radius);box-shadow:0 5px 20px rgba(0,0,0,.25);display:flex;flex-direction:column;position:relative;z-index:1;pointer-events:auto}.rhAiChat-body{align-items:stretch;border-radius:0 0 var(--radius) var(--radius);display:flex;flex-direction:column;height:600px;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);max-width:calc(100vw - 40px);min-height:250px;min-width:250px;overflow:hidden;resize:auto;width:800px}.rhAiChat-header{align-items:center;background:var(--primary,var(--black));border-radius:var(--radius) var(--radius) 0 0;color:var(--white);cursor:move;display:flex;justify-content:space-between;padding:12px 15px;transition:background .3s ease;user-select:none}.rhAiChat-h{align-items:center;background:url('https://chat.redhand.com.pl/ai/chat.svg') left center no-repeat;background-size:25px;display:flex;font-size:16px;flex:1;font-weight:bold;line-height:25px;overflow:hidden;padding:0 0 0 40px;text-overflow:ellipsis;white-space:nowrap}.rhAiChat-status{align-items:center;display:flex;font-size:13px;margin:0 5px;padding:0 0 0 15px;position:relative}.rhAiChat-status::before{background:var(--grey);border-radius:50%;bottom:0;content:'';height:15px;left:0;margin:auto 0;position:absolute;top:0;width:15px}.rhAiChat-status.-on::before{background:green}.rhAiChat-status.-off::before{background:red}.rhAiChat-close{align-items:center;background:rgba(255,255,255,0);border:2px solid var(--white);border-radius:50%;display:flex;cursor:pointer;height:28px;margin:0 0 0 7px;justify-content:center;transform:rotate(0deg);transition:transform .3s ease;width:28px}.rhAiChat-close:focus,.rhAiChat-close:hover{transform:rotate(180deg)}.rhAiChat-close::before,.rhAiChat-close::after{background:var(--white);bottom:0;content:'';height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:14px}.rhAiChat-close::before{transform:rotate(45deg)}.rhAiChat-close::after{transform:rotate(-45deg)}.rhAiChat-main{flex:1 1 0%;height:100%;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;padding:5px 5px 5px 20px;position:relative;width:100%}.rhAiChat-main.-typing::after{animation:typing 1s linear infinite;background:#e5e5e5;border-radius:20px 20px 20px 0;content:'';display:table;font-size:50px;height:50px;line-height:1px;margin:15px auto 15px 0;padding:15px;position:relative;width:66px}.rhAiChat-message{color:var(--black);background:#e5e5e5;border-radius:20px;display:table;font-size:16px;justify-content:flex-start;margin:15px auto;max-width:96%;padding:15px;position:relative;white-space:pre-wrap;word-break:break-word}.rhAiChat-message:empty{display:none}.rhAiChat-message[data-type='ai']{border-bottom-left-radius:0;margin-left:0}.rhAiChat-message[data-type='user']{color:var(--white);background:var(--primary,var(--black));border-bottom-right-radius:0;margin-right:0}.rhAiChat-message a{color:inherit;text-decoration:underline}.rhAiChat-footer{align-items:stretch;box-shadow:0 4px 20px rgba(0,0,0,.25);display:flex;padding:0;position:relative;transition:all .6s ease-in-out;z-index:5}.rhAiChat-input{background:var(--white);border:none;border-radius:var(--radius);flex:1;font-size:14px;height:100%;height:calc(1.4em + 50px);line-height:1.4em;outline:none;padding:25px 20px;resize:none;width:100%;align-content:center;height:80px;line-height:20px;padding:10px 20px}.button.rhAiChat-send,.button.rhAiChat-send:hover{align-self:flex-start;background-image:url('https://chat.redhand.com.pl/ai/send.svg');background-position:center;background-size:auto 66%;background-repeat:no-repeat;border:none;border-radius:50%;cursor:pointer;font-size:0;font-weight:bold;height:54px;margin:10px;outline:none;padding:0;width:54px;text-transform:uppercase;align-self:center}.button.rhAiChat-send:focus,.button.rhAiChat-send:hover{transform:rotate(45deg)}