@keyframes Workspace_fade-in__HJKWW{0%{opacity:0}to{opacity:1}}@keyframes Workspace_fade-out__2ueBC{0%{opacity:1}to{opacity:0}}@keyframes Workspace_float-in__Qxv8_{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes Workspace_float-out__6hhHO{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes Workspace_slide-in-right__ec3NS{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Workspace_slide-out-right__lHpYL{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Workspace_workspace__7kSIl{display:flex;width:100%;gap:.5rem;align-items:center;background-color:inherit;color:var(--color-text-primary);border:none;padding:8px;cursor:pointer;transition:background-color .15s linear,outline .15s linear;border-radius:8px;z-index:1}.Workspace_workspace__7kSIl[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary);border-color:var(--color-action-secondary)}.Workspace_workspace__7kSIl[data-state=checked].Workspace_settingSelected__UGhHO{color:var(--color-text-primary)!important;background-color:inherit;border-color:rgba(0,0,0,0)!important}.Workspace_workspace__7kSIl[data-state=unchecked]:not(:disabled):hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23{padding:1.25rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem;position:relative;top:-1rem;margin-bottom:-1rem;z-index:0;height:auto}.Workspace_workspaceSettings__jOp23 a{border-radius:8px;transition:background-color .15s linear,color .15s linear}.Workspace_workspaceSettings__jOp23 a:focus-visible,.Workspace_workspaceSettings__jOp23 a:hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23 a[aria-current=page]{background-color:var(--color-action-secondary);color:var(--color-action-neutral)}.FormInput_input__fFATV{border-bottom:2px solid var(--color-geometry-neutral)}.FormInput_input__fFATV:focus-visible{border-radius:.25rem}.FormInput_input__fFATV:not(:focus-visible):hover{border-radius:.25rem}.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-cancel-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-decoration,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.Slider_rangeslider__yScOo{-webkit-appearance:none}.Slider_rangeslider__yScOo::-webkit-slider-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo::-moz-range-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);width:24px;height:24px;border:0;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo:focus::-webkit-slider-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:focus::-moz-range-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:hover::-webkit-slider-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}.Slider_rangeslider__yScOo:hover::-moz-range-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}@keyframes CustomPopover_fade-in__e_xIL{0%{opacity:0}to{opacity:1}}@keyframes CustomPopover_fade-out__dYRCz{0%{opacity:1}to{opacity:0}}@keyframes CustomPopover_float-in__K6mfi{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes CustomPopover_float-out__FqtfA{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes CustomPopover_slide-in-right___lNhb{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes CustomPopover_slide-out-right__4Q6py{0%{transform:translateX(0)}to{transform:translateX(100%)}}.CustomPopover_trigger__AezDb{flex-direction:column}.CustomPopover_content__YfXbm{min-width:200px;width:-moz-fit-content;width:fit-content;border-radius:16px;background-color:var(--color-container-secondary);box-shadow:0 10px 15px -3px rgba(0,24,61,.1),0 4px 6px -2px rgba(0,24,61,.05);display:flex;flex-direction:column;gap:8px;max-height:var(--radix-popover-content-available-height);overflow-y:auto}.CustomPopover_content__YfXbm[data-state=closed]{animation:CustomPopover_fade-out__dYRCz .15s linear,CustomPopover_float-out__FqtfA .15s linear}.CustomPopover_content__YfXbm[data-state=open]{animation:CustomPopover_fade-in__e_xIL .15s linear,CustomPopover_float-in__K6mfi .15s linear}.CustomPopover_content__YfXbm .CustomPopover_group__nm071{padding:8px;border-radius:8px;display:flex;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071:empty{display:none}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navigation__87gmC{display:flex;justify-content:center;list-style:none;margin:0;padding:0;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf{all:unset;cursor:pointer;display:flex;flex:1}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:4px;padding:11px 8px 12px;background-color:inherit;transition:background-color .15s linear,color .15s linear;color:var(--color-text-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-disabled],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-disabled]{opacity:var(--opacity-sm)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:hover{background-color:var(--color-geometry-neutral)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-state=checked],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]{color:var(--color-negative-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:hover{color:var(--color-text-on-negative)}.ShareIcon_shareIcon__Liw7M{display:flex;height:3.75rem;width:3.75rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(249 250 252/var(--tw-bg-opacity))}.ShareIcon_container__3t6VO{position:absolute;height:48px!important;width:48px!important;left:0;top:0}.ShareIcon_container__3t6VO iframe{opacity:.0001;z-index:2;height:48px!important;width:48px!important}.ShareIcon_classroom__U3ptE{position:absolute;height:80px!important;width:80px!important}.ShareIcon_classroom__U3ptE iframe{opacity:.0001;z-index:2;height:80px!important;width:80px!important}@keyframes ProfileLink_fade-in__jh7GO{0%{opacity:0}to{opacity:1}}@keyframes ProfileLink_fade-out__HFMD7{0%{opacity:1}to{opacity:0}}@keyframes ProfileLink_float-in__m8C8N{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes ProfileLink_float-out__Oixul{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes ProfileLink_slide-in-right__9_xm7{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes ProfileLink_slide-out-right__tL_l_{0%{transform:translateX(0)}to{transform:translateX(100%)}}.ProfileLink_link__6JqOG{display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileLink_link__6JqOG:focus-visible{outline:var(--color-geometry-neutral) solid 2px;outline-offset:-1px;box-shadow:0 0 0 3px var(--color-action-primary)}.ProfileLink_pill__RYAvO{display:inline-flex;flex:1 1 0%;align-items:center;justify-content:space-between;gap:.25rem;border-radius:9999px;padding-left:.5rem;padding-right:.5rem;background-color:var(--color-geometry-neutral)}@keyframes CustomDialog_fade-in__9RAMf{0%{opacity:0}to{opacity:1}}@keyframes CustomDialog_fade-out__yp6HS{0%{opacity:1}to{opacity:0}}@keyframes CustomDialog_float-in__v1tkb{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes CustomDialog_float-out__ljKcp{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes CustomDialog_slide-in-right__RssqX{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes CustomDialog_slide-out-right___ZUIv{0%{transform:translateX(0)}to{transform:translateX(100%)}}.CustomDialog_dialog__xPIDB{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;height:100dvh;width:100vw;background:rgba(0,0,0,0);opacity:0;pointer-events:none;animation:CustomDialog_fade-out__yp6HS .3s linear;transition:opacity .35s ease;overflow:hidden}.CustomDialog_dialog__xPIDB.CustomDialog_open__wkT0e{opacity:1;pointer-events:auto;animation:CustomDialog_fade-in__9RAMf .35s ease}.CustomDialog_dialog__xPIDB .CustomDialog_backdrop__R5DER{position:absolute;inset:0;cursor:default;background-color:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));opacity:0;transition:opacity .35s ease,-webkit-backdrop-filter .35s ease;transition:opacity .35s ease,backdrop-filter .35s ease;transition:opacity .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease;z-index:0}.CustomDialog_dialog__xPIDB.CustomDialog_open__wkT0e .CustomDialog_backdrop__R5DER{opacity:1}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto{position:relative;z-index:1;background-color:var(--color-container-primary);color:var(--color-text-primary)!important;display:flex;flex-direction:column;width:100%;height:100%;border-radius:0;padding:16px;margin:auto;transition:.35s ease;overflow:hidden}@media(min-width:48rem){.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto{box-shadow:0 20px 25px -5px rgba(0,24,61,.1),0 10px 10px -5px rgba(0,24,61,.04);border-radius:16px;width:90%;height:auto;max-height:min(64rem,90dvh);background-color:var(--color-container-primary);will-change:transform}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto.CustomDialog_sm__Q9avb{max-width:28rem}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto.CustomDialog_md__K7QLF{max-width:46rem}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto.CustomDialog_lg__erSlL{max-width:64rem}}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto .CustomDialog_header__7dHFx{position:relative;display:flex;flex-direction:column;gap:4px}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto .CustomDialog_header__7dHFx .CustomDialog_close__k44yN{position:absolute;top:0;right:0;z-index:2}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto .CustomDialog_body___XVAB{margin-top:8px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.CustomDialog_dialog__xPIDB .CustomDialog_window__4DGto.CustomDialog_noPadding__6BkAZ{padding:0;overflow:hidden}@keyframes UpgradeToProDialog_demo-appear-from-left__ZQTRK{0%{opacity:0;transform:translateX(-38px)}to{opacity:1;transform:translateX(0)}}@keyframes UpgradeToProDialog_demo-appear-from-right__zymAO{0%{opacity:0;transform:translateX(38px)}to{opacity:1;transform:translateX(0)}}@keyframes UpgradeToProDialog_demo-appear-from-bottom-left__yQtfR{0%{opacity:0;transform:translate(-38px,38px)}to{opacity:1;transform:translate(0)}}.UpgradeToProDialog_scrollContainer__Mu6oY{overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.UpgradeToProDialog_layout__qDrmE{position:relative;display:flex;flex-direction:column-reverse;min-height:-moz-min-content;min-height:min-content;width:100%}@media(min-width:48rem){.UpgradeToProDialog_layout__qDrmE{flex-direction:row;min-height:640px}}.UpgradeToProDialog_title__6ClDH{font-size:1.5rem;font-weight:600;margin:0 0 24px;color:var(--color-text-primary)}.UpgradeToProDialog_leftColumn__r_Lez{flex:1 1 0;min-width:0;display:flex;flex-direction:column;padding:32px;background-color:var(--color-container-primary)}.UpgradeToProDialog_rightColumn__UCVm_{flex:1 1 0;min-width:0;position:relative;overflow:hidden;background:var(--color-decorative-purple-geometry);padding:32px;display:flex;flex-direction:column;justify-content:center;gap:16px;height:120px;min-height:120px}@media(min-width:48rem){.UpgradeToProDialog_rightColumn__UCVm_{justify-content:flex-start;height:auto;min-height:658px;gap:0}}.UpgradeToProDialog_rightColumn__UCVm_ .UpgradeToProDialog_closeButton__VstOh{position:absolute;top:12px;right:12px;z-index:2;color:#fff}@media(min-width:48rem){.UpgradeToProDialog_rightColumn__UCVm_ .UpgradeToProDialog_closeButton__VstOh{top:16px;right:16px}}.UpgradeToProDialog_rightColumn__UCVm_ .UpgradeToProDialog_proBadge__LrUFD{margin-top:0}@media(min-width:48rem){.UpgradeToProDialog_rightColumn__UCVm_ .UpgradeToProDialog_proBadge__LrUFD{margin-top:1.75rem}}.UpgradeToProDialog_featureList__8iEsg{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:16px}.UpgradeToProDialog_featureItem__a3ice{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.4}.UpgradeToProDialog_featureIcon__uQMAf{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#7c3aed}.UpgradeToProDialog_featureIcon__uQMAf svg{width:20px;height:20px}.UpgradeToProDialog_buttonGroup__fIWwz{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;margin-top:auto}@media(min-width:64rem){.UpgradeToProDialog_buttonGroup__fIWwz{flex-direction:row}}.UpgradeToProDialog_buttonGroupButton__TvJj0{flex:1;min-width:0}.UpgradeToProDialog_buttonGroupButton__TvJj0>*{width:100%}.UpgradeToProDialog_buttonGroupButton__TvJj0 form{height:100%}.UpgradeToProDialog_demoImage__GGxGs{display:none}.UpgradeToProDialog_demoImage__GGxGs .UpgradeToProDialog_demoImageImg__U6Nvc{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media(min-width:48rem){.UpgradeToProDialog_demoImageImageGenerator__j5XkT{display:block;position:absolute;top:174px;left:32px;right:32px;animation:UpgradeToProDialog_demo-appear-from-right__zymAO .48s ease forwards;animation-delay:0s;opacity:0}.UpgradeToProDialog_demoImageVideoUpload__J_7X_{display:block;position:absolute;top:266px;left:min(32px,50% - 8px - 170px);right:calc(50% - 8px);min-width:170px;animation:UpgradeToProDialog_demo-appear-from-left__ZQTRK .48s ease forwards;animation-delay:0s;opacity:0}.UpgradeToProDialog_demoImageColourPicker__iiDT1{display:block;position:absolute;top:266px;left:calc(50% + 32px);right:0;width:auto;overflow:hidden;animation:UpgradeToProDialog_demo-appear-from-right__zymAO .48s ease forwards;animation-delay:0s;opacity:0}.UpgradeToProDialog_demoImagePinnedItem__z7vbZ{display:block;position:absolute;top:450px;right:calc(50% - 8px);width:437px;overflow:hidden;animation:UpgradeToProDialog_demo-appear-from-bottom-left__yQtfR .48s ease forwards;animation-delay:0s;opacity:0}}.Textarea_wrap__IqBao{display:grid}.Textarea_wrap__IqBao:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden;grid-area:1/1/2/2;font:inherit}.Textarea_textarea__aBHHp{grid-area:1/1/2/2;resize:none;overflow:hidden;box-sizing:border-box}.SidePanel_panel__6h8oR{z-index:40;height:100vh;width:24rem}.SidePanel_openAnimated__BSEJe{animation:SidePanel_inAnimation__X5x9E .2s ease}.SidePanel_closeAnimated__u95tO{animation:SidePanel_outAnimation__wjTuh .2s ease;animation-fill-mode:forwards}.SidePanel_open__QPJLo{animation:SidePanel_inAnimation__X5x9E 0s ease}.SidePanel_close__NJsw3{animation:SidePanel_outAnimation__wjTuh 0s ease}@keyframes SidePanel_inAnimation__X5x9E{0%{width:0}to{width:24rem}}@keyframes SidePanel_outAnimation__wjTuh{0%{width:24rem}to{width:0}}