/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.button,.input,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.input:active,.input:focus,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.button,.file,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before{height:2px;width:50%}.delete:after{height:50%;width:2px}.delete:focus,.delete:hover{background-color:#0a0a0a4d}.delete:active{background-color:#0a0a0a66}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h6,hr,html,iframe,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,figure,header,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover{border-color:#b5b5b5;color:#363636}.button:focus{border-color:#485fc7;color:#363636}.button:focus:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active{border-color:#4a4a4a;color:#363636}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h6{font-size:1em;margin-bottom:1em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image.is-fullwidth{width:100%}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table th{color:#363636}.table th:not([align]){text-align:left}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-2{font-size:2.5rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:#3636364d}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#3636364d}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:#3636364d}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#3636364d}.input:hover,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:#7a7a7a4d}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:#7a7a7a4d}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:#7a7a7a4d}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:#7a7a7a4d}.input,.textarea{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.checkbox[disabled],.radio input[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.help{display:block;font-size:.75rem;margin-top:.25rem}.field:not(:last-child){margin-bottom:.75rem}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.dropdown{display:inline-flex;position:relative;vertical-align:top}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}@media screen and (min-width:769px),print{.level{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.menu{font-size:1rem}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}@media screen and (min-width:769px),print{.column.is-2{flex:none;width:16.66667%}.column.is-4{flex:none;width:33.33333%}.column.is-5{flex:none;width:41.66667%}.column.is-6{flex:none;width:50%}.column.is-8{flex:none;width:66.66667%}.column.is-12{flex:none;width:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}.has-text-centered{text-align:center!important}.is-family-monospace{font-family:monospace!important}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}}code[class*=language-],pre[class*=language-]{background:hsl(220,13%,18%);color:#abb2bf;text-shadow:0 1px rgba(0,0,0,.3);font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-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{background:hsl(220,13%,28%);color:inherit;text-shadow:none}code[class*=language-]::selection,code[class*=language-] *::selection,pre[class*=language-] *::selection{background:hsl(220,13%,28%);color:inherit;text-shadow:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}.token.comment{color:#5c6370}.token.doctype,.token.punctuation,.token.entity{color:#abb2bf}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number{color:#d19a66}.token.keyword{color:#c678dd}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e06c75}.token.selector,.token.string,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#98c379}.token.variable,.token.operator,.token.function{color:#61afef}.token.url{color:#56b6c2}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#abb2bf}.language-css .token.selector{color:#e06c75}.language-css .token.property{color:#abb2bf}.language-css .token.function,.language-css .token.url>.token.function{color:#56b6c2}.language-css .token.url>.token.string.url{color:#98c379}.language-css .token.important,.language-javascript .token.operator{color:#c678dd}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.space:before{color:#abb2bf26;text-shadow:none}html,body,#container,#sidebar,#content,#entry{height:100%;margin:0}#container{position:relative}#sidebar{width:20%;position:relative;z-index:1}#search{max-height:36px}#categories,#results,#entry-content{height:calc(100% - 36px);overflow:scroll}#content{vertical-align:top;width:80%;overflow:auto;position:absolute;top:0;left:20%}#search{position:relative;background:#e8e8e8;padding:4px;border-right:1px solid #aaa;border-bottom:1px solid #aaa;box-shadow:0 2px 2px #0000001a;z-index:2}#search>svg{width:15px;height:15px;position:absolute;top:11px;left:9px}#search>svg path{fill:#888}#search input{width:100%;font-size:.9em;padding:4px 4px 4px 22px;background:white;border:0;border-radius:2px}#search input:focus{outline:2px solid #3385f7}#search .keyboard-wrapper{position:absolute;top:2px;right:10px}#search .spinner{border:4px solid rgba(0,0,0,.15);border-radius:50%;width:21px;height:21px;border-top-color:#00000080;animation:rotate 1s linear infinite;position:absolute;top:7px;right:40px;display:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#keyboard{position:relative}#keyboard svg{width:25px;height:25px;cursor:help;z-index:2;position:relative}#keyboard svg path{fill:#888}#keyboard .desc{display:none;position:absolute;top:-2px;left:-8px;width:280px;background:#eee;font-size:.9em;box-shadow:-2px 2px 7px #0003;z-index:1;border:1px solid #ddd;border-radius:5px}#keyboard .desc h6{font-weight:700;padding:5px 0 0 42px;font-size:1.1em;background:#ddd;min-height:35px;border-bottom:1px solid #ccc;margin-bottom:8px}#keyboard .desc li{padding:0 6px 8px 42px;margin-bottom:8px;position:relative;line-height:15px;border-bottom:1px solid rgba(0,0,0,.1)}#keyboard .desc li:last-child{padding-bottom:2px;border-bottom:none}#keyboard .desc li span{position:absolute;top:2px;left:6px;display:inline-block;background:#ddd;border:1px solid #aaa;box-shadow:0 2px 1px #0009;border-radius:2px;text-shadow:1px 1px 0 rgba(255,255,255,.8);text-align:center;min-width:30px;padding:4px 0}#keyboard .desc li span.text{font-size:.7em}#categories{border-right:1px solid #aaa}#categories .category{cursor:pointer;border-bottom:1px solid #ccc;background-color:#ddd;color:#222;padding:2px 0 2px 10px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#categories .category:before{content:"";width:0px;height:0px;border-style:solid;border-width:6px 8px 6px 0;border-color:transparent #666 transparent transparent;transition:all .1s ease;display:inline-block;vertical-align:middle;margin:-4px 8px 0 0;transform:rotate(180deg)}#categories .category:hover,#categories .category.selected{background-color:#cecece}#categories .category:hover:before,#categories .category.selected:before{border-color:transparent #333 transparent transparent}#categories .category.active:before{transform:rotate(270deg);border-color:transparent #333 transparent transparent}#categories .subcategory{display:none}#categories .subcategory .category{padding:2px 0 2px 12px;font-size:.9em;background-color:#eee;border-bottom:1px solid #ddd}#categories .subcategory .category:hover,#categories .subcategory .category.selected{background-color:#ddd}#categories .subcategory .category:before{border-width:4px 6px 4px 0;margin:-1px 8px 0 0}#results{border-right:1px solid #aaa;height:calc(100% - 36px)}#results .notfound{text-align:center;border-bottom:none;cursor:default;padding-top:30px}#results .notfound:hover{background:none}.entries{display:none}.entries li{background:white;line-height:16px}.entries li:nth-child(even){background:#edf3fe}.entries li:hover,.entries li.selected{background:#6ea8ff}.entries li:hover a span:first-child,.entries li.selected a span:first-child{color:#111}.entries li:hover a span:last-child,.entries li.selected a span:last-child{color:#eee;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.entries li.active{background:#3385f7;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.entries li.active a span:first-child{color:#fff;text-shadow:0 0 8px rgba(0,0,0,.8)}.entries li.active a span:last-child{color:#eee}.entries li a{display:block;padding:5px 0 6px 25px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entries li a span{display:block}.entries li a span:first-child{color:#222;transition:all .1s ease}.entries li a span:last-child{width:1000px;font-size:.78em;color:#888;padding-top:2px}#entry-nav{height:36px;background:#edf3fe;border-bottom:1px solid #d4e4fc}#entry-nav li{float:left;height:100%}#entry-nav li a{display:inline-block;height:100%;padding:0 12px;border-right:1px solid #d4e4fc;color:#333}#entry-nav li a>span{vertical-align:middle;padding-top:5px;font-size:.9em;text-shadow:1px 1px 0 rgb(255,255,255)}#entry-nav li a>span .return{color:#888}#entry-nav li a:hover{background:#d4e4fc;color:#222}#entry-nav li.right{float:right}#entry-nav li.right a{border-left:1px solid #d4e4fc;border-right:0}#entry-nav li.original a{color:#777}#entry-nav li.original a span{font-size:.7em}#entry-content{clear:both}#entry-content .entry{margin-bottom:30px;padding-bottom:50px;border-bottom:3px solid #eee}#entry-content .entry:last-child{margin:0;padding:0;border-bottom:none}#entry-content .warning{background-color:#ffe08a;padding:7px 10px;display:inline-block;border-radius:2px;margin-bottom:32px;font-size:.9em;color:#333;text-shadow:1px 1px 0 rgba(255,255,255,.3)}#entry-content .warning code{background:none;padding:0}#entry-content table table{font-size:.9em;margin-top:12px}#entry-content pre .tag,#entry-content pre .number{background:none;font-size:1em;padding:0;margin:0;height:1em;min-width:auto;vertical-align:baseline}#entry-content pre .attr-name{padding-left:.6em}#entry-content .language-css .token.property{color:#d19a66!important}#entry-content .title.is-2 span{color:#888;font-size:.4em}#entry-content .title.is-6{color:#888}#entry-content .features span{color:#888;text-transform:uppercase;font-size:.76em}#entry-content .crowd{font-size:.9em;color:#888;line-height:1.1em}#entry-content .crowd a{color:#777;text-decoration:underline}#entry-content .crowd a:hover{color:#222}#entry-content .changelog{list-style:none;margin:0;padding:0}#entry-content .changelog li{font-size:.8em}#entry-content .changelog li span{color:#888}#entry-content .changelog li a{color:#222;text-decoration:underline}#entry-content .changelog li a:hover{color:#333}#description,#signatures{padding-top:18px}#signatures .title .type{display:none}#signatures .title .return{color:#888;display:inline-block;padding-left:6px;font-size:.8em}#signatures code .type{color:#888}#signatures code .type:before{content:":"}#examples{padding-top:28px}#examples .example{border:5px solid #e0c962;border-radius:2px;margin-bottom:20px;background:hsl(220deg,13%,18%);padding-bottom:8px}#examples .example:last-child{margin-bottom:0}#examples .example .title{background:#fff0aa;color:#333;padding:10px;margin:0;text-align:center;font-size:.9em;text-shadow:0 2px 0 #e0c962;font-weight:400}#examples .example .title code{background:none;padding:0;font-size:1em}#examples .example .column.is-6{margin-top:10px}#examples .example .code,#examples .example .demo{height:100%;margin:0 8px;padding:8px 16px;border:2px dashed #191c22;border-radius:2px;position:relative}#examples .example .code>span,#examples .example .demo>span{position:absolute;top:-2px;right:-2px;background:#191c22;font-size:.66em;color:#ffffffb3;text-shadow:1px 1px 0 rgba(0,0,0,.2);padding:3px 10px;border-top-right-radius:2px}#examples .example .code pre,#examples .example .demo pre{height:100%;border-radius:0;padding:0}#examples .example .demo{background:#fff0aa;padding:18px 16px;box-shadow:0 0 10px #000c;border:none}#examples .example .demo>span{top:0;right:0;background:#e0c962;color:#000000b3;text-shadow:1px 1px 0 rgba(255,255,255,.3);border-top-right-radius:3px;border-bottom-left-radius:2px}#examples .example .demo iframe{height:100%}#job{position:fixed;top:50px;right:16px;width:400px;box-shadow:0 0 10px #0003;display:none}#job span,#job p{cursor:default}#job .message-header{background-color:#3385f7;text-shadow:1px 1px 0 rgba(0,0,0,.1)}#job .message-body{padding:16px}#job .message-body p{font-size:.9em;line-height:1.2em;margin-bottom:10px}#job .message-body p:last-child{margin-bottom:0}#job .icon{font-size:46px;padding-top:26px}
