*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #6366f1;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-in{animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-right-full{animation-name:slideInFromRight}.zoom-in-95{animation-name:zoomIn}.slide-in-from-bottom-4{animation-name:slideInFromRight}.presentation-slide{transition:transform .4s cubic-bezier(.16,1,.3,1)}.editor-textarea{tab-size:2;-moz-tab-size:2}.resizer-handle{transition:background-color .2s ease}.resizer-handle:hover{background-color:#6366f1}
