@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400);*{line-height:20px}body,code,html,pre{margin-top:0!important;background:transparent!important;padding-top:0!important;white-space:pre-wrap!important;text-shadow:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{font-size:11px;line-height:1;color:#333;height:100%;margin:0;padding:0}body:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(/images/icon-ellipsis.svg) url(/images/icon-ellipsis-dark.svg)}pre{padding-left:30px!important;overflow-x:hidden!important;word-wrap:break-word!important}pre.with-line-numbers{padding-left:13px!important}.linenumber{padding-right:2em!important}.highlight-in{background-color:rgba(0,0,0,.07);line-height:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;border-top-left-radius:5px}.theme-dark .highlight-in{background-color:hsla(0,0%,100%,.07)}.highlight-out{background:transparent!important;transition:background .3s}.no-scroll{overflow:hidden}code>span{position:relative;cursor:default;display:block}.code-folding-start:before{display:none;content:"";width:24px;height:24px;background-color:rgba(0,0,0,.4);-webkit-mask-image:url(/images/icon-toggle.svg);mask-image:url(/images/icon-toggle.svg);cursor:pointer;position:absolute;left:-22px;top:-1px}.code-folding-start:hover:before{background-color:#000}.theme-dark .code-folding-start:before{background-color:hsla(0,0%,100%,.5)}.theme-dark .code-folding-start:hover:before{background-color:#fff}.with-line-numbers .code-folding-start:before{left:22px}.code-folding-start[data-expanded=false]:before{transform:rotate(-90deg)}body:hover .code-folding-start:before{display:block}.code-folding-start[data-expanded=false]>span:last-child{position:relative}.code-folding-start[data-expanded=false]>span:last-child:after{content:url(/images/icon-ellipsis.svg);display:inline-block;vertical-align:middle;cursor:pointer;width:18px;height:18px;background-color:rgba(0,0,0,.07);background-position:50%;background-repeat:no-repeat;border-radius:4px;position:absolute;right:-22px;top:-1px;opacity:.5}.code-folding-start[data-expanded=false]>span:last-child:before{content:" }";color:#89ddff;position:absolute;right:-30px;top:-2px}.code-folding-start[data-expanded=false]>span:last-child:hover:after{opacity:1}.theme-dark.code-folding-start[data-expanded=false]>span:last-child:after{background-color:hsla(0,0%,100%,.07);content:url(/images/icon-ellipsis-dark.svg);display:inline-block;vertical-align:middle;position:absolute;right:-22px;top:-1px;opacity:.5;width:18px;height:18px}.theme-dark.code-folding-start[data-expanded=false]>span:last-child:before{content:" }";color:#89ddff;position:absolute;right:-30px;top:-2px}.code-folding-collapsed{display:block;height:0;overflow:hidden}.code-folding-highlighted{background-color:rgba(0,0,0,.07);display:block}.theme-dark .code-folding-highlighted{background-color:hsla(0,0%,100%,.07)}.code-folding-highlighted-first{border-top-left-radius:4px;border-top-right-radius:4px}.code-folding-highlighted-last{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.theme-dark .code-folding-on-copy{animation:onCopyDark .3s ease-in-out 1 none}@keyframes onCopyDark{0%{background-color:hsla(0,0%,100%,.07)}50%{background-color:hsla(0,0%,100%,.15)}to{background-color:hsla(0,0%,100%,.07)}}.code-folding-on-copy{animation:onCopyLight .3s ease-in-out 1 none}@keyframes onCopyLight{0%{background-color:rgba(0,0,0,.07)}50%{background-color:rgba(0,0,0,.15)}to{background-color:rgba(0,0,0,.07)}}