@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Open Sans,sans-serif}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.bold{font-weight:700!important}.underline{text-decoration:underline!important}.strikethrough{text-decoration:line-through!important}.underlineStrikethrough{text-decoration:underline line-through!important}.italic{font-style:italic!important}.code{color:#000;padding:2px;background:#eee;border:1px solid #ccc;font-family:Menlo,Consolas,Monaco,monospace;font-size:.9em}.highlight{background-color:#ff0!important}.superscript{font-size:.75em!important;vertical-align:super!important}.subscript{font-size:.75em!important;vertical-align:sub!important}.editorUl,ul.editorUl{padding-left:24px!important;list-style-type:disc!important;margin:4px 0!important}.editorOl,ol.editorOl{padding-left:24px!important;list-style-type:decimal!important;margin:4px 0!important}.editorListItem,li.editorListItem{margin:2px 0!important;display:list-item!important}.editorNestedListItem{list-style-type:circle!important}.editor-heading-h1{font-size:2em;font-weight:700;margin:8px 0}.editor-heading-h2{font-size:1.5em;font-weight:700;margin:7px 0}.editor-heading-h3{font-size:1.17em;font-weight:700;margin:6px 0}.editor-heading-h4{font-size:1em;font-weight:700;margin:5px 0}.editorCode{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.editorCode:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.editorCode:after{content:attr(data-highlight-language);position:absolute;top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;color:#00000080}.editorTokenComment{color:#708090}.editor-tokenPunctuation{color:#999}.editorTokenProperty{color:#905}.editorTokenSelector{color:#690}.editorTokenOperator{color:#9a6e3a}.editorTokenAttr{color:#07a}.editorTokenVariable{color:#e90}.editorTokenFunction{color:#dd4a68}.loader-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#f0ebe3cc;display:flex;justify-content:center;align-items:center;z-index:999999}@keyframes fill-animation{0%{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0 0 0 0)}}#logo{width:100px;height:110px;overflow:visible}#group{animation:fill-animation 2s cubic-bezier(.25,.1,.25,1) forwards infinite;fill:#8ac2ff;clip-path:inset(100% 0 0 0)}.border{fill:none;stroke:#8ac2ff;stroke-width:1}
