._container_1b2qd_1 ._trigger_1b2qd_2{cursor:pointer}._container_1jh6v_1{height:100%;display:flex;flex-direction:column}._container_1jh6v_1 ._tabButtons_1jh6v_6{display:flex;gap:1rem}._container_1jh6v_1 ._tabButtons_1jh6v_6 button{padding:.5rem 1rem;background-color:var(--color-surface);color:var(--color-text-secondary);border-top-left-radius:.4rem;border-top-right-radius:.4rem;border:.1rem solid var(--color-surface);border-bottom:none;font-size:1.2rem;min-width:12rem;display:flex;align-items:center;justify-content:center;gap:.8rem}._container_1jh6v_1 ._tabButtons_1jh6v_6 button._active_1jh6v_25{background-color:var(--color-surface-alt);color:var(--color-text-primary);border-color:var(--color-border-light);font-weight:500}._container_1jh6v_1 ._wrapper_1jh6v_34{flex:1;overflow:hidden}._container_1fa8s_1{height:100%;overflow:hidden;background-color:#191919;display:flex;flex-direction:column;position:relative}._message_1fa8s_10{padding:2rem;background-color:#191919;color:var(--color-text-secondary);font-weight:500;height:100%}._message_1fa8s_10 a{text-decoration:underline}._message_1fa8s_10 a:hover{color:var(--color-text-primary)}:root{--notion-fg: #f0efed;--notion-fg-muted: rgba(240, 239, 237, .6);--notion-border: rgba(240, 239, 237, .15);--notion-shadow: 0 1px 3px rgba(0, 0, 0, .2)}._saveButton_1rup9_8{position:absolute;height:1rem;top:.5rem;right:.5rem;padding:1.6rem 0;width:10rem;z-index:10;background-color:var(--color-surface);color:var(--color-text-primary);font-size:1.3rem;display:flex;align-items:center;justify-content:center;gap:.6rem;border-radius:.4rem;border:none}._saveButton_1rup9_8:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._saveButton_1rup9_8:disabled svg{transform-origin:center;animation:_spin_1rup9_1 2s linear infinite}._editor_1rup9_37{background:var(--notion-bg);color:var(--notion-fg);width:100%;height:100%;font-weight:500}._editor_1rup9_37 ._editorContent_1rup9_44{height:100%;padding-top:2.4rem;overflow-y:scroll}._editor_1rup9_37 ._counter_1rup9_49{position:absolute;bottom:0;right:0;align-items:center;color:#e9ecef;display:flex;font-size:.75rem;gap:.5rem;margin:1.5rem}._editor_1rup9_37 ._counter_1rup9_49 svg{color:#845ef7}._editor_1rup9_37 ._counter_1rup9_49._warning_1rup9_65,._editor_1rup9_37 ._counter_1rup9_49._warning_1rup9_65 svg{color:#f03e3e}._editor_1rup9_37 ._counter_1rup9_49 span{width:2.4rem}@keyframes _spin_1rup9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProseMirror{outline:none;height:100%;padding:2rem;font-size:1.6rem;line-height:1.6;color:var(--notion-fg)}.ProseMirror p:before{content:attr(data-placeholder);color:var(--notion-fg-muted);pointer-events:none;float:left;height:0}.ProseMirror>*+*{margin-top:.25em}.ProseMirror:after{content:"";display:block;height:4rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{font-weight:600;line-height:1.3;margin:.5em 0}.ProseMirror h1{font-weight:700}.ProseMirror ul,.ProseMirror ol{padding-left:1.75em;margin:.5em 0;list-style-position:outside}.ProseMirror ul[data-type=taskList]{list-style:none;padding-left:0}.ProseMirror ul[data-type=taskList] li{display:grid;grid-template-columns:auto 1fr;gap:.5em;align-items:start;margin:.35em 0}.ProseMirror ul[data-type=taskList] li label{display:block;cursor:pointer;line-height:0;grid-column:1}.ProseMirror ul[data-type=taskList] li label span{display:none}.ProseMirror ul[data-type=taskList] li div{grid-column:2;min-width:0;overflow:hidden}.ProseMirror ul[data-type=taskList] li input[type=checkbox]{margin:.35em 0 0;width:1.2em;height:1.2em;accent-color:#22c55e;display:block;cursor:pointer}.ProseMirror ul[data-type=taskList] li:has(input[type=checkbox]:checked){text-decoration:line-through;color:var(--notion-fg-muted)}.ProseMirror blockquote{border-left:3px solid var(--notion-fg);margin:.75em 0;padding-left:1em;color:var(--notion-fg-muted)}.ProseMirror code{background:#383838;font-size:.9em;padding:.2em .35em;border-radius:4px}.ProseMirror pre{background:#383838;border-radius:var(--notion-radius);padding:1em 1.25em;margin:.75em 0;overflow-x:auto;border-radius:.4rem}.ProseMirror pre code{background:none;padding:0;font-size:.85em}.ProseMirror pre code .hljs-comment,.ProseMirror pre code .hljs-quote{color:#616161}.ProseMirror pre code .hljs-variable,.ProseMirror pre code .hljs-template-variable,.ProseMirror pre code .hljs-attribute,.ProseMirror pre code .hljs-tag,.ProseMirror pre code .hljs-regexp,.ProseMirror pre code .hljs-link,.ProseMirror pre code .hljs-name,.ProseMirror pre code .hljs-selector-id,.ProseMirror pre code .hljs-selector-class{color:#f98181}.ProseMirror pre code .hljs-number,.ProseMirror pre code .hljs-meta,.ProseMirror pre code .hljs-built_in,.ProseMirror pre code .hljs-builtin-name,.ProseMirror pre code .hljs-literal,.ProseMirror pre code .hljs-type,.ProseMirror pre code .hljs-params{color:#fbbc88}.ProseMirror pre code .hljs-string,.ProseMirror pre code .hljs-symbol,.ProseMirror pre code .hljs-bullet{color:#b9f18d}.ProseMirror pre code .hljs-title,.ProseMirror pre code .hljs-section{color:#faf594}.ProseMirror pre code .hljs-keyword,.ProseMirror pre code .hljs-selector-tag{color:#70cff8}.ProseMirror pre code .hljs-emphasis{font-style:italic}.ProseMirror pre code .hljs-strong{font-weight:700}.ProseMirror hr{border:none;border-top:1px solid #383838;margin:1.5em 0}._container_1rs87_3{display:flex;width:31rem;flex-wrap:wrap;align-items:center;gap:2px;padding:4px 6px;background:#37352f;color:#fff;border-radius:8px;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 1px #0003,0 4px 12px #0000004d,0 12px 28px #00000040}@media(min-width:480px){._container_1rs87_3{width:44rem}}@media(min-width:640px){._container_1rs87_3{width:max-content}}._container_1rs87_3 ._bubbleGroup_1rs87_27{display:flex;align-items:center;gap:1px}._container_1rs87_3 ._divider_1rs87_33{width:1px;height:20px;background:#ffffff17;margin:0 4px}._container_1rs87_3 ._bubbleButton_1rs87_40{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#ffffffa6;cursor:pointer;transition:background .1s,color .1s}._container_1rs87_3 ._bubbleButton_1rs87_40:hover:not(:disabled){background:#ffffff14;color:#fff}._container_1rs87_3 ._bubbleButton_1rs87_40._active_1rs87_61{background:#ffffff14;color:#fff}._container_1rs87_3 ._bubbleButton_1rs87_40:disabled{opacity:.4;cursor:default}:root{--slash-bg: #37352f;--slash-fg: #ffffff;--slash-fg-muted: rgba(255, 255, 255, .65);--slash-border: rgba(255, 255, 255, .09);--slash-hover: rgba(255, 255, 255, .08)}._container_1yqnu_9{min-width:24rem;overflow-y:auto;padding:6px;background:var(--slash-bg);border-radius:8px;border:1px solid var(--slash-border);box-shadow:0 0 0 1px #0003,0 4px 12px #0000004d,0 12px 28px #00000040;color:var(--slash-fg);font-size:14px}._container_1yqnu_9 ._slashDecoration_1yqnu_23{border-radius:2px}._container_1yqnu_9 button{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:6px;background:transparent;color:var(--slash-fg);font-size:14px;text-align:left;cursor:pointer;transition:background .1s}._container_1yqnu_9 button ._icon_1yqnu_42{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:4px;background:#ffffff0f;color:var(--slash-fg-muted)}._container_1yqnu_9 button ._itemTitle_1yqnu_54{flex:1;min-width:0}._container_1yqnu_9 button:hover,._container_1yqnu_9 button._selected_1yqnu_60{background:var(--slash-hover)}:is(._container_1yqnu_9 button:hover,._container_1yqnu_9 button._selected_1yqnu_60) ._icon_1yqnu_42{background:#ffffff1a;color:var(--slash-fg)}._slashMenuEmpty_1yqnu_71{padding:10px 12px;color:var(--slash-fg-muted)}._wrapper_1m10p_1{height:100%!important}._layout_1m10p_5{display:flex!important;flex-direction:column!important;height:100%!important;border-radius:0!important;border:none!important}._editor_1m10p_13{flex:1 1 0%!important;--sp-colors-surface1: var(--color-surface-dark) !important}._preview_1m10p_18{flex:1 1 0%!important}._preview_1m10p_18[hidden]{display:none!important}._console_1m10p_26{flex:1 1 0%!important}._console_1m10p_26[hidden]{display:none!important}._container_f5x3l_3{display:flex;flex-direction:column;align-items:center;gap:1.2rem}@media(min-width:640px){._container_f5x3l_3{flex-direction:row;align-items:start;justify-content:space-between}}._toggle_f5x3l_16{display:none}._toggle_f5x3l_16:checked~._backdrop_f5x3l_19{display:block}._toggle_f5x3l_16:checked~._mainBtn_f5x3l_23{background:var(--color-surface-alt)}._toggle_f5x3l_16:checked~._mainBtn_f5x3l_23 ._chevron_f5x3l_26{transform:rotate(-180deg)}._toggle_f5x3l_16:checked~._popover_f5x3l_31{opacity:1;transform:translateY(0) scale(1);pointer-events:all}._wrapper_f5x3l_38{position:relative;display:inline-block}._disabled_f5x3l_43{--progress-disabled: 1}._backdrop_f5x3l_19{position:fixed;inset:0;z-index:99;display:none}._mainBtn_f5x3l_23{display:inline-flex;align-items:center;gap:10px;padding:1rem 2rem;background:var(--color-surface);color:#fff;font-size:1.3rem;font-weight:500;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 .2rem 1.6rem var(--color-shadow);-webkit-user-select:none;user-select:none}._mainBtn_f5x3l_23 span{min-width:18ch;text-align:center}._mainBtn_f5x3l_23:hover{background:var(--color-surface-alt);box-shadow:0 .4rem 1.6rem var(--color-shadow-dark)}._mainBtn_f5x3l_23:disabled,._mainBtn_f5x3l_23._disabled_f5x3l_43{opacity:.5;box-shadow:none;pointer-events:none}._chevron_f5x3l_26{width:16px;height:16px;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}._popover_f5x3l_31{position:absolute;top:calc(100% + 1rem);right:0;min-width:24rem;background:var(--color-surface);border:1px solid var(--color-surface-alt);border-radius:12px;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;overflow:hidden;z-index:100;opacity:0;transform:translateY(-.8rem) scale(.97);pointer-events:none;transform-origin:top right;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}._option_f5x3l_121{display:flex;align-items:center;gap:1.4rem;width:100%;padding:1.6rem 1.8rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s ease}._option_f5x3l_121:hover{background:var(--color-surface-alt)}._option_f5x3l_121:hover ._optionIcon_f5x3l_136{transform:scale(1.05)}._option_f5x3l_121:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}._optionIcon_f5x3l_136{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.4rem;font-size:1.6rem;flex-shrink:0;transition:transform .15s ease}._complete_f5x3l_160 ._optionIcon_f5x3l_136{background:#ecfdf5;color:#059669}._skip_f5x3l_165 ._optionIcon_f5x3l_136{background:#f5f3ff;color:#7c3aed}._optionText_f5x3l_170{display:flex;flex-direction:column;gap:.3rem}._optionLabel_f5x3l_176{font-size:1.3rem;font-weight:500;line-height:1.2;color:var(--color-text-primary)}._optionSub_f5x3l_183{font-size:1rem;color:#9ca3af;line-height:1.2}._divider_f5x3l_189{height:.1rem;background:var(--color-surface-alt);margin:0}._container_1j2wd_1{width:100%;aspect-ratio:16/9;background-color:#000}._container_1j2wd_1 ._fallback_1j2wd_6{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);font-size:1.4rem}._hvpVideoContainer_lzf80_3{width:100%;aspect-ratio:16/9;background-color:#000;position:relative;cursor:none;overflow:hidden}._hvpVideoContainer_lzf80_3:focus,._hvpVideoContainer_lzf80_3:focus-visible{outline:none}._hvpVideoContainer_lzf80_3 video{width:100%;height:100%;display:block;object-fit:cover}._hvpInitialPlay_lzf80_24{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}._hvpInitialPlayBtn_lzf80_34{width:8.2rem;height:8.2rem;border-radius:50%;background:#000000b3;border:none;color:var(--color-text-primary);display:flex;align-items:center;justify-content:center;transition:transform .15s ease;cursor:pointer;pointer-events:auto}._hvpInitialPlay_lzf80_24:hover ._hvpInitialPlayBtn_lzf80_34{transform:scale(1.05)}._hvpInitialPlayBtn_lzf80_34 svg{width:3.6rem;height:3.6rem;margin-left:.1rem}._hvpSpinner_lzf80_59{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;pointer-events:none}._hvpSpinnerRing_lzf80_69{width:4.4rem;height:4.4rem;border:.2rem solid var(--color-border);border-top-color:var(--color-brand);border-radius:50%;animation:_hvp-spin_lzf80_1 .8s linear infinite}@keyframes _hvp-spin_lzf80_1{to{transform:rotate(360deg)}}._hvpControls_lzf80_85{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000d9);padding:3.2rem 1.6rem 1.4rem;transition:opacity .3s}._hvpControls_lzf80_85._hidden_lzf80_95{opacity:0;pointer-events:none}._hvpProgress_lzf80_100{position:relative;height:.4rem;background:#ffffff1f;border-radius:.2rem;cursor:pointer;margin-bottom:1.2rem;transition:height .15s}._hvpProgress_lzf80_100:hover{height:.6rem}._hvpProgressBuffered_lzf80_114{position:absolute;height:100%;background:#fff3;border-radius:.2rem;pointer-events:none}._hvpProgressPlayed_lzf80_122{position:absolute;height:100%;background:var(--color-brand);border-radius:.2rem;pointer-events:none;box-shadow:0 0 .8rem var(--color-brand)}._hvpProgressThumb_lzf80_131{position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);width:1.4rem;height:1.4rem;background:var(--color-brand);border-radius:50%;pointer-events:none;transition:transform .15s;box-shadow:0 0 1rem var(--color-brand)}._hvpProgress_lzf80_100:hover ._hvpProgressThumb_lzf80_131{transform:translate(-50%,-50%) scale(1)}._hvpBottom_lzf80_148{display:flex;align-items:center;gap:.4rem;min-width:0}@media(min-width:640px){._hvpBottom_lzf80_148{gap:1rem}}._hvpBtn_lzf80_159{background:none;border:none;color:var(--color-text-primary);cursor:pointer;padding:.6rem;border-radius:.6rem;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;font-family:inherit}._hvpBtn_lzf80_159:hover{background:var(--color-surface)}._hvpBtn_lzf80_159:active{background:var(--color-surface-alt)}._hvpBtn_lzf80_159 svg{width:1.8rem;height:1.8rem}._hvpTime_lzf80_188{font-size:1rem;color:var(--color-text-secondary);letter-spacing:.05em;white-space:nowrap;margin:0 .4rem}._hvpSpacer_lzf80_196{flex:1;min-width:0}._hvpVolumeGroup_lzf80_201{display:flex;align-items:center;gap:.4rem}._hvpVolumeSlider_lzf80_207{appearance:none;-webkit-appearance:none;width:6rem;height:.3rem;border-radius:.2rem;background:linear-gradient(to right,var(--color-brand) 0,var(--color-brand) var(--volume-pct, 100%),rgba(255,255,255,.25) var(--volume-pct, 100%),rgba(255,255,255,.25) 100%);outline:none;cursor:pointer;accent-color:var(--color-brand);display:none}@media(min-width:640px){._hvpVolumeSlider_lzf80_207{display:block}}._hvpMenuContainer_lzf80_230{display:flex;align-items:center;gap:.6rem;flex-shrink:0}@media(min-width:640px){._hvpMenuContainer_lzf80_230{gap:1.6rem}}._hvpMenuWrap_lzf80_241{position:relative}._hvpMenuBtn_lzf80_245{font-size:1rem;letter-spacing:.06em;padding:.5rem 1rem;background-color:#1e1e1e;border-radius:.6rem;color:var(--color-text-primary);white-space:nowrap}._hvpMenuBtn_lzf80_245._active_lzf80_255{color:var(--color-brand)}._hvpMenu_lzf80_230{position:absolute;bottom:calc(100% + 1rem);right:0;background:var(--color-surface-dark);border:.1rem solid var(--color-surface);border-radius:1rem;padding:.6rem 1rem;min-width:12rem;box-shadow:0 1.6rem 4rem #00000080;z-index:10}._hvpMenuItem_lzf80_272{display:block;width:100%;background:none;border:none;color:var(--color-text-primary);font-family:inherit;font-size:1rem;letter-spacing:.04em;padding:.6rem 1rem;margin:.4rem 0;border-radius:.6rem;cursor:pointer;text-align:left;white-space:nowrap;transition:background .1s}._hvpMenuItem_lzf80_272:hover{background:var(--color-surface)}._hvpMenuItem_lzf80_272._selected_lzf80_294{color:var(--color-brand);background:var(--color-surface)}._hvpMenuLabel_lzf80_299{font-size:.8rem;color:var(--color-text-muted);padding:.4rem 1rem .2rem;letter-spacing:.1em;text-transform:uppercase}._hvpError_lzf80_307{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--color-brand);font-size:1.4rem}._container_4m8x2_3{height:100%;display:flex;flex-direction:column;gap:4rem;padding-right:1rem}@media(min-width:1280px){._container_4m8x2_3{flex-direction:row;gap:1rem;padding-right:0rem}}._container_4m8x2_3 ._content_4m8x2_16{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;gap:1rem}._container_4m8x2_3 ._content_4m8x2_16 ._feedbackContainer_4m8x2_24{margin-top:auto}@media(min-width:1024px){._container_4m8x2_3 ._content_4m8x2_16 ._feedbackContainer_4m8x2_24{padding:2rem 0}}@media(min-width:1280px){._container_4m8x2_3 ._content_4m8x2_16 ._feedbackContainer_4m8x2_24{align-self:flex-end}}._container_4m8x2_3 ._interactive_4m8x2_37{flex:1;min-width:0;min-height:calc(100dvh - var(--nav-height-mobile))}@media(min-width:640px){._container_4m8x2_3 ._interactive_4m8x2_37{min-height:calc(100dvh - var(--nav-height))}}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46{height:100%;display:flex;flex-direction:column}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46 ._buttons_4m8x2_51{display:flex;gap:1rem}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46 ._buttons_4m8x2_51 ._button_4m8x2_51{min-width:12rem;height:3.5rem;background-color:var(--color-surface);border-top-left-radius:.4rem;border-top-right-radius:.4rem;animation:_pulse_4m8x2_1 1s infinite alternate}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46 ._content_4m8x2_16{flex:1;background-color:var(--color-surface-dark);animation:_pulse_4m8x2_1 1s ease-in-out infinite alternate;animation-delay:.5s}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46._noCode_4m8x2_72 ._buttons_4m8x2_51 ._button_4m8x2_51:nth-child(1){display:none}._container_4m8x2_3 ._interactive_4m8x2_37 ._loading_4m8x2_46._noCode_4m8x2_72 ._content_4m8x2_16{background-color:#191919}@keyframes _pulse_4m8x2_1{0%{opacity:.7}50%{opacity:1}}
