@import "https://fonts.googleapis.com/css?family=Reenie+Beanie";.Modal__overlay{flex-shrink:1px;z-index:100;background-color:#28282899;justify-content:center;align-items:center;position:fixed;inset:0}.Modal__modal,.Modal__overlay{flex-direction:column;flex-grow:0px;display:flex}.Modal__modal{background-color:#fff;border-radius:10px;min-width:300px;min-height:100px;padding:20px;position:relative;box-shadow:0 0 20px #444}.Modal__title{color:#444;border-bottom:1px solid #ccc;margin:0;padding-bottom:10px}.Modal__closeButton{text-align:center;cursor:pointer;background-color:#eee;border:0;border-radius:20px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;right:20px}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin-top:0;margin-bottom:.5em;position:relative}.PlaygroundEditorTheme__quote{color:#65676b;border-left:4px solid #ced0d4;margin:0 0 10px 20px;padding-left:16px;font-size:15px}.PlaygroundEditorTheme__h1{color:#050505;margin-top:1em;margin-bottom:.75em;font-size:1.75em;font-weight:600}.PlaygroundEditorTheme__h2{color:#65676b;font-size:1.5em}.PlaygroundEditorTheme__h2,.PlaygroundEditorTheme__h3{text-transform:none;margin-top:1em;margin-bottom:.5em;font-weight:600}.PlaygroundEditorTheme__h3{font-size:1.25em}.PlaygroundEditorTheme__h4{text-transform:none;margin-top:1em;margin-bottom:.5em;font-size:1em;font-weight:600}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{vertical-align:super;font-size:.8em}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.PlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.PlaygroundEditorTheme__code{-moz-tab-size:2;-o-tab-size:2;tab-size:2;background-color:#f0f2f5;margin:8px 0;padding:8px 8px 8px 52px;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;display:block;position:relative;overflow-x:auto}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);color:#777;white-space:pre-wrap;text-align:right;background-color:#eee;border-right:1px solid #ccc;min-width:25px;padding:8px;position:absolute;top:0;left:0}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:-moz-max-content;width:max-content;margin:30px 0;overflow:scroll}.PlaygroundEditorTheme__tableSelection ::-moz-selection{background-color:#0000}.PlaygroundEditorTheme__tableSelection ::selection{background-color:#0000}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{vertical-align:top;text-align:start;border:1px solid #bbb;outline:none;width:-moz-min-content;width:min-content;min-width:75px;padding:6px 8px;position:relative}.PlaygroundEditorTheme__tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.PlaygroundEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{z-index:2;border:2px solid #3c84f4;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:-1px;left:-1px}.PlaygroundEditorTheme__tableCellEditing{border-radius:3px;box-shadow:0 0 5px #0006}.PlaygroundEditorTheme__tableAddColumns{cursor:pointer;background-color:#eee;border:0;width:20px;height:100%;animation:table-controls .2s;position:absolute;top:0;right:-25px}.PlaygroundEditorTheme__tableAddColumns:after{content:" ";opacity:.4;background-image:url(/_next/static/media/plus.c8f91194.0c8a9427.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);height:20px;animation:table-controls .2s;position:absolute;bottom:-25px;left:0}.PlaygroundEditorTheme__tableAddRows:after{content:" ";opacity:.4;background-image:url(/_next/static/media/plus.c8f91194.0c8a9427.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.PlaygroundEditorTheme__tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{margin:0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{margin:0;padding:0;list-style-type:lower-alpha;list-style-position:outside}.PlaygroundEditorTheme__ol4{margin:0;padding:0;list-style-type:upper-roman;list-style-position:outside}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{margin:0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{outline:none;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;position:relative}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";cursor:pointer;background-size:cover;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:6px;left:7px;right:7px;transform:rotate(45deg)}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{gap:10px;margin:10px 0;display:grid}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.color-picker-wrapper{padding:20px}.color-picker-basic-color{flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.color-picker-basic-color button{cursor:pointer;border:1px solid #ccc;border-radius:4px;width:16px;height:16px;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);width:100%;height:150px;margin-top:15px;position:relative}.color-picker-saturation_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-10px);box-shadow:0 0 15px #00000026}.color-picker-hue{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;width:100%;height:12px;margin-top:15px;position:relative}.color-picker-hue_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-4px);box-shadow:0 0 0 .5px #0003}.color-picker-color{border:1px solid #ccc;width:100%;height:20px;margin-top:15px}.KatexEquationAlterer_defaultRow{flex-direction:row;justify-content:space-between;margin-top:10px;margin-bottom:10px;display:flex;overflow:hidden}.KatexEquationAlterer_dialogActions{flex-direction:row;justify-content:right;margin-top:20px;margin-bottom:0;display:flex;overflow:hidden}.KatexEquationAlterer_centerRow{flex-direction:"row";justify-content:center;margin-top:10px;margin-bottom:10px;display:flex;overflow:hidden}.KatexEquationAlterer_textArea{resize:none;width:100%;padding:7px}.Button__root{cursor:pointer;background-color:#eee;border:0;border-radius:5px;padding:10px 15px;font-size:14px}.Button__root:hover{background-color:#ddd}.Button__small{padding:5px 10px;font-size:13px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{justify-content:right;margin-top:20px;display:flex}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.Input__wrapper{flex-direction:row;align-items:center;margin-bottom:10px;display:flex}.Input__label{color:#666;flex:1;display:flex}.Input__input{border:1px solid #999;border-radius:5px;flex:2;min-width:0;padding:7px 10px;font-size:16px;display:flex}.InlineImageNode__contentEditable{resize:none;cursor:text;caret-color:#050505;-moz-tab-size:1;-o-tab-size:1;tab-size:1;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;border:0;outline:0;width:calc(100% - 20px);min-height:20px;padding:10px;font-size:14px;line-height:1.4em;display:block;position:relative}.InlineImageNode__placeholder{color:#888;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;pointer-events:none;font-size:12px;display:inline-block;position:absolute;bottom:10px;left:10px;overflow:hidden}.InlineImageNode_Checkbox:checked,.InlineImageNode_Checkbox:not(:checked){position:absolute;left:-9999px}.InlineImageNode_Checkbox:checked+label,.InlineImageNode_Checkbox:not(:checked)+label{cursor:pointer;color:#666;padding-right:55px;line-height:20px;display:inline-block;position:absolute}.InlineImageNode_Checkbox:checked+label:before,.InlineImageNode_Checkbox:not(:checked)+label:before{content:"";background:#fff;border:1px solid #666;width:18px;height:18px;position:absolute;top:0;right:0}.InlineImageNode_Checkbox:checked+label:after,.InlineImageNode_Checkbox:not(:checked)+label:after{content:"";background:#222;width:8px;height:8px;transition:all .2s;position:absolute;top:6px;right:6px}.InlineImageNode_Checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}.InlineImageNode_Checkbox:checked+label:after{opacity:1;transform:scale(1)}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;background-color:#0000;border:none;outline:none;margin:0;padding:0 1em 0 0}:root{--select-border:#393939;--select-focus:#101484;--select-arrow:var(--select-border)}.select{border:1px solid var(--select-border);cursor:pointer;background:linear-gradient(#fff,#e5e5e5);border-radius:.25em;min-width:160px;max-width:290px;padding:.25em .5em;font-size:1rem;line-height:1.4}[type=page-break]{width:calc(100% + var(--editor-input-padding, 28px) * 2);overflow:unset;margin-left:calc(var(--editor-input-padding, 28px) * -1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eee);border-bottom:1px dashed var(--editor-color-secondary,#eee);background-color:var(--editor-color-secondary,#eee);display:block;position:relative}[type=page-break]:before{content:"";top:50%;left:calc(var(--editor-input-padding, 28px) + 12px);opacity:.5;background-image:url(/_next/static/media/scissors.521fbc50.72a38ab5.svg);background-size:cover;width:16px;height:16px;position:absolute;transform:translateY(-50%)}[type=page-break]:after{content:"PAGE BREAK";color:#000;background-color:#fff;border:1px solid #ccc;padding:2px 6px;font-size:12px;font-weight:600;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.font-size-input{color:#777;text-align:center;border-color:gray;border-radius:5px;width:25px;height:21px;padding:2px 4px;font-size:14px;font-weight:700}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.add-icon{background-image:url(/_next/static/media/add-sign.b8a6d957.d896b734.svg)}.add-icon,.minus-icon{background-position:50%;background-repeat:no-repeat}.minus-icon{background-image:url(/_next/static/media/minus-sign.ed17e02d.122bde12.svg)}button.font-decrement{margin-right:3px;padding:0}button.font-increment{margin-left:3px;padding:0}.CommentPlugin_AddCommentBox{z-index:10;background-color:#fff;border-radius:20px;width:40px;height:60px;display:block;position:fixed;box-shadow:0 0 3px #0003}.CommentPlugin_AddCommentBox_button{cursor:pointer;background:none;border:0;border-radius:20px;width:40px;height:60px;position:absolute;top:0;left:0}.CommentPlugin_AddCommentBox_button:hover{background-color:#f6f6f6}i.add-comment{vertical-align:-10px;background-image:url(/_next/static/media/chat-left-text.f09c22b8.1ad4c117.svg);background-size:contain;width:20px;height:20px;display:inline-block}@media (width <= 1024px){.CommentPlugin_AddCommentBox{display:none}}.CommentPlugin_CommentInputBox{z-index:24;background-color:#fff;border-radius:5px;width:250px;min-height:80px;animation:show-input-box .4s;display:block;position:absolute;box-shadow:0 0 5px #0000001a}.CommentPlugin_CommentInputBox:before{content:"";box-sizing:border-box;transform-origin:0 0;border-color:#0000 #0000 #fff #fff;border-style:solid;border-width:.5em;width:0;height:0;margin-left:.5em;position:absolute;top:0;left:calc(50% + .25em);right:-1em;transform:rotate(135deg);box-shadow:-3px 3px 3px #0000000d}@keyframes show-input-box{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.CommentPlugin_CommentInputBox_Buttons{flex-direction:row;gap:10px;padding:0 10px 10px;display:flex}.CommentPlugin_CommentInputBox_Button{flex:1}.CommentPlugin_CommentInputBox_Button.primary{color:#fff;background-color:#4287f5;font-weight:700}.CommentPlugin_CommentInputBox_Button.primary:hover{background-color:#3572d3}.CommentPlugin_CommentInputBox_Button[disabled]{opacity:.5;cursor:not-allowed;color:#444;background-color:#eee;font-weight:400}.CommentPlugin_CommentInputBox_Button[disabled]:hover{opacity:.5;background-color:#eee}.CommentPlugin_CommentInputBox_EditorContainer{border-radius:5px;margin:10px;position:relative}.CommentPlugin_CommentInputBox_Editor{caret-color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:80px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentInputBox_Editor:focus{outline:1px solid #4287f5}.CommentPlugin_ShowCommentsButton{background-color:#ddd;border-radius:10px;position:fixed;top:10px;right:10px}i.comments{vertical-align:-10px;opacity:.5;background-image:url(/_next/static/media/comments.1025b122.9d370a21.svg);background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}@media (width <= 1024px){.CommentPlugin_ShowCommentsButton{display:none}}.CommentPlugin_ShowCommentsButton:hover i.comments{opacity:1}.CommentPlugin_ShowCommentsButton.active{background-color:#ccc}.CommentPlugin_CommentsPanel{z-index:25;background-color:#fff;border-top-left-radius:10px;width:300px;height:calc(100% - 88px);animation:show-comments .2s;position:fixed;top:88px;right:0;box-shadow:0 0 10px #0000001a}@keyframes show-comments{0%{opacity:0;transform:translateX(300px)}to{opacity:1;transform:translateX(0)}}.CommentPlugin_CommentsPanel_Header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:40px;padding:10px 15px;display:flex}.CommentPlugin_CommentsPanel_Heading{color:#444;border-bottom:none;height:auto;margin:0;padding-top:0;padding-left:0;font-size:20px;display:block;overflow:hidden}.CommentPlugin_CommentsPanel_CloseButton{cursor:pointer;background:none;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.CommentPlugin_CommentsPanel_CloseButton:hover{background-color:#f0f0f0}.close-icon{color:#888;font-size:24px;line-height:24px}.CommentPlugin_CommentsPanel_CloseButton:hover .close-icon{color:#444}.CommentPlugin_CommentsPanel_Editor{caret-color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:20px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentsPanel_Editor:before{content:"";float:right;width:30px;height:20px}.CommentPlugin_CommentsPanel_SendButton{background:none;position:absolute;top:8px;right:10px}.CommentPlugin_CommentsPanel_SendButton:hover{background:none}i.send{vertical-align:-10px;opacity:.5;background-image:url(/_next/static/media/send.d8b16acb.a9a5c692.svg);background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}.CommentPlugin_CommentsPanel_SendButton:hover i.send{opacity:1;filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness() contrast(92%)}.CommentPlugin_CommentsPanel_SendButton[disabled] i.send{opacity:.3}.CommentPlugin_CommentsPanel_SendButton:hover[disabled] i.send{opacity:.3;filter:none}.CommentPlugin_CommentsPanel_Empty{color:#777;text-align:center;width:100%;margin:0;padding:0;font-size:15px;position:absolute;top:calc(50% - 15px)}.CommentPlugin_CommentsPanel_List{width:100%;height:calc(100% - 45px);margin:0;padding:0;list-style-type:none;position:absolute;top:45px;overflow-y:auto}.CommentPlugin_CommentsPanel_List_Comment{margin:0;padding:15px 0 15px 15px;font-size:14px;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread.active .CommentPlugin_CommentsPanel_List_Comment:hover{background-color:inherit}.CommentPlugin_CommentsPanel_List_Comment p{color:#444;margin:0}.CommentPlugin_CommentsPanel_List_Details{color:#444;vertical-align:top;padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Comment_Author{padding-right:5px;font-weight:700}.CommentPlugin_CommentsPanel_List_Comment_Time{color:#999}.CommentPlugin_CommentsPanel_List_Thread{border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:0 solid #eee;margin:0;padding:0;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread+.CommentPlugin_CommentsPanel_List_Thread,.CommentPlugin_CommentsPanel_List_Thread:first-child{border-top:none}.CommentPlugin_CommentsPanel_List_Thread.interactive{cursor:pointer}.CommentPlugin_CommentsPanel_List_Thread.interactive:hover{background-color:#fafafa}.CommentPlugin_CommentsPanel_List_Thread.active{cursor:inherit;background-color:#fafafa;border-left:15px solid #eee}.CommentPlugin_CommentsPanel_List_Thread_QuoteBox{color:#ccc;padding-top:10px;display:block}.CommentPlugin_CommentsPanel_List_Thread_Quote{margin:0 10px}.CommentPlugin_CommentsPanel_List_Thread_Quote span{color:#222;background-color:#ffd40066;padding:1px;font-weight:700;line-height:1.4;display:inline}.CommentPlugin_CommentsPanel_List_Thread_Comments{padding-left:10px;list-style-type:none}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child{border:none;margin-left:0;padding-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child.CommentPlugin_CommentsPanel_List_Comment:last-child{padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment{border-left:5px solid #eee;margin-left:5px;padding-left:10px}.CommentPlugin_CommentsPanel_List_Thread_Editor{padding-top:1px;position:relative}.CommentPlugin_CommentsPanel_List_DeleteButton{opacity:0;background-color:#0000;width:30px;height:30px;position:absolute;top:10px;right:10px}.CommentPlugin_CommentsPanel_DeletedComment,.CommentPlugin_CommentsPanel_List_Comment:hover .CommentPlugin_CommentsPanel_List_DeleteButton,.CommentPlugin_CommentsPanel_List_Thread_QuoteBox:hover .CommentPlugin_CommentsPanel_List_DeleteButton{opacity:.5}.CommentPlugin_CommentsPanel_List_DeleteButton:hover{opacity:1;filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness() contrast(92%);background-color:#0000}.CommentPlugin_CommentsPanel_List_DeleteButton i.delete{vertical-align:-10px;background-image:url(/_next/static/media/trash3.13391d1f.8140a9b1.svg);background-size:contain;width:15px;height:15px;transition:opacity .2s linear;position:absolute;top:5px;left:5px}.CommentPlugin_UserList{z-index:1000;background-color:#fff;border:1px solid #ccc;width:250px;max-height:200px;position:absolute;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.CommentPlugin_UserList_Item{cursor:pointer;padding:8px 12px}.CommentPlugin_UserList_Item:hover{background-color:#f0f0f0}.CommentEditorTheme__paragraph{position:"relative";margin:0}.ContentEditable__root{border:0;outline:0;min-height:150px;padding:8px 28px 40px;font-size:15px;display:block;position:relative}@media (width <= 1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}.Placeholder__root{color:#999;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;pointer-events:none;font-size:14px;display:inline-block;position:absolute;top:8px;left:10px;right:28px;overflow:hidden}@media (width <= 1025px){.Placeholder__root{left:8px}}.TableCellResizer__resizer,.link-editor{position:absolute}.link-editor{z-index:10;opacity:0;will-change:transform;background-color:#fff;border-radius:0 0 8px 8px;width:100%;max-width:400px;transition:opacity .5s;display:flex;top:0;left:0;box-shadow:0 5px 10px #0000004d}.link-editor .button{cursor:pointer;border-radius:8px;width:20px;height:20px;margin:0 2px;padding:6px;display:inline-block}.link-editor .button.hovered{background-color:#eee;width:20px;height:20px;display:inline-block}.actions i,.link-editor .button i{vertical-align:-.25em;background-size:contain;width:20px;height:20px;display:inline-block}.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;outline:none;padding:5px 5px 5px 20px;font-weight:700;list-style:none;position:relative}.Collapsible__title::marker{display:none}.Collapsible__title::-webkit-details-marker{display:none}.Collapsible__title:before{content:"";border-left:4px solid #0000;border-color:#0000 #0000 #0000 #000;border-style:solid;border-width:4px 6px;display:block;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#000 #0000 #0000}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.floating-text-format-popup{vertical-align:middle;z-index:1000;opacity:0;will-change:transform;background:#fff;border-radius:8px;height:35px;padding:4px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.floating-text-format-popup button.popup-item{cursor:pointer;vertical-align:middle;background:none;border:0;border-radius:10px;padding:8px;display:flex}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;margin-top:2px;display:flex}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:#dfe8fa4d}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;color:#777;text-overflow:ellipsis;background:none;border:0;border-radius:10px;width:70px;padding:8px;font-size:14px;display:flex}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;width:70px;height:20px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.floating-text-format-popup .popup-item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.floating-text-format-popup i.chevron-down{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.floating-text-format-popup i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.floating-text-format-popup .divider{background-color:#eee;width:1px;margin:0 4px}@media (width <= 1024px){.floating-text-format-popup button.insert-comment{display:none}}.retranslation-backdrop{z-index:10;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.retranslation-container{background-color:#fff;border:1px solid #bdbbbb;border-radius:8px;max-width:100%;max-height:100%;padding:16px;position:relative;overflow:scroll;box-shadow:0 4px 10px #0003}.retranslation-container:before{content:"";border-bottom:20px solid #bdbbbb;border-left:20px solid #0000;border-right:20px solid #0000;width:0;height:0;position:absolute;top:-20px;left:50%;transform:translateX(-50%)}.retranslation-title{margin-bottom:12px;font-size:16px;font-weight:700}.retranslation-inputWrapper{margin-top:8px}.retranslation-label{font-size:14px;font-weight:500}.retranslation-textArea{resize:none;border:1px solid #ccc;border-radius:4px;width:100%;margin-top:4px;padding:8px;font-size:14px}.retranslation-linkWrapper{margin-top:6px}.retranslation-link{color:#007bff;cursor:pointer;font-size:14px;text-decoration:none}.retranslation-link:hover{text-decoration:underline}.retranslation-warning{color:#900;background:#ffe5e5;border-left:4px solid #e60000;margin-top:12px;padding:10px;font-size:13px}.retranslation-buttonGroup{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.retranslation-cancelButton{cursor:pointer;background:none;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:14px}.retranslation-cancelButton:hover{background:#f0f0f0}.retranslation-confirmButton{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;padding:8px 12px;font-size:14px}.retranslation-confirmButton:hover{background:#0056b3}.form-group label{color:#333;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.dropdown-container{position:relative}.dropdown-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:8px}.dropdown-icon{color:#555;width:16px;height:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.regenerating-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;margin:8px 0;display:block;position:relative}.regenerating-content{text-align:left;background-color:#ffd70040;border-radius:4px;padding:12px 16px;font-size:16px;position:relative;overflow:hidden}.regenerating-text{z-index:1;color:red;font-weight:700;position:relative}.regenerating-shine{z-index:0;background:linear-gradient(90deg,#fff0 0,#fffc 50%,#fff0);width:100%;height:100%;animation:shine 2s linear infinite;position:absolute;top:0;left:-150%}@keyframes shine{0%{left:-150%}to{left:150%}}.regenerating-container.selected .regenerating-content{outline:2px solid #3c84f4}.chunk-highlight{background-color:#4287f51a}.editor-shell-no-toolbar{color:#000;border-top:1px solid #ccc;border-radius:2px;flex-direction:column;width:120%;max-width:100%;height:100%;margin-top:18px;font-weight:400;line-height:1.7;display:flex;position:relative}.editor-shell .editor-container.tree-view{border-radius:0}.editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@keyframes CursorBlink{to{visibility:hidden}}.editor-shell-concise-no-toolbar{border-top:1px solid #ccc}.editor-shell-concise-no-toolbar,.editor-shell-concise-toolbar,.editor-shell-translation-no-toolbar{color:#000;border-radius:2px;flex-direction:column;width:120%;max-width:100%;height:100%;margin-bottom:22px;font-weight:400;line-height:1.7;display:flex;position:relative}.editor-shell-translation-no-toolbar{border-top:1px solid #ccc}.editor-shell-translation-toolbar{color:#000;border-radius:2px;flex-direction:column;width:120%;max-width:100%;height:90%;margin-bottom:22px;font-weight:400;line-height:1.7;display:flex;position:relative}.editor-shell-concise-toolbar .editor-container{background:#fff}.editor-shell-translation-toolbar .translation-editor-scroller,.translation-editor-scroller{z-index:0;border:0;outline:0;height:calc(100vh - 265px);display:flex;position:relative;overflow:auto}.translation-editor-input{resize:none;caret-color:#444;-moz-tab-size:1;-o-tab-size:1;tab-size:1;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;box-sizing:border-box;outline:0;width:100%;max-width:100%;min-height:calc(100vh - 265px);max-height:calc(100vh - 265px);padding:15px 10px;font-size:15px;position:relative}i.translation{background-image:url(/_next/static/media/translation.455a3678.ee8cf38b.svg)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}header{justify-content:center;max-width:580px;margin:auto;display:flex;position:relative}header a{max-width:220px;margin:20px 0 0;display:block}header img{width:100%;height:100%;display:block}header h1{text-align:left;color:#333;margin:20px 0 0;display:inline-block}.editor-shell{color:#000;border:1px solid #ccc;border-radius:10px;flex-direction:column;width:100%;max-width:95%;height:100%;margin:20px auto;font-weight:400;line-height:1.7;display:flex;position:relative}.editor-shell .editor-container{background:#fff;border-radius:10px;flex:1;height:90%;display:block;position:relative}.editor-shell-documentation-no-toolbar{border-top:1px solid #ccc}.editor-shell-documentation-no-toolbar,.editor-shell-documentation-toolbar{color:#000;border-radius:2px;flex-direction:column;width:120%;max-width:100%;height:100%;margin-bottom:22px;font-weight:400;line-height:1.7;display:flex;position:relative}.editor-shell-documentation-toolbar .editor-container{background:#fff}.editor-scroller{z-index:0;border:0;outline:0;height:calc(100vh - 145px);display:flex;position:relative;overflow:auto}.editor{z-index:-1;flex:auto;position:relative}.editor-input{resize:none;caret-color:#444;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;min-height:calc(100vh - 145px);max-height:calc(100vh - 145px);padding:15px 10px;font-size:15px;position:relative}.editor-placeholder{color:#999;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-size:15px;display:inline-block;position:absolute;top:67px;left:10px;overflow:hidden}.test-recorder-output{width:100%;margin:20px auto}pre{max-height:400px;margin:0;padding:10px;line-height:1.1;overflow:auto}.tree-view-output,pre{color:#fff;background:#222;font-size:12px}.tree-view-output{border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin:1px auto 10px;padding:0;display:block;position:relative;overflow:hidden}pre::-webkit-scrollbar{background:none;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{cursor:pointer;background-color:#444;border:none;border-radius:20px;outline:none;width:40px;height:40px;font-size:12px;display:block;position:relative;box-shadow:0 1px 10px #0000004d}.editor-dev-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:10px}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}.test-recorder-toolbar{display:flex}.test-recorder-button{cursor:pointer;background-color:#222;border:none;border-radius:4px;outline:none;width:32px;height:32px;padding:6px;font-size:10px;transition:box-shadow 50ms ease-out;display:block;position:relative;box-shadow:1px 2px 2px #0006}.test-recorder-button:active{box-shadow:1px 2px 4px #0006}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:8px}#options-button{position:fixed;bottom:20px;left:20px}#test-recorder-button{position:fixed;bottom:20px;left:70px}#paste-log-button{position:fixed;bottom:20px;left:120px}#docs-button{position:fixed;bottom:20px;left:170px}#options-button:after{background-image:url(/_next/static/media/gear.66d32f03.64b7808c.svg)}#test-recorder-button:after{background-image:url(/_next/static/media/journal-code.c9cb7a57.9a7900f6.svg)}#paste-log-button:after{background-image:url(/_next/static/media/clipboard.6d1df5f5.4e19949e.svg)}#docs-button:after{background-image:url(/_next/static/media/file-earmark-text.842a32c7.9d0da1de.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/_next/static/media/camera.06e5377a.cbeb4b08.svg)}#test-recorder-button-copy:after{background-image:url(/_next/static/media/clipboard.6d1df5f5.4e19949e.svg)}#test-recorder-button-download:after{background-image:url(/_next/static/media/download.0ff5e5fd.68e296f0.svg)}.typeahead-popover{background:#fff;border-radius:8px;position:fixed;box-shadow:0 5px 10px #0000004d}.typeahead-popover ul{border-radius:8px;max-height:200px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{cursor:pointer;border-radius:8px;outline:none;min-width:180px;margin:0;font-size:14px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.typeahead-popover li.active{background-size:contain;width:20px;height:20px;display:flex}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.typeahead-popover li .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/_next/static/media/palette.aa54b6d7.4d31fd50.svg)}i.bucket{background-image:url(/_next/static/media/paint-bucket.ad96256a.f934484a.svg)}i.bold{background-image:url(/_next/static/media/type-bold.f9be896e.0e0e2171.svg)}i.italic{background-image:url(/_next/static/media/type-italic.147a5f41.c6df8d07.svg)}i.clear{background-image:url(/_next/static/media/trash.ee3d7b83.17affdcb.svg)}i.code{background-image:url(/_next/static/media/code.45af60e0.8b6a3291.svg)}i.underline{background-image:url(/_next/static/media/type-underline.62598e62.b39c7363.svg)}i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.79d5e351.3a49a322.svg)}i.subscript{background-image:url(/_next/static/media/type-subscript.da1abfd8.b398fe93.svg)}i.superscript{background-image:url(/_next/static/media/type-superscript.e86794c0.d89f0fbe.svg)}i.link{background-image:url(/_next/static/media/link.e140fc47.b9017f91.svg)}i.horizontal-rule{background-image:url(/_next/static/media/horizontal-rule.ac2302b0.e4012a9d.svg)}.icon.plus{background-image:url(/_next/static/media/plus.c8f91194.0c8a9427.svg)}.icon.caret-right{background-image:url(/_next/static/media/caret-right-fill.8594efdc.ebc88265.svg)}.icon.dropdown-more{background-image:url(/_next/static/media/dropdown-more.b2bf3669.7d5d6e85.svg)}.icon.font-color{background-image:url(/_next/static/media/font-color.3ed85419.d464ca91.svg)}.icon.font-family{background-image:url(/_next/static/media/font-family.d165092c.0b7c42ba.svg)}.icon.bg-color{background-image:url(/_next/static/media/bg-color.9f8a037f.4a7517aa.svg)}.icon.table{background-color:#6c757d;-webkit-mask-image:url(/_next/static/media/table.cae4f716.a2ead878.svg);mask-image:url(/_next/static/media/table.cae4f716.a2ead878.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}i.image{background-image:url(/_next/static/media/file-image.af9bbbc5.87480e1a.svg)}i.table{background-image:url(/_next/static/media/table.cae4f716.a2ead878.svg)}i.close{background-image:url(/_next/static/media/close.1865c7c8.ff28130e.svg)}i.figma{background-image:url(/_next/static/media/figma.c198e5c3.6bd23837.svg)}i.poll{background-image:url(/_next/static/media/card-checklist.c146ea9d.680f8081.svg)}i.columns{background-image:url(/_next/static/media/3-columns.0923ce74.6ce61f58.svg)}i.tweet{background-image:url(/_next/static/media/tweet.67dcef50.7a57d522.svg)}i.youtube{background-image:url(/_next/static/media/youtube.34f0778c.586ad861.svg)}.icon.left-align,i.left-align{background-image:url(/_next/static/media/text-left.33185a01.ca8e1a89.svg)}.icon.center-align,i.center-align{background-image:url(/_next/static/media/text-center.13368964.82caff6e.svg)}.icon.right-align,i.right-align{background-image:url(/_next/static/media/text-right.a8af7ead.5e5c7027.svg)}.icon.justify-align,i.justify-align{background-image:url(/_next/static/media/justify.1c691f44.a9c42821.svg)}i.indent{background-image:url(/_next/static/media/indent.8b615516.c21c62cc.svg)}i.markdown{background-image:url(/_next/static/media/markdown.7efea26c.6de88a20.svg)}i.outdent{background-image:url(/_next/static/media/outdent.5e301783.92653897.svg)}i.undo{background-image:url(/_next/static/media/arrow-counterclockwise.b1d7c6c5.08c45706.svg)}i.redo{background-image:url(/_next/static/media/arrow-clockwise.7f3df043.84c476e4.svg)}i.sticky{background-image:url(/_next/static/media/sticky.6828d7ca.308f30b9.svg)}i.mic{background-image:url(/_next/static/media/mic.3577612e.d1c34b5a.svg)}i.import{background-image:url(/_next/static/media/upload.156b0cd9.96793086.svg)}i.export{background-image:url(/_next/static/media/download.0ff5e5fd.68e296f0.svg)}i.diagram-2{background-image:url(/_next/static/media/diagram-2.75c5b27b.d3def8a2.svg)}i.user{background-image:url(/_next/static/media/user.8db25185.56f56a49.svg)}i.equation{background-image:url(/_next/static/media/plus-slash-minus.2deb9413.fb73ac67.svg)}i.gif{background-image:url(/_next/static/media/filetype-gif.35845264.308050ba.svg)}i.copy{background-image:url(/_next/static/media/copy.7e97951c.5cbf7dde.svg)}i.success{background-image:url(/_next/static/media/success.4f5acc18.cd461126.svg)}i.prettier{background-image:url(/_next/static/media/prettier.0782076a.547147ac.svg)}i.prettier-error{background-image:url(/_next/static/media/prettier-error.9b802fe7.6c02dfc4.svg)}.icon.page-break,i.page-break{background-image:url(/_next/static/media/scissors.521fbc50.72a38ab5.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{box-sizing:border-box;background-color:#eee;width:calc(100% - 75px);margin:12px}.link-editor .link-input,.link-editor .link-view{color:#050505;border:0;border-radius:15px;outline:0;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view{width:calc(100% - 24px);margin:8px 12px}.link-editor .link-view a{word-break:break-word;width:calc(100% - 33px);display:block}.link-editor div.link-edit{vertical-align:-.25em;cursor:pointer;background-image:url(/_next/static/media/pencil-fill.1454ec9d.61ede446.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:30px}.link-editor div.link-trash{background-image:url(/_next/static/media/trash.ee3d7b83.17affdcb.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{vertical-align:-.25em;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-cancel{background-image:url(/_next/static/media/close.1865c7c8.ff28130e.svg);margin-right:28px}.link-editor div.link-confirm{vertical-align:-.25em;cursor:pointer;background-image:url(/_next/static/media/success-alt.e4069456.ffdd7de3.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;margin-right:2px;position:absolute;top:0;bottom:0;right:0}.link-editor .link-input a{color:#216fdb;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;text-decoration:underline;overflow:hidden}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{margin:0 4px;display:flex}.link-editor select{background-color:#00000013;border:none;border-radius:4px;padding:6px}.mention:focus{outline:none;box-shadow:0 0 0 2px #b4d5ff}.characters-limit{color:#888;text-align:right;font-size:12px;display:block;position:absolute;bottom:5px;left:12px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:100;background-color:#fff;border-radius:8px;min-height:40px;display:block;position:fixed;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.dropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;place-content:center space-between;min-width:100px;max-width:250px;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{background-size:contain;width:20px;height:20px;display:flex}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.dropdown .item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.dropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}@media screen and (width <= 1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/_next/static/media/text-paragraph.05c1fb4d.097d10b2.svg)}.icon.h1{background-image:url(/_next/static/media/type-h1.e450b687.d99280c7.svg)}.icon.h2{background-image:url(/_next/static/media/type-h2.7acd593b.74037e48.svg)}.icon.h3{background-image:url(/_next/static/media/type-h3.7df7487d.b1fb2162.svg)}.icon.h4{background-image:url(/_next/static/media/type-h4.42a86b4b.c49a0938.svg)}.icon.h5{background-image:url(/_next/static/media/type-h5.a340e4da.4d9b4abd.svg)}.icon.h6{background-image:url(/_next/static/media/type-h6.e2b0ffd9.fe799531.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/_next/static/media/list-ul.caf813ff.43236435.svg)}.icon.check,.icon.check-list{background-image:url(/_next/static/media/square-check.05141a07.2cc1199a.svg)}.icon.number,.icon.numbered-list{background-image:url(/_next/static/media/list-ol.93d22728.c177c150.svg)}.icon.quote{background-image:url(/_next/static/media/chat-square-quote.061f82be.611d0827.svg)}.icon.code{background-image:url(/_next/static/media/code.45af60e0.8b6a3291.svg)}.switches{z-index:6;animation:slide-in .4s;position:fixed;bottom:70px;left:10px}.switch{color:#444;background-color:#eeeeeeb3;border-radius:10px;margin:5px 0;padding:5px 10px;display:block}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{width:100px;margin-right:5px;font-size:14px;line-height:24px}.switch button,.switch label{vertical-align:middle;display:inline-block}.switch button{box-sizing:border-box;cursor:pointer;background-color:#ced0d4;border:2px solid #0000;border-radius:12px;outline:none;width:44px;height:24px;transition:background-color .1s;position:relative}.switch button:focus-visible{border-color:#00f}.switch button span{background-color:#fff;border-radius:12px;width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:0;left:0}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translateX(20px)}.editor-shell span.editor-image{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;position:relative}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:2px solid #3c84f4}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{color:#000;background-color:#ffffffe6;border-top:1px solid #fff;min-width:100px;margin:0;padding:0;display:block;position:absolute;bottom:4px;left:0;right:0;overflow:hidden}.editor-shell .editor-image .image-caption-button{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;width:30%;min-width:100px;margin:0 auto;padding:10px;display:block;position:absolute;bottom:20px;left:0;right:0}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{vertical-align:-.25em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(/_next/static/media/pencil-fill.1454ec9d.61ede446.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;width:35px;height:35px;position:absolute;top:4px;right:4px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{background-color:#3c84f4;border:1px solid #fff;width:7px;height:7px;display:block;position:absolute}.editor-shell .editor-image .image-resizer.image-resizer-n{cursor:n-resize;top:-6px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;top:-6px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-e{cursor:e-resize;bottom:48%;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{cursor:nwse-resize;bottom:-2px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-s{cursor:s-resize;bottom:-2px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-sw{cursor:sw-resize;bottom:-2px;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-w{cursor:w-resize;bottom:48%;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;top:-6px;left:-6px}.editor-shell span.inline-editor-image{cursor:default;z-index:1;display:inline-block;position:relative}.editor-shell .inline-editor-image img{cursor:default;max-width:100%}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.editor-shell .inline-editor-image .image-edit-button{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;min-width:60px;margin:0 auto;padding:6px 8px;display:block;position:absolute;top:12px;right:12px}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{color:#000;background-color:#f4f4f4;min-width:100%;display:block;overflow:hidden}.emoji{color:#0000;caret-color:#050505;vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;margin:0 -1px}.emoji-inner{padding:0 .15em}.emoji-inner::-moz-selection{color:#0000;background-color:#96969666}.emoji-inner::selection{color:#0000;background-color:#96969666}.emoji.happysmile{background-image:url(/_next/static/media/1F642.09a567a4.830f2cc9.png)}.emoji.veryhappysmile{background-image:url(/_next/static/media/1F600.7bb1d0e1.32631ebc.png)}.emoji.unhappysmile{background-image:url(/_next/static/media/1F641.844f2d7c.61cff493.png)}.emoji.heart{background-image:url(/_next/static/media/2764.25a929eb.6e29e63e.png)}.keyword{color:#f1765e;font-weight:700}.actions{text-align:right;margin:10px;position:absolute;bottom:0;right:0}.actions.tree-view{border-bottom-right-radius:0;border-bottom-left-radius:0}.actions i{vertical-align:-.25em;background-size:contain;width:15px;height:15px;display:inline-block}.actions i.indent{background-image:url(/_next/static/media/indent.8b615516.c21c62cc.svg)}.actions i.outdent{background-image:url(/_next/static/media/outdent.5e301783.92653897.svg)}.actions i.lock{background-image:url(/_next/static/media/lock-fill.0913faa7.dfadd2b4.svg)}.actions i.image{background-image:url(/_next/static/media/file-image.af9bbbc5.87480e1a.svg)}.actions i.table{background-image:url(/_next/static/media/table.cae4f716.a2ead878.svg)}.actions i.unlock{background-image:url(/_next/static/media/lock.6a12906c.8f5d772c.svg)}.actions i.left-align{background-image:url(/_next/static/media/text-left.33185a01.ca8e1a89.svg)}.actions i.center-align{background-image:url(/_next/static/media/text-center.13368964.82caff6e.svg)}.actions i.right-align{background-image:url(/_next/static/media/text-right.a8af7ead.5e5c7027.svg)}.actions i.justify-align{background-image:url(/_next/static/media/justify.1c691f44.a9c42821.svg)}.actions i.disconnect{background-image:url(/_next/static/media/plug.a746e901.bd5ce86b.svg)}.actions i.connect{background-image:url(/_next/static/media/plug-fill.8c2ea3a0.6413396a.svg)}.table-cell-action-button-container{will-change:transform;position:absolute;top:0;left:0}.table-cell-action-button{background-color:none;color:#222;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;display:inline-block;position:relative}i.chevron-down{background-color:#0000;background-image:url(/_next/static/media/chevron-down.0e9a4376.22ee0815.svg);background-size:contain;width:8px;height:8px;display:inline-block}.action-button{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:15px;margin-left:5px;padding:8px 12px;display:inline-block;position:relative}.action-button:hover{color:#000;background-color:#ddd}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;cursor:not-allowed;background:#eee}.debug-timetravel-panel{margin:auto;padding:0 0 10px;display:flex;overflow:hidden}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{color:#fff;background:none;border:0;flex:1;padding:0;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{color:#fff;background:none;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:15px}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{color:#fff;background:none;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:85px}.debug-treetype-button:hover{text-decoration:underline}.connecting{color:#999;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;pointer-events:none;font-size:15px;display:inline-block;position:absolute;top:10px;left:10px;overflow:hidden}.ltr{text-align:left}.rtl{text-align:right}.toolbar{z-index:2;background:#fff;border-bottom:1px solid #ccc;border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:1px;padding:4px;position:sticky;top:0;overflow:auto}.toolbar,button.toolbar-item{vertical-align:middle;align-items:center;display:flex}button.toolbar-item{cursor:pointer;background:none;border:0;border-radius:10px;flex-shrink:0;justify-content:space-between;padding:8px}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;display:flex}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:#dfe8fa4d}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family .text{max-width:40px;display:block}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;height:20px;padding-right:10px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar .toolbar-item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.toolbar i.chevron-down,.toolbar-item i.chevron-down{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.toolbar i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.toolbar .divider{background-color:#ccc;width:1px;height:25px;margin:0 4px}.sticky-note-container{z-index:9;width:240px;display:inline-block;position:absolute}.sticky-note{text-align:left;cursor:move;border:1px solid #e8e8e8;border-bottom-right-radius:60px 5px;width:240px;margin:25px;padding:20px 10px;font-family:Reenie Beanie;font-size:24px;line-height:1;display:block;position:relative}.sticky-note:after{content:"";z-index:-1;background:#0003;width:120px;height:25px;position:absolute;bottom:20px;right:0;transform:matrix(-1,-.1,0,1,0,0);box-shadow:2px 15px 5px #0006}.sticky-note.yellow{background:linear-gradient(135deg,#ff8 81% 82%,#ff8 82%,#ffffc6);border-top:1px solid #fdfd86}.sticky-note.pink{background:linear-gradient(135deg,#f7cbe8 81% 82%,#f7cbe8 82%,#e7bfe1);border-top:1px solid #e7d1e4}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{cursor:pointer;opacity:.5;background:none;border:0;font-size:10px;position:absolute;top:8px;right:10px}.sticky-note .delete:hover{opacity:1;font-weight:700}.sticky-note .color{cursor:pointer;opacity:.5;background:none;border:0;position:absolute;top:8px;right:25px}.sticky-note .color:hover{opacity:1}.sticky-note .color i{background-size:contain;width:12px;height:12px;display:block}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0}.excalidraw-button.selected{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:2px solid #3c84f4}.github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@media (width <= 500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}hr{cursor:pointer;border:none;margin:1em 0;padding:2px}hr:after{content:"";background-color:#ccc;height:2px;line-height:2px;display:block}hr.selected{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:2px solid #3c84f4}.TableNode__contentEditable{resize:none;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3;border:0;outline:0;min-height:20px;padding:0;font-size:15px;display:block;position:relative}.PlaygroundEditorTheme__blockCursor{pointer-events:none;display:block;position:absolute}.PlaygroundEditorTheme__blockCursor:after{content:"";border-top:1px solid #000;width:20px;animation:CursorBlink 1.1s steps(2,start) infinite;display:block;position:absolute;top:-2px}.dialog-dropdown{width:100%;margin-bottom:10px;background-color:#eee!important}@font-face{font-family:KaTeX_AMS;src:url(/_next/static/media/KaTeX_AMS-Regular.a79f1c31.woff2) format("woff2"),url(/_next/static/media/KaTeX_AMS-Regular.1608a09b.woff) format("woff"),url(/_next/static/media/KaTeX_AMS-Regular.4aafdb68.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(/_next/static/media/KaTeX_Caligraphic-Bold.ec17d132.woff2) format("woff2"),url(/_next/static/media/KaTeX_Caligraphic-Bold.b6770918.woff) format("woff"),url(/_next/static/media/KaTeX_Caligraphic-Bold.cce5b8ec.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(/_next/static/media/KaTeX_Caligraphic-Regular.55fac258.woff2) format("woff2"),url(/_next/static/media/KaTeX_Caligraphic-Regular.dad44a7f.woff) format("woff"),url(/_next/static/media/KaTeX_Caligraphic-Regular.07ef19e7.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(/_next/static/media/KaTeX_Fraktur-Bold.d42a5579.woff2) format("woff2"),url(/_next/static/media/KaTeX_Fraktur-Bold.9f256b85.woff) format("woff"),url(/_next/static/media/KaTeX_Fraktur-Bold.b18f59e1.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(/_next/static/media/KaTeX_Fraktur-Regular.d3c882a6.woff2) format("woff2"),url(/_next/static/media/KaTeX_Fraktur-Regular.7c187121.woff) format("woff"),url(/_next/static/media/KaTeX_Fraktur-Regular.ed38e79f.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(/_next/static/media/KaTeX_Main-Bold.c3fb5ac2.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Bold.d181c465.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Bold.b74a1a8b.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(/_next/static/media/KaTeX_Main-BoldItalic.6f2bb1df.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-BoldItalic.e3f82f9d.woff) format("woff"),url(/_next/static/media/KaTeX_Main-BoldItalic.70d8b0a5.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(/_next/static/media/KaTeX_Main-Italic.8916142b.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Italic.9024d815.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Italic.47373d1e.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(/_next/static/media/KaTeX_Main-Regular.0462f03b.woff2) format("woff2"),url(/_next/static/media/KaTeX_Main-Regular.7f51fe03.woff) format("woff"),url(/_next/static/media/KaTeX_Main-Regular.b7f8fe9b.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(/_next/static/media/KaTeX_Math-BoldItalic.572d331f.woff2) format("woff2"),url(/_next/static/media/KaTeX_Math-BoldItalic.f1035d8d.woff) format("woff"),url(/_next/static/media/KaTeX_Math-BoldItalic.a879cf83.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Math;src:url(/_next/static/media/KaTeX_Math-Italic.f28c23ac.woff2) format("woff2"),url(/_next/static/media/KaTeX_Math-Italic.5295ba48.woff) format("woff"),url(/_next/static/media/KaTeX_Math-Italic.939bc644.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"KaTeX_SansSerif";src:url(/_next/static/media/KaTeX_SansSerif-Bold.8c5b5494.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Bold.bf59d231.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Bold.94e1e8dc.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"KaTeX_SansSerif";src:url(/_next/static/media/KaTeX_SansSerif-Italic.3b1e59b3.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Italic.7c9bc82b.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Italic.b4c20c84.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"KaTeX_SansSerif";src:url(/_next/static/media/KaTeX_SansSerif-Regular.ba21ed5f.woff2) format("woff2"),url(/_next/static/media/KaTeX_SansSerif-Regular.74048478.woff) format("woff"),url(/_next/static/media/KaTeX_SansSerif-Regular.d4d7ba48.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(/_next/static/media/KaTeX_Script-Regular.03e9641d.woff2) format("woff2"),url(/_next/static/media/KaTeX_Script-Regular.07505710.woff) format("woff"),url(/_next/static/media/KaTeX_Script-Regular.fe9cbbe1.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(/_next/static/media/KaTeX_Size1-Regular.eae34984.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size1-Regular.e1e279cb.woff) format("woff"),url(/_next/static/media/KaTeX_Size1-Regular.fabc004a.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(/_next/static/media/KaTeX_Size2-Regular.5916a24f.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size2-Regular.57727022.woff) format("woff"),url(/_next/static/media/KaTeX_Size2-Regular.d6b476ec.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(/_next/static/media/KaTeX_Size3-Regular.b4230e7e.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size3-Regular.9acaf01c.woff) format("woff"),url(/_next/static/media/KaTeX_Size3-Regular.a144ef58.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(/_next/static/media/KaTeX_Size4-Regular.10d95fd3.woff2) format("woff2"),url(/_next/static/media/KaTeX_Size4-Regular.7a996c9d.woff) format("woff"),url(/_next/static/media/KaTeX_Size4-Regular.fbccdabe.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(/_next/static/media/KaTeX_Typewriter-Regular.a8709e36.woff2) format("woff2"),url(/_next/static/media/KaTeX_Typewriter-Regular.6258592b.woff) format("woff"),url(/_next/static/media/KaTeX_Typewriter-Regular.d97aaf4a.ttf) format("truetype");font-weight:400;font-style:normal}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.10"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed;border-collapse:collapse}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .vbox{display:inline-flex;flex-direction:column;align-items:baseline}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:0 solid;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{counter-increment:katexEqnNo;content:"(" counter(katexEqnNo) ")"}.katex .mml-eqn-num:before{counter-increment:mmlEqnNo;content:"(" counter(mmlEqnNo) ")"}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;position:absolute;left:calc(50% + .3em);text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}