.modal-enter-active{transition:opacity 75ms}.modal-leave-active,.modal-leave-active :first-of-type>:first-of-type{transition:opacity .125s,transform .15s}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from :first-of-type>:first-of-type,.modal-leave-to :first-of-type>:first-of-type{transform:scale(.95)}@media (max-width:740px){.modal-leave-to :first-of-type>:first-of-type{transform:none}}.workspace{height:100vh;justify-content:flex-start;align-items:stretch;height:100svh;display:flex}.workspace__note{--scrollbar-width:.33rem;--scrollbar-thumb-color:hsla(var(--text-color-hsl),.175);--scrollbar-background:hsla(var(--text-color-hsl),.025);scrollbar-color:var(--scrollbar-thumb-color)var(--scrollbar-background);scrollbar-gutter:stable;scrollbar-width:thin;flex:1;width:100%;height:100%;position:relative;overflow-y:auto}.workspace__note::-webkit-scrollbar{background:var(--scrollbar-background);width:var(--scrollbar-width)}.workspace__note::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);width:var(--scrollbar-width)}
