:root{--vt-c-rose: rgb(251, 113, 133);--vt-c-rose-mute: rgba(251, 113, 133, .9);--vt-c-green: rgb(16, 185, 129);--vt-c-green-mute: rgba(16, 185, 129, .9);--vt-c-stone: rgb(245, 245, 244);--vt-c-stone-mute: rgba(245, 245, 244, .9);--vt-c-white: rgb(255, 255, 255);--vt-c-white-mute: rgba(242, 242, 242, .9);--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-rose: var(--vt-c-rose);--color-rose-mute: var(--vt-c-rose-mute);--color-green: var(--vt-c-green);--color-green-mute: var(--vt-c-green-mute);--color-white: var(--vt-c-white);--color-white-mute: var(--vt-c-white-mute);--color-background: var(--vt-c-white);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:flex;flex-direction:column;padding:4.5rem 0 0;font-weight:400;min-height:100vh}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}button{background:none;color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit;border-radius:10px;display:flex;justify-content:center;align-items:center}@media (hover: hover){nav>a:hover{background-color:#00bd7e33;border-radius:14px}}header[data-v-4b3ee9d4]{line-height:1.5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;padding:.5rem 2rem;z-index:10;border-bottom:1px solid var(--color-background-mute)}header>div[data-v-4b3ee9d4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}nav[data-v-4b3ee9d4]{display:flex;flex-direction:row;gap:.5rem}nav>a[data-v-4b3ee9d4]{font-weight:600;font-size:medium;padding:.25rem .5rem}nav a.router-link-exact-active[data-v-4b3ee9d4]{color:var(--color-text)}nav a.router-link-exact-active[data-v-4b3ee9d4]:hover{background-color:transparent}@media (min-width: 640px){header[data-v-4b3ee9d4]{padding:.5rem 4rem}nav[data-v-4b3ee9d4]{gap:1rem}nav>a[data-v-4b3ee9d4]{padding:.5rem 1rem}}footer[data-v-595acfea]{display:flex;flex-direction:row;justify-content:center;gap:.5rem;padding:1.5rem 2rem .75rem;width:100%}footer>a[data-v-595acfea]{display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;color:#6b7280}footer>a[data-v-595acfea]:hover{color:#a3a3a3}img[data-v-595acfea]{border-radius:9999px}img[data-v-595acfea]:hover{opacity:.6}@media (min-width: 640px){footer[data-v-595acfea]{padding:.5rem 4rem}}main[data-v-2877d5c6]{display:flex;flex-direction:column;flex-grow:1;align-items:center;padding:0 1rem}@media (min-width: 640px){main[data-v-2877d5c6]{padding:0 4rem}}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.item[data-v-35fb25fb]{margin-top:1rem}.header[data-v-35fb25fb]{font-size:x-large;font-weight:600;border-bottom:1px solid #e7e5e4}.content[data-v-35fb25fb]{width:100%}button[data-v-51145bd4]{border:1px solid #e7e5e4;padding:.2rem .8rem}.default[data-v-51145bd4]{background-color:var(--color-green);color:var(--color-white)}.default[data-v-51145bd4]:hover{background-color:var(--color-green-mute)}.destructive[data-v-51145bd4]{background-color:var(--color-rose);color:var(--color-white)}.destructive[data-v-51145bd4]:hover{background-color:var(--color-rose-mute)}.outline[data-v-51145bd4]:hover{background-color:var(--color-white-mute)}.modal-backdrop[data-v-4b1069f8]{position:fixed;top:0;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;height:100vh;z-index:15}.delete-modal[data-v-4b1069f8]{background:#fff;box-shadow:2px 2px 20px 1px;overflow-x:auto;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);z-index:16;padding:1rem;border-radius:8px}.delete-modal[data-v-4b1069f8]>*+*{margin-top:1rem}.button-wrapper[data-v-4b1069f8]{display:flex;flex-direction:row;justify-content:space-between}button.hover[data-v-4b1069f8]{background-color:#00f}form[data-v-c062c1d0]{margin-top:.5rem}form[data-v-c062c1d0]>*+*{margin-top:.5rem}div[data-v-c062c1d0]{display:flex;flex-direction:column}label[data-v-c062c1d0]{font-weight:600}input[data-v-c062c1d0]{padding:.5rem 1rem}.btn-container[data-v-c062c1d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:1rem}.error[data-v-c062c1d0]{color:var(--color-rose)}.modal-backdrop[data-v-edbde126]{position:fixed;top:0;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;height:100vh;z-index:15}.update-modal[data-v-edbde126]{background:#fff;box-shadow:2px 2px 20px 1px;overflow-x:auto;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);z-index:16;padding:1rem;border-radius:8px}.update-modal[data-v-edbde126]>*+*{margin-top:1rem}.button-wrapper[data-v-edbde126]{display:flex;flex-direction:row;justify-content:space-between}button.hover[data-v-edbde126]{background-color:#00f}form[data-v-edbde126]{margin-top:.5rem}form[data-v-edbde126]>*+*{margin-top:.5rem}div[data-v-edbde126]{display:flex;flex-direction:column}label[data-v-edbde126]{font-weight:600}input[data-v-edbde126]{padding:.5rem 1rem}.btn-container[data-v-edbde126]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:1rem}.error[data-v-edbde126]{color:var(--color-rose)}h1[data-v-da287688]{font-size:x-large;font-weight:600}.balance[data-v-da287688]{font-size:xx-large;font-weight:800;color:#57534e}.income-expense-wrapper[data-v-da287688]{display:flex;flex-direction:row;border:1px solid #e7e5e4;background-color:#f5f5f4}.income[data-v-da287688],.expense[data-v-da287688]{font-weight:800;font-size:x-large;padding:1rem 2rem}.income span[data-v-da287688]{font-weight:600;color:var(--color-green)}.expense span[data-v-da287688]{font-weight:760;color:var(--color-rose)}.separator[data-v-da287688]{width:1px;background-color:#e7e5e4;margin:1rem 0}.history-list-empty[data-v-da287688]{color:#a1a1aa;padding:.25rem 0}ul[data-v-da287688]{padding:0;margin:.5rem 0;width:100%;list-style-type:none}ul[data-v-da287688]>*+*{margin-top:.25rem}.history-list-enter-active[data-v-da287688],.history-list-leave-active[data-v-da287688]{transition:all .5s ease}.history-list-enter-from[data-v-da287688],.history-list-leave-to[data-v-da287688]{opacity:0;transform:translate(30px)}.history-item[data-v-da287688]{display:flex;flex-direction:row;align-items:center;position:relative}.history-item[data-v-da287688]:hover{background-color:#f5f5f4}.history-item:hover button[data-v-da287688]{background-color:transparent}.history-income[data-v-da287688]{font-weight:600;color:var(--color-green)}.history-expense[data-v-da287688]{font-weight:600;color:var(--color-rose)}.history-item div[data-v-da287688]:nth-child(1){width:70%}.history-item div[data-v-da287688]:nth-child(2){width:30%;text-align:right;margin-right:5px}#edit-btn[data-v-da287688]{padding:5px;width:30px;height:30px;visibility:hidden;position:absolute;right:-60px}#edit-btn[data-v-da287688]:hover{color:var(--color-green)}#delete-btn[data-v-da287688]{padding:5px;width:30px;height:30px;visibility:hidden;position:absolute;right:-30px}#delete-btn[data-v-da287688]:hover{color:var(--color-rose)}.history-item:hover #delete-btn[data-v-da287688],.history-item:hover #edit-btn[data-v-da287688]{visibility:visible}
