@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;300;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-blue-600{--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity))}.hover\:bg-blue-700:hover{--bg-opacity:1;background-color:#2b6cb0;background-color:rgba(43,108,176,var(--bg-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-thin{font-weight:100}.font-normal{font-weight:400}.font-semibold{font-weight:600}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.h-56{height:14rem}.h-auto{height:auto}.h-full{height:100%}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-tight{line-height:1.25}.leading-loose{line-height:2}.mx-auto{margin-left:auto;margin-right:auto}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mb-10{margin-bottom:2.5rem}.max-w-md{max-width:28rem}.max-w-5xl{max-width:64rem}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pb-5{padding-bottom:1.25rem}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-blue-100{--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.align-top{vertical-align:top}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-full{width:100%}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;font-weight:400;background:#fff;background:linear-gradient(90deg,#fff 1%,#f6f6f6 37%,#f5f5f5)}a{color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}a,a:hover{--text-opacity:1}a:hover{color:#90cdf4;color:rgba(144,205,244,var(--text-opacity));text-decoration:underline}h1{font-size:1.875rem;line-height:2.25rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));padding-top:.75rem;padding-bottom:.75rem;font-weight:600}h2{padding-top:1rem;padding-bottom:.25rem;font-size:1.25rem}h2,h3{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));line-height:1.75rem;font-weight:600}h3{padding-top:.5rem;padding-bottom:.5rem;font-size:1.125rem}h4{padding-bottom:.25rem;font-weight:600;font-size:1rem;line-height:1.5rem}h4,p{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));padding-top:.25rem}p{line-height:1.6;padding-bottom:.5rem;margin-bottom:.5rem}strong{font-weight:600}blockquote{margin-bottom:1.25rem;padding:.75rem;border-left-width:4px;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--border-opacity:1;border-color:#7f9cf5;border-color:rgba(127,156,245,var(--border-opacity));--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;text-align:justify;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}code{font-family:Menlo,monospace}li>code,p>code{font-family:Fira Mono,monospace!important;padding:.25rem .5rem;border-radius:.25rem;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--text-opacity:1;color:#2a4365;color:rgba(42,67,101,var(--text-opacity));font-weight:100;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);font-size:.75rem;line-height:1rem;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{font-size:.75rem!important;line-height:1.7!important;padding:1.3em!important;width:100vw;position:relative;left:50%;right:50%;margin:1rem -100vw 1rem -50vw;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:1rem .75rem}@media (min-width:640px){pre{font-size:.85rem!important;left:auto;right:auto;margin-left:0;margin-right:0;width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.25rem;padding:1rem .75rem}}ul{list-style:none;padding-top:.5rem;padding-bottom:.5rem;text-align:left}ul>li{list-style:disc;margin-bottom:.5rem}ol{list-style:numeric}ol,ul{margin-left:2.5rem}p>img{margin-top:1rem;margin-bottom:.75rem;border-width:1px}hr{margin-top:2rem;overflow:visible;border:solid #cbd5e0;border-width:1px 0 0}@media (min-width:640px){h2{font-size:1.5rem;line-height:2rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-10{margin-bottom:2.5rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pt-8{padding-top:2rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:text-left{text-align:left}.sm\:tracking-normal{letter-spacing:0}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:w-5\/6{width:83.333333%}}@media (min-width:768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:w-3\/4{width:75%}}@media (min-width:1024px){.lg\:w-2\/3{width:66.666667%}}@media (min-width:1280px){.xl\:w-2\/3{width:66.666667%}}