:root{font-family:Pretendard,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #06beb8;--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #0b1727;--toastify-color-success: var(--primary-color);--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%)}body{margin:0;width:100svw;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f3f6fb;overflow:"hidden"}a{color:inherit;text-decoration:none}button{cursor:pointer}pre{margin:0;font-size:inherit;font-family:inherit;text-overflow:ellipsis}code{font-size:inherit;font-family:inherit;text-overflow:ellipsis}mark{color:var(--primary-color);font-weight:700;background-color:inherit}.Toastify__toast{border-radius:12px;background-color:#282a2f;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:16px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
