.chatbot-module__pVOaHG__launcher{right:1.25rem;bottom:max(1.5rem, env(safe-area-inset-bottom));z-index:45;background:var(--stella-blue);color:#fff;width:auto;min-height:3.25rem;box-shadow:0 6px 24px color-mix(in srgb, var(--stella-blue) 20%, transparent);border:2px solid #fff;border-radius:.9rem;flex-direction:row;justify-content:center;align-items:center;gap:.65rem;padding:.6rem .85rem;transition:background-color .18s,box-shadow .18s;display:flex;position:fixed}.chatbot-module__pVOaHG__launcher span{font-size:.8rem;font-weight:600}.chatbot-module__pVOaHG__launcher .chatbot-module__pVOaHG__onlineDot{background:#65d691;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #65d69124}.chatbot-module__pVOaHG__launcher:hover{background:var(--stella-blue-contrast)}.chatbot-module__pVOaHG__launcher:focus-visible{outline:3px solid var(--stella-coral);outline-offset:3px}.chatbot-module__pVOaHG__launcher .chatbot-module__pVOaHG__stellaMark{width:1.85rem}.chatbot-module__pVOaHG__launcher:hover .chatbot-module__pVOaHG__stellaMark{transform:rotate(-7deg)}.chatbot-module__pVOaHG__stellaMark{isolation:isolate;width:2rem;color:var(--stella-yellow);transform-origin:50% 58%;flex-shrink:0;transition:transform .22s;display:inline-flex;position:relative}.chatbot-module__pVOaHG__stellaMark svg{width:100%;height:auto;display:block}.chatbot-module__pVOaHG__stellaMark .chatbot-module__pVOaHG__stellaHalo{z-index:-1;border:1px solid color-mix(in srgb, var(--stella-yellow) 35%, transparent);background:color-mix(in srgb, var(--stella-yellow) 12%, transparent);opacity:0;border-radius:50%;position:absolute;inset:-.3rem}.chatbot-module__pVOaHG__stellaMark[data-active=true]{animation:2.6s ease-in-out infinite chatbot-module__pVOaHG__stellaThinking}.chatbot-module__pVOaHG__stellaMark[data-active=true] .chatbot-module__pVOaHG__stellaHalo{animation:2.6s ease-out infinite chatbot-module__pVOaHG__stellaHalo}@keyframes chatbot-module__pVOaHG__stellaThinking{0%,85%,to{transform:rotate(0)scale(1)}22%{transform:rotate(-13deg)scale(1.04)}46%{transform:rotate(9deg)scale(1.12)}67%{transform:rotate(-4deg)scale(1.02)}}@keyframes chatbot-module__pVOaHG__stellaHalo{0%,85%,to{opacity:0;transform:scale(.8)}35%{opacity:.9}70%{opacity:0;transform:scale(1.35)}}.chatbot-module__pVOaHG__panel{right:1.25rem;bottom:calc(max(1.5rem, env(safe-area-inset-bottom)) + 3.9rem);z-index:46;border:1px solid color-mix(in srgb, var(--stella-blue) 18%, white);width:min(25.5rem,100vw - 2.5rem);height:min(37rem,100dvh - 11.5rem);color:var(--stella-blue);box-shadow:0 18px 60px color-mix(in srgb, var(--stella-blue) 23%, transparent), 0 2px 8px color-mix(in srgb, var(--stella-blue) 8%, transparent);font-family:var(--font-sans-family);opacity:0;visibility:hidden;transform-origin:100% 100%;background:#fff;border-radius:1.45rem;flex-direction:column;font-size:.94rem;line-height:1.55;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.2,1),visibility 0s linear .24s;display:flex;position:fixed;overflow:hidden;transform:translateY(12px)scale(.97)}.chatbot-module__pVOaHG__panel[data-open=true]{opacity:1;visibility:visible;transition-delay:0s;animation:.26s cubic-bezier(.2,.8,.2,1) chatbot-module__pVOaHG__panelOpen;transform:none}@keyframes chatbot-module__pVOaHG__panelOpen{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.chatbot-module__pVOaHG__panel[data-open=false] *{animation-play-state:paused}.chatbot-module__pVOaHG__panel button,.chatbot-module__pVOaHG__panel a,.chatbot-module__pVOaHG__panel input,.chatbot-module__pVOaHG__panel select,.chatbot-module__pVOaHG__panel textarea{-webkit-tap-highlight-color:transparent}.chatbot-module__pVOaHG__panel button:focus-visible,.chatbot-module__pVOaHG__panel a:focus-visible{outline:2px solid var(--stella-blue);outline-offset:3px}.chatbot-module__pVOaHG__panel button:disabled{opacity:.5;cursor:not-allowed}.chatbot-module__pVOaHG__panel a{text-underline-offset:3px}.chatbot-module__pVOaHG__panel p{margin:0}.chatbot-module__pVOaHG__panel h2,.chatbot-module__pVOaHG__panel h3{font-family:var(--font-display-family)}.chatbot-module__pVOaHG__header{background:var(--stella-blue);color:#fff;flex-shrink:0;align-items:center;gap:.85rem;padding:1.05rem .65rem 1.05rem 1.15rem;display:flex}.chatbot-module__pVOaHG__header h2{letter-spacing:-.025em;outline:none;font-size:1.35rem;font-weight:900;line-height:1.2}.chatbot-module__pVOaHG__header p{color:color-mix(in srgb, white 90%, var(--stella-blue));margin-top:.25rem;font-size:.74rem}.chatbot-module__pVOaHG__header>div{flex:1}.chatbot-module__pVOaHG__headerMark{width:2.25rem}.chatbot-module__pVOaHG__header .chatbot-module__pVOaHG__headerActions{flex:none;align-items:center;gap:.05rem;display:flex}.chatbot-module__pVOaHG__iconButton{border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.chatbot-module__pVOaHG__iconButton:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.chatbot-module__pVOaHG__header .chatbot-module__pVOaHG__iconButton:focus-visible{outline-color:#fff}.chatbot-module__pVOaHG__toolbar{border-bottom:1px solid color-mix(in srgb, var(--stella-blue) 10%, white);background:color-mix(in srgb, var(--stella-cream) 20%, white);flex-shrink:0;align-items:center;max-height:50px;padding:0 1.1rem;transition:max-height .24s,opacity .18s;display:flex;overflow:hidden}.chatbot-module__pVOaHG__toolbar button{text-align:left;justify-content:space-between;align-items:center;gap:.8rem;width:100%;min-height:46px;font-size:.8rem;font-weight:600;display:flex}.chatbot-module__pVOaHG__toolbar button:hover{text-underline-offset:4px;text-decoration:underline}.chatbot-module__pVOaHG__toolbar[data-hidden=true]{opacity:0;border-bottom:0;max-height:0}.chatbot-module__pVOaHG__receiptSlot{flex-shrink:0;grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.chatbot-module__pVOaHG__receiptSlot[data-visible=true]{grid-template-rows:1fr}.chatbot-module__pVOaHG__receiptSlot>div{min-height:0;overflow:hidden}.chatbot-module__pVOaHG__receipt{border-bottom:1px solid color-mix(in srgb, var(--stella-blue) 12%, var(--stella-cream));background:var(--stella-cream);outline-offset:-3px;gap:.75rem;padding:.9rem 1.1rem;animation:.28s chatbot-module__pVOaHG__messageIn;display:flex}.chatbot-module__pVOaHG__receiptCheck{background:var(--stella-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.05rem;display:inline-flex}.chatbot-module__pVOaHG__receipt h3{font-size:1rem;font-weight:900;line-height:1.4}.chatbot-module__pVOaHG__receipt p{margin-top:.2rem;font-size:.8rem;line-height:1.45}.chatbot-module__pVOaHG__receipt .chatbot-module__pVOaHG__receiptResidence{color:var(--stella-blue-soft);font-size:.76rem;font-weight:600}.chatbot-module__pVOaHG__textButton{text-underline-offset:3px;min-height:44px;padding:.4rem 0;font-size:.8rem;font-weight:600;text-decoration:underline}.chatbot-module__pVOaHG__body{flex:1;min-height:0;position:relative;overflow:hidden}.chatbot-module__pVOaHG__view{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;min-height:0;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.2,1),visibility 0s linear .24s;display:flex;position:absolute;inset:0;transform:translate(12px)}.chatbot-module__pVOaHG__chatView{transform:translate(-12px)}.chatbot-module__pVOaHG__view[data-active=true]{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:none}.chatbot-module__pVOaHG__scrollArea{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:1.1rem;overflow:hidden auto}.chatbot-module__pVOaHG__welcome{padding:.25rem 0 .3rem}.chatbot-module__pVOaHG__welcome>p:first-child{font-family:var(--font-display-family);letter-spacing:-.015em;font-size:1.25rem;font-weight:700;line-height:1.35}.chatbot-module__pVOaHG__welcome .chatbot-module__pVOaHG__notice{color:var(--stella-blue-soft);margin-top:.85rem;font-size:.75rem;line-height:1.6}.chatbot-module__pVOaHG__notice a{color:var(--stella-blue);font-weight:600;text-decoration:underline}.chatbot-module__pVOaHG__starters{gap:.55rem;margin-top:1.15rem;display:grid}.chatbot-module__pVOaHG__startersLabel{color:var(--stella-blue-soft);font-size:.8rem;font-weight:600}.chatbot-module__pVOaHG__starters button{border:1px solid color-mix(in srgb, var(--stella-blue) 22%, white);text-align:left;background:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.65rem;min-height:48px;padding:.6rem .85rem;font-size:.87rem;font-weight:600;transition:background-color .16s,border-color .16s;display:flex}.chatbot-module__pVOaHG__starters button:hover{background:var(--stella-cream)}.chatbot-module__pVOaHG__messages{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.chatbot-module__pVOaHG__assistantMessage{background:color-mix(in srgb, var(--stella-cream) 65%, white);border-radius:.2rem 1rem 1rem;padding:.95rem;animation:.26s chatbot-module__pVOaHG__messageIn}.chatbot-module__pVOaHG__userMessage{border:1px solid color-mix(in srgb, var(--stella-blue) 13%, white);background:color-mix(in srgb, var(--stella-blue) 3%, white);border-radius:1rem .2rem 1rem 1rem;margin-left:1.5rem;padding:.85rem;animation:.22s chatbot-module__pVOaHG__messageIn}@keyframes chatbot-module__pVOaHG__messageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.chatbot-module__pVOaHG__messageRole{color:var(--stella-blue-soft);font-size:.7rem;font-weight:600;margin-bottom:.45rem!important}.chatbot-module__pVOaHG__userText,.chatbot-module__pVOaHG__richText p{white-space:pre-wrap;overflow-wrap:anywhere}.chatbot-module__pVOaHG__richText{gap:.65rem;display:grid}.chatbot-module__pVOaHG__richText strong{font-weight:600}.chatbot-module__pVOaHG__richText ul{padding-left:1.1rem;list-style:outside}.chatbot-module__pVOaHG__richText li+li{margin-top:.3rem}.chatbot-module__pVOaHG__links{gap:.5rem;margin-top:.8rem;list-style:none;display:grid}.chatbot-module__pVOaHG__pageLink{border:1px solid color-mix(in srgb, var(--stella-blue) 20%, white);background:#fff;border-radius:.7rem;align-items:center;gap:.8rem;min-height:48px;padding:.7rem;display:flex}.chatbot-module__pVOaHG__pageLink>span{flex:1;min-width:0}.chatbot-module__pVOaHG__pageLink strong{font-size:.85rem;font-weight:600;display:block}.chatbot-module__pVOaHG__pageLink span span{color:var(--stella-blue-soft);margin-top:.2rem;font-size:.75rem;display:block}.chatbot-module__pVOaHG__pageLink svg{flex-shrink:0}.chatbot-module__pVOaHG__pageLink:hover{border-color:var(--stella-blue)}.chatbot-module__pVOaHG__residenceCarousel{min-width:0;margin-top:.85rem}.chatbot-module__pVOaHG__residenceCarouselHeader{justify-content:space-between;align-items:center;gap:.35rem;min-height:44px;margin-bottom:.3rem;display:flex}.chatbot-module__pVOaHG__residenceCarouselHeader>span{font-size:.74rem;font-weight:600}.chatbot-module__pVOaHG__residenceCarouselHeader>div{flex-shrink:0;display:flex}.chatbot-module__pVOaHG__residenceCarouselHeader button{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.chatbot-module__pVOaHG__residenceCarouselHeader button:hover:not(:disabled){background:#fff}.chatbot-module__pVOaHG__residenceTrack{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--stella-blue) 30%, transparent) transparent;gap:.65rem;min-width:0;margin:-3px;padding:3px 3px .5rem;scroll-padding-inline:3px;list-style:none;display:flex;position:relative;overflow-x:auto}.chatbot-module__pVOaHG__residenceTrack:focus-visible{outline:2px solid var(--stella-blue);outline-offset:2px;border-radius:.7rem}.chatbot-module__pVOaHG__residenceSlide{scroll-snap-align:start;flex:0 0 min(14.5rem,100% - 1.8rem);min-width:0;display:flex}.chatbot-module__pVOaHG__residenceTrack[data-single=true] .chatbot-module__pVOaHG__residenceSlide{flex-basis:100%}.chatbot-module__pVOaHG__residenceCard{border:1px solid color-mix(in srgb, var(--stella-blue) 20%, white);background:#fff;border-radius:.85rem;flex-direction:column;width:100%;min-width:0;transition:border-color .18s;display:flex;overflow:hidden}.chatbot-module__pVOaHG__residenceCard:hover{border-color:var(--stella-blue)}.chatbot-module__pVOaHG__residencePhoto{background:var(--stella-cream);flex-shrink:0;height:6.8rem;position:relative}.chatbot-module__pVOaHG__residencePhoto img{object-fit:cover}.chatbot-module__pVOaHG__residenceCardDetails{flex-direction:column;flex:1;gap:.15rem;padding:.65rem .7rem;display:flex}.chatbot-module__pVOaHG__residenceCity{color:var(--stella-blue-soft);font-size:.76rem}.chatbot-module__pVOaHG__residenceCardDetails>strong{font-family:var(--font-display-family);overflow-wrap:anywhere;font-size:.91rem;font-weight:700;line-height:1.3}.chatbot-module__pVOaHG__residenceCardAction{justify-content:space-between;align-items:center;gap:.4rem;margin-top:auto;padding-top:.65rem;font-size:.72rem;font-weight:600;display:flex}.chatbot-module__pVOaHG__residenceCardAction svg{flex-shrink:0}.chatbot-module__pVOaHG__suggestions{gap:.45rem;margin-top:.85rem;display:grid}.chatbot-module__pVOaHG__suggestions button{border:1px solid color-mix(in srgb, var(--stella-blue) 22%, white);text-align:left;background:#fff;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.55rem;min-height:44px;padding:.5rem .65rem;font-size:.8rem;line-height:1.4;transition:border-color .16s,background-color .16s;display:flex}.chatbot-module__pVOaHG__suggestions button span{overflow-wrap:anywhere}.chatbot-module__pVOaHG__suggestions button svg{flex-shrink:0}.chatbot-module__pVOaHG__suggestions button:hover:not(:disabled){border-color:var(--stella-blue);background:color-mix(in srgb, var(--stella-cream) 35%, white)}.chatbot-module__pVOaHG__loading{color:var(--stella-blue-soft);align-items:center;gap:.6rem;font-size:.8rem;display:flex;margin:1rem 0!important}.chatbot-module__pVOaHG__thinking{background:var(--stella-blue);color:#fff;border-radius:.8rem;align-items:center;gap:.85rem;margin-top:1rem;padding:.9rem;animation:.22s chatbot-module__pVOaHG__messageIn;display:flex}.chatbot-module__pVOaHG__thinking .chatbot-module__pVOaHG__stellaMark{width:1.75rem}.chatbot-module__pVOaHG__thinking p{font-size:.78rem;line-height:1.45}.chatbot-module__pVOaHG__thinkingDots{gap:.3rem;margin-top:.5rem;display:flex}.chatbot-module__pVOaHG__thinkingDots i{background:#fff;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite chatbot-module__pVOaHG__thinkingDot}.chatbot-module__pVOaHG__thinkingDots i:nth-child(2){animation-delay:.15s}.chatbot-module__pVOaHG__thinkingDots i:nth-child(3){animation-delay:.3s}@keyframes chatbot-module__pVOaHG__thinkingDot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.chatbot-module__pVOaHG__spinner{flex-shrink:0;animation:1s linear infinite chatbot-module__pVOaHG__spin}@keyframes chatbot-module__pVOaHG__spin{to{transform:rotate(360deg)}}.chatbot-module__pVOaHG__error{border:1px solid color-mix(in srgb, var(--stella-burgundy) 35%, white);color:var(--stella-burgundy);border-radius:.7rem;flex-wrap:wrap;align-items:center;column-gap:1rem;margin-top:.9rem;padding:.8rem;font-size:.82rem;display:flex}.chatbot-module__pVOaHG__error p{flex-basis:100%}.chatbot-module__pVOaHG__error a{align-items:center;min-height:44px;font-weight:600;text-decoration:underline;display:inline-flex}.chatbot-module__pVOaHG__contactOffer{border-top:1px solid color-mix(in srgb, var(--stella-blue) 15%, white);gap:.7rem;margin-top:1rem;padding-top:.85rem;display:grid}.chatbot-module__pVOaHG__contactOffer>span{color:var(--stella-blue-soft);font-size:.75rem}.chatbot-module__pVOaHG__primaryButton{background:var(--stella-coral);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .18s,opacity .18s,box-shadow .18s;display:inline-flex}.chatbot-module__pVOaHG__primaryButton:hover:not(:disabled){background:color-mix(in srgb, var(--stella-coral) 88%, var(--stella-burgundy))}.chatbot-module__pVOaHG__secondaryButton{border:1px solid color-mix(in srgb, var(--stella-blue) 25%, white);border-radius:.65rem;min-height:48px;padding:.6rem .8rem;font-size:.85rem;font-weight:600}.chatbot-module__pVOaHG__composer{border-top:1px solid color-mix(in srgb, var(--stella-blue) 12%, white);background:#fff;flex-shrink:0;grid-template-columns:1fr 46px;align-items:center;gap:.4rem .65rem;padding:.85rem 1.05rem .65rem;display:grid}.chatbot-module__pVOaHG__composer textarea{resize:vertical;border:1px solid color-mix(in srgb, var(--stella-blue) 25%, white);border-radius:.65rem;min-width:0;max-height:6rem;padding:.6rem .7rem;font-size:.94rem;line-height:1.4}.chatbot-module__pVOaHG__composer textarea:focus-visible,.chatbot-module__pVOaHG__input:focus-visible{outline:2px solid var(--stella-blue);outline-offset:2px}.chatbot-module__pVOaHG__composer textarea::placeholder,.chatbot-module__pVOaHG__input::placeholder{color:var(--stella-blue-soft)}.chatbot-module__pVOaHG__composer p{color:var(--stella-blue-soft);grid-column:1/-1;font-size:.63rem}.chatbot-module__pVOaHG__composer .chatbot-module__pVOaHG__aiDisclaimer{justify-content:center;align-items:center;gap:.3rem;display:flex}.chatbot-module__pVOaHG__aiDisclaimer svg{flex-shrink:0}.chatbot-module__pVOaHG__sendButton{background:var(--stella-coral);color:#fff;border-radius:.8rem;justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .18s,opacity .18s;display:flex}.chatbot-module__pVOaHG__sendButton:not(:disabled):hover{background:color-mix(in srgb, var(--stella-coral) 88%, var(--stella-burgundy))}.chatbot-module__pVOaHG__confirmReset{border-bottom:1px solid var(--border);padding:.8rem 1rem;font-size:.85rem}.chatbot-module__pVOaHG__confirmReset>div{gap:.5rem;margin-top:.5rem;display:flex}.chatbot-module__pVOaHG__leadForm{flex-direction:column;gap:.8rem;display:flex}.chatbot-module__pVOaHG__formStepHeader{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.chatbot-module__pVOaHG__formStepHeader>span{color:var(--stella-blue-soft);font-size:.72rem}.chatbot-module__pVOaHG__formProgress{grid-template-columns:1fr 1fr;gap:.4rem;margin:-.2rem 0 .35rem;display:grid}.chatbot-module__pVOaHG__formProgress span{background:color-mix(in srgb, var(--stella-blue) 12%, white);border-radius:2px;height:3px;transition:background-color .28s}.chatbot-module__pVOaHG__formProgress span[data-complete=true]{background:var(--stella-coral)}.chatbot-module__pVOaHG__backButton{text-underline-offset:3px;align-self:flex-start;align-items:center;gap:.4rem;min-height:44px;font-size:.8rem;text-decoration:underline;display:inline-flex}.chatbot-module__pVOaHG__stepLabel{color:var(--stella-blue-soft);font-size:.75rem;font-weight:600}.chatbot-module__pVOaHG__leadForm h3,.chatbot-module__pVOaHG__success h3{letter-spacing:-.015em;font-size:1.35rem;font-weight:900;line-height:1.25}.chatbot-module__pVOaHG__formIntro{color:var(--stella-blue-soft);font-size:.85rem}.chatbot-module__pVOaHG__leadForm label:not(.chatbot-module__pVOaHG__consent){margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.chatbot-module__pVOaHG__input{border:1px solid color-mix(in srgb, var(--stella-blue) 25%, white);background:#fff;border-radius:.65rem;width:100%;min-width:0;min-height:48px;padding:.6rem .7rem;font-size:.94rem}.chatbot-module__pVOaHG__fields{border:0;gap:.8rem;min-width:0;transition:opacity .18s;animation:.26s chatbot-module__pVOaHG__messageIn;display:grid}.chatbot-module__pVOaHG__fields[data-busy=true]{opacity:.6}.chatbot-module__pVOaHG__nameFields{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.chatbot-module__pVOaHG__nameFields>div{min-width:0}.chatbot-module__pVOaHG__residenceRecap{background:var(--stella-cream);border-radius:.7rem;align-items:center;gap:.8rem;padding:.7rem;display:flex}.chatbot-module__pVOaHG__residenceRecap p{flex:1;min-width:0}.chatbot-module__pVOaHG__residenceRecapPhoto{object-fit:cover;border-radius:.4rem;flex-shrink:0;width:44px;height:40px}.chatbot-module__pVOaHG__residenceRecap span{color:var(--stella-blue-soft);font-size:.7rem;display:block}.chatbot-module__pVOaHG__residenceRecap strong{font-size:.85rem;font-weight:600;display:block}.chatbot-module__pVOaHG__formPrivacy{color:var(--stella-blue-soft);align-items:flex-start;gap:.45rem;font-size:.72rem;line-height:1.5;display:flex}.chatbot-module__pVOaHG__formPrivacy svg{flex-shrink:0;margin-top:.1rem}.chatbot-module__pVOaHG__consent{background:color-mix(in srgb, var(--stella-cream) 45%, white);border-radius:.7rem;align-items:flex-start;gap:.65rem;min-height:44px;padding:.7rem;font-size:.75rem;line-height:1.55;transition:background-color .18s;display:flex}.chatbot-module__pVOaHG__consent:hover,.chatbot-module__pVOaHG__consent:focus-within{background:color-mix(in srgb, var(--stella-cream) 80%, white)}.chatbot-module__pVOaHG__consent input{width:22px;height:22px;accent-color:var(--stella-blue);flex-shrink:0;margin-top:.15rem}.chatbot-module__pVOaHG__consent input:focus-visible{outline:2px solid var(--stella-blue);outline-offset:3px}.chatbot-module__pVOaHG__consent a{font-weight:600;text-decoration:underline}.chatbot-module__pVOaHG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.chatbot-module__pVOaHG__success{justify-items:start;gap:1rem;padding:.5rem 0;display:grid}.chatbot-module__pVOaHG__success p{font-size:.9rem}.chatbot-module__pVOaHG__successIcon{background:var(--stella-cream);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}@media (max-width:600px){.chatbot-module__pVOaHG__panel{right:.6rem;bottom:max(.6rem, env(safe-area-inset-bottom));width:calc(100vw - 1.2rem);height:min(40rem,100dvh - 6.5rem)}.chatbot-module__pVOaHG__launcher{right:.6rem;bottom:max(1rem, env(safe-area-inset-bottom));width:auto}.chatbot-module__pVOaHG__launcher[aria-expanded=true]{visibility:hidden}.chatbot-module__pVOaHG__header{gap:.65rem;padding:.85rem .45rem .85rem .9rem}.chatbot-module__pVOaHG__header h2{font-size:1.2rem}.chatbot-module__pVOaHG__headerMark{width:1.95rem}.chatbot-module__pVOaHG__header .chatbot-module__pVOaHG__iconButton{min-width:44px}.chatbot-module__pVOaHG__scrollArea{padding:.9rem}.chatbot-module__pVOaHG__receipt{padding:.85rem .9rem}.chatbot-module__pVOaHG__panel input,.chatbot-module__pVOaHG__panel select,.chatbot-module__pVOaHG__panel textarea{font-size:1rem}}@media (prefers-reduced-motion:reduce){.chatbot-module__pVOaHG__panel,.chatbot-module__pVOaHG__panel *,.chatbot-module__pVOaHG__launcher,.chatbot-module__pVOaHG__stellaMark{transition:none!important;animation:none!important}.chatbot-module__pVOaHG__panel,.chatbot-module__pVOaHG__view{transform:none}.chatbot-module__pVOaHG__thinkingDots i{opacity:.75}.chatbot-module__pVOaHG__residenceTrack{scroll-behavior:auto}}.chatbot-module__pVOaHG__fieldError{color:#b42318;font-size:.75rem;line-height:1.45;margin-top:.35rem!important}.chatbot-module__pVOaHG__input[aria-invalid=true]{border-color:#b42318}.chatbot-module__pVOaHG__consent input[aria-invalid=true]{outline-offset:2px;outline:1px solid #b42318}.chatbot-module__pVOaHG__completedReceipt{text-align:center;background:var(--stella-cream);outline-offset:-3px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;min-height:0;padding:2rem 1.5rem;animation:.28s chatbot-module__pVOaHG__messageIn;display:flex;overflow-y:auto}.chatbot-module__pVOaHG__completedReceipt .chatbot-module__pVOaHG__receiptCheck{width:3.5rem;height:3.5rem}.chatbot-module__pVOaHG__completedReceipt h3{font-size:1.35rem;font-weight:900}.chatbot-module__pVOaHG__completedReceipt p{font-size:.9rem;line-height:1.6}.chatbot-module__pVOaHG__completedReceipt .chatbot-module__pVOaHG__receiptResidence{font-weight:600}
