@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;1,6..72,400;1,6..72,500&family=Inter+Tight:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}:root{--paper-50: #fdfaf4;--paper-100: #faf5ec;--paper-200: #f2ead9;--paper-300: #e6dac2;--paper-400: #c9b89a;--paper-500: #9b8a6f;--ink-900: #1f1b16;--ink-700: #3a332b;--ink-500: #6b6157;--ink-300: #a39a8d;--terra-50: #fbf1ec;--terra-100: #f4ddd0;--terra-200: #e8b8a1;--terra-300: #d8916f;--terra-400: #c66f47;--terra-500: #b25533;--terra-600: #944129;--terra-700: #6f3122;--terra-900: #3a1c14;--ochre-300: #e2b450;--ochre-500: #b88a2c;--moss-300: #9eae7c;--moss-500: #6b7f4a;--plum-300: #a96f7a;--plum-500: #7d4854;--rust-500: #a23a2a;--night-900: #1a1612;--night-800: #221d18;--night-700: #2c251f;--night-600: #3a3128;--night-100: #f0e6d4;--bg: var(--paper-50);--bg-card: #ffffff;--bg-soft: var(--paper-100);--bg-sunken: var(--paper-200);--fg: var(--ink-900);--fg-muted: var(--ink-500);--fg-subtle: var(--ink-300);--fg-on-brand: var(--paper-50);--border: var(--paper-300);--border-soft: var(--paper-200);--border-strong: var(--ink-300);--accent: var(--terra-500);--accent-hover: var(--terra-600);--accent-soft: var(--terra-100);--success: var(--moss-500);--warning: var(--ochre-500);--danger: var(--rust-500);--info: var(--plum-500);--font-display: "Newsreader", "Source Serif Pro", Georgia, serif;--font-body: "Inter Tight", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--fs-display: 56px;--fs-h1: 40px;--fs-h2: 28px;--fs-h3: 20px;--fs-h4: 16px;--fs-body: 15px;--fs-small: 13px;--fs-caption: 11px;--lh-tight: 1.1;--lh-snug: 1.25;--lh-base: 1.5;--lh-loose: 1.7;--tr-tight: -.02em;--tr-base: 0;--tr-wide: .08em;--tr-eyebrow: .14em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--r-xs: 4px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 20px;--r-2xl: 28px;--r-full: 999px;--shadow-xs: 0 1px 2px rgba(58, 28, 20, .04);--shadow-sm: 0 2px 4px rgba(58, 28, 20, .05), 0 1px 2px rgba(58, 28, 20, .04);--shadow-md: 0 6px 16px -4px rgba(58, 28, 20, .08), 0 2px 4px rgba(58, 28, 20, .04);--shadow-lg: 0 12px 32px -8px rgba(58, 28, 20, .12), 0 4px 8px rgba(58, 28, 20, .05);--shadow-xl: 0 24px 48px -12px rgba(58, 28, 20, .18);--shadow-inset: inset 0 1px 2px rgba(58, 28, 20, .06);--ease-out: cubic-bezier(.2, .7, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .36s}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper-50);color:var(--ink-900);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-base);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,textarea,input{font-family:inherit}::selection{background:var(--terra-200);color:var(--ink-900)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--paper-100)}::-webkit-scrollbar-thumb{background:var(--paper-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--paper-500)}.react-grid-item.react-grid-placeholder{background:var(--terra-100)!important;border:2px dashed var(--terra-300)!important;border-radius:var(--r-lg)!important;opacity:.7!important}.react-resizable-handle{z-index:10;opacity:0;transition:opacity var(--dur-base)}.react-grid-item:hover .react-resizable-handle,.edit-mode .react-resizable-handle{opacity:1}.react-resizable-handle:after{border-right-color:var(--terra-400)!important;border-bottom-color:var(--terra-400)!important;width:8px!important;height:8px!important}a.sidebar-link:hover{background:var(--paper-200)!important}.mobile-header{display:none}@media(max-width:767px){.mobile-header{display:flex}.sidebar-desktop{position:fixed!important;top:0;left:0;z-index:50;width:240px!important;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1)!important;height:100vh!important;box-shadow:var(--shadow-xl)}.sidebar-desktop.sidebar-open{transform:translate(0)}.sidebar-backdrop{display:block!important}.sidebar-collapse-btn{display:none!important}}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
