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}.footer_footer__CXWPb{padding:4rem;background-color:#000;color:#fff;font-size:1.5rem;position:-webkit-sticky;position:sticky;top:100vh;top:100dvh;background:linear-gradient(209.21deg,#0674b0 13.57%,#10093c 98.38%);box-shadow:inset 0 6px 0 0 #8ac340}.footer_footerInner__Ic5nf,.footer_footer__CXWPb{display:flex;justify-content:center;align-items:center;width:100%}.footer_footerInner__Ic5nf{flex-direction:column;height:100%;gap:20px;max-width:1200px}.footer_footerInner__Ic5nf p{color:hsla(0,0%,100%,.6);font-size:1.2rem}.footer_footerLinks__6aRaD{display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;font-size:1.3rem}.footer_logo__ZDqMH{display:block;width:200px;height:50px;background:url(/k2go-logo.png) no-repeat 50%;background-size:contain}.header_header__2qheS{display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;font-size:1.5rem;width:100%;height:60px;margin:0;padding:0;position:fixed;background-color:rgba(0,0,0,.75);box-shadow:0 0 15px rgba(0,0,0,.5);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header_headerInner__zPHNf{width:95%;max-width:1200px;display:flex;justify-content:space-between;align-items:center}.header_headerInner__zPHNf .header_logo__Xoiw8{width:160px;height:60px;display:flex;align-items:center;background:url(/k2go-logo.png) no-repeat 0;background-size:auto 40px}.header_headerInner__zPHNf .header_logo__Xoiw8 a{width:160px;height:60px;display:block}.header_headerInner__zPHNf ul{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0;color:#fff;font-size:1.3rem}.header_headerInner__zPHNf a{display:block;color:#fff;border-radius:15px;text-decoration:none;background:transparent;height:28px;line-height:28px;transition:.3s;box-sizing:border-box;padding:0 8px}.header_headerInner__zPHNf a:not(.header_logo__Xoiw8):not(.header_github__6r6VI):hover{background:#1f74b0}.header_headerInner__zPHNf a.header_github__6r6VI{width:30px;height:30px;display:block;background:url(/github-mark-white.svg) no-repeat 50%;background-size:26px auto}.header_headerInner__zPHNf a.header_github__6r6VI:hover{background-color:#1f74b0}.header_headerInner__zPHNf a.header_contact__o7Hv5:after{content:"";display:inline-block;width:12px;height:12px;background:url(/ic_ArrowUpRight.svg) no-repeat top;background-size:12px auto}.header_hamburger__Uq99L{display:none}@media (max-width:885px){.header_nav__3u7X1{position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background-color:rgba(0,0,0,.9);transform:scale(.9) translateY(0);transition:transform .5s cubic-bezier(.075,.82,.165,1),opacity .5s cubic-bezier(.075,.82,.165,1),border-radius .5s cubic-bezier(.075,.82,.165,1);overflow-y:auto;opacity:0;border-radius:20px}.header_navOpen__eyPgC{transform:translateY(0);opacity:1;transform:scale(1);border-radius:0}.header_menu__9O2aa{flex-direction:column;align-items:flex-start;padding:20px;height:100%}.header_menu__9O2aa li{width:100%;margin-bottom:0;padding:5px 10px 10px 25px;font-size:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.header_menu__9O2aa li:first-child{padding-top:15px}.header_footerLinks__196u4{display:block;margin-top:20px;padding-top:20px}.header_footerLinks__196u4 a{display:block;margin-bottom:10px;font-size:.9em;color:#ccc}.header_hamburger__Uq99L{display:block;cursor:pointer;background:none;border:none;padding:0;width:30px;height:20px;position:relative}.header_hamburger__Uq99L span{display:block;position:absolute;height:1.5px;width:100%;background:#fff;border-radius:1px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header_hamburger__Uq99L span:first-child{top:0}.header_hamburger__Uq99L span:nth-child(2){top:9px}.header_hamburger__Uq99L span:nth-child(3){top:18px}.header_navOpen__eyPgC.header_hamburger__Uq99L span:first-child{top:9px;transform:rotate(45deg)}.header_navOpen__eyPgC.header_hamburger__Uq99L span:nth-child(2){opacity:0;left:-60px}.header_navOpen__eyPgC.header_hamburger__Uq99L span:nth-child(3){top:9px;transform:rotate(-45deg)}.header_headerInner__zPHNf a.header_github__6r6VI.header_githubMobile__Uhf7S{width:auto;height:30px;display:flex;align-items:center;background:none;font-size:1.3rem;color:#fff;padding:0 8px}.header_headerInner__zPHNf a.header_github__6r6VI.header_githubMobile__Uhf7S:before{content:"";width:26px;height:26px;margin-right:8px;background:url(/github-mark-white.svg) no-repeat 50%;background-size:contain}.header_headerInner__zPHNf a.header_github__6r6VI.header_githubMobile__Uhf7S:hover{background-color:#1f74b0}}:root{--bg-color0:#fff;--bg-color1:#f5f5f7;--bg-color2:#f7f7f7;--accent-red:#ff2d55;--accent-blue:#007aff;--accent-green:#34c759;--accent-yellow:#fc0;--systemGray1:#8e8e93;--systemGray2:#aeaeb2;--systemGray3:#c7c7cc;--systemGray4:#d1d1d6;--systemGray5:#e5e5ea;--systemGray6:#f2f2f7;--badge-text-color:#b64400;--hungerBlue:#2f5eab;--hungerRed:#e83e34;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace}html{font-size:62.5%;height:100%}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100%;overflow-x:hidden}body{background:#fff}a{color:inherit;text-decoration:none}.pageSection{padding:10px 40px 20px}.pageSection p{margin-bottom:1em}.pageSection p,.pageSection ul{font-size:1.6rem}.pageSection:nth-child(odd){background-color:#f8f8f8}.notion-text-bold{font-weight:700}.notion-color-default{color:#666}.notion-heading_2{font-weight:400;font-size:2rem;margin-bottom:1rem}.notion-heading_3{font-weight:700;font-size:1.6rem;margin-bottom:1rem}.notion-heading_2.notion-color-default{color:#7ab91d}.notion-divider{margin:20px 0;border:none;border-bottom:1px solid #ddd}.notion-bulleted_list{margin-top:3px;padding-left:20px}.notion-bulleted_list_item{margin:0;padding:0}.notion-callout{font-size:1.6rem;background:#fcfcfc;padding:20px;border-radius:5px;margin:20px auto;border:1px solid #ddd}.notion-callout .icon{display:none}.notion-text-href{color:#0070ba}.notion-image{width:90%;margin:30px auto;text-align:center}.notion-image img{width:100%;margin:0 auto;text-align:center;border-radius:8px;border:1px solid #ddd}.notion-image legend{font-size:1.4rem}a.notion-text-href:hover{text-decoration:underline;text-underline-offset:4px}.notion-text-code{display:inline;max-width:auto;padding:3px 6px;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;border:0;font-size:1.5rem;border-radius:3px;color:var(--hungerRed)}.notion-code,.notion-text-code{font-family:var(--font-mono);background:#f7f6f3}.notion-code{padding:0;margin:20px 0;border-radius:10px;font-size:1.4rem;line-height:1.5;overflow-x:auto;border:1px solid #eee}.notion-code pre{margin:0;padding:20px;background:#f7f6f3}.notion-code code{display:block;color:inherit;background:none}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}