.zeno-content{opacity:0}.form-submit{text-align:right;margin:2em 0 0}.app-footer{padding:1.5em 0 0;text-align:left;color:var(--color-text-secondary,"inherit")}.app-footer a{color:inherit;text-decoration:underline}select.select-standard{width:auto;max-width:100%;-webkit-appearance:none;-moz-appearance:none;background-size:.6em;background-repeat:no-repeat;background-position:right .6em center;padding:.5em 2em .5em .8em;cursor:pointer;line-height:1.2}.entry-subtitle[data-v-63e90d70]{color:var(--color-text-secondary);font-size:1.2em;line-height:1.6em;margin:.5em 0}.four04{height:60vh;text-align:center;display:flex;align-items:center;justify-content:center}.four04 .title{font-size:1.5em;letter-spacing:-.03em;margin-bottom:1em;font-weight:var(--font-weight-bold,700)}.notification-bottom-enter-active,.notification-bottom-leave-to,.notification-bottom-move,.notification-top-enter-active,.notification-top-leave-to,.notification-top-move{transition:all .3s}.notification-bottom-enter,.notification-top-leave-to{opacity:0;transform:translateY(30px)}.notification-bottom-leave-to,.notification-top-enter{transform:translateY(-30px);opacity:0}.toasty{font-family:var(--font-family-primary,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif);color:var(--color-text,#3a4854);left:50%;transform:translateX(-50%);position:fixed;max-width:400px;width:90%;z-index:10000;transition:transform .4s ease 0s}.toasty a{color:var(--color-primary,#0471ff)}.toasty .toast{background:var(--color-bg,#fff);display:flex;align-items:center;justify-content:space-between;border-radius:6px;text-align:center;box-shadow:0 1px 0 1px rgba(50,50,50,.06),0 50px 100px rgba(50,50,93,.13),0 15px 35px rgba(50,50,93,.11),0 5px 15px rgba(0,0,0,.07);margin-bottom:1em}.toasty .toast .tx{flex-grow:1;padding:1em}.notify-toast{top:10px}.error-toast{color:var(--color-warning);bottom:10px}.posts-dashboard .post-title>a{display:block}.posts-dashboard .post-title .permalink{margin-top:5px;opacity:.3;color:inherit;font-size:10px;font-weight:500}.confirm[data-v-65a6ec97]{padding:2em;text-align:center}.confirm .title[data-v-65a6ec97]{font-size:1.4em}.confirm .description[data-v-65a6ec97]{color:var(--color-text-secondary)}.plugin-blog .entry-title{font-weight:var(--font-weight-bold,700);font-size:2em;letter-spacing:-.03em;line-height:1.2}.plugin-blog .entry-title .entry-title-text{color:inherit}.plugin-blog .avatar .thumb{border-radius:50%}.plugin-blog .single-entry .entry-header{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat}.plugin-blog .single-entry .entry-header .header-bg{background-image:url(/https/elasticbyte.net/light-pattern-33adf581.svg)}.post-item{border-bottom:1px solid rgba(136,152,170,.2);padding:1.5rem 0}.post-item:last-child{border-bottom:none}.post-item .post-item-grid{display:grid;grid-template-columns:2rem 1fr}.post-item .post-item-grid .selector{padding-top:2px}.post-item .post-item-grid .post-info{min-width:0}.post-item .post-item-grid .post-media{float:right;text-align:right}.post-item .post-item-grid .post-media .post-avatar{display:inline-block}.post-item .post-item-grid .post-media img{display:inline-block;max-width:100%;border-radius:7px;max-height:64px}@media (max-width:700px){.post-item .post-item-grid .post-media{float:none;text-align:left;margin-bottom:.5rem}}.post-item .text-header{margin-bottom:.5rem}.post-item .text-header .sub-title,.post-item .text-header .title{display:block;color:inherit}.post-item .text-header .title{font-weight:700;font-size:1.2em;margin-bottom:.25rem}.post-item .text-header .title.click-title:hover,.post-item .text-header a:hover{cursor:pointer;color:var(--color-primary)}.post-item .text-header .sub-title{color:var(--color-text-secondary)}@media (max-width:900px){.post-item .text-header .title{font-size:1.1em}}.post-item .data-item .label{color:var(--color-text-secondary)}.post-item .data-item .value{font-weight:600}.post-item .meta-information{display:flex;flex-wrap:wrap;line-height:1.7;overflow-x:scroll}.post-item .meta-information .data-item{margin-right:1rem;display:inline-block;white-space:nowrap}.post-item .meta-information .data-item .label,.post-item .meta-information .data-item .value{display:inline-block}.post-item .additional-information{padding:.5rem 0}.post-item .additional-information .data-item{margin-top:.5rem}.post-item .additional-information .label{font-weight:600}.post-item .toggle-additional-information{opacity:.8;color:var(--color-primary);cursor:pointer;user-select:none}.post-item .toggle-additional-information:hover{color:var(--color-secondary);opacity:1}.progress{position:fixed;top:0;left:0;right:0;height:5px;width:0;transition:width .2s,opacity .4s;opacity:1;background-color:var(--color-primary);z-index:999999}.progress.failed{background-color:var(--color-secondary)}