.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bot-launch,.bot-panel button,.bot-panel input{font-family:inherit}.bot-launch{position:fixed;right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:40;display:flex;align-items:center;gap:12px;border:1px solid #b0ce55;border-radius:50px;background:var(--lime);color:var(--bg);padding:10px 20px 10px 11px;box-shadow:0 8px 32px #0006;cursor:pointer;font-size:14px;font-weight:800;min-height:62px}.bot-mascot{font-size:35px;line-height:1.2;display:block;animation:robot-greeting 1.5s ease-in-out 3;transform-origin:bottom center}.bot-launch:hover .bot-mascot{transform:rotate(-10deg)}@keyframes robot-greeting{0%,100%{transform:translateY(0) rotate(0)}30%{transform:translateY(-5px) rotate(-9deg)}65%{transform:translateY(-3px) rotate(9deg)}}.bot-panel[hidden]{display:none}.bot-panel{position:fixed;right:24px;bottom:100px;z-index:45;width:390px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100dvh - 125px);border:1px solid #505b3b;border-radius:17px;background:#20231b;color:var(--ink);box-shadow:0 16px 70px #0009;display:flex;flex-direction:column;overflow:hidden;font-size:14px;line-height:1.5}.bot-header{display:flex;align-items:center;gap:12px;padding:17px 18px;background:var(--lime);color:var(--bg);flex-shrink:0}.bot-avatar{font-size:32px}.bot-header h2{font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.4;letter-spacing:0}.bot-header p{font-size:12px;margin:2px 0 0}.bot-header button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:30px;width:44px;height:44px;cursor:pointer;flex-shrink:0}.bot-note{font-size:12px;color:#c7cbbb;margin:0;padding:12px 17px;border-bottom:1px solid var(--line);flex-shrink:0}.bot-messages{flex:1;min-height:70px;overflow:auto;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:12px}.bot-message{background:#303529;padding:12px 14px;border-radius:12px 12px 12px 2px;margin:0;max-width:94%;white-space:pre-line;overflow-wrap:anywhere;font-size:14px;flex-shrink:0}.bot-user{background:#dbff73;color:#161813;align-self:flex-end;border-radius:12px 12px 2px 12px}.bot-message a{display:block;margin-top:12px;color:var(--lime);font-weight:700;text-decoration:underline;text-underline-offset:3px}.bot-choices{display:flex;flex-wrap:wrap;gap:7px;padding:10px 15px;flex-shrink:0;border-top:1px solid var(--line)}.bot-choices button{border:1px solid #67724e;color:var(--ink);background:transparent;padding:8px 10px;border-radius:20px;cursor:pointer;font-size:14px;min-height:38px}.bot-choices button:hover{background:#39422b}.bot-form{display:flex;gap:9px;padding:8px 15px 15px;flex-shrink:0}.bot-form input{min-width:0;flex:1;background:#161813;border:1px solid #616b51;color:var(--ink);border-radius:8px;padding:11px;font-size:16px}.bot-form input::placeholder{color:#b9bdb0}.bot-form button{background:var(--lime);color:var(--bg);border:0;border-radius:8px;width:46px;min-height:46px;font-size:25px;font-weight:800;cursor:pointer}.bot-panel :focus-visible,.bot-launch:focus-visible{outline:3px solid var(--orange);outline-offset:2px}footer{padding-bottom:105px}@media(max-width:720px){.bot-launch{right:16px;bottom:max(14px,env(safe-area-inset-bottom));padding-right:17px}.bot-panel{right:16px;bottom:90px;max-height:calc(100dvh - 108px);width:390px}.bot-launch span:last-child{font-size:13px}.bot-header{padding:11px 14px}.bot-note{padding:9px 14px}}@media(prefers-reduced-motion:reduce){.bot-mascot{animation:none}.bot-launch:hover .bot-mascot{transform:none}}
