/*! 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;-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],[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-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*!
 * @pulsanova/reboot.css (https://github.com/Pulsanova/Reboot.css)
 * Copyright (c) 2020-2021 Pulsanova
 * Licensed under MIT license.
 */*,:after,:before{box-sizing:border-box}html{-ms-overflow-style:scrollbar}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}strong{font-weight:700}hr{margin-right:0;margin-left:0;border:0;background-color:currentColor;color:inherit;opacity:.25}hr:not([size]){height:1px}abbr[title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}blockquote,dd{margin-left:0}blockquote{margin-top:0;margin-right:0}pre{display:block;overflow:auto;margin-top:0;-ms-overflow-style:scrollbar}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word}a>code{color:inherit}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin-top:0;margin-right:0;margin-left:0}img,svg{vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}[role=button]{cursor:pointer}button{border-radius:0}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-size:inherit}label{display:inline-block}[list]::-webkit-calendar-picker-indicator{display:none}input:not([type=range]){touch-action:manipulation}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}select{word-wrap:normal}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-color-swatch-wrapper{padding:0}::-webkit-search-decoration{-webkit-appearance:none}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;line-height:inherit;float:left}legend+*{clear:left}[hidden]{display:none!important}iframe{border:0}output{display:inline-block}summary{cursor:pointer}:root{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5;text-align:left}:root[data-theme=light] body,body{background-color:#fff;color:#333}:root[data-theme=dark] body{background-color:#121212;color:#e6e6e6}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{margin-bottom:1rem}kbd{padding:.2rem .4rem;border-radius:.2rem;font-size:.875em}:root[data-theme=dark] kbd,:root[data-theme=light] kbd,kbd{background-color:#212529;color:#fff}code{font-size:.875em}:root[data-theme=dark] code,:root[data-theme=light] code,code{color:#d63384}address,figure,ol,ul{margin-bottom:1rem}a{color:#3e82c6}a,a:hover{text-decoration:none}a:hover{color:#326fab}:root[data-theme=light] a{color:#3e82c6}:root[data-theme=light] a:hover{color:#326fab}:root[data-theme=dark] a{color:#78a4d0}:root[data-theme=dark] a:hover{color:#6094c8}hr,p{margin-bottom:1rem}hr{margin-top:1rem}blockquote,dl{margin-bottom:1rem}dd{margin-bottom:.5rem}mark{padding:.2em}:root[data-theme=dark] mark,:root[data-theme=light] mark,mark{background-color:#fcf8e3}legend{margin-bottom:.5rem;font-size:1.5rem}body{background-color:transparent}