.Hero-module__Vtspxq__section{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;display:flex;position:relative}@media (max-width:768px){.Hero-module__Vtspxq__section{min-height:calc(100svh - var(--navbar-height))}}.Hero-module__Vtspxq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:48px;width:100%;max-width:1200px;min-height:100%;margin:0 auto;padding:74px 16px 12px;display:flex;position:relative}@media (max-width:768px){.Hero-module__Vtspxq__content{padding:calc(var(--navbar-height) + clamp(8px,2.5vh,20px))24px max(12px,env(safe-area-inset-bottom,0px));gap:clamp(18px,6vh,36px);min-height:100svh}}.Hero-module__Vtspxq__textContent{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:12px;width:100%;min-height:0;display:flex}@media (max-width:768px){.Hero-module__Vtspxq__textContent{gap:clamp(10px,2.2vh,18px)}}.Hero-module__Vtspxq__subtitleContainer{justify-content:center;align-items:center;gap:12px;margin:0;display:flex}.Hero-module__Vtspxq__announcementBanner{border:1px solid var(--gray-200);white-space:nowrap;background:#fffc;border-radius:40px;align-items:center;gap:6px;padding:6px 8px;display:inline-flex;box-shadow:0 2px 8px #00000014}.Hero-module__Vtspxq__sparkleIcon{color:var(--gray-700);flex-shrink:0}.Hero-module__Vtspxq__announcementText{color:var(--gray-700);font-size:12px;font-weight:500}.Hero-module__Vtspxq__changelogLink{color:var(--blue-primary);align-items:center;gap:6px;font-size:12px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__Vtspxq__changelogLink:hover{color:var(--blue-dark);gap:8px}.Hero-module__Vtspxq__arrowIcon{width:14px;height:14px;color:var(--blue-primary);transition:transform .2s}.Hero-module__Vtspxq__changelogLink:hover .Hero-module__Vtspxq__arrowIcon{transform:translate(2px,-2px)}@media (max-width:768px){.Hero-module__Vtspxq__announcementBanner{flex-wrap:wrap;justify-content:center;gap:10px;padding:10px 16px}.Hero-module__Vtspxq__announcementText,.Hero-module__Vtspxq__changelogLink{font-size:13px}}.Hero-module__Vtspxq__subtitle{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-darker);margin:0;font-size:14px;font-weight:600}.Hero-module__Vtspxq__titleContainer{justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.Hero-module__Vtspxq__title{color:var(--blue-darker);letter-spacing:-.03em;text-align:center;width:100%;max-width:800px;margin:0;font-size:5rem;font-weight:600;line-height:1}.Hero-module__Vtspxq__description{color:var(--gray-700);max-width:640px;margin:0;font-size:20px;font-weight:500;line-height:1.4}.Hero-module__Vtspxq__socialProofWrap{justify-content:center;width:100%;display:flex}.Hero-module__Vtspxq__ctaButtons{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.Hero-module__Vtspxq__ctaButtonSecondary{border-radius:40px;min-width:140px;padding:8px 16px;font-size:16px;font-weight:600;transition:all .3s}.Hero-module__Vtspxq__ctaButtonSecondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Hero-module__Vtspxq__ctaButtonPrimary{background:var(--blue-darker);min-width:140px;color:var(--white);border:1px solid var(--blue-darker);border-radius:40px;padding:8px 16px;font-size:16px;font-weight:600;transition:all .3s}.Hero-module__Vtspxq__ctaButtonPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4167b34d}@media (max-width:900px){.Hero-module__Vtspxq__ctaButtons,.Hero-module__Vtspxq__ctaButtonSecondary,.Hero-module__Vtspxq__ctaButtonPrimary{width:100%}}@media (max-width:768px){.Hero-module__Vtspxq__ctaButtons{gap:12px;width:100%;margin-top:0}.Hero-module__Vtspxq__ctaButtonSecondary,.Hero-module__Vtspxq__ctaButtonPrimary{flex:1;width:100%;min-width:0;padding:12px 24px;font-size:15px}}.Hero-module__Vtspxq__commandInputContainer{flex:none;justify-content:center;width:100%;display:flex;position:relative}.Hero-module__Vtspxq__commandInputWrapper{flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:800px;display:flex}.Hero-module__Vtspxq__interactiveContainer{flex:1;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;display:flex}@media (max-width:768px){.Hero-module__Vtspxq__interactiveContainer{width:100%}}@media (max-width:640px){.Hero-module__Vtspxq__ctaButtons{flex-direction:column-reverse}}.Hero-module__Vtspxq__searchPromptContainer{justify-content:center;align-items:flex-start;width:100%;display:flex}.Hero-module__Vtspxq__ctaButton{background:var(--white);color:var(--blue-primary);border:2px solid var(--white);cursor:pointer;white-space:nowrap;border-radius:32px;padding:16px 48px;font-size:16px;font-weight:600;transition:all .3s}.Hero-module__Vtspxq__ctaButton:hover{color:var(--white);background:0 0;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.Hero-module__Vtspxq__inputForm{align-items:center;gap:12px;width:100%;display:flex}.Hero-module__Vtspxq__input{color:var(--white);background:#ffffff1a;border:2px solid #5b7fc980;border-radius:32px;outline:none;flex:1;padding:16px 24px;font-size:16px;transition:all .3s}.Hero-module__Vtspxq__input::placeholder{color:#fff9}.Hero-module__Vtspxq__input:focus{border-color:var(--blue-medium-light);background:#ffffff26;box-shadow:0 0 0 4px #5b7fc933}.Hero-module__Vtspxq__submitButton{background:var(--white);color:var(--blue-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:32px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s}.Hero-module__Vtspxq__submitButton:disabled{opacity:.5;cursor:not-allowed}.Hero-module__Vtspxq__submitButton:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.Hero-module__Vtspxq__loadingState{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.Hero-module__Vtspxq__loadingDots{gap:8px;display:flex}.Hero-module__Vtspxq__loadingDots span{background:var(--white);border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both Hero-module__Vtspxq__bounce}.Hero-module__Vtspxq__loadingDots span:first-child{animation-delay:-.32s}.Hero-module__Vtspxq__loadingDots span:nth-child(2){animation-delay:-.16s}.Hero-module__Vtspxq__loadingState p{color:#ffffffe6;margin:0;font-size:16px}.Hero-module__Vtspxq__responseContainer{width:100%;max-width:800px}.Hero-module__Vtspxq__responseContent{text-align:left;background:#ffffff1a;border:1px solid #5b7fc94d;border-radius:24px;padding:32px}.Hero-module__Vtspxq__responseText{color:var(--white);margin:0 0 24px;font-size:16px;line-height:1.6}.Hero-module__Vtspxq__newQuestionButton{color:var(--white);border:2px solid var(--white);cursor:pointer;background:0 0;border-radius:24px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.Hero-module__Vtspxq__newQuestionButton:hover{background:var(--white);color:var(--blue-primary)}@keyframes Hero-module__Vtspxq__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (max-width:768px){.Hero-module__Vtspxq__title{max-width:400px;font-size:48px}.Hero-module__Vtspxq__subtitle{font-size:12px}.Hero-module__Vtspxq__description{font-size:18px}.Hero-module__Vtspxq__inputForm{flex-direction:column}.Hero-module__Vtspxq__input,.Hero-module__Vtspxq__submitButton{width:100%}.Hero-module__Vtspxq__responseContent{padding:24px}}.Hero-module__Vtspxq__sectionInChat{justify-content:flex-start;align-items:stretch;min-height:100dvh}.Hero-module__Vtspxq__contentInChat{z-index:2;width:100%;min-height:100vh;padding:calc(var(--navbar-height) + 8px)16px 0px;text-align:left;opacity:1;box-sizing:border-box;justify-content:flex-end;align-items:stretch;gap:0;position:relative;transform:none}.Hero-module__Vtspxq__conversationAnimateShell{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Hero-module__Vtspxq__searchLayout{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(24px,4vh,48px);width:100%;display:flex}@media (max-width:768px){.Hero-module__Vtspxq__searchLayout{gap:clamp(18px,5vh,32px)}}@media (max-width:768px) and (max-height:680px){.Hero-module__Vtspxq__content:not(.Hero-module__Vtspxq__contentInChat){padding-top:calc(var(--navbar-height) + clamp(6px,1.5vh,12px));gap:clamp(14px,4vh,24px)}.Hero-module__Vtspxq__searchLayout{gap:clamp(14px,4.5vh,26px)}.Hero-module__Vtspxq__textContent{gap:clamp(8px,2vh,14px)}}@media (max-width:768px){.Hero-module__Vtspxq__sectionInChat{min-height:100svh}.Hero-module__Vtspxq__contentInChat{padding:calc(var(--navbar-height) + 4px)12px 16px;min-height:100svh}}.Hero-module__Vtspxq__prismContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Vtspxq__captchaModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out Hero-module__Vtspxq__captchaModalFadeIn;display:flex;position:fixed;inset:0}.Hero-module__Vtspxq__captchaModal{background:var(--white);border-radius:16px;width:90%;max-width:440px;padding:48px 32px 32px;animation:.3s ease-out Hero-module__Vtspxq__captchaModalSlideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}.Hero-module__Vtspxq__captchaModalClose{cursor:pointer;color:var(--gray-400);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Hero-module__Vtspxq__captchaModalClose:hover{background:var(--gray-100);color:var(--gray-700)}.Hero-module__Vtspxq__captchaModalState{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__Vtspxq__captchaModalTitle{color:var(--gray-900);margin:0 0 12px;font-size:24px;font-weight:700}.Hero-module__Vtspxq__captchaModalDescription{color:var(--gray-600);margin:0 0 24px;font-size:15px;line-height:1.6}.Hero-module__Vtspxq__turnstileHiddenHost{pointer-events:none;visibility:hidden;width:0;height:0;position:fixed;top:0;left:-9999px;overflow:hidden}.Hero-module__Vtspxq__turnstileHiddenMount{min-width:300px;min-height:65px}.Hero-module__Vtspxq__captchaModalTurnstile{justify-content:center;align-items:center;min-width:100%;min-height:65px;margin-top:8px;display:flex}@keyframes Hero-module__Vtspxq__captchaModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Vtspxq__captchaModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.WhatsAppButton-module__5PGxSW__button{color:#fff;z-index:1000;opacity:0;pointer-events:none;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;transform:scale(.8);box-shadow:0 4px 12px #25d36666}.WhatsAppButton-module__5PGxSW__button.WhatsAppButton-module__5PGxSW__visible{opacity:1;pointer-events:auto;transform:scale(1)}.WhatsAppButton-module__5PGxSW__button:hover{background:#20ba5a;transform:scale(1.1);box-shadow:0 6px 20px #25d36680}.WhatsAppButton-module__5PGxSW__button.WhatsAppButton-module__5PGxSW__visible:hover{transform:scale(1.1)}@media (max-width:768px){.WhatsAppButton-module__5PGxSW__button{width:52px;height:52px;bottom:20px;right:20px}}
.LightRays-module__p-aoxq__container{pointer-events:none;isolation:isolate;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.LightRays-module__p-aoxq__innerContainer{position:absolute;inset:0;overflow:hidden}.LightRays-module__p-aoxq__radialGradient1,.LightRays-module__p-aoxq__radialGradient2{opacity:.6;position:absolute;inset:0}.LightRays-module__p-aoxq__radialGradient1{background:radial-gradient(circle at 45% 50%,color-mix(in srgb,var(--light-rays-color)45%,transparent),transparent 70%)}.LightRays-module__p-aoxq__radialGradient2{background:radial-gradient(circle at 55% 50%,color-mix(in srgb,var(--light-rays-color)35%,transparent),transparent 75%)}.LightRays-module__p-aoxq__ray{pointer-events:none;top:-12%;left:var(--ray-left);height:var(--light-rays-length);width:var(--ray-width);transform-origin:top;background:linear-gradient(to bottom,color-mix(in srgb,var(--light-rays-color)70%,transparent),transparent);opacity:0;mix-blend-mode:screen;filter:blur(var(--light-rays-blur));border-radius:50%;position:absolute;transform:translate(-50%)}
.DotPatternV2-module__pFFuja__container{pointer-events:none;z-index:1;opacity:0;width:100%;height:100%;animation:.3s ease-out forwards DotPatternV2-module__pFFuja__fadeIn,6s ease-in-out infinite DotPatternV2-module__pFFuja__dotPulse;position:absolute;inset:0}@keyframes DotPatternV2-module__pFFuja__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DotPatternV2-module__pFFuja__dotPulse{0%,to{background-size:var(--pattern-size,24px 24px);opacity:.7}50%{background-size:var(--pulse-size,28px 28px);opacity:.9}}.DotPatternV2-module__pFFuja__container.DotPatternV2-module__pFFuja__glow{filter:drop-shadow(0 0 2px);animation:.3s ease-out forwards DotPatternV2-module__pFFuja__fadeIn,6s ease-in-out infinite DotPatternV2-module__pFFuja__dotPulse,4s cubic-bezier(.4,0,.6,1) infinite DotPatternV2-module__pFFuja__glowPulse}@keyframes DotPatternV2-module__pFFuja__glowPulse{0%,to{filter:drop-shadow(0 0 2px)brightness()}50%{filter:drop-shadow(0 0 4px)brightness(1.3)}}
.BackgroundEffect-module__Gk8tuG__container{isolation:isolate;width:100%;height:100%;position:relative;overflow:hidden}.BackgroundEffect-module__Gk8tuG__masked{-webkit-mask-image:radial-gradient(600px,#fff,#0000);mask-image:radial-gradient(600px,#fff,#0000);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.BackgroundEffectMobile-module__iVlb1q__container{isolation:isolate;width:100%;height:100%;position:relative;overflow:hidden}.BackgroundEffectMobile-module__iVlb1q__radialGradient{pointer-events:none;background:radial-gradient(circle,#1e346626,#0000 70%);position:absolute;inset:0}.BackgroundEffectMobile-module__iVlb1q__raysContainer{pointer-events:none;opacity:.3;position:absolute;inset:0;overflow:hidden}.BackgroundEffectMobile-module__iVlb1q__ray{transform-origin:50%;opacity:0;width:600px;height:600px;animation:6s ease-in-out infinite BackgroundEffectMobile-module__iVlb1q__rayFade;animation-delay:calc(var(--ray-delay,0s));background:radial-gradient(180px at 45% 45%,#1e34661f 0%,#1e346614 25%,#1e34660a 50%,#0000 75%),radial-gradient(150px at 55% 55%,#1e34661a 0%,#1e34660f 30%,#1e346608 55%,#0000 80%),radial-gradient(120px,#1e346614 0%,#1e34660d 35%,#0000 70%),radial-gradient(200px at 48% 52%,#1e34660f 0%,#1e346608 40%,#0000 75%),radial-gradient(140px at 52% 48%,#1e346612 0%,#1e34660a 32%,#0000 72%);border-radius:50%;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(280px,#000 0% 45%,#0000 75%);mask-image:radial-gradient(280px,#000 0% 45%,#0000 75%)}@keyframes BackgroundEffectMobile-module__iVlb1q__rayFade{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(.85)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.15)}}.BackgroundEffectMobile-module__iVlb1q__dotPattern{pointer-events:none;z-index:1;opacity:.6;background-image:radial-gradient(1px,#6b728066,#0000);background-position:0 0;background-size:24px 24px;width:100%;height:100%;position:absolute;inset:0}@media (min-width:769px){.BackgroundEffectMobile-module__iVlb1q__container{display:none}}
.TypingAnimation-module__mD-62W__container{letter-spacing:-.02em;text-align:left;line-height:1.5}.TypingAnimation-module__mD-62W__cursor{display:inline-block}.TypingAnimation-module__mD-62W__cursorBlink{animation:1s step-end infinite TypingAnimation-module__mD-62W__blinkCursor}@keyframes TypingAnimation-module__mD-62W__blinkCursor{0%,50%{opacity:1}51%,to{opacity:0}}
.MobileComposerFocusOverlay-module__ynPaFG__overlay{z-index:105;cursor:default;background:var(--composer-overlay);-webkit-backdrop-filter:blur();backdrop-filter:blur();border:none;margin:0;padding:0;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.MobileComposerFocusOverlay-module__ynPaFG__overlay{-webkit-backdrop-filter:none;backdrop-filter:none}}
.MobileComposerDock-module__u-Zdhq__dock{z-index:110;width:100%;max-width:100vw;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;pointer-events:none;position:fixed;left:0;right:0}.MobileComposerDock-module__u-Zdhq__dockInner{pointer-events:auto;box-sizing:border-box;padding:0 16px}
.CommandInput-module__PenkRG__container{text-align:left;background:var(--composer-surface);border:1px solid var(--composer-border-soft);width:100%;max-width:800px;-webkit-backdrop-filter:blur(var(--composer-blur))saturate(1.12);backdrop-filter:blur(var(--composer-blur))saturate(1.12);z-index:1;isolation:isolate;background-clip:padding-box;border-radius:24px;flex-direction:column;min-height:0;padding:12px 14px 12px 18px;display:flex;position:relative}.CommandInput-module__PenkRG__header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.CommandInput-module__PenkRG__modelSelectorWrapper{z-index:10;position:relative}.CommandInput-module__PenkRG__modelSelector{background:var(--composer-control-bg);border:1px solid var(--composer-accent-border);color:var(--white);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CommandInput-module__PenkRG__modelSelector:hover{background:var(--composer-control-bg-hover);border-color:var(--composer-accent-border)}.CommandInput-module__PenkRG__aiIcon{width:16px;height:16px;color:var(--white)}.CommandInput-module__PenkRG__chevron{width:12px;height:12px;color:var(--blue-lighter);transition:transform .2s}.CommandInput-module__PenkRG__chevronOpen{transform:rotate(180deg)}.CommandInput-module__PenkRG__dropdown{background:#09163e;border:1px solid #4167b380;border-radius:12px;min-width:230px;padding:4px;animation:.2s CommandInput-module__PenkRG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 8px 32px #0009,inset 0 0 0 1px #0003}@keyframes CommandInput-module__PenkRG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CommandInput-module__PenkRG__dropdownItem{width:100%;color:var(--white);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CommandInput-module__PenkRG__dropdownItem:hover{background:var(--composer-control-bg-hover)}.CommandInput-module__PenkRG__dropdownItemActive{background:#4167b34d}.CommandInput-module__PenkRG__dropdownItemPremium{position:relative}.CommandInput-module__PenkRG__dropdownItemPremium:after{content:"PRO";color:var(--white);background:linear-gradient(135deg,#ff6432cc,#ff9664cc);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.CommandInput-module__PenkRG__checkmark{color:#4167b3;margin-left:auto;font-weight:700}.CommandInput-module__PenkRG__globeButton{background:var(--composer-control-bg);border:1px solid var(--composer-control-border);width:36px;height:36px;color:var(--white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CommandInput-module__PenkRG__globeButton:hover{background:var(--composer-control-bg-hover);border-color:var(--composer-accent-border)}.CommandInput-module__PenkRG__globeButton svg{width:16px;height:16px;animation:8s linear infinite CommandInput-module__PenkRG__globeRotate}@keyframes CommandInput-module__PenkRG__globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommandInput-module__PenkRG__globeButton{animation:3s ease-in-out infinite CommandInput-module__PenkRG__globePulse}@keyframes CommandInput-module__PenkRG__globePulse{0%,to{box-shadow:0 0 #4167b366}50%{box-shadow:0 0 8px 2px #4167b399}}.CommandInput-module__PenkRG__composerRow{flex-flow:row;align-items:center;gap:12px;width:100%;display:flex}.CommandInput-module__PenkRG__composerRow .CommandInput-module__PenkRG__inputWrapper{flex:1;align-items:center;min-width:0;min-height:44px;display:flex;position:relative}.CommandInput-module__PenkRG__composerRow .CommandInput-module__PenkRG__input{padding:0;line-height:1.5}.CommandInput-module__PenkRG__composerRow .CommandInput-module__PenkRG__typingPlaceholder{align-items:center}.CommandInput-module__PenkRG__composerRow .CommandInput-module__PenkRG__typingText{width:auto;max-width:100%;display:inline-block}.CommandInput-module__PenkRG__composerRow .CommandInput-module__PenkRG__sendButton{white-space:nowrap;flex-shrink:0}.CommandInput-module__PenkRG__inputWrapper{flex:1;min-width:0;position:relative}.CommandInput-module__PenkRG__typingPlaceholder{pointer-events:none;text-align:left;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;inset:0;overflow:hidden}.CommandInput-module__PenkRG__typingText{color:var(--composer-placeholder);white-space:nowrap;text-overflow:ellipsis;text-align:left;max-width:100%;font-size:16px;font-weight:400;line-height:1.5;overflow:hidden}.CommandInput-module__PenkRG__fieldShakeTarget{width:100%}@keyframes CommandInput-module__PenkRG__fieldShake{0%,to{transform:translate(0)}18%{transform:translate(-6px)}36%{transform:translate(6px)}54%{transform:translate(-4px)}72%{transform:translate(4px)}}.CommandInput-module__PenkRG__fieldShake{animation:.42s cubic-bezier(.36,.07,.19,.97) CommandInput-module__PenkRG__fieldShake}@media (prefers-reduced-motion:reduce){.CommandInput-module__PenkRG__fieldShake{animation:none}}.CommandInput-module__PenkRG__input{width:100%;color:var(--white);caret-color:var(--white);background:0 0;border:none;outline:none;padding:12px 0;font-size:16px;font-weight:400;position:relative}.CommandInput-module__PenkRG__input::placeholder{color:var(--composer-placeholder)}.CommandInput-module__PenkRG__sendButton{color:#1e3466;cursor:pointer;background:#fff;border:none;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s,transform .15s;display:flex;position:relative;box-shadow:0 2px 10px #09163e38,0 1px 2px #09163e1f}.CommandInput-module__PenkRG__sendButton:hover:not(:disabled){background:#f3f6fc;box-shadow:0 4px 14px #09163e42,0 1px 3px #09163e24}.CommandInput-module__PenkRG__sendButton:active:not(:disabled){transform:scale(.98)}.CommandInput-module__PenkRG__sendArrow{font-size:15px;font-weight:600;line-height:1}.CommandInput-module__PenkRG__sendIcon{color:#1e3466;flex-shrink:0;width:18px;height:18px}.CommandInput-module__PenkRG__mobileComposerSend .CommandInput-module__PenkRG__sendIcon{width:18px;height:18px}.CommandInput-module__PenkRG__form{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.CommandInput-module__PenkRG__containerConversation{background:var(--composer-surface-elevated);width:100%;max-width:none;height:100%;min-height:0;-webkit-backdrop-filter:blur(var(--composer-blur))saturate(1.12);backdrop-filter:blur(var(--composer-blur))saturate(1.12);border-radius:0;flex-direction:column;flex:1;padding:0;display:flex}.CommandInput-module__PenkRG__conversationShell{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.CommandInput-module__PenkRG__conversationMain{flex-direction:column;flex:1;width:100%;max-width:52rem;min-height:0;margin:0 auto;display:flex}.CommandInput-module__PenkRG__conversationHeader{border-bottom:1px solid #4167b340;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px 12px;display:flex}.CommandInput-module__PenkRG__conversationThread{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#4167b380 transparent;flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 20px 12px;display:flex;overflow:hidden auto}.CommandInput-module__PenkRG__conversationThread::-webkit-scrollbar{width:6px}.CommandInput-module__PenkRG__conversationThread::-webkit-scrollbar-thumb{background:#4167b373;border-radius:3px}.CommandInput-module__PenkRG__conversationComposer{width:100%;padding:14px 0 max(14px,env(safe-area-inset-bottom,0px));background:#071234fa;border-top:1px solid #4167b359;flex-shrink:0;box-shadow:0 -8px 32px #0003}.CommandInput-module__PenkRG__conversationComposerInner{align-items:center;gap:12px;width:100%;max-width:52rem;margin:0 auto;padding:0 20px;display:flex}.CommandInput-module__PenkRG__conversationComposer .CommandInput-module__PenkRG__input{background:var(--composer-control-bg);border:1px solid var(--composer-control-border);color:var(--white);border-radius:14px;flex:1;padding:12px 16px;font-size:16px}.CommandInput-module__PenkRG__conversationComposer .CommandInput-module__PenkRG__input::placeholder{color:var(--composer-placeholder)}.CommandInput-module__PenkRG__conversationComposer .CommandInput-module__PenkRG__sendButton{justify-content:center;min-width:48px;margin-top:0;padding:12px;position:relative;bottom:auto;right:auto}.CommandInput-module__PenkRG__closeButton{background:var(--composer-control-bg);border:1px solid var(--composer-control-border);width:36px;height:36px;color:var(--white);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.CommandInput-module__PenkRG__closeButton:hover{background:var(--composer-control-bg-hover);border-color:var(--composer-accent-border)}.CommandInput-module__PenkRG__closeButton svg{width:16px;height:16px}.CommandInput-module__PenkRG__closeButton:disabled{cursor:not-allowed;opacity:.6}.CommandInput-module__PenkRG__closeButton:disabled:hover{background:var(--composer-control-bg);border-color:var(--composer-control-border)}.CommandInput-module__PenkRG__closeButtonLoading{pointer-events:none}.CommandInput-module__PenkRG__closeButtonSpinner{border:2px solid #4167b34d;border-top-color:#4167b3cc;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite CommandInput-module__PenkRG__closeButtonSpin}@keyframes CommandInput-module__PenkRG__closeButtonSpin{to{transform:rotate(360deg)}}.CommandInput-module__PenkRG__messageUser,.CommandInput-module__PenkRG__messageAI{flex-shrink:0;align-items:flex-start;gap:12px;min-height:0;display:flex}.CommandInput-module__PenkRG__messageUser{justify-content:flex-end}.CommandInput-module__PenkRG__messageAI{justify-content:flex-start}.CommandInput-module__PenkRG__messageContent{word-wrap:break-word;border-radius:16px;max-width:75%;padding:12px 16px;font-size:15px;line-height:1.55}.CommandInput-module__PenkRG__messageUser .CommandInput-module__PenkRG__messageContent{color:var(--white);text-align:right;background:#4167b34d;border:1px solid #4167b366;border-bottom-right-radius:4px}.CommandInput-module__PenkRG__messageBody{flex-direction:column;gap:10px;max-width:75%;display:flex}.CommandInput-module__PenkRG__messageAI .CommandInput-module__PenkRG__messageContent{color:var(--white);text-align:left;background:#1e346666;border:1px solid #4167b333;border-bottom-left-radius:4px;max-width:100%;font-size:16px;line-height:1.6}.CommandInput-module__PenkRG__messageContentLimit{background:#2d234673;border-color:#a78bfa59}.CommandInput-module__PenkRG__messageCtaLink{color:var(--white);background:#1e346699;border:1px solid #4167b3e6;border-radius:100vw;justify-content:center;align-self:center;align-items:center;width:100%;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.CommandInput-module__PenkRG__messageCtaLink:hover{color:var(--white);background:#4167b3;transform:translateY(-1px)}.CommandInput-module__PenkRG__messageCtaLink:active{transform:translateY(0)}.CommandInput-module__PenkRG__demoTurnsHint{color:#ffffff8c;text-align:left;margin:8px 0 0;padding:0 4px;font-size:13px;line-height:1.4}.CommandInput-module__PenkRG__loadingDots{gap:6px;padding:12px 16px;display:flex}.CommandInput-module__PenkRG__loadingDots span{background:#4167b399;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both CommandInput-module__PenkRG__loadingBounce}.CommandInput-module__PenkRG__loadingDots span:first-child{animation-delay:-.32s}.CommandInput-module__PenkRG__loadingDots span:nth-child(2){animation-delay:-.16s}@keyframes CommandInput-module__PenkRG__loadingBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.CommandInput-module__PenkRG__textarea{resize:none;font-family:inherit;line-height:1.5;overflow-y:auto}@media (max-width:768px){.CommandInput-module__PenkRG__containerMobileIdle{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;padding:0}.CommandInput-module__PenkRG__mobileComposerField .CommandInput-module__PenkRG__fieldShakeTarget{width:100%;min-height:80px;position:relative}.CommandInput-module__PenkRG__mobileComposerInputHidden{opacity:0;pointer-events:none;position:absolute;inset:0}.CommandInput-module__PenkRG__mobileComposerField .CommandInput-module__PenkRG__typingPlaceholder,.CommandInput-module__PenkRG__mobileComposerField .CommandInput-module__PenkRG__typingPlaceholderMobile{justify-content:flex-start;align-items:flex-start;padding:2px 46px 2px 0}.CommandInput-module__PenkRG__mobileComposerField .CommandInput-module__PenkRG__typingText,.CommandInput-module__PenkRG__mobileComposerField .CommandInput-module__PenkRG__typingTextMobile{white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:left;width:100%;min-height:80px;font-size:18px;line-height:1.55;display:block;overflow:hidden}.CommandInput-module__PenkRG__mobileDockPlaceholder{pointer-events:none;flex-shrink:0;width:100%;min-height:120px}.CommandInput-module__PenkRG__containerMobileFocused{width:100%;max-width:none;min-height:auto;box-shadow:none;isolation:auto;background:0 0;border:none;margin:0;padding:0}.CommandInput-module__PenkRG__mobileComposerField{background:var(--composer-surface-elevated);border:1px solid var(--composer-border);width:100%;min-height:120px;-webkit-backdrop-filter:blur(var(--composer-blur))saturate(1.18);backdrop-filter:blur(var(--composer-blur))saturate(1.18);box-sizing:border-box;border-radius:22px;padding:18px 14px 14px 18px;position:relative;box-shadow:0 8px 36px #09163e3d,0 2px 10px #09163e1f,inset 0 1px #8ba5dd24}.CommandInput-module__PenkRG__mobileComposerInput{resize:none;background:0 0;border:none;border-radius:0;outline:none;width:100%;min-height:80px;max-height:168px;margin:0;padding:2px 46px 2px 0;font-size:18px;line-height:1.55;display:block}.CommandInput-module__PenkRG__mobileComposerSend{background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;width:40px;min-width:40px;height:40px;margin-left:auto;padding:0;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 10px #09163e3d,0 1px 2px #09163e1f}.CommandInput-module__PenkRG__mobileComposerSend:hover:not(:disabled){background:#f3f6fc}.CommandInput-module__PenkRG__mobileComposerSend .CommandInput-module__PenkRG__sendButtonLabel{display:none}.CommandInput-module__PenkRG__conversationHeader{padding:12px 16px 10px}.CommandInput-module__PenkRG__conversationThread{padding:16px 16px 10px}.CommandInput-module__PenkRG__conversationComposerInner{padding:0 16px}.CommandInput-module__PenkRG__conversationHeader{align-items:flex-start;gap:12px}.CommandInput-module__PenkRG__closeButton{width:36px;height:36px}.CommandInput-module__PenkRG__messageContent,.CommandInput-module__PenkRG__messageBody{max-width:88%}.CommandInput-module__PenkRG__messageContent{font-size:16px;line-height:1.6}}.CommandInput-module__PenkRG__chatSendButton{margin-top:0}
.ChatMarkdown-module__I7IuoG__markdown{font-size:inherit;color:inherit;word-wrap:break-word;line-height:1.55}.ChatMarkdown-module__I7IuoG__markdown>:first-child{margin-top:0}.ChatMarkdown-module__I7IuoG__markdown>:last-child{margin-bottom:0}.ChatMarkdown-module__I7IuoG__markdown p{margin:0 0 .75em}.ChatMarkdown-module__I7IuoG__markdown p:last-child{margin-bottom:0}.ChatMarkdown-module__I7IuoG__markdown strong{color:var(--white);font-weight:600}.ChatMarkdown-module__I7IuoG__markdown ul,.ChatMarkdown-module__I7IuoG__markdown ol{margin:.5em 0 .75em;padding-left:1.35em;list-style-position:outside}.ChatMarkdown-module__I7IuoG__markdown ul{list-style-type:disc}.ChatMarkdown-module__I7IuoG__markdown ol{list-style-type:decimal}.ChatMarkdown-module__I7IuoG__markdown li{margin:.25em 0;display:list-item}.ChatMarkdown-module__I7IuoG__markdown li::marker{color:#ffffffbf}.ChatMarkdown-module__I7IuoG__markdown a{color:#a8c4f0;text-underline-offset:2px;text-decoration:underline}.ChatMarkdown-module__I7IuoG__markdown a:hover{color:var(--white)}.ChatMarkdown-module__I7IuoG__markdown code{background:#00000040;border-radius:4px;padding:.1em .35em;font-size:.92em}.ChatMarkdown-module__I7IuoG__markdownLight strong{color:var(--gray-900)}.ChatMarkdown-module__I7IuoG__markdownLight li::marker{color:var(--gray-500)}.ChatMarkdown-module__I7IuoG__markdownLight a{color:var(--blue-primary)}.ChatMarkdown-module__I7IuoG__markdownLight a:hover{color:var(--blue-dark)}.ChatMarkdown-module__I7IuoG__markdownLight code{background:var(--gray-100);color:var(--gray-800)}
.HeroConversation-module__ypdnSG__root{width:100%;min-height:0;max-height:calc(100vh - var(--navbar-height) - 16px);background:0 0;flex-direction:column;flex:1;display:flex;position:relative}@media (max-width:768px){.HeroConversation-module__ypdnSG__root{max-height:calc(100svh - var(--navbar-height) - 12px)}}.HeroConversation-module__ypdnSG__thread{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:8px 16px 16px;overflow:hidden auto}.HeroConversation-module__ypdnSG__threadInner{flex-direction:column;gap:20px;width:100%;max-width:800px;margin:0 auto;display:flex}.HeroConversation-module__ypdnSG__thread::-webkit-scrollbar{width:0;height:0}@media (max-width:768px){.HeroConversation-module__ypdnSG__thread{scrollbar-width:thin;scrollbar-color:#4167b359 transparent}.HeroConversation-module__ypdnSG__thread::-webkit-scrollbar{width:6px;height:6px}.HeroConversation-module__ypdnSG__thread::-webkit-scrollbar-thumb{background:#4167b34d;border-radius:3px}}.HeroConversation-module__ypdnSG__messageUser,.HeroConversation-module__ypdnSG__messageAI{flex-shrink:0;align-items:flex-start;gap:10px;display:flex}.HeroConversation-module__ypdnSG__messageUser{justify-content:flex-end;width:100%}.HeroConversation-module__ypdnSG__messageUserMotion{justify-content:flex-end;width:100%;display:flex}.HeroConversation-module__ypdnSG__messageAI{justify-content:flex-start}.HeroConversation-module__ypdnSG__messageContent{word-wrap:break-word;border-radius:18px;max-width:85%;padding:12px 16px;font-size:15px;line-height:1.55}.HeroConversation-module__ypdnSG__messageUser .HeroConversation-module__ypdnSG__messageContent{background:linear-gradient(135deg,var(--blue-primary)0%,var(--blue-dark)100%);color:var(--white);text-align:left;border:1px solid #2e4a8a80;border-bottom-right-radius:6px;box-shadow:0 4px 16px #1e34662e}.HeroConversation-module__ypdnSG__messageBody{flex-direction:column;gap:12px;width:100%;max-width:88%;display:flex}.HeroConversation-module__ypdnSG__messageAI .HeroConversation-module__ypdnSG__messageContent{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-900);text-align:left;max-width:100%;font-size:16px;line-height:1.6;box-shadow:0 4px 20px #1e346614}.HeroConversation-module__ypdnSG__messageContentLimit{background:#fffffff5;border-color:#a78bfa59;box-shadow:0 4px 24px #7c3aed14}.HeroConversation-module__ypdnSG__messageCtaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.HeroConversation-module__ypdnSG__messageCtaLink{background:var(--blue-primary);color:var(--white);border:1px solid var(--blue-dark);border-radius:100vw;justify-content:center;align-items:center;width:fit-content;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.HeroConversation-module__ypdnSG__messageCtaLink:hover{background:var(--blue-dark);color:var(--white)}.HeroConversation-module__ypdnSG__messageCtaLink:active{transform:scale(.98)}.HeroConversation-module__ypdnSG__messageCtaLinkSecondary{background:var(--white);color:var(--blue-primary);border-color:#4167b38c}.HeroConversation-module__ypdnSG__messageCtaLinkSecondary:hover{color:var(--blue-dark);border-color:var(--blue-primary);background:#4167b314}.HeroConversation-module__ypdnSG__loadingDots{background:var(--white);border:1px solid var(--gray-200);border-radius:18px;gap:6px;padding:12px 16px;display:flex;box-shadow:0 4px 20px #1e346614}.HeroConversation-module__ypdnSG__loadingDots span{background:var(--blue-primary);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both HeroConversation-module__ypdnSG__heroConversationBounce}.HeroConversation-module__ypdnSG__loadingDots span:first-child{animation-delay:-.32s}.HeroConversation-module__ypdnSG__loadingDots span:nth-child(2){animation-delay:-.16s}@keyframes HeroConversation-module__ypdnSG__heroConversationBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.HeroConversation-module__ypdnSG__turnsHint{color:var(--gray-500);margin:0;font-size:13px;line-height:1.4}.HeroConversation-module__ypdnSG__threadEnd{pointer-events:none;flex-shrink:0;width:100%;height:1px}.HeroConversation-module__ypdnSG__composerHost{flex-shrink:0;width:100%}.HeroConversation-module__ypdnSG__composerArea{width:100%;padding:12px 16px max(12px,env(safe-area-inset-bottom,0px));text-align:left;flex-direction:column;align-items:stretch;gap:10px;display:flex}.HeroConversation-module__ypdnSG__composer{width:100%;max-width:800px;box-shadow:none;background:0 0;border-top:none;margin:0 auto;padding:0}.HeroConversation-module__ypdnSG__exitLink{color:var(--gray-500);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:0;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.4;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s}.HeroConversation-module__ypdnSG__exitLink:hover:not(:disabled){color:var(--gray-700);text-decoration-color:currentColor}.HeroConversation-module__ypdnSG__exitLink:disabled{cursor:not-allowed;opacity:.45}.HeroConversation-module__ypdnSG__composerCard{background:var(--composer-surface);border:1px solid var(--composer-border-soft);width:100%;max-width:800px;-webkit-backdrop-filter:blur(var(--composer-blur))saturate(1.12);backdrop-filter:blur(var(--composer-blur))saturate(1.12);box-sizing:border-box;text-align:left;border-radius:24px;margin:0 auto;padding:12px 14px 12px 18px;position:relative;box-shadow:0 8px 32px #09163e33,inset 0 1px #8ba5dd1f}.HeroConversation-module__ypdnSG__composerRow{flex-flow:row;align-items:center;gap:12px;width:100%;display:flex}.HeroConversation-module__ypdnSG__composerRow .HeroConversation-module__ypdnSG__fieldShakeTarget{flex:1;align-items:center;min-width:0;min-height:44px;display:flex}.HeroConversation-module__ypdnSG__composerRow .HeroConversation-module__ypdnSG__composerInput{flex:1;min-width:0;padding:0;line-height:1.5}.HeroConversation-module__ypdnSG__composerRow .HeroConversation-module__ypdnSG__sendButton{border-radius:50%;flex-shrink:0;justify-content:center;width:40px;min-width:40px;height:40px;padding:0}.HeroConversation-module__ypdnSG__fieldShakeTarget{width:100%}@keyframes HeroConversation-module__ypdnSG__fieldShake{0%,to{transform:translate(0)}18%{transform:translate(-6px)}36%{transform:translate(6px)}54%{transform:translate(-4px)}72%{transform:translate(4px)}}.HeroConversation-module__ypdnSG__fieldShake{animation:.42s cubic-bezier(.36,.07,.19,.97) HeroConversation-module__ypdnSG__fieldShake}@media (prefers-reduced-motion:reduce){.HeroConversation-module__ypdnSG__fieldShake{animation:none}}.HeroConversation-module__ypdnSG__composerCard .HeroConversation-module__ypdnSG__composerInput{width:100%;min-width:0;color:var(--white);caret-color:var(--white);background:0 0;border:none;border-radius:0;outline:none;font-family:inherit;font-size:16px;display:block}.HeroConversation-module__ypdnSG__composerInput{min-width:0;color:var(--white);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0;font-family:inherit;font-size:16px}.HeroConversation-module__ypdnSG__composerInput::placeholder{color:var(--composer-placeholder)}.HeroConversation-module__ypdnSG__composerInput:disabled{opacity:.7}.HeroConversation-module__ypdnSG__composerTextarea{resize:none;line-height:1.5;overflow-y:auto}.HeroConversation-module__ypdnSG__sendButton{color:#1e3466;cursor:pointer;background:#fff;border:none;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s,transform .15s;display:flex;position:relative;box-shadow:0 2px 10px #09163e38,0 1px 2px #09163e1f}.HeroConversation-module__ypdnSG__sendButton:hover{background:#f3f6fc;box-shadow:0 4px 14px #09163e42,0 1px 3px #09163e24}.HeroConversation-module__ypdnSG__sendButton:active{transform:scale(.98)}.HeroConversation-module__ypdnSG__sendIcon{color:#1e3466;flex-shrink:0;width:18px;height:18px}.HeroConversation-module__ypdnSG__mobileComposerSend .HeroConversation-module__ypdnSG__sendIcon{width:18px;height:18px}@media (max-width:768px){.HeroConversation-module__ypdnSG__root{max-height:calc(100svh - var(--navbar-height) - 12px)}.HeroConversation-module__ypdnSG__composerArea{padding:10px 12px max(10px,env(safe-area-inset-bottom,0px));gap:8px;padding-bottom:0}.HeroConversation-module__ypdnSG__exitLink{font-size:12px}.HeroConversation-module__ypdnSG__thread{padding:6px 12px 12px}.HeroConversation-module__ypdnSG__threadInner{gap:14px}.HeroConversation-module__ypdnSG__messageContent{max-width:90%}.HeroConversation-module__ypdnSG__messageBody{max-width:92%}.HeroConversation-module__ypdnSG__messageAI .HeroConversation-module__ypdnSG__messageContent{font-size:15px}.HeroConversation-module__ypdnSG__composerPlaceholder{pointer-events:none;flex-shrink:0;min-height:120px}.HeroConversation-module__ypdnSG__composerDockFocused{width:100%;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0;display:flex}.HeroConversation-module__ypdnSG__composerDockFocused .HeroConversation-module__ypdnSG__exitLink{display:none}.HeroConversation-module__ypdnSG__mobileComposerField{background:var(--composer-surface-elevated);border:1px solid var(--composer-border);width:100%;min-height:120px;-webkit-backdrop-filter:blur(var(--composer-blur))saturate(1.18);backdrop-filter:blur(var(--composer-blur))saturate(1.18);box-sizing:border-box;border-radius:22px;padding:18px 14px 14px 18px;position:relative;box-shadow:0 8px 36px #09163e3d,0 2px 10px #09163e1f,inset 0 1px #8ba5dd24}.HeroConversation-module__ypdnSG__mobileComposerInput{resize:none;background:0 0;border:none;border-radius:0;outline:none;width:100%;min-height:80px;max-height:168px;padding:2px 46px 2px 0;font-size:18px;line-height:1.55;display:block}.HeroConversation-module__ypdnSG__mobileComposerSend{background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;width:40px;min-width:40px;height:40px;margin:0;padding:0;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 10px #09163e3d,0 1px 2px #09163e1f}.HeroConversation-module__ypdnSG__mobileComposerSend:hover{background:#f3f6fc}.HeroConversation-module__ypdnSG__rootComposerDocked .HeroConversation-module__ypdnSG__thread{padding-bottom:8px}}
.HeroSocialProof-module__tdd8CW__root{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;display:inline-flex}.HeroSocialProof-module__tdd8CW__avatarStack{isolation:isolate;flex-shrink:0;align-items:center;height:36px;padding-right:4px;display:inline-flex}.HeroSocialProof-module__tdd8CW__avatar{border:2px solid var(--white);background:var(--gray-200);border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-left:-11px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #1e346624}.HeroSocialProof-module__tdd8CW__avatar:first-child{margin-left:0}.HeroSocialProof-module__tdd8CW__avatar img,.HeroSocialProof-module__tdd8CW__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.HeroSocialProof-module__tdd8CW__text{color:var(--gray-500);text-align:left;font-size:15px;font-weight:500;line-height:1.4}.HeroSocialProof-module__tdd8CW__count{color:var(--gray-700);font-variant-numeric:tabular-nums;font-weight:600;display:inline-block}.HeroSocialProof-module__tdd8CW__plus{color:var(--gray-700);font-weight:600}.HeroSocialProof-module__tdd8CW__countBump{animation:.4s cubic-bezier(.34,1.56,.64,1) HeroSocialProof-module__tdd8CW__heroSocialCountBump}@keyframes HeroSocialProof-module__tdd8CW__heroSocialCountBump{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@media (max-width:768px){.HeroSocialProof-module__tdd8CW__root{gap:10px}.HeroSocialProof-module__tdd8CW__avatarStack{height:34px;padding-right:3px}.HeroSocialProof-module__tdd8CW__avatar{width:30px;height:30px;margin-left:-10px}.HeroSocialProof-module__tdd8CW__text{font-size:14px}}
