:root{font-family:Roboto,Avenir,Helvetica,Arial,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{overflow-y:auto;overflow-x:hidden}html,body{margin:0;height:100%}.background{background:url(/mistria-crop-planner/background.png) no-repeat center center;background-size:cover;height:100vh;left:0;position:fixed;width:100vw;top:0;z-index:-1000}a{color:var(--mui-palette-secondary-light)}p,h1,h2,h3,h4,h5,h6{margin:0}.MuiDialog-container>.MuiPaper-root>.MuiDialogContent-root{padding-top:.5rem;overflow-x:hidden}.MuiDialog-container .MuiDialogContent-root .MuiFormControl-root{width:50%}.plant-dialog-form{display:flex;gap:.5rem;flex-wrap:wrap}.plant-dialog-form .MuiTextField-root{flex:40%}.plant-dialog-actions{display:flex;gap:.5rem;margin:.5rem 0}.crop-event-table-container{border:1px solid lightgrey;margin-bottom:.5rem}.calendar{margin:1rem}.calendar .calendar-season .MuiTabs-list{overflow-x:auto}.calendar .calendar-seasons .MuiTab-root{border-radius:.5rem .5rem 0 0;border:1px solid var(--mui-palette-primary-main);display:flex;flex-direction:row;font-size:large;gap:.5rem;margin:0 .25rem;min-height:50px;min-width:150px;opacity:.5}.calendar .calendar-seasons .MuiTab-root.Mui-selected{background:var(--mui-palette-primary-main);color:#fff;opacity:1}.calendar .calendar-seasons .MuiTab-root img{margin-bottom:0}.calendar .calendar-seasons .MuiTabs-indicator{background-color:var(--mui-palette-primary-light)}.calendar-season{background:var(--mui-palette-secondary-light);border:1px solid var(--mui-palette-primary-main);border-collapse:collapse;width:100%}.calendar-season .calendar-days{display:flex;flex-direction:column}.calendar-season .calendar-days>.MuiBox-root{display:flex;justify-content:space-around;flex-direction:row}.calendar-season .calendar-days-of-week-header,.calendar-season .calendar-season-header{background:var(--mui-palette-primary-main);justify-content:space-around;display:flex}.calendar-season .calendar-season-header{display:none}.calendar-season .calendar-day{border:1px solid var(--mui-palette-primary-main);color:var(--mui-palette-primary-main);cursor:pointer;position:relative;min-height:150px;width:100%;padding:.25rem}.calendar-season .calendar-day .calendar-icon-list{display:flex;flex-wrap:wrap;overflow:hidden;gap:.25rem}.calendar-season .calendar-day>.MuiBox-root:last-of-type{bottom:0;position:absolute;right:.5rem}.calendar-header{color:var(--mui-palette-text-secondary);margin-bottom:1rem}.calendar-header .calendar-nav{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem;padding:.5rem}.calendar-header .calendar-nav .calendar-nav-stats{margin-left:auto}.calendar-header .calendar-nav h2{align-items:center;display:flex;font-weight:400;gap:.5rem}.calendar-header .calendar-nav h3{font-weight:300}.calendar-header .calendar-nav button{color:var(--mui-palette-primary-main)}.calendar-header .calendar-nav button:first-of-type{margin-right:auto}.calendar-header .calendar-nav button:last-of-type{margin-left:auto}.calendar-header .calendar-controls{border-radius:.25rem;display:flex;gap:.5rem;justify-content:center;flex-direction:column;padding-top:.5rem}.calendar-header .calendar-controls>.MuiButton-root{background:var(--mui-palette-secondary-light);font-size:medium;text-transform:unset;width:100%}.calendar-header .calendar-controls>.MuiButton-root>.MuiButton-icon{margin-left:auto}.calendar-header .calendar-controls .calendar-settings{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;overflow:hidden;transition:max-height .5s ease-in-out}.calendar-header .calendar-date-header{display:flex;flex-direction:row;gap:.5rem}.text-with-icon{align-items:center;display:flex;gap:.25rem}@media only screen and (max-width: 600px){.calendar{margin:0 0 1rem}.calendar-tab-label{display:none}.calendar-header .calendar-controls>.MuiButton-root{border-radius:0}.calendar .calendar-seasons .MuiTab-root{min-width:50px}.calendar-season .calendar-days-of-week-header{display:none}.calendar-season .calendar-days>.MuiBox-root,.calendar-header .calendar-date-header{flex-direction:column;gap:0rem}.calendar-season .calendar-day{min-height:50px;padding:.5rem;width:unset}.calendar-season .calendar-season-header{display:flex}}footer{font-size:small;margin-bottom:.5rem;text-align:center;text-shadow:1px 1px 2px black;width:100%}header{align-items:center;justify-content:left;display:flex;flex-direction:row;gap:.75rem;line-height:2.25rem;margin:1rem;text-align:left}header img{height:2.5rem}header h1{color:#fff;font-size:2.25rem;font-weight:400;margin:0;text-align:center;text-shadow:-1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black}header h1>img{height:3.5rem}@media only screen and (max-width: 600px){header{flex-direction:column}}
