.togma-chatbot{z-index:55;font-family:Arial,sans-serif;position:fixed;bottom:20px;left:20px}.chatbot-launcher{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#173e30,#0d3026);border:1px solid #d3ae69;border-radius:999px;grid-template-rows:auto auto;grid-template-columns:46px auto;align-items:center;column-gap:11px;min-width:235px;min-height:66px;padding:8px 18px 8px 9px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 16px 42px #071b1645}.chatbot-launcher:hover{transform:translateY(-3px);box-shadow:0 20px 48px #071b1655}.chatbot-launcher>span{background:#c8a16a;border-radius:50%;grid-row:1/3;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.chatbot-launcher b{align-self:end;font-size:12px;line-height:1.25}.chatbot-launcher small{color:#d9b985;align-self:start;font-size:9px;line-height:1.3}.chatbot-launcher small i{color:#83dca5;white-space:nowrap;margin-left:7px;font-style:normal}.chatbot-panel{background:#f7f3ea;border:1px solid #d3ae69;border-radius:20px;grid-template-rows:auto 1fr auto auto;width:min(390px,100vw - 28px);height:min(630px,100vh - 110px);display:grid;position:absolute;bottom:72px;left:0;overflow:hidden;box-shadow:0 28px 90px #071b1660}.chatbot-panel header{color:#fff;background:#173e30;justify-content:space-between;padding:16px 18px;display:flex}.chatbot-panel header div{display:grid}.chatbot-panel header span{color:#d9b985;letter-spacing:.12em;font-size:9px;font-weight:900}.chatbot-panel header strong{margin-top:3px}.chatbot-panel header small{color:#9ed0b6;font-size:9px}.chatbot-panel header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:26px}.chatbot-messages{padding:18px;overflow-y:auto}.chatbot-messages p{border-radius:14px;max-width:85%;margin:0 0 10px;padding:11px 13px;font-size:12px;line-height:1.45}.chatbot-messages .bot{background:#fff;border:1px solid #e3ddd0}.chatbot-messages .user{color:#fff;background:#245643;margin-left:auto}.chatbot-start,.chatbot-answer,.chatbot-finish{background:#fff;border-top:1px solid #e0d9cc;padding:14px 16px}.chatbot-start>p{color:#777168;margin:0 0 10px;font-size:9px;line-height:1.4}.chatbot-start>button,.chatbot-finish button{color:#fff;background:#173e30;border:0;border-radius:8px;width:100%;min-height:44px;font-weight:800}.chatbot-start>div,.chatbot-answer>div{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.chatbot-start>div button,.chatbot-answer>div button{color:#234735;cursor:pointer;background:#fff;border:1px solid #c9b382;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:750}.chatbot-answer form{grid-template-columns:1fr auto;gap:8px;display:grid}.chatbot-answer input{border:1px solid #ccc4b5;border-radius:8px;min-width:0;height:44px;padding:0 12px}.chatbot-answer form button{color:#fff;background:#173e30;border:0;border-radius:8px;padding:0 14px;font-weight:800}.chatbot-finish strong{color:#173e30;margin-bottom:10px;display:block}.chatbot-finish small{color:#6d746f;margin:-3px 0 12px;font-size:10px;line-height:1.45;display:block}.chatbot-panel footer{color:#777168;text-align:center;background:#eee8dc;padding:8px 14px;font-size:8px}@media (width<=520px){.togma-chatbot{bottom:10px;left:10px}.chatbot-launcher{grid-template-columns:40px auto;column-gap:8px;min-width:0;min-height:56px;padding:6px 12px 6px 7px}.chatbot-launcher>span{width:40px;height:40px}.chatbot-launcher b{font-size:10px}.chatbot-launcher small{font-size:8px}.chatbot-panel{height:min(600px,100vh - 88px);bottom:64px}}
