*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafdf8;color:#102319;-webkit-font-smoothing:antialiased}.plant-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-top:16px;align-items:stretch}.plant-grid app-plant-card{display:flex;flex-direction:column;height:100%}@media(max-width:500px){.plant-grid{grid-template-columns:1fr;gap:12px}}.admin-inventory{display:flex;flex-direction:column;gap:10px}::-webkit-scrollbar{display:none}*{scrollbar-width:none}
