@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.btn[data-v-84e2e4f9]{display:flex;align-items:center;justify-content:center;cursor:pointer;border-style:none;background-color:transparent;font-family:inherit;outline:2px solid transparent;outline-offset:2px;border-radius:9999px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.1s;--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.btn[data-v-84e2e4f9]:hover{--un-bg-opacity:1;background-color:rgb(0 50 89 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.sidebar[data-v-d4080783]{position:fixed;left:0;top:0;z-index:40;height:100vh;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;--un-bg-opacity:1;background-color:rgb(0 32 60 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.resizer[data-v-d4080783]{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;position:absolute;right:0;top:0;z-index:50;height:100%;width:.5rem;cursor:col-resize}.drop-overlay[data-v-b1002946]{pointer-events:none;position:fixed;inset:0;z-index:9999;height:100%;width:100%;display:flex;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity));--un-bg-opacity:.7;padding:2rem}.drop-overlay-inner[data-v-b1002946]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-width:4px;--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));border-radius:.75rem;border-style:dashed}@keyframes bounce-in-3e3cfb3f{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce-out-3e3cfb3f{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}#__nuxt,body,html{background:#f7fafc;font-family:Roboto,sans-serif;height:100vh;margin:0;overscroll-behavior:none;padding:0}#main-page{position:relative;display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden;transition-duration:.3s}
