.onauto-msg-root{position:fixed;right:18px;bottom:18px;z-index:999999;font-family:Inter,Arial,sans-serif;color:#0f172a}.onauto-msg-fab{border:0;background:#06172f;color:#fff;border-radius:999px;padding:13px 18px;box-shadow:0 18px 45px rgb(2 6 23 / .24);font-weight:850;display:flex;align-items:center;gap:8px;cursor:pointer;min-height:48px}.onauto-msg-fab:hover{transform:translateY(-1px)}.onauto-msg-fab-icon{font-size:19px;line-height:1}.onauto-msg-badge{background:#ef4444;color:#fff;border-radius:999px;min-width:22px;height:22px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;margin-left:2px}.onauto-msg-panel{position:absolute;right:0;bottom:62px;width:390px;max-width:calc(100vw - 28px);height:560px;max-height:calc(100vh - 110px);background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 24px 80px rgb(2 6 23 / .25);overflow:hidden;display:flex;flex-direction:column}.onauto-msg-panel[hidden]{display:none!important}.onauto-msg-head{background:linear-gradient(135deg,#06172f,#0b2752);color:#fff;padding:15px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.onauto-msg-head small{display:block;opacity:.72;margin-top:2px}.onauto-msg-title{font-size:16px}.onauto-msg-close{border:0;background:rgb(255 255 255 / .14);color:#fff;width:34px;height:34px;border-radius:999px;font-size:22px;line-height:1;cursor:pointer}.onauto-msg-body{flex:1;display:flex;flex-direction:column;min-height:0;background:#f8fafc}.onauto-msg-loading,.onauto-msg-empty{padding:18px;color:#64748b;font-size:14px}.onauto-msg-error{margin:12px;padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:12px;font-size:13px}.onauto-msg-start{padding:14px;overflow:auto}.onauto-msg-field{margin-bottom:10px}.onauto-msg-field label{display:block;font-size:12px;font-weight:800;margin:0 0 5px;color:#334155}.onauto-msg-field input,.onauto-msg-field textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:#fff;color:#0f172a}.onauto-msg-field textarea{min-height:96px;resize:vertical}.onauto-msg-btn{border:0;background:#f97316;color:#fff;border-radius:12px;padding:11px 14px;font-weight:850;cursor:pointer}.onauto-msg-btn.secondary{background:#e2e8f0;color:#0f172a}.onauto-msg-btn.dark{background:#06172f}.onauto-msg-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.onauto-msg-chat{display:flex;flex-direction:column;min-height:0;height:100%}.onauto-msg-chat-top{padding:10px 12px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:10px}.onauto-msg-chat-top strong{font-size:14px}.onauto-msg-chat-top small{display:block;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.onauto-msg-list{flex:1;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.onauto-msg-bubble{max-width:82%;border-radius:16px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 3px 10px rgb(15 23 42 / .05);align-self:flex-start;word-break:break-word}.onauto-msg-bubble.mine{align-self:flex-end;background:#06172f;color:#fff;border-color:#06172f}.onauto-msg-meta{font-size:11px;opacity:.72;margin-bottom:4px}.onauto-msg-text{white-space:pre-wrap;font-size:14px;line-height:1.35}.onauto-msg-compose{padding:10px;background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:8px}.onauto-msg-compose textarea{flex:1;min-height:44px;max-height:100px;resize:vertical;border:1px solid #cbd5e1;border-radius:14px;padding:10px 12px;font:inherit}.onauto-msg-compose button{align-self:flex-end}.onauto-msg-threads{display:flex;height:100%;min-height:0}.onauto-msg-thread-list{width:100%;overflow:auto;background:#fff}.onauto-msg-thread{display:block;width:100%;border:0;border-bottom:1px solid #e5e7eb;background:#fff;text-align:left;padding:12px 14px;cursor:pointer;color:#0f172a}.onauto-msg-thread:hover{background:#f8fafc}.onauto-msg-thread strong{display:flex;justify-content:space-between;gap:8px;font-size:14px}.onauto-msg-thread span{display:block;color:#64748b;font-size:12px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.onauto-msg-thread .unread{background:#ef4444;color:#fff;border-radius:999px;padding:1px 7px;font-size:11px;min-width:18px;text-align:center}.onauto-msg-seller-chat{display:flex;flex-direction:column;height:100%;min-height:0}.onauto-msg-back{border:0;background:#fff0;color:#0f172a;font-weight:850;cursor:pointer;padding:0}.onauto-msg-inline-btn{display:inline-flex;align-items:center;gap:8px;border:0;background:#06172f;color:#fff;border-radius:14px;padding:12px 16px;font-weight:850;cursor:pointer;box-shadow:0 10px 25px rgb(2 6 23 / .12)}@media (max-width:640px){.onauto-msg-root{left:12px;right:12px;bottom:12px}.onauto-msg-fab{margin-left:auto}.onauto-msg-panel{right:0;left:0;width:auto;height:76vh;max-height:76vh;bottom:62px;border-radius:20px}.onauto-msg-fab-text{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.onauto-msg-chat-top small{max-width:180px}}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}