.ThreadChat_container__xgs_i{width:100%;height:100vh;display:flex;flex-direction:column;font-family:Nunito,sans-serif;transition:background .2s,color .2s;overflow:hidden}.ThreadChat_header__zjN2S{display:flex;align-items:center;justify-content:space-between;padding:clamp(14px,3vw,20px) clamp(18px,5vw,24px);border-bottom:1px solid;border-color:inherit;gap:12px;flex-shrink:0}.ThreadChat_backBtn__kft9_{background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;color:inherit;padding:6px 10px;transition:opacity .15s ease;flex-shrink:0}.ThreadChat_backBtn__kft9_:hover{opacity:.7}.ThreadChat_signInBtn__ckomk{background:none;border:none;cursor:pointer;font-size:12px;font-weight:700;color:inherit;padding:6px 10px;transition:opacity .15s ease;flex-shrink:0;white-space:nowrap}.ThreadChat_signInBtn__ckomk:hover{opacity:.7}.ThreadChat_title__STewY{font-family:Lora,serif;font-style:italic;font-size:clamp(15px,3vw,18px);font-weight:600;margin:0;flex:1 1;text-align:center}.ThreadChat_threadStateBar__pXbW2{display:flex;align-items:center;gap:12px;padding:clamp(12px,2vw,16px) clamp(16px,4vw,20px);border-bottom:1px solid;border-color:inherit;flex-shrink:0;flex-wrap:wrap}.ThreadChat_threadVisual__JmKg5{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ThreadChat_emotionsChip__NpQqy{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:inherit;border:1px solid;border-color:inherit;flex-wrap:wrap}.ThreadChat_emotionTag__jfR9l{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;color:#fff}.ThreadChat_emotionMore__MDVAj{font-size:10.5px;font-weight:600}.ThreadChat_messagesContainer__GNtMi{flex:1 1;display:flex;flex-direction:column;gap:10px;padding:clamp(14px,3vw,18px);overflow-y:auto;min-height:0}.ThreadChat_message__J2dXX{display:flex;border-radius:14px;padding:12px 14px;max-width:85%;animation:ThreadChat_slideIn__W09BA .2s ease}@keyframes ThreadChat_slideIn__W09BA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ThreadChat_userMessage__Qfwvj{align-self:flex-end;border-radius:14px 14px 4px 14px}.ThreadChat_aiMessage__9Jrvz{align-self:flex-start;border-radius:14px 14px 14px 4px}.ThreadChat_messageText__Vut9a{font-size:13px;line-height:1.5;word-wrap:break-word}.ThreadChat_aiMessage__9Jrvz .ThreadChat_messageText__Vut9a{font-family:Lora,serif;font-style:italic}.ThreadChat_savePromptBox__C7gZl{align-self:stretch;border:1px solid;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px;margin:8px 0}.ThreadChat_savePromptText__gsgG7{font-size:12.5px;line-height:1.5}.ThreadChat_savePromptButtons__g_XkU{display:flex;gap:8px}.ThreadChat_notNowBtn__oA5Su,.ThreadChat_saveBtn__Mj6_J{flex:1 1;padding:10px;border-radius:999px;border:none;font-weight:700;font-size:12.5px;cursor:pointer;transition:all .15s ease}.ThreadChat_saveBtn__Mj6_J{color:#fff}.ThreadChat_saveBtn__Mj6_J:hover{opacity:.9}.ThreadChat_notNowBtn__oA5Su{border:1px solid;background:transparent;cursor:pointer}.ThreadChat_notNowBtn__oA5Su:hover{opacity:.8}.ThreadChat_inputArea__kh9t9{display:flex;gap:8px;padding:clamp(12px,2vw,16px);border-top:1px solid;border-color:inherit;flex-shrink:0}.ThreadChat_chatInput__9qsPv{flex:1 1;padding:clamp(10px,1.5vw,12px) 14px;border-radius:999px;border:1px solid;border-color:inherit;font-family:Nunito,sans-serif;font-size:12.5px;outline:none;transition:all .15s ease}.ThreadChat_chatInput__9qsPv:focus{outline:2px solid;outline-offset:-1px}.ThreadChat_chatInput__9qsPv::placeholder{opacity:.6}.ThreadChat_sendBtn__aRdvs{padding:10px 16px;border-radius:999px;border:none;font-weight:700;font-size:12.5px;cursor:pointer;transition:all .15s ease;flex-shrink:0;white-space:nowrap}.ThreadChat_sendBtn__aRdvs:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ThreadChat_sendBtn__aRdvs:active:not(:disabled){transform:translateY(0)}.ThreadChat_sendBtn__aRdvs:disabled{cursor:not-allowed}.ThreadChat_messagesContainer__GNtMi::-webkit-scrollbar{width:6px}.ThreadChat_messagesContainer__GNtMi::-webkit-scrollbar-track{background:transparent}.ThreadChat_messagesContainer__GNtMi::-webkit-scrollbar-thumb{background:currentColor;border-radius:3px;opacity:.2}@media (max-width:480px){.ThreadChat_message__J2dXX{max-width:90%}.ThreadChat_messagesContainer__GNtMi{gap:8px;padding:12px 14px}}@media (prefers-reduced-motion:reduce){.ThreadChat_chatInput__9qsPv,.ThreadChat_message__J2dXX,.ThreadChat_saveBtn__Mj6_J,.ThreadChat_sendBtn__aRdvs{animation:none;transition:none}}.SignInModal_fullScreenModal__ZNH_l{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;z-index:100;animation:SignInModal_slideInUp___RgEk .3s ease;overflow-y:auto}@keyframes SignInModal_slideInUp___RgEk{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SignInModal_mobileHeader__Www24{display:flex;align-items:center;padding:12px 20px 0;flex-shrink:0}.SignInModal_backBtn__mv9Yn{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.SignInModal_backBtn__mv9Yn:hover{opacity:.7}.SignInModal_modalContent__Y4LfN{flex:1 1;display:flex;flex-direction:column;padding:24px;gap:28px}.SignInModal_logoBranding__z_onn{display:flex;align-items:center;gap:8px}.SignInModal_brandText__AXxVb{font-family:Lora,serif;font-weight:600;font-style:italic;font-size:13px}.SignInModal_headline__2YSfE{font-family:Lora,serif;font-style:italic;font-size:24px;line-height:1.25;margin:0 0 8px}.SignInModal_description__7Q67u{font-size:12.5px;line-height:1.5;margin:0}.SignInModal_authButtons__BBPmf{display:flex;flex-direction:column;gap:10px}.SignInModal_socialBtn__Yeods{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px;border-radius:999px;border:1px solid;background:inherit;cursor:pointer;font-size:13px;font-weight:700;transition:all .15s ease}.SignInModal_socialBtn__Yeods:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.SignInModal_socialBtn__Yeods:disabled{opacity:.6;cursor:not-allowed}.SignInModal_socialBtn__Yeods svg{flex-shrink:0}.SignInModal_divider__y2fxd{text-align:center;font-size:11px;margin:4px 0}.SignInModal_emailInput__mrml8{padding:13px 16px;border-radius:14px;border:1px solid;font-family:Nunito,sans-serif;font-size:13px;outline:none;transition:all .15s ease}.SignInModal_emailInput__mrml8:focus{outline:2px solid;outline-offset:-1px}.SignInModal_emailInput__mrml8::placeholder{opacity:.6}.SignInModal_emailInput__mrml8:disabled{opacity:.6}.SignInModal_continueBtn__nELA4{padding:13px;border-radius:999px;border:none;cursor:pointer;font-weight:700;font-size:13px;transition:all .15s ease}.SignInModal_continueBtn__nELA4:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.SignInModal_continueBtn__nELA4:active:not(:disabled){transform:translateY(0)}.SignInModal_continueBtn__nELA4:disabled{cursor:not-allowed}.SignInModal_errorMessage__dVpuP{padding:9px 12px;border-radius:8px;border:1px solid;font-size:12px;line-height:1.4}.SignInModal_footer__Dqefp{font-size:10.5px;text-align:center;margin:auto 0 8px;line-height:1.4}@media (min-width:768px){.SignInModal_fullScreenModal__ZNH_l{position:fixed;top:0;left:0;right:0;bottom:0}.SignInModal_modalContent__Y4LfN{max-width:420px;margin:0 auto;align-self:center}}@media (prefers-reduced-motion:reduce){.SignInModal_continueBtn__nELA4,.SignInModal_emailInput__mrml8,.SignInModal_fullScreenModal__ZNH_l,.SignInModal_socialBtn__Yeods{animation:none;transition:none}}.HomeScreenSignedIn_root__EQZJu{width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden;transition:background .3s,color .3s}.HomeScreenSignedIn_drawer__tnurr{position:fixed;left:0;top:0;height:100vh;z-index:100;overflow-y:auto;box-shadow:none;border-right:1px solid rgba(0,0,0,.1);transition:transform .35s cubic-bezier(.2,.8,.2,1);flex-direction:column}.HomeScreenSignedIn_drawerContent__vnVbB{display:flex;flex-direction:column;height:100%;padding:64px 24px 28px}.HomeScreenSignedIn_drawerHeader__IkdUg{display:flex;align-items:center;gap:8px;margin-bottom:28px}.HomeScreenSignedIn_drawerTitle__eGPtK{font-family:Lora,serif;font-weight:600;font-style:italic;font-size:14px}.HomeScreenSignedIn_navigation__DMTuf{display:flex;justify-content:space-between;margin-bottom:20px}.HomeScreenSignedIn_navBtn__Hkst0{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:inherit;padding:0;transition:opacity .15s}.HomeScreenSignedIn_navBtn__Hkst0:hover{opacity:.8}.HomeScreenSignedIn_navLabel__EGgvd{font-size:clamp(9px,1.5vw,13px);font-weight:700}.HomeScreenSignedIn_section__6tTZI{margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:14px}.HomeScreenSignedIn_sectionHeader__e7JnN{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.HomeScreenSignedIn_toggleBtn__50wHZ{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:inherit;padding:0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.HomeScreenSignedIn_threadControls__x5l1I{display:flex;align-items:center;gap:10px}.HomeScreenSignedIn_sortBtn__CG3Hg{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:inherit;padding:0;font-size:10.5px;font-weight:700}.HomeScreenSignedIn_sortPopover__h6ZNA{border-radius:10px;padding:8px;margin-bottom:8px;box-shadow:0 8px 20px rgba(0,0,0,.2);font-size:11px;cursor:pointer}.HomeScreenSignedIn_sortPopover__h6ZNA>div{padding:6px 4px}.HomeScreenSignedIn_threadsList__BibcF{display:flex;flex-direction:column;gap:2px;max-height:150px;overflow-y:auto;margin-top:8px}.HomeScreenSignedIn_threadItem__BYxOQ{display:flex;align-items:center;gap:10px;padding:9px 4px}.HomeScreenSignedIn_threadDot__z5p79{width:9px;height:9px;border-radius:50%;flex-shrink:0}.HomeScreenSignedIn_threadInfo__4Xmz2{flex:1 1;min-width:0}.HomeScreenSignedIn_threadTitle__arGOI{font-size:12.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomeScreenSignedIn_threadMeta__o5p0e{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.HomeScreenSignedIn_seeMore__Qlp6_{text-align:center;padding:8px 0 2px;font-size:11px;font-weight:700;cursor:pointer}.HomeScreenSignedIn_calendarBox__Ud2nm{background:rgba(124,138,102,.12);border-radius:12px;padding:12px;margin-top:8px}.HomeScreenSignedIn_calendarLabel__ZnAkB{font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9BB187;margin-bottom:6px}.HomeScreenSignedIn_calendarText__K1JYt{font-size:11.5px;line-height:1.5}.HomeScreenSignedIn_footer__WzwsW{display:flex;align-items:center;margin-top:auto;position:relative}.HomeScreenSignedIn_profileBtn__DA8xy{width:40px;height:40px;border-radius:50%;background:#D98F63;color:#2A2119;border:none;cursor:pointer;font-family:Lora,serif;font-weight:600;font-size:15px;transition:opacity .15s}.HomeScreenSignedIn_profileBtn__DA8xy:hover{opacity:.9}.HomeScreenSignedIn_plusBtn__hODdT{width:44px;height:44px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.25);transition:opacity .2s}.HomeScreenSignedIn_plusBtn__hODdT:hover{opacity:.9}.HomeScreenSignedIn_settingsPopover__eULPT{position:absolute;left:0;bottom:52px;width:210px;border-radius:14px;padding:14px;box-shadow:0 12px 30px rgba(0,0,0,.25);z-index:1000;font-size:12.5px}.HomeScreenSignedIn_settingsSection__0jK_R{margin-bottom:12px}.HomeScreenSignedIn_settingsLabel__cA9j0{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin-bottom:6px}.HomeScreenSignedIn_logoutBtn__aw0kz{width:100%;padding:10px;margin-top:12px;background:none;border:none;border-top:1px solid rgba(255,255,255,.1);color:#D98F63;cursor:pointer;font-weight:700;font-size:12.5px}.HomeScreenSignedIn_overlay__095cu{position:fixed;inset:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:50;transition:background .35s,-webkit-backdrop-filter .35s;transition:background .35s,backdrop-filter .35s;transition:background .35s,backdrop-filter .35s,-webkit-backdrop-filter .35s;pointer-events:auto}.HomeScreenSignedIn_mainContent__rJiwP{flex:1 1;width:100%;display:flex;flex-direction:column;padding:40px 56px;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.HomeScreenSignedIn_header__5f9M_{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.HomeScreenSignedIn_logoBtn__9e_X2,.HomeScreenSignedIn_themeBtn__fb3VD{background:none;border:none;cursor:pointer;font-size:20px;padding:0;transition:opacity .15s}.HomeScreenSignedIn_logoBtn__9e_X2:hover,.HomeScreenSignedIn_themeBtn__fb3VD:hover{opacity:.7}.HomeScreenSignedIn_centerContent__hLftp{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:420px;margin:0 auto;width:100%;gap:18px}.HomeScreenSignedIn_headline__XTT8O{font-family:Lora,serif;font-weight:800;font-size:clamp(24px,5vw,40px);line-height:1.25;margin:0;text-align:center;letter-spacing:-.3px}.HomeScreenSignedIn_input__q4cgS{width:100%;padding:clamp(12px,2vw,18px) clamp(14px,3vw,20px);border-radius:14px;border:1px solid;font-size:clamp(12px,1.8vw,16px);font-family:Nunito,sans-serif;outline:none;transition:border-color .15s}.HomeScreenSignedIn_input__q4cgS:focus{outline:2px solid;outline-offset:-1px}.HomeScreenSignedIn_buttons__J0BiL{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.HomeScreenSignedIn_secondaryBtn__wWJl9{display:flex;align-items:center;gap:8px;padding:9px 16px 9px 10px;border:1px solid;border-radius:999px;background:transparent;cursor:pointer;font-size:12.5px;font-weight:700;font-family:Nunito,sans-serif;color:inherit;transition:opacity .15s;white-space:nowrap}.HomeScreenSignedIn_secondaryBtn__wWJl9:hover{opacity:.8}.HomeScreenSignedIn_wheelBtn__WBZ8G{display:flex;align-items:center;gap:8px;border:1px solid;border-radius:999px;padding:8px 14px 8px 8px;background:none;cursor:pointer;font-size:12px;font-weight:700;font-family:Nunito,sans-serif;color:inherit;transition:opacity .2s ease;position:relative}.HomeScreenSignedIn_wheelBtn__WBZ8G:hover{opacity:.8}.HomeScreenSignedIn_wheelBtn__WBZ8G svg{width:20px;height:20px}.HomeScreenSignedIn_wheelBtn__WBZ8G span{font-size:12px}.HomeScreenSignedIn_soon__0g8jG{font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.6}.HomeScreenSignedIn_ctaBtn__pCk_S{width:100%;max-width:420px;margin:0 auto;padding:clamp(12px,2vw,18px);border-radius:999px;border:none;font-weight:700;font-size:clamp(12px,1.8vw,16px);font-family:Nunito,sans-serif;cursor:pointer;transition:all .15s}.HomeScreenSignedIn_ctaBtn__pCk_S:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:480px){.HomeScreenSignedIn_drawerContent__vnVbB{padding:64px 24px 28px}.HomeScreenSignedIn_mainContent__rJiwP{padding:24px 20px 32px}.HomeScreenSignedIn_headline__XTT8O{font-size:28px}.HomeScreenSignedIn_header__5f9M_{margin-bottom:24px}.HomeScreenSignedIn_centerContent__hLftp{gap:14px}}.FeelingsWheel_modal__jXXF2{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.FeelingsWheel_overlay__59K58{position:fixed;inset:0;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99}.FeelingsWheel_content__TGAFD{position:relative;z-index:101;display:flex;flex-direction:column;align-items:center;padding:64px 20px 28px;max-height:90vh;overflow-y:auto}.FeelingsWheel_header__z0XJc{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px;gap:8px}.FeelingsWheel_closeBtn__yxDwY{background:none;border:none;font-size:20px;cursor:pointer;padding:0;color:inherit;opacity:.6;transition:opacity .2s ease;width:20px}.FeelingsWheel_closeBtn__yxDwY:hover{opacity:.9}.FeelingsWheel_title__5_J6S{font-family:Lora,serif;font-style:italic;font-size:15px;font-weight:600;flex:1 1;text-align:center}.FeelingsWheel_spacer__JJbid{width:20px}.FeelingsWheel_wheelContainer__p6o0c{position:relative;margin:8px auto}.FeelingsWheel_wheelItem__aS5Ty{position:absolute;border-radius:50%;border:1.5px solid;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background .15s ease;padding:0;font-family:inherit;font-weight:700}.FeelingsWheel_wheelItem__aS5Ty:hover{opacity:.9}.FeelingsWheel_wheelItem__aS5Ty span{font-size:10.5px;font-weight:700}.FeelingsWheel_wheelItem__aS5Ty svg{width:20px;height:20px}.FeelingsWheel_centerCircle__Ogpdu{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px dashed;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;pointer-events:none;line-height:1.4}.FeelingsWheel_footer__CpDEv{margin-top:16px;display:flex;flex-direction:column;gap:8px;width:100%;max-width:300px}.FeelingsWheel_ctaBtn__ueAuM{background:inherit;color:inherit;border:none;border-radius:999px;padding:13px;text-align:center;font-weight:700;font-size:13.5px;cursor:pointer;transition:opacity .2s ease;font-family:inherit}.FeelingsWheel_ctaBtn__ueAuM:hover:not(:disabled){opacity:.9}.FeelingsWheel_ctaBtn__ueAuM:disabled{cursor:not-allowed;opacity:.5}.FeelingsWheel_skipBtn__8YJST{text-align:center;font-size:12px;font-weight:600;cursor:pointer;padding:8px;transition:opacity .2s ease}.FeelingsWheel_skipBtn__8YJST:hover{opacity:.8}@media (min-width:769px){.FeelingsWheel_content__TGAFD{padding:36px 40px}.FeelingsWheel_title__5_J6S{font-size:16px}.FeelingsWheel_wheelItem__aS5Ty{width:84px!important;height:84px!important}.FeelingsWheel_wheelItem__aS5Ty span{font-size:11.5px}.FeelingsWheel_footer__CpDEv{max-width:340px}.FeelingsWheel_ctaBtn__ueAuM{padding:13px;font-size:14px}.FeelingsWheel_skipBtn__8YJST{font-size:12.5px}}.StartTalkingScreen_root__iFpD9{min-height:100vh;display:flex;flex-direction:column;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:clamp(24px,5vw,56px) 24px;transition:background .2s,color .2s}.StartTalkingScreen_header___2ndH{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.StartTalkingScreen_logoContainer__tz_CR{display:flex;align-items:center;gap:8px}.StartTalkingScreen_title__zwrav{font-family:Lora,serif;font-weight:600;font-style:italic;font-size:14px}.StartTalkingScreen_themeBtn__XjrDQ{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:inherit;width:32px;height:32px;transition:opacity .2s ease}.StartTalkingScreen_themeBtn__XjrDQ:hover{opacity:.7}.StartTalkingScreen_centerContent___CyEn{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.StartTalkingScreen_threadIcon__ARNhn{margin-bottom:14px;color:inherit}.StartTalkingScreen_headline__xjfGg{font-family:Lora,serif;font-style:italic;font-size:26px;font-weight:400;line-height:1.25;margin:0;text-align:center}.StartTalkingScreen_input__gUHZb{background:inherit;border-radius:14px;padding:14px 16px;font-size:13px;border:1px solid;font-family:inherit;color:inherit;outline:none;width:100%;max-width:380px;margin-bottom:12px;transition:opacity .2s ease}.StartTalkingScreen_input__gUHZb::placeholder{opacity:.6}.StartTalkingScreen_input__gUHZb:focus,.StartTalkingScreen_input__gUHZb:hover{opacity:.9}.StartTalkingScreen_buttonGroup__xgDHo{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:24px}.StartTalkingScreen_wheelBtn__Xw2oe{display:flex;align-items:center;gap:8px;border:1px solid;border-radius:999px;padding:8px 14px 8px 8px;background:none;cursor:pointer;font-size:12px;font-weight:700;font-family:inherit;color:inherit;transition:opacity .2s ease;position:relative}.StartTalkingScreen_wheelBtn__Xw2oe:hover{opacity:.8}.StartTalkingScreen_soon__ZqGXW{font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.7;margin-left:4px}.StartTalkingScreen_footer__ewUmM{display:flex;flex-direction:column;gap:10px;align-items:center;padding:20px 0}.StartTalkingScreen_ctaBtn__hhIQy{background:inherit;color:inherit;border:none;border-radius:999px;padding:13px;text-align:center;font-weight:700;font-size:13.5px;cursor:pointer;font-family:inherit;width:100%;max-width:380px;transition:opacity .2s ease}.StartTalkingScreen_ctaBtn__hhIQy:hover{opacity:.9}.StartTalkingScreen_signInBtn__Kv_sE{background:none;border:1px solid;border-radius:999px;padding:11px;text-align:center;font-weight:600;font-size:12.5px;cursor:pointer;font-family:inherit;color:inherit;width:100%;max-width:380px;transition:opacity .2s ease}.StartTalkingScreen_signInBtn__Kv_sE:hover{opacity:.8}.StartTalkingScreen_footerText__15xBh{font-size:10.5px;text-align:center;margin-top:12px}@media (min-width:769px){.StartTalkingScreen_root__iFpD9{padding:48px 64px}.StartTalkingScreen_header___2ndH{margin-bottom:32px}.StartTalkingScreen_title__zwrav{font-size:15px}.StartTalkingScreen_headline__xjfGg{font-size:30px}.StartTalkingScreen_input__gUHZb{padding:15px 18px;font-size:14px;max-width:400px}.StartTalkingScreen_buttonGroup__xgDHo{gap:8px;margin-bottom:24px}.StartTalkingScreen_wheelBtn__Xw2oe{padding:9px 16px 9px 10px;font-size:12.5px}.StartTalkingScreen_ctaBtn__hhIQy{padding:14px;font-size:14px;max-width:380px}.StartTalkingScreen_signInBtn__Kv_sE{padding:12px;font-size:13px;max-width:380px}.StartTalkingScreen_footerText__15xBh{font-size:11px}}