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}.App,.SLPage{display:flex;flex-direction:column}.SLPage{align-items:center;color:#006400;height:100vh;justify-content:left}.SLForms{border:1px solid green;border-radius:5px;box-sizing:border-box;padding:10px;width:400px;form{display:flex;flex-direction:row;gap:1em}}.UpdateButton{width:200px}.AddPlantForm{background-color:#fff;border:1px solid green;border-radius:5px;box-sizing:border-box;padding:16px;width:500px}.Pages{background:linear-gradient(to bottom right,#fff,#c2e9b0);color:#006400;display:flex;flex-direction:column;gap:1vw;height:100vh;justify-content:left;padding:1vw 3vw 5vw}.Cards{height:10vw;width:20vw}.Cards:hover{background-color:#dab08a;color:#42291b}.CardsContent{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center}.OverflowEllipsis{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.CenterForms{align-items:center;display:flex;flex-direction:column}@media (max-width:1200px){.Cards{height:15vw;width:25vw}}@media (max-width:1000px){.SLForms{width:90%}.AddPlantForm,.UpdateButton{width:100%}.Cards{height:22.5vw;width:45vw}}@media (max-width:500px){.Cards{height:47vw;width:94vw}}
/*# sourceMappingURL=main.46c828cf.css.map*/