:root{--animSpeed:200ms;--animStyle:ease-in-out}.article-body{line-height:1.6}.article-body p{margin-bottom:1.25rem;line-height:1.5;color:#9ca3af;font-size:1rem}.article-body h1,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{color:#d1d5db;font-weight:500;margin-top:2.5rem;margin-bottom:1.25rem;line-height:1.3}.article-body h1+pre,.article-body h2+pre,.article-body h3+pre,.article-body h4+pre,.article-body h5+pre,.article-body h6+pre,.article-body p+pre{margin-top:1rem}.article-body h1{font-size:2.38rem;margin-top:0}.article-body h2{font-size:1.5rem;margin:1.85rem 0}.article-body h3{font-size:1.25rem;margin:0}.article-body h4{margin:0 0 .88rem}.article-body p{margin:0}.article-body pre{background:#0f172a!important;border:1px solid #1e293b;border-radius:.75rem;padding:1.5rem;margin:2rem 0;overflow-x:auto;font-size:.95rem;line-height:1.4}.article-body code:not(pre code){background:#1e293b;color:#fbbf24;padding:.25rem .5rem;border-radius:.375rem;font-size:.9em;font-weight:500}.article-body ul{margin:1.5rem 0;padding-left:1.5rem}.article-body li{margin:.375rem;line-height:1.5;color:#9ca3af}.article-body a{color:#60a5fa;text-decoration:none;transition:all .2s ease}.article-body a:hover{color:#93c5fd}code{counter-reset:step;counter-increment:step 0}code .line:before{content:counter(step);counter-increment:step;width:1rem;margin-right:1.5rem;display:inline-block;text-align:right;color:rgba(115,138,148,.4)}:root{--shiki-color-background:rgb(13,17,23);--shiki-token-constant:rgb(253,186,89);--shiki-color-text:rgb(193,193,202);--shiki-token-string:rgb(72,159,89);--shiki-token-string-expression:rgb(72,159,89);--shiki-token-keyword:rgb(120,140,209);--shiki-token-function:rgb(207,128,106);--shiki-token-comment:rgb(53,65,72)}pre{background-color:#fff;color:#000;border-radius:10px;overflow-x:auto;position:relative;margin:2rem 1rem}pre code{font-size:.9rem;font-family:Roboto Mono,monospace;white-space:pre;-webkit-overflow-scrolling:touch}pre code a{text-decoration:none}pre .query{margin-bottom:10px;color:#137998;display:inline-block}pre .error{margin-left:-14px;margin-top:8px;margin-bottom:4px;padding:6px 6px 6px 14px;width:calc(100% - 20px);white-space:pre-wrap;display:block;position:absolute;background-color:#fee;border-left:2px solid #bf1818;display:flex;align-items:center;color:#000}pre .error .code{display:none}pre .arrow{background-color:#eee;position:relative;top:-7px;margin-left:.1rem;border-left:1px solid #eee;border-top:1px solid #eee;transform:translateY(25%) rotate(45deg);height:8px;width:8px}h1{font-weight:600;font-size:1.825rem;letter-spacing:0;line-height:130%}@media screen and (min-width:767px){h1{font-size:2.4rem}}