.skills_container__UYSi3{max-width:52rem;margin:0 auto;padding:0 1.5rem}.skills_header__xLRr6{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.skills_header__xLRr6 h1{margin:0}.skills_sectionLabel__RbodJ{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--greyAlt1);margin:1.5rem 0 .5rem}.skills_sectionLabel__RbodJ:first-of-type{margin-top:0}.skills_cardList__eYm24{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-gap:.75rem;gap:.75rem}.skills_card__ARIus{display:flex;flex-direction:column;gap:.75rem;padding:1.15rem 1.25rem;border-radius:var(--border-radius,.5rem);background:var(--cardBg);border:1px solid var(--greyAlt5,hsla(0,0%,78%,.15));transition:border-color .12s}.skills_card__ARIus:hover{border-color:var(--greyAlt3)}.skills_cardInfo__in7IJ{display:flex;flex-direction:column;gap:.35rem;flex:1 1;min-width:0}.skills_cardLabel__8LkEo{font-size:1rem;font-weight:600;color:var(--foreground)}.skills_cardMeta__gIt1L{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--grey)}.skills_toolBadge__CDHub{background:var(--blueAlt1,rgba(60,130,240,.08));color:var(--blue)}.skills_activePill__iKOAP,.skills_toolBadge__CDHub{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:.25rem;font-size:.68rem;font-weight:600}.skills_activePillOn__FoZW5{background:var(--positiveBg,rgba(34,197,94,.1));color:var(--positiveText,#16a34a)}.skills_activePillOff__703J4{background:var(--negativeBg,rgba(239,68,68,.1));color:var(--negativeText,#dc2626)}.skills_cardDesc__0lxQU{font-size:.8rem;color:var(--grey);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.skills_cardActions__v0Cet{display:flex;align-items:center;gap:.5rem;flex-shrink:0;border-top:1px solid var(--greyAlt5,hsla(0,0%,78%,.1));padding-top:.65rem}.skills_cardActions__v0Cet button{padding:.3rem .7rem;border-radius:.35rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));background:var(--cardBg);color:var(--foreground);font-size:.75rem;cursor:pointer;transition:border-color .12s,background .12s}.skills_cardActions__v0Cet button:hover{border-color:var(--blue)}.skills_deleteButton__dVA_m:hover{border-color:var(--red)!important;color:var(--red)}.skills_emptyState__Vtem2{text-align:center;padding:4rem 2rem;color:var(--grey);font-size:.9rem;line-height:1.6}.skills_listEditor__lvTLu{display:flex;flex-direction:column;gap:.35rem}.skills_listRow__Oriw2{display:flex;align-items:center;gap:.35rem}.skills_listRow__Oriw2 input{flex:1 1}.skills_listRemove__E0i4v{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:.3rem;background:transparent;color:var(--grey);font-size:1rem;cursor:pointer;flex-shrink:0;transition:color .12s,background .12s}.skills_listRemove__E0i4v:hover{color:var(--red);background:var(--negativeBg,rgba(239,68,68,.1))}.skills_listAdd__36teK{align-self:flex-start;padding:.25rem .6rem;border:none;border-radius:.3rem;background:transparent;color:var(--blue);font-size:.78rem;font-weight:600;cursor:pointer}.skills_listAdd__36teK:hover{text-decoration:underline}.skills_formBackdrop__utWOY{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding-top:6vh;animation:skills_formFadeIn__sCp41 .15s ease-out}@keyframes skills_formFadeIn__sCp41{0%{opacity:0}to{opacity:1}}.skills_formPanel__7uE6r{display:flex;flex-direction:column;border-radius:.75rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.15));background:var(--cardBg);box-shadow:0 8px 40px rgba(0,0,0,.2);overflow:hidden;width:100%;max-width:38rem;max-height:85vh;animation:skills_formSlideDown__m6NxP .25s ease-out}@keyframes skills_formSlideDown__m6NxP{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}.skills_formHeader__4DaS1{padding:1.25rem 1.5rem 0;border-bottom:1px solid var(--greyAlt4,hsla(0,0%,78%,.1))}.skills_formTitleRow__tuMWR{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.skills_formTitle__JscxO{font-size:1.1rem;font-weight:700;color:var(--foreground);margin:0}.skills_formClose__bbHtN{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.4rem;background:transparent;color:var(--greyAlt1);cursor:pointer;transition:background .12s,color .12s}.skills_formClose__bbHtN:hover{background:var(--greyAlt4,hsla(0,0%,78%,.2));color:var(--foreground)}.skills_formNav__QsJK9{display:flex;gap:.15rem;padding-bottom:0}.skills_formNavItem__cTGES{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .85rem;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--greyAlt1);font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:color .12s,border-color .12s}.skills_formNavItem__cTGES:hover{color:var(--foreground)}.skills_formNavItemActive__vE7By{color:var(--blue);border-bottom-color:var(--blue)}.skills_formNavBadge__pBcat{font-size:.6rem;font-weight:700;background:var(--blueAlt1,rgba(60,130,240,.12));color:var(--blue);border-radius:999px;min-width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem;line-height:1}.skills_formErrors__5Hi3R{padding:.5rem 1.5rem}.skills_formErrors__5Hi3R p{font-size:.8rem;color:var(--error,#dc2626);margin:.15rem 0}.skills_formBody__RXtMc{padding:1.25rem 1.5rem;max-height:28rem;overflow-y:auto}.skills_formSection__A6osq{display:flex;flex-direction:column;gap:1.25rem}.skills_formField__oZ7uk{display:flex;flex-direction:column;gap:.35rem}.skills_formLabel__fnDnZ{font-size:.78rem;font-weight:600;color:var(--foreground)}.skills_formRequired__ouYDQ{color:var(--error,#dc2626)}.skills_formInput__Xydw8{width:100%;padding:.55rem .7rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.4rem;background:var(--cardBg);color:var(--foreground);font-size:.88rem;font-family:inherit;transition:border-color .15s}.skills_formInput__Xydw8:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(43,95,158,.08)}.skills_formInput__Xydw8::placeholder{color:var(--greyAlt1)}.skills_formTextarea__Uf6qg{width:100%;padding:.55rem .7rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.4rem;background:var(--cardBg);color:var(--foreground);font-size:.85rem;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .15s}.skills_formTextarea__Uf6qg:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(43,95,158,.08)}.skills_formTextarea__Uf6qg::placeholder{color:var(--greyAlt1)}.skills_formHint__GPxEj{font-size:.72rem;color:var(--greyAlt1);line-height:1.3}.skills_formFooter__j9A2k{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.85rem 1.5rem;border-top:1px solid var(--greyAlt4,hsla(0,0%,78%,.1))}.skills_formCancel___l1hq{padding:.45rem .9rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.4rem;background:transparent;color:var(--foreground);font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .12s,background .12s}.skills_formCancel___l1hq:hover{border-color:var(--greyAlt2);background:var(--cardHover)}.skills_formSubmit__MG4Vd{padding:.45rem 1.1rem;border:none;border-radius:.4rem;background:var(--blue);color:#fff;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .12s,transform .1s}.skills_formSubmit__MG4Vd:hover{filter:brightness(1.1);transform:translateY(-1px)}.skills_formSubmit__MG4Vd:active{transform:translateY(0)}.skills_formSubmit__MG4Vd:disabled{opacity:.5;cursor:default;transform:none}.skills_visibilityToggle__XgKia{display:flex;gap:.4rem}.skills_visibilityOption__3a15U{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:.4rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));background:var(--cardBg);color:var(--greyAlt1);font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.skills_visibilityOption__3a15U:hover{border-color:var(--blue);color:var(--foreground)}.skills_visibilityOptionActive__nFIee{border-color:var(--blue);background:var(--blueAlt1,rgba(60,130,240,.08));color:var(--blue)}.skills_visibilityBadge__Rgifn{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .4rem;border-radius:.25rem;font-size:.68rem;font-weight:600}.skills_visibilityBadgePublic__GlGEd{background:var(--blueAlt1,rgba(60,130,240,.08));color:var(--blue)}.skills_visibilityBadgeShared__g4zrn{background:rgba(168,85,247,.08);color:#a855f7}.skills_visibilityBadgePrivate__tz5Zs{background:var(--greyAlt6,hsla(0,0%,78%,.1));color:var(--grey)}.skills_hint__tVcrn{font-size:.75rem;color:var(--orange);margin-top:.15rem}.skills_hintMuted__nDFlk{font-size:.75rem;color:var(--grey);margin-top:.15rem}.skills_pickerWrap__gq_ej{display:flex;flex-direction:column;gap:.5rem}.skills_pickerSearch__4LdcD{padding:.4rem .6rem;border:1px solid hsla(0,0%,100%,.12);border-radius:.4rem;background:hsla(0,0%,100%,.06);color:#fff;font-size:.8rem;font-family:inherit;outline:none;transition:border-color .15s}.skills_pickerSearch__4LdcD:focus{border-color:rgba(140,180,255,.4)}.skills_pickerSearch__4LdcD::placeholder{color:hsla(0,0%,100%,.25)}.skills_pickerGrid__Fbx9K{display:flex;flex-wrap:wrap;gap:.4rem}.skills_pickerChipSelected__GnR0r,.skills_pickerChip__ENq2p{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:.4rem;border:1px solid hsla(0,0%,100%,.1);background:transparent;cursor:pointer;transition:border-color .12s,background .12s;font-family:inherit}.skills_pickerChip__ENq2p:hover{border-color:rgba(140,180,255,.4);background:rgba(140,180,255,.06)}.skills_pickerChipSelected__GnR0r{border-color:rgba(140,180,255,.5);background:rgba(140,180,255,.15)}.skills_pickerChipSelected__GnR0r:hover{background:rgba(255,80,80,.1);border-color:hsla(0,100%,74%,.4)}.skills_pickerChipCheck__DcRfA{font-size:.68rem;font-weight:700;color:hsla(0,0%,100%,.3);width:.9rem;text-align:center}.skills_pickerChipSelected__GnR0r .skills_pickerChipCheck__DcRfA{color:rgba(140,180,255,.9)}.skills_pickerChipSelected__GnR0r:hover .skills_pickerChipCheck__DcRfA{color:hsla(0,100%,74%,.9)}.skills_pickerChipLabel__Cp4h_{font-size:.78rem;font-weight:600;color:hsla(0,0%,100%,.7)}.skills_pickerChipSelected__GnR0r .skills_pickerChipLabel__Cp4h_{color:hsla(0,0%,100%,.9)}.skills_pickerChipCount__UR90s{font-size:.6rem;font-weight:600;color:hsla(0,0%,100%,.3)}.skills_pickerToolsPreview__zHxOT{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.35rem;padding-left:.25rem}.skills_pickerToolChip__ohUA9{display:inline-flex;align-items:center;padding:.15rem .4rem;border-radius:.25rem;background:var(--greyAlt6,hsla(0,0%,78%,.1));color:var(--grey);font-size:.65rem;font-weight:500}.skills_pickerLoading__eKRcq{font-size:.8rem;color:var(--grey)}.skills_assistSection__hZEPk{display:flex;flex-direction:column;gap:0;height:100%;min-height:0}.skills_assistChat__wqOlF{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:.6rem;padding-bottom:.75rem;min-height:6rem}.skills_assistIntro__3mNTk{display:flex;align-items:flex-start;gap:.5rem;font-size:.82rem;color:var(--grey);line-height:1.5;padding:.5rem 0}.skills_assistIntro__3mNTk svg{flex-shrink:0;color:var(--blue);margin-top:.1rem}.skills_assistMsgUser__rSQ23{align-self:flex-end;max-width:85%;padding:.5rem .75rem;border-radius:.6rem .6rem .15rem .6rem;background:var(--blue);color:#fff;font-size:.82rem;line-height:1.5}.skills_assistMsgAI__SSHB3{align-self:flex-start;max-width:90%;padding:.5rem .75rem;border-radius:.6rem .6rem .6rem .15rem;background:var(--greyAlt6,hsla(0,0%,78%,.12));color:var(--foreground);font-size:.82rem;line-height:1.5}.skills_assistMsgText__yLw4Y{word-break:break-word}.skills_assistMsgText__yLw4Y p{margin:.3rem 0}.skills_assistMsgText__yLw4Y p:first-child{margin-top:0}.skills_assistMsgText__yLw4Y p:last-child{margin-bottom:0}.skills_assistMsgText__yLw4Y ol,.skills_assistMsgText__yLw4Y ul{margin:.3rem 0;padding-left:1.25rem}.skills_assistMsgText__yLw4Y strong{font-weight:600}.skills_assistTyping__gQKRE{display:flex;gap:.25rem;padding:.2rem 0}.skills_assistTyping__gQKRE span{width:5px;height:5px;border-radius:50%;background:var(--greyAlt1);animation:skills_assistBounce__cAwLg 1.2s ease-in-out infinite}.skills_assistTyping__gQKRE span:nth-child(2){animation-delay:.15s}.skills_assistTyping__gQKRE span:nth-child(3){animation-delay:.3s}@keyframes skills_assistBounce__cAwLg{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.skills_assistInputBar__5eP_l{display:flex;align-items:center;gap:.4rem;padding-top:.65rem;border-top:1px solid var(--greyAlt5,hsla(0,0%,78%,.15));flex-shrink:0}.skills_assistChatInput__E_rc3{flex:1 1;padding:.5rem .7rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.4rem;background:var(--cardBg);color:var(--foreground);font-size:.85rem;font-family:inherit;transition:border-color .15s}.skills_assistChatInput__E_rc3:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(43,95,158,.08)}.skills_assistChatInput__E_rc3::placeholder{color:var(--greyAlt1)}.skills_assistChatInput__E_rc3:disabled{opacity:.6}.skills_assistSendBtn__Vv6fg{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.4rem;background:var(--blue);color:#fff;cursor:pointer;flex-shrink:0;transition:filter .12s}.skills_assistSendBtn__Vv6fg:hover:not(:disabled){filter:brightness(1.1)}.skills_assistSendBtn__Vv6fg:disabled{opacity:.35;cursor:default}.skills_assistStopBtn__2QP8K{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.4rem;background:transparent;color:var(--foreground);cursor:pointer;flex-shrink:0;transition:border-color .12s,color .12s}.skills_assistStopBtn__2QP8K:hover{border-color:var(--red);color:var(--red)}.skills_assistError__AbODf{font-size:.8rem;color:var(--error,#dc2626);padding:.5rem .75rem;border-radius:.4rem;background:var(--negativeBg,rgba(239,68,68,.08));flex-shrink:0}.skills_assistResult__4ahKB{border:1px solid var(--blueAlt1,rgba(60,130,240,.2));border-radius:.6rem;overflow:hidden;animation:skills_formSlideDown__m6NxP .2s ease-out;flex-shrink:0;margin-top:.5rem}.skills_assistResultHeader__ORCY5{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;background:var(--blueAlt1,rgba(60,130,240,.06));border-bottom:1px solid var(--blueAlt1,rgba(60,130,240,.12))}.skills_assistResultTitle__tJifp{font-size:.78rem;font-weight:600;color:var(--blue)}.skills_assistResultActions__b3Jqa{display:flex;gap:.4rem}.skills_assistApplyBtn__KqA_s{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;border:none;border-radius:.35rem;background:var(--blue);color:#fff;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .12s}.skills_assistApplyBtn__KqA_s:hover{filter:brightness(1.1)}.skills_assistDismissBtn__uZ6ZF{padding:.3rem .7rem;border:1px solid var(--greyAlt4,hsla(0,0%,78%,.25));border-radius:.35rem;background:transparent;color:var(--grey);font-size:.75rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .12s,color .12s}.skills_assistDismissBtn__uZ6ZF:hover{border-color:var(--greyAlt2);color:var(--foreground)}.skills_assistPreview__o_akK{display:flex;flex-direction:column;gap:.85rem;padding:.85rem;max-height:14rem;overflow-y:auto}.skills_assistPreviewField__5Ql6H{display:flex;flex-direction:column;gap:.2rem}.skills_assistPreviewLabel__BNts7{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--greyAlt1)}.skills_assistPreviewValue__8W7Gm{font-size:.82rem;color:var(--foreground);line-height:1.5}.skills_assistToolChips__vZDpi{display:flex;flex-wrap:wrap;gap:.3rem}.skills_assistToolChip__84o88{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:.25rem;background:var(--blueAlt1,rgba(60,130,240,.08));color:var(--blue);font-size:.7rem;font-weight:600}.skills_assistPreviewList__oo8CX{margin:0;padding-left:1.25rem;font-size:.82rem;color:var(--foreground);line-height:1.6}.skills_assistPreviewList__oo8CX li{padding:.05rem 0}.aiEmailList_card__u4yXV{width:100%;display:flex;flex-direction:column;background:rgba(15,15,20,.85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.07);border-radius:.85rem;overflow:hidden;animation:aiEmailList_emailCardIn__xqNix .2s ease-out}.aiEmailList_card__u4yXV:focus{outline:none}.aiEmailList_cardInline__PcmVj{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none;border-top:1px solid hsla(0,0%,100%,.08);margin:.5rem -1.5rem 0;width:calc(100% + 3rem);animation:none}@keyframes aiEmailList_emailCardIn__xqNix{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.aiEmailList_header__ANXmQ{display:flex;align-items:center;justify-content:space-between;padding:.55rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.aiEmailList_headerLeft__bqoZa{display:flex;align-items:center;gap:.45rem}.aiEmailList_headerIcon__FGeq8{font-size:.8rem;line-height:1;opacity:.5}.aiEmailList_headerTitle__2PhQl{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.aiEmailList_headerCount__1C_68{font-size:.6rem;font-weight:600;background:rgba(140,180,255,.2);color:#b4d2ff;border-radius:999px;min-width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.aiEmailList_headerHint__OtdXx{font-size:.62rem;color:hsla(0,0%,100%,.25);display:flex;align-items:center;gap:.3rem}.aiEmailList_kbd__JyBXq{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;padding:0 .25rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:.2rem;font-size:.58rem;font-weight:600;color:hsla(0,0%,100%,.45);font-family:inherit}.aiEmailList_list__1K0RQ{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.aiEmailList_row__EiGvs{display:flex;align-items:center;gap:.5rem;padding:.45rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.04);text-decoration:none;color:inherit;transition:background .1s;min-width:0}.aiEmailList_row__EiGvs:last-child{border-bottom:none}.aiEmailList_row__EiGvs:hover{background:hsla(0,0%,100%,.04)}.aiEmailList_rowFocused__0h5NX{background:rgba(140,180,255,.08)}.aiEmailList_rowFocused__0h5NX:hover{background:rgba(140,180,255,.1)}.aiEmailList_unreadDot__GEAOA{width:5px;height:5px;border-radius:50%;background:rgba(100,160,255,.9);flex-shrink:0}.aiEmailList_unreadDotHidden__emqeq{width:5px;height:5px;border-radius:50%;background:transparent;flex-shrink:0}.aiEmailList_sender__eIFs7{font-size:.78rem;font-weight:400;color:hsla(0,0%,100%,.5);white-space:nowrap;flex-shrink:0;max-width:9rem;overflow:hidden;text-overflow:ellipsis}.aiEmailList_rowUnread__e_qvo .aiEmailList_sender__eIFs7{font-weight:600;color:hsla(0,0%,100%,.92)}.aiEmailList_subject__fo8F_{font-size:.78rem;font-weight:400;color:hsla(0,0%,100%,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;max-width:14rem}.aiEmailList_rowUnread__e_qvo .aiEmailList_subject__fo8F_{font-weight:600;color:#fff}.aiEmailList_snippet__MYyjS{font-size:.74rem;color:hsla(0,0%,100%,.28);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.aiEmailList_rowUnread__e_qvo .aiEmailList_snippet__MYyjS{color:hsla(0,0%,100%,.4)}.aiEmailList_date__LWrsi{font-size:.65rem;color:hsla(0,0%,100%,.25);white-space:nowrap;flex-shrink:0}.aiEmailList_rowUnread__e_qvo .aiEmailList_date__LWrsi{color:rgba(140,180,255,.6)}.aiEmailList_star__zXbyi{color:rgba(255,200,50,.85)}.aiEmailList_starEmpty__ncDel,.aiEmailList_star__zXbyi{font-size:.68rem;line-height:1;flex-shrink:0;cursor:pointer;background:none;border:none;padding:0}.aiEmailList_starEmpty__ncDel{color:hsla(0,0%,100%,.12)}.aiEmailList_starEmpty__ncDel:hover{color:rgba(255,200,50,.5)}.aiEmailList_footer__OwuqT{display:flex;align-items:center;padding:.4rem .85rem;border-top:1px solid hsla(0,0%,100%,.06)}.aiEmailList_footerHints__ADWW_{display:flex;align-items:center;gap:.75rem}.aiEmailList_footerHint__pZlv7{display:flex;align-items:center;gap:.25rem;font-size:.6rem;color:hsla(0,0%,100%,.2)}.aiCalendar_card__hIxj5{width:100%;display:flex;flex-direction:column;background:rgba(15,15,20,.85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.07);border-radius:.85rem;overflow:hidden;animation:aiCalendar_calIn__8thnR .25s ease-out}@keyframes aiCalendar_calIn__8thnR{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.aiCalendar_cardInline__yhjbh{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none;border-top:1px solid hsla(0,0%,100%,.08);margin-top:.5rem;animation:none}.aiCalendar_header__ai4_n{display:flex;align-items:center;justify-content:space-between;padding:.6rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.aiCalendar_headerLeft__1sJjV{display:flex;align-items:center;gap:.45rem}.aiCalendar_headerIcon__mWJt0{font-size:.8rem;line-height:1;opacity:.5}.aiCalendar_headerTitle__0IuSk{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.aiCalendar_headerCount__L8Usi{font-size:.6rem;font-weight:600;background:rgba(140,180,255,.2);color:#b4d2ff;border-radius:999px;min-width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.aiCalendar_headerMonth__wT3pK{font-size:.72rem;font-weight:600;color:hsla(0,0%,100%,.55)}.aiCalendar_monthGrid__fggQo{display:grid;grid-template-columns:repeat(7,1fr);padding:.5rem .85rem .35rem;grid-row-gap:.15rem;row-gap:.15rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aiCalendar_dayHeader__BHak9{font-size:.58rem;font-weight:600;color:hsla(0,0%,100%,.25);text-align:center;text-transform:uppercase;padding-bottom:.3rem}.aiCalendar_dayCell__BAl1e{position:relative;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.18rem 0}.aiCalendar_dayNum__33wcd{position:relative;z-index:1;font-size:.68rem;line-height:1;color:hsla(0,0%,100%,.5);width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.aiCalendar_dayCellOther__5Xy7O .aiCalendar_dayNum__33wcd{color:hsla(0,0%,100%,.14)}.aiCalendar_dayCellToday__htfv2 .aiCalendar_dayNum__33wcd{color:#fff;font-weight:700;background:rgba(100,160,255,.4)}.aiCalendar_dayDot__Dn0gi{width:3px;height:3px;border-radius:50%;background:rgba(100,160,255,.8)}.aiCalendar_dayCellOther__5Xy7O .aiCalendar_dayDot__Dn0gi{background:rgba(100,160,255,.3)}.aiCalendar_divider__zbY96{height:1px;background:hsla(0,0%,100%,.06);margin:0 .85rem}.aiCalendar_agenda__IHsj0{padding:.25rem .85rem .6rem}.aiCalendar_agendaGroup__M6Nls,.aiCalendar_agenda__IHsj0{display:flex;flex-direction:column}.aiCalendar_agendaDateRow__h5nQ8{display:flex;align-items:baseline;gap:.4rem;padding:.55rem 0 .3rem}.aiCalendar_agendaDateRow__h5nQ8:not(:first-child){border-top:1px solid hsla(0,0%,100%,.05);margin-top:.15rem}.aiCalendar_agendaDateLabel__6XReQ{font-size:.7rem;font-weight:700;color:hsla(0,0%,100%,.55);letter-spacing:.02em}.aiCalendar_agendaDateRowToday__K8i8u .aiCalendar_agendaDateLabel__6XReQ{color:rgba(140,180,255,.9)}.aiCalendar_agendaDateSub__tHc6e{font-size:.62rem;font-weight:500;color:hsla(0,0%,100%,.25)}.aiCalendar_event__e4qxq{display:flex;align-items:flex-start;gap:.5rem;padding:.35rem 0}.aiCalendar_eventBar__zujOT{width:3px;align-self:stretch;border-radius:2px;flex-shrink:0;min-height:1.2rem}.aiCalendar_eventTime__vmSgP{width:4.8rem;flex-shrink:0;font-size:.68rem;font-weight:500;color:hsla(0,0%,100%,.35);padding-top:.05rem;white-space:nowrap}.aiCalendar_eventBody__ltFCt{display:flex;flex-direction:column;gap:.1rem;flex:1 1;min-width:0}.aiCalendar_eventTitle__wpOSX{font-size:.78rem;font-weight:500;color:hsla(0,0%,100%,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aiCalendar_eventLocation__B__hZ{font-size:.66rem;color:hsla(0,0%,100%,.3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aiCalendar_eventLink__EbT_l{flex-shrink:0;font-size:.78rem;color:rgba(140,180,255,.5);text-decoration:none;padding:.15rem .1rem;transition:color .12s}.aiCalendar_eventLink__EbT_l:hover{color:#b4d2ff}.aiYouTubeGrid_card__izcja{width:100%;display:flex;flex-direction:column;background:rgba(15,15,20,.85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;border-radius:.85rem;overflow:hidden;animation:aiYouTubeGrid_videoCardIn__98gos .2s ease-out}.aiYouTubeGrid_cardInline__GmEJv{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none;border-top:1px solid hsla(0,0%,100%,.08);margin:.5rem -1.5rem 0;width:calc(100% + 3rem);animation:none}@keyframes aiYouTubeGrid_videoCardIn__98gos{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.aiYouTubeGrid_header__bzHmO{display:flex;align-items:center;justify-content:space-between;padding:.55rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.aiYouTubeGrid_headerLeft__ul3FH{display:flex;align-items:center;gap:.45rem}.aiYouTubeGrid_headerIcon__9CNLG{font-size:.8rem;line-height:1;opacity:.5}.aiYouTubeGrid_headerTitle__ucKlY{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.aiYouTubeGrid_headerCount__htGoE{font-size:.6rem;font-weight:600;background:hsla(0,100%,70%,.2);color:#ff9696;border-radius:999px;min-width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.aiYouTubeGrid_grid__fK6G_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem;padding:.75rem}@container (max-width: 32rem){.aiYouTubeGrid_grid__fK6G_{grid-template-columns:1fr}}@media (max-width:32rem){.aiYouTubeGrid_grid__fK6G_{grid-template-columns:1fr}}.aiYouTubeGrid_videoItem__f0dUT{display:flex;flex-direction:column;gap:.3rem}.aiYouTubeGrid_videoWrapper__mYvsj{aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;background:rgba(0,0,0,.4)}.aiYouTubeGrid_iframe___2zyL{width:100%;height:100%;border:0}.aiYouTubeGrid_videoTitle__DsVhx{font-size:.68rem;color:hsla(0,0%,100%,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .15rem}.slashCommandMenu_menu__67dZc{position:absolute;bottom:calc(100% + .5rem);left:0;right:0;padding:.35rem;background:rgba(10,10,15,.88);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;box-shadow:0 8px 32px rgba(0,0,0,.4);display:flex;flex-direction:column;z-index:10;animation:slashCommandMenu_slashMenuIn__bR_Eq .12s ease-out}@keyframes slashCommandMenu_slashMenuIn__bR_Eq{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}.slashCommandMenu_item__UGUJ7{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border:none;border-radius:.5rem;background:transparent;color:#fff;cursor:pointer;text-align:left;transition:background .12s;font-family:inherit}.slashCommandMenu_item__UGUJ7:hover{background:hsla(0,0%,100%,.08)}.slashCommandMenu_itemActive__k1gY6{background:rgba(140,180,255,.12)}.slashCommandMenu_itemActive__k1gY6:hover{background:rgba(140,180,255,.16)}.slashCommandMenu_icon__XTeod{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.4rem;background:hsla(0,0%,100%,.06);color:rgba(140,180,255,.8);flex-shrink:0}.slashCommandMenu_body__kG8A0{display:flex;flex-direction:column;gap:.1rem;min-width:0}.slashCommandMenu_label__1y6Ri{font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.9);font-family:monospace}.slashCommandMenu_desc__BcQ64{font-size:.7rem;color:hsla(0,0%,100%,.4)}.slashInbox_mainPane__nBN4T{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.slashInbox_folderTabs__64Lj7{display:flex;gap:.25rem;padding:0 1rem .5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.slashInbox_folderTab__Gz6Md{padding:.3rem .75rem;font-size:.78rem;font-weight:500;color:hsla(0,0%,100%,.4);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:color .15s ease,background .15s ease}.slashInbox_folderTab__Gz6Md:hover{color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.06)}.slashInbox_folderTabActive__ZtRhd{color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.1)}.slashInbox_inboxWrap__bfMC2{display:flex;flex-direction:column;flex:1 1;min-height:0;width:100%}.slashInbox_hintBar__Fxej8{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.35rem 0 .5rem;font-size:.82rem;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.8);pointer-events:none;white-space:nowrap;flex-shrink:0}.slashInbox_hintLabel__JuLVb{margin-left:.25rem}.slashInbox_hintSlash__bfJ6x{margin:0 .15rem;color:hsla(0,0%,100%,.35)}.slashInbox_hintSep__zK9oK{width:1px;height:.85rem;background:hsla(0,0%,100%,.1);flex-shrink:0}.slashInbox_kbd__p_Jd1{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:.25rem;font-size:.75rem;font-weight:600;color:#fff;font-family:inherit;text-shadow:0 1px 6px rgba(0,0,0,.8);box-shadow:0 1px 4px rgba(0,0,0,.5)}.slashInbox_list__g3uK5{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;scrollbar-width:none;background:rgba(0,0,0,.25)}.slashInbox_list__g3uK5::-webkit-scrollbar{display:none}.slashInbox_emptyState__ivRGc{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;font-size:.85rem;color:hsla(0,0%,100%,.3);flex:1 1}.slashInbox_inboxZero__P9yQr{display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:slashInbox_inboxZeroIn__vZszZ .6s ease-out both}.slashInbox_inboxZeroEmoji__qoWTf{font-size:3.5rem;animation:slashInbox_inboxZeroBounce__Hft0o 1s ease-out .3s both;filter:drop-shadow(0 0 12px rgba(255,255,255,.15))}.slashInbox_inboxZeroTitle__dBRYx{font-size:1.3rem;font-weight:600;letter-spacing:-.02em;color:hsla(0,0%,100%,.8);animation:slashInbox_inboxZeroIn__vZszZ .5s ease-out .15s both}.slashInbox_inboxZeroSub__I7YrS{font-size:.85rem;color:hsla(0,0%,100%,.35);animation:slashInbox_inboxZeroIn__vZszZ .5s ease-out .3s both}@keyframes slashInbox_inboxZeroIn__vZszZ{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slashInbox_inboxZeroBounce__Hft0o{0%{opacity:0;transform:scale(.3) translateY(20px)}50%{opacity:1;transform:scale(1.15) translateY(-4px)}70%{transform:scale(.95) translateY(1px)}to{opacity:1;transform:scale(1) translateY(0)}}.slashInbox_row__mgK1Y{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.15rem;border-bottom:1px solid hsla(0,0%,100%,.05);cursor:pointer;transition:background .1s;min-width:0;overflow:hidden;flex-shrink:0}.slashInbox_row__mgK1Y:hover{background:hsla(0,0%,100%,.04)}.slashInbox_rowFocused__ObNqh{background:rgba(140,180,255,.18)}.slashInbox_rowFocused__ObNqh:hover{background:rgba(140,180,255,.22)}.slashInbox_rowSwiping__tCw5J{animation:slashInbox_swipeOut__EBaEi .28s ease-in forwards;pointer-events:none}@keyframes slashInbox_swipeOut__EBaEi{0%{transform:translateX(0);opacity:1;max-height:3.5rem}50%{transform:translateX(100%);opacity:0;max-height:3.5rem}to{transform:translateX(100%);opacity:0;max-height:0;padding-top:0;padding-bottom:0;border-bottom-width:0;margin:0}}.slashInbox_rowUnread___8oly .slashInbox_sender__b82EV{font-weight:700;color:#fff}.slashInbox_rowUnread___8oly .slashInbox_subject__jLpg_{font-weight:500;color:hsla(0,0%,100%,.92)}.slashInbox_unreadDot__RZadt{width:6px;height:6px;border-radius:50%;background:rgba(100,160,255,.9);flex-shrink:0}.slashInbox_unreadDotHidden__jY3zU{width:6px;height:6px;border-radius:50%;background:transparent;flex-shrink:0}.slashInbox_sender__b82EV{font-weight:600;color:#fff;flex-shrink:0;max-width:12rem;letter-spacing:-.01em;text-shadow:0 1px 3px rgba(0,0,0,.4)}.slashInbox_sender__b82EV,.slashInbox_subject__jLpg_{font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slashInbox_subject__jLpg_{font-weight:400;color:hsla(0,0%,100%,.7);flex:1 1;min-width:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.slashInbox_threadCount__AJJwP{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;margin-left:.3rem;border-radius:.6rem;background:rgba(140,180,255,.18);color:rgba(180,210,255,.85);font-size:.6rem;font-weight:700;line-height:1;flex-shrink:0;vertical-align:middle}.slashInbox_date__rQtlw{font-size:.78rem;color:hsla(0,0%,100%,.5);white-space:nowrap;flex-shrink:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.slashInbox_star__JaBDD{color:rgba(255,200,50,.85)}.slashInbox_starEmpty__E_kos,.slashInbox_star__JaBDD{font-size:.8rem;line-height:1;flex-shrink:0;cursor:pointer;background:none;border:none;padding:0}.slashInbox_starEmpty__E_kos{color:hsla(0,0%,100%,.12)}.slashInbox_starEmpty__E_kos:hover{color:rgba(255,200,50,.5)}.slashInbox_threadContent___dmrm{display:flex;flex-direction:column;flex:1 1;min-height:0}.slashInbox_threadHeader__c6T40{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.slashInbox_threadSubject__vvdNM{flex:1 1;font-size:.95rem;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slashInbox_threadActions__MEQlo{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.slashInbox_threadAction__OBuKn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:.4rem;background:transparent;color:hsla(0,0%,100%,.35);cursor:pointer;transition:background .12s,color .12s}.slashInbox_threadAction__OBuKn:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}.slashInbox_threadActionActive__sQWsw{background:rgba(100,160,255,.15);color:rgba(140,180,255,.9)}.slashInbox_threadActionActive__sQWsw:hover{background:rgba(100,160,255,.25);color:#a0c8ff}.slashInbox_draftBtn__z0UVa{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:.4rem;background:transparent;color:hsla(0,0%,100%,.35);cursor:pointer;transition:background .12s,color .12s;flex-shrink:0}.slashInbox_draftBtn__z0UVa:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}.slashInbox_draftBtn__z0UVa:disabled{opacity:.3;cursor:default}.slashInbox_draftBtn__z0UVa:disabled:hover{background:transparent;color:hsla(0,0%,100%,.35)}.slashInbox_threadMessages__VCt_X{flex:1 1;overflow-y:auto;padding:.75rem 1rem;scrollbar-width:none}.slashInbox_threadMessages__VCt_X::-webkit-scrollbar{display:none}.slashInbox_threadMessage__JjI4G{padding:1rem 1.25rem;margin-bottom:.5rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:.6rem}.slashInbox_threadMessage__JjI4G:last-child{margin-bottom:0}.slashInbox_threadMessageCollapsed__zJlbi{padding:.4rem 1rem}.slashInbox_threadMessageCollapsed__zJlbi .slashInbox_msgHeader__xfY3j{margin-bottom:0}.slashInbox_threadMessageExpanded__EvrSD{padding:.75rem 1rem}.slashInbox_expandChevron__PH0_3{font-size:.55rem;color:hsla(0,0%,100%,.25);flex-shrink:0;width:.75rem;transition:color .12s}.slashInbox_msgHeader__xfY3j:hover .slashInbox_expandChevron__PH0_3{color:hsla(0,0%,100%,.5)}.slashInbox_msgSnippet__vo_6i{font-size:.75rem;color:hsla(0,0%,100%,.25);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.slashInbox_msgHeader__xfY3j{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.slashInbox_msgSender__Ca4Da{font-size:.92rem;font-weight:600;color:hsla(0,0%,100%,.92)}.slashInbox_msgDate__G2YqU{font-size:.72rem;color:hsla(0,0%,100%,.35)}.slashInbox_msgBody__lDJfs{font-size:.85rem;color:hsla(0,0%,100%,.75);line-height:1.6;overflow-x:auto;padding:1rem 0 0 2.5rem;text-indent:1.5em}.slashInbox_msgBody__lDJfs img{max-width:100%;height:auto}.slashInbox_msgText__C4Es0{font-family:inherit;font-size:inherit;margin:0;color:inherit;background:transparent;border:none;line-height:1.65}.slashInbox_msgText__C4Es0 p{margin:0 0 .5em}.slashInbox_msgText__C4Es0 h1,.slashInbox_msgText__C4Es0 h2,.slashInbox_msgText__C4Es0 h3{margin:1em 0 .5em;font-size:1em;font-weight:600;color:hsla(0,0%,100%,.9)}.slashInbox_msgText__C4Es0 ol,.slashInbox_msgText__C4Es0 ul{margin:.5em 0;padding-left:1.5em}.slashInbox_msgText__C4Es0 hr{border:none;border-top:1px solid hsla(0,0%,100%,.1);margin:.75em 0}.slashInbox_msgText__C4Es0 strong{color:hsla(0,0%,100%,.9)}.slashInbox_attachments__9cCCC{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.slashInbox_attachment__NvR_M{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .65rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:.45rem;color:hsla(0,0%,100%,.75);font-size:.78rem;cursor:pointer;transition:background .12s,border-color .12s;text-decoration:none;max-width:16rem}.slashInbox_attachment__NvR_M:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.15);color:#fff}.slashInbox_attachmentIcon__Fyn9H{flex-shrink:0;color:hsla(0,0%,100%,.4)}.slashInbox_attachment__NvR_M:hover .slashInbox_attachmentIcon__Fyn9H{color:hsla(0,0%,100%,.7)}.slashInbox_attachmentName__sphGR{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slashInbox_attachmentSize__5kJ8d{font-size:.65rem;color:hsla(0,0%,100%,.3);flex-shrink:0}.slashInbox_attachmentBadge__24oA6{display:inline-flex;align-items:center;gap:.25rem;margin-left:.4rem;font-size:.68rem;color:hsla(0,0%,100%,.35);flex-shrink:0}.slashInbox_fwdBlock__gOTqU{margin-top:1rem}.slashInbox_fwdToggle__vyvjC{font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.4);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.02em;transition:color .12s;display:flex;align-items:center;gap:.5rem}.slashInbox_fwdToggle__vyvjC::-webkit-details-marker{display:none}.slashInbox_fwdToggle__vyvjC:before{content:"\25B8";font-size:.6rem}details[open]>.slashInbox_fwdToggle__vyvjC:before{content:"\25BE"}.slashInbox_fwdToggle__vyvjC:after{content:"";flex:1 1;height:1px;background:hsla(0,0%,100%,.08)}.slashInbox_fwdToggle__vyvjC:hover{color:hsla(0,0%,100%,.6)}.slashInbox_fwdContent__LdcrZ{font-size:.78rem;line-height:1.45;color:hsla(0,0%,100%,.42);margin-top:.5rem;padding:.35rem .65rem;border-left:2px solid hsla(0,0%,100%,.08);word-wrap:break-word;overflow-wrap:break-word}.slashInbox_fwdContent__LdcrZ b,.slashInbox_fwdContent__LdcrZ strong{font-weight:500;color:hsla(0,0%,100%,.45)}.slashInbox_fwdContent__LdcrZ a{color:rgba(91,181,213,.45)}.slashInbox_fwdContent__LdcrZ img{max-width:160px;height:auto;opacity:.5;cursor:zoom-in;border-radius:.25rem}.slashInbox_fwdContent__LdcrZ img:hover{opacity:.8}.slashInbox_fwdContent__LdcrZ p{margin:0 0 .25em}.slashInbox_fwdContent__LdcrZ table{max-width:100%;border-collapse:collapse}.slashInbox_fwdContent__LdcrZ td,.slashInbox_fwdContent__LdcrZ th{max-width:100%;word-break:break-word}.slashInbox_fwdContent__LdcrZ hr{display:none}.slashInbox_sigBlock__FCz6g{margin-top:1rem}.slashInbox_sigToggle__UOJb2{font-size:.7rem;font-weight:500;color:hsla(0,0%,100%,.3);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.02em;transition:color .12s}.slashInbox_sigToggle__UOJb2::-webkit-details-marker{display:none}.slashInbox_sigToggle__UOJb2:before{content:"\25B8\00a0 ";font-size:.65rem;vertical-align:.05em}details[open]>.slashInbox_sigToggle__UOJb2:before{content:"\25BE\00a0 "}.slashInbox_sigToggle__UOJb2:hover{color:hsla(0,0%,100%,.5)}.slashInbox_sigContent__nWaqp{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;line-height:1.6;color:hsla(0,0%,100%,.45);margin-top:.5rem;padding-left:.75rem;border-left:2px solid hsla(0,0%,100%,.1);word-wrap:break-word;overflow-wrap:break-word}.slashInbox_sigContent__nWaqp a{color:rgba(91,181,213,.6)}.slashInbox_sigContent__nWaqp img{max-width:100%;height:auto}.slashInbox_sigContent__nWaqp p{margin:0 0 .15em}.slashInbox_sigContent__nWaqp table{max-width:100%;border-collapse:collapse}.slashInbox_sigContent__nWaqp td,.slashInbox_sigContent__nWaqp th{max-width:100%;word-break:break-word}.slashInbox_sigText__Gqe0f{font-family:inherit;font-size:.78rem;white-space:pre-wrap;margin:.5rem 0 0;color:hsla(0,0%,100%,.3);line-height:1.5}.slashInbox_replyBox__Wrd34{padding:.5rem .75rem .75rem;border-top:1px solid hsla(0,0%,100%,.06);flex-shrink:0;transition:padding .25s ease}.slashInbox_replyBoxExpanded__9NXjJ,.slashInbox_replyBox__Wrd34:has(.slashInbox_replyInput__3UNse:focus){padding-top:.75rem;padding-bottom:1rem}.slashInbox_replyWrapper__7KTfD{display:flex;flex-direction:column;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:.6rem;transition:border-color .15s}.slashInbox_replyWrapper__7KTfD:focus-within{border-color:rgba(140,180,255,.35)}.slashInbox_replyInput__3UNse{flex:1 1;background:transparent;border:none;padding:.65rem .85rem .35rem;color:#fff;font-size:.92rem;font-family:inherit;line-height:1.55;resize:none;outline:none;min-height:2.5rem;max-height:4rem;transition:min-height .25s ease,max-height .25s ease}.slashInbox_replyInputExpanded__ite60,.slashInbox_replyInput__3UNse:focus{min-height:10rem;max-height:20rem}.slashInbox_replyInput__3UNse::placeholder{color:hsla(0,0%,100%,.3)}.slashInbox_replyFooter___svw0{display:flex;align-items:center;justify-content:space-between;padding:.25rem .5rem .45rem .75rem}.slashInbox_replyRecipients__I2VbM{display:flex;align-items:center;gap:.35rem;padding:.35rem 0;flex-wrap:wrap}.slashInbox_replyRecipientLabel__LmOvR{font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.4);flex-shrink:0;min-width:1.2rem}.slashInbox_replyRecipientInput__0_UeV{flex:1 1;min-width:120px;padding:.3rem .5rem;border:1px solid hsla(0,0%,100%,.08);border-radius:.35rem;background:hsla(0,0%,100%,.04);color:#fff;font-size:.78rem;font-family:inherit;transition:border-color .15s}.slashInbox_replyRecipientInput__0_UeV:focus{outline:none;border-color:rgba(140,180,255,.4);background:hsla(0,0%,100%,.06)}.slashInbox_replyRecipientInput__0_UeV::placeholder{color:hsla(0,0%,100%,.2)}.slashInbox_replyHint__whwwp{color:hsla(0,0%,100%,.3)}.slashInbox_replyError__V5GPI,.slashInbox_replyHint__whwwp{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slashInbox_replyError__V5GPI{color:hsla(0,100%,74%,.9)}.slashInbox_replyButton__FRsPa{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border:none;border-radius:.45rem;background:rgba(140,180,255,.25);color:#fff;font-size:.8rem;font-weight:600;font-family:inherit;letter-spacing:.02em;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.slashInbox_replyButton__FRsPa:hover{background:rgba(140,180,255,.4);color:#fff}.slashInbox_replyButton__FRsPa:disabled{opacity:.25;cursor:default}.slashInbox_replyButton__FRsPa:disabled:hover{background:rgba(140,180,255,.25);color:#fff}.slashInbox_toolbar__gT9Bw{display:flex;align-items:center;gap:.25rem;padding:.35rem .5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.slashInbox_toolbarBtn__b__uT{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;padding:0;border:none;border-radius:.3rem;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.55);cursor:pointer;transition:background .1s,color .1s}.slashInbox_toolbarBtn__b__uT:hover{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.8)}.slashInbox_toolbarIcon__E5ROr{font-size:.75rem;line-height:1;color:inherit}.slashInbox_toolbarSep__VMm8i{width:1px;height:1.1rem;background:hsla(0,0%,100%,.08);margin:0 .15rem;flex-shrink:0}.slashInbox_toolbarBtnActive__LDebO{background:rgba(140,180,255,.18);color:rgba(160,200,255,.95)}.slashInbox_toolbarBtnActive__LDebO:hover{background:rgba(140,180,255,.28);color:#fff}.slashInbox_composeBtn__xjEBw{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;padding:.3rem .7rem;border:none;border-radius:.4rem;background:rgba(140,180,255,.18);color:rgba(190,215,255,.9);font-size:.72rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.slashInbox_composeBtn__xjEBw:hover{background:rgba(140,180,255,.3)}.slashInbox_expandBtn__Zg7ZW{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:1px solid hsla(0,0%,100%,.15);border-radius:.4rem;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.75);cursor:pointer;flex-shrink:0;transition:background .12s,color .12s,border-color .12s;margin-left:.25rem}.slashInbox_expandBtn__Zg7ZW:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.25);color:#fff}.slashInbox_composeFields__DKoC4{display:flex;flex-direction:column;flex-shrink:0;border-bottom:1px solid hsla(0,0%,100%,.06)}.slashInbox_composeField__hbB_8{display:flex;align-items:center;padding:0 .85rem;border-bottom:1px solid hsla(0,0%,100%,.04)}.slashInbox_composeField__hbB_8:last-child{border-bottom:none}.slashInbox_composeLabel__VW08q{font-size:.72rem;font-weight:500;color:hsla(0,0%,100%,.3);width:3.5rem;flex-shrink:0}.slashInbox_composeInput__UVykO{flex:1 1;background:transparent;border:none;padding:.55rem 0;color:#fff;font-size:.82rem;font-family:inherit;outline:none}.slashInbox_composeInput__UVykO::placeholder{color:hsla(0,0%,100%,.18)}.slashInbox_composeBody__rjX_Z{padding:.5rem .75rem .75rem;min-height:0}.slashInbox_composeBody__rjX_Z,.slashInbox_composeBody__rjX_Z .slashInbox_replyWrapper__7KTfD{flex:1 1;display:flex;flex-direction:column}.slashInbox_composeTextarea__6ZBus{flex:1 1;background:transparent;border:none;padding:.6rem .75rem;color:#fff;font-size:.82rem;font-family:inherit;line-height:1.55;resize:none;outline:none;min-height:8rem}.slashInbox_composeTextarea__6ZBus::placeholder{color:hsla(0,0%,100%,.22)}.slashInbox_participants__LJ_o6{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;padding:.5rem 0 .75rem;border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:.25rem}.slashInbox_participantsLabel__An0db{font-size:.68rem;color:hsla(0,0%,100%,.25);margin-right:.15rem}.slashInbox_participantChip__MK2M5{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:1rem;background:hsla(0,0%,100%,.06);font-size:.68rem;color:hsla(0,0%,100%,.55)}.slashInbox_htmlBody__8_KAh{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.65;color:hsla(0,0%,100%,.8);word-wrap:break-word;overflow-wrap:break-word;overflow-x:auto;margin-top:1.5rem;padding-left:1.5rem;padding-right:1rem}.slashInbox_htmlBody__8_KAh a{color:#5bb5d5}.slashInbox_htmlBody__8_KAh img,.slashInbox_sigContent__nWaqp img{max-width:100%;height:auto;cursor:zoom-in;border-radius:.35rem;transition:opacity .15s ease}.slashInbox_htmlBody__8_KAh img:hover,.slashInbox_sigContent__nWaqp img:hover{opacity:.85}.slashInbox_lightboxBackdrop__2QuGi{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:zoom-out;animation:slashInbox_lightboxFadeIn__J51bz .2s ease-out}.slashInbox_lightboxImg__U27AY{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 16px 64px rgba(0,0,0,.6);cursor:default;animation:slashInbox_lightboxZoomIn__U9Vf_ .2s ease-out}.slashInbox_lightboxClose__YqohH{position:absolute;top:1rem;right:1.25rem;background:none;border:none;color:hsla(0,0%,100%,.6);font-size:2rem;cursor:pointer;line-height:1;padding:.25rem;transition:color .15s ease}.slashInbox_lightboxClose__YqohH:hover{color:hsla(0,0%,100%,.95)}@keyframes slashInbox_lightboxFadeIn__J51bz{0%{opacity:0}to{opacity:1}}@keyframes slashInbox_lightboxZoomIn__U9Vf_{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.slashInbox_fwdContent__LdcrZ *,.slashInbox_htmlBody__8_KAh *,.slashInbox_sigContent__nWaqp *{background:transparent!important;background-color:transparent!important}.slashInbox_fwdContent__LdcrZ td,.slashInbox_fwdContent__LdcrZ th,.slashInbox_sigContent__nWaqp td,.slashInbox_sigContent__nWaqp th{height:auto!important;padding-top:0!important;padding-bottom:0!important}.slashInbox_fwdContent__LdcrZ table,.slashInbox_sigContent__nWaqp table{border-collapse:collapse}.slashInbox_htmlBody__8_KAh table{max-width:100%;border-collapse:collapse}.slashInbox_htmlBody__8_KAh td,.slashInbox_htmlBody__8_KAh th{max-width:100%;word-break:break-word}.slashInbox_htmlBody__8_KAh blockquote{border-left:2px solid hsla(0,0%,100%,.15);margin:.5rem 0;padding-left:.75rem;color:hsla(0,0%,100%,.45)}.slashInbox_htmlBody__8_KAh code,.slashInbox_htmlBody__8_KAh pre{white-space:pre-wrap;word-wrap:break-word;max-width:100%}.slashInbox_htmlBody__8_KAh p{margin:0 0 .5em}.slashInbox_htmlBody__8_KAh h1,.slashInbox_htmlBody__8_KAh h2,.slashInbox_htmlBody__8_KAh h3,.slashInbox_htmlBody__8_KAh h4{font-size:1em;font-weight:600;color:hsla(0,0%,100%,.9);margin:.75em 0 .35em}.slashInbox_htmlBody__8_KAh hr{border:none;border-top:1px solid hsla(0,0%,100%,.08);margin:.75em 0}.slashInbox_inboxExpanded__UaOEw{height:100vh}.slashInbox_inboxExpanded__UaOEw .slashInbox_row__mgK1Y{padding:.85rem 1.5rem;gap:.85rem;border-bottom-color:hsla(0,0%,100%,.06)}.slashInbox_inboxExpanded__UaOEw .slashInbox_row__mgK1Y:hover{background:hsla(0,0%,100%,.05)}.slashInbox_inboxExpanded__UaOEw .slashInbox_rowFocused__ObNqh{background:rgba(140,180,255,.2)}.slashInbox_inboxExpanded__UaOEw .slashInbox_sender__b82EV{font-size:.9rem;max-width:14rem;min-width:10rem;color:#fff}.slashInbox_inboxExpanded__UaOEw .slashInbox_rowUnread___8oly .slashInbox_sender__b82EV{color:#fff;font-weight:700}.slashInbox_inboxExpanded__UaOEw .slashInbox_subject__jLpg_{font-size:.88rem;color:hsla(0,0%,100%,.7)}.slashInbox_inboxExpanded__UaOEw .slashInbox_rowUnread___8oly .slashInbox_subject__jLpg_{color:hsla(0,0%,100%,.92);font-weight:500}.slashInbox_inboxExpanded__UaOEw .slashInbox_date__rQtlw{font-size:.76rem;color:hsla(0,0%,100%,.5)}.slashInbox_inboxExpanded__UaOEw .slashInbox_starEmpty__E_kos,.slashInbox_inboxExpanded__UaOEw .slashInbox_star__JaBDD{font-size:.9rem}.slashInbox_inboxExpanded__UaOEw .slashInbox_unreadDotHidden__jY3zU,.slashInbox_inboxExpanded__UaOEw .slashInbox_unreadDot__RZadt{width:7px;height:7px}.slashInbox_inboxExpanded__UaOEw .slashInbox_threadCount__AJJwP{min-width:1.25rem;height:1.25rem;font-size:.64rem}