body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000;border-radius:10px}::-webkit-scrollbar-thumb{background:#e83c144d;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#e83c1480}::-webkit-scrollbar-corner{background:#0000}*{scrollbar-color:#e83c144d #0000;scrollbar-width:thin}body{-ms-overflow-style:none}::-webkit-scrollbar-thumb{visibility:hidden}:hover::-webkit-scrollbar-thumb{visibility:visible}.MuiBox-root,.MuiDialog-paper,.MuiPaper-root{scrollbar-color:#e83c144d #0000;scrollbar-width:thin}.modal{align-items:center;background:#3c3c3c4d;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}.modal-content{border-radius:8px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;max-height:90vh;max-width:90vw;overflow:auto;padding:0}.draggable-modal-content,.modal-content{background-color:#efefef;background-color:var(--color-modal-background,#efefef);display:flex;flex-direction:column;gap:10px;z-index:2}.draggable-modal-content{align-items:center;border-radius:5px;height:fit-content;padding:20px;width:fit-content}.modal-box{max-height:90vh;max-width:90vw}.modal-box,.modal-box-project{background-color:#efefef;background-color:var(--color-modal-background,#efefef);border-radius:8px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;display:flex;flex-direction:column;gap:0;overflow:auto;padding:0;position:relative;z-index:2}.modal-box-project{max-height:95vh;max-width:95vw;width:clamp(300px,90vw,1000px)}.modal-box-project.auto-width{width:auto}
/*# sourceMappingURL=main.d25e67be.css.map*/