.chat-popup{display:none;position:fixed;bottom:80px;right:24px;z-index:10001;max-width:340px;width:100%;background:rgb(20 30 48 / .96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(0 230 118 / .3);border-radius:16px;box-shadow:0 6px 24px rgb(0 0 0 / .4),0 0 20px rgb(0 230 118 / .2);padding:18px 16px 12px;font-family:'Sansation',Tahoma,Verdana,sans-serif;color:#a7ffeb;transition:all 0.3s ease}.open-button{position:fixed;bottom:24px;right:24px;z-index:10001;background-color:rgb(0 230 118 / .1);color:#a7ffeb;border:1px solid rgb(0 230 118 / .4);border-radius:50px;padding:12px 18px;font-size:1.5em;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .3),0 0 8px rgb(0 230 118 / .2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:all 0.3s ease}.open-button:hover{background-color:rgb(0 230 118 / .2);color:#fff;box-shadow:0 0 12px rgb(0 230 118 / .5),0 0 20px rgb(0 255 180 / .3);transform:translateY(-1px)}.open-button:active{transform:translateY(0)}.form-container{display:flex;flex-direction:column;gap:10px}.form-container label,.form-container input,.form-container textarea,.form-container .btn{font-family:'Sansation',Tahoma,Verdana,sans-serif}.chat-messages{max-height:160px;overflow-y:auto;background:rgb(0 20 30 / .4);border:1px solid rgb(0 230 118 / .2);border-radius:10px;padding:10px;margin-bottom:12px;font-size:14px;color:#b2dfdb;line-height:1.5;scrollbar-width:thin;scrollbar-color:rgb(0 230 118 / .5) #fff0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#fff0}.chat-messages::-webkit-scrollbar-thumb{background-color:rgb(0 230 118 / .5);border-radius:3px}.chat-message{margin-bottom:8px;padding:8px 12px;border-radius:12px;max-width:80%;word-wrap:break-word;font-size:14px;opacity:.95}.chat-message.user{background:rgb(0 230 118 / .15);color:#fff;align-self:flex-end;margin-left:auto;text-align:right;border-bottom-right-radius:4px}.chat-message.system{background:rgb(0 191 255 / .12);color:#a7ffeb;align-self:flex-start;text-align:left;border-bottom-left-radius:4px}.chat-messages{display:flex;flex-direction:column}.form-container textarea{width:100%;padding:12px;min-height:100px;max-height:140px;border:1px solid rgb(0 230 118 / .3);border-radius:8px;background:rgb(0 15 22 / .7);color:#e0f7fa;font-size:15px;resize:vertical;font-family:'Sansation',sans-serif;box-shadow:0 2px 6px rgb(0 0 0 / .2);transition:all 0.3s ease}.form-container textarea:focus{outline:none;background:rgb(0 20 30 / .8);border-color:rgb(0 255 180 / .6);box-shadow:0 0 10px rgb(0 230 118 / .4),0 0 20px rgb(0 255 180 / .2);color:#fff}.form-container input[type="email"]{padding:10px;border:1px solid rgb(0 230 118 / .3);border-radius:8px;background:rgb(0 15 22 / .7);color:#e0f7fa;font-size:15px;font-family:'Sansation',sans-serif;transition:all 0.3s ease}.form-container input[type="email"]:focus{outline:none;background:rgb(0 20 30 / .8);border-color:rgb(0 255 180 / .6);box-shadow:0 0 10px rgb(0 230 118 / .4),0 0 20px rgb(0 255 180 / .2);color:#fff}.form-container .btn{background:rgb(0 230 118 / .1);color:#a7ffeb;border:1px solid rgb(0 230 118 / .3);border-radius:8px;padding:12px 16px;font-size:16px;font-family:'Sansation',sans-serif;cursor:pointer;width:100%;margin-bottom:8px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 1px 4px rgb(0 0 0 / .2);transition:all 0.3s ease;opacity:.95}.form-container .btn{background:rgb(0 230 118 / .1);color:#a7ffeb}.form-container .btn:hover,.form-container .btn:focus{background:rgb(0 230 118 / .2);color:#fff;border-color:rgb(0 255 180 / .5);box-shadow:0 0 10px rgb(0 230 118 / .4),0 0 20px rgb(0 255 180 / .25),inset 0 1px 0 rgb(255 255 255 / .1);transform:translateY(-1px);outline:none}.form-container .btn:active{transform:translateY(0);background:rgb(0 230 118 / .12)}.form-container .btn.cancel{background:rgb(255 152 0 / .1);border-color:rgb(255 152 0 / .3);color:gold}.form-container .btn.cancel:hover,.form-container .btn.cancel:focus{background:rgb(255 152 0 / .2);color:#ffecb3;border-color:rgb(255 215 0 / .6);box-shadow:0 0 10px rgb(255 152 0 / .4),0 0 20px rgb(255 215 0 / .25)}.chat-status{font-size:13px;text-align:center;margin-top:4px;padding:6px 0;color:#ffb300;background:rgb(255 152 0 / .08);border-radius:6px;opacity:.9;min-height:18px;transition:opacity 0.3s ease}@media (max-width:600px){.open-button,.chat-popup{right:8px;bottom:8px;max-width:98vw}.chat-popup{bottom:60px;padding:10px 6px 8px 6px;width:calc(100% - 16px)}.open-button{font-size:1.3em;padding:10px 16px}.form-container textarea,.form-container input[type="email"],.form-container .btn{font-size:15px;padding:10px}.chat-messages{max-height:140px;font-size:13px}}.keyboard-ui.keyboard-active textarea:focus,.keyboard-ui.keyboard-active input[type="email"]:focus{outline:2px solid #00bfff;outline-offset:3px;box-shadow:0 0 10px rgb(0 230 118 / .5),0 0 20px rgb(0 255 180 / .3),0 0 0 4px rgb(0 191 255 / .2);border-color:rgb(0 255 180 / .6);background:rgb(0 30 50 / .6)}.keyboard-ui.keyboard-active .btn:focus,.keyboard-ui.keyboard-active .btn:hover{outline:2px solid #00bfff;outline-offset:3px;box-shadow:0 0 10px rgb(0 230 118 / .5),0 0 20px rgb(0 255 180 / .3),0 0 0 4px rgb(0 191 255 / .2);border-color:rgb(0 255 180 / .6);background:rgb(0 230 118 / .2);color:#fff}.form-container textarea:focus,.form-container input[type="email"]:focus,.form-container .btn:focus{z-index:1;transition:all 0.3s ease}