@import url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css);.tm-bar-discrete{padding:0 3rem;width:100%;max-width:24rem;margin:0 auto}.tm-bar-discrete__container{height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.tm-bar-discrete__edge{position:absolute;top:50%;left:0;right:0;content:"";height:2px;background:var(--bc)}.tm-bar-discrete__node{position:relative;z-index:2;width:1rem;height:1rem;border:.125rem solid var(--dim);border-radius:.5rem;background:var(--app-bg)}.tm-bar-discrete__node:hover{cursor:pointer;border-color:var(--hover)}.tm-bar-discrete__node:before{content:"";position:absolute;top:.125rem;left:.125rem;width:.5rem;height:.5rem;border-radius:.5rem;background:transparent}.tm-bar-discrete__node:hover:before{background:var(--hover)}.tm-bar-discrete__node.tm-bar-discrete__node--active{border-color:var(--mc)}.tm-bar-discrete__node.tm-bar-discrete__node--active:before{background:var(--mc)}.tm-btn{padding:0;border:none;background:transparent;text-decoration:none!important;-webkit-appearance:none;margin:0;display:inline-block;font-size:16px}.tm-btn::-moz-focus-inner{padding:0;border:0}.tm-btn__container:after,.tm-btn__container:before{content:"";-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.tm-btn__container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem!important;font-weight:400;height:2em;line-height:1;color:var(--txt,#333)!important;padding:0 .75em;margin:0;background:var(--app-bg,#fff);border:2px solid var(--bc,#ddd);border-radius:.25rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none}.tm-btn__container:hover:enabled{color:var(--txt,#333);text-decoration:none;border-color:var(--bc,#ddd);background:var(--app-fg,#eee)}.tm-btn__icon{font-size:1em;line-height:1}.tm-btn__icon+.tm-btn__value,.tm-btn__img+.tm-btn__value{padding-left:.375em}.tm-btn__img{height:1.6em}.tm-btn__value{line-height:1.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tm-btn.disabled,.tm-btn[disabled]{opacity:.333;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;color:var(--dim,#666)!important}.tm-btn.disabled:focus:enabled,.tm-btn[disabled]:focus:enabled{outline:none}.tm-btn__container.tm-btn__icon-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tm-btn__container.tm-btn__icon-right .tm-btn__icon+.tm-btn__value{padding-left:0;padding-right:.375em}.tm-btn__container.tm-btn--size-sm{font-size:.75em;height:1.5rem;line-height:1rem;padding:0 1rem}.tm-btn__container.tm-btn--size-sm i.fa,.tm-btn__container.tm-btn--size-sm i.material-icons{font-size:.75rem;line-height:1}.tm-btn__container.tm-btn--size-sm .tm-btn__value{font-size:.75rem}.tm-btn__container.tm-btn--size-lg{font-size:1.125em!important;height:3rem;font-weight:400;padding:0 1rem}.tm-btn__container.tm-btn--primary{background:var(--primary,#99f);border-color:hsla(0,0%,100%,.15)}.tm-btn__container.tm-btn--primary i.fa,.tm-btn__container.tm-btn--primary i.material-icons{color:hsla(0,0%,100%,.667)}.tm-btn__container.tm-btn--primary .tm-btn__value{color:#fff}.tm-btn__container.tm-btn--success{border-color:var(--success-bc,#0f0)}.tm-btn__container.tm-btn--success .tm-btn__value{color:var(--bright,#000)}.tm-btn__container.tm-btn--warning{border-color:var(--warning-bc,#f90)}.tm-btn__container.tm-btn--warning .tm-btn__value{color:var(--bright,#000)}.tm-btn__container.tm-btn--danger{border-color:var(--danger-bc,red)}.tm-btn__container.tm-btn--danger .tm-btn__value{color:var(--bright,#000)}.cc-window{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:var(--app-fg);background:app-fg}.cc-message{color:var(--txt);color:txt}.cc-btn{color:var(--bright);color:bright;border-color:var(--link);border-color:link;background:var(--link);background:link;font-size:1rem;font-weight:500}.tm-data-msg{background:var(--app-fg);padding:1rem}.tm-data-msg__icon{margin-bottom:.5rem}.tm-data-msg__icon i.material-icons{font-size:3rem;color:var(--txt)}.tm-data-msg__text{max-width:30rem}.tm-data-msg__title{color:var(--bright);font-size:1.75rem}.tm-data-msg__subtitle{color:var(--dim)}@media screen and (min-width:768px){.tm-data-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3rem}.tm-data-msg__icon{margin-bottom:0;margin-right:1.5rem}.tm-data-msg__icon i.material-icons{font-size:4rem}}.tm-field{-webkit-appearance:none;border:1px solid var(--input-bc,#ccc);border-radius:0;vertical-align:top;padding:.1875rem .5rem;display:block;width:100%;min-width:0;background:var(--input-bg,#fff);color:var(--txt,#333);font-size:16px;line-height:1.5rem}.tm-field:disabled{color:var(--dim,#666);text-shadow:none;background:var(--app-fg,#eee);border:var(--app-fg,#eee)}.tm-field:disabled,.tm-field:focus{-webkit-box-shadow:none;box-shadow:none}.tm-field:focus{outline:none;border:1px solid var(--link,#00f)}input.tm-field{height:2rem}textarea.tm-field{height:4rem;resize:vertical}.tm-toggle{border:1px solid var(--input-bc,#ccc);height:2rem;padding:0 2px;border-radius:1rem}.tm-toggle *{cursor:pointer}.tm-toggle .tm-toggle-wrapper{padding:0 1.25rem;-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-right:.8125rem;margin-left:.8125rem}.tm-toggle .tm-toggle-wrapper:after,.tm-toggle .tm-toggle-wrapper:before{content:"";width:1.625rem;height:1.625rem;position:absolute;top:2px;z-index:0}.tm-toggle .tm-toggle-wrapper:before{background:var(--success,#4acf4a);border-radius:1em 0 0 1em;left:-.8125rem}.tm-toggle .tm-toggle-wrapper:after{background:var(--danger,#8c8fa6);border-radius:0 1em 1em 0;right:-.8125rem}.tm-toggle .tm-toggle-wrapper .toggle-option-checked,.tm-toggle .tm-toggle-wrapper .toggle-option-unchecked{z-index:1;position:absolute;top:2px;overflow:hidden;height:1.625rem;clip:rect(0,auto,auto,0);-webkit-transition:width .5s ease;transition:width .5s ease}.tm-toggle .tm-toggle-wrapper .toggle-option-checked>div,.tm-toggle .tm-toggle-wrapper .toggle-option-unchecked>div{position:fixed;left:0;width:100%;top:2px;text-align:center}.tm-toggle .tm-toggle-wrapper .toggle-option-checked{background:var(--success,#4acf4a);left:0;width:100%}.tm-toggle .tm-toggle-wrapper .toggle-option-unchecked{background:var(--danger,#8c8fa6);right:0;width:0}.tm-toggle .tm-toggle-wrapper .toggle-handle:after{-webkit-transition:right .5s ease,left .5s ease;transition:right .5s ease,left .5s ease;position:absolute;top:2px;right:-.825rem;left:auto;width:1.625rem;height:1.625rem;background:var(--bc,#d4d5de);border-radius:1rem;z-index:10;content:""}.tm-toggle .tm-toggle-wrapper input[type=checkbox]{display:none}.tm-toggle.unchecked .toggle-option-checked{width:0}.tm-toggle.unchecked .toggle-option-unchecked{width:100%}.tm-toggle.unchecked .toggle-handle:after{right:calc(100% - .75rem)}.tm-select{position:relative}.tm-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:var(--input-bg,#fff);width:100%;color:var(--txt,#333);padding-right:2rem}.tm-select select:invalid{color:dim}.tm-select select option{color:txt;background:var(--input-bg,#fff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tm-select select option:checked{color:var(--bright,#000);background:var(--hover-bg,#ccf)}.tm-select .tm-field-select-addon{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:2rem;width:2rem;border-left:1px solid var(--input-bc,#ccc);background:var(--input-bg,#fff);text-align:center;color:var(--txt,#333);pointer-events:none}.tm-datetime{position:relative}.tm-datetime:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:2rem;height:2rem;position:absolute;top:0;right:0;border:1px solid var(--input-bc,#ccc);background:var(--app-bg,#fff);font-family:FontAwesome;content:"\F073";text-align:center;color:var(--bright);pointer-events:none}.input-group-addon{background:var(--input-bg,#fff);border:1px solid var(--input-bc,#ccc);border-left:none;padding:0 .5rem;color:var(--txt,#333);line-height:1.875rem;font-size:.75rem}@media screen and (min-width:360px){.input-group-addon{font-size:1rem}}.tm-field::-webkit-input-placeholder{color:var(--dim,#666)}.tm-field:-moz-placeholder,.tm-field::-moz-placeholder{color:var(--dim,#666);opacity:1}.tm-field:-ms-input-placeholder{color:var(--dim,#666)}.tm-field:placeholder-shown{color:var(--dim,#666)}.tm-field.tm-field-size-sm{height:1.5rem;font-size:.75rem;padding-left:.5rem;padding-right:.5rem}.tm-field.tm-field-size-lg{height:3rem;font-size:1.125rem;padding-left:.75rem;padding-right:.75rem}.tm-field.tm-field-theme-tendermint{color:#fff;background:#0e2e4e;border-color:#1d61a5}.tm-field.tm-field-theme-tendermint:focus{border-color:#216eba}.tm-field.tm-field-theme-tendermint::-webkit-input-placeholder{color:#7db2e8}.tm-field.tm-field-theme-tendermint:-moz-placeholder,.tm-field.tm-field-theme-tendermint::-moz-placeholder{color:#7db2e8;opacity:1}.tm-field.tm-field-theme-tendermint:-ms-input-placeholder{color:#7db2e8}.tm-field.tm-field-theme-tendermint:placeholder-shown{color:#7db2e8}.tm-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.tm-field-group .tm-field{-webkit-box-flex:1;-ms-flex:1;flex:1}.tm-field-group .tm-btn-wrapper,.tm-field-group .tm-field{margin:0}.tm-field-group .tm-btn-wrapper{max-width:15rem}.tm-field-group .tm-btn-wrapper+.tm-field,.tm-field-group .tm-field+.tm-btn-wrapper{margin-left:1rem}.tm-form-group{padding:.5rem 1rem;position:relative}.tm-form-group:last-child{border-bottom:none}.tm-form-group input{width:100%}.tm-form-group .tm-form-msg--error{display:none}.tm-form-group__sub-label{position:absolute;bottom:.5rem;left:1rem;font-size:10px;color:var(--dim)}.tm-form-group__sub-label~.tm-form-group__label{line-height:1rem}.tm-form-group--error .tm-field,.tm-form-group--error .tm-select{border-color:danger}.tm-form-group--error .tm-form-msg--error{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-form-group__label{display:block;line-height:2rem;color:txt}@media (min-width:768px){.tm-form-group{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-form-group__label{-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem}.tm-form-group__field{-webkit-box-flex:1;-ms-flex:1;flex:1}.tm-form-group__field>.tm-field,.tm-form-group__field>.tm-field-group{width:100%}}.tm-form-msg{padding:.25rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0!important}.tm-form-msg.sm{font-size:12px}.tm-form-msg:before{content:"";font-family:Material Icons;padding-right:.35rem}.tm-form-msg.tm-form-msg--error{color:var(--danger)}.tm-form-msg.tm-form-msg--error:before{content:"error";color:var(--danger)}.tm-form-msg.tm-form-msg--desc{color:var(--warning)}.tm-form-msg.tm-form-msg--desc:before{content:"priority_high";color:var(--warning)}.tm-form{width:100%}.tm-form,.tm-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.tm-form-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.tm-form-footer:empty,.tm-form-header:empty,.tm-form-main:empty,.tm-form-subtitle:empty,.tm-form-title:empty{display:none}.tm-form-main{-webkit-box-flex:1;-ms-flex:1;flex:1}.tm-form-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;border-bottom:.0625rem solid var(--bc);position:relative;padding:1rem 0}.tm-form-title{line-height:1rem;color:var(--bright)}.tm-form-subtitle{color:var(--dim);font-size:12px;line-height:1rem}.tm-form-footer>div{padding:1rem 1rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-form-footer>div>:not(:last-child){margin-right:1rem}@media screen and (min-width:480px){.tm-form-title{line-height:1.5rem;margin-bottom:.5rem}.tm-form-subtitle{font-size:16px}.tm-form-main p{margin:1rem 1rem 0}}.tm-kvs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 0;background:#fff}.tm-kvs .tm-kv{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:414px){.tm-kvs{padding:.75rem 0}}@media screen and (min-width:768px){.tm-kvs{padding:1rem 0}}.tm-kv{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column no-wrap;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.tm-kv,.tm-kv-key,.tm-kv-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tm-kv-value{font-size:1.25rem;margin-bottom:.75rem}.tm-kv-key,.tm-kv-value{line-height:1;font-weight:400}.tm-kv-key{color:#999;font-size:.75rem}@media screen and (min-width:414px){.tm-kv{padding:.75rem 1rem}}@media screen and (min-width:768px){.tm-kv{padding:1.5rem}.tm-kv-value{font-size:1.5rem;margin-bottom:1rem}.tm-kv-key{font-size:1rem;font-weight:300}}.tm-li{display:block;min-height:3rem;position:relative;border-bottom:.125rem solid var(--bc-dim)}.tm-li:last-child{border-bottom:.125rem solid transparent}.tm-li.tm-li-link.router-link-exact-active,.tm-li.tm-li-link:hover{background:var(--hover-bg)}.tm-li.tm-li-link.router-link-exact-active .tm-li-label,.tm-li.tm-li-link:hover .tm-li-label{cursor:pointer}.tm-li.tm-li-link.router-link-exact-active .tm-li-title,.tm-li.tm-li-link:hover .tm-li-title{color:var(--bright)}.tm-li.tm-li-link:before{content:"";display:block;position:absolute;top:0;left:0;height:3rem;width:.1875rem;background:transparent;z-index:10}.tm-li.tm-li-link .tm-li-dd,.tm-li.tm-li-link .tm-li-dt{color:var(--link)}.tm-li.router-link-exact-active .tm-li-title{color:var(--bright)}.tm-li.router-link-exact-active:before{background:var(--mc)}.tm-li.router-link-exact-active .tm-li-icon i.material-icons{color:var(--mc)}.tm-li-dl .tm-btn,.tm-li-label .tm-btn{position:absolute;top:.4375rem;right:1rem}.tm-li-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.tm-li-container,.tm-li-icon,.tm-li-label,.tm-li-thumb{min-height:2.875rem}.tm-li-thumb:empty{display:none}.tm-li-thumb{width:2.9375rem}.tm-li-thumb i.material-icons,.tm-li-thumb img{display:block;width:2.9375rem;height:2.9375rem}.tm-li-thumb i.material-icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;color:var(--txt)}.tm-li-label,.tm-li-thumb i.material-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.tm-li-label{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;padding:0 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.tm-li-label .tm-li-title{color:var(--txt);line-height:1.25}.tm-li-label .tm-li-subtitle{color:var(--dim);font-size:10px;line-height:1.25}.tm-li-field .tm-li-container{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-li-field .tm-li-container .tm-li-label{-webkit-box-flex:2;-ms-flex:2;flex:2}.tm-li-field .tm-li-container .tm-li-input{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.tm-li-field .tm-li-container .tm-li-input .tm-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.tm-li-field .tm-li-container .tm-li-input .tm-select{width:100%}.tm-li-dl{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.9375rem;padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.tm-li-dd,.tm-li-dt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--txt)}.tm-li-dd:empty,.tm-li-dt:empty{display:none}.no-overflow .tm-li-dd,.no-overflow .tm-li-dt{overflow:visible}.tm-li-dt{padding-left:.5rem;padding-right:.25rem;max-width:16rem;-webkit-box-flex:2;-ms-flex:2;flex:2}.tm-li-dd{padding-left:.25rem;padding-right:.5rem;-webkit-box-flex:3;-ms-flex:3;flex:3;line-height:1.25}.tm-li-dd.tm-li-dd-flush{padding:0}.tm-li-dd.tm-li-dd-flush>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.9375rem}a.tm-li-dd{color:var(--mc);cursor:pointer}.tm-li-icon{width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0}.tm-li-icon .inactive{display:block}.tm-li-icon .active{display:none}.tm-modules{max-width:1024px;margin:0 auto;padding:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.tm-modules .tm-module{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:.25rem}@media screen and (min-width:768px){.tm-modules,.tm-modules .tm-module{padding:.333rem}.tm-modules .tm-module.tm-module-sm{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}@media screen and (min-width:1024px){.tm-modules,.tm-modules .tm-module{padding:.375rem}}.tm-module{padding:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.tm-module-container{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;-webkit-box-shadow:rgba(0,0,0,.1) 0 1px 3px;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative}.tm-module-header{border-bottom:1px solid #f2f2f2}.tm-module-footer>div,.tm-module-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2rem}.tm-module-footer>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem;border-top:1px solid #f2f2f2;background:#fafafa;font-size:.75rem;color:#666}.tm-module-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.875rem;padding:0 .75rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000}.tm-module-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .5rem}.tm-module-menu .pb-label{color:#666}.tm-module-menu a{font-size:.75rem;padding:0 .25rem;cursor:pointer;color:#007ae6}.tm-module-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:4.75rem}.tm-module-main .tm-kvs{padding:0!important}@media screen and (min-width:768px){.tm-module-main{font-size:1rem;min-height:6.5rem}}.tm-notification{background:var(--app-fg);font-size:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:.5rem .5rem 0;border-radius:.25rem;-webkit-box-shadow:rgba(0,0,0,.1) 0 .125rem .375rem;box-shadow:0 .125rem .375rem rgba(0,0,0,.1)}.tm-notification.tm-notification-warning header{background:var(--warning)}.tm-notification.tm-notification-error header{background:var(--danger)}.tm-notification header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .375rem;height:2em;border-radius:.25rem .25rem 0 0;background:var(--success)}.tm-notification header .icon,.tm-notification header .title{color:var(--bright)}.tm-notification header .icon{width:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.tm-notification header .title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:.375rem}.tm-notification header menu{color:hsla(0,0%,100%,.67);font-size:.75rem}.tm-notification header menu .close{display:none}.tm-notification .body{padding:.375rem;color:var(--txt)}.tm-notification:hover menu .time{display:none}.tm-notification:hover menu .close{display:block}@media screen and (min-width:360px){.tm-notification{font-size:.875rem;margin:.625rem .625rem 0}.tm-notification .body,.tm-notification header{padding:0 .5rem}}@media screen and (min-width:400px){.tm-notification{margin:.75rem .75rem 0}.tm-notification header{padding:0 .75rem}.tm-notification .body{padding:.75rem}}@media screen and (min-width:720px){.tm-notification{margin:1rem 1rem 0}}.tm-notifications{position:fixed;top:0;right:0;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.tm-notification{margin-bottom:.5rem}.tm-notification:last-of-type{margin-bottom:0}@media screen and (min-width:720px){.tm-notifications{max-width:30rem}}.tm-page-header{-webkit-app-region:drag}.tm-page-header-title{font-size:24px}.tm-page-header-title>div{display:inline-block}.tm-page-header-container{min-height:4.22rem;border-bottom:.0625rem solid var(--bc)}.tm-page-header-container,.tm-page-header-text{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-page-header-text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:11px 0 0 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-page-header-text i.material-icons{font-size:22px;padding-right:.375rem}.tm-page-header-text>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-page-header-text h2{font-size:24px;font-weight:500;color:var(--bright)}@media screen and (min-width:1024px){.tm-page-header{border-bottom-color:var(--bc)}.tm-page-header-container,.tm-page-header-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-page-header-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tm-page{-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.tm-page,.tm-page-main{-webkit-box-flex:1;position:relative}.tm-page-main{-ms-flex:1;flex:1}.tm-page-title{color:var(--bright);font-size:1.75rem;padding:.5rem 1rem 1rem}.tm-page-subtitle>div{color:var(--dim);font-size:12px}@media screen and (min-width:768px){.tm-page-main{padding:1rem}}.tm-page-footer .container{border-top:.0625rem solid var(--bc);height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem}.tm-page-footer .container:empty{display:none}.tm-part{position:relative;max-width:width-main-max}.tm-part-container:empty,.tm-part-header:empty,.tm-part-main:empty,.tm-part-menu:empty,.tm-part-title:empty{display:none}.tm-part-main{padding-right:1rem}.tm-part-container{margin:0 auto}.tm-part-header{padding:.5rem 1rem;margin-bottom:.5rem;background:var(--app-fg)}.tm-part-header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-part-menu,.tm-part-title{color:var(--dim);margin:0}.tm-part-menu a,.tm-part-title a{color:var(--link)}.tm-part-menu a:hover,.tm-part-title a:hover{color:var(--hover)}.tm-part-title{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--dim);font-size:12px;font-weight:400}@media screen and (min-width:768px){.tm-part-container:last-child{padding-bottom:1.5rem}}.tm-tab-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--app-fg);border-bottom:.0625rem solid var(--bc)}.tm-tab-bar-container,.tm-tab-bar-container a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-tab-bar-container a{height:1.9375rem;display:block;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:.0625rem solid var(--bc);font-size:12px;color:var(--link)}.tm-tab-bar-container a:last-of-type{border-right:none}.tm-tab-bar-container a.router-link-active{color:var(--bright);background:var(--app-bg)}.tm-tab-bar-container a i.material-icons{font-size:24px}.tm-text-markdown h1:first-child{display:none}.tm-text-markdown h2:nth-child(2){margin-top:0}.tm-text-container{padding:0 1rem 1rem;font-size:16px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:txt}.tm-text hr{border:none;border-top:1px solid var(--bc);background:transparent;height:0;margin:0;padding:0}.tm-text a{color:var(--link);overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.tm-text a:hover{text-decoration:underline;color:var(--hover)}.tm-text strong{font-weight:700}.tm-text em{font-style:italic}.tm-text code{font-family:Consolas,Monaco,monospace;font-weight:400;margin-bottom:1.5rem;background:var(--app-fg);font-weight:700;padding:0 .25rem;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.tm-text pre{margin-left:-1rem;margin-right:-1rem;overflow-x:scroll;padding:.375rem .5rem;line-height:1.125}.tm-text pre,.tm-text pre+figcaption{background:var(--app-fg);color:var(--txt)}.tm-text pre+figcaption{margin-top:-1.5rem;border:1px solid var(--bc);border-top:none;padding:.5rem;margin-bottom:1.5rem}.tm-text pre code{margin-bottom:0;font-weight:400;background:var(--app-fg);color:var(--txt);padding:0}.tm-text p:empty{display:none}.tm-text p img{margin-bottom:0}.tm-text iframe{display:block;width:100vw;height:56.25vw;margin:0 -1rem 1.5rem}.tm-text img{max-width:100%}.tm-text .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;background:var(--app-fg);padding:1rem;border-top:1px solid var(--bc)}.tm-text .image img{max-height:75vh;max-width:87.5vw;margin:0}.tm-text h1,.tm-text h2,.tm-text h3,.tm-text h4,.tm-text h5,.tm-text h6{position:relative;line-height:1.25;margin:1.5rem 0 .75rem}.tm-text h1:first-child,.tm-text h2:first-child,.tm-text h3:first-child,.tm-text h4:first-child,.tm-text h5:first-child,.tm-text h6:first-child{margin-top:0}.tm-text h1{margin-top:1.5rem}.tm-text h1+p{color:var(--dim);font-size:1.25rem;margin-top:-.5rem}.tm-text h2{border-top:.25rem solid var(--bc-dim);padding-top:1rem}.tm-text h2+blockquote,.tm-text h2+ol,.tm-text h2+p,.tm-text h2+ul{margin-bottm:3rem}.tm-text h3:not(:first-child),.tm-text h4:not(:first-child){padding-top:1.5rem}.tm-text table{border:1px solid var(--bc);border-collapse:collapse;width:100%}.tm-text table th{font-weight:600;background:var(--app-fg);color:var(--dim);border:1px solid var(--bc-dim);padding:.25em .5em}.tm-text blockquote{padding:.75rem 1rem;background:var(--app-fg);position:relative;color:var(--txt)}.tm-text blockquote+h2{margin-top:1.5rem}.tm-text blockquote ol,.tm-text blockquote p,.tm-text blockquote ul{margin-bottom:.75rem}.tm-text blockquote ol:last-child,.tm-text blockquote p:last-child,.tm-text blockquote ul:last-child{margin-bottom:0}.tm-text .ni-btn,.tm-text blockquote,.tm-text figcaption,.tm-text hr,.tm-text iframe,.tm-text img,.tm-text ol,.tm-text p,.tm-text pre,.tm-text table,.tm-text ul{margin-bottom:1.5em}.tm-text p code:after,.tm-text p code:before{letter-spacing:-.375em;content:"\A0"}.tm-text ol,.tm-text ul{padding-left:1.5em}.tm-text ol ol,.tm-text ol ul,.tm-text ul ol,.tm-text ul ul{margin-bottom:0;padding-top:.25em}.tm-text ol li,.tm-text ul li{margin-bottom:.5rem}.tm-text ul li{list-style:square}.tm-text ol li{list-style:decimal}.tm-text li p+ol{margin-top:-1.5em}.tm-text li p+ol:last-child{margin-bottom:1.5em}.tm-text blockquote,.tm-text code,.tm-text h3,.tm-text h4,.tm-text h5,.tm-text h6,.tm-text li,.tm-text p{max-width:40rem}@media screen and (min-width:768px){.tm-text pre{margin-left:0;margin-right:0}.tm-text .image img{max-height:33.33vh;max-width:33.333vh}.tm-text iframe{margin-left:0;margin-right:0;max-width:44rem;max-height:24.75rem}}.tm-tool-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-tool-bar-container .main{-webkit-box-flex:1;-ms-flex:1;flex:1}.tm-tool-bar-container .main,.tm-tool-bar-container a,.tm-tool-bar-container i.material-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-tool-bar-container a,.tm-tool-bar-container i.material-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tm-tool-bar-container a{padding:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.tm-tool-bar-container a i{color:var(--txt);font-size:20px}.tm-tool-bar-container a.router-link-active i{color:var(--bright)}.tm-tool-bar-container a:hover:not([disabled]){background:var(--app-fg)}.tm-tool-bar-container a:hover:not([disabled]) i{color:var(--bright)}.tm-tool-bar-container a[disabled]{cursor:default}.tm-tool-bar-container a[disabled] i{color:var(--dim)}@media screen and (max-width:1023px){.tm-tool-bar{z-index:98;position:fixed;bottom:0;left:0;right:0}.tm-tool-bar-container{background:var(--app-bg-alpha);height:3.0625rem;border-top:.0625rem solid var(--bc)}.tm-page{padding-bottom:3rem}}@media screen and (min-width:1024px){.tm-tool-bar-container .main{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tm-tool-bar-container a{margin-top:.7rem}}