.pending-invitations_section__8JeHa{display:flex;flex-direction:column;gap:14px}.pending-invitations_title__UsF5h{display:flex;align-items:baseline;gap:8px;font-size:18px;font-weight:600;color:var(--gray-12);margin:0}.pending-invitations_count__A41C4{font-size:18px;font-weight:500;color:var(--gray-9);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pending-invitations_list__RGItL{list-style:none;margin:0;padding:4px 16px;display:flex;flex-direction:column;border:1px solid var(--gray-4);border-radius:12px;background:transparent}.pending-invitations_row__D6onk{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--gray-3)}.pending-invitations_row__D6onk:last-child{border-bottom:none}.pending-invitations_email__8A5qN{font-size:15px;color:var(--gray-12);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-invitations_age__zQLlB{font-size:13px;color:var(--gray-10);white-space:nowrap;flex-shrink:0}.pending-invitations_empty__E612S{margin:0;padding:16px;font-size:14px;color:var(--gray-10);border:1px solid var(--gray-4);border-radius:12px}.pending-invitations_cta__rgHI3{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;font-size:14px;font-weight:500;color:var(--gray-10);text-decoration:none;padding-top:4px;transition:color .12s ease}.pending-invitations_cta__rgHI3:hover{color:#fff}.Avatar_avatar___CNw9{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#d49821;background-size:cover;background-position:50%;font-size:14px;color:var(--color-white);flex-shrink:0;box-shadow:0 0 0 1px var(--color-alpha-20)}.Avatar_size-xs__3J_GS{width:28px;height:28px}.Avatar_size-s__rOEpU{width:32px;height:32px}.Avatar_size-l__zNvfn{width:48px;height:48px;font-size:16px}.Avatar_size-xl__Eeql5{width:56px;height:56px;font-size:16px}.Avatar_size-h__nDjII{width:72px;height:72px;font-size:18px}.text-field_textField__e54a5{--text-field-focus-color:var(--gray-11)}.code-block_codeBlock__P_zog,.text-field_monospace__acY79{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace!important}.code-block_codeBlock__P_zog{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)}.Tooltip_trigger__Uqs_d{width:-moz-fit-content;width:fit-content;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.Tooltip_content__H1T3f{max-width:320px;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;padding:8px 12px;border-radius:8px;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Tooltip_content__H1T3f[data-state=delayed-open][data-side=top]{animation-name:Tooltip_slideUpAndFade__Ec60I}.Tooltip_content__H1T3f[data-state=delayed-open][data-side=right]{animation-name:Tooltip_slideRightAndFade__CdsXo}.Tooltip_content__H1T3f[data-state=delayed-open][data-side=bottom]{animation-name:Tooltip_slideDownAndFade__I_3f5}.Tooltip_content__H1T3f[data-state=delayed-open][data-side=left]{animation-name:Tooltip_slideLeftAndFade__Ee8iI}@keyframes Tooltip_slideUpAndFade__Ec60I{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideRightAndFade__CdsXo{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes Tooltip_slideDownAndFade__I_3f5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideLeftAndFade__Ee8iI{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.leagues-accordion_card__8HcvI{flex-grow:1;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"name leaders average time";grid-gap:16px 24px;gap:16px 24px;align-items:center}@media screen and (max-width:1023px){.leagues-accordion_card__8HcvI{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"name name name" "leaders average time"}}@media screen and (max-width:639px){.leagues-accordion_card__8HcvI{grid-template-columns:1fr;grid-template-areas:"name" "leaders" "average" "time"}}.ChartTooltip_tooltip__QOeor{min-width:200px;background:#000;color:var(--color-white);padding:8px 12px;border-radius:8px}.Switch_switchContainer__Z_D4v{display:flex;align-items:center}.Switch_switchRoot__EbxD0{width:42px;height:25px;background-color:var(--color-gray);border-radius:9999px;border:none;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.Switch_switchRoot__EbxD0[data-state=checked]{background-color:var(--color-primary)}.Switch_switchThumb__ZYHKl{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;transition:transform .1s;transform:translateX(2px);will-change:transform}.Switch_switchThumb__ZYHKl[data-state=checked]{transform:translateX(19px)}.Switch_switchLabel__0dKjW{color:var(--color-alpha-60);font-size:15px;line-height:1;margin-right:10px}.Switch_switchRoot__EbxD0[data-disabled]{opacity:.5;cursor:not-allowed}.Switch_switchRootSmall__T8ciS{width:32px;height:18px}.Switch_switchThumbSmall__E4hcd{width:14px;height:14px;transform:translateX(2px)}.Switch_switchThumbSmall__E4hcd[data-state=checked]{transform:translateX(16px)}.TextField_field__ikO_w{all:unset;box-sizing:border-box;height:48px;background-color:var(--color-alpha-05);border:1px solid var(--color-alpha-05);padding:8px 10px;font-size:15px;border-radius:6px}textarea.TextField_field__ikO_w{min-height:100px}.TextField_field__ikO_w:invalid{border-color:var(--color-primary)}.TextField_field__ikO_w:hover:not(:invalid){border-color:var(--color-alpha-50)}.TextField_field__ikO_w:focus:not(:invalid){border-color:var(--color-white)}.TextField_field__ikO_w::-webkit-search-decoration,.TextField_field__ikO_w::-webkit-search-results-button,.TextField_field__ikO_w::-webkit-search-results-decoration{display:none}.TextField_field__ikO_w::-webkit-inner-spin-button,.TextField_field__ikO_w::-webkit-outer-spin-button{-webkit-appearance:none}.TextField_field__ikO_w[type=number]{-moz-appearance:textfield}.TextField_field__ikO_w[type=date]::-webkit-calendar-picker-indicator,.TextField_field__ikO_w[type=time]::-webkit-calendar-picker-indicator{display:none}.GetStartedForm_name__hNjDE{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media screen and (max-width:767px){.GetStartedForm_name__hNjDE{grid-template-columns:1fr;gap:24px}}.GetStartedForm_phoneInput__FHWXC{display:flex;height:48px;background-color:var(--color-alpha-05);border:1px solid var(--color-alpha-05);border-radius:6px}.react-tel-input .form-control.GetStartedForm_phoneInputField__G3lU5{all:unset;height:100%;flex-grow:1;padding-left:56px}.react-tel-input .flag-dropdown.GetStartedForm_phoneInputButton__sJLeh{background:none;border:none;border-right:1px solid var(--color-alpha-05);width:48px;height:48px;border-radius:6px 0 0 6px}.react-tel-input .flag-dropdown.GetStartedForm_phoneInputButton__sJLeh .selected-flag{display:flex;align-items:center;width:48px;height:48px;border-radius:6px 0 0 6px;padding-left:12px}.react-tel-input .flag-dropdown.GetStartedForm_phoneInputButton__sJLeh .selected-flag .arrow{border-top-color:#fff}.react-tel-input .flag-dropdown.GetStartedForm_phoneInputButton__sJLeh:hover .selected-flag,.react-tel-input .flag-dropdown.open.GetStartedForm_phoneInputButton__sJLeh .selected-flag{background-color:var(--color-alpha-05)}.GetStartedForm_phoneInputDropdown__6doMj{background:var(--color-surface-1)!important;border:1px solid var(--color-alpha-08)!important;border-radius:8px!important}.GetStartedForm_phoneInputDropdown__6doMj .country:hover,.GetStartedForm_phoneInputDropdown__6doMj .highlight{background-color:var(--color-alpha-05)!important}.GetStartedForm_phoneInputDropdown__6doMj .divider{border-bottom-color:var(--color-alpha-08)!important}.GetStartedForm_verificationInputContainer__x00Wl{display:flex;width:100%;gap:12px}.GetStartedForm_verificationInput__wuxpd{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}.GetStartedForm_verificationInput__wuxpd.GetStartedForm_verificationInputFilled__NINWB,.GetStartedForm_verificationInput__wuxpd.GetStartedForm_verificationInputSelected__wHm9o{border:1px solid var(--color-primary)}.GetStartedForm_verificationInput__wuxpd::-webkit-inner-spin-button,.GetStartedForm_verificationInput__wuxpd::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GetStartedForm_verificationInput__wuxpd[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}@media screen and (max-width:459px){.GetStartedForm_verificationInputContainer__x00Wl{gap:8px}.GetStartedForm_verificationInput__wuxpd{width:40px}}.FeedbackDrawer_header__kODa_{padding:32px 24px 90px;position:relative;margin-bottom:-80px}.FeedbackDrawer_header__kODa_:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,transparent,rgba(24,23,26,.4)),linear-gradient(180deg,transparent,rgba(24,23,26,.75))}.FeedbackDrawer_image__dp_0L{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:4px;opacity:.1}.FeedbackDrawer_num__vwtnR{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;background-color:var(--color-alpha-10);color:var(--color-alpha-70);border-radius:50%;margin-left:8px;flex-shrink:0}.FeedbackDrawer_detail__CrlIm svg{width:16px;height:16px;color:var(--color-alpha-60);margin-left:6px}.FeedbackDrawer_section___bxOJ{padding:32px 24px}.FeedbackDrawer_quizHeading__dbANw{color:#fff;width:calc(100% + 48px);background:var(--color-alpha-05);padding:16px 20px;margin-left:-24px}.FeedbackDrawer_option__KzcWB{padding:12px}.FeedbackDrawer_option__KzcWB svg{width:16px;height:16px}.FeedbackDrawer_option__KzcWB.FeedbackDrawer_selected__4BHKG{background:var(--color-alpha-05);border:1px solid var(--color-alpha-10)}.FeedbackDrawer_recordingFile__77i3h{width:-moz-fit-content;width:fit-content}.FeedbackDrawer_recordingFile__77i3h svg{width:16px;height:16px}.FeedbackDrawer_ratingButton__DnFQh{all:unset;box-sizing:border-box;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-alpha-05);color:var(--color-alpha-60);border:1px solid var(--color-alpha-20);transition:all .2s ease;cursor:pointer}.FeedbackDrawer_ratingButton__DnFQh:not(.FeedbackDrawer_selected__4BHKG):hover{background:var(--color-alpha-10);border:1px solid var(--color-alpha-30)}.FeedbackDrawer_ratingButton__DnFQh.FeedbackDrawer_negative__2y0iy.FeedbackDrawer_selected__4BHKG{background:var(--color-primary-20);color:var(--color-primary);border:1px solid var(--color-primary)}.FeedbackDrawer_ratingButton__DnFQh.FeedbackDrawer_good__aiH5O.FeedbackDrawer_selected__4BHKG,.FeedbackDrawer_ratingButton__DnFQh.FeedbackDrawer_great__NOijk.FeedbackDrawer_selected__4BHKG{background:var(--color-green-20);color:var(--color-green);border:1px solid var(--color-green)}.FeedbackDrawer_review__jhXFc{background:var(--color-alpha-05);border-color:var(--color-alpha-10)}.FeedbackDrawer_html__NdOTc{display:flex;flex-direction:column;gap:16px;color:var(--color-alpha-70)}.FeedbackDrawer_html__NdOTc h2{font-size:17px;font-weight:600;color:#fff;line-height:140%}.FeedbackDrawer_html__NdOTc h3{font-size:16px;font-weight:600;color:#fff;line-height:140%}.FeedbackDrawer_html__NdOTc blockquote,.FeedbackDrawer_html__NdOTc ol,.FeedbackDrawer_html__NdOTc p,.FeedbackDrawer_html__NdOTc ul{font-size:15px;line-height:140%}.FeedbackDrawer_html__NdOTc ol,.FeedbackDrawer_html__NdOTc ul{margin-left:16px}.TeamGoalsTable_card__MKAhh{overflow-x:auto}.TeamGoalsTable_card__MKAhh input{border-color:var(--color-alpha-10);cursor:text}.TeamGoalsTable_card__MKAhh tr:hover{background:transparent;cursor:default}.TeamGoalsTable_dateButton__vj8qq{font-weight:400;-webkit-backdrop-filter:none;backdrop-filter:none}.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}}.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}}.Tabs_tabs__kTlxo{display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--color-alpha-10);overflow-x:auto;overflow-y:hidden}@media screen and (max-width:1023px){.Tabs_tabs__kTlxo{padding-left:32px;padding-right:32px}}.Tabs_tabs__kTlxo>*{min-width:auto}.Tabs_tab__7VEh1{display:flex;min-width:auto;align-items:center;height:56px;line-height:56px;font-weight:400;font-size:17px;padding:10px 4px;border-bottom:4px solid transparent;color:var(--color-alpha-60);cursor:pointer;white-space:nowrap}.Tabs_tab__7VEh1:hover{border-color:var(--color-light-gray);color:var(--color-alpha-90)}.Tabs_tab__7VEh1.Tabs_active__Xe_8m{border-color:var(--color-primary);color:var(--color-white);font-weight:700}.Tabs_tab__7VEh1.Tabs_disabled__ZDnGg{color:var(--color-alpha-30);cursor:not-allowed}.PageSteps_container__O_aJr{display:flex;gap:32px;position:relative;width:-moz-fit-content;width:fit-content}.PageSteps_container__O_aJr:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:var(--color-alpha-10)}.PageSteps_step__j18yA{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#222;color:var(--color-alpha-60);font-size:14px}.PageSteps_step__j18yA svg{width:14px;height:14px}.PageSteps_step__j18yA.PageSteps_active__BjnNE{background-color:var(--color-primary);color:#fff}.PageSteps_step__j18yA.PageSteps_completed__GhmY7{position:relative;background-color:var(--color-primary);color:#fff}.PageSteps_step__j18yA.PageSteps_completed__GhmY7:not(.PageSteps_active__BjnNE):after{content:"";position:absolute;width:32px;height:2px;right:-32px;background-color:var(--color-primary)}.dropdown-menu_content__GOaY2{box-shadow:0 0 0 1px color-mix(in oklab,var(--gray-a3),var(--gray-6) 25%),0 12px 60px var(--black-a5),0 12px 32px -16px var(--black-a7)}.dropdown-menu_item__9meY4{font-size:var(--font-size-3);line-height:var(--line-height-3);border-radius:var(--radius-3);height:var(--space-7)}.dropdown-menu_item__9meY4:hover{background:var(--accent-a3)}.ai-usage_statsGrid__KEylz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.ai-usage_statsCard__bd0RP{padding:var(--space-4);background:var(--color-surface)}.ai-usage_progressBar__x20_p{width:100%;height:8px;background:var(--gray-a3);border-radius:var(--radius-1);overflow:hidden}.ai-usage_progressFill__8t_PA{height:100%;background:var(--accent-9);transition:width .3s ease}.ai-usage_loadingContainer__18H0j{display:flex;align-items:center;justify-content:center;min-height:400px}.ai-usage_emptyState__yT3L0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);text-align:center;color:var(--gray-11)}.resource-upload-provider_themeWrapper__VI4eS{background:transparent}.resource-upload-provider_widget__s7p_N{position:fixed;bottom:20px;right:20px;z-index:2147483000;width:360px;padding:12px 14px;border-radius:10px;background:var(--color-panel-solid);border:1px solid var(--gray-5);box-shadow:0 10px 30px rgba(0,0,0,.18);display:flex;flex-direction:column;gap:10px}.resource-upload-provider_widgetHeader__rdR04{display:flex;align-items:center;gap:8px;color:var(--gray-12)}.resource-upload-provider_widgetTitle__RXd31{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-upload-provider_list__r9i7h{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow-y:auto}.resource-upload-provider_row__HwVT1{display:flex;flex-direction:column;gap:4px}.resource-upload-provider_rowHeader__nIskl{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--gray-11)}.resource-upload-provider_rowName__TisX9{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-12)}.resource-upload-provider_rowStatus__aXF3W{display:inline-flex;align-items:center;gap:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--gray-11);flex-shrink:0}.resource-upload-provider_rowStatusCompleted__P1h8y{color:var(--green-11)}.resource-upload-provider_rowStatusFailed__3a5ac{color:var(--red-11)}.resource-upload-provider_progressBar__JkCjA{width:100%;height:6px;border-radius:3px;background:var(--gray-4);overflow:hidden}.resource-upload-provider_progressFill__9I844{height:100%;border-radius:3px;background:var(--accent-9);transition:width .2s ease}.resource-upload-provider_progressFillFailed__Iazh9{background:var(--red-9)}.resource-browser_list__r8mtM{display:flex;flex-direction:column;max-height:500px;overflow-y:auto;border:1px solid var(--gray-4);border-radius:6px}.resource-browser_row__ouR3f{display:flex;flex-direction:row;align-items:center;gap:12px;padding:10px 12px;cursor:pointer;background:transparent;text-align:left;width:100%;border:0;border-bottom:1px solid var(--gray-4);color:var(--gray-12);transition:background .15s}.resource-browser_row__ouR3f:last-of-type{border-bottom:none}.resource-browser_row__ouR3f:hover{background:var(--gray-3)}.resource-browser_rowSelected__Y3Ogm{background:var(--accent-3)}.resource-browser_rowSelected__Y3Ogm:hover{background:var(--accent-4)}.resource-browser_iconCell__uH3cd{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:var(--gray-3);flex-shrink:0}.resource-browser_info__qNgbN{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.resource-browser_name__zcWVo{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-browser_meta__gPKbd{font-size:12px;color:var(--gray-9)}.resource-browser_extensionBadge__4GavG{font-size:11px;font-weight:500;padding:2px 8px;border-radius:9999px;background:var(--gray-3);color:var(--gray-11);text-transform:uppercase;white-space:nowrap}.resource-browser_checkmark__lGzcn{flex-shrink:0;color:var(--accent-11)}.resource-browser_checkmarkPlaceholder__JPuGf{flex-shrink:0;width:16px;height:16px}.resource-browser_loadMore__16XTt{display:flex;justify-content:center;padding:12px 0}.attached-resources-section_section__18WWf{display:flex;flex-direction:column;gap:8px}.attached-resources-section_empty__hGg2z{padding:24px;border:1px dashed var(--gray-6);border-radius:8px;align-items:center;text-align:center}.attached-resources-section_empty__hGg2z,.attached-resources-section_list__Bu_og{display:flex;flex-direction:column;gap:6px}.attached-resources-section_row__7gFgG{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--gray-4);border-radius:6px;background:var(--color-panel-solid);position:relative}.attached-resources-section_dragging__glR_U{opacity:.6}.attached-resources-section_dragHandle__tqMtu{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;color:var(--gray-9);cursor:-webkit-grab;cursor:grab;flex-shrink:0}.attached-resources-section_dragHandle__tqMtu:active{cursor:-webkit-grabbing;cursor:grabbing}.attached-resources-section_iconCell__CJnMC{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:var(--gray-3);flex-shrink:0}.attached-resources-section_info___Dbe7{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.attached-resources-section_name___5ncL{font-size:13px;font-weight:500;color:var(--gray-12);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attached-resources-section_meta__rkvl6{font-size:12px;color:var(--gray-9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attached-resources-section_extensionBadge__3vtG6{font-size:11px;font-weight:500;padding:2px 8px;border-radius:9999px;background:var(--gray-3);color:var(--gray-11);text-transform:uppercase;white-space:nowrap;flex-shrink:0}.attached-resources-section_removeButton__CVINX{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:var(--gray-9);border-radius:4px;cursor:pointer;flex-shrink:0}.attached-resources-section_removeButton__CVINX:hover{background:var(--gray-3);color:var(--red-11)}.media-upload-provider_themeWrapper__FYu5j{background:transparent}.media-upload-provider_widget__TcYcK{position:fixed;bottom:20px;right:20px;z-index:2147483000;width:360px;padding:12px 14px;border-radius:10px;background:var(--color-panel-solid);border:1px solid var(--gray-5);box-shadow:0 10px 30px rgba(0,0,0,.18);display:flex;flex-direction:column;gap:10px}.media-upload-provider_widgetHeader__ElGbh{display:flex;align-items:center;gap:8px;color:var(--gray-12)}.media-upload-provider_widgetTitle__TC4kV{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-upload-provider_list__GSmdQ{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow-y:auto}.media-upload-provider_row__jakeB{display:flex;flex-direction:column;gap:4px}.media-upload-provider_rowHeader__tlbxS{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--gray-11)}.media-upload-provider_rowName__MEdT2{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-12)}.media-upload-provider_rowStatus___qrR4{display:inline-flex;align-items:center;gap:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--gray-11);flex-shrink:0}.media-upload-provider_rowStatusCompleted__JMkOa{color:var(--green-11)}.media-upload-provider_rowStatusFailed__WTXM7{color:var(--red-11)}.media-upload-provider_progressBar__woZ82{width:100%;height:6px;border-radius:3px;background:var(--gray-4);overflow:hidden}.media-upload-provider_progressFill__V54b2{height:100%;border-radius:3px;background:var(--accent-9);transition:width .2s ease}.media-upload-provider_progressFillFailed__gpUmY{background:var(--red-9)}.CreateAccountForm_container__h18VN{display:flex;flex-direction:column;gap:24px}.CreateAccountForm_phoneInput__dwaDV{display:flex;height:48px;background-color:var(--color-alpha-05);border:1px solid var(--color-alpha-05);border-radius:6px}.react-tel-input .form-control.CreateAccountForm_phoneInputField__BWEjv{all:unset;height:100%;flex-grow:1;padding-left:56px}.react-tel-input .flag-dropdown.CreateAccountForm_phoneInputButton__s7oEF{background:none;border:none;border-right:1px solid var(--color-alpha-05);width:48px;height:48px;border-radius:6px 0 0 6px}.react-tel-input .flag-dropdown.CreateAccountForm_phoneInputButton__s7oEF .selected-flag{display:flex;align-items:center;width:48px;height:48px;border-radius:6px 0 0 6px;padding-left:12px}.react-tel-input .flag-dropdown.CreateAccountForm_phoneInputButton__s7oEF .selected-flag .arrow{border-top-color:#fff}.react-tel-input .flag-dropdown.CreateAccountForm_phoneInputButton__s7oEF:hover .selected-flag,.react-tel-input .flag-dropdown.open.CreateAccountForm_phoneInputButton__s7oEF .selected-flag{background-color:var(--color-alpha-05)}.CreateAccountForm_phoneInputDropdown__za992{background:var(--color-surface-1)!important;border:1px solid var(--color-alpha-08)!important;border-radius:8px!important}.CreateAccountForm_phoneInputDropdown__za992 .country:hover,.CreateAccountForm_phoneInputDropdown__za992 .highlight{background-color:var(--color-alpha-05)!important}.CreateAccountForm_phoneInputDropdown__za992 .divider{border-bottom-color:var(--color-alpha-08)!important}.CreateAccountForm_verificationInputContainer__vCWZv{display:flex;width:100%;gap:12px}.CreateAccountForm_verificationInput__uYxjl{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}.CreateAccountForm_verificationInput__uYxjl.CreateAccountForm_verificationInputFilled__QiRpn,.CreateAccountForm_verificationInput__uYxjl.CreateAccountForm_verificationInputSelected__nD5AC{border:1px solid var(--color-primary)}.CreateAccountForm_verificationInput__uYxjl::-webkit-inner-spin-button,.CreateAccountForm_verificationInput__uYxjl::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CreateAccountForm_verificationInput__uYxjl[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}@media screen and (max-width:459px){.CreateAccountForm_verificationInputContainer__vCWZv{gap:8px}.CreateAccountForm_verificationInput__uYxjl{width:40px}}.logged-out-wrapper_header__461HC{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)}.logged-out-wrapper_headerInner__XOuqY{display:flex;align-items:center;padding-left:64px;padding-right:64px;width:100%;max-width:2000px;margin:0 auto}.logged-out-wrapper_logo__BrrL8{height:40px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.logged-out-wrapper_headerInner__XOuqY{padding-left:32px;padding-right:32px}}.logged-out-wrapper_content__mcm6z{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){.logged-out-wrapper_content__mcm6z{padding-top:48px}}@media screen and (max-width:767px){.logged-out-wrapper_content__mcm6z{padding:48px 32px}}.logged-out-wrapper_footer__Zdcxg{display:flex;align-items:center;height:56px;background:#18161a}.logged-out-wrapper_footerInner__B93NJ{display:flex;align-items:center;justify-content:space-between;padding-left:64px;padding-right:64px;width:100%;max-width:2000px;margin:0 auto}@media screen and (max-width:767px){.logged-out-wrapper_container__A_70K{height:72px}.logged-out-wrapper_inner__VuY1T{padding-left:32px;padding-right:32px;flex-direction:column;gap:4px}}.logged-out-wrapper_link__9UGvi{color:var(--color-alpha-60);text-decoration:none;cursor:pointer}.logged-out-wrapper_link__9UGvi:hover{text-decoration:underline}@keyframes playlists-skeleton_pulse__mkTyY{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.playlists-skeleton_titleSkeleton__BlJBU{height:42px;width:200px;border-radius:var(--radius-2)}.playlists-skeleton_buttonSkeleton__700qY,.playlists-skeleton_titleSkeleton__BlJBU{background-color:var(--gray-4);animation:playlists-skeleton_pulse__mkTyY 2s ease-in-out infinite}.playlists-skeleton_buttonSkeleton__700qY{height:36px;width:120px;border-radius:var(--radius-4)}.playlists-skeleton_card__NgsjO{display:flex;flex-direction:column;gap:12px}.playlists-skeleton_thumbnail__9gV1Q{width:100%;aspect-ratio:16/9;background-color:var(--gray-4);border-radius:var(--radius-5);animation:playlists-skeleton_pulse__mkTyY 2s ease-in-out infinite}.playlists-skeleton_body__c2FvD{display:flex;flex-direction:column;gap:6px}.playlists-skeleton_titleText__wuDCD{height:18px;width:80%}.playlists-skeleton_description__1DY1E,.playlists-skeleton_titleText__wuDCD{background-color:var(--gray-4);border-radius:var(--radius-2);animation:playlists-skeleton_pulse__mkTyY 2s ease-in-out infinite}.playlists-skeleton_description__1DY1E{height:14px;width:40%}.playlists_container__QPAYg{container-type:inline-size;width:100%;padding-top:24px}.playlists_grid__MxIzZ{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){.playlists_grid__MxIzZ{grid-template-columns:repeat(4,1fr)}}@container (max-width: 800px){.playlists_grid__MxIzZ{grid-template-columns:repeat(2,1fr)}}@container (max-width: 500px){.playlists_grid__MxIzZ{grid-template-columns:repeat(1,1fr)}}.ai-agents-search_searchContainer__V69Ae{margin-bottom:24px}.ai-agents-search_search__k15oV{position:relative;display:flex;align-items:center;flex:1 1;min-width:200px}.ai-agents-search_clearButton__lk6QS{position:absolute;right:3px;top:3px;padding:0 12px}.ai-agents-search_rightGroup__mwC_h{flex-shrink:0;align-items:center}.ai-agents-search_resultsCount__a_ADt{white-space:nowrap;flex-shrink:0}@media screen and (max-width:1023px){.ai-agents-search_search__k15oV{max-width:100%;min-width:0}.ai-agents-search_rightGroup__mwC_h{width:100%;justify-content:space-between}}.media-browser_closeButton__OeYXO{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;color:var(--gray-9);border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.media-browser_closeButton__OeYXO:hover{background:var(--gray-4);color:var(--gray-12)}.media-browser_list__Sx_4v{display:flex;flex-direction:column;max-height:500px;overflow-y:auto}.media-browser_mediaCard__Ro9tn{display:flex;flex-direction:row;align-items:center;gap:12px;padding:8px;border:none;border-bottom:1px solid var(--gray-4);cursor:pointer;transition:background .15s;background:transparent;text-align:left;color:var(--gray-12);width:100%}.media-browser_mediaCard__Ro9tn:last-of-type{border-bottom:none}.media-browser_mediaCard__Ro9tn:hover{background:var(--gray-3)}.media-browser_mediaCardStatic__9AmTD{cursor:default}.media-browser_mediaCardStatic__9AmTD:hover{background:transparent}.media-browser_mediaCardDisabled__6CDQV{opacity:.55;cursor:not-allowed}.media-browser_thumbnail__znPVW{width:120px;min-width:120px;aspect-ratio:16/9;object-fit:cover;border-radius:4px}.media-browser_thumbnailPlaceholder__jaVzN{width:120px;min-width:120px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:var(--gray-3);border-radius:4px}.media-browser_mediaInfo__g7b5w{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.media-browser_fileName__NPu9I{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-browser_duration__bjOqz{font-size:12px;color:var(--gray-9);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.media-browser_statusBadge__VOcdq{font-size:11px;font-weight:500;padding:2px 8px;border-radius:9999px;white-space:nowrap;text-transform:capitalize}.media-browser_statusCompleted__VoVQX{background:var(--green-3);color:var(--green-11)}.media-browser_statusProcessing__HtOSU{background:var(--amber-3);color:var(--amber-11)}.media-browser_statusFailed__ayrGM{background:var(--red-3);color:var(--red-11)}.media-browser_loadMore__9wgD7{display:flex;justify-content:center;padding:12px 0}.media-browser_uploadZone__Op2bp{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;margin-top:16px;min-height:200px;border:2px dashed var(--gray-6);border-radius:8px;background:var(--gray-2);cursor:pointer;transition:border-color .15s,background .15s}.media-browser_uploadZone__Op2bp:hover{border-color:var(--accent-9);background:var(--gray-3)}.media-browser_uploadZoneUploading__j5dyG{cursor:default;pointer-events:none;border-color:var(--accent-7);background:var(--gray-2)}.media-browser_progressContainer__ESorN{width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center;gap:6px}.media-browser_progressBar__TYrMM{width:100%;height:6px;border-radius:3px;background:var(--gray-4);overflow:hidden}.media-browser_progressFill__ouHkG{height:100%;border-radius:3px;background:var(--accent-9);transition:width .2s ease}.video-timeline_container__WbUef{position:relative;padding:28px 16px 12px;background:#000}.video-timeline_track__wUxJV{position:relative;height:6px;background:var(--gray-4);border-radius:3px;cursor:pointer}.video-timeline_track__wUxJV:before{content:"";position:absolute;left:0;right:0;top:-12px;bottom:-12px}.video-timeline_fill__ZNWRe{height:100%;background:var(--gray-9);border-radius:3px;transition:width .1s linear}.video-timeline_marker__rrolY{position:absolute;top:50%;width:10px;height:10px;border-radius:50%;background:var(--ruby-9);transform:translate(-50%,-50%);z-index:1;cursor:pointer}.video-timeline_markerTooltip__Wam72{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:4px 8px;border-radius:6px;background:var(--gray-12);color:var(--gray-1);font-size:12px;white-space:nowrap;opacity:0;transition:opacity .15s}.video-timeline_marker__rrolY:hover .video-timeline_markerTooltip__Wam72{opacity:1}.video-timeline_addIndicator__YL0hF{position:absolute;bottom:100%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:2}.video-timeline_addTime__5cZeW{font-size:10px;color:var(--gray-9);white-space:nowrap;margin-top:1px;pointer-events:none}.video-timeline_addIcon__sNCQX{width:20px;height:20px;border-radius:50%;background:var(--ruby-9);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.video-timeline_addStem____0Mx{width:1px;height:8px;background:var(--ruby-9);pointer-events:none}.video-timeline_timeDisplay__ZIsxH{display:flex;justify-content:space-between;margin-top:6px;font-size:12px;color:var(--gray-9)}.page_iconCell__7vMEM{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:var(--gray-3);flex-shrink:0}.page_nameInput__T5Gaf{width:100%;background:transparent;border:1px solid transparent;border-radius:4px;padding:4px 6px;font-size:14px;color:var(--gray-12);font-family:inherit}.page_nameInput__T5Gaf:hover{border-color:var(--gray-5)}.page_nameInput__T5Gaf:focus{outline:none;border-color:var(--gray-7);background:var(--gray-2)}.page_extensionBadge__yWHFt{font-size:11px;font-weight:500;padding:2px 8px;border-radius:9999px;background:var(--gray-3);color:var(--gray-11);text-transform:uppercase;white-space:nowrap}.page_actions__gkSa8{display:flex;gap:4px;justify-content:flex-end}.page_thumbnail__Dt8T3{object-fit:cover}.page_thumbnailPlaceholder__zSl0q,.page_thumbnail__Dt8T3{width:96px;min-width:96px;aspect-ratio:16/9;border-radius:4px}.page_thumbnailPlaceholder__zSl0q{display:flex;align-items:center;justify-content:center;background:var(--gray-3)}.page_statusBadge__ET2h1{font-size:11px;font-weight:500;padding:2px 8px;border-radius:9999px;white-space:nowrap;text-transform:capitalize}.page_statusCompleted__XoC2a{background:var(--green-3);color:var(--green-11)}.page_statusProcessing__r07F_{background:var(--amber-3);color:var(--amber-11)}.page_statusFailed__5C5A1{background:var(--red-3);color:var(--red-11)}.completed-lessons-hero_hero__Gan4C{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0 24px}.completed-lessons-hero_controls__sckjk{display:flex;justify-content:flex-end}.completed-lessons-hero_switcher__iQQ_j{width:-moz-fit-content;width:fit-content}@media (max-width:768px){.completed-lessons-hero_hero__Gan4C{flex-direction:column;align-items:flex-start;padding:8px 0 20px}.completed-lessons-hero_controls__sckjk{justify-content:flex-start}.completed-lessons-hero_switcher__iQQ_j{width:100%;overflow-x:auto}}.completed-lessons-rankings_root__5vq1t{margin-top:28px}.completed-lessons-rankings_list__bTmsq{display:grid;grid-gap:12px;gap:12px}.completed-lessons-rankings_row__DAi03{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:16px 18px;border-radius:18px;border:1px solid var(--gray-a4);background:var(--gray-a2);text-decoration:none;color:inherit;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.completed-lessons-rankings_row__DAi03:hover{background:var(--gray-a3);border-color:rgba(255,212,59,.28);transform:translateY(-1px)}.completed-lessons-rankings_rank___zGnp{min-width:42px;min-height:42px;display:inline-grid;place-items:center;border-radius:12px;border:1px solid var(--gray-a5);background:var(--gray-a2);font-size:14px;font-weight:700;color:var(--gray-12)}.completed-lessons-rankings_identity__f572r{min-width:0;display:flex;align-items:center;gap:12px}.completed-lessons-rankings_identity__f572r p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.completed-lessons-rankings_scoreBlock__OdqDZ{display:grid;justify-items:end;grid-gap:2px;gap:2px}.completed-lessons-rankings_score__MDqzZ{font-size:24px;line-height:1;font-weight:700;color:var(--gray-12)}.completed-lessons-rankings_scoreLabel__jA23Z{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-10)}@media (max-width:640px){.completed-lessons-rankings_row__DAi03{grid-template-columns:auto minmax(0,1fr)}.completed-lessons-rankings_scoreBlock__OdqDZ{grid-column:2;justify-items:start;padding-left:52px}}.podium_root__47tyn{width:100%;margin-top:24px}.podium_grid__pvxGh{display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:end;grid-gap:16px;gap:16px}.podium_slot__ihdaU{position:relative;display:grid;justify-items:center;text-align:center;grid-gap:12px;gap:12px;text-decoration:none;color:inherit;transition:transform .15s ease}.podium_slot__ihdaU:hover{transform:translateY(-2px)}.podium_first__e2WNF{order:2}.podium_second__o50Ml{order:1}.podium_third__9OgF3{order:3}.podium_avatarWrap__vDjoY{position:relative;margin-bottom:4px}.podium_crown__Efr3J{position:absolute;top:-14px;left:50%;transform:translateX(-50%) rotate(-8deg);color:#fbbf24;filter:drop-shadow(0 2px 4px rgba(251,191,36,.4))}.podium_identity__Ukax4{display:grid;grid-gap:2px;gap:2px}.podium_name__0xprK{font-weight:600;color:var(--gray-12);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.podium_stage__FoUb_{width:100%;min-height:144px;display:grid;align-content:center;justify-items:center;padding:18px 12px;border-radius:22px 22px 0 0;border:1px solid var(--gray-a5);border-bottom:0;background:var(--gray-a3)}.podium_firstStage__qJejA{min-height:196px;background:linear-gradient(180deg,rgba(255,212,59,.2),rgba(255,212,59,.06));border-color:rgba(255,212,59,.35)}.podium_secondStage__gfxLy{min-height:142px;background:linear-gradient(180deg,rgba(226,232,240,.16),rgba(226,232,240,.05))}.podium_thirdStage__D4bxK{min-height:130px;background:linear-gradient(180deg,hsla(31,53%,64%,.18),hsla(31,53%,64%,.06))}.podium_score__zc0mv{font-weight:700;color:var(--gray-12);font-size:42px;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.podium_scoreFirst__DtL_E{font-size:56px}.podium_label__ON9g5{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--gray-10);margin-top:4px;letter-spacing:.08em}@media screen and (max-width:640px){.podium_grid__pvxGh{gap:8px}.podium_stage__FoUb_{min-height:112px;padding:14px 8px}.podium_firstStage__qJejA{min-height:148px}.podium_secondStage__gfxLy{min-height:108px}.podium_thirdStage__D4bxK{min-height:100px}.podium_score__zc0mv{font-size:28px}.podium_scoreFirst__DtL_E{font-size:38px}.podium_name__0xprK{font-size:13px}.podium_label__ON9g5{font-size:11px}}