.Chatbot-module__NiJmCW__root{--chat-ink:#111312;--chat-paper:#f5f5f1;--chat-white:#fff;--chat-muted:#11131294;--chat-line:#1113121c;font-family:Poppins,sans-serif}.Chatbot-module__NiJmCW__panel{z-index:90;background:var(--chat-paper);width:min(31rem,100vw - 2rem);height:min(45rem,100dvh - 7.5rem);color:var(--chat-ink);transform-origin:100% 100%;border:1px solid #ffffff29;border-radius:1.65rem;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;position:fixed;bottom:5.85rem;right:1.25rem;overflow:hidden;box-shadow:0 34px 90px #090b0a3d,inset 0 1px #ffffffb3}.Chatbot-module__NiJmCW__header{background:var(--chat-ink);color:var(--chat-paper);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.05rem;display:flex}.Chatbot-module__NiJmCW__brandBlock{align-items:center;gap:.75rem;min-width:0;display:flex}.Chatbot-module__NiJmCW__brandBlock>div{flex-direction:column;min-width:0;display:flex}.Chatbot-module__NiJmCW__brandBlock strong{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:500;line-height:1.4;overflow:hidden}.Chatbot-module__NiJmCW__headerEyebrow{color:#ffffff7a;letter-spacing:.18em;text-transform:uppercase;font-size:.53rem;font-weight:600;line-height:1.5}.Chatbot-module__NiJmCW__intelligenceMark{border-right:1px solid #ffffff29;flex:none;align-items:center;width:3rem;height:2rem;padding-right:.72rem;display:flex}.Chatbot-module__NiJmCW__intelligenceMark img{object-fit:contain;width:2.35rem;height:auto}.Chatbot-module__NiJmCW__headerActions{flex:none;align-items:center;gap:.42rem;display:flex}.Chatbot-module__NiJmCW__headerActions button{color:#ffffffb8;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:2rem;height:2rem;transition:border-color .25s,background-color .25s,color .25s;display:grid}.Chatbot-module__NiJmCW__headerActions button:hover{color:#fff;background:#ffffff14;border-color:#ffffff59}.Chatbot-module__NiJmCW__headerActions svg{width:1rem;height:1rem}.Chatbot-module__NiJmCW__onlineStatus{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.35rem;margin-right:.2rem;font-size:.52rem;font-weight:600;display:inline-flex}.Chatbot-module__NiJmCW__onlineStatus i{background:#d9efc4;border-radius:50%;width:.38rem;height:.38rem;box-shadow:0 0 0 .2rem #d9efc414}.Chatbot-module__NiJmCW__contextRail{border-bottom:1px solid var(--chat-line);background:#ffffffad;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.68rem 1.15rem;font-size:.56rem;display:grid}.Chatbot-module__NiJmCW__contextRail>span{color:#1113125c;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.Chatbot-module__NiJmCW__contextRail strong{text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-weight:500;overflow:hidden}.Chatbot-module__NiJmCW__contextRail i{border:1px solid var(--chat-line);color:#11131273;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.25rem .45rem;font-size:.48rem;font-style:normal;font-weight:600}.Chatbot-module__NiJmCW__conversation{scrollbar-color:#1113122e transparent;scrollbar-width:thin;min-height:0;padding:1.25rem;overflow:hidden auto}.Chatbot-module__NiJmCW__welcome{flex-direction:column;min-height:100%;display:flex}.Chatbot-module__NiJmCW__welcomeGraphic{background:var(--chat-ink);border-radius:1rem;justify-content:space-between;align-items:center;gap:.9rem;width:8.25rem;height:4rem;margin-bottom:1.45rem;padding:0 1rem;display:flex;box-shadow:0 12px 26px #1113121f}.Chatbot-module__NiJmCW__welcomeGraphic>img{object-fit:contain;width:3.4rem;height:auto}.Chatbot-module__NiJmCW__welcomeGraphic>span{flex-direction:column;gap:.3rem;width:1.9rem;display:flex}.Chatbot-module__NiJmCW__welcomeGraphic>span i{transform-origin:0;background:#ffffff6b;height:1px;animation:2.8s cubic-bezier(.16,1,.3,1) infinite Chatbot-module__NiJmCW__welcome-signal;display:block}.Chatbot-module__NiJmCW__welcomeGraphic>span i:nth-child(2){animation-delay:.28s}.Chatbot-module__NiJmCW__welcomeGraphic>span i:nth-child(3){animation-delay:.56s}.Chatbot-module__NiJmCW__welcomeEyebrow{color:#1113126b;letter-spacing:.17em;text-transform:uppercase;font-size:.56rem;font-weight:600}.Chatbot-module__NiJmCW__welcome h2{letter-spacing:-.055em;max-width:11ch;margin-top:.55rem;font-size:clamp(1.8rem,6vw,2.5rem);font-weight:600;line-height:.98}.Chatbot-module__NiJmCW__welcome>p{max-width:41ch;color:var(--chat-muted);margin-top:.9rem;font-size:.78rem;line-height:1.7}.Chatbot-module__NiJmCW__starterGrid{gap:.48rem;margin-top:1.35rem;display:grid}.Chatbot-module__NiJmCW__starterGrid button{border:1px solid var(--chat-line);color:var(--chat-ink);text-align:left;background:#ffffff8f;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;padding:.82rem .9rem;transition:border-color .28s,background-color .28s,color .28s,transform .28s;display:grid}.Chatbot-module__NiJmCW__starterGrid button:hover{border-color:var(--chat-ink);background:var(--chat-ink);color:var(--chat-paper);transform:translate(3px)}.Chatbot-module__NiJmCW__starterGrid button>span{color:currentColor;letter-spacing:.12em;opacity:.5;font-size:.5rem}.Chatbot-module__NiJmCW__starterGrid button strong{font-size:.7rem;font-weight:500}.Chatbot-module__NiJmCW__starterGrid svg{opacity:.64;width:1rem;height:1rem;transition:transform .28s}.Chatbot-module__NiJmCW__starterGrid button:hover svg{transform:translate(2px)}.Chatbot-module__NiJmCW__projectBriefButton{background:var(--chat-ink);color:#fff;text-align:left;border-radius:.9rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.15rem .8rem;margin-top:1.3rem;padding:.9rem 1rem;transition:transform .25s,background-color .25s;display:grid}.Chatbot-module__NiJmCW__projectBriefButton:hover{background:#292c2a;transform:translateY(-2px)}.Chatbot-module__NiJmCW__projectBriefButton span{color:#ffffff80;letter-spacing:.13em;text-transform:uppercase;grid-column:1;font-size:.5rem;font-weight:600}.Chatbot-module__NiJmCW__projectBriefButton strong{grid-column:1;font-size:.73rem;font-weight:500}.Chatbot-module__NiJmCW__projectBriefButton svg{grid-area:1/2/3;width:1.05rem;height:1.05rem}.Chatbot-module__NiJmCW__messageRow{margin-bottom:1.2rem;display:flex}.Chatbot-module__NiJmCW__assistantRow{flex-direction:column;align-items:flex-start}.Chatbot-module__NiJmCW__userRow{justify-content:flex-end}.Chatbot-module__NiJmCW__messageIdentity{color:#11131261;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.52rem;margin-bottom:.42rem;font-size:.5rem;font-weight:600;display:flex}.Chatbot-module__NiJmCW__messageIdentity span:first-child{background:var(--chat-ink);color:#fff;letter-spacing:-.03em;border-radius:50%;place-items:center;width:1.45rem;height:1.45rem;font-size:.45rem;display:grid}.Chatbot-module__NiJmCW__userMessage{background:var(--chat-ink);color:#fff;border-radius:1rem 1rem .25rem;max-width:84%;padding:.82rem .95rem;font-size:.78rem;line-height:1.58}.Chatbot-module__NiJmCW__assistantMessage{border:1px solid var(--chat-line);color:#111312d1;background:#ffffffad;border-radius:.3rem 1rem 1rem;width:100%;padding:1rem 1rem 2.7rem;font-size:.77rem;line-height:1.7;position:relative}.Chatbot-module__NiJmCW__assistantMessage p,.Chatbot-module__NiJmCW__assistantMessage ul,.Chatbot-module__NiJmCW__assistantMessage ol{margin-bottom:.72rem}.Chatbot-module__NiJmCW__assistantMessage h1,.Chatbot-module__NiJmCW__assistantMessage h2,.Chatbot-module__NiJmCW__assistantMessage h3,.Chatbot-module__NiJmCW__assistantMessage h4{color:var(--chat-ink);letter-spacing:-.025em;margin:1.05rem 0 .5rem;font-weight:600;line-height:1.25}.Chatbot-module__NiJmCW__assistantMessage h1:first-child,.Chatbot-module__NiJmCW__assistantMessage h2:first-child,.Chatbot-module__NiJmCW__assistantMessage h3:first-child,.Chatbot-module__NiJmCW__assistantMessage h4:first-child{margin-top:0}.Chatbot-module__NiJmCW__assistantMessage h1{font-size:1.05rem}.Chatbot-module__NiJmCW__assistantMessage h2{font-size:.98rem}.Chatbot-module__NiJmCW__assistantMessage h3{font-size:.9rem}.Chatbot-module__NiJmCW__assistantMessage h4{color:#1113128a;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem}.Chatbot-module__NiJmCW__assistantMessage>:last-child:not(.Chatbot-module__NiJmCW__copyButton){margin-bottom:0}.Chatbot-module__NiJmCW__assistantMessage ul,.Chatbot-module__NiJmCW__assistantMessage ol{padding-left:1.2rem}.Chatbot-module__NiJmCW__assistantMessage li{margin-bottom:.32rem}.Chatbot-module__NiJmCW__assistantMessage li::marker{color:#1113126b}.Chatbot-module__NiJmCW__assistantMessage strong{color:var(--chat-ink);font-weight:600}.Chatbot-module__NiJmCW__assistantMessage a{color:var(--chat-ink);text-underline-offset:.16rem;font-weight:600;text-decoration:underline}.Chatbot-module__NiJmCW__assistantMessage code{background:#11131212;border-radius:.24rem;padding:.08rem .25rem;font-size:.7rem}.Chatbot-module__NiJmCW__assistantMessage hr{background:var(--chat-line);border:0;height:1px;margin:1rem 0}.Chatbot-module__NiJmCW__assistantMessage blockquote{border-left:2px solid var(--chat-ink);color:#111312a3;background:#11131209;margin:.85rem 0;padding:.75rem .85rem}.Chatbot-module__NiJmCW__assistantMessage blockquote>:last-child{margin-bottom:0}.Chatbot-module__NiJmCW__assistantMessage pre{background:var(--chat-ink);color:#f5f5f1;border-radius:.65rem;margin:.85rem 0;padding:.8rem;font-size:.66rem;line-height:1.55;overflow-x:auto}.Chatbot-module__NiJmCW__assistantMessage pre code{color:inherit;background:0 0;padding:0}.Chatbot-module__NiJmCW__tableWrap{border:1px solid var(--chat-line);scrollbar-color:#1113122e transparent;scrollbar-width:thin;border-radius:.72rem;width:100%;margin:.9rem 0;overflow-x:auto}.Chatbot-module__NiJmCW__assistantMessage table{border-collapse:collapse;background:#ffffff9e;width:100%;min-width:25rem;font-size:.68rem;line-height:1.5}.Chatbot-module__NiJmCW__assistantMessage th,.Chatbot-module__NiJmCW__assistantMessage td{border-right:1px solid var(--chat-line);border-bottom:1px solid var(--chat-line);text-align:left;vertical-align:top;padding:.68rem .72rem}.Chatbot-module__NiJmCW__assistantMessage th:last-child,.Chatbot-module__NiJmCW__assistantMessage td:last-child{border-right:0}.Chatbot-module__NiJmCW__assistantMessage tr:last-child td{border-bottom:0}.Chatbot-module__NiJmCW__assistantMessage th{color:var(--chat-ink);letter-spacing:.09em;text-transform:uppercase;background:#1113120e;font-size:.53rem;font-weight:600}.Chatbot-module__NiJmCW__errorMessage{background:#f7efeb;border-color:#74392538}.Chatbot-module__NiJmCW__copyButton{color:#1113126b;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.52rem;font-weight:600;transition:color .2s;display:inline-flex;position:absolute;bottom:.72rem;left:.85rem}.Chatbot-module__NiJmCW__copyButton:hover{color:var(--chat-ink)}.Chatbot-module__NiJmCW__copyButton svg{width:.82rem;height:.82rem}.Chatbot-module__NiJmCW__intelligenceStatus{border:1px solid var(--chat-line);color:#1113128c;background:#ffffff8f;border-radius:.3rem .9rem .9rem;align-items:center;gap:.68rem;width:100%;padding:.76rem .88rem;font-size:.62rem;font-weight:500;display:flex}.Chatbot-module__NiJmCW__statusPulse{align-items:center;gap:.2rem;display:inline-flex}.Chatbot-module__NiJmCW__statusPulse i{background:var(--chat-ink);border-radius:50%;width:.26rem;height:.26rem;animation:1.2s ease-in-out infinite Chatbot-module__NiJmCW__status-pulse}.Chatbot-module__NiJmCW__statusPulse i:nth-child(2){animation-delay:.16s}.Chatbot-module__NiJmCW__statusPulse i:nth-child(3){animation-delay:.32s}.Chatbot-module__NiJmCW__followUpActions{flex-wrap:wrap;gap:.42rem;margin:-.55rem 0 1.25rem;padding-left:1.95rem;display:flex}.Chatbot-module__NiJmCW__followUpActions button,.Chatbot-module__NiJmCW__followUpActions a{border:1px solid var(--chat-line);color:#11131294;background:#fff6;border-radius:999px;padding:.45rem .58rem;font-size:.55rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s}.Chatbot-module__NiJmCW__followUpActions button:hover,.Chatbot-module__NiJmCW__followUpActions a:hover{border-color:var(--chat-ink);background:var(--chat-ink);color:#fff}.Chatbot-module__NiJmCW__leadCapture{background:#ffffffd1;border:1px solid #11131229;border-radius:1rem;width:100%;margin:.2rem 0 1.2rem;overflow:hidden;box-shadow:0 16px 40px #11131212}.Chatbot-module__NiJmCW__leadCaptureHeader{border-bottom:1px solid var(--chat-line);background:var(--chat-ink);color:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.Chatbot-module__NiJmCW__leadCaptureHeader>div{flex-direction:column;gap:.15rem;display:flex}.Chatbot-module__NiJmCW__leadCaptureHeader span{color:#ffffff73;letter-spacing:.15em;text-transform:uppercase;font-size:.48rem;font-weight:600}.Chatbot-module__NiJmCW__leadCaptureHeader strong{font-size:.72rem;font-weight:500}.Chatbot-module__NiJmCW__leadCaptureHeader button{color:#ffffffb8;border:1px solid #ffffff26;border-radius:50%;flex:none;place-items:center;width:1.8rem;height:1.8rem;display:grid}.Chatbot-module__NiJmCW__leadCaptureHeader button svg{width:.9rem;height:.9rem}.Chatbot-module__NiJmCW__leadFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.95rem 1rem .8rem;display:grid}.Chatbot-module__NiJmCW__leadFields label{flex-direction:column;gap:.36rem;min-width:0;display:flex}.Chatbot-module__NiJmCW__leadFields label>span{color:#11131285;letter-spacing:.05em;font-size:.5rem;font-weight:600}.Chatbot-module__NiJmCW__leadFields label i{opacity:.65;font-style:normal;font-weight:400}.Chatbot-module__NiJmCW__leadFields input,.Chatbot-module__NiJmCW__leadFields select,.Chatbot-module__NiJmCW__leadFields textarea{border:1px solid var(--chat-line);width:100%;min-width:0;color:var(--chat-ink);font:inherit;background:#fff;border-radius:.55rem;outline:none;font-size:.67rem;transition:border-color .2s,box-shadow .2s}.Chatbot-module__NiJmCW__leadFields input,.Chatbot-module__NiJmCW__leadFields select{min-height:2.35rem;padding:0 .62rem}.Chatbot-module__NiJmCW__leadFields textarea{resize:vertical;min-height:4.8rem;padding:.62rem;line-height:1.5}.Chatbot-module__NiJmCW__leadFields input:focus,.Chatbot-module__NiJmCW__leadFields select:focus,.Chatbot-module__NiJmCW__leadFields textarea:focus{border-color:#11131280;box-shadow:0 0 0 .18rem #1113120a}.Chatbot-module__NiJmCW__leadFieldWide{grid-column:1/-1}.Chatbot-module__NiJmCW__leadError{color:#8d3d2d;margin:0 1rem .8rem;font-size:.6rem;line-height:1.5}.Chatbot-module__NiJmCW__leadCaptureFooter{border-top:1px solid var(--chat-line);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem .9rem;display:flex}.Chatbot-module__NiJmCW__leadCaptureFooter p{color:#11131266;max-width:24ch;font-size:.48rem;line-height:1.45}.Chatbot-module__NiJmCW__leadCaptureFooter button{background:var(--chat-ink);color:#fff;border-radius:.6rem;flex:none;align-items:center;gap:.45rem;padding:.62rem .75rem;font-size:.58rem;font-weight:600;display:inline-flex}.Chatbot-module__NiJmCW__leadCaptureFooter button:disabled{cursor:wait;opacity:.55}.Chatbot-module__NiJmCW__leadCaptureFooter svg{width:.88rem;height:.88rem}.Chatbot-module__NiJmCW__composer{border-top:1px solid var(--chat-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;padding:.78rem .9rem .72rem}.Chatbot-module__NiJmCW__composerField{background:#fff;border:1px solid #1113122b;border-radius:.9rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;padding:.38rem .38rem .38rem .78rem;transition:border-color .2s,box-shadow .2s;display:grid}.Chatbot-module__NiJmCW__composerField:focus-within{border-color:#1113127a;box-shadow:0 0 0 .2rem #11131209}.Chatbot-module__NiJmCW__composer textarea{resize:none;min-height:2.35rem;max-height:6.5rem;color:var(--chat-ink);font:inherit;background:0 0;outline:none;padding:.55rem 0;font-size:.72rem;line-height:1.45;overflow-y:auto}.Chatbot-module__NiJmCW__composer textarea::placeholder{color:#11131261}.Chatbot-module__NiJmCW__composerField>button{background:var(--chat-ink);color:#fff;border-radius:.65rem;place-items:center;width:2.45rem;height:2.45rem;transition:opacity .2s,transform .2s,background-color .2s;display:grid}.Chatbot-module__NiJmCW__composerField>button:hover:not(:disabled){background:#2a2d2b;transform:translateY(-1px)}.Chatbot-module__NiJmCW__composerField>button:disabled{cursor:not-allowed;opacity:.26}.Chatbot-module__NiJmCW__composerField svg{width:1.05rem;height:1.05rem}.Chatbot-module__NiJmCW__composerMeta{color:#11131257;letter-spacing:.04em;justify-content:space-between;gap:1rem;margin-top:.42rem;padding:0 .15rem;font-size:.48rem;display:flex}.Chatbot-module__NiJmCW__launcher{z-index:91;background:var(--chat-ink);color:#fff;border:1px solid #ffffff2e;border-radius:999px;grid-template-columns:auto auto;align-items:center;gap:.55rem;min-width:4.6rem;height:3.65rem;padding:0 1.05rem;display:grid;position:fixed;bottom:1.15rem;right:1.25rem;box-shadow:0 18px 42px #090b0a38}.Chatbot-module__NiJmCW__launcher>svg{justify-self:center;width:1.28rem;height:1.28rem}.Chatbot-module__NiJmCW__launcherLabel{letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:600}.Chatbot-module__NiJmCW__launcherSignal{gap:.13rem;display:flex;position:absolute;top:.1rem;right:.18rem}.Chatbot-module__NiJmCW__launcherSignal i{border:1px solid var(--chat-paper);background:var(--chat-ink);border-radius:50%;width:.28rem;height:.28rem}.Chatbot-module__NiJmCW__launcherOpen{grid-template-columns:1fr;width:3.65rem;min-width:3.65rem;padding:0}.Chatbot-module__NiJmCW__launcherOpen .Chatbot-module__NiJmCW__launcherLabel,.Chatbot-module__NiJmCW__launcherOpen .Chatbot-module__NiJmCW__launcherSignal{display:none}@keyframes Chatbot-module__NiJmCW__welcome-signal{0%,to{opacity:.22;transform:scaleX(.35)}45%{opacity:.88;transform:scaleX(1)}}@keyframes Chatbot-module__NiJmCW__status-pulse{0%,70%,to{opacity:.24;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@media (max-width:560px){.Chatbot-module__NiJmCW__panel{top:max(.5rem, env(safe-area-inset-top));right:.5rem;bottom:calc(4.9rem + env(safe-area-inset-bottom));transform-origin:bottom;border-radius:1.2rem;width:auto;height:auto;max-height:none;left:.5rem}.Chatbot-module__NiJmCW__header{gap:.6rem;padding:.78rem}.Chatbot-module__NiJmCW__brandBlock{gap:.58rem}.Chatbot-module__NiJmCW__brandBlock strong{max-width:12.5rem;font-size:.67rem}.Chatbot-module__NiJmCW__intelligenceMark{width:2.7rem;height:1.8rem;padding-right:.58rem}.Chatbot-module__NiJmCW__intelligenceMark img{width:2.1rem}.Chatbot-module__NiJmCW__headerActions{gap:.32rem}.Chatbot-module__NiJmCW__headerActions button{width:2.4rem;height:2.4rem}.Chatbot-module__NiJmCW__onlineStatus{display:none}.Chatbot-module__NiJmCW__contextRail{grid-template-columns:auto minmax(0,1fr);padding:.62rem .9rem}.Chatbot-module__NiJmCW__contextRail i{display:none}.Chatbot-module__NiJmCW__conversation{padding:.9rem}.Chatbot-module__NiJmCW__welcomeGraphic{width:7.7rem;height:3.7rem;margin-bottom:1.1rem}.Chatbot-module__NiJmCW__welcome h2{max-width:12ch;font-size:clamp(1.75rem,8.5vw,2.2rem)}.Chatbot-module__NiJmCW__welcome>p{font-size:.75rem;line-height:1.62}.Chatbot-module__NiJmCW__starterGrid{margin-top:1.05rem}.Chatbot-module__NiJmCW__starterGrid button{min-height:3.1rem;padding:.72rem .78rem}.Chatbot-module__NiJmCW__userMessage{max-width:92%;font-size:.76rem}.Chatbot-module__NiJmCW__assistantMessage{padding:.9rem .9rem 2.6rem;font-size:.76rem}.Chatbot-module__NiJmCW__followUpActions{gap:.38rem;padding-left:0}.Chatbot-module__NiJmCW__followUpActions button,.Chatbot-module__NiJmCW__followUpActions a{min-height:2rem}.Chatbot-module__NiJmCW__leadFields{grid-template-columns:1fr}.Chatbot-module__NiJmCW__leadFieldWide{grid-column:auto}.Chatbot-module__NiJmCW__leadCaptureFooter{flex-direction:column;align-items:stretch}.Chatbot-module__NiJmCW__leadCaptureFooter p{max-width:none}.Chatbot-module__NiJmCW__leadCaptureFooter button{justify-content:center;min-height:2.6rem}.Chatbot-module__NiJmCW__composer{padding:.68rem .72rem calc(.62rem + env(safe-area-inset-bottom))}.Chatbot-module__NiJmCW__composerField{padding-left:.7rem}.Chatbot-module__NiJmCW__composer textarea{font-size:.78rem}.Chatbot-module__NiJmCW__composerMeta span:last-child{display:none}.Chatbot-module__NiJmCW__launcher{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom))}}@media (max-width:380px){.Chatbot-module__NiJmCW__headerEyebrow{font-size:.48rem}.Chatbot-module__NiJmCW__brandBlock strong{max-width:9rem;font-size:.62rem}.Chatbot-module__NiJmCW__contextRail>span{display:none}.Chatbot-module__NiJmCW__contextRail{grid-template-columns:minmax(0,1fr)}.Chatbot-module__NiJmCW__welcomeGraphic{width:7rem;height:3.4rem}.Chatbot-module__NiJmCW__starterGrid button{gap:.55rem}.Chatbot-module__NiJmCW__tableWrap{width:calc(100% + .4rem);margin-inline:-.2rem}}@media (prefers-reduced-motion:reduce){.Chatbot-module__NiJmCW__welcomeGraphic>span i,.Chatbot-module__NiJmCW__statusPulse i{animation:none}.Chatbot-module__NiJmCW__starterGrid button,.Chatbot-module__NiJmCW__starterGrid svg,.Chatbot-module__NiJmCW__headerActions button,.Chatbot-module__NiJmCW__composerField,.Chatbot-module__NiJmCW__composerField>button{transition-duration:.01ms}}
