.domago-ai-launcher{
position:fixed;right:22px;bottom:22px;z-index:99998;border:0;border-radius:999px;padding:14px 18px;
background:#F7941D;color:#FFFFFF;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:700;
box-shadow:0 10px 30px rgba(0,0,0,.18);cursor:pointer
}
.domago-ai-launcher:hover{filter:brightness(.96)}
.domago-ai-launcher[disabled]{opacity:.7;cursor:wait}
@media(max-width:600px){.domago-ai-launcher{right:14px;bottom:14px}} @supports (padding:max(0px)){@media(max-width:600px){.domago-ai-launcher{bottom:max(14px,env(safe-area-inset-bottom))}}}
.domago-ai-load-error{position:fixed;right:24px;bottom:92px;z-index:999999;max-width:320px;padding:12px 14px;border-radius:12px;background:#fff;color:#1d2327;box-shadow:0 8px 30px rgba(0,0,0,.18);font-size:14px}
@media(max-width:600px){.domago-ai-load-error{right:12px;left:12px;bottom:82px;max-width:none}}