:root{--color-primary-100:#eceff5;--color-primary-200:#c3cbdc;--color-primary-300:#9ba8c2;--color-primary-400:#7686a6;--color-primary:#526488;--color-primary-600:#3e4f70;--color-primary-700:#2c3a57;--color-primary-800:#1c263b;--color-primary-900:#0d131e;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--text:var(--color-primary-200);--text-secondary:var(--color-primary-400);--bg:var(--color-gray-900);--bg-secondary:var(--color-gray-800);--border-color:var(--color-primary-400);--border-color-secondary:var(--color-primary)}.light{--text:var(--color-primary-800);--text-secondary:var(--color-primary-600);--bg:var(--color-gray-200);--bg-secondary:var(--color-gray-100);--border-color:var(--color-primary);--border-color-secondary:var(--color-primary-600)}.page-enter-active,.page-leave-active{transition-property:opacity;transition-duration:.2s}.page-enter,.page-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition-property:height,opacity,transform;transition-timing-function:cubic-bezier(.55,0,.1,1);overflow:hidden;transition-duration:.2s}.slide-right-leave-active{opacity:0;transform:translate(2em)}.slide-left-leave-active{opacity:0;transform:translate(-2em)}.slide-left-enter,.slide-right-enter{opacity:0;transform:translate(0)}html{-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding:env(safe-area-inset)}body{background-color:#111827;background-color:var(--bg);color:#c3cbdc;color:var(--text);transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}

/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Inter;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af;color:var(--color-gray-400)}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af;color:var(--color-gray-400)}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:ui-monospace,SFMono-Regular,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}*,:after,:before{border-color:#e5e7eb;border-color:var(--color-gray-200)}article{max-width:80ch;margin-left:auto;margin-right:auto}h1,h2,h3,h5,h6,p{color:#c3cbdc;color:var(--text);transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}h1+h1,h1+h2,h1+h3,h1+h5,h1+h6,h1+p,h2+h1,h2+h2,h2+h3,h2+h5,h2+h6,h2+p,h3+h1,h3+h2,h3+h3,h3+h5,h3+h6,h3+p,h5+h1,h5+h2,h5+h3,h5+h5,h5+h6,h5+p,h6+h1,h6+h2,h6+h3,h6+h5,h6+h6,h6+p,p+h1,p+h2,p+h3,p+h5,p+h6,p+p{margin-top:1rem}h1{font-family:Inter;font-size:1.5rem;line-height:2rem;font-weight:700;line-height:1.25;letter-spacing:-.025em}h2{font-weight:600;letter-spacing:-.025em}h2,h3{font-family:Inter;font-size:1.25rem;line-height:1.75rem;line-height:1.25}h3{font-weight:700}h5,h6{font-size:1.125rem;line-height:1.75rem;line-height:1.25;letter-spacing:.025em}h6{font-weight:300;text-transform:uppercase}p{color:#c3cbdc;color:var(--text);font-family:Inter;line-height:1.5;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}p+h1,p+h2,p+h3,p+h5,p+h6,p+p{margin-top:1rem}p a[href]{color:#7686a6;color:var(--text-secondary);-webkit-text-decoration:underline;text-decoration:underline}a{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.title,a{color:#7686a6;color:var(--text-secondary)}.title{font-size:1.5rem;line-height:2rem}.subtitle,.title{display:block;font-family:Inter;font-weight:700;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.subtitle{color:#c3cbdc;color:var(--text);font-size:1.25rem;line-height:1.75rem}.nuxt-content{max-width:80ch;margin-top:2rem;margin-bottom:2rem}.nuxt-content h1>a:before,.nuxt-content h2>a:before,.nuxt-content h3>a:before,.nuxt-content h5>a:before,.nuxt-content h6>a:before{content:"#";color:#7686a6;color:var(--text-secondary);margin-left:-1.5rem;opacity:0;transition-property:opacity;transition-duration:.15s;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nuxt-content h1:active>a:before,.nuxt-content h1:focus>a:before,.nuxt-content h1:hover>a:before,.nuxt-content h2:active>a:before,.nuxt-content h2:focus>a:before,.nuxt-content h2:hover>a:before,.nuxt-content h3:active>a:before,.nuxt-content h3:focus>a:before,.nuxt-content h3:hover>a:before,.nuxt-content h5:active>a:before,.nuxt-content h5:focus>a:before,.nuxt-content h5:hover>a:before,.nuxt-content h6:active>a:before,.nuxt-content h6:focus>a:before,.nuxt-content h6:hover>a:before{opacity:1}.nuxt-content p+h1,.nuxt-content p+h2,.nuxt-content p+h3,.nuxt-content p+h5,.nuxt-content p+h6{margin-top:2rem}.nuxt-content h3{font-size:1.125rem;line-height:1.75rem;font-weight:700}.nuxt-content img{margin:1rem auto;border-radius:.25rem}.nuxt-content ol>li,.nuxt-content ul>li{color:#c3cbdc;color:var(--text);font-family:Inter;line-height:1.5;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nuxt-content>ol{margin-top:1rem;margin-bottom:1rem;margin-left:1rem;display:grid;list-style-type:decimal;grid-row-gap:.5rem;row-gap:.5rem}.nuxt-content>ol ol{margin-top:.5rem;margin-left:2rem;display:grid;list-style-type:decimal;grid-row-gap:.25rem;row-gap:.25rem}.nuxt-content>ul{margin-top:1rem;margin-bottom:1rem;margin-left:1rem;display:grid;list-style-type:disc;grid-row-gap:.5rem;row-gap:.5rem}.nuxt-content>ul ul{margin-top:.5rem;margin-left:2rem;display:grid;list-style-type:disc;grid-row-gap:.25rem;row-gap:.25rem}.nuxt-content code,.nuxt-content kbd,.nuxt-content samp{color:#7686a6;color:var(--text-secondary);background-color:#1f2937;background-color:var(--bg-secondary);border-radius:.25rem;padding:.25rem;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.title{font-size:2.25rem;line-height:2.5rem}.subtitle{font-size:1.875rem;line-height:2.25rem}.nuxt-content ul{margin-left:0}}@media (min-width:768px){h1{font-size:2.25rem;line-height:2.5rem;line-height:1}h2{font-size:1.875rem;line-height:2.25rem}h3{font-size:1.5rem;line-height:2rem}h5,h6{font-size:1.125rem;line-height:1.75rem}p{line-height:1.625}}.wrapper{min-height:100vh;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:4rem}main{margin-left:auto;margin-right:auto;display:flex;width:100%;flex:1 1 auto;flex-direction:column;padding:1rem 2rem 4rem}.cards{width:100%;border-radius:.5rem;padding-top:1rem;padding-bottom:1rem;text-align:left}.cards .card{margin-left:auto;margin-right:auto;display:flex;max-width:64rem;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:.25rem;border:1px solid #526488;border-color:var(--color-primary);padding:1rem}.cards .card .cover-image{margin-bottom:0;width:100%;border-radius:.125rem}.cards .card.card--clickable:hover{border-color:#9ba8c2;border-color:var(--color-primary-300);background-color:#1c263b;background-color:var(--color-primary-800)}.cards .card.card--clickable:hover,.cards .card.card--clickable:hover .card-title{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.cards .card+.card,.cards li+li{margin-top:1rem}.card{display:block;width:100%;transition-duration:.1s}.card-title{font-weight:700}.cover-image{max-height:500px;margin-top:1rem;margin-bottom:1rem;width:100%;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.light .cards .card{border-color:#7686a6;border-color:var(--color-primary-400)}.light .cards .card.card--clickable:hover{border-color:#526488;border-color:var(--color-primary);background-color:#c3cbdc;background-color:var(--color-primary-200)}.light .cards .card.card--clickable:hover,.light .cards .card.card--clickable:hover .card-title{color:#0d131e;color:var(--color-primary-900)}@media (min-width:640px){.cards .card{flex-direction:row}.cards .card .cover-image{margin-top:0;margin-left:.5rem;width:50%}}@media (min-width:768px){.cards .card .cover-image{width:33.333333%}}.btn{border-radius:.25rem;border-width:1px;border-color:#7686a6;border-color:var(--color-primary-400);background-color:#111827;background-color:var(--color-gray-900);padding:.5rem 1rem;text-align:center;font-weight:600;color:#7686a6;color:var(--color-primary-400)}.btn:hover{border-color:#9ba8c2;border-color:var(--color-primary-300);background-color:#1c263b;background-color:var(--color-primary-800);--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.btn:disabled,.btn[disabled=true]{cursor:not-allowed;color:#9ca3af;color:var(--color-gray-400)}.light .btn{border-color:#3e4f70;border-color:var(--color-primary-600);background-color:#e5e7eb;background-color:var(--color-gray-200);color:#1c263b;color:var(--color-primary-800)}.light .btn:hover{border-color:#526488;border-color:var(--color-primary);background-color:#c3cbdc;background-color:var(--color-primary-200);color:#0d131e;color:var(--color-primary-900)}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-x-0{left:0;right:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.z-40{z-index:40}.m-0{margin:0}.m-3{margin:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mr-1{margin-right:.25rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.h-12{height:3rem}.h-16{height:4rem}.w-2\/3{width:66.666667%}.w-5\/6{width:83.333333%}.w-full{width:100%}.max-w-5xl{max-width:64rem}.flex-1{flex:1 1 0%}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.self-start{align-self:flex-start}.self-center{align-self:center}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.border{border-width:1px}.border-gray-400{border-color:#9ca3af;border-color:var(--color-gray-400)}.border-gray-600{border-color:#4b5563;border-color:var(--color-gray-600)}.bg-gray-800{background-color:#1f2937;background-color:var(--color-gray-800)}.bg-gray{background-color:#6b7280;background-color:var(--color-gray)}.bg-opacity-25{--tw-bg-opacity:0.25}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pt-3{padding-top:.75rem}.text-center{text-align:center}.align-baseline{vertical-align:baseline}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-200{color:#e5e7eb;color:var(--color-gray-200)}.text-primary-600{color:#3e4f70;color:var(--color-primary-600)}.text-primary-700{color:#2c3a57;color:var(--color-primary-700)}.text-primary-900{color:#0d131e;color:var(--color-primary-900)}*,:after,:before{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.scrim-bg[data-v-76b42d3a]:before{background-color:var(--bg);position:absolute;left:0;right:0;bottom:0;margin-bottom:1rem;height:3rem;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scrim-bg[data-v-76b42d3a]:after,.scrim-bg[data-v-76b42d3a]:before{content:"";z-index:-1}.scrim-bg[data-v-76b42d3a]:after{opacity:1;animation:fadeIn1-data-v-76b42d3a .5s ease-in-out;pointer-events:none;position:absolute;left:0;right:0;bottom:0;margin-bottom:-3rem;height:4rem;background:linear-gradient(180deg,#111827,rgba(17,24,39,.98032) 4.07%,rgba(17,24,39,.92593) 8.8%,rgba(17,24,39,.84375) 14.22%,rgba(17,24,39,.74074) 20.37%,rgba(17,24,39,.62384) 27.29%,rgba(17,24,39,.5) 35%,rgba(17,24,39,.37616) 43.55%,rgba(17,24,39,.25926) 52.96%,rgba(17,24,39,.15625) 63.28%,rgba(17,24,39,.07407) 74.54%,rgba(17,24,39,.01968) 86.77%,rgba(17,24,39,0))}.nuxt-link-exact-active[data-v-76b42d3a]{cursor:default;border-color:var(--color-gray-400);background-color:var(--color-gray-800);--tw-bg-opacity:0.25;color:var(--color-gray-200)}.light .scrim-bg[data-v-76b42d3a]:after{animation-name:fadeIn2-data-v-76b42d3a;background:linear-gradient(180deg,#e5e7eb,rgba(229,231,235,.98032) 4.07%,rgba(229,231,235,.92593) 8.8%,rgba(229,231,235,.84375) 14.22%,rgba(229,231,235,.74074) 20.37%,rgba(229,231,235,.62384) 27.29%,rgba(229,231,235,.5) 35%,rgba(229,231,235,.37616) 43.55%,rgba(229,231,235,.25926) 52.96%,rgba(229,231,235,.15625) 63.28%,rgba(229,231,235,.07407) 74.54%,rgba(229,231,235,.01968) 86.77%,rgba(229,231,235,0))}.light .nuxt-link-exact-active[data-v-76b42d3a]{border-color:var(--color-gray-600);background-color:var(--color-gray-100);color:var(--color-primary-700)}@keyframes fadeIn1-data-v-76b42d3a{0%{opacity:0}to{opacity:1}}@keyframes fadeIn2-data-v-76b42d3a{0%{opacity:0}to{opacity:1}}.icon[data-v-f34bba3e]{width:44px;height:44px;background-color:var(--bg-secondary);border-color:var(--border-color);position:relative;top:0;margin:0;cursor:pointer;border-radius:.25rem;border-width:1px;padding:.5rem;transition-property:all;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.icon[data-v-f34bba3e]:hover{transform:translateY(-1px);border-color:var(--border-color-secondary);--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.light .icon[data-v-f34bba3e]{background-color:var(--bg);border-color:var(--border-color-secondary);color:var(--text)}.light .icon[data-v-f34bba3e]:hover{border-color:var(--border-color);background-color:var(--color-primary-200);color:var(--color-primary-900)}