@font-face{font-family:Host Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/host-grotesk-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/host-grotesk-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--off-black:#161616;--adaptive-blue:#0049db;--blue-hover:#0038a8;--white:#fff;--neutral-20:#2a2f3b;--neutral-40:#585e6d;--neutral-80:#c3cadc;--neutral-90:#dee3ef;--neutral-95:#eceff6;--radius-8:8px;--radius-24:24px;--elevation-2-sm:0 2px 4px #00143d14, 0 1px 2px #00143d0a;--elevation-4-lg:8px 8px 40px #0028711f, 40px 40px 40px #00143d0a;--font:"Host Grotesk", -apple-system, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font);background:0 0;margin:0}.fab{background:var(--adaptive-blue);width:56px;height:56px;color:var(--white);cursor:pointer;box-shadow:var(--elevation-2-sm);border:none;border-radius:40px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:fixed;bottom:24px;right:24px}.fab:hover{background:var(--blue-hover)}.fab svg{width:24px;height:24px;display:block}.panel{background:var(--white);border:1px solid var(--neutral-90);border-radius:var(--radius-24);width:460px;max-width:calc(100vw - 48px);height:720px;max-height:calc(100vh - 120px);box-shadow:var(--elevation-4-lg);isolation:isolate;flex-direction:column;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden}.head{background:var(--off-black);z-index:3;align-items:center;gap:16px;padding:24px 72px 24px 24px;display:flex;box-shadow:0 2px 4px #00143d14,0 4px 16px #00143d29}.avatar{background:var(--off-black);border:1px solid var(--neutral-20);border-radius:56px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.avatar svg{width:32px;height:25px;display:block}.head-title{letter-spacing:-.24px;color:var(--white);font-size:24px;font-weight:700;line-height:1.24}.msgs{z-index:2;flex-direction:column;flex:1;gap:12px;min-height:0;padding:24px;display:flex;overflow-y:auto}.msgs>:first-child{margin-top:auto}.m,.typing-bubble,.chips{flex-shrink:0}.m{white-space:pre-wrap;word-break:break-word;box-sizing:border-box;min-height:40px;padding:8px 16px;font-size:16px;line-height:24px}.m.bot{background:var(--neutral-95);max-width:320px;color:var(--off-black);border-radius:12px 12px 12px 2px;align-self:flex-start}.m.user{background:var(--off-black);color:var(--white);border-radius:12px 12px 2px;align-self:flex-end;padding:8px 14px}.m.bot a{color:var(--adaptive-blue);font-weight:700;text-decoration:underline}.typing-bubble{background:var(--neutral-95);border-radius:12px 12px 12px 2px;align-self:flex-start;align-items:center;gap:4px;min-height:40px;padding:8px 16px;display:flex}.typing-bubble span{background:var(--neutral-80);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite both cliff-dot}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes cliff-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.chips{flex-wrap:wrap;align-self:flex-start;gap:8px;width:100%;display:flex}.chip{border:1px solid var(--adaptive-blue);border-radius:var(--radius-8);min-height:40px;color:var(--adaptive-blue);font-family:var(--font);cursor:pointer;background:0 0;padding:4px 16px;font-size:16px;line-height:20px;transition:background .15s,color .15s}.chip:hover{background:var(--adaptive-blue);color:var(--white)}.inrow{border-top:1px solid var(--neutral-90);z-index:1;align-items:center;gap:8px;max-height:88px;padding:16px 24px;display:flex}.in{min-width:0;font-family:var(--font);color:var(--off-black);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:16px;line-height:1.55}.in::placeholder{color:var(--neutral-40)}.in:disabled::placeholder{color:var(--neutral-80)}.send{border-radius:var(--radius-8);background:var(--white);height:56px;color:var(--adaptive-blue);font-family:var(--font);letter-spacing:.36px;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:16px 20px;font-size:18px;font-weight:700;line-height:1;display:flex}.send:disabled{color:var(--neutral-80);cursor:default}
