@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body{font-family:Inter,helvetica,san-serif!important}.ant-table th,.ant-table-tbody,.ant-table-tbody>tr>td{padding:3px!important;font-size:12px}.ant-table .disabled-row{background-color:#dcdcdc;pointer-events:none}.ant-table .disabled-row input[type=checkbox]{opacity:.2}.pageContent ul{margin:0}.pageContent ul li{margin:0 15px}::-webkit-scrollbar{width:7px;height:7px;border-radius:5px}::-webkit-scrollbar,::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-track{background:rgba(220,220,220,.1);border-radius:5px}::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(200,200,200,.5)}::-webkit-scrollbar-thumb:hover{background:rgba(200,200,200,.8)}body::-webkit-scrollbar-track{background:rgba(220,220,220,.2);border-radius:0}.notion,.pageContent{line-height:160%}.pageContent{font-weight:400;font-size:16px;max-width:700px;margin:0 auto;text-align:left}.pageContent .notion-page{width:auto}.pageContent a{color:#fff;opacity:1;font-weight:500}.pageContent .notion-code{background-color:#0D1A24;color:#fff;line-height:160%}.pageContent .notion-code code[class*=language-]{color:#eee}.pageContent .notion-h1{font-weight:800;font-size:48px;line-height:120%;letter-spacing:-.03em;color:#fff}.pageContent .notion-h2{font-size:24px}.pageContent .notion-h2,.pageContent .notion-h3{font-weight:700;line-height:140%;letter-spacing:-.04em;color:#fff}.pageContent .notion-h3{font-size:20px}.pageContent ul li{margin-left:15px;padding-left:5px;margin-top:0;margin-bottom:0}.pageContent ol li{margin-left:15px;padding-left:5px;margin-top:0;margin-bottom:0}.pageContent .notion-quote{margin-top:20px;margin-bottom:20px;padding:0 25px;font-style:italic;font-weight:500;font-size:22px;line-height:160%;color:#DBE9F3;border-left:3px solid #40bdf2}.pageContent .notion-simple-table{border:0!important;width:100%!important}.pageContent .notion-simple-table tr:first-child td{background-color:rgba(255,255,255,.03)!important;color:#fff;width:auto!important}.pageContent .notion-simple-table td{border:1px solid rgba(255,255,255,.1)}.pageContent .notion-callout{background-color:#435461}.pageContent .notion-text{margin-top:10px;margin-bottom:10px}.pageContent .notion-hash-link{display:none}.react-mde{border-radius:6px}.react-mde .mde-header{border-top-left-radius:6px;border-top-right-radius:6px}.react-mde .mde-header .mde-tabs button{padding:5px 10px;border-radius:6px}.react-mde textarea{outline:none;background-color:white}.react-mde .image-tip{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.react-mde.dark{border:1px solid rgba(255,255,255,.1)}.react-mde.dark,.react-mde.dark textarea{background-color:rgba(0,0,0,.1)}.react-mde.dark .mde-header{background-color:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.1)}.react-mde.dark .mde-header .mde-tabs button.selected{border:1px solid rgba(255,255,255,.1)}.react-mde.dark .image-tip{background-color:rgba(255,255,255,.04);border-top:1px solid rgba(255,255,255,.1)}.react-mde.dark .mde-header-group button svg{color:#fff}svg.star-svg{display:inline}.mde-header{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #c8ccd0;border-radius:2px 2px 0 0;background:#f9f9f9}.mde-header .mde-tabs{display:flex;flex-direction:row}.mde-header .mde-tabs button{border-radius:2px;margin:6px 3px;background-color:transparent;border:1px solid transparent;cursor:pointer}.mde-header .mde-tabs button:first-child{margin-left:6px}.mde-header .mde-tabs button.selected{border:1px solid #c8ccd0}.mde-header .svg-icon{width:1em;height:1em;display:inline-block;font-size:inherit;overflow:visible;vertical-align:-.125em}.mde-header ul.mde-header-group{margin:0;padding:10px;list-style:none;display:flex;flex-wrap:nowrap}.mde-header ul.mde-header-group.hidden{visibility:hidden}.mde-header ul.mde-header-group li.mde-header-item{display:inline-block;position:relative;margin:0 4px}.mde-header ul.mde-header-group li.mde-header-item button{text-align:left;cursor:pointer;height:22px;padding:4px;margin:0;border:none;background:none;color:#242729}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:before{animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;opacity:0;position:absolute;z-index:1000001;width:0;height:0;color:rgba(0,0,0,.8);pointer-events:none;content:"";top:-5px;right:50%;bottom:auto;margin-right:-5px;border:5px solid transparent;border-top-color:rgba(0,0,0,.8)}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:after{animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;font-size:11px;opacity:0;position:absolute;z-index:1000000;padding:5px 8px;color:#fff;pointer-events:none;content:attr(aria-label);background:rgba(0,0,0,.8);border-radius:3px;right:50%;bottom:100%;transform:translateX(50%);margin-bottom:5px;white-space:nowrap}.mde-textarea-wrapper{position:relative}.mde-textarea-wrapper textarea.mde-text{width:100%;border:0;padding:10px;vertical-align:top;resize:vertical;overflow-y:auto}.mde-preview .mde-preview-content{padding:10px}.mde-preview .mde-preview-content blockquote,.mde-preview .mde-preview-content dl,.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content p,.mde-preview .mde-preview-content pre,.mde-preview .mde-preview-content table,.mde-preview .mde-preview-content ul{margin-top:0;margin-bottom:16px}.mde-preview .mde-preview-content h1,.mde-preview .mde-preview-content h2,.mde-preview .mde-preview-content h3{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;border-bottom:1px solid #eee;padding-bottom:.3em}.mde-preview .mde-preview-content h1{font-size:1.6em}.mde-preview .mde-preview-content h2{font-size:1.4em}.mde-preview .mde-preview-content h3{font-size:1.2em}.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content ul{padding-left:2em}.mde-preview .mde-preview-content blockquote{margin-left:0;padding:0 1em;color:#777;border-left:.25em solid #ddd}.mde-preview .mde-preview-content blockquote>:first-child{margin-top:0}.mde-preview .mde-preview-content blockquote>:last-child{margin-bottom:0}.mde-preview .mde-preview-content code{padding:.2em 0;margin:0;font-size:90%;background-color:rgba(0,0,0,.04);border-radius:3px}.mde-preview .mde-preview-content code:after,.mde-preview .mde-preview-content code:before{letter-spacing:-.2em;content:"\00a0"}.mde-preview .mde-preview-content pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}.mde-preview .mde-preview-content pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.mde-preview .mde-preview-content pre code:after,.mde-preview .mde-preview-content pre code:before{content:none}.mde-preview .mde-preview-content pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.mde-preview .mde-preview-content a{color:#4078c0;text-decoration:none}.mde-preview .mde-preview-content a:hover{text-decoration:underline}.mde-preview .mde-preview-content>:first-child{margin-top:0!important}.mde-preview .mde-preview-content>:last-child{margin-bottom:0!important}.mde-preview .mde-preview-content:after{display:table;clear:both;content:""}.mde-preview .mde-preview-content table{display:block;width:100%;border-spacing:0;border-collapse:collapse}.mde-preview .mde-preview-content table thead th{font-weight:700}.mde-preview .mde-preview-content table td,.mde-preview .mde-preview-content table th{padding:6px 13px;border:1px solid #c8ccd0}.react-mde{border:1px solid #c8ccd0;border-radius:2px}.react-mde *{box-sizing:border-box}.react-mde .invisible{display:none}.react-mde .image-tip{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex!important;padding:7px 10px;margin:0;font-size:13px;line-height:16px;color:gray;background-color:#f9f9f9;border-top:1px solid #c8ccd0;position:relative}.react-mde .image-tip .image-input{min-height:0;opacity:.01;width:100%!important;position:absolute;top:0;left:0;padding:5px;cursor:pointer}ul.mde-suggestions{position:absolute;min-width:180px;padding:0;margin:20px 0 0;list-style:none;cursor:pointer;background:#fff;border:1px solid #c8ccd0;border-radius:3px;box-shadow:0 1px 5px rgba(27,31,35,.15)}ul.mde-suggestions li{padding:4px 8px;border-bottom:1px solid #e1e4e8}ul.mde-suggestions li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}ul.mde-suggestions li:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}ul.mde-suggestions li:hover,ul.mde-suggestions li[aria-selected=true]{color:white;background-color:#0366d6}