:root{--mbp-primary:#0057a8;--mbp-secondary:#65b32e;--mbp-bg:#f5f7fb}.mbp-form,.mbp-chat,.mbp-box{max-width:760px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 8px 26px rgba(15,23,42,.06);margin:20px 0}.mbp-logo{max-width:260px;max-height:80px;display:block;margin-bottom:18px}.mbp-company{display:block;font-size:22px;margin-bottom:18px;color:var(--mbp-primary)}.mbp-form h3,.mbp-chat h3{margin-top:0;color:var(--mbp-primary)}.mbp-form label{display:block;font-weight:700;margin:14px 0}.mbp-form input,.mbp-form textarea,.mbp-form select,.mbp-chat-input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:12px;margin-top:6px}.mbp-form textarea{min-height:110px}.mbp-form button,.mbp-chat-send{background:var(--mbp-primary);color:#fff;border:0;border-radius:10px;padding:12px 20px;font-weight:800;cursor:pointer}.mbp-form button:hover,.mbp-chat-send:hover{background:var(--mbp-secondary)}.mbp-hp{position:absolute;left:-9999px;height:0;overflow:hidden}.mbp-note,.mbp-privacy{font-size:13px;color:#64748b}.mbp-success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;border-radius:12px;padding:14px;margin:12px 0}.mbp-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:12px;padding:14px;margin:12px 0}.mbp-chat-log{background:var(--mbp-bg);border-radius:12px;padding:14px;min-height:80px;margin-bottom:12px}.mbp-chat-bot,.mbp-chat-user{margin:8px 0;padding:10px;border-radius:10px}.mbp-chat-bot{background:#fff}.mbp-chat-user{background:#dbeafe;text-align:right}
