form[data-v-082e5d5b]{display:flex;flex-direction:column}.post[data-v-410d7c84]{padding:15px;border:3px solid teal;margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}button[data-v-410d7c84]{margin-top:0;font-size:1em}.post-list-item[data-v-134eeb28]{display:inline-block;margin-right:10px}.post-list-enter-active[data-v-134eeb28],.post-list-leave-active[data-v-134eeb28]{transition:all .4s ease}.post-list-enter-from[data-v-134eeb28],.post-list-leave-to[data-v-134eeb28]{opacity:0;transform:translateX(-100%)}.post-list-move[data-v-134eeb28]{transition:transform .4s ease}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;background:none}body,html{height:100%}body{padding:20px}*{transition:all .5s}.add__btns{margin-top:15px;display:flex;align-items:center}.add__btns,.page__wrapper{justify-content:space-between}.page__wrapper{margin-top:10px;padding-bottom:10px;display:grid;grid-auto-flow:column}.page{border:1px solid #000;padding:.8em 1em}.page:hover{background:#ccc}.current-page{border:2px solid tomato}.btn[data-v-2c9e1838]{margin-top:1em;margin-bottom:1em;font-size:1em;padding:.5em .5em;border:1.5px solid teal;font-weight:700;color:teal}.btn[data-v-2c9e1838]:hover{background:#ccc}input[data-v-4723e5ac]{width:100%;border:2px solid teal;padding:10px 15px;margin-top:1em}.dialog[data-v-76dc5b4a]{top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.3333333333333333);position:fixed;display:flex}.dialog__content[data-v-76dc5b4a]{margin:auto;background:#fff;border-radius:20px;min-height:50px;min-width:300px;padding:20px}select[data-v-3cb99fa5]{height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:.8em 1em}