#family-chat-ui{position:fixed;right:24px;bottom:100px;z-index:60;font-family:Inter,'Segoe UI',sans-serif;color:#172b46;width:min(370px,calc(100vw - 28px));pointer-events:none}#family-chat-ui[hidden],#family-chat-ui [hidden]{display:none!important}#family-chat-ui>*{pointer-events:auto}body #family-chat-ui button{font-family:inherit!important;cursor:pointer;font-size:14px!important}body #family-chat-ui .chat-launch{display:block;margin:12px 0 0 auto;background:#254fba!important;color:white!important;border:1px solid #83a6ef!important;padding:13px 20px!important;border-radius:28px!important;box-shadow:0 6px 24px #10214644;font-weight:750}.chat-toast{position:relative;padding:20px 46px 18px 20px;border-radius:18px;background:#fff;border:1px solid #c6d5ed;box-shadow:0 12px 35px #13294733}.chat-toast strong{color:#183654!important;font-size:16px!important}.chat-toast p{color:#52657c!important;font-size:14px;margin:7px 0 12px!important}.chat-toast #chat-toast-open{background:#e9f0fc!important;color:#234b9c!important;border:1px solid #bfd0ed!important;border-radius:9px;padding:8px 12px!important}.chat-toast #chat-toast-dismiss{position:absolute;right:10px;top:10px;background:transparent!important;color:#52657c!important;border:0!important;font-size:25px!important;padding:5px!important}.chat-shell{background:#f8faff;border:1px solid #b6c9e5;border-radius:20px;box-shadow:0 18px 60px #0c1c3b55;padding:18px;max-height:calc(100dvh - 200px);overflow:auto}.chat-shell header{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px}.chat-shell header strong{font-size:19px;color:#17395c!important}.chat-shell header small{display:block;font-size:12px;color:#62748b;margin-top:4px}body .chat-shell header button{background:transparent!important;border:0!important;color:#405679!important;font-size:26px!important;padding:0 4px!important}.chat-shell label{font-size:13px!important;color:#314a70!important}.chat-shell select,.chat-shell textarea{box-sizing:border-box;width:100%;font-size:16px!important}.chat-conversation{max-height:220px;overflow:auto;display:flex;flex-direction:column;gap:9px;padding:12px 0}.chat-bubble{max-width:85%;padding:10px 13px;background:#e8eef7;border-radius:14px;align-self:flex-start}.chat-bubble.mine{align-self:flex-end;background:#d8e7ff}.chat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px!important;line-height:1.45!important;color:#17334e!important;margin:0 0 5px!important}.chat-bubble small{font-size:11px;color:#586e8a}#chat-status,.chat-empty{font-size:12px!important;color:#5b7089!important;line-height:1.4!important}#chat-compose{display:grid;gap:7px}body #chat-compose button{background:#254fba!important;color:white!important;padding:10px!important;border:0!important;border-radius:10px!important}#family-chat-ui button:focus-visible{outline:3px solid #729bff!important;outline-offset:3px}@media(max-width:600px){#family-chat-ui{right:14px;bottom:100px}.chat-shell{max-height:calc(100dvh - 190px);padding:15px}.chat-conversation{max-height:180px}}@media(max-height:650px){#family-chat-ui{bottom:16px}.chat-shell{max-height:calc(100dvh - 90px)}.chat-conversation{max-height:120px}}
