#mantawiChatbot,#mantawiChatbot *{box-sizing:border-box}
#mantawiChatbot{position:fixed;right:22px;bottom:22px;z-index:10000;width:auto;max-width:calc(100vw - 28px);color:#173042;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.4}
#mantawiChatbot button,#mantawiChatbot input,#mantawiChatbot select,#mantawiChatbot textarea{font-family:inherit}
#mantawiChatbot .chat-launcher{display:flex;align-items:center;gap:10px;width:auto;margin:0 0 0 auto;border:0;border-radius:999px;padding:10px 15px 10px 10px;background:#173042;color:#fff;box-shadow:0 16px 45px rgba(5,27,44,.28);cursor:pointer}
#mantawiChatbot .chat-launcher-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:linear-gradient(135deg,#c89f52,#f2d9a6);color:#173042;font-size:17px}
#mantawiChatbot .chat-launcher>span:last-child{display:grid;text-align:left}
#mantawiChatbot .chat-launcher strong{font-size:12px;color:#fff}
#mantawiChatbot .chat-launcher small{font-size:10px;color:#cfdae0;margin-top:2px}
#mantawiChatbot .chat-panel{position:absolute;right:0;bottom:66px;width:390px;max-width:calc(100vw - 28px);max-height:calc(100vh - 100px);display:none;overflow:hidden;background:#fff;border:1px solid rgba(23,48,66,.12);border-radius:22px;box-shadow:0 24px 70px rgba(5,27,44,.28)}
#mantawiChatbot .chat-panel.open{display:block;animation:mantawiChatIn .22s ease-out}
#mantawiChatbot .chat-header{display:flex;align-items:center;gap:10px;width:100%;padding:16px;background:#173042;color:#fff}
#mantawiChatbot .chat-avatar{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:50%;background:#c8a15b;color:#173042;font-family:Georgia,serif;font-weight:800}
#mantawiChatbot .chat-header>div:nth-child(2){display:grid;min-width:0;flex:1}
#mantawiChatbot .chat-header strong{font-size:13px;color:#fff}
#mantawiChatbot .chat-header span{font-size:10px;color:#cbd9df;margin-top:3px}
#mantawiChatbot .chat-header i{display:inline-block;width:6px;height:6px;background:#59d27d;border-radius:50%;margin-right:3px}
#mantawiChatbot .chat-close{width:30px;height:30px;flex:0 0 30px;border:0;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer}
#mantawiChatbot .chat-progress{width:100%;height:4px;background:#edf1f3}
#mantawiChatbot .chat-progress span{display:block;width:20%;height:100%;background:#c8a15b;transition:width .2s ease}
#mantawiChatbot #chatLeadForm{display:block;width:100%;margin:0;padding:0;background:#fff}
#mantawiChatbot .chat-body{display:block;width:100%;height:445px;max-height:calc(100vh - 245px);overflow-x:hidden;overflow-y:auto;padding:18px;background:#f7f8f7}
#mantawiChatbot .chat-step{display:none;width:100%;margin:0;padding:0}
#mantawiChatbot .chat-step.active{display:block}
#mantawiChatbot .chat-bubble{display:block;margin:0 0 16px;padding:12px 14px;border-radius:4px 15px 15px;background:#fff;box-shadow:0 4px 14px rgba(23,48,66,.07);color:#173042;font-size:13px;line-height:1.55}
#mantawiChatbot .chat-options{display:grid;width:100%;grid-template-columns:1fr;gap:8px}
#mantawiChatbot .chat-options button{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;margin:0;padding:11px 13px;border:1px solid #d9e1e5;border-radius:11px;background:#fff;color:#173042;text-align:left;font-size:12px;cursor:pointer}
#mantawiChatbot .chat-options button:hover,#mantawiChatbot .chat-options button.selected{border-color:#c8a15b;background:#fffaf0}
#mantawiChatbot .chat-options small{color:#6f828d;font-size:10px}
#mantawiChatbot .chat-label{display:grid;width:100%;gap:6px;margin:0 0 12px;color:#435967;font-size:11px;font-weight:700}
#mantawiChatbot .chat-label>span{font-weight:400;color:#83939b}
#mantawiChatbot .chat-label input,#mantawiChatbot .chat-label select,#mantawiChatbot .chat-label textarea{display:block;width:100%;max-width:100%;margin:0;border:1px solid #d5dfe3;border-radius:10px;background:#fff;padding:11px 12px;color:#173042;font-size:12px;line-height:1.4;outline:none}
#mantawiChatbot .chat-label textarea{resize:vertical}
#mantawiChatbot .chat-label input:focus,#mantawiChatbot .chat-label select:focus,#mantawiChatbot .chat-label textarea:focus{border-color:#c8a15b;box-shadow:0 0 0 3px rgba(200,161,91,.13)}
#mantawiChatbot .chat-consent{display:flex;width:100%;gap:8px;align-items:flex-start;margin:0;color:#435967;font-size:10px;line-height:1.4}
#mantawiChatbot .chat-consent input{width:auto;flex:0 0 auto;margin:2px 0 0}
#mantawiChatbot .chat-actions{display:flex;align-items:center;width:100%;gap:9px;margin:0;padding:12px 15px;border-top:1px solid #e7ecee;background:#fff}
#mantawiChatbot .chat-actions button{width:auto;margin:0;border:0;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:800;cursor:pointer}
#mantawiChatbot .chat-back{background:#edf1f3;color:#435967}
#mantawiChatbot .chat-next,#mantawiChatbot .chat-submit{background:#c8a15b;color:#173042;margin-left:auto}
#mantawiChatbot .chat-submit{display:none}
#mantawiChatbot .chat-actions span{font-size:10px;color:#7e8f98}
#mantawiChatbot .chat-form-status{display:none;width:100%;margin:0;padding:8px 15px 12px;color:#a33636;background:#fff;font-size:11px}
#mantawiChatbot .chat-form-status.error{display:block}
#mantawiChatbot .chat-success{text-align:center;padding:30px 10px}
#mantawiChatbot .chat-success-icon{display:grid;place-items:center;width:55px;height:55px;margin:0 auto 12px;border-radius:50%;background:#dff4e5;color:#258446;font-size:24px}
#mantawiChatbot .chat-success h3{margin:0 0 8px;color:#173042;font-family:Georgia,serif;font-size:21px}
#mantawiChatbot .chat-success p{margin:0 0 12px;color:#435967;font-size:12px;line-height:1.5}
#mantawiChatbot .chat-success a,#mantawiChatbot .chat-restart{display:block;width:100%;margin-top:10px;padding:11px;border:0;border-radius:10px;background:#25d366;color:#073c20;text-align:center;text-decoration:none;font-size:11px;font-weight:800}
#mantawiChatbot .chat-restart{background:#e9eef0;color:#173042;cursor:pointer}
#mantawiChatbot .chat-teaser{position:absolute;right:0;bottom:70px;width:270px;max-width:calc(100vw - 28px);padding:13px 32px 13px 14px;border-radius:14px;background:#fff;box-shadow:0 14px 40px rgba(5,27,44,.2);display:none}
#mantawiChatbot .chat-teaser.show{display:grid;gap:3px;animation:mantawiChatIn .2s ease-out}
#mantawiChatbot .chat-teaser strong{font-size:12px;color:#173042}
#mantawiChatbot .chat-teaser span{font-size:10px;line-height:1.4;color:#667b86}
#mantawiChatbot .chat-teaser-close{position:absolute;right:7px;top:5px;width:22px;height:22px;margin:0;padding:0;border:0;background:transparent;color:#7e8e96;font-size:16px;cursor:pointer}
#mantawiChatbot .hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@keyframes mantawiChatIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){#mantawiChatbot{right:13px;bottom:82px}#mantawiChatbot .chat-panel{right:0;bottom:60px;width:calc(100vw - 26px);max-width:390px;max-height:calc(100vh - 80px);border-radius:18px}#mantawiChatbot .chat-body{height:400px;max-height:calc(100vh - 230px)}#mantawiChatbot .chat-launcher{padding:8px}#mantawiChatbot .chat-launcher-icon{width:40px;height:40px;flex-basis:40px}#mantawiChatbot .chat-launcher>span:last-child{display:none}#mantawiChatbot .chat-teaser{width:250px}}
@media(max-width:430px){#mantawiChatbot .chat-panel{position:fixed;inset:10px 10px 142px;width:auto;max-width:none;max-height:none}#mantawiChatbot .chat-body{height:calc(100vh - 238px);max-height:none}#mantawiChatbot .chat-header{padding:13px}#mantawiChatbot .chat-actions{padding:10px 12px}}
@media(prefers-reduced-motion:reduce){#mantawiChatbot .chat-panel.open,#mantawiChatbot .chat-teaser.show{animation:none}}
