@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-height:100%;margin:0}body{overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#aabbb4 transparent}::selection{color:#102a30;background:#ccece3}.selection-toolbar{animation:.16s ease-out both workspace-enter}.workspace-enter{animation:.36s cubic-bezier(.2,.8,.2,1) both workspace-enter}.stagger-row{animation:.28s cubic-bezier(.2,.8,.2,1) both row-enter}.stagger-row:nth-child(2){animation-delay:35ms}.stagger-row:nth-child(3){animation-delay:70ms}.stagger-row:nth-child(4){animation-delay:.105s}@keyframes workspace-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes row-enter{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){body{overflow:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
