.app-layout-module__TEhR-a__layoutRoot{flex-direction:column;width:100%;min-height:100dvh;display:flex}.app-layout-module__TEhR-a__bodyWrap{flex:1;min-height:0;display:flex}.app-layout-module__TEhR-a__sidebarWrap,.app-layout-module__TEhR-a__topbarWrap{display:none}.app-layout-module__TEhR-a__mainContent{flex-direction:column;flex:1;width:100%;min-width:0;display:flex}.app-layout-module__TEhR-a__pageWrap{flex-direction:column;flex:1;display:flex}@media (min-width:768px){.app-layout-module__TEhR-a__layoutRoot{background-color:#fef7ff;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.app-layout-module__TEhR-a__bodyWrap{grid-template-columns:var(--app-sidebar-current-width,var(--app-sidebar-width,251px))minmax(0,1fr);height:100dvh;min-height:0;transition:grid-template-columns .3s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.app-layout-module__TEhR-a__sidebarWrap{border-right:var(--common-light-border-width)solid var(--common-light-border);background-color:#fef7ff;flex-shrink:0;width:100%;height:100%;transition:width .3s,transform .3s;display:block;overflow:hidden}.app-layout-module__TEhR-a__sidebarCollapsed{border-right:1px solid #79747e42;width:83px;transform:none}.app-layout-module__TEhR-a__sidebar{flex-direction:column;gap:12px;height:100%;padding:16px 12px;display:flex;position:relative;top:auto;overflow:hidden}.app-layout-module__TEhR-a__sidebarHeader{justify-content:space-between;align-items:center;min-height:48px;padding:0 8px 12px;transition:all .2s;display:flex}.app-layout-module__TEhR-a__sidebarHeaderCollapsed{justify-content:center;padding:0 0 12px}.app-layout-module__TEhR-a__sidebarLogo{align-items:center;transition:opacity .2s;display:flex}.app-layout-module__TEhR-a__sidebarLogoImg{object-fit:contain;width:101px;height:36.6048px}.app-layout-module__TEhR-a__navLinks{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.app-layout-module__TEhR-a__navItem{color:var(--Schemes-OnSurfaceVariant,#49454f);letter-spacing:.1px;border-radius:100px;justify-content:flex-start;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.app-layout-module__TEhR-a__sidebarCollapsed .app-layout-module__TEhR-a__navItem{border-radius:12px;justify-content:center;padding:16px 0}.app-layout-module__TEhR-a__navItem:hover{background:#6750a414}.app-layout-module__TEhR-a__navItemActive{background:var(--Schemes-PrimaryContainer,#e9def8);color:#1f182b;font-weight:500}.app-layout-module__TEhR-a__navIcon{color:var(--Schemes-OnSurfaceVariant,#49454f);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.app-layout-module__TEhR-a__navIcon svg{width:24px;height:24px}.app-layout-module__TEhR-a__navItemActive .app-layout-module__TEhR-a__navIcon{color:#4a4459}.app-layout-module__TEhR-a__navItemActive .app-layout-module__TEhR-a__navLabel{color:#1f182b}.app-layout-module__TEhR-a__navLabel{white-space:nowrap;transition:opacity .2s,transform .2s}.app-layout-module__TEhR-a__sidebarFooter{border-top:1px solid #79747e1f;flex-direction:column;gap:8px;margin-top:auto;padding-top:16px;display:flex}.app-layout-module__TEhR-a__recentChatsSection{flex-direction:column;flex:1;gap:4px;min-height:0;margin-top:8px;display:flex}.app-layout-module__TEhR-a__recentChatsHeader{color:#49454f;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.app-layout-module__TEhR-a__recentChatsTitle{font-size:14px;font-weight:500}.app-layout-module__TEhR-a__recentChatsHeader button{cursor:pointer;color:#49454f;background:0 0;border:none;border-radius:50%;place-items:center;padding:4px;display:grid}.app-layout-module__TEhR-a__recentChatsHeader button:hover{background:#6750a414}.app-layout-module__TEhR-a__recentChatsSearchBox{flex-direction:column;gap:8px;padding:0 8px;display:flex}.app-layout-module__TEhR-a__recentChatsSearchInput{color:#1d1b20;background:#6750a40d;border:none;border-radius:8px;outline:none;width:100%;padding:6px 12px;font-size:13px}.app-layout-module__TEhR-a__recentChatsList{flex-direction:column;flex:1;gap:0;margin:0;padding:0 8px;list-style:none;display:flex;overflow-y:auto}.app-layout-module__TEhR-a__recentChatItem{color:#49454f;cursor:pointer;opacity:1;background:0 0;border-radius:100px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:227px;min-height:40px;margin:1px auto;padding:0 8px 0 14px;font-size:14px;transition:background .2s,color .2s;display:flex;position:relative}.app-layout-module__TEhR-a__recentChatItem:hover{background:#6750a414}.app-layout-module__TEhR-a__recentChatItemActive{color:#1d1b20;background:#6750a41f;font-weight:500}.app-layout-module__TEhR-a__recentChatText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.app-layout-module__TEhR-a__recentChatMenuBtn{color:#49454f;opacity:0;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;transition:opacity .15s,background .15s;display:grid}.app-layout-module__TEhR-a__recentChatItem:hover .app-layout-module__TEhR-a__recentChatMenuBtn,.app-layout-module__TEhR-a__recentChatMenuBtn:focus-visible{opacity:1}.app-layout-module__TEhR-a__recentChatMenuBtn:hover{background:#6750a41a}.app-layout-module__TEhR-a__recentChatMenu{z-index:12;background:#fff;border:1px solid #79747e38;border-radius:10px;min-width:130px;padding:6px;position:absolute;top:calc(100% + 4px);right:4px;box-shadow:0 8px 20px #1d1b2029}.app-layout-module__TEhR-a__recentChatContextMenu{z-index:1000;background:#fff;border:1px solid #79747e38;border-radius:10px;min-width:130px;padding:6px;position:fixed;box-shadow:0 8px 20px #1d1b2029}.app-layout-module__TEhR-a__recentChatMenuItem{color:#49454f;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.app-layout-module__TEhR-a__recentChatMenuItem:hover{background:#6750a414}.app-layout-module__TEhR-a__recentChatMenuItemDanger{color:#b3261e}.app-layout-module__TEhR-a__recentChatDeleteError{color:#b3261e;margin:6px 12px 0;font-size:12px}.app-layout-module__TEhR-a__footerRow{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px;transition:all .2s;display:flex}.app-layout-module__TEhR-a__footerRowCollapsed{flex-direction:column-reverse;justify-content:center;gap:16px;padding:12px 0}.app-layout-module__TEhR-a__footerRow:hover{background:#6750a40a}.app-layout-module__TEhR-a__profileSection{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;transition:all .2s;display:flex}.app-layout-module__TEhR-a__sidebarCollapsed .app-layout-module__TEhR-a__profileSection{justify-content:center;width:100%}.app-layout-module__TEhR-a__avatar{background:var(--Schemes-SecondaryContainer,#e8def8);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.app-layout-module__TEhR-a__avatarImg{object-fit:cover;width:100%;height:100%}.app-layout-module__TEhR-a__avatarInitials{color:var(--Schemes-OnSecondaryContainer,#1d192b);font-size:.9rem;font-weight:600}.app-layout-module__TEhR-a__profileInfo{flex-direction:column;min-width:0;transition:opacity .2s;display:flex}.app-layout-module__TEhR-a__profileName{color:var(--Schemes-OnSurface,#1d1b20);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.app-layout-module__TEhR-a__profilePlan{color:var(--Schemes-OnSurfaceVariant,#49454f);white-space:nowrap;font-size:.75rem}.app-layout-module__TEhR-a__footerActions{align-items:center;gap:4px;transition:opacity .2s;display:flex}.app-layout-module__TEhR-a__sidebarFeedbackWrap{align-items:center;padding:8px 12px;display:flex}.app-layout-module__TEhR-a__sidebarFeedbackWrap .feedback-floating-wrap{align-items:center;gap:6px;z-index:auto!important;display:flex!important;position:static!important;inset:auto!important}.app-layout-module__TEhR-a__sidebarFeedbackWrap .feedback-floating-btn{opacity:.7;transition:opacity .15s;box-shadow:none!important;padding:.35rem .75rem!important;font-size:.75rem!important}.app-layout-module__TEhR-a__sidebarFeedbackWrap .feedback-floating-btn:hover{opacity:1}.app-layout-module__TEhR-a__sidebarFeedbackWrap .feedback-floating-tab{display:none!important}.app-layout-module__TEhR-a__sidebarCollapsed .app-layout-module__TEhR-a__sidebarFeedbackWrap{justify-content:center;padding:8px 0}.app-layout-module__TEhR-a__sidebarFeedbackWrap .icon-only{justify-content:center;align-items:center;border-radius:50%!important;width:40px!important;min-width:0!important;height:40px!important;padding:0!important;display:flex!important}.app-layout-module__TEhR-a__topbarWrap{display:none}.app-layout-module__TEhR-a__topbar{justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex}.app-layout-module__TEhR-a__topbarLeft{align-items:center;gap:1rem;display:flex}.app-layout-module__TEhR-a__logo{align-items:center;display:flex}.app-layout-module__TEhR-a__topbarLogoImg{object-fit:contain;width:101px;height:36px}.app-layout-module__TEhR-a__topbarActions{align-items:center;gap:12px;display:flex}.app-layout-module__TEhR-a__planInfo{color:#49454f;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.app-layout-module__TEhR-a__planLabel{color:#79747e}.app-layout-module__TEhR-a__planValue{font-weight:600}.app-layout-module__TEhR-a__upgradeBtn{color:#2e7d32;cursor:pointer;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:99px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:background .2s}.app-layout-module__TEhR-a__upgradeBtn:hover{background:#c8e6c9}.app-layout-module__TEhR-a__iconBtn{width:var(--app-icon-btn-size,40px);height:var(--app-icon-btn-size,40px);color:var(--Schemes-OnSurfaceVariant,#49454f);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;display:grid}.app-layout-module__TEhR-a__iconBtn svg{width:24px;height:24px}.app-layout-module__TEhR-a__iconBtn:hover{background:#6750a414}.app-layout-module__TEhR-a__profileBtnDesktop{width:var(--app-icon-btn-size,40px);height:var(--app-icon-btn-size,40px);cursor:pointer;background:var(--Schemes-SecondaryContainer,#e8def8);border:none;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid;overflow:hidden}.app-layout-module__TEhR-a__profileImageDesktop{object-fit:cover;width:100%;height:100%}.app-layout-module__TEhR-a__profileInitialsDesktop{color:var(--Schemes-OnSecondaryContainer,#1d192b);font-size:1rem;font-weight:600}.app-layout-module__TEhR-a__mainContent{overscroll-behavior:contain;scrollbar-gutter:stable;background-color:#fef7ff;flex-direction:column;flex:1;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden auto}.app-layout-module__TEhR-a__mainContent>:not(.feedback-floating-wrap):not(.feedback-floating-btn):not(.phone-modal-overlay):not([data-canny-link]){z-index:1;position:relative}.app-layout-module__TEhR-a__mainContent:after{content:"";opacity:1;pointer-events:none;z-index:0;background-color:#cc88ff1a;border-radius:49.22px;width:600px;height:600px;position:absolute;top:40%;right:-350px;transform:translate(-20%)translateY(-50%)rotate(90deg);-webkit-mask-image:url(/new_mask.png);mask-image:url(/new_mask.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.phone-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);pointer-events:all;background:#1d1b2073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.phone-modal-checking{justify-content:center;align-items:center;display:flex}.phone-modal-card{text-align:center;width:100%;max-width:420px;padding:2.5rem 2rem}.phone-modal-title{color:var(--Schemes-Primary,#6750a4);margin-bottom:.5rem;font-size:1.4rem}.phone-modal-close-btn{border:1px solid var(--Schemes-Outline,#cac4d0);width:40px;height:40px;color:var(--Schemes-OnSurfaceVariant,#49454f);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:all .2s;display:grid;position:absolute;top:16px;right:16px}.phone-modal-close-btn:hover{border-color:var(--Schemes-Primary,#6750a4);background:#6750a414}.phone-modal-subtitle{color:var(--text-dim);margin-bottom:1.75rem;font-size:.95rem}.phone-input-wrapper{margin-bottom:1rem}.phone-input-field{width:100%}.phone-input-field .PhoneInputInput{border-radius:var(--radius-md);width:100%;color:var(--text-main);background:#0f172a99;border:1px solid #ffffff1a;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.phone-input-field .PhoneInputInput:focus{border-color:var(--primary);outline:none}.phone-input-field .PhoneInputInput::placeholder{color:var(--text-dim)}.phone-input-field .PhoneInputCountry{margin-right:.5rem}.phone-input-field .PhoneInputCountrySelect{color:var(--text-main);border-radius:var(--radius-sm);background:#0f172acc;border:1px solid #ffffff1a;padding:.25rem}.phone-modal-error{color:var(--error);margin-bottom:.75rem;font-size:.85rem}.phone-modal-btn{width:100%;margin-top:.5rem;padding:.85rem;font-size:1.05rem}@media (max-width:480px){.phone-modal-card{padding:1.75rem 1.25rem}.phone-modal-title{font-size:1.2rem}.phone-modal-close-btn{width:32px;height:32px;top:8px;right:8px}}
