.speakers_speakerCard__PenID{display:flex;flex-direction:column;gap:8px;cursor:pointer}.speakers_speakerImage__axbdz{width:100%;height:auto;background-color:var(--white-a2);border-radius:12px;overflow:hidden;aspect-ratio:1/1.3;outline:2px solid transparent;object-fit:cover;object-position:top center;filter:brightness(.9);transition:all .2s ease-in-out}.speakers_speakerCard__PenID:hover .speakers_speakerImage__axbdz{outline:2px solid var(--white-a9);filter:brightness(1.1);transform:translateY(-2px);transform-origin:bottom center}.speakers_overlay__GL_0G{visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--black-a7);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.speakers_overlay__GL_0G.speakers_open___DBGP{visibility:visible}.speakers_aiContainer__gBOq_{right:0;background:var(--gray-1);border-left:1px solid var(--gray-a3);z-index:3;width:520px;z-index:1001;overflow:hidden;max-width:100dvw;position:fixed;top:0;height:100dvh;transform:translateX(100%);transition:transform .3s ease-in-out}.speakers_aiContainer__gBOq_.speakers_open___DBGP{transform:translateX(0)}.Stack_stack__ATRQk{display:flex;flex-direction:column}.Stack_align-start__8KGiB{align-items:flex-start}.Stack_align-end__Cmb_T{align-items:flex-end}.Stack_align-center__vBDbO{align-items:center}.Stack_justify-start__66gNx{justify-content:flex-start}.Stack_justify-end__EkWLY{justify-content:flex-end}.Stack_justify-center__cZx_T{justify-content:center}.Loading_container__LrS7_{width:100%;height:100vh}.Loading_spinner__gSD4R{width:40px;height:40px;border:3px solid var(--color-alpha-20);border-top:3px solid #fff;border-radius:50%;animation:Loading_spin__lb6Xu 1s linear infinite}@keyframes Loading_spin__lb6Xu{to{transform:rotate(1turn)}}.text-field_textField__e54a5{--text-field-focus-color:var(--gray-11)}.text-field_monospace__acY79{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace!important}.Header_container__k1d3r{display:flex;align-items:center;height:72px;position:-webkit-sticky;position:sticky;top:0;z-index:3;border-bottom:1px solid var(--color-alpha-10);background-color:var(--color-black)}.Header_inner__5r8gd{display:flex;align-items:center;padding-left:64px;padding-right:64px;width:100%;max-width:2000px;margin:0 auto}.Header_logo__gKlcV{height:40px;width:auto}@media screen and (max-width:767px){.Header_inner__5r8gd{padding-left:32px;padding-right:32px}}.Flex_flex__RwIMr{display:flex}.Flex_align-center___e7Pm{align-items:center}.Flex_align-start__BjA4i{align-items:flex-start}.Flex_align-end__AMpU_{align-items:flex-end}.Flex_align-baseline___Y_Ly{align-items:baseline}.Flex_justify-center__RDfvQ{justify-content:center}.Flex_justify-start__r_XpQ{justify-content:flex-start}.Flex_justify-end__mEx6N{justify-content:flex-end}.Flex_justify-between__d63X7{justify-content:space-between}.Flex_justify-around__NFWY1{justify-content:space-around}.Flex_wrap__3PmGi{flex-wrap:wrap}.error_container__R9r6A{display:flex;width:100dvw;height:100dvh;align-items:center;justify-content:center}.styles_grid__vTcU2{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px}.styles_grid__vTcU2>*{min-height:420px;overflow-y:auto!important}.styles_grid__vTcU2 pre{margin-top:16px;font-size:12px}@media screen and (max-width:1023px){.styles_grid__vTcU2{grid-template-columns:1fr}.styles_grid__vTcU2>*{grid-column:span 1!important}}.styles_tooltip__7Jpbx{background-color:var(--color-black);padding:8px;border-radius:4px;border:none}.styles_header__tIiBN{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:32px}.styles_header__tIiBN>div:first-child{min-width:45%}@media screen and (max-width:1023px){.styles_header__tIiBN{align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%}}.styles_stats__gIJHw{display:flex;flex-grow:1;flex-shrink:0;border:.5px solid var(--color-alpha-05);background:#1d1c20;border-radius:8px;overflow:hidden}.styles_stats__gIJHw>*{flex-grow:1;flex-shrink:0;padding:24px;box-shadow:inset 0 0 0 .5px var(--color-alpha-05);width:160px}.styles_stats__gIJHw *{flex-shrink:0}.styles_stats__gIJHw>:last-child{border-right:none}@media screen and (max-width:1599px){.styles_stats__gIJHw>*{width:auto}}@media screen and (max-width:1023px){.styles_stats__gIJHw{display:grid;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));width:100%}}@media screen and (max-width:479px){.styles_stats__gIJHw{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.error_container__0xqkm{display:flex;width:100vw;height:calc(100dvh - 72px);align-items:center;justify-content:center}.recent-chats-list_list__8zckI{display:flex;flex-direction:column}.recent-chats-list_list__8zckI>a:not(:last-child){border-bottom:1px solid var(--gray-4)}.recent-chats-list_row__47BQU{position:relative;isolation:isolate;display:grid;grid-template-columns:64px minmax(200px,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:16px 0;text-decoration:none;color:inherit}.recent-chats-list_row__47BQU:before{content:"";position:absolute;top:0;bottom:0;left:-16px;right:-16px;background:transparent;border-radius:var(--radius-3);transition:background-color .15s ease;pointer-events:none;z-index:-1}.recent-chats-list_row__47BQU:hover:before{background:var(--gray-a2)}.recent-chats-list_avatar__PQbmU{width:64px;height:64px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--gray-3);display:flex;align-items:center;justify-content:center}.recent-chats-list_avatar__PQbmU img{width:100%;height:100%;object-fit:cover;display:block}.recent-chats-list_avatarFallback__sVY0A{font-size:var(--font-size-5);font-weight:500;color:var(--gray-11);line-height:1}.recent-chats-list_titleCell__rM9Sn{display:flex;flex-direction:column;gap:4px;min-width:0}.recent-chats-list_title__cpj0o{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:500;color:var(--gray-12)}.recent-chats-list_summary__efUdf{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:1.5;color:var(--gray-11);text-wrap:pretty;max-width:768px}.recent-chats-list_actionCell__d1Ba6{flex-shrink:0}@media (max-width:768px){.recent-chats-list_actionCell__d1Ba6{display:none}}.recent-chats-list_continueButton__0U9AK{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:var(--gray-a3);color:var(--gray-12);font-size:14px;font-weight:500;white-space:nowrap;transition:background-color .15s ease}.recent-chats-list_row__47BQU:hover .recent-chats-list_continueButton__0U9AK{background:var(--gray-a4)}.recent-chats-list_showMoreButton__BYCP6{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:8px;padding:8px 12px;border-radius:40px;background:var(--gray-a3);border:none;cursor:pointer;color:var(--gray-11);font-size:14px;font-weight:500;transition:color .15s ease}.recent-chats-list_showMoreButton__BYCP6:hover{color:var(--gray-12)}@media (max-width:768px){.recent-chats-list_row__47BQU{grid-template-columns:48px 1fr auto;gap:12px;padding:12px 0}.recent-chats-list_avatar__PQbmU{width:48px;height:48px}.recent-chats-list_summary__efUdf{-webkit-line-clamp:2}.recent-chats-list_continueButton__0U9AK{padding:8px 14px}}.Button_button__WQ3_h{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--color-white);border:1px solid transparent;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease-in-out;height:-moz-fit-content;height:fit-content;font-weight:500;white-space:nowrap;min-width:40px;height:40px;font-size:15px}.Button_button__WQ3_h:disabled{opacity:.5;cursor:not-allowed}.Button_size-s__1w1Wk{min-width:36px;height:36px;font-size:14px;letter-spacing:.15px;line-height:14px;padding:8px 12px}.Button_size-l__PRIrV{height:48px;font-size:18px;line-height:18px;padding:16px}@media screen and (max-width:639px){.Button_size-l__PRIrV{height:40px;font-size:16px}}.Button_button__WQ3_h svg{display:block;flex-shrink:0}.Button_variant-primary__pdh6w{background-color:var(--color-primary)}.Button_variant-primary__pdh6w:hover{background-color:var(--color-primary-dark)}.Button_variant-secondary__Je3B7{background-color:var(--color-alpha-05);border:1px solid var(--color-alpha-05)}.Button_variant-secondary__Je3B7:hover{background-color:var(--color-alpha-10);border-color:transparent}.Button_variant-ghost__BA8VP{background-color:transparent;color:var(--color-alpha-60)}.Button_variant-ghost__BA8VP:hover{background-color:var(--color-alpha-10);color:#fff}.Button_variant-white__AcvKF{background-color:var(--color-white);color:var(--color-dark-gray)}.Button_variant-white__AcvKF:hover{background-color:var(--color-primary);color:var(--color-white)}.Button_variant-field__nlf2k{height:48px;background-color:var(--color-alpha-05);border:1px solid var(--color-alpha-05);padding:8px 10px;border-radius:6px;justify-content:flex-start;font-weight:400}.Button_variant-field__nlf2k:hover{border-color:var(--color-alpha-50)}.Button_variant-filter__Eb_At{border-radius:48px;color:var(--color-alpha-90);font-weight:500;border-color:var(--color-alpha-20);padding-left:12px;padding-right:12px}.Button_variant-filter__Eb_At:hover{color:#fff;background-color:var(--color-alpha-05)}.Button_variant-filter__Eb_At[data-active=true]{color:#000;background-color:#fff;border-color:var(--color-alpha-05)}.Button_rounded__vgynm{width:40px;border-radius:50%}.Button_rounded__vgynm.Button_size-l__PRIrV{width:48px}.Button_rounded__vgynm.Button_size-s__1w1Wk{width:36px}.Button_fullWidth__I0BsA{width:100%}.ai-list-card_row__il7D5{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-2);text-decoration:none;color:inherit;transition:background-color .2s ease;border-radius:12px}.ai-list-card_row__il7D5:hover{background:var(--gray-a3)}.ai-list-card_imageContainer__cqBnl{position:relative;flex-shrink:0;width:64px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:var(--gray-3);box-shadow:0 4px 10px rgba(0,0,0,.08)}.ai-list-card_image__GB6_z{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.ai-list-card_fallback__V8tEC{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--gray-5);color:var(--gray-11);font-size:1.5rem;font-weight:500}.ai-list-card_info__dNUf_{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.ai-list-card_name__9D8_L{font-size:15px;font-weight:500;color:var(--gray-12);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-list-card_description___V77X{font-size:14px;line-height:1.4;color:var(--gray-11);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:767px){.ai-list-card_row__il7D5{gap:var(--space-3);padding:var(--space-2)}.ai-list-card_imageContainer__cqBnl{width:56px}.ai-list-card_fallback__V8tEC{font-size:1.25rem}}.recent-agent-card_link__Gmp3O{text-decoration:none;color:inherit;display:block}.recent-agent-card_card___Q3ca{display:flex;align-items:stretch;gap:var(--space-4);min-height:192px;border-radius:var(--radius-4);background:var(--gray-a2);overflow:hidden;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.recent-agent-card_link__Gmp3O:hover .recent-agent-card_card___Q3ca{background-color:var(--gray-a3);border-color:var(--gray-a6)}.recent-agent-card_avatar__qPrCH{align-self:stretch;width:160px;flex-shrink:0;border-radius:12px 0 0 12px;overflow:hidden;background:var(--gray-a3);display:flex;align-items:center;justify-content:center}.recent-agent-card_avatar__qPrCH img{width:100%;height:100%;object-fit:cover;display:block}.recent-agent-card_avatarFallback__TSvEp{font-size:var(--font-size-6);font-weight:500;color:var(--gray-11);line-height:1}.recent-agent-card_body__GtjOa{display:flex;flex-direction:column;gap:var(--space-3);min-width:0;flex:1 1 auto;padding:var(--space-4) var(--space-4) var(--space-4) 0}.recent-agent-card_name__xNqyv{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.recent-agent-card_summary__ne0TE{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;font-size:15px;line-height:1.5}.ai-page_searchInput__cKlVz{position:relative;display:flex;align-items:center;width:100%;min-width:0}.ai-page_searchInput__cKlVz input{font-weight:500;font-family:var(--font-inter);background:var(--gray-a3)!important;border-color:transparent!important;border-radius:9999px!important}.ai-page_searchInput__cKlVz input:focus{border-color:var(--gray-a6)!important}.ai-page_clearButton__RW63N{position:absolute;right:6px;top:50%;transform:translateY(-50%);padding:6px;background:none;border:none;cursor:pointer;border-radius:var(--radius-2);display:flex;align-items:center;justify-content:center}.ai-page_clearButton__RW63N:hover{background:var(--gray-a4)}.ai-page_list__7Y1Hd{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-4) var(--space-7);gap:var(--space-4) var(--space-7)}.ai-page_featuredItem__NUqQd.ai-page_featuredItem__NUqQd{width:calc(38% - 36px)}@container carousel (max-width: 1500px){.ai-page_featuredItem__NUqQd.ai-page_featuredItem__NUqQd{width:calc(38% - 36px)}}@container carousel (max-width: 1100px){.ai-page_featuredItem__NUqQd.ai-page_featuredItem__NUqQd{width:calc(45% - 36px)}}@container carousel (max-width: 800px){.ai-page_featuredItem__NUqQd.ai-page_featuredItem__NUqQd{width:calc(58% - 36px)}}@container carousel (max-width: 600px){.ai-page_featuredItem__NUqQd.ai-page_featuredItem__NUqQd{width:80%;scroll-snap-align:center}}@media (max-width:767px){.ai-page_list__7Y1Hd{grid-template-columns:1fr}}.PageWrapper_content__LG_Ys{flex-grow:1;display:flex;flex-direction:column;padding:100px 64px 64px;width:100%;max-width:2000px;margin:0 auto}@media screen and (max-height:999px){.PageWrapper_content__LG_Ys{padding-top:48px}}@media screen and (max-width:767px){.PageWrapper_content__LG_Ys{padding:48px 32px}}.BillingPage_container__eOGQI{display:flex;flex-direction:column;gap:40px;width:100%;max-width:460px;margin:0 auto}.VerifyEmailForm_container__CLaRV{display:flex;width:100%;gap:12px}.VerifyEmailForm_input__vgbtt{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:var(--color-alpha-05);border:1px solid var(--color-alpha-05);border-radius:4px;color:#fff;font-size:20px;width:56px;height:56px;text-align:center}.VerifyEmailForm_input__vgbtt.VerifyEmailForm_inputFilled__iaIgT,.VerifyEmailForm_input__vgbtt.VerifyEmailForm_inputSelected__aqhwA{border:1px solid var(--color-primary)}.VerifyEmailForm_input__vgbtt::-webkit-inner-spin-button,.VerifyEmailForm_input__vgbtt::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.VerifyEmailForm_input__vgbtt[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}@media screen and (max-width:459px){.VerifyEmailForm_container__CLaRV{gap:8px}.VerifyEmailForm_input__vgbtt{width:40px}}.Dialog_overlay__DgNbF{background:rgba(5,6,15,.5);position:fixed;inset:0;animation:Dialog_overlayShow__lFknb .15s cubic-bezier(.16,1,.3,1);z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Dialog_container__sSbVR{display:flex;flex-direction:column;position:fixed;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:90vw;max-height:90vh;animation:Dialog_contentShow__SH_Q6 .15s cubic-bezier(.16,1,.3,1);border-radius:8px;color:var(--color-alpha-80);background:#1d1b20;border:1px solid var(--color-gray);overflow:hidden}.Dialog_top__u1Dn3{top:0;transform:translate(-50%,100px);animation:Dialog_contentShowTop__XEeYJ .15s cubic-bezier(.16,1,.3,1)}@media screen and (max-width:639px){.Dialog_container__sSbVR{max-width:100vw;max-height:100%}}.Dialog_container__sSbVR:focus{outline:none}@keyframes Dialog_overlayShow__lFknb{0%{opacity:0}to{opacity:.95}}@keyframes Dialog_contentShow__SH_Q6{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes Dialog_contentShowTop__XEeYJ{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(-50%,100px) scale(1)}}.Dialog_header__Y4ZQm{display:flex;align-items:center;justify-content:space-between;padding:20px;height:72px;background-color:var(--color-alpha-03);box-shadow:0 2px 6px rgba(0,0,0,.15)}.Dialog_content__lK1cq{padding:32px 20px;flex:1 1;overflow-y:auto}.Dialog_footer__abbZJ{display:flex;align-items:center;flex-wrap:wrap;padding:12px 20px;gap:12px;min-height:72px;border-top:1px solid var(--color-alpha-10);flex-shrink:0;background-color:var(--color-alpha-03);box-shadow:0 -2px 6px rgba(0,0,0,.15)}.AssignToUserDialog_thumbnail__Y7grB{width:130px;height:90px;border-radius:8px;object-fit:cover}.AssignToUserDialog_searchContainer__l17tQ{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#1d1b20;padding:12px 20px}.AssignToUserDialog_search__rmbsL{position:relative;width:100%}.AssignToUserDialog_search__rmbsL input{position:relative;height:48px;font-size:17px;padding-left:44px;background-color:rgba(0,0,0,.2);border-color:transparent!important}.AssignToUserDialog_searchIcon__hQkZl{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:16px;height:16px}button.AssignToUserDialog_clearSearch__Zf_xC{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.AssignToUserDialog_coursesHeader__AIJrk{position:-webkit-sticky;position:sticky;top:64px;z-index:1;background-color:#1d1b20;padding:12px 20px}.AssignToUserDialog_course__IWRKC{padding:16px 20px;border-top:.5px solid var(--color-alpha-08);cursor:pointer}.AssignToUserDialog_course__IWRKC:hover{background-color:var(--color-alpha-05)}.AssignToUserDialog_chevron__vW7kq{transition:transform .1s ease-in-out}.AssignToUserDialog_courseAccordion__NCWLN[data-state=open] .AssignToUserDialog_chevron__vW7kq{transform:rotate(180deg)}.AssignToUserDialog_datePicker__WODTh{position:-webkit-sticky;position:sticky;bottom:-1px;background-color:#1d1b20;padding:12px 20px;z-index:1;border-top:1px solid var(--color-alpha-05);display:flex;align-items:center;justify-content:space-between}.select-interests_dialogRoot__kVDAf.select-interests_dialogRoot__kVDAf{max-width:820px;padding:0;overflow:hidden}.select-interests_dialogContent__8i5TE.select-interests_dialogContent__8i5TE{max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--gray-6) transparent}.select-interests_dialogContent__8i5TE::-webkit-scrollbar.select-interests_dialogContent__8i5TE::-webkit-scrollbar{width:8px}.select-interests_dialogContent__8i5TE::-webkit-scrollbar-track.select-interests_dialogContent__8i5TE::-webkit-scrollbar-track{background:transparent}.select-interests_dialogContent__8i5TE::-webkit-scrollbar-thumb.select-interests_dialogContent__8i5TE::-webkit-scrollbar-thumb{background-color:var(--gray-6);border-radius:4px}.select-interests_header__bsqnP{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:24px 24px 20px;background:var(--color-panel-solid);border-bottom:1px solid var(--gray-a4)}.select-interests_headerContent__ilWJS{display:flex;flex-direction:column;gap:6px}.select-interests_main__zSVq_{padding:24px;display:flex;flex-direction:column;gap:32px}.select-interests_profileSection__VMXkT{display:flex;flex-direction:column;gap:20px}.select-interests_profileFields__m9GxJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media (max-width:600px){.select-interests_profileFields__m9GxJ{grid-template-columns:1fr}}.select-interests_profileField__YCdye{display:flex;flex-direction:column;gap:6px}.select-interests_profileFieldWide__rq8B4{grid-column:1/-1}.select-interests_fieldLabel__MjJcn{display:flex;align-items:center;gap:6px}.select-interests_goalsTextarea__iwiUy{resize:none}.select-interests_characterCount__1V_ZC{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--gray-9)}.select-interests_characterCountNearLimit__ESvwA{color:var(--amber-10)}.select-interests_characterCountAtLimit__lWrLT{color:var(--ruby-10)}.select-interests_sectionDivider__wNP3b{display:flex;align-items:center;gap:16px}.select-interests_sectionDivider__wNP3b:after,.select-interests_sectionDivider__wNP3b:before{content:"";flex:1 1;height:1px;background:var(--gray-a4)}.select-interests_sectionDividerLabel__JY9X_{flex-shrink:0;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:var(--gray-11)}.select-interests_interestsSection__KJ0od{display:flex;flex-direction:column;gap:24px}.select-interests_interestCategory__ut89g{display:flex;flex-direction:column;gap:12px}.select-interests_categoryHeader__cPHs2{display:flex;flex-direction:column;gap:2px}.select-interests_categoryTags__dkTaS{display:flex;flex-wrap:wrap;gap:8px}.select-interests_categoryTagsCollapsed__pQjIX{max-height:72px;overflow:hidden}.select-interests_showMoreButton__zzvUN{margin-top:8px;padding:0;font-size:13px;font-weight:500;color:var(--gray-10);background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:color .15s ease}.select-interests_showMoreButton__zzvUN:hover{color:var(--gray-12)}.select-interests_showMoreButton__zzvUN:focus-visible{outline:2px solid var(--ruby-9);outline-offset:2px;border-radius:4px}.select-interests_showMoreIcon__DzQEw{transition:transform .15s ease}.select-interests_showMoreIconExpanded__ZxtJ9{transform:rotate(180deg)}.select-interests_interestTag__mEnqJ{cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.select-interests_interestTag__mEnqJ:hover{transform:translateY(-1px)}.select-interests_interestTag__mEnqJ:active{transform:translateY(0)}.select-interests_footer__zzglh{position:-webkit-sticky;position:sticky;bottom:0;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;background:var(--color-panel-solid);border-top:1px solid var(--gray-a4)}.select-interests_footerActions__d4hmo{display:flex;gap:8px}.select-interests_footerButton__o7At4{font-size:var(--font-size-2)}.select-interests_closeButton__4HEPy.select-interests_closeButton__4HEPy{position:absolute;top:16px;right:16px;margin:0}@media (max-width:600px){.select-interests_header__bsqnP{padding:20px 16px 16px}.select-interests_main__zSVq_{padding:20px 16px}.select-interests_footer__zzglh{padding:12px 16px;flex-direction:column;align-items:stretch}.select-interests_footerActions__d4hmo{flex-direction:column}}.sidebar_shell__gTR7S{display:grid;grid-template-columns:264px 1fr;grid-template-areas:"sidebar content";min-height:100vh;background:#0f0f0f;color:#fff;font-family:Roboto,Arial,sans-serif;--app-content-height:100dvh}.sidebar_shell__gTR7S[data-multi-tenant=true]{grid-template-columns:56px 264px 1fr;grid-template-areas:"rail sidebar content"}.sidebar_sidebar__lQgDw{grid-area:sidebar;position:-webkit-sticky;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;height:100vh;width:264px;background:#0f0f0f;border-right:1px solid hsla(0,0%,100%,.08);transition:width .2s ease-out}.sidebar_shellRow__5JGoD{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;height:64px;padding:0 8px 0 20px;transition:padding .2s ease-out,gap .2s ease-out}.sidebar_iconButton__40VHs{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:var(--gray-11);cursor:pointer;flex-shrink:0;transition:background .12s ease-out}.sidebar_iconButton__40VHs:hover{background:hsla(0,0%,100%,.1)}.sidebar_logoLink__3iUG0{display:inline-flex;align-items:center;max-width:100%;overflow:hidden;opacity:1;transition:max-width .2s ease-out,opacity .15s ease-out}.sidebar_logo__c4ghC{height:28px;width:auto}.sidebar_scrollArea__wxxxk{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:0 0 12px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}.sidebar_scrollArea__wxxxk::-webkit-scrollbar{width:8px}.sidebar_scrollArea__wxxxk::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.sidebar_section__sKxpL{display:flex;flex-direction:column;padding:0 8px}.sidebar_section__sKxpL+.sidebar_section__sKxpL{margin-top:12px}.sidebar_divider__tYjhE{height:1px;margin:12px 0;background:hsla(0,0%,100%,.08);border:none}.sidebar_sectionHeader__TMq4E{font-size:15px;letter-spacing:0;opacity:1;transition:max-height .2s ease-out,padding .2s ease-out,opacity .15s ease-out}.sidebar_groupHeader__0FMO6,.sidebar_sectionHeader__TMq4E{display:flex;align-items:center;height:32px;max-height:32px;padding:0 12px;font-weight:500;color:var(--color-alpha-60);overflow:hidden}.sidebar_groupHeader__0FMO6{gap:8px;width:100%;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:13px;text-align:left;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:max-height .2s ease-out,padding .2s ease-out,opacity .15s ease-out,color 80ms ease-out}.sidebar_groupHeader__0FMO6:hover{color:var(--gray-12)}.sidebar_groupHeader__0FMO6 .sidebar_itemLabel__0dFPy{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.sidebar_groupChevron__8Bxq2{flex-shrink:0;color:var(--color-alpha-60);transition:transform .2s ease-out,opacity .15s ease-out}.sidebar_groupChevronOpen__YXQEo{transform:rotate(180deg)}.sidebar_groupItems__KMUjR{display:flex;flex-direction:column;margin-top:4px}.sidebar_itemNested__T1iSe{padding-left:24px}.sidebar_seeAllLink__hXa8N{margin-left:auto;font-size:13px;font-weight:500;color:var(--color-alpha-60);text-decoration:none;transition:color 80ms ease-out;border-bottom:.5px solid var(--white-a5)}.sidebar_seeAllLink__hXa8N:hover{color:var(--gray-12)}.sidebar_showMore__3rdhm{opacity:.6}.sidebar_showMore__3rdhm:hover{opacity:1}.sidebar_emptyCta__KjBVm{opacity:.7}.sidebar_emptyCta__KjBVm:hover{opacity:1}.sidebar_item__hfO_G{display:flex;align-items:center;gap:12px;width:100%;height:36px;padding:0 12px;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:15px;font-weight:400;color:var(--gray-12);text-align:left;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background 80ms ease-out,padding .2s ease-out,gap .2s ease-out}.sidebar_item__hfO_G:hover{background:hsla(0,0%,100%,.1)}.sidebar_searchSection__hGHJL{margin-bottom:8px}.sidebar_searchItem__yx14Y{background:hsla(0,0%,100%,.06)}.sidebar_searchItem__yx14Y:hover{background:hsla(0,0%,100%,.08)}.sidebar_searchItem__yx14Y .sidebar_itemLabel__0dFPy{font-size:14px;color:var(--gray-10)}.sidebar_kbdHint__hHTmg{height:20px;min-width:28px;padding:0 6px;border-radius:4px;background:hsla(0,0%,100%,.08);font-family:inherit;font-size:12px;font-weight:500;color:var(--gray-10);letter-spacing:.02em;max-width:80px;opacity:1;transition:max-width .2s ease-out,opacity .15s ease-out,min-width .2s ease-out,padding .2s ease-out}.sidebar_kbdHint__hHTmg,.sidebar_searchHintIcon__SxQ0T{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sidebar_searchHintIcon__SxQ0T{width:16px;height:16px;max-width:0;opacity:0;pointer-events:none;transition:max-width .2s ease-out,opacity .15s ease-out}.sidebar_searchHintIcon__SxQ0T svg{width:16px;height:16px}.sidebar_item__hfO_G.sidebar_active__pFEC5{background:var(--gray-a3);font-weight:500;color:#fff}.sidebar_item__hfO_G svg{width:20px;height:20px;flex-shrink:0}.sidebar_itemLabel__0dFPy{flex:1 1;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:15px;opacity:1;transition:max-width .2s ease-out,opacity .15s ease-out}.sidebar_agentAvatar__iJs_V{position:relative;width:24px;height:24px;margin-left:-2px;margin-right:-2px;border-radius:50%;background-color:hsla(0,0%,100%,.1);background-size:cover;background-position:50%;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.12),0 1px 4px rgba(0,0,0,.4)}.sidebar_item__hfO_G .sidebar_featuredStar__inFKQ{position:absolute;top:-2px;right:-2px;width:10px;height:10px;filter:drop-shadow(0 0 1px rgba(0,0,0,.6));pointer-events:none}.sidebar_item__hfO_G.sidebar_instructorCta__I8jwn{position:relative;height:44px;color:#fff;font-weight:500;border-radius:100px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);margin-bottom:4px;background:transparent}.sidebar_item__hfO_G.sidebar_instructorCta__I8jwn:hover{border:1px solid hsla(0,0%,100%,.35)}.sidebar_instructorCta__I8jwn .sidebar_agentAvatar__iJs_V{box-shadow:0 0 0 1px hsla(0,0%,100%,.3),0 1px 3px rgba(0,0,0,.4)}.sidebar_instructorCta__I8jwn .sidebar_itemLabel__0dFPy{position:relative}.sidebar_userRow__cl_kF{flex-shrink:0;padding:8px;border-top:1px solid hsla(0,0%,100%,.08)}.sidebar_userTrigger__WgWDJ{display:flex;align-items:center;gap:12px;width:100%;height:48px;padding:0 8px;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:14px;font-weight:500;color:#fff;text-align:left;cursor:pointer;transition:background 80ms ease-out,padding .2s ease-out,gap .2s ease-out;outline:none}.sidebar_userTrigger__WgWDJ:hover{background:hsla(0,0%,100%,.1)}.sidebar_userTriggerChevron__RxhJ_{flex-shrink:0;color:var(--color-alpha-60);max-width:100%;overflow:hidden;opacity:1;transition:max-width .2s ease-out,opacity .15s ease-out}.sidebar_content__ZzUhs{grid-area:content;min-width:0;background:#0f0f0f}.sidebar_backdrop__4AcIq{display:none;position:fixed;inset:0;z-index:7;border:none;padding:0;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;transition:opacity .2s ease-out;pointer-events:none}.sidebar_mobileHeader__ZcyhJ{display:none;grid-area:header;position:-webkit-sticky;position:sticky;top:0;z-index:5;height:56px;padding:0 8px;align-items:center;background:#0f0f0f;border-bottom:1px solid hsla(0,0%,100%,.05)}@media screen and (max-width:1023px){.sidebar_shell__gTR7S,.sidebar_shell__gTR7S[data-multi-tenant=true]{grid-template-columns:1fr;grid-template-rows:56px 1fr;grid-template-areas:"header" "content";--app-content-height:calc(100dvh - 56px)}.sidebar_sidebar__lQgDw{position:fixed;top:0;left:0;height:100vh;width:264px;z-index:8;transform:translateX(-100%);transition:transform .2s ease-out;box-shadow:6px 0 20px 8px rgba(0,0,0,.5)}.sidebar_shell__gTR7S[data-sidebar-open=true] .sidebar_sidebar__lQgDw{transform:translateX(0)}.sidebar_backdrop__4AcIq{display:block}.sidebar_shell__gTR7S[data-sidebar-open=true] .sidebar_backdrop__4AcIq{opacity:1;pointer-events:auto}.sidebar_mobileHeader__ZcyhJ{display:flex}.sidebar_logo__c4ghC{height:28px}}@media screen and (max-width:479px){.sidebar_sidebar__lQgDw{width:264px;max-width:85vw}}@media screen and (min-width:1024px){.sidebar_shell__gTR7S{transition:grid-template-columns .2s ease-out}.sidebar_shell__gTR7S[data-collapsed=true]{grid-template-columns:72px 1fr}.sidebar_shell__gTR7S[data-collapsed=true][data-multi-tenant=true]{grid-template-columns:56px 72px 1fr}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_sidebar__lQgDw{width:72px}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_itemLabel__0dFPy,.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_kbdHint__hHTmg,.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_logoLink__3iUG0,.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_userTriggerChevron__RxhJ_{max-width:0;opacity:0;pointer-events:none;min-width:0;padding-left:0;padding-right:0}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_searchHintIcon__SxQ0T{max-width:16px;opacity:1;pointer-events:auto}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_groupHeader__0FMO6,.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_sectionHeader__TMq4E{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_groupChevron__8Bxq2{display:none}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_itemNested__T1iSe{padding-left:0}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_shellRow__5JGoD{padding:0 16px;gap:0}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_section__sKxpL{padding:0 8px}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_item__hfO_G,.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_userTrigger__WgWDJ{justify-content:center;padding:0;gap:0;width:100%}.sidebar_shell__gTR7S[data-collapsed=true] .sidebar_userRow__cl_kF{padding:8px}}.sidebar_shell__gTR7S[data-ready=false],.sidebar_shell__gTR7S[data-ready=false] *,.sidebar_shell__gTR7S[data-ready=false] :after,.sidebar_shell__gTR7S[data-ready=false] :before{transition:none!important}@media (prefers-reduced-motion:reduce){.sidebar_itemLabel__0dFPy,.sidebar_item__hfO_G,.sidebar_kbdHint__hHTmg,.sidebar_logoLink__3iUG0,.sidebar_searchHintIcon__SxQ0T,.sidebar_sectionHeader__TMq4E,.sidebar_shellRow__5JGoD,.sidebar_shell__gTR7S,.sidebar_sidebar__lQgDw,.sidebar_userTriggerChevron__RxhJ_,.sidebar_userTrigger__WgWDJ{transition:none!important}}.InviteTeamPage_container__j7kMD{display:flex;flex-direction:column;gap:40px;width:100%;max-width:460px;margin:0 auto}.InviteTeamPage_container__j7kMD .InviteTeamPage_dropzone__wjVlq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--color-alpha-05);padding:0 32px;border:1px solid var(--color-alpha-05);border-radius:8px;height:165px}.InviteTeamPage_dropzone__wjVlq input{display:none}.InviteTeamPage_dropzone__wjVlq svg{width:40px;height:40px}.LoginPage_login__u7WaX{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:32px 32px 64px;background:var(--color-black);color:var(--color-white)}.LoginPage_middle__nB2nB{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;padding:32px 0}.LoginPage_logo__k__CR{flex-shrink:0;height:48px;width:auto;max-width:200px;object-fit:contain}.LoginPage_logoTenant__miIyL{height:48px;max-width:280px}.LoginPage_intro__W8dA_{text-align:center}.LoginPage_heading__1Qn3q{font-size:28px!important;line-height:32px!important}@media screen and (max-width:767px){.LoginPage_heading__1Qn3q{font-size:24px!important;line-height:28px!important}}.LoginPage_submitButton__VFgb_.LoginPage_submitButton__VFgb_{background-color:var(--color-white);color:var(--color-black);border-color:var(--color-white);--spinner-color:var(--color-black)}.LoginPage_submitButton__VFgb_.LoginPage_submitButton__VFgb_:hover:not(:disabled){background-color:var(--color-alpha-80);border-color:var(--color-alpha-80)}.LoginPage_submitButton__VFgb_.LoginPage_submitButton__VFgb_:disabled:hover{background-color:var(--color-white);border-color:var(--color-white)}.LoginPage_glow__Nb9iy{aspect-ratio:1;background-color:var(--color-primary);opacity:.07;filter:blur(100px);border-radius:100%;width:75%;max-width:500px;position:absolute;inset:0 auto auto 0;top:50%;left:50%;transform:translate(-50%,-50%)}.LoginPage_cardContainer__0YXk5{width:100%;max-width:580px}.LoginPage_card__A1U5i{padding:32px!important;background:hsla(0,0%,39%,.05)!important;border:1px solid var(--color-alpha-08)!important;border-radius:12px!important}.LoginPage_icon__Ybau8{width:64px;height:64px;color:var(--color-primary)}.LoginPage_link__PncT1{color:var(--color-alpha-60);text-decoration:none;cursor:pointer}.LoginPage_link__PncT1:hover{text-decoration:underline}.LoginPage_container__lPhNz{display:flex;width:100%;gap:12px}.LoginPage_input__8gkdt{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:var(--color-alpha-05);border:1px solid var(--color-alpha-05);border-radius:4px;color:#fff;font-size:20px;width:56px;height:56px;text-align:center}.LoginPage_input__8gkdt.LoginPage_inputFilled__9yatn,.LoginPage_input__8gkdt.LoginPage_inputSelected__izWHp{border:1px solid var(--color-primary)}.LoginPage_input__8gkdt::-webkit-inner-spin-button,.LoginPage_input__8gkdt::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LoginPage_input__8gkdt[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}@media screen and (max-width:459px){.LoginPage_container__lPhNz{gap:8px}.LoginPage_input__8gkdt{width:40px}.LoginPage_footer__h1Ci5{position:relative}}.LoginPage_footer__h1Ci5{position:absolute;bottom:0;width:100%}.LoginPage_divider__FJZq2{flex:1 1;height:1px;background:var(--color-alpha-20)}.ForgotPasswordPage_container__1XmvD{width:100vw;height:100vh;align-items:center;justify-content:center;background:var(--color-black);color:var(--color-white);padding-bottom:64px}.ForgotPasswordPage_icon__ZwpEG{width:64px;height:64px;color:var(--color-primary)}.ForgotPasswordPage_link__LodfB{display:flex;align-items:center;gap:8px;color:var(--color-alpha-60);text-decoration:none}.ForgotPasswordPage_link__LodfB:hover{text-decoration:underline}.GetStartedPage_container__auisa{display:flex;flex-direction:column;gap:40px;width:100%;max-width:460px;margin:0 auto}.GetStartedPage_errorContainer__1DXU2{display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:8px;background-color:var(--color-primary-20)}.GetStartedPage_errorContainer__1DXU2 svg{width:18px;height:18px;color:var(--color-primary)}.VerifyEmailPage_form__OpKsq{display:flex;flex-direction:column;gap:40px;max-width:460px}.VerifyEmailPage_resendCodeMessage__w8EZx{background:var(--color-alpha-05);padding:64px;border-radius:8px;width:100%;text-align:center}.CourseThumbnailPlaceholder_root__aMdXa{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.CourseThumbnailPlaceholder_root__aMdXa:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,hsla(0,0%,100%,.28) 0,hsla(0,0%,100%,0) 55%);pointer-events:none}.CourseThumbnailPlaceholder_title__EBCro{position:relative;color:#fff;font-size:clamp(14px,1.6vw,22px);font-weight:700;line-height:1.2;letter-spacing:-.01em;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.35);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.CourseThumbnailPlaceholder_paletteRose___WZOD{background:linear-gradient(135deg,#ff206b,#c91753 55%,#4a044e)}.CourseThumbnailPlaceholder_paletteOcean__EV5NV{background:linear-gradient(135deg,#0ea5e9,#0369a1 55%,#0c4a6e)}.CourseThumbnailPlaceholder_paletteSunset__J8m3z{background:linear-gradient(135deg,#fb923c,#ef4444 55%,#7f1d1d)}.CourseThumbnailPlaceholder_paletteViolet__ex_AQ{background:linear-gradient(135deg,#8b5cf6,#6d28d9 55%,#2e1065)}.CourseThumbnailPlaceholder_paletteEmerald__C940K{background:linear-gradient(135deg,#10b981,#047857 55%,#064e3b)}.CourseThumbnailPlaceholder_paletteAmber__IhKh_{background:linear-gradient(135deg,#fbbf24,#d97706 55%,#78350f)}.CourseThumbnailPlaceholder_paletteIndigo__HQTV_{background:linear-gradient(135deg,#6366f1,#3730a3 55%,#1e1b4b)}.CourseThumbnailPlaceholder_paletteSlate__2cG__{background:linear-gradient(135deg,#2e353f,#1f2630 55%,#1c222b)}.description-expander_description__blQtP,span.description-expander_description__blQtP{font-size:16px;line-height:24px;color:var(--color-alpha-70)}.description-expander_description__blQtP>div{display:flex;flex-direction:column;gap:16px}.description-expander_description__blQtP a{color:var(--color-primary);border-bottom:1px solid}button.description-expander_showMoreButton__0w3P1{background:none;border:0;padding:0;font:inherit;font-weight:500;color:var(--color-alpha-80);cursor:pointer;text-decoration:none}button.description-expander_showMoreButton__0w3P1:hover{text-decoration:underline;color:var(--color-white)}.tenant-rail_rail__AAYhw{grid-area:rail;position:-webkit-sticky;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;align-items:center;gap:12px;width:56px;height:100vh;padding:12px 0;background:#0a0a0a;border-right:1px solid hsla(0,0%,100%,.08);overflow-y:auto;scrollbar-width:none}.tenant-rail_rail__AAYhw::-webkit-scrollbar{display:none}.tenant-rail_item__MsR1R{position:relative;display:flex;align-items:center;justify-content:center;width:40px!important;height:40px!important;padding:0;border:none;border-radius:10px;background:transparent;cursor:pointer;flex-shrink:0;transition:border-radius .12s ease-out,transform .12s ease-out}.tenant-rail_item__MsR1R:hover{border-radius:12px}.tenant-rail_item__MsR1R:focus-visible{outline:2px solid #fff;outline-offset:2px}.tenant-rail_item__MsR1R:before{content:"";position:absolute;left:-10px;top:50%;width:3px;height:0;background:#fff;border-radius:0 3px 3px 0;transform:translateY(-50%);transition:height .12s ease-out}.tenant-rail_item__MsR1R:hover:before{height:16px}.tenant-rail_item__MsR1R.tenant-rail_active__Wjt6n:before{height:28px}.tenant-rail_tile__Nv5fS{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:inherit;background:hsla(0,0%,100%,.08);overflow:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.08);transition:box-shadow .12s ease-out}.tenant-rail_item__MsR1R:hover .tenant-rail_tile__Nv5fS{box-shadow:0 0 0 1px hsla(0,0%,100%,.2)}.tenant-rail_item__MsR1R.tenant-rail_active__Wjt6n .tenant-rail_tile__Nv5fS{box-shadow:0 0 2px 1px var(--white-a9)}.tenant-rail_logo__JbfvN{width:auto;height:24px;object-fit:contain;object-position:center}.tenant-rail_fallback__etQl5{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:inherit;font-size:14px;font-weight:600;color:hsla(0,0%,100%,.85);letter-spacing:.02em}@media screen and (max-width:1023px){.tenant-rail_rail__AAYhw{display:none}}.text_text__gbZPG:where([data-accent-color=ruby]){color:var(--color-primary)}.AssignCourseDialog_thumbnail__qozS6{width:130px;height:90px;border-radius:8px;object-fit:cover}.AssignCourseDialog_searchContainer__Jkxbi{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#1d1b20;padding:12px 20px}.AssignCourseDialog_search__rPAMH{position:relative;width:100%}.AssignCourseDialog_search__rPAMH input{position:relative;height:48px;font-size:17px;padding-left:44px;background-color:rgba(0,0,0,.2);border-color:transparent!important}.AssignCourseDialog_searchIcon__RJ93e{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:16px;height:16px}button.AssignCourseDialog_clearSearch__HW_TM{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.AssignCourseDialog_teamMembersHeader__ZMY5S{position:-webkit-sticky;position:sticky;top:64px;z-index:1;background-color:#1d1b20;padding:12px 20px}.AssignCourseDialog_teamMember__M_4sr{padding:16px 20px;border-top:.5px solid var(--color-alpha-08);cursor:pointer}.AssignCourseDialog_teamMember__M_4sr:hover{background-color:var(--color-alpha-05)}.AssignCourseDialog_datePicker__ctSQf{bottom:-1px;background-color:#1d1b20;padding:12px 20px;z-index:1;border-top:1px solid var(--color-alpha-05)}.AssignCourseDialog_datePicker__ctSQf,.course-editor-header_header__8pfg1{position:-webkit-sticky;position:sticky;display:flex;align-items:center;justify-content:space-between}.course-editor-header_header__8pfg1{top:0;z-index:10;padding:16px 24px;background:var(--color-background);border-bottom:1px solid var(--gray-4)}.course-editor-header_left__j2EKm{display:flex;align-items:center;gap:8px}.course-editor-header_backButton__4v_4F{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:6px;border:none;background:none;color:var(--gray-11);cursor:pointer;transition:color .15s;margin-left:-12px}.course-editor-header_backButton__4v_4F:hover{color:var(--gray-12)}.course-editor-header_nameAndBadge__2zl4i{display:flex;flex-direction:column;gap:2px}.course-editor-header_titleRow__lqd2d{display:flex;align-items:center;gap:10px}.course-editor-header_right__CnZt5{display:flex;align-items:center;gap:8px}.lesson-editor-header_header__jfszY{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:var(--color-background);border-bottom:1px solid var(--gray-4)}.lesson-editor-header_left__IRgCk{display:flex;align-items:center;gap:8px}.lesson-editor-header_backButton__2Vpdr{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:6px;border:none;background:none;color:var(--gray-11);cursor:pointer;transition:color .15s;margin-left:-12px}.lesson-editor-header_backButton__2Vpdr:hover{color:var(--gray-12)}.lesson-editor-header_nameAndBadge__H7rWM{display:flex;flex-direction:column;gap:2px}.lesson-editor-header_titleRow__Yv6fa{display:flex;align-items:center;gap:10px}.lessons-grid_container__L5hgp{container-type:inline-size;width:100%}.lessons-grid_grid__5XCcd{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:36px;row-gap:36px;grid-column-gap:24px;column-gap:24px}@container (min-width: 1400px){.lessons-grid_grid__5XCcd{grid-template-columns:repeat(4,1fr)}}@container (max-width: 800px){.lessons-grid_grid__5XCcd{grid-template-columns:repeat(2,1fr)}}@container (max-width: 500px){.lessons-grid_grid__5XCcd{grid-template-columns:repeat(1,1fr)}}.lessons-grid_card__utn0T{display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .2s ease}.lessons-grid_card__utn0T:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.lessons-grid_card__utn0T{transition:none}.lessons-grid_card__utn0T:hover{transform:none}}.lessons-grid_thumbnailWrap__SZFQj{position:relative;aspect-ratio:16/9;border-radius:var(--radius-5);overflow:hidden;background:var(--gray-3)}.lessons-grid_thumbnail__4oOJR{width:100%;height:100%;object-fit:cover;display:block}.lessons-grid_bodyLink___kI8l,.lessons-grid_bodyRow__pNggF{display:flex;align-items:flex-start;gap:12px}.lessons-grid_bodyLink___kI8l{flex:1 1;min-width:0;text-decoration:none;color:inherit}.lessons-grid_menuTrigger__yfDr1{flex-shrink:0;margin-top:4px!important}.lessons-grid_bodyText__I__Jc{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.lessons-grid_title__Nag5j{font-size:var(--font-size-3);font-weight:600;color:var(--gray-12);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lessons-grid_instructorName__e6Now{font-size:var(--font-size-2);color:var(--gray-10);line-height:1.3}.lessons-grid_avatar__T1A4o{flex-shrink:0;width:40px!important;height:40px!important;border-radius:9999px!important}.courses-grid_container__8Tv_r{container-type:inline-size;width:100%}.courses-grid_grid__CVQLl{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:36px;row-gap:36px;grid-column-gap:24px;column-gap:24px}@container (min-width: 1400px){.courses-grid_grid__CVQLl{grid-template-columns:repeat(4,1fr)}}@container (max-width: 800px){.courses-grid_grid__CVQLl{grid-template-columns:repeat(2,1fr)}}@container (max-width: 500px){.courses-grid_grid__CVQLl{grid-template-columns:repeat(1,1fr)}}.courses-grid_card__xe3Ht{display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .2s ease}.courses-grid_card__xe3Ht:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.courses-grid_card__xe3Ht{transition:none}.courses-grid_card__xe3Ht:hover{transform:none}}.courses-grid_thumbnailWrap__uKvd5{position:relative;aspect-ratio:16/9;border-radius:var(--radius-5);overflow:hidden;background:var(--gray-3)}.courses-grid_thumbnail__UrtHp{width:100%;height:100%;object-fit:cover;display:block}.courses-grid_completedOverlay__eIBm1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--black-a8);z-index:1}.courses-grid_bodyLink__fHxaw,.courses-grid_bodyRow__1wPFN{display:flex;align-items:flex-start;gap:12px}.courses-grid_bodyLink__fHxaw{flex:1 1;min-width:0;text-decoration:none;color:inherit}.courses-grid_menuTrigger__otIhB{flex-shrink:0;margin-top:4px!important}.courses-grid_bodyText__B_fku{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.courses-grid_title__8DhB6{font-size:var(--font-size-3);font-weight:600;color:var(--gray-12);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.courses-grid_instructorName__zyyKd{font-size:var(--font-size-2);color:var(--gray-10);line-height:1.3}.courses-grid_avatar__20OeY{flex-shrink:0;width:40px!important;height:40px!important;border-radius:9999px!important}.invite-dialog_dialog__jAWKs{max-width:640px}.invite-dialog_body__dc_Zn{display:flex;flex-direction:column;gap:20px;margin-top:16px}.invite-dialog_helperText__gElOs{color:var(--gray-a10)}.invite-dialog_chipsList__rk_as{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto;padding-right:4px}.invite-dialog_chip__Z_YE6{display:flex;align-items:center;gap:8px;padding:6px 8px 6px 12px;border-radius:8px;border:1px solid var(--color-alpha-10);background:var(--color-alpha-05)}.invite-dialog_chip__Z_YE6.invite-dialog_invalid__HHQpb{border-color:var(--red-a6);background:var(--red-a2)}.invite-dialog_chipEmail__K82Ph{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-dialog_chipRoleButton__TiTcS{width:100px!important;justify-content:space-between!important;flex-shrink:0}.invite-dialog_composerInputRow___ZDMT{display:flex;gap:8px}.invite-dialog_composerInput__8qLEk{flex:1 1}.invite-dialog_divider__96rBO{display:flex;align-items:center;gap:12px;color:var(--gray-a8);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.invite-dialog_dividerLine__YE9_s{flex:1 1;height:1px;background:var(--color-alpha-10)}.invite-dialog_dropzone__mUEs9{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--color-alpha-05);padding:0 24px;border:1px dashed var(--color-alpha-15);border-radius:8px;height:140px;cursor:pointer}.invite-dialog_dropzone__mUEs9 input{display:none}.invite-dialog_dropzone__mUEs9 svg{width:32px;height:32px}.invite-dialog_csvCard__KL01r{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;border:1px solid var(--color-alpha-10);background:var(--color-alpha-05)}.invite-dialog_csvCardInfo__a1edg{display:flex;flex-direction:column;flex:1 1;min-width:0}.invite-dialog_footer__k8_2_{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.Drawer_overlay__ntniq{position:fixed;z-index:3;inset:0;background:rgba(0,0,0,.3)}.Drawer_content__qmFF_{position:fixed;width:600px;max-width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;top:0;right:0;z-index:4;outline:none;box-shadow:-6px 0 20px 10px rgba(0,0,0,.1);border-right:1px solid var(--color-alpha-05);border-left:1px solid var(--color-alpha-05);background:#18171a;border-bottom:1px solid transparent}.Drawer_content__qmFF_:after{display:none}.Drawer_nested__8tHTu.Drawer_content__qmFF_{width:560px}.Drawer_content__qmFF_.Drawer_bottom__WfrKN{height:-moz-fit-content;height:fit-content;top:auto;bottom:0;width:100%}.member-drawer_body__bRI9H{display:flex;flex-direction:column;flex:1 1;min-height:0}.member-drawer_header__QkGKg{display:flex;align-items:center;justify-content:flex-end;padding:12px 12px 0}.member-drawer_scroll___d2jM{flex:1 1;overflow-y:auto;padding:8px 24px 24px;display:flex;flex-direction:column;gap:24px}.member-drawer_profile__kbfyU{display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 0 16px}.member-drawer_infoList__XA2hZ{display:flex;flex-direction:column;border-top:1px solid var(--color-alpha-05);border-bottom:1px solid var(--color-alpha-05)}.member-drawer_infoRow__COTOU{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 4px;min-height:44px}.member-drawer_infoRow__COTOU+.member-drawer_infoRow__COTOU{border-top:1px solid var(--color-alpha-05)}.member-drawer_infoValue__ALnxQ{display:flex;align-items:center;min-width:0}.member-drawer_editTrigger__gzMua{display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 10px;margin-right:-8px;background:transparent;border:0;border-radius:6px;color:var(--gray-12);font:inherit;font-size:14px;cursor:pointer;transition:background-color 80ms ease}.member-drawer_editTrigger__gzMua:focus-visible,.member-drawer_editTrigger__gzMua:hover{background:var(--color-alpha-05);outline:none}.member-drawer_editTrigger__gzMua>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-drawer_statsRow__F3gS_{display:flex;align-items:stretch;padding:16px 0;border-radius:12px;background:var(--color-alpha-05)}.member-drawer_statDivider__c4Syd{width:1px;background:var(--color-alpha-05)}.member-drawer_footer__P92Ya{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid var(--color-alpha-05)}.code-block_codeBlock__P_zog{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace!important;font-size:14px;line-height:1.5;width:100%;padding:8px;background:var(--color-surface);border:1px solid var(--gray-a5);border-radius:var(--radius-3);color:var(--gray-12);resize:none;outline:none;transition:border-color .2s}.code-block_codeBlock__P_zog:focus{border-color:var(--gray-8);box-shadow:0 0 0 1px var(--gray-8)}.code-block_codeBlock__P_zog::placeholder{color:var(--gray-9)}.logo-uploader_container__yespU{position:relative;width:100%;max-width:320px;height:140px;border-radius:8px;overflow:hidden;background-color:var(--gray-2);border:1px dashed var(--gray-5);background-image:linear-gradient(45deg,var(--gray-3) 25%,transparent 25%),linear-gradient(-45deg,var(--gray-3) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--gray-3) 75%),linear-gradient(-45deg,transparent 75%,var(--gray-3) 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.logo-uploader_image__HsLt8{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:12px}.logo-uploader_dropzoneContainer__IDuo2{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.logo-uploader_container__yespU:hover .logo-uploader_dropzoneContainer__IDuo2,.logo-uploader_empty__Rq_rc .logo-uploader_dropzoneContainer__IDuo2{opacity:1}.logo-uploader_dropzone__O7Sf3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--black-a6);color:#fff}.logo-uploader_empty__Rq_rc .logo-uploader_dropzone__O7Sf3{background:transparent;color:var(--gray-11)}.logo-uploader_meta__8CnPk{display:flex;gap:12px;align-items:center}