/*! 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;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;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],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html{position:relative;min-height:100%}body{font-size:16px;line-height:1.5;font-family:-apple-system,system-ui,'Helvetica Neue',Helvetica,Arial,sans-serif;color:#000}a{color:#a434ff;text-decoration:none}a:hover{text-decoration:underline}.center-content{max-width:960px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media (max-width:768px){.center-content{padding-left:30px;padding-right:30px}}@media (max-width:420px){.center-content{padding-left:20px;padding-right:20px}}iframe{background:#eee;margin-left:-20px;margin-right:-20px}@media (max-width:768px){iframe{margin-left:0px;margin-right:0px}}main{padding-top:50px;padding-bottom:50px}h1,h2,h3,h4,h5{scroll-margin:60px}h1+ul{margin:1em 0 2em}h1+ul,h1+ul ul{list-style-position:inside;margin-left:0;padding:0}h1+ul li,h1+ul ul li{margin:.25em 0}h1+ul ul,h1+ul ul ul{margin-left:1em}footer{border:1px solid rgba(0,0,0,.1);text-align:center;padding-top:40px;padding-bottom:40px}footer p:first-child{margin-top:0}footer p:last-child{margin-bottom:0}nav{height:50px;box-shadow:0px 2px 10px rgba(0,0,0,.1);position:fixed;left:0;top:0;width:100%;box-sizing:border-box;z-index:1000;background:#fff;font-weight:500}nav .center-content{align-items:center;display:flex;justify-content:space-between;height:100%}nav .logo{font-size:18px;display:flex;align-items:center}nav .logo a{color:inherit}nav .logo sup{font-size:13px;color:#666}nav a{text-decoration:none;display:flex;align-items:center}nav ul{list-style:none;margin:0;padding:0;display:flex}nav li{display:flex}nav li+li{margin-left:20px}nav svg{width:24px;height:24px}nav .nav-backdrop{position:fixed;z-index:50;background:rgba(0,0,0,.4);width:100%;height:100%;left:0;top:0;opacity:0;pointer-events:none}nav .nav-mobile-label{display:none}@media (max-width:620px){nav .nav-mobile-label{display:inline}nav svg+.nav-mobile-label{margin-left:4px}nav .nav-mobile-opener{display:flex;width:44px;height:100%;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}nav .nav-mobile-opener:active{opacity:.55}nav .nav-mobile-opener span{width:24px;height:2px;background:#a434ff}nav .nav-mobile-opener span+span{margin-top:4px}nav ul{position:fixed;right:0;top:0;height:100%;z-index:100;display:block;background:#fff;width:200px;transform:translateX(100%)}nav li+li{margin-left:0;border-top:1px solid rgba(0,0,0,.1)}nav li a{padding:10px 20px;width:100%}nav.nav-opened .nav-backdrop{opacity:1;pointer-events:auto;transition:.2s}nav.nav-opened ul{transform:translateX(0%);transition:.2s}}.home-header{text-align:center;padding-top:50px;padding-bottom:50px}.home-header h1{line-height:1;color:#a434ff;margin:0;font-size:48px}@media (max-width:480px){.home-header h1{font-size:32px}}.home-header h2{line-height:1.25;margin:1em 0}.home-header a{display:inline-flex;flex-direction:column;align-items:center;border:2px solid #a434ff;border-radius:10px;padding:10px 0;width:150px;box-sizing:border-box;font-weight:500;font-size:14px;cursor:pointer;text-decoration:none;margin:10px}@media (max-width:420px){.home-header a{width:130px;margin:5px}}@media (max-width:319px){.home-header a{margin:10px;display:flex;width:auto}}.home-header a:hover{background-color:rgba(164,52,255,.1)}.home-header a img{width:auto;height:auto;max-width:80%;max-height:30px}.home-header a span{margin-top:10px}.home-demo .demo-cols{display:grid;grid-template-columns:repeat(2,1fr);column-gap:40px}@media (max-width:640px){.home-demo .demo-cols{display:block}.home-demo .demo-cols .demo-col:first-child{display:none}}.home-demo .demo-list{list-style:none;margin:0;padding:0}.home-demo .demo-list li{display:flex;align-items:flex-start;padding-top:8px;padding-bottom:8px}.home-demo .demo-list li+li{border-top:1px solid rgba(0,0,0,.1)}.home-demo .demo-list-avatar{width:60px;flex-shrink:0}.home-demo .demo-list-content{flex-shrink:10;min-width:0;margin-left:16px}.home-demo .demo-list-content p{margin-top:0;margin-bottom:5px}.home-demo .demo-list-title{font-size:1.25em;font-weight:700}:root{--pre-code-padding:20px;--pre-code-line-height:20px;--pre-code-font-size:13.5px;--pre-code-border-radius:4px}code,pre{font-family:'Roboto Mono','Source Code Pro',Menlo,Monaco,Consolas,'Courier New',monospace}code{font-size:14px;color:#333;font-weight:400;background:rgba(0,0,0,.05);background:rgba(164,52,255,.075);color:#000;display:inline-block;padding:0px 4px;border-radius:4px;font-weight:500}a code{color:inherit;display:inline}h1 code,h2 code,h3 code,h4 code{font-size:inherit;font-weight:700}b code,strong code{font-weight:700}pre{overflow:hidden;word-wrap:break-word;white-space:pre-wrap}pre code{padding:var(--pre-code-padding);background:#253238;color:#fff;display:block;overflow-x:auto;border-radius:var(--pre-code-border-radius);font-size:var(--pre-code-font-size);line-height:var(--pre-code-line-height);font-weight:400}.nowrap{white-space:nowrap}.important-note{padding:16px;background-color:rgba(255,0,0,.1)}.important-note code{background:rgba(255,255,255,.8)}.important-note pre code{background:#253238}.important-note pre code,table pre code{--pre-code-padding:8px;--pre-code-border-radius:4px}table pre:first-child{margin-top:0}table pre:last-child{margin-bottom:0}code .punctuation{color:#86ddff}code .operator{color:#c88fec}code .keyword{color:#c88fec}code .keyword-block{color:#86ddff}code .function{color:#80a8ff}code .string{color:#c2e988}code .tag{color:#f27076}code .attr-name{color:#ffcc63;font-style:italic}code .script,code.svelte .tag .token.language-javascript{color:#fff}code .spread{color:#fff}code .attr-value{color:#c2e988}code .class-name{color:#ffcc63}code .comment{color:#6c8e9e;font-style:italic}code .boolean,code .number{color:#f98c68}code .constant{color:#f27076}code .context{color:#ff506e;font-style:italic}code .built-in{color:#ffcc63}code .literal{color:#f98c68}code .selector{color:#ffcc63}code .property{color:#b1ccd7}code .doctype{color:#aaa}code.less .variable{color:#86ddff}code.less .url{color:#c2e988}code .code-color{width:.8em;height:.8em;display:inline-block;margin-right:3px;box-sizing:border-box;border:1px solid #fff}@media (max-width:600px){.docs-content>.with-device>pre,.docs-content>pre{margin-left:-15px;margin-right:-15px;--pre-code-padding:20px 15px;--pre-code-border-radius:0px;--pre-code-font-size:13px;--pre-code-line-height:18px}}table{width:100%;border-collapse:collapse}table th{text-align:left}table td,table th{padding:10px 5px}table td{border-top:1px solid rgba(0,0,0,.075)}