@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--secondary-color);background-image:url(./noise_white-BnYXG-Tw.png)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color: #f4f4f3;--secondary-color: #262626;--background-color: #144445;--buttton-background-color: #d69f95;--cell-height: 40px;--color-taskDuration-left: #f4f4f3;--color-taskDuration-right: #b3b3b3;--color-taskDuration: #f4f4f3;--color-tertiary: #ececec;--color-outline: white;--color-SeparationLine: #808080;--color-Divider: #f2d4cc;--color-Gantt-Outline: #fefcfc;--color-Tasks-Border-Bottom: #fefcfc;--color-TimeTable-Border: #f4f4f3;--color-Holiday: #b3b3b3;--border-radius: 5px;--width-Days: 30px;--width-drawerWidth: 350px}.MuiButton-containedPrimary .Mui-active{color:#d69f95}.bgTexture{background:var(--secondary-color);background-image:url(./noise_white-BnYXG-Tw.png)}.MuiBox-root .css-1k43qvq text{color:var(--primary-color)}.custom-range-picker .anticon.anticon-swap-right{color:var(--secondary-color)}h1{margin:25px 0 10px;font-weight:900}h2{margin:25px 0 10px;font-weight:700}h3{margin:15px 0 10px;font-weight:700}.textEditor p{line-height:30px;margin-top:1.5em}img{width:100%;max-width:800px}a{color:var(--primary-color)}ul{margin:20px 0 20px 20px}ol{margin-left:20px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
