.Chat-module__s9cGHa__launcher{z-index:80;border:1px solid color-mix(in srgb, var(--accent-primary) 70%, black);border-radius:var(--radius-control);color:#fff;background:var(--accent-primary);min-height:48px;box-shadow:var(--shadow-soft);cursor:pointer;padding:12px 17px;font-weight:750;position:fixed;bottom:24px;right:24px}.Chat-module__s9cGHa__launcher:disabled{opacity:.7;cursor:wait}.Chat-module__s9cGHa__panel{z-index:90;border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:color-mix(in srgb, var(--surface-elevated) 98%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-rows:auto minmax(180px,1fr) auto;width:min(420px,100vw - 32px);max-height:min(720px,100dvh - 32px);display:grid;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 28px 80px #121f1f33}.Chat-module__s9cGHa__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:18px;padding:19px 20px;display:flex}.Chat-module__s9cGHa__headerText{gap:3px;display:grid}.Chat-module__s9cGHa__headerText strong{font-family:var(--font-display);font-size:1.35rem;font-weight:600;line-height:1.05}.Chat-module__s9cGHa__headerText span{color:var(--text-muted);font-size:.76rem}.Chat-module__s9cGHa__close{border:1px solid var(--border-subtle);background:var(--surface-elevated);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:50%}.Chat-module__s9cGHa__messages{align-content:start;gap:12px;padding:18px;display:grid;overflow-y:auto}.Chat-module__s9cGHa__message{background:var(--surface-secondary);border-radius:14px;max-width:88%;padding:11px 13px}.Chat-module__s9cGHa__user{background:var(--accent-primary-strong);color:#fff;justify-self:end}.Chat-module__s9cGHa__assistant{justify-self:start}.Chat-module__s9cGHa__messageMeta{color:inherit;opacity:.6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.66rem;font-weight:800;display:block}.Chat-module__s9cGHa__message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.Chat-module__s9cGHa__retry{color:inherit;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-weight:800;text-decoration:underline}.Chat-module__s9cGHa__composer{border-top:1px solid var(--border-subtle);gap:10px;padding:14px 16px 16px;display:grid}.Chat-module__s9cGHa__composer textarea{resize:vertical;border:1px solid var(--border-subtle);background:var(--surface-elevated);width:100%;min-height:76px;max-height:180px;color:var(--text-primary);border-radius:12px;padding:11px 12px}.Chat-module__s9cGHa__composerActions{justify-content:flex-end;display:flex}.Chat-module__s9cGHa__send{border-radius:var(--radius-control);color:#fff;background:var(--accent-primary);cursor:pointer;border:0;min-height:42px;padding:9px 15px;font-weight:800}.Chat-module__s9cGHa__send:disabled{opacity:.55;cursor:not-allowed}.Chat-module__s9cGHa__alert{background:color-mix(in srgb, var(--accent-warm) 12%, transparent);color:var(--accent-warm);border-radius:10px;margin:0 16px 12px;padding:10px 12px;font-size:.84rem}.Chat-module__s9cGHa__contact{border:1px solid var(--border-subtle);background:var(--surface-secondary);border-radius:14px;gap:10px;margin:0 16px 16px;padding:14px;display:grid}.Chat-module__s9cGHa__contact h3,.Chat-module__s9cGHa__contact p{margin:0}.Chat-module__s9cGHa__contact p{color:var(--text-muted);font-size:.84rem}.Chat-module__s9cGHa__contact label{color:var(--text-muted);gap:5px;font-size:.76rem;font-weight:750;display:grid}.Chat-module__s9cGHa__contact select,.Chat-module__s9cGHa__contact input{border:1px solid var(--border-subtle);background:var(--surface-elevated);width:100%;min-height:42px;color:var(--text-primary);border-radius:10px;padding:8px 10px}.Chat-module__s9cGHa__contactStatus{font-size:.8rem;font-weight:700}@media (max-width:700px){.Chat-module__s9cGHa__launcher{right:14px;bottom:calc(var(--mobile-property-bar-height,0px) + 16px)}.Chat-module__s9cGHa__panel{left:8px;right:8px;bottom:calc(var(--mobile-property-bar-height,0px) + 12px);width:auto;max-height:calc(100dvh - var(--mobile-property-bar-height,0px) - 32px);border-radius:18px}}
