.vtibot{--gold:#c5a15b;--navy:#081522;position:fixed;bottom:22px;z-index:99998;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.vtibot-right{right:22px}.vtibot-left{left:22px}.vtibot-open{border:0;border-radius:999px;display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 17px 8px 8px;background:var(--navy);color:#fff;cursor:pointer;box-shadow:0 16px 45px #0004}.vtibot-open b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-size:1.2rem}.vtibot-open span{font-weight:800}.vtibot-panel{position:absolute;bottom:72px;width:min(380px,calc(100vw - 28px));height:min(570px,calc(100vh - 115px));overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 28px 80px #0004;display:grid;grid-template-rows:auto 1fr auto auto auto}.vtibot-right .vtibot-panel{right:0}.vtibot-left .vtibot-panel{left:0}.vtibot-panel header{min-height:76px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(135deg,var(--navy),#15344d)}.vtibot-brand{display:flex;align-items:center;gap:10px}.vtibot-brand img,.vtibot-brand>b{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#fff}.vtibot-brand>b{display:grid;place-items:center;color:var(--navy);background:var(--gold)}.vtibot-brand div{display:grid}.vtibot-brand small{color:#ffffffaa}.vtibot-brand small::first-letter{color:#52d39b}.vtibot-panel header>button{width:36px;height:36px;border:0;border-radius:9px;background:#ffffff14;color:#fff;font-size:1.5rem;cursor:pointer}.vtibot-messages{padding:17px 14px;overflow-y:auto;background:linear-gradient(#f7f9fa,#fff)}.vtibot-msg{width:fit-content;max-width:86%;margin:0 0 10px;padding:11px 13px;border-radius:14px;font-size:.88rem;line-height:1.45}.vtibot-msg.bot{margin-right:auto;border-bottom-left-radius:4px;background:#edf2f5;color:#253743}.vtibot-msg.user{margin-left:auto;border-bottom-right-radius:4px;background:var(--navy);color:#fff}.vtibot-msg.typing{letter-spacing:3px;color:#7d8d97}.vtibot-actions{padding:8px 12px;display:flex;gap:7px;overflow-x:auto;border-top:1px solid #edf0f2}.vtibot-actions:empty{display:none}.vtibot-actions button{flex:0 0 auto;border:1px solid #c5a15b88;border-radius:999px;padding:8px 11px;background:#fffaf0;color:#6d531f;font-size:.75rem;font-weight:700;cursor:pointer}.vtibot-panel form{display:grid;grid-template-columns:1fr 45px;gap:8px;padding:11px 12px;border-top:1px solid #e8edef}.vtibot-panel input{min-width:0;border:1px solid #dce5e9;border-radius:12px;padding:11px 12px;outline:0;background:#f7f9fa}.vtibot-panel input:focus{border-color:var(--gold);background:#fff}.vtibot-panel form button{border:0;border-radius:12px;background:var(--gold);color:var(--navy);font-weight:900;cursor:pointer}.vtibot-panel footer{padding:6px 12px 9px;text-align:center;color:#8a9aa3;font-size:.65rem}@media(max-width:520px){.vtibot{left:14px!important;right:14px!important;bottom:14px}.vtibot-open{margin-left:auto;padding:8px}.vtibot-open span{display:none}.vtibot-panel{left:0!important;right:0!important;width:100%;height:min(610px,calc(100vh - 95px));bottom:70px}}
.vtibot-panel[hidden]{display:none!important}
