.list-photos-modal .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.asset_lister_modal .item{padding:.5rem;border:1px solid #eee;cursor:pointer}.asset_lister_modal .item:hover{background:#f8f8f8}.pm_editor p:empty{background:red}.article-editor .field{margin-top:.5rem}.pm_figure{background:#eee;margin-bottom:1rem}.pm_figure br{padding:1px 8px;border-bottom:1px dashed #000}.pm_figure br{content:""}.pm_figure br:after{content:"Enter your caption(optional)";color:grey}.custom-block{display:block;margin-bottom:1rem}.custom-block.ProseMirror-selectednode{outline:1px solid blue}.ProseMirror ul{list-style:disc}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:4px;width:0%;opacity:1;transition:width .1s,opacity .4s;background-color:red;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}.toaster{position:fixed;bottom:0;left:0;z-index:300;padding:1rem}.toaster ul{list-style:none;margin:0 0 0 3rem;padding:0}.toaster .toast{background:#000;color:#fff;padding:1rem;margin-bottom:.5rem}.fade-enter-active,.fade-leave-active{transition:opacity .1s ease}.fade-enter-from,.fade-leave-to{opacity:0}.articles-list{margin-top:1rem}.article-edit-page{margin-top:1rem}.article-edit-page .box{border:1px solid #ccc;box-shadow:none}.v-suggestions{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.v-suggestions .suggestions{position:absolute;left:0;top:36px;width:100%;z-index:100;background:#fff}.v-suggestions .items{list-style:none;border:1px solid #eee;margin:0;padding:0;border-width:0 1px 1px 1px}.v-suggestions .item{border-bottom:1px solid #eee;padding:.4rem}.v-suggestions .items .item.is-active,.v-suggestions .items .item:hover{background:#eee;cursor:pointer}.v-suggestions-input{-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.25em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.375em - 1px);padding-left:calc(.625em - 1px);padding-right:calc(.625em - 1px);padding-top:calc(.375em - 1px);position:relative;vertical-align:top;background-color:#fff;border-color:#dbdbdb;color:#363636;max-width:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.v-suggestions-input:active,.v-suggestions-input:focus{box-shadow:0 3px 3px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);outline:0}.home__settings{margin-top:2rem}.home__settings .sorter__items{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}.home__settings .sorter__item{position:relative;border:1px solid #ccc;padding:1rem;background:#fff;border-radius:4px}.home__settings .sorter__action{position:absolute;right:0;top:0;padding:.5rem}.home__settings .sorter__action a{color:#666}