.AlertCard-module__uTulcq__alertCard{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:16px;padding:16px 20px;display:flex}.AlertCard-module__uTulcq__alertCard:hover{border-color:var(--border-hover)}.AlertCard-module__uTulcq__alertCardOverdue{background:#fbbf240a;border-color:#fbbf2466}.AlertCard-module__uTulcq__alertIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.AlertCard-module__uTulcq__alertIconWater{background:#3b82f61f}.AlertCard-module__uTulcq__alertIconPrune{background:#a855f71f}.AlertCard-module__uTulcq__alertIconHarvest{background:#22c55e1f}.AlertCard-module__uTulcq__alertIconFertilize{background:#fbbf241f}.AlertCard-module__uTulcq__alertInfo{flex:1;min-width:0}.AlertCard-module__uTulcq__alertPlantName{color:var(--text-primary);font-size:.85rem;font-weight:600}.AlertCard-module__uTulcq__alertDesc{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.8rem;overflow:hidden}.AlertCard-module__uTulcq__alertDue{color:var(--text-muted);margin-top:4px;font-size:.7rem}.AlertCard-module__uTulcq__alertDueOverdue{color:#fbbf24;font-weight:600}.AlertCard-module__uTulcq__doneBtn{background:var(--green-600);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;padding:8px 16px;font-size:.8rem;font-weight:600}.AlertCard-module__uTulcq__doneBtn:hover{background:var(--green-500);box-shadow:var(--shadow-glow)}
.GardenCard-module__BAfr_G__gardenCard{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:all var(--transition-fast);color:inherit;gap:16px;padding:16px;text-decoration:none;display:flex}.GardenCard-module__BAfr_G__gardenCard:hover{border-color:var(--green-700);background:var(--bg-card-hover)}.GardenCard-module__BAfr_G__plantImage{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:72px;height:72px}.GardenCard-module__BAfr_G__cardInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GardenCard-module__BAfr_G__cardName{color:var(--green-400);font-size:1rem;font-weight:600}.GardenCard-module__BAfr_G__cardMeta{color:var(--text-muted);font-size:.8rem}.GardenCard-module__BAfr_G__tagRow{gap:8px;margin-top:10px;display:flex}.GardenCard-module__BAfr_G__quantityPrefix{color:var(--green-400);margin-right:4px;font-weight:800}.GardenCard-module__BAfr_G__tag{color:var(--text-secondary);border:1px solid var(--border-default);background:#ffffff0d;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:500}
.page-module__So4uSq__hero{text-align:center;padding:48px 0 24px}.page-module__So4uSq__heroTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.page-module__So4uSq__heroAccent{color:var(--green-400)}.page-module__So4uSq__heroSub{color:var(--text-muted);margin-top:8px}.page-module__So4uSq__section{margin-top:32px}.page-module__So4uSq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module__So4uSq__sectionTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.page-module__So4uSq__alertCount{color:#fbbf24;background:#fbbf2426;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600}.page-module__So4uSq__alertList{flex-direction:column;gap:10px;display:flex}.page-module__So4uSq__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-secondary);border:1px dashed var(--border-default);border-radius:var(--radius-md);padding:32px;font-size:.9rem}.page-module__So4uSq__gardenGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px;display:grid}.page-module__So4uSq__plantBtn{background:var(--green-600);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__So4uSq__plantBtn:hover{background:var(--green-500);box-shadow:var(--shadow-glow)}
