@font-face{font-family:Cascadia Code;src:url(/_next/static/media/CascadiaCode.c0eaf195.ttf)}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:18px}:root{--clr-primary:#0070f3}::selection{background-color:#0070f3;color:#fff}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}pre.codebox{padding:10px 15px;border-radius:10px;background:#1e1e1e;line-height:1.1em}pre.codebox code.hljs{color:#fff;font-family:Cascadia Code;font-weight:400;font-size:12px;line-height:10px}pre.codebox code.hljs .hljs-keyword{color:#68cdfe}pre.codebox code.hljs .hljs-variable{color:#9cd6d3}pre.codebox code.hljs .hljs-title.function_{color:#dcdc8b}pre.codebox code.hljs .hljs-title.class_{color:#9cd6d3}pre.codebox code.hljs .hljs-number{color:#94cea8}pre.codebox code.hljs .hljs-string{color:#ce9178}pre.codebox code.hljs .hljs-comment{color:#6a9955}pre.codebox code.hljs .hljs-attr{color:#aadafa}code.inline{font-family:Cascadia Code;background-color:#f2f2f2;display:inline-block;line-height:1em;padding:3px 5px;border-radius:5px;font-size:14px}a>code.inline:hover{text-decoration:underline;background-color:hsl(0,0%,89.9019607843%)}.blog-content table{width:100%;margin-bottom:2rem;border:1px solid rgba(0,112,243,.2);border-radius:1rem;border-spacing:0}.blog-content table td,.blog-content table th{padding:10px;border-bottom:1px dashed rgba(0,112,243,.5)}.blog-content table th{color:#0070f3;border-color:rgba(0,112,243,.8)}.blog-content table tr:last-child td{border-bottom:none}.blog-content table tr:nth-child(2n){background-color:rgba(0,112,243,.05)}