:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #646cff}body{padding:3rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:20vh}p,body{margin:0}h2{text-align:center;line-height:1.2;font-size:2rem}h3{margin-block-start:0}a{font-weight:500;color:#646cff;text-decoration:inherit;white-space:nowrap}a:hover{color:#535bf2}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}footer,section,header{display:block;width:100%;max-width:65rem}header{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:36rem;text-align:center;min-height:40vh}footer{display:flex;justify-content:space-evenly;align-items:center;gap:1rem}footer>ul{padding-inline-start:0;display:flex;flex-direction:column;list-style:none;gap:1rem}@media (max-width: 1000px){footer{flex-direction:column}}@media (min-width: 520px){footer>ul{flex-direction:row;gap:1rem}footer>ul>li:not(:last-child):after{content:"|";margin-inline-start:1rem}}@media (max-width: 519px){footer{text-align:center}}.l-row{max-width:60rem;display:flex;justify-content:center;align-items:stretch;gap:2rem;width:100%;margin-inline:auto}.l-row>*{flex:1}.l-stack{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.l-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:4rem;text-align:center}.l-grid>.l-grid{gap:1rem}@media (max-width: 700px){.l-row{flex-direction:column}.l-grid{grid-template-columns:repeat(1,1fr)}}.t-text-center{text-align:center}base-code:not(:defined),base-alert:not(:defined),base-button:not(:defined),base-switch:not(:defined),base-badge:not(:defined),base-input:not(:defined),base-counter:not(:defined){opacity:0;transition:opacity .2s ease-in-out}base-code:defined,base-alert:defined,base-button:defined,base-switch:defined,base-badge:defined,base-input:defined,base-counter:defined{opacity:1}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
