.z-launcher{position:fixed;right:22px;bottom:max(22px,env(safe-area-inset-bottom));z-index:1000;padding:15px 24px;border:1px solid #7dd3fc;border-radius:32px;background:#1456be;color:white;box-shadow:0 8px 30px #0005;font:700 17px system-ui;cursor:pointer}.z-launcher[hidden]{display:none}.z-dialog{width:min(600px,calc(100vw - 28px));max-height:90dvh;padding:0;border:1px solid #537393;border-radius:18px;background:#07182d;color:#e2e8f0;font:16px/1.6 system-ui;overflow:auto}.z-dialog::backdrop{background:#020b18bb}.z-dialog button{font:inherit;color:white;background:#164a88;border:1px solid #537393;border-radius:8px;padding:9px 14px;cursor:pointer}.z-dialog button:disabled{opacity:.5;cursor:wait}.z-dialog button:focus-visible,.z-dialog textarea:focus-visible,.z-dialog a:focus-visible{outline:3px solid #7dd3fc;outline-offset:2px}.z-header{display:flex;justify-content:space-between;gap:18px;padding:18px 22px;background:#102b4e;align-items:center}.z-header strong{font-size:28px;margin-right:12px}.z-header span{font-size:16px}.z-notice{padding:0 22px;font-size:14px;color:#bdcfe3}.z-messages{padding:0 22px;max-height:40dvh;overflow:auto}.z-message{border-bottom:1px solid #35516c;padding:14px 0}.z-message.user{color:#9fdfff}.z-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.z-message ul{padding-left:18px;font-size:14px}.z-dialog a{color:#7dd3fc;text-decoration:underline}.z-suggestions{display:flex;flex-wrap:wrap;gap:8px;padding:14px 22px}.z-suggestions button{font-size:14px;text-align:left}.z-form{padding:14px 22px;border-top:1px solid #35516c}.z-form label{display:block;margin-bottom:8px}.z-form textarea{box-sizing:border-box;width:100%;resize:vertical;background:#102b4e;color:white;border:1px solid #537393;border-radius:8px;padding:12px;font:16px/1.5 system-ui}.z-form>div{display:flex;gap:10px;margin-top:10px}.z-status{font-size:14px;line-height:1.5;margin-bottom:0}.z-links{padding:0 22px 22px;display:flex;gap:20px;font-size:14px}.z-followup{margin:14px 0;text-align:left}@media(max-width:580px){.z-dialog{max-height:94dvh}.z-header span{display:block}.z-messages{max-height:32dvh}.z-launcher{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}
